This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: pending patches status ?



   Date: Wed, 5 May 1999 18:11:28 +0200 (CEST)
   From: "Philippe De Muyter" <phdm@macqel.be>

   What's the status of two patches for gdb I sent you 3 weeks ago ?
   One is about strstr declaration, and the other about step/next commands
   in breakpoint's commands list.

The strstr decl change is in, and will be in the next snap that I'm
about to copy out to sourceware.

The step/next patch is still unresolved - Todd brought up some
concerns that I share; while I like to delete code, I also like to
know why I can do it. :-) Basically we need to do some historical
research to understand if this used to work, and if so, how it came to
be broken.  For instance, if this worked in a snap from December, it's
probably a side effect of HP's changes.

							Stan