This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 0/2] a couple more target delegation conversions
- From: Tom Tromey <tromey at redhat dot com>
- To: gdb-patches at sourceware dot org
- Date: Mon, 07 Jul 2014 08:45:45 -0600
- Subject: Re: [PATCH 0/2] a couple more target delegation conversions
- Authentication-results: sourceware.org; auth=none
- References: <1404143672-11428-1-git-send-email-tromey at redhat dot com>
>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:
Tom> I found a couple more target methods that were easily converted to use
Tom> target delegation.
Tom> Built and regtested on x86-64 Fedora 20.
I'm checking these in.
Tom