diff options
author | Keith Seitz <keiths@redhat.com> | 2015-08-11 17:09:36 -0700 |
---|---|---|
committer | Keith Seitz <keiths@redhat.com> | 2015-08-11 17:09:36 -0700 |
commit | eb8c4e2e66329dc7bf2024d55991efe8587075c0 (patch) | |
tree | c22ee99930bed86360da1dd551f17d6c2ba89f36 /gdb/NEWS | |
parent | 87f0e7204722a986f79f245eee716f0870832d47 (diff) | |
download | gdb-eb8c4e2e66329dc7bf2024d55991efe8587075c0.zip gdb-eb8c4e2e66329dc7bf2024d55991efe8587075c0.tar.gz gdb-eb8c4e2e66329dc7bf2024d55991efe8587075c0.tar.bz2 |
Explicit locations: MI support for explicit locations
This patch adds support for explicit locations to MI's -break-insert
command. The new options, documented in the User Manual, are
--source, --line, --function, and --label.
gdb/ChangeLog:
* mi/mi-cmd-break.c (mi_cmd_break_insert_1): Add support for
explicit locations, options "--source", "--function",
"--label", and "--line".
gdb/testsuite/ChangeLog:
* gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
(at toplevel): Call test_explicit_breakpoints.
* gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
breakpoints.
* lib/mi-support.exp (mi_make_breakpoint): Add support for
breakpoint conditions, "-cond".
Diffstat (limited to 'gdb/NEWS')
0 files changed, 0 insertions, 0 deletions