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: Rename "info definitions"?


On Wed, Sep 28, 2011 at 7:13 PM, Matt Rice <ratmice@gmail.com> wrote:
> ? ? ? ?(info_macro_command): Add argument processing,

sorry I realized in this argument processing I used strchrnul, but
forgot to check if its OK
since nothing else in gdb calls it except autoconf macros, and there
is no libiberty replacement
I doubt that it is... i'll come up with another patch unless someone
feels like blessing strchrnul.


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