Mail Archives: djgpp/1997/05/05/08:47:11
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 *
*****************************************************************
- Raw text -