debug crt0.s
Efim Monjak
ymonyak@lipowsky.de
Tue Dec 6 15:06:00 GMT 2005
Hi all,
if GDB steps throw crt0.s modul no debug information (assembler
instructions) can be seen.
Command "show language" will be responsed "auto; currently c", but in
assembler moduls
which are called from main() the response is "auto; currently asm" and I
can see the
assembler instructions.
Is it possible to enable these information in the crt0.s module
automatically, similar to
other assembler modules?
Thanks
More information about the Gdb
mailing list