This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] mi_make_breakpoint: add "evaluated-by" option
- From: Keith Seitz <keiths at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Fri, 14 Aug 2015 14:44:33 -0700
- Subject: Re: [PATCH] mi_make_breakpoint: add "evaluated-by" option
- Authentication-results: sourceware.org; auth=none
- References: <20150813215034 dot 21311 dot 43646 dot stgit at valrhona dot uglyboxes dot com> <20150814183420 dot GQ22245 at adacore dot com>
On 08/14/2015 11:34 AM, Joel Brobecker wrote:
>> gdb/testsuite/ChangeLog
>>
>> * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
>> "evaluated-by".
>
> Looks good to me. Go ahead and push!
>
Thanks, Joel. Committed.
Keith
PS. I think I failed to mention that this patch should fix one of the
buildbot-reported regressions in mi-break.exp introduced with my
locations/explicit patch.