.stabs "<internal>",130,0,0,0
Dmitry
diwil@mail.ru
Wed Apr 9 08:59:00 GMT 2003
Fellows,
my gcc (c++ part) port produces the following line
.stabs "<internal>",130,0,0,0
when I compile c++ code with debugging enabled.
However, gdb does not see this "<internal>" file and does not want
to find a source file.
If I delete this line from assembly file and then compile this to binary,
everything is Ok.
The question is: is it possible to prevent the output of this stab or I'm
doing something really wrong?
Thanks,
Dmitry.
More information about the Gcc
mailing list