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: [RFA] gdbserver 2/3 - platform config


On Wed, Feb 13, 2002 at 11:24:37PM -0500, Andrew Cagney wrote:
> >-GDBSERVER_LIBS= -lbsd
> >-GDBSERVER_DEPFILES= low-lynx.o
> >+# OBSOLETE
> >+## GDBSERVER_LIBS= -lbsd
> >+## GDBSERVER_DEPFILES= low-lynx.o
> 
> Use something like:
> 
> # OBSOLETE GDBSERVER_...
> 
> so that `grep ... | grep -v OBSOLETE` doesn't even show the line.
> 
> Otherwize ok.
> 
> The targets that were broken should be listed in the NEWS file.

Committed.  Same caveats about broken tree as with the previous patch,
and same promise about NEWS.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
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]