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: stabs.texinfo update for macro define/undefine


It's clear from the example, but it would be nice if the text
explicitly explained how function-like macro arguments appear in the
N_MAC_DEFINE stabs.  It also should explain how the following are
distinguished:

#define foo x
#define foo() x

With the latter #definition, 'foo' followed by something other than an
opening parenthesis isn't replaced.


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