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 Fedora-x86_64-native-gdbserver-m32, branch gdb-8.3-branch


Buildslave:
	fedora-x86-64-4

Full Build URL:
	<http://gdb-build.sergiodj.net/builders/Fedora-x86_64-native-gdbserver-m32/builds/12025>

Commit(s) tested:
	77b66be9699f4800e169acb5cba6c96bd9cb327b

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

Subject:
	Improve/fix the TUI's current source line highlight

Testsuite log (gdb.sum and gdb.log) URL(s):
	<http://gdb-build.sergiodj.net/results/Fedora-x86_64-native-gdbserver-m32/77/77b66be9699f4800e169acb5cba6c96bd9cb327b/>

*** Diff to previous build ***
============================
PASS -> FAIL: gdb.ada/expr_delims.exp: check that watchpoint is set correctly.
PASS -> FAIL: gdb.ada/expr_delims.exp: combination of 'if' and 'thread' delimiters.
PASS -> FAIL: gdb.ada/expr_delims.exp: set plain watchpoint on variable 'thread'
PASS -> FAIL: gdb.ada/same_component_name.exp: Print bottom component field
PASS -> FAIL: gdb.ada/same_component_name.exp: Print top component field
PASS -> FAIL: gdb.ada/same_component_name.exp: Print top component field in middle assign function
PASS -> FAIL: gdb.ada/same_component_name.exp: continue to middle assign breakpoint
PASS -> FAIL: gdb.base/break.exp: set breakpoint via non-integer convenience variable disallowed
PASS -> UNRESOLVED: gdb.base/commands.exp: error_clears_commands_left: no cmd2
PASS -> FAIL: gdb.base/condbreak.exp: break *main task 999 if
PASS -> FAIL: gdb.base/condbreak.exp: break main if
PASS -> FAIL: gdb.base/condbreak.exp: break main thread 999 if
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint at marker1
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint at marker2
PASS -> FAIL: gdb.base/condbreak.exp: run until breakpoint set at a line number
PASS -> FAIL: gdb.base/coredump-filter.exp: saving corefile for DoNotDump-DumpExcluded: set dump-excluded-mappings on
PASS -> FAIL: gdb.base/ena-dis-br.exp: continue until exit at no stop at ignored & auto-deleted break marker1
UNRESOLVED -> FAIL: gdb.base/ena-dis-br.exp: prepare to continue with ignore count
PASS -> FAIL: gdb.base/ena-dis-br.exp: step after continue with ignore count
PASS -> FAIL: gdb.base/foll-exec.exp: print execd-program/global_i
PASS -> FAIL: gdb.base/foll-exec.exp: print follow-exec/local_k
PASS -> FAIL: gdb.base/info-shared.exp: continue to breakpoint: library function #3
PASS -> FAIL: gdb.base/info-shared.exp: continue to breakpoint: library load #4
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: did kill 9
PASS -> FAIL: gdb.base/multi-forks.exp: inferior 8
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 10
PASS -> FAIL: gdb.base/multi-forks.exp: info inferior 13
PASS -> FAIL: gdb.base/multi-forks.exp: kill 10
PASS -> FAIL: gdb.base/multi-forks.exp: kill 11
PASS -> FAIL: gdb.base/multi-forks.exp: kill 12
PASS -> FAIL: gdb.base/multi-forks.exp: run to exit 10
PASS -> FAIL: gdb.base/sepdebug.exp: multiple-dirs: run until breakpoint set at small function, optimized file
PASS -> FAIL: gdb.base/sigbpt.exp: cont bp before and after segv; set breakpoint 0  of 3
PASS -> FAIL: gdb.base/sigbpt.exp: stepi bp at segv; pass SIGSEGV
PASS -> FAIL: gdb.base/step-bt.exp: backtrace after first instruction step
PASS -> FAIL: gdb.base/step-bt.exp: backtrace after second instruction step
PASS -> UNRESOLVED: gdb.base/step-over-exit.exp: break marker
PASS -> FAIL: gdb.base/step-over-exit.exp: continue to end, first time
PASS -> FAIL: gdb.base/step-over-exit.exp: delete display 1
PASS -> FAIL: gdb.base/step-over-exit.exp: find syscall insn in exit
PASS -> FAIL: gdb.base/step-over-exit.exp: get hexadecimal valueof "$pc"
PASS -> FAIL: gdb.base/step-over-exit.exp: switch back to inferior 1, first time
new FAIL: gdb.cp/mb-templates.exp: info breakpoints
new UNRESOLVED: gdb.cp/mb-templates.exp: set multi_line_foo breakpoint
PASS -> FAIL: gdb.go/integers.exp: next to 'i = 1' line
PASS -> FAIL: gdb.go/integers.exp: next to 'j = 2' line
PASS -> FAIL: gdb.go/integers.exp: next to 'k = 3' line
PASS -> FAIL: gdb.go/integers.exp: next to 'l = k' line
PASS -> FAIL: gdb.go/integers.exp: print -i
PASS -> FAIL: gdb.go/integers.exp: print i
PASS -> FAIL: gdb.go/integers.exp: print i + j
PASS -> FAIL: gdb.go/integers.exp: print i + j + k
PASS -> FAIL: gdb.go/integers.exp: print i + k
PASS -> FAIL: gdb.go/integers.exp: print i - j
PASS -> FAIL: gdb.go/integers.exp: print j
PASS -> FAIL: gdb.go/integers.exp: print j + k
PASS -> FAIL: gdb.go/integers.exp: print j - i
PASS -> FAIL: gdb.go/integers.exp: print k
PASS -> FAIL: gdb.go/integers.exp: print k -i -j
PASS -> FAIL: gdb.go/integers.exp: print l
PASS -> FAIL: gdb.go/integers.exp: test j value before assignment
PASS -> FAIL: gdb.mi/gdb701.exp: list children of fooPtr
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-load: catch load
new FAIL: gdb.mi/mi-catch-load.exp: catch-load: continue
PASS -> FAIL: gdb.mi/mi-catch-load.exp: catch-load: solib-event stop
PASS -> FAIL: gdb.mi/mi-cli.exp: -interpreter-exec console "list"
PASS -> FAIL: gdb.mi/mi-cmd-param-changed.exp: cmd param: interpreter-exec "set scheduler-locking off"
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble file & line, assembly only
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly only
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble from pc to pc+12 assembly with opcodes
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble function around pc assembly only
PASS -> FAIL: gdb.mi/mi-disassemble.exp: data-disassemble function callee4 assembly only
PASS -> FAIL: gdb.mi/mi-dprintf-pending.exp: mi dprintf stop
PASS -> FAIL: gdb.mi/mi-read-memory.exp: ascii and data
PASS -> FAIL: gdb.mi/mi-return.exp: return from callee4 now
PASS -> FAIL: gdb.mi/mi-stepi.exp: next-instruction at main 2
PASS -> FAIL: gdb.mi/mi-var-child-f.exp: get grandchildren of array
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: breakpoint at main
PASS -> FAIL: gdb.mi/mi-var-cmd.exp: delete null_ptr
PASS -> FAIL: gdb.mi/mi-var-cp.exp: VT: create root varobj for a
PASS -> FAIL: gdb.mi/mi-var-cp.exp: continue to anonymous_structs breakpoint
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: create local variable vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: eval variable vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: get children of vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: info type variable vla
PASS -> FAIL: gdb.mi/mi-vla-c99.exp: show format variable vla
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: eval variable pvla2_associated
PASS -> FAIL: gdb.mi/mi-vla-fortran.exp: insert breakpoint at line 42
PASS -> FAIL: gdb.mi/mi2-var-child.exp: create local variable struct_declarations
PASS -> FAIL: gdb.mi/mi2-var-child.exp: get children of struct_declarations
new FAIL: gdb.mi/mi2-var-child.exp: wait for stop
PASS -> FAIL: gdb.python/py-evthreads.exp: continue thread 1
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3
PASS -> FAIL: gdb.python/py-evthreads.exp: thread 3 was signaled
PASS -> FAIL: gdb.python/py-mi-events.exp: continue
PASS -> FAIL: gdb.python/py-mi-events.exp: register events
PASS -> FAIL: gdb.python/py-mi-events.exp: set the breakpoint
PASS -> FAIL: gdb.python/py-mi-var-info-path-expression.exp: -var-info-path-expression c1.cdr.cdr
new FAIL: gdb.python/py-mi-var-info-path-expression.exp: wait for stop
PASS -> FAIL: gdb.server/ext-wrapper.exp: kill
PASS -> FAIL: gdb.threads/process-dies-while-detaching.exp: multi-process: continue: watchpoint: continue
PASS -> KFAIL: gdb.threads/process-dies-while-handling-bp.exp: non_stop=off: cond_bp_target=0: inferior 1 exited
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: breakpoint on marker
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: continue to marker 1
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tracepoint with two locations
PASS -> FAIL: gdb.trace/change-loc.exp: 2 trace: tstart
PASS -> FAIL: gdb.trace/mi-trace-frame-collected.exp: set action on tracepoint 4
============================


*** Complete list of XFAILs for this builder ***

FAILURE TO OBTAIN THE COMMIT FOR THE XFAIL LIST.  PLEASE CONTACT THE BUILDBOT ADMIN.




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