Test no =breakpoint-modified is emitted for modifications from MI commands
authorYao Qi <yao@codesourcery.com>
Fri, 24 Jan 2014 03:05:06 +0000 (11:05 +0800)
committerYao Qi <yao@codesourcery.com>
Sat, 8 Feb 2014 01:41:01 +0000 (09:41 +0800)
commit6e854735132978038000f951f3c7a464fa44906c
treea27f7feb633596a48f6e3588fb7043e722591885
parent1a84070136191d2da421421af86561458fd8eb86
Test no =breakpoint-modified is emitted for modifications from MI commands

As design, =breakpoint-modified isn't emitted when breakpoints are modified
by MI commands.  This patch is to add tests for this.

gdb/testsuite:

2014-02-08  Yao Qi  <yao@codesourcery.com>

* gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
that no =breakpoint-modified is emitted when breakpoints are
modified through MI commands.
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.mi/mi-breakpoint-changed.exp