avr-gcc-list
[Top][All Lists]
Advanced

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

Re: Re[4]: [avr-gcc-list] Debugging with simulavr/gdb/ddd


From: Joerg Wunsch
Subject: Re: Re[4]: [avr-gcc-list] Debugging with simulavr/gdb/ddd
Date: Thu, 5 Sep 2002 10:55:59 +0200 (MET DST)

Andreas Schwarz <address@hidden> wrote:

> It still doesn't work, even "nexti" simply steps over the rcall to the
> subroutine (in machine code view).

Sure, that's what "nexti" is for.  Use "stepi" in order to trace into
the called function.

-- 
J"org Wunsch                                           Unix support engineer
address@hidden        http://www.interface-systems.de/~j/
avr-gcc-list at http://avr1.org



reply via email to

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