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: Tom Tromey <tromey at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>
- Cc: <gdb-patches at sourceware dot org>
- Date: Wed, 30 Jul 2014 07:35:15 -0600
- 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> <53D84788 dot 2070905 at codesourcery dot com>
Tom> What do you think of the appended?
Yao> We need to replace "target_resume" in the comments several lines above
Yao> too,
Thanks. I've fixed it locally.
Tom