This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: RFA: Patch: implement missing macro functions
>>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
>> + These commands are now implemented. These allow macros to be
>> + defined, undefined, and listed interactively.
Eli> I think we should delete the first sentence. Users who read NEWS do
Eli> not know that these commands were documented, but not implemented.
Eli> Just saying "These commands allow macros to be defined, undefined, and
Eli> listed interactively from within GDB." is enough
I made this change.
I think I will hold off sending a new patch until after the next code
review.
Tom