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

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

RE: [avr-gcc-list] Debugger GUI


From: Theodore A. Roth
Subject: RE: [avr-gcc-list] Debugger GUI
Date: Wed, 11 Dec 2002 12:37:36 -0800 (PST)

I use avr-gdb with ddd as the gui front-end and simulavr/avarice as the
back-ends. Works great for me.

You can also use emacs as a gdb front-end, but you still need to know the
commands for gdb.

On Wed, 11 Dec 2002, Marc Wetzel wrote:

:) Has anybody successfully compiled insight (gdb-gui) patched to use
:) avr???

Not yet, but soon... downloading insight-5.2.92.tar.bz2 right now (that's
a big tarball ;-)... ./configure --target=avr ... make ... make install

Looks good to me. Insight looks interesting, will have to give it a try
now that it's on my system.

gdb-5.3 (and insight too) should be released later today. That should work
out of the box (no patch needed) for avr with the --target=avr configure
option.

Ted Roth

:)
:) /Marc
:)
:) > -----Original Message-----
:) > From: address@hidden
:) > [mailto:address@hidden On Behalf Of Marko Panger
:) > Sent: Wednesday, December 11, 2002 7:02 PM
:) > To: address@hidden
:) > Subject: [avr-gcc-list] Debugger GUI
:) >
:) >
:) > Hello all !!
:) >
:) > I am new to the Linux world and I would like some opinions on
:) > simulators and GUI debuggers for GCC. I was using AVR Studio
:) > + GCC + Elfcoff (recently
:) > objtool) under windows environment, but I got stuck with this
:) > eternal incompatibility with AVR studio and other stuff so I
:) > decided to move on Linux.
:) >
:) > I successfully installed the GNU toolset for AVR and I would
:) > like to have a simulator and a graphical user interface for
:) > GDB too. As I have read there is Simulavr which simulates the
:) > AVR device and GDB which works as a remote server for it. You
:) > know, we, guys from Windows are used to GUI's so I would like
:) > to ask which GUI for gdb do you suggest.
:) >
:) > I would also appreciate some hints on simulavr + gdb + some GUI.
:) >
:) > Thanks in advance !
:) >
:) > Marko Panger
:) > avr-gcc-list at http://avr1.org
:) >
:)
:) avr-gcc-list at http://avr1.org
:)


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



reply via email to

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