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]

gdb command for listing assembly labels


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 



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