From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Debugging Information && SIGSEGV faults Date: Mon, 11 Aug 1997 12:33:27 +0200 Organization: TU Chemnitz-Zwickau Lines: 19 Message-ID: <33EEEA77.7106E645@Mathematik.TU-Chemnitz.DE> References: <33ED6843 DOT 715EA2D8 AT NO_SPAMccds DOT cc DOT monash DOT edu> <5smf13$5lq AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: atair.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Paul Derbyshire wrote: > > Well, debuggers don't trace into C++ functions in .h's because they're > inlined and have no separate existence as functions at run time. Move a That's wrong. The debuggers (at least gdb and RHIDE/RHGDB) can trace into inlined functions from header files!! The problem here is again the limitation of the standard COFF debug information. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************