cleanup some tests

Nathan Sidwell nathan@codesourcery.com
Fri Jun 9 20:49:00 GMT 2006


This patch cleans up a number of spurious test failures I encountered

When using a remote stub to talk to a board, I found it necessary to run to
main, in order to syncronize the debugger correctly.

The remote.exp changes are obvious, when one looks at gdb's source.

The huge.exp test creates a large executable, and the initial attempt was too
big for the target board.  The patch simply iterates the compilation until one
succeeds.

Finally, the m68k assembler doesn't use # for comments, so the mac-fileno.S
failed there.  mac-fileno.S already uses /*..*/ comments in places, this patch
just makes it use it everywhere.

ok?

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::         CodeSourcery
nathan@codesourcery.com    ::     http://www.planetfall.pwp.blueyonder.co.uk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: test-cleanup-1.patch
Type: text/x-patch
Size: 9364 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20060609/923c0446/attachment.bin>


More information about the Gdb-patches mailing list