skip __main

Pedro Alves pedro_alves@portugalmail.pt
Tue Jan 29 20:26:00 GMT 2008


Pierre Muller wrote:
> I was wondering: you get much less errors
> than I do, do you have any special restrictions 
> applied on your testsuite?
> 

Oh, right.  I was using this old
board file in this machine:

# The canonical unix board description.
load_generic_config "unix";

process_multilib_options "";
set_board_info compiler  "[find_gcc]";
set_board_info bmk,use_alarm 1;
set_board_info gdb,noinferiorio 1;
set_board_info gdb,nosignals 1;
set_board_info ldflags "-Wl,--enable-auto-import"
send_user "configuring for cygwin testing\n";

It just skipped a bunch of problems I knew we had.
I'll stop using this on the machine I use to to testing
before submitting.  Thanks!

My testsuite rerun showed exacly the same results as before.
I notice that latelly I don't need to manually
rerun tests anymore, which is great.

Now we just need a maintainer to comment on the patch.

-- 
Pedro Alves



More information about the Gdb-patches mailing list