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: [PATCH] gdbserver does not need xstrdup


>>>>> "Tom" == Tom Tromey <tromey@adacore.com> writes:

Tom> gdbserver has its own implementation of xstrdup.  However, because
Tom> gdbserver links against libiberty now, I think this is not needed.
Tom> This patch removes it.

Tom> gdb/gdbserver/ChangeLog
Tom> 2019-09-03  Tom Tromey  <tromey@adacore.com>

Tom> 	* utils.c (xstrdup): Remove.

I'm checking this in now.

Tom


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