mi_make_breakpoint: add "evaluated-by" option
authorKeith Seitz <keiths@redhat.com>
Fri, 14 Aug 2015 20:45:06 +0000 (13:45 -0700)
committerKeith Seitz <keiths@redhat.com>
Fri, 14 Aug 2015 20:45:06 +0000 (13:45 -0700)
For some time now, GDB has permitted target-side evaluation of
breakpoint conditions.  On targets that support this feature, GDB
may output an "evaluated-by" field into the breakpoint reply.

This patch adds handling for this option, and outputs a default
pattern to optionally recognize (and ignore) this pattern in the
reply.

gdb/testsuite/ChangeLog

* lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
"evaluated-by".


No differences found
This page took 0.02904 seconds and 4 git commands to generate.