show register assignment
Baurzhan Ismagulov
ibr@radix50.net
Wed Apr 5 09:04:00 GMT 2006
Hello,
I'm using the GNU toolchain to create binaries for the ARM architecture
(I build with -g -O2, debug info is presumably dwarf2). With "objdump -S
file.o", I'm able to see which source lines generate which code. The
Lauterbach debugger is also able to show which variable a register is
holding, like this: "msr cpsr_c, r4 ; cpsr_c, flags". Is there a way to
see this with gdb or objdump?
Thanks in advance,
Baurzhan.
More information about the Gdb
mailing list