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