This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Test no =breakpoint-modified is emitted for modifications from MI commands
- From: Pedro Alves <palves at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Fri, 07 Feb 2014 14:04:14 +0000
- Subject: Re: [PATCH] Test no =breakpoint-modified is emitted for modifications from MI commands
- Authentication-results: sourceware.org; auth=none
- References: <1390549587-23625-1-git-send-email-yao at codesourcery dot com>
On 01/24/2014 07:46 AM, Yao Qi wrote:
> 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-01-24 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.
OK.
Thanks,
--
Pedro Alves