This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 2/5] Move cleanups.[ch] to common
- From: Pedro Alves <palves at redhat dot com>
- To: Gary Benson <gbenson at redhat dot com>, gdb-patches at sourceware dot org
- Date: Wed, 20 Aug 2014 17:47:32 +0100
- Subject: Re: [PATCH 2/5] Move cleanups.[ch] to common
- Authentication-results: sourceware.org; auth=none
- References: <1408351618-21013-1-git-send-email-gbenson at redhat dot com> <1408351618-21013-3-git-send-email-gbenson at redhat dot com>
On 08/18/2014 09:46 AM, Gary Benson wrote:
> This commit moves cleanups.[ch] into gdb/common/. The only change to
> the content of the files is that cleanups.c's include list was altered
> to match its new location.
Please send a 'git diff -M' version.
Thanks,
Pedro Alves