simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] Configuring gdb-5.3


From: Theodore A. Roth
Subject: Re: [Simulavr-devel] Configuring gdb-5.3
Date: Sat, 22 Feb 2003 15:05:07 -0800 (PST)

On Sun, 23 Feb 2003, Russell Shaw wrote:

:)Theodore A. Roth wrote:
:)> On Sun, 23 Feb 2003, Russell Shaw wrote:
:)> 
:)> :)Hi,
:)> :)
:)> :)In the gdb-5.3 tree, when i do: ./configure --target-avr
:)> :)i get:
:)> 
:)> That should be ./configure --target=avr
:)
:)Thanks. The mistake is on line 342 of simulavr_0.1.1/doc/simulavr.info
:)and line 451 of simulavr_0.1.1/doc/simulavr.texi.

Thanks for catching that. I've just fixed it in cvs.

:)
:)I'm interested in learning how simulavr works so i can
:)add to it if needed.
:)What kind of patch/diff command do you use to generate a patch file?

  $ cvs diff -u > foo.diff

:)Do you do it on a specific file, or the whole tree?

Run the cvs diff command from the toplevel and it will send a patch for the 
whole tree. I prefer patches that are generated from the top level.

:)Do you debug simulavr by running it in ddd?

I use ddd with gdb for all my debugging needs.

Ted Roth





reply via email to

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