]> Git Repo - binutils.git/blobdiff - gdb/testsuite/ChangeLog
import gdb-2000-02-04 snapshot
[binutils.git] / gdb / testsuite / ChangeLog
index 0bd354b76725ef109d23809db278912bc5cdae60..cfc2c90688641223cfe0a961ba8d38812345d8c6 100644 (file)
@@ -1,3 +1,108 @@
+2000-02-04  Jim Blandy  <[email protected]>
+
+       * gdb.c++/templates.exp: ("ptype T5<int>"): Remove extraneous
+       backslash from regexp pattern.
+
+       * gdb.c++/ovldbreak.exp (continue_to_bp_overloaded): New
+       procedure.  Use it to run all the "continue to bp overloaded"
+       tests.  Note that this changes the names of the tests slightly.
+       If the breakpoint hit message includes a hex PC value, because
+       GCC's Dwarf 2 line info doesn't help us distinguish the prologue
+       from the real source code, still consider that a pass.
+
+       * gdb.base/condbreak.exp ("run until breakpoint at marker2"):
+       XFAIL here if the breakpoint message contains a hex address.  Note
+       similar change on 1999-11-02.
+
+       * gdb.base/step-test.exp: Comment Fernando's change of 2000-02-02.
+
+       * gdb.base/ptype.exp: Establish a default source file before
+       calling get_debug_format.
+
+2000-02-03  Fernando Nasser  <[email protected]>
+
+       * gdb.base/watchpoint.exp: Remove duplication of test messages.
+
+2000-02-02  Fernando Nasser  <[email protected]>
+
+       * gdb.base/step-test.exp: Fix the steps to enter a callee by means
+       of successive stepi commands -- while in the prologue we should see
+       the function entry bracket.
+
+2000-02-02  Fernando Nasser  <[email protected]>
+
+       * gdb.base/ending-run.exp: Add ARM in thumb mode case, where we
+       reach __change_mode() when stepping through the end of main().
+
+2000-01-17  Fernando Nasser  <[email protected]>
+
+       * gdb.base/default.exp: Fix expected pattern.
+       * gdb.base/help.exp: Same.
+
+2000-01-10  Elena Zannoni  <[email protected]>
+
+       * gdb.base/so-indr-cl.exp: Don't execute the test if not on HPUX.
+       Don't use xfail's because that affects only the following test.
+       
+       * gdb.base/so-impl-ld.exp: Don't execute the tests if not on hpux,
+       solaris or linux.
+
+       * gdb.base/selftest.exp: Update to reflect changes to main.c.
+
+2000-01-07  Michael Snyder  <[email protected]>
+
+       * gdb.base/display.exp: Some yacc parsers like to say 
+       "A syntax error" rather than "A parse error".  Accept both.
+
+2000-01-06  Fernando Nasser  <[email protected]>
+
+       * gdb.base/default.exp: Remove OS dependent string from "target
+       remote" test.
+       * gdb.base/help.exp: Same for "help target remote" test.
+
+2000-01-04  Elena Zannoni  <[email protected]>
+
+       From Jim Kingdon <[email protected]>:
+
+       * gdb.c++/annota2.exp: Fix "delete bps" test to wait for the
+       prompt (cleanup rather than necessity, but still might keep output
+       from spilling to next test).
+
+2000-01-02  Fred Fish  <[email protected]>
+
+       * gdb.base/ptype.c (FALSE, TRUE): #undef these to avoid clash on
+       AIX, which defines them in <sys/types.h>.
+
+1999-12-16  Stan Shebs  <[email protected]>
+
+       * gdb.base/default.exp: Match arm* etc instead of arm in "info
+       float" test.
+
+1999-12-13 Fernando Nasser  <[email protected]>
+
+       * gdb.base/watchpoint.exp: Add missing "(timeout)" to test message.
+
+       * gdb.base/break.exp: Add missing anchor to reg exp on "finish from
+       outermost frame disallowed".
+
+1999-12-09  Fernando Nasser  <[email protected]>
+
+       * gdb.base/setvar.exp: New tests for setting the value of a struct
+       with a constant list.
+
+1999-12-08  Fernando Nasser  <[email protected]>
+
+       * gdb.base/setvar.exp: Remove pair os tests that expected gdb to
+       require the user to type a cast before setting the value of a struct.
+
+1999-12-06  Jim Blandy  <[email protected]>
+
+       * gdb.base/default.exp: Expect the new 'info float' command on
+       all i386 platforms.
+
+       * gdb.threads/linux-dp.exp: Expand our ability to recognize
+       LinuxThreads libraries that don't support debugging.
+
 Sat Dec  4 15:21:18 1999  Andrew Cagney  <[email protected]>
 
        * gdb.base/remote.c: Fill the buffer with truely random data.
This page took 0.028088 seconds and 4 git commands to generate.