Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watcgl.UUCP Path: utzoo!watmath!watnot!watcgl!mwherman From: mwherman@watcgl.UUCP (Michael W. Herman) Newsgroups: net.lang.c++ Subject: Re: Query to Bjarne (answer) [really about dbx] Message-ID: <561@watcgl.UUCP> Date: Sun, 6-Apr-86 07:19:26 EST Article-I.D.: watcgl.561 Posted: Sun Apr 6 07:19:26 1986 Date-Received: Tue, 8-Apr-86 05:45:53 EST References: <5227@alice.uUCp> Organization: Guest, Computer Graphics Laboratory, U of Waterloo, Canada Lines: 5 Has anyone had any significant luck using dbx with c++? Using the versions of c++ and dbx available here, dbx used to loose track of what source file it was in. Often it would have the correct source line number but it would think you were in a header file rather than the source file for the function you were in.