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: [python] [patch] set/show extended-prompt


>>>>> "Phil" == Phil Muldoon <pmuldoon@redhat.com> writes:

Phil> This patch adds extended-prompt capabilities to GDB.  In addition
Phil> it adds a prompt substitution library.  I made the extended-prompt
Phil> lazily control the prompt_hook on setting, over controlling it
Phil> unconditionally.  The rest of the function remains the same other
Phil> than in-Python documentation as was found in Archer.

The code bits are ok.

This needs a NEWS entry.

The doc/ChangeLog entry looks messed up to me.

Tom


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