[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [avr-gcc-list] gdb, ddd & simulavr
From: |
Theodore Roth |
Subject: |
Re: [avr-gcc-list] gdb, ddd & simulavr |
Date: |
Mon, 1 Jul 2002 10:21:31 -0600 (MDT) |
On Mon, 1 Jul 2002, Torsten Hahn wrote:
:) Hi,
:)
:) i have successfull compiled and installed gdb (patched for avr) and
:) simulavr. How can i use ddd with this to tools ?
:)
:) calling "ddd --debugger simulavr -d at90s8515 -g demo_kr.bin" does not
:) work.
gdb and simulavr only communicate with each other via tcp/ip. Ddd's
"--debugger" option is used to specify the inferior debugger which would
be avr-gdb in this case, but could be a python, perl, or whatever
debugger. See Klaus's email for more info.
Hope this helps.
Ted Roth
avr-gcc-list at http://avr1.org