This is the mail archive of the gdb-testers@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]

Failures on Debian-x86_64-native-extended-gdbserver-m64, branch master


Buildslave:
	wildebeest-debian-wheezy-x86_64

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-x86_64-native-extended-gdbserver-m64/builds/1862>

Commit(s) tested:
	cfc3163382898a537c742bee1bf8240b3c09df35

Author(s) (in the same order as the commits):
	Pedro Alves <palves@redhat.com>

Subject:
	Convert the until/advance commands to thread_fsm mechanism

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-x86_64-native-extended-gdbserver-m64/.git/tree/?h=master&id=2b246fa6b04618c0489c7cde62f1159ab5d54348>

*** Regressions found ***
============================
new FAIL: gdb.base/commands.exp: enter commands in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: execute user defined command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: define myemptycommand in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: end definition of user-defined command with empty body (timeout)
new FAIL: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display empty command in command list in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/commands.exp: set value to 5 in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: if test in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: (timeout) 3 commands in test_command_prompt_position
new FAIL: gdb.base/commands.exp: tried to deprecate non-existing command (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /1/ (timeout)
new FAIL: gdb.base/commands.exp: p deprecated warning, with replacement (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /1/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /2/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate print "new_print" (timeout)
new FAIL: gdb.base/commands.exp: both alias and command are deprecated (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /1/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated /1/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /2/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated with no alternative /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate with no arguments (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout)
new FAIL: gdb.base/commands.exp: add clear command (timeout)
new FAIL: gdb.base/commands.exp: add printf command (timeout)
new FAIL: gdb.base/commands.exp: add cont command (timeout)
new FAIL: gdb.base/commands.exp: end commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until breakpoint (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout) <<2>>
new FAIL: gdb.base/commands.exp: add silent tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add printf tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add cont tbreak command (timeout)
new FAIL: gdb.base/commands.exp: end tbreak commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until temporary breakpoint (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #1 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #2 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #3 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #4 (timeout)
new FAIL: gdb.base/commands.exp: source file with indented comment (timeout)
new FAIL: gdb.base/commands.exp: recursive source test (timeout)
new FAIL: gdb.base/commands.exp: set $tem in if_commands_test (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 2 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 1 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1a (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1b (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<4>>
new FAIL: gdb.base/commands.exp: main commands 1 (timeout)
new FAIL: gdb.base/commands.exp: main commands 1a (timeout)
new FAIL: gdb.base/commands.exp: main commands 1b (timeout)
new FAIL: gdb.base/commands.exp: main commands 1c (timeout)
new FAIL: gdb.base/commands.exp: setting breakpoint at main (timeout)
new FAIL: gdb.base/commands.exp: main commands 2 (timeout)
new FAIL: gdb.base/commands.exp: main commands 2a (timeout)
new FAIL: gdb.base/commands.exp: main commands 2b (timeout)
new FAIL: gdb.base/commands.exp: main commands 2c (timeout)
new FAIL: gdb.base/commands.exp: cmd1 error (timeout)
new FAIL: gdb.base/commands.exp: no cmd2 (timeout)
new FAIL: gdb.base/commands.exp: define one (timeout)
new FAIL: gdb.base/commands.exp: define hook-one (timeout)
new FAIL: gdb.base/commands.exp: (timeout or eof) define one in redefine_hook_test
new FAIL: gdb.base/commands.exp: enter commands for one redefinition in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: execute one command in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: define backtrace (timeout)
new FAIL: gdb.base/commands.exp: expect response to define backtrace (timeout)
new FAIL: gdb.base/commands.exp: enter commands in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute bt command in redefine_backtrace_test (timeout)
============================


*** Regressions against the baseline ***
============================
new FAIL: gdb.base/a2-run.exp: run "a2-run" with shell (timeout)
new FAIL: gdb.base/annota1.exp: run until main breakpoint (timeout)
new FAIL: gdb.base/attach.exp: cmdline attach run: run to main
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 1 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 2 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 3 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 4 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 5 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 6 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 6 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 7 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 8 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 8 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 9 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 9 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 one
new FAIL: gdb.base/checkpoint-ns.exp: step in 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify i 10 one
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 10 one
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one
new FAIL: gdb.base/checkpoint-ns.exp: break3 one (the program exited)
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output one
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 1 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 1 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 2 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 2 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 3 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 3 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 4 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 4 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 5 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 6 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 5 two <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 two
new FAIL: gdb.base/checkpoint-ns.exp: breakpoint 1 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: step in 7 two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: verify lines 7 two
new FAIL: gdb.base/checkpoint-ns.exp: Diff input and output two
new FAIL: gdb.base/checkpoint-ns.exp: restart 0 one <<2>>
new FAIL: gdb.base/checkpoint-ns.exp: break4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: restart 1 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 1 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 1
new FAIL: gdb.base/checkpoint-ns.exp: restart 2 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 2 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 2
new FAIL: gdb.base/checkpoint-ns.exp: restart 3 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 3 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 3
new FAIL: gdb.base/checkpoint-ns.exp: restart 4 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 4 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 4
new FAIL: gdb.base/checkpoint-ns.exp: restart 5 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 5 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 5
new FAIL: gdb.base/checkpoint-ns.exp: restart 6 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 6 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 6
new FAIL: gdb.base/checkpoint-ns.exp: restart 7 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 7 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 7
new FAIL: gdb.base/checkpoint-ns.exp: restart 8 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 8 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 8
new FAIL: gdb.base/checkpoint-ns.exp: restart 9 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 9 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 9
new FAIL: gdb.base/checkpoint-ns.exp: restart 10 three
new FAIL: gdb.base/checkpoint-ns.exp: break2 10 one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: outfile still open 10
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork one (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork two (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork three (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork four (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: Exit, dropped into next fork five (the program is no longer running)
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints two
new FAIL: gdb.base/checkpoint-ns.exp: break2 with many checkpoints
new FAIL: gdb.base/checkpoint-ns.exp: info checkpoints with at least 600 checkpoints
new FAIL: gdb.base/commands.exp: enter commands in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: execute user defined command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: define myemptycommand in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: end definition of user-defined command with empty body (timeout)
new FAIL: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display empty command in command list in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.base/commands.exp: set value to 5 in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: if test in test_command_prompt_position (timeout)
new FAIL: gdb.base/commands.exp: (timeout) 3 commands in test_command_prompt_position
new FAIL: gdb.base/commands.exp: tried to deprecate non-existing command (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /1/ (timeout)
new FAIL: gdb.base/commands.exp: p deprecated warning, with replacement (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /1/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /2/ (timeout)
new FAIL: gdb.base/commands.exp: maintenance deprecate print "new_print" (timeout)
new FAIL: gdb.base/commands.exp: both alias and command are deprecated (timeout)
new FAIL: gdb.base/commands.exp: Deprecated warning goes away /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /1/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated /1/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate long command /2/ (timeout)
new FAIL: gdb.base/commands.exp: long command deprecated with no alternative /2/ (timeout)
new FAIL: gdb.base/commands.exp: deprecate with no arguments (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<2>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout)
new FAIL: gdb.base/commands.exp: add clear command (timeout)
new FAIL: gdb.base/commands.exp: add printf command (timeout)
new FAIL: gdb.base/commands.exp: add cont command (timeout)
new FAIL: gdb.base/commands.exp: end commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until breakpoint (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<3>>
new FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test (timeout) <<2>>
new FAIL: gdb.base/commands.exp: add silent tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add printf tbreak command (timeout)
new FAIL: gdb.base/commands.exp: add cont tbreak command (timeout)
new FAIL: gdb.base/commands.exp: end tbreak commands (timeout)
new FAIL: gdb.base/commands.exp: run factorial until temporary breakpoint (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #1 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #2 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #3 (timeout)
new FAIL: gdb.base/commands.exp: stray_arg0_test #4 (timeout)
new FAIL: gdb.base/commands.exp: source file with indented comment (timeout)
new FAIL: gdb.base/commands.exp: recursive source test (timeout)
new FAIL: gdb.base/commands.exp: set $tem in if_commands_test (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 2 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 1 (timeout)
new FAIL: gdb.base/commands.exp: if $tem == 1 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break main - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: else - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: break factorial - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: commands - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: silent - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: continue - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: first end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: second end - if_commands_test 2 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1 (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1a (timeout)
new FAIL: gdb.base/commands.exp: hook-stop 1b (timeout)
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints (timeout) <<4>>
new FAIL: gdb.base/commands.exp: main commands 1 (timeout)
new FAIL: gdb.base/commands.exp: main commands 1a (timeout)
new FAIL: gdb.base/commands.exp: main commands 1b (timeout)
new FAIL: gdb.base/commands.exp: main commands 1c (timeout)
new FAIL: gdb.base/commands.exp: setting breakpoint at main (timeout)
new FAIL: gdb.base/commands.exp: main commands 2 (timeout)
new FAIL: gdb.base/commands.exp: main commands 2a (timeout)
new FAIL: gdb.base/commands.exp: main commands 2b (timeout)
new FAIL: gdb.base/commands.exp: main commands 2c (timeout)
new FAIL: gdb.base/commands.exp: cmd1 error (timeout)
new FAIL: gdb.base/commands.exp: no cmd2 (timeout)
new FAIL: gdb.base/commands.exp: define one (timeout)
new FAIL: gdb.base/commands.exp: define hook-one (timeout)
new FAIL: gdb.base/commands.exp: (timeout or eof) define one in redefine_hook_test
new FAIL: gdb.base/commands.exp: enter commands for one redefinition in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: execute one command in redefine_hook_test (timeout)
new FAIL: gdb.base/commands.exp: define backtrace (timeout)
new FAIL: gdb.base/commands.exp: expect response to define backtrace (timeout)
new FAIL: gdb.base/commands.exp: enter commands in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test (timeout)
new FAIL: gdb.base/commands.exp: execute bt command in redefine_backtrace_test (timeout)
new FAIL: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: next past exec
new FAIL: gdb.base/foll-exec-mode.exp: same,next,no_infswitch: use correct executable (execd-prog) for run after follow exec
new FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: next past exec
new FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: Check inferior list
new FAIL: gdb.base/foll-exec-mode.exp: new,next,no_infswitch: use correct executable (execd-prog) for run after follow exec
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: next past exec
new FAIL: gdb.base/foll-exec-mode.exp: new,next,infswitch: Check inferior list
new FAIL: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: continue past exec
new FAIL: gdb.base/foll-exec-mode.exp: same,continue,no_infswitch: use correct executable (execd-prog) for run after follow exec
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: continue past exec
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: Check inferior list
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,no_infswitch: use correct executable (execd-prog) for run after follow exec
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: continue past exec
new FAIL: gdb.base/foll-exec-mode.exp: new,continue,infswitch: Check inferior list
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib off: load shared-lib
PASS -> FAIL: gdb.base/print-symbol-loading.exp: shlib brief: load shared-lib
new FAIL: gdb.gdb/python-selftest.exp: call catch_command_errors(execute_command, "python print(5)", 0)
PASS -> FAIL: gdb.python/py-lookup-type.exp: lookup type ucent using language d
new FAIL: gdb.threads/attach-into-signal.exp: threaded: process is still running on the attempt # 1 of 100
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: attach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 1: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 2: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 3: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 4: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 5: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 6: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 7: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 8: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: reset timer in the inferior (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: print seconds_left (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: detach (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 9: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: no new threads (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted on (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break break_fn (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 1 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 2 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: break at break_fn: 3 (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: kill process (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: set breakpoint always-inserted off (timeout)
new FAIL: gdb.threads/attach-many-short-lived-threads.exp: iter 10: delete all breakpoints in delete_breakpoints (timeout)
new FAIL: gdb.threads/execl.exp: continue until exit (the program exited)
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.base/random-signal.exp: stop with control-c (timeout)
FAIL: gdb.dwarf2/gdb-index.exp: touch binary
FAIL: gdb.threads/next-bp-other-thread.exp: schedlock=off: next over function call============================




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