This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/3] some target delegation cleanups
- From: Tom Tromey <tromey at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Fri, 18 Jul 2014 09:47:48 -0600
- Subject: Re: [PATCH 0/3] some target delegation cleanups
- Authentication-results: sourceware.org; auth=none
- References: <1405096676-22681-1-git-send-email-tromey at redhat dot com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> This series fixes a few issues either introduced by or exposed by the
Tom> target delegation change. This came out of PR gdb/17130.
I'm checking this in now.
Tom