PR exp/9608:
[platform/upstream/binutils.git] / gdb / testsuite / ChangeLog
index 77c907b..6a297e2 100644 (file)
@@ -1,3 +1,97 @@
+2012-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/whatis.exp: Add regression test.
+
+2012-07-06  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.base/whatis.exp: Add tests.
+
+2012-07-04  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       PR 12649
+       * gdb.base/dprintf.exp (Set dprintf style to agent): Add missing
+       gdb_test_multiple $gdb_prompt terminator.
+
+2012-07-04  Pedro Alves  <palves@redhat.com>
+
+       * gdb.mi/mi-reverse.exp: Use supports_reverse and
+       supports_process_record.
+
+2012-07-04  Pedro Alves  <palves@redhat.com>
+
+       * gdb.ada/packed_tagged/comp_bug.adb: Convert to unix text line
+       endings.
+       * gdb.mi/mi-reverse.exp: Convert to unix text line endings.
+
+2012-07-03  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.base/info-os.c (main): Retry resource acquisition until an
+       available one is found.
+       * gdb.base/info-os.exp: Collect resource keys from the program
+       and use them in matching.
+
+2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.threads/gcore-thread.exp: Remove variable libthread_db_seen.
+       Wrap the test into loop for corefile and core0file.
+
+2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.dwarf2/fission-reread.S: Remove .section attributes.
+       Change CU pointer size to 4 bytes, adjust .8byte to .4byte.  Remove
+       .note.GNU-stack.
+
+       * gdb.dwarf2/fission-reread.S: Change # comments to /* */ comments.
+
+2012-07-02  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * gdb.base/help.exp (help b, help br, help bre, help brea, help
+       break): Include help message for the new `-probe' and `-probe-stap'
+       options.
+
+2012-07-02  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.base/dprintf.exp: Add agent style tests.
+
+2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.base/stale-infcall.c (infcall): New label test-next.
+       (main): New labels test-pass and test-fail.
+       * gdb.base/stale-infcall.exp: Continue to test-next.  Put breakpoint
+       $test_fail_bpnum to test-fail.
+       (test system longjmp tracking support): New test.
+       Delete $test_fail_bpnum.
+       * lib/gdb.exp (gdb_continue_to_breakpoint): Accept also Temporary
+       breakpoint.
+
+2012-06-30  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/fission-reread.S: New file.
+       * gdb.dwarf2/fission-reread.exp: New file.
+
+2012-06-28  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.mi/mi-logging.exp: New file.
+
+2012-06-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Pedro Alves  <palves@redhat.com>
+
+       * gdb.threads/siginfo-threads.exp: New file.
+       * gdb.threads/siginfo-threads.c: New file.
+       * gdb.threads/sigstep-threads.exp: New file.
+       * gdb.threads/sigstep-threads.c: New file.
+
+2012-06-28  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.go/package.exp: Partially revert earlier patch; use
+       gdb_compile again.  Use standard_output_file.
+
+2012-06-27  Doug Evans  <dje@google.com>
+
+       * gdb.dwarf2/fission-base.c: New file.
+       * gdb.dwarf2/fission-base.S: New file.
+       * gdb.dwarf2/fission-base.exp: New file.
+
 2012-06-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
 
        * gdb.dwarf2/callframecfa.exp: Replace $testname by $testfile.