gdb command for listing assembly labels

Jiju George T jiju.george@nestgroup.net
Wed Jul 16 14:28:00 GMT 2008


Hi,
 
 I am using gdb based on 6.8 version cross compiled for mips-linux to debug
a MIPS Linux kernel. I would like know is there any command in gdb to list
all the assembly labels? 

 I tried "info function" which lists C like functions and "info variables"
which lists the global variables. I could n't find any command which lists
all labels in assembly files. 

Thanks,
Jiju George T 




More information about the Gdb mailing list