summaryrefslogtreecommitdiff
path: root/gdb/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/ChangeLog')
-rw-r--r--gdb/testsuite/ChangeLog125
1 files changed, 125 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog
index 841341581c7..db61c62627e 100644
--- a/gdb/testsuite/ChangeLog
+++ b/gdb/testsuite/ChangeLog
@@ -1,3 +1,128 @@
+2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Fix entry values resolving in inlined frames.
+ * gdb.arch/amd64-entry-value-inline.S: New file.
+ * gdb.arch/amd64-entry-value-inline.c: New file.
+ * gdb.arch/amd64-entry-value-inline.exp: New file.
+
+2012-10-15 Jan Kratochvil <jan.kratochvil@redhat.com>
+ Doug Evans <dje@google.com>
+
+ Fix recent gdb_breakpoint regression.
+ * gdb.java/jmisc.exp: gdb_breakpoint for $function - remove curly
+ braces from the parameter.
+ * gdb.java/jprint.exp: Likewise.
+
+2012-10-15 Doug Evans <dje@google.com>
+
+ * lib/gdb.exp (runto): Fix call to gdb_breakpoint.
+
+2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com>
+
+ * gdb.dwarf2/dw2-icc-opaque.S: Remove '#'.
+
+2012-10-15 Tom Tromey <tromey@redhat.com>
+
+ * gdb.python/py-symtab.exp: Test sal and symtab destructors.
+
+2012-10-15 Tom Tromey <tromey@redhat.com>
+
+ * gdb.python/py-symbol.exp: Test symbol destructor.
+
+2012-10-14 Yao Qi <yao@codesourcery.com>
+
+ * gdb.mi/mi2-cli.exp: Move to mi-cli.exp.
+ * gdb.mi/mi-cli.exp: New.
+
+ * gdb.mi/mi2-basics.exp: Remove.
+ * gdb.mi/mi2-break.exp: Remove.
+ * gdb.mi/mi2-console.exp: Remove.
+ * gdb.mi/mi2-disassemble.exp: Remove.
+ * gdb.mi/mi2-eval.exp: Remove.
+ * gdb.mi/mi2-file.exp: Remove.
+ * gdb.mi/mi2-hack-cli.exp: Remove.
+ * gdb.mi/mi2-pthreads.exp: Remove.
+ * gdb.mi/mi2-read-memory.exp: Remove.
+ * gdb.mi/mi2-regs.exp: Remove.
+ * gdb.mi/mi2-return.exp: Remove.
+ * gdb.mi/mi2-simplerun.exp: Remove.
+ * gdb.mi/mi2-stack.exp: Remove.
+ * gdb.mi/mi2-stepi.exp: Remove.
+ * gdb.mi/mi2-syn-frame.exp: Remove.
+ * gdb.mi/mi2-until.exp: Remove.
+ * gdb.mi/mi2-watch.exp: Remove.
+ * gdb.mi/mi2-var-block.exp: Remove.
+ * gdb.mi/mi2-var-cmd.exp: Remove.
+ * gdb.mi/mi2-var-display.exp: Remove.
+
+2012-10-12 Yao Qi <yao@codesourcery.com>
+
+ * gdb.mi/mi-breakpoint-changed.exp (test_pending_resolved): Remove
+ trail '.*' on matching patterns.
+
+2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gdb.arch/i386-bp_permanent.exp: Skip if not is_x86_like_target.
+ * gdb.arch/i386-cfi-notcurrent.exp: Likewise.
+ * gdb.arch/i386-disp-step.exp: Likewise.
+ * gdb.arch/i386-gnu-cfi.exp: Likewise.
+ * gdb.arch/i386-prologue.exp: Likewise.
+ * gdb.arch/i386-size-overlap.exp: Likewise.
+ * gdb.arch/i386-size.exp: Likewise.
+ * gdb.arch/i386-unwind.exp: Likewise.
+
+2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gdb.arch/i386-byte.exp: Remove is_ilp32_target check.
+ * gdb.arch/i386-word.exp: Likewise.
+
+2012-10-11 H.J. Lu <hongjiu.lu@intel.com>
+
+ * gdb.arch/i386-avx.exp: Check is_amd64_regs_target instead of
+ is_ilp32_target to set nr_regs.
+ * gdb.arch/i386-sse.exp: Likewise.
+
+2012-10-11 Doug Evans <dje@google.com>
+
+ PR breakpoints/14643.
+ * gdb.linespec/ls-errs.exp: Change tests of "b if|task|thread".
+ * gdb.linespec/thread.c: New file.
+ * gdb.linespec/thread.exp: New file.
+
+ * lib/gdb.exp (gdb_breakpoint): Fix varargs scan.
+ Recognize "message" -> print pass and fail. Add eof case.
+ (runto): Recognize message, no-message. Print pass/fail if requested,
+ with same treatment as gdb_breakpoint.
+ (runto_main): Pass no-message to runto.
+ (gdb_internal_error_resync): Add log message.
+ (gdb_file_cmd): Tweak internal error fail text for consistency.
+
+2012-10-06 Jan Kratochvil <jan.kratochvil@redhat.com>
+
+ Fix crash during stepping on ppc32.
+ * gdb.base/step-symless.c: New file.
+ * gdb.base/step-symless.exp: New file.
+
+2012-10-03 Doug Evans <dje@google.com>
+
+ PR symtab/14601
+ * gdb.cp/using-crash.exp: New file.
+ * gdb.cp/using-crash.cc: New file.
+
+2012-10-02 Doug Evans <dje@google.com>
+
+ * lib/gdb.exp (gdb_unload): Change wording of perror text to be
+ more consistent.
+ (runto,gdb_debug_format): Ditto.
+ (gdb_file_cmd): Watch for eof in nested gdb_expect.
+ Clean up logging and error messages.
+
+2012-10-01 Andrew Burgess <aburgess@broadcom.com>
+
+ Test find command on unmapped memory.
+ * gdb.base/find-unmapped.c: New file.
+ * gdb.base/find-unmapped.exp: New file.
+
2012-09-29 Yao Qi <yao@codesourcery.com>
* gdb.trace/mi-tracepoint-changed.exp: New.