This is the mail archive of the gdb@sourceware.cygnus.com 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]

Re: ARM/linux gdb stops and gives no info


> 
> 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.


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