2004-09-02 Andrew Cagney <cagney@gnu.org>
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index b111fb36a6c0930928b9a00da47550f2ed4434e3..beb16f03b9ca07b36e4e0cbc810b1ba4a286ed64 100644 (file)
@@ -1,3 +1,103 @@
+2004-09-02  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.base/sigstep.exp (advance): Use "-continue_timer" option
+       of "exp_continue".
+       (advancei): Likewise.
+
+2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.base/unload.exp: Fix so messages aren't duplicated.
+
+2004-09-01  Manoj Iyer  <manjo@austin.ibm.com>
+
+       * gdb.gdb/complaints.exp (setup_test): Use new gdb.exp functionality
+       to check for nodebug in executable.
+       * gdb.gdb/observer.exp (setup_test): Likewise.
+       * gdb.gdb/selftest.exp (test_with_self): Likewise.
+       * gdb.gdb/xfullpath.exp (setup_test): Likewise.
+
+2004-09-01  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
+       files.
+
+2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdb.base/unload.exp: Fix expected warning message to match
+       latest format.
+
+2004-09-01  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.base/call-rt-st.exp: Fix typos.
+
+2004-08-31  Manoj Iyer  <manjo@austin.ibm.com>
+
+       * gdb.threads/thread_check.exp: New testcase.
+       * gdb.threads/thread_check.c: New testcase.
+
+2004-08-31  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.base/sigstep.exp (breakpoint_to_handler_entry)
+       (skip_to_handler_entry): New procedures.  Test stepping into a
+       handler when the breakpoint is at the handler's entry point.
+
+2004-08-30  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.base/sigstep.exp (breakpoint_over_handler): Remove kfail
+       gdb/1757.
+
+2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
+
+       With code from Manoj Iyer <manjo@austin.ibm.com>:
+       * lib/gdb.exp (gdb_file_cmd): Return more information in the
+       return value.  Add an arm for "no debugging symbols found".
+       Change a stray "error" to "perror".
+       (gdb_run_cmd): Adapt to new return value.
+       * gdb.base/remote.exp: Adapt to new return value.
+       * gdb.gdb/complaints.exp: Likewise.
+       * gdb.gdb/observer.exp: Likewise.
+       * gdb.gdb/selftest.exp: Likewise.
+       * gdb.gdb/xfullpath.exp: Likewise.
+
+2004-08-27  Joel Brobecker  <brobecker@gnat.com>
+
+       * gdb.threads/bp_in_thread.exp: New testcase.
+
+2004-08-27  Michael Chastain  <mec.gnu@mindspring.com>
+
+       Fix PR testsuite/1735.
+       * gdb.threads/schedlock.c (thread_function): Add a cast
+       to suppress a gcc warning.
+       * gdb.threads/thread-specific.c (thread_function): Likewise.
+
+2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.base/unload.c: Include <stdlib.h>.
+
+2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
+
+       From Paul Gilliam <pgilliam@us.ibm.com>:
+       * gdb.base/call-sc.exp (test_scalar_returns): Make sure PC is
+       synchronized after the "return".
+
+2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.mi/basics.c: Include <stdio.h>.
+       * gdb.mi/pthreads.c: Include <stdlib.h>.
+       * gdb.mi/var-cmd.c: Include <stdlib.h>.
+
+2004-08-26  Michael Chastain  <mec.gnu@mindspring.com>
+
+       * gdb.threads/schedlock.c: Add copyright notice.
+
+2004-08-25  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.base/sigstep.exp (breakpoint_to_handler, skip_to_handler)
+       (skip_over_handler, breakpoint_over_hander): New test procedures.
+       (advance, advancei): Add a proper prefix, do not use
+       rerun_to_main.
+       * gdb.base/sigstep.c (main): Change to use an infinite loop.
+
 2004-08-24  Michael Chastain  <mec.gnu@mindspring.com>
 
        * gdb.mi/basics.c: Add copyright notice.
        cp_test_ptype_class.
        (test_enums): Likewise.
 
+2004-08-10  Andrew Cagney  <cagney@gnu.org>
+
+       * gdb.threads/staticthreads.c, gdb.threads/staticthreads.exp: New
+       files.
+
 2004-08-10  Andrew Cagney  <cagney@gnu.org>
 
        * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove code to skip
This page took 0.028176 seconds and 4 git commands to generate.