This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/4] simplify target_is_pushed
- From: Tom Tromey <tromey at redhat dot com>
- To: Joel Brobecker <brobecker at adacore dot com>
- Cc: gdb-patches at sourceware dot org
- Date: Tue, 29 Jul 2014 08:51:57 -0600
- Subject: Re: [PATCH 2/4] simplify target_is_pushed
- Authentication-results: sourceware.org; auth=none
- References: <1405711635-1102-1-git-send-email-tromey at redhat dot com> <1405711635-1102-3-git-send-email-tromey at redhat dot com> <20140729124716 dot GB6436 at adacore dot com>
>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:
>> 2014-07-18 Tom Tromey <tromey@redhat.com>
>>
>> * target.c (target_is_pushed): Simplify.
Joel> Indeed. It looks like this one could go in on its own...
Yeah. I'll push this one soon. Thanks.
Tom