Unable to step over functions in arm-elf binary
Daniel Jacobowitz
drow@false.org
Thu Feb 22 13:13:00 GMT 2007
On Thu, Feb 22, 2007 at 11:48:53AM +0000, Colin MacDonald wrote:
> We have .elf targets for Arm processors and we can debug these via a remote connection (using the remote serial protocol) with Insight / GDB. Everything works fine except for one thing: I can't step over a function. If I try to step over a function I invariably step into it instead. Using the 'n' command from GDB command line generates a sequence remote serial commands like this:
You didn't say what version of GDB you're using. Try a newer one? It
sounds like yours fails to backtrace after stepping in to a function.
--
Daniel Jacobowitz
CodeSourcery
More information about the Gdb
mailing list