This is the mail archive of the gdb-patches@sourceware.org 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: RFC: minor defs.h cleanup


On 12/06/2012 01:49 AM, Tom Tromey wrote:
I couldn't find any
way for this to be defined though -- I guess it is a relic from some
older configury scheme.

LONGEST was defined in some gdb/config/$ARCH/{tm,nm}-$ARCH.h (such as gdb/config/d10v/tm-d10v.h) in ancient (1996) GDB, but it no longer exists there nowadays. It should be safe to remove them.


--
Yao (éå)


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