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-i686, branch master


Buildslave:
	wildebeest-debian-wheezy-i686

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Debian-i686/builds/3462>

Commit(s) tested:
	9239bbd3a6bf901dba1c0170622c50c78f6d1096

Author(s) (in the same order as the commits):
	Christophe Monat <christophe.monat@st.com>

Subject:
	[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop veneers for double-precision registers

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/cgit/Debian-i686/.git/tree/?h=master&id=1ede38cb4ec2ac992d9a201e2fe4c175190836a4>

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


*** Regressions against the baseline ***
============================
new FAIL: gdb.ada/access_to_packed_array.exp: compilation foo.adb
new FAIL: gdb.ada/fin_fun_out.exp: compilation foo_o525_013.adb
new FAIL: gdb.ada/fun_overload_menu.exp: multiple matches for p
new FAIL: gdb.ada/fun_renaming.exp: print n
new FAIL: gdb.ada/out_of_line_in_inlined.exp: compilation foo_o224_021.adb
new FAIL: gdb.ada/rec_comp.exp: whatis r.ia
new FAIL: gdb.ada/rec_comp.exp: ptype r
new FAIL: gdb.ada/var_arr_typedef.exp: compilation var_arr_typedef.adb
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
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g0
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g1
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g2
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g3
PASS -> FAIL: gdb.arch/i386-sse-stack-align.exp: print g4
PASS -> FAIL: gdb.base/commands.exp: commands part 2 in if_while_breakpoint_command_test
PASS -> FAIL: gdb.base/commands.exp: if_while_breakpoint_command_test #1
PASS -> FAIL: gdb.base/commands.exp: info break in if_while_breakpoint_command_test
new FAIL: gdb.base/commands.exp: delete all breakpoints in delete_breakpoints
PASS -> FAIL: gdb.base/commands.exp: commands in infrun_breakpoint_command_test #1
PASS -> FAIL: gdb.base/commands.exp: commands in infrun_breakpoint_command_test #2
PASS -> FAIL: gdb.base/commands.exp: continue in infrun_breakpoint_command_test
PASS -> FAIL: gdb.base/commands.exp: commands in breakpoint_command_test
PASS -> FAIL: gdb.base/commands.exp: continue in breakpoint_command_test
PASS -> FAIL: gdb.base/commands.exp: print value in breakpoint_command_test
PASS -> FAIL: gdb.base/commands.exp: set foo in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: define mycommand in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: enter commands in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: execute user defined command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: display user command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: define myemptycommand in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: end definition of user-defined command with empty body
PASS -> FAIL: gdb.base/commands.exp: execute user-defined empty command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: display empty command in command list in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: display user-defined empty command in user_defined_command_test
PASS -> FAIL: gdb.base/commands.exp: set value to 5 in test_command_prompt_position
PASS -> FAIL: gdb.base/commands.exp: if test in test_command_prompt_position
new FAIL: gdb.base/commands.exp:
PASS -> FAIL: gdb.base/commands.exp: tried to deprecate non-existing command
PASS -> FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /1/
PASS -> FAIL: gdb.base/commands.exp: p deprecated warning, with replacement
PASS -> FAIL: gdb.base/commands.exp: Deprecated warning goes away /1/
PASS -> FAIL: gdb.base/commands.exp: maintenance deprecate p "new_p" /2/
PASS -> FAIL: gdb.base/commands.exp: maintenance deprecate print "new_print"
PASS -> FAIL: gdb.base/commands.exp: both alias and command are deprecated
PASS -> FAIL: gdb.base/commands.exp: Deprecated warning goes away /2/
PASS -> FAIL: gdb.base/commands.exp: deprecate long command /1/
PASS -> FAIL: gdb.base/commands.exp: long command deprecated /1/
PASS -> FAIL: gdb.base/commands.exp: deprecate long command /2/
PASS -> FAIL: gdb.base/commands.exp: long command deprecated with no alternative /2/
PASS -> FAIL: gdb.base/commands.exp: deprecate with no arguments
PASS -> FAIL: gdb.base/commands.exp: begin commands in bp_deleted_in_command_test
PASS -> FAIL: gdb.base/commands.exp: add clear command
PASS -> FAIL: gdb.base/commands.exp: add printf command
PASS -> FAIL: gdb.base/commands.exp: add cont command
PASS -> FAIL: gdb.base/commands.exp: end commands
PASS -> FAIL: gdb.base/commands.exp: run factorial until breakpoint
PASS -> FAIL: gdb.base/commands.exp: add silent tbreak command
PASS -> FAIL: gdb.base/commands.exp: add printf tbreak command
PASS -> FAIL: gdb.base/commands.exp: add cont tbreak command
PASS -> FAIL: gdb.base/commands.exp: end tbreak commands
PASS -> FAIL: gdb.base/commands.exp: run factorial until temporary breakpoint
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #1
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #2
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #3
PASS -> FAIL: gdb.base/commands.exp: stray_arg0_test #4
PASS -> FAIL: gdb.base/commands.exp: source file with indented comment
PASS -> FAIL: gdb.base/commands.exp: recursive source test
PASS -> FAIL: gdb.base/commands.exp: set $tem in if_commands_test
PASS -> FAIL: gdb.base/commands.exp: if $tem == 2 - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: break main - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: else - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: break factorial - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: commands - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: silent - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: continue - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: first end - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: second end - if_commands_test 1
PASS -> FAIL: gdb.base/commands.exp: if $tem == 1 - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: break main - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: else - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: break factorial - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: commands - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: silent - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: set $tem = 3 - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: continue - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: first end - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: second end - if_commands_test 2
PASS -> FAIL: gdb.base/commands.exp: hook-stop 1
PASS -> FAIL: gdb.base/commands.exp: hook-stop 1a
PASS -> FAIL: gdb.base/commands.exp: hook-stop 1b
PASS -> FAIL: gdb.base/commands.exp: main commands 1
PASS -> FAIL: gdb.base/commands.exp: main commands 1a
PASS -> FAIL: gdb.base/commands.exp: main commands 1b
PASS -> FAIL: gdb.base/commands.exp: main commands 1c
new FAIL: gdb.base/commands.exp: setting breakpoint at main
PASS -> FAIL: gdb.base/commands.exp: main commands 2
PASS -> FAIL: gdb.base/commands.exp: main commands 2a
PASS -> FAIL: gdb.base/commands.exp: main commands 2b
PASS -> FAIL: gdb.base/commands.exp: main commands 2c
PASS -> FAIL: gdb.base/commands.exp: cmd1 error
PASS -> FAIL: gdb.base/commands.exp: no cmd2
PASS -> FAIL: gdb.base/commands.exp: define one
PASS -> FAIL: gdb.base/commands.exp: define hook-one
PASS -> FAIL: gdb.base/commands.exp: enter commands for one redefinition in redefine_hook_test
PASS -> FAIL: gdb.base/commands.exp: execute one command in redefine_hook_test
PASS -> FAIL: gdb.base/commands.exp: define backtrace
PASS -> FAIL: gdb.base/commands.exp: expect response to define backtrace
PASS -> FAIL: gdb.base/commands.exp: enter commands in redefine_backtrace_test
PASS -> FAIL: gdb.base/commands.exp: execute backtrace command in redefine_backtrace_test
PASS -> FAIL: gdb.base/commands.exp: execute bt command in redefine_backtrace_test
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k
PASS -> FAIL: gdb.base/foll-exec.exp: step through execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execlp call
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i
PASS -> FAIL: gdb.base/foll-exec.exp: step through execl call
PASS -> FAIL: gdb.base/foll-exec.exp: step after execl call
PASS -> FAIL: gdb.base/step-over-syscall.exp: clone: displaced=off: single step over clone
PASS -> FAIL: gdb.guile/guile.exp: source source2.scm
PASS -> FAIL: gdb.guile/guile.exp: source -s source2.scm
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'escape
new FAIL: gdb.guile/scm-value.exp: value->string with default #:errors = 'substitute
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 3
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: setup: unbreak loop in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr1: continue to sigusr1_handler
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: continue to breakpoint: run to breakpoint in thread 2
PASS -> FAIL: gdb.threads/multiple-step-overs.exp: displaced=on: signal thr2: setup: unbreak loop in thread 2
============================


*** Failures that are being ignored ***
============================
FAIL: gdb.ada/mi_var_array.exp: list vta's children
FAIL: gdb.base/longjmp.exp: next over patt3
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkNOdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugNO: BINprelinkYESdebugSEPpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/multi-forks.exp: Run to exit 12 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 3 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 4 (timeout)
FAIL: gdb.base/multi-forks.exp: Run to exit 6 (timeout)
FAIL: gdb.base/multi-forks.exp: inferior 3 (timeout)
FAIL: gdb.base/multi-forks.exp: info inferior 3 (timeout)
FAIL: gdb.mi/mi-nsmoribund.exp: resume all, waiting for program exit (timeout)
FAIL: gdb.threads/multiple-step-overs.exp: step
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkNOdebugNOpieATTACH: attach-relinkNO: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkNOdebugNO: BINprelinkYESdebugINpieATTACH: attach-relinkYES: seen displacement message as NONZERO
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: attach main bt
FAIL: gdb.base/break-interp.exp: LDprelinkYESdebugIN: BINprelinkYESdebugNOpieATTACH: attach-relinkYES: seen displacement message as NONZERO
============================




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