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] Align behavior of xmethod commands with that of pretty-printer commands


On Fri, Jun 20, 2014 at 1:30 PM, Doug Evans <dje@google.com> wrote:
>> ChangeLog
>>
>> 2014-06-18  Siva Chandra Reddy  <sivachandra@google.com>
>>
>> gdb/
>>
>>         * python/lib/gdb/command/xmethods.py
>>         (get_method_matchers_in_loci):  Lookup xmethod matchers in the
>>         current progspace only if the string "progspace" matches LOCUS_RE.
>>
>> gdb/testsuite
>>
>>         * gdb.python/py-xmethods.exp: Use "progspace" instead of the
>>         progspace's filename in 'info', 'enable' and 'disable' command
>>         tests.
>
> I can't easily test the patch, I'm assuming you've done that.
>
> LGTM otherwise.

Thank you. I have tested. Pushed now.

Joel, is it OK for 7.8?


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