Mail Archives: djgpp/1997/08/01/04:33:42
Makulik wrote:
>
> Does anyone know a way to tell GCC or GDB to use the .y source file
> explicitely to be shown in the debugger and to be associated with
> the line numbers?
This is the limitaton of the standard COFF debugging information
which is produced as deafult by gcc.
This can solved only, if your gcc is able to produce stabs
debugging information. If you have the time and the diskspace
you can get a patch from SET's website for gcc and then
rebuild gcc.
I don't know the exact address of SET's page, but I think
you can search DJ's mail archive for that topic which was
posted already some times here.
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 -