This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Use software watchpoints if hardware watchpoints are not available when testing gdb.base/watch-bitfields.exp.
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: Luis Machado <lgustavo at codesourcery dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Tue, 28 Apr 2015 11:42:59 +0100
- Subject: Re: [PATCH] Use software watchpoints if hardware watchpoints are not available when testing gdb.base/watch-bitfields.exp.
- Authentication-results: sourceware.org; auth=none
- References: <1428950158-15872-1-git-send-email-lgustavo at codesourcery dot com>
Luis Machado <lgustavo@codesourcery.com> writes:
> 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
>
> gdb/testsuite/ChangeLog/
> * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
> the target does not support hardware watchpoints.
The patch looks good to me.
--
Yao (éå)