x/i ARM/Thumb instruction
Shaun Jackman
sjackman@gmail.com
Thu Apr 14 21:04:00 GMT 2005
I'm debugging an ARM/Thumb processor using an Abatron BDI2000. x/i $pc
shows the current instruction as an ARM instruction, even though the
processor's currently in Thumb mode. How is the default format for x/i
chosen, and how do I override it? I tried x/ih and x/iw but I found
that the gdb manual says the width parameter is ignored for the x/i
command.
Thanks!
Shaun
More information about the Gdb
mailing list