This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [RFC] Remove last occurences of target_{insert/remove}_watchpoint
- From: Joel Brobecker <brobecker at adacore dot com>
- To: Pedro Alves <pedro at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org, Pierre Muller <muller at ics dot u-strasbg dot fr>
- Date: Wed, 6 May 2009 09:54:25 -0700
- Subject: Re: [RFC] Remove last occurences of target_{insert/remove}_watchpoint
- References: <001a01c9c39f$e3f217c0$abd64740$@u-strasbg.fr> <200904300000.26661.pedro@codesourcery.com> <200905042033.09398.pedro@codesourcery.com>
> I've just ran this version through sparc solaris 8, and
> it survived without regressions (although it looks like solaris test
> results got much worse somewhere along these last weeks -- around
> 1300 fails), and watchpoints still work. Joel, would you like to
> take a look at this and/or ran it on mips-irix?
I won't have much time in the next few weeks, unfortunately :-(.
But I did run it through the testsuite. The results are really abysmal
but no regression.
# of expected passes 8361
# of unexpected failures 2114
# of unexpected successes 4
# of expected failures 33
# of known failures 29
# of unresolved testcases 33
# of untested testcases 72
# of unsupported tests 30
--
Joel