qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Debugging low level ARM with GDB


From: Daniel Jacobowitz
Subject: Re: [Qemu-devel] Debugging low level ARM with GDB
Date: Thu, 23 Mar 2006 14:44:28 -0500
User-agent: Mutt/1.5.8i

On Thu, Mar 23, 2006 at 05:10:07PM +0100, Dirk Behme wrote:
> (gdb) s
> Cannot find bounds of current function
> (gdb) n
> Cannot find bounds of current function

Try using "si" and "ni" to step a single instruction.  But make sure
you can run it before you try to debug it.

-- 
Daniel Jacobowitz
CodeSourcery




reply via email to

[Prev in Thread] Current Thread [Next in Thread]