This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH] Tweak gdb.trace/tfile.c for thumb mode
- From: Pedro Alves <palves at redhat dot com>
- To: Yao Qi <yao at codesourcery dot com>, gdb-patches at sourceware dot org
- Date: Tue, 15 Jul 2014 15:16:01 +0100
- Subject: Re: [PATCH] Tweak gdb.trace/tfile.c for thumb mode
- Authentication-results: sourceware.org; auth=none
- References: <1404100222-2312-1-git-send-email-yao at codesourcery dot com> <53BD5710 dot 5040105 at redhat dot com> <53BDEBD8 dot 5030201 at codesourcery dot com> <53C52622 dot 3000405 at redhat dot com> <53C53319 dot 7090001 at codesourcery dot com>
Thanks Yao,
On 07/15/2014 02:56 PM, Yao Qi wrote:
> Make sure I understand you correctly, you fixed warnings on mingw32 but
> didn't run the test on mingw32, did you?
Correct, I did not run the test on mingw32, nor on Thumb, as I don't
have setups for that.
As it passes cleanly on F20, both -m64 and -m32, and now builds without
warnings on mingw32, so I'm positive I can't have broken things
that much. :-)
Do you want to test it first, or shall we push it in now, and it gets
coverage next time it percolates to your setups through mainline?
Thanks,
--
Pedro Alves