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: [RFA] ARI fix: Remove asprintf in breakpoint.c


  Thanks for the approval,
committed.

  Concerning the overnight running of testsuites
with different patches, does anyone have some
script that automates this?
  
Pierre


> -----Original Message-----
> From: Joel Brobecker [mailto:brobecker@adacore.com]
> Sent: Monday, October 08, 2007 5:02 PM
> To: Pierre Muller
> Cc: gdb-patches@sourceware.org
> Subject: Re: [RFA] ARI fix: Remove asprintf in breakpoint.c
> 
> > No, sorry, but the testsuite on cygwin is really a pain,
> > it has some signal problems that makes the testsuite
> > horribly slow, with tons of timeouts...
> > and no I have no easy linux access.
> 
> Humpf, I know the pain of horribly slow testsuites. I also test
> on some machines where I need to wait overnight before getting
> the results.
> 
> We could probably do without a testsuite run in this case, but you
> never know. If you have the opportunity to do so, perhaps you can
> batch all your patches, test them overnight, and then submit them
> the next day. If this is too much hassle, I'd much rather have you
> contribute and I'll help with the testing.
> 
> > > > 2007-10-08  Pierre Muller  <muller@ics.u-strasbg.fr>
> > > >
> > > >         * breakpoint.c (print_one_breakpoint_location): ARI fix:
> > > >         Replace asprintf by xstrprintf.
> 
> I tested this one for you, so you can go ahead and check it in.
> Thank you|
> 
> --
> Joel




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