From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: GDB and inline functions Date: Mon, 05 May 1997 11:00:47 +0200 Organization: TU Chemnitz-Zwickau Lines: 17 Message-ID: <336DA1BF.2509F9BE@Mathematik.tu-chemnitz.de> References: <5kcv35$r89 AT lion DOT cs DOT latrobe DOT edu DOT au> NNTP-Posting-Host: pandora.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 Gregary J Boyles wrote: > > Is it possible to get GDB to step into and inline function defined in a > header file (.h). I have tried but doing so results in rubbish being Yes, this is possible, but not with the standard COFF debugging information. For this you need a patched gcc, which can produce stabs debugging 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 * *****************************************************************