This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] breakpoint always inserted in record target
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?
--
Yao (éå)