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: [PATCH, testsuite] Don't run SREC, IHEX and TEKHEX tests for MIPS N64.


>> It could be, if we can guarantee oddball architectures don't use
>> pointers and addresses of strange sizes, say, an arch that declares
>> function pointers of 4 bytes.

Stan> You could test both a function address and a data address, and if either
Stan> is greater than 4 bytes, the old formats can be excluded from testing.

FWIW I'm actually ok with the original patch as well.
So if Stan is happy with it, it is ok.

Tom


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