This is the mail archive of the gdb-patches@sources.redhat.com 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: proposed PATCH: make watchpoints work correctly


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


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