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

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

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


From: Andreas Schwarz
Subject: Re[2]: [avr-gcc-list] Debugging with simulavr/gdb/ddd
Date: Mon, 2 Sep 2002 20:59:23 +0200

Monday, September 02, 2002, 8:04:37 PM, you wrote:

> On Mon, 2 Sep 2002, Andreas Schwarz wrote:

> :) I'm trying to simulate a simple example program with simulavr/gdb/ddd.
> :) First I compile the source:
> :) avr-gcc -mmcu=at90s8515 gcctest1.c

> Change this to:

>   $ avr-gcc -g -mmcu=at90s8515 gcctest1.c

Thank you, this works, but gcrt1.s is still missing. And I've got another
problem: Stepping through the program worked, but then I set a
breakpoint and clicked on "Run" -> "Don't know how to run. try 'help
target'".


-- 
WWW:     http://andreas-s.net
ICQ:     83580609

avr-gcc-list at http://avr1.org



reply via email to

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