ARM/linux gdb stops and gives no info
Richard Earnshaw
rearnsha@arm.com
Tue May 30 02:49:00 GMT 2000
>
> Richard Earnshaw <rearnsha@arm.com> wrote:
>
> > I can understand not being able to unpick the stack frame if I've jumped
> > to never-never land, but to not even be able to display the registers
> > makes the debugger useless.
>
> Have you tried "print $pc", "print $r1", ... to get the register contents?
>
Thanks for the tip: yes, that works. However, I still think that "info
reg" should display the raw registers if there is no valid stack frame.
R.
More information about the Gdb
mailing list