This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] sim: constify watchpoint interrupt names


On Tuesday 30 March 2010 19:20:56 Hans-Peter Nilsson wrote:
> On Tue, 30 Mar 2010, Mike Frysinger wrote:
> > On Tuesday 30 March 2010 18:53:17 Hans-Peter Nilsson wrote:
> > > On Mon, 29 Mar 2010, Mike Frysinger wrote:
> > > > 	* sim-watch.h (struct _sim_watchpoints): Add const to
> > > > 	interrupt_names.
> > > 
> > > Either the above or one of your other committs to this area,
> > 
> > > caused, for v850-elf (beware of linewrapped cutnpaste):
> > this should fix it:
>
> Feel free to commit with a suitable ChangeLog entry if
> tests pass.

they do pass, and this reminds me of why dejagnu is so damn annoying.  a 
simple `make check-sim` fails by default because the sim framework attempts to 
execute the binary on the host instead of through the sim.  seems pretty dumb 
to me.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]