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 03/07/2012 12:46 PM, Pedro Alves wrote:
py-finish-breakpoint.exp was failing against gdbserver without the fix.
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


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