proposed PATCH: make watchpoints work correctly

Daniel Jacobowitz drow@mvista.com
Wed May 28 16:42:00 GMT 2003


On Wed, May 28, 2003 at 12:01:25PM -0400, Paul Koning wrote:
> I have copyright assignment papers on file with FSF for gcc and
> binutils -- does that cover this or should I add paperwork for gdb
> specifically?   Also, I have no write access to anything.  Lastly, I'm
> not sure how many things have to be tested for a patch to be
> considered acceptable.  

You'll need separate copyright papers for GDB; sorry, I was under the
impression you already had them.

As for the patch itself, I just skimmed it, but using a global in
handle_inferior_event and in remote.c is not kosher.  We're trying to
cut back on the mess in infrun, not increase it.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Gdb-patches mailing list