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/2105>

Commit(s) tested:
	75a06c790f96f07e859be95d3c3c084a718afeef

Author(s) (in the same order as the commits):
	H.J. Lu <hjl.tools@gmail.com>

Subject:
	Check if symbol is defined when converting mov to lea

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=c02fcb7cda84ef297aa704328a365713001e098d>

*** 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.arch/disp-step-insn-reloc.exp: can_relocate_jump: go to breakpoint 1
new FAIL: gdb.arch/disp-step-insn-reloc.exp: can_relocate_jump: relocated instruction
new FAIL: gdb.arch/ftrace-insn-reloc.exp: relocated instruction at can_relocate_jump
new FAIL: gdb.arch/ftrace-insn-reloc.exp: check on trace status
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)
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)
============================


*** 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]