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] breakpoint always inserted in record target


On Wed, Apr 11, 2012 at 10:16 PM, Yao Qi <yao@codesourcery.com> wrote:
> On 04/12/2012 12:45 PM, Doug Evans wrote:
>> Plus, can you write a testcase?
>
> In existing test cases in gdb.reverse, breakpoints are inserted into
> inferior. ?Without this patch, when run gdb.reverse/i386-sse-reverse.exp
> (turning on always inserted mode), we get a lot fails. ?When this patch
> applied, fails go away. ?I think this patch is exercised by this case.
> I should mention this fixed fails in my patch post.
>
> What do you want to test beyond my description above?

No that's sufficient.
I don't want to unnecessarily expand the scope of your patch.

[for reference sake]
IWBN if we didn't have to run the testsuite in multiple ways as much
as we do now.


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