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?