X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2FChangeLog;h=8dffab55da99557f89859cb9416928661ebcb990;hb=59cc4834e53565da1de4a7b615ed8890ed55c7da;hp=d2fb9a8780a370a3e30c2979cf708ffc15896b59;hpb=194ed4130dadb7dd1668f6af87405bdcd8041199;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index d2fb9a8780..8dffab55da 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,99 @@ +2018-03-27 Joel Brobecker + + * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail. + + * gdb.ada/notcplusplus: New testcase. + + * gdb.base/c-linkage-name.c: New file. + * gdb.base/c-linkage-name.exp: New testcase. + +2018-03-26 Tom Tromey + + * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt. + * gdb.python/py-framefilter.py (name_error): New global. + (ErrorInName.function): Use name_error. + +2018-03-26 Tom Tromey + + PR backtrace/15582: + * gdb.python/py-framefilter.exp: Add "bt hide" test. + +2018-03-23 Keith Seitz + + PR c++/22968 + * gdb.cp/subtypes.exp: New file. + * gdb.cp/subtypes.h: New file. + * gdb.cp/subtypes.cc: New file. + * gdb.cp/subtypes-2.cc: New file. + +2018-03-23 Andrew Burgess + + * gdb.arch/amd64-disp-step-avx.S: Add '_start' label. + (done): Call '_exit' not 'exit' to avoid atexit handlers. + * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and + -nostartfiles when compiling the test. Confirm that all registers + xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after. + +2018-03-23 Andrew Burgess + + * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag + option, syntax was wrong anyway. + * gdb.arch/arm-disp-step.exp: Likewise. + * gdb.arch/sparc64-regs.exp: Likewise. + * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag + option, syntax was wrong anyway, switch to use + prepare_for_testing. + * gdb.arch/i386-disp-step.exp: Likewise. + +2018-03-23 Andreas Arnez + + * gdb.ada/exec_changed.exp: Replace "target_info exists + use_gdb_stub" by "use_gdb_stub". + * gdb.ada/start.exp: Likewise. + * gdb.base/async-shell.exp: Likewise. + * gdb.base/attach-pie-misread.exp: Likewise. + * gdb.base/attach-wait-input.exp: Likewise. + * gdb.base/break-entry.exp: Likewise. + * gdb.base/break-interp.exp: Likewise. + * gdb.base/dprintf-detach.exp: Likewise. + * gdb.base/nostdlib.exp: Likewise. + * gdb.base/solib-nodir.exp: Likewise. + * gdb.base/statistics.exp: Likewise. + * gdb.base/testenv.exp: Likewise. + * gdb.mi/mi-exec-run.exp: Likewise. + * gdb.mi/mi-start.exp: Likewise. + * gdb.multi/dummy-frame-restore.exp: Likewise. + * gdb.multi/multi-arch-exec.exp: Likewise. + * gdb.multi/multi-arch.exp: Likewise. + * gdb.multi/tids.exp: Likewise. + * gdb.multi/watchpoint-multi.exp: Likewise. + * gdb.python/py-events.exp: Likewise. + * gdb.threads/attach-into-signal.exp: Likewise. + * gdb.threads/attach-stopped.exp: Likewise. + * gdb.threads/threadapply.exp: Likewise. + * lib/selftest-support.exp: Likewise. + +2018-03-22 Andreas Arnez + + * gdb.base/info-proc.exp: Add test for "info proc cmdline". + +2018-03-20 Stephen Roberts + + * gdb.perf/template-breakpoints.cc: New file. + * gdb.perf/template-breakpoints.exp: New file. + * gdb.perf/template-breakpoints.py: New file. + +2018-03-19 Tom Tromey + + * gdb.rust/simple.rs (main): Add local variables field1, field2, + y0. + * gdb.rust/simple.exp: Test bare identifier form of struct + initializer. + +2018-03-19 Tom Tromey + + * gdb.gdb/observer.exp: Remove. + 2018-03-19 Andreas Arnez * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the