This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Your sim testsuite changes broke other targets


Hi,

Daniel Jacobowitz wrote:
On Tue, Apr 08, 2008 at 05:07:15PM +0530, M R Swami Reddy wrote:
+     set target_alias cr16-elf
+     set global_ld_options "-T$srcdir/$subdir/dummy.ld"

You shouldn't need these at all. Why are they necessary? The -T option can go in your board file if it has to go somewhere.

Yes, I can set these option in board file also. Tested the sim test suite
by moving these 2 option from "allinsn.exp" to board file. Test suite is working as expected.


Thank you very much for your suggestion.

I will update the patch and submit the review.

Thanks,
Swami



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]