This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64.
- From: Yao Qi <yao at codesourcery dot com>
- To: <lgustavo at codesourcery dot com>
- Cc: "'gdb-patches at sourceware dot org'" <gdb-patches at sourceware dot org>
- Date: Wed, 3 Jul 2013 08:03:19 +0800
- Subject: Re: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64.
- References: <51D1AD43 dot 3060904 at codesourcery dot com> <51D2E59E dot 7080300 at codesourcery dot com> <51D2E779 dot 4040209 at codesourcery dot com>
On 07/02/2013 10:45 PM, Luis Machado wrote:
For MIPS we need to load the binary first to be able to tell if we
really have a N64 ABI or not. That is why this check is a bit later in
the code compared to the other checks.
Does that make sense?
Yes, you are right.
--
Yao (éå)