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] remote: Fix a crash on longjmp breakpoint removal


On Wed, 7 Mar 2012, Keith Seitz wrote:

> > py-finish-breakpoint.exp was failing against gdbserver without the fix.

 Hmm, is this test case general enough to be run in all the relevant 
configurations -- i.e. is there no special provision for Python support 
required?

> > I don't mind adding a new test.  Keith's was using gdb_expect, which we
> > very much like to avoid.  Can it be made to use gdb_test or
> > gdb_test_multiple?
> 
> I should think so. The test is pretty simple. I just keep forgetting about
> gdb_test_multiple!

 Keith, would you care updating your test case then?  I'm going to be away 
for two weeks and won't be able to look into it any sooner.

  Maciej


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