This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] make "set debug target" take effect immediately
- From: Yao Qi <yao at codesourcery dot com>
- To: Tom Tromey <tromey at redhat dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Wed, 30 Jul 2014 09:16:56 +0800
- Subject: Re: [PATCH] make "set debug target" take effect immediately
- Authentication-results: sourceware.org; auth=none
- References: <1406574267-5212-1-git-send-email-tromey at redhat dot com> <53D74AE0 dot 3050404 at codesourcery dot com> <8738dkarhc dot fsf at fleche dot redhat dot com>
On 07/30/2014 03:34 AM, Tom Tromey wrote:
> What do you think of the appended?
We need to replace "target_resume" in the comments several lines above
too,
# detect that by looking for 'target_resume (..., step)' in "debug
^^^^^^^^^^^^^
# target" output.
Otherwise, the patch looks good to me.
--
Yao (éå)