This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

debug crt0.s


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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]