.
authorRoland McGrath <roland@gnu.org>
Tue, 16 Mar 2004 21:47:19 +0000 (21:47 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 16 Mar 2004 21:47:19 +0000 (21:47 +0000)
gdb/testsuite/ChangeLog

index 3f0fb2e9439ab4cedd62f491a2b27c9bc6b3a330..4f1377e990c335ae14e6c6118d73eec59bbfdb7d 100644 (file)
@@ -1,3 +1,8 @@
+2004-03-16  Roland McGrath  <roland@redhat.com>
+
+       * gdb.base/auxv.exp: New file.
+       * gdb.base/auxv.c: New file, copied verbatim from coremaker2.c.
+
 2004-03-12  David Carlton  <carlton@kealia.com>
 
        * gdb.cp/pr-1553.exp: New.  Tests for PR c++/1553.
@@ -78,7 +83,7 @@
        support.
 
 2004-02-26  Fred Fish  <fnf@redhat.com>
-  
+
        * gdb.arch/gdb1431.c: Remove.
        * gdb.arch/gdb1431.s: New file, copy of gdb1291.s
        * gdb.arch/gdb1431.exp: Use "advance" correctly instead
 
        * lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
        resync count exceeded.
-       
+
        * gdb.base/maint.exp: Use gdb_internal_error_resync to recover
        from the internal error.
        * lib/gdb.exp (gdb_internal_error_resync): New procedure.
 2003-11-13  Elena Zannoni  <ezannoni@redhat.com>
 
        * gdb.base/break.c: Add comments to aid finding line numbers for
-       breakpoints.  
+       breakpoints.
        * gdb.base/break.exp: Remove all references to explicit line
        numbers.
 
 
 2003-09-23  Elena Zannoni  <ezannoni@redhat.com>
 
-       * gdb.base/selftest.exp: Accomodate more instruction reordering 
+       * gdb.base/selftest.exp: Accomodate more instruction reordering
         weirdness.
 
 2003-09-17  Michael Chastain  <mec@shout.net>
         escaped correctly.
 
 2003-08-07  Elena Zannoni  <ezannoni@redhat.com>
-        
+
         * configure.in: Don't generate config.h from config.hin.
         * configure: Regenerate.
         * config.hin: Remove file.
 
 2003-07-22  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.disasm/8300s.s: Fix syntax of bsr insn.  
+       * gdb.disasm/8300s.s: Fix syntax of bsr insn.
 
        * gdb.disasm/h8300s.exp : Minor changes in disassembler output require
        patterns to be more general, accepting old and new output.
        Some output chars (such as '+') also must be quoted.
-       Some addresses are displayed numerically instead of 
+       Some addresses are displayed numerically instead of
        symbolically.
 
 2003-07-23  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.base/annota1.exp: Make sure that we properly escape the
        full path of the source file. Xfail more permissive patterns,
-       due to a compiler debug info problem. 
+       due to a compiler debug info problem.
 
 2003-07-07  Andreas Schwab  <schwab@suse.de>
 
        * gdb.base/fileio.exp: Disable target when nointerrupts and
        noinferiorio, instead of limiting it to remote.  Use remote_exec
        instead of system.
-       
+
 2003-06-12  Jeff Johnston  <jjohnstn@redhat.com>
 
        * gdb.base/float.exp: Add ia64 support.
 
        * gdb.base/corefile.exp: Tolerate stuff after argument parens in
        backtrace.
-       
+
 2003-05-20  David Carlton  <carlton@math.stanford.edu>
 
        * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
 2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>
 
        Roland McGrath  <roland@redhat.com>
-       * gdb.threads/linux-dp.exp: Account for fact that in nptl model 
+       * gdb.threads/linux-dp.exp: Account for fact that in nptl model
        there is no manager thread.
 
 2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>
 
-       * gdb.threads/schedlock.exp: Remove assumption that all threads 
-       will run in a particular small time slice.  Also ensure we break 
+       * gdb.threads/schedlock.exp: Remove assumption that all threads
+       will run in a particular small time slice.  Also ensure we break
        in one of the child threads rather than the main thread.
 
 2003-05-07  Jim Blandy  <jimb@redhat.com>
 
         * gdb.base/attach.exp: Add new message from ptrace in case of
         attaching to nonexistent process.
-       
+
 2003-04-11  Jim Blandy  <jimb@redhat.com>
 
        * gdb.c++/derivation.exp, gdb.c++/overload.exp,
 
 2003-04-10  Elena Zannoni  <ezannoni@redhat.com>
 
-       * gdb.base/completion.exp: Use string_to_regexp to match the 
+       * gdb.base/completion.exp: Use string_to_regexp to match the
        working directory name.
 
 2003-04-09  Jim Blandy  <jimb@redhat.com>
        * lib/gdb.exp: Put "the program is no longer running", and "the
        program exited" in parenthesis.
        * lib/mi-support.exp: Ditto.
-       
+
 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
-    
+
        * gdb.mi/mi-file.exp: New file for -file-list-exec-source-file.
 
 2003-03-29  Andrew Cagney  <cagney@redhat.com>
 
 2003-02-27  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.base/restore.c (main): Return zero, so exit code 
+       * gdb.base/restore.c (main): Return zero, so exit code
        will be consistant.
 
 2003-02-26  David Carlton  <carlton@math.stanford.edu>
            Andrew Cagney  <ac131313@redhat.com>
 
        * gdb.mi/mi-cli.exp: New file.
-       
+
 2003-02-04  Michael Chastain  <mec@shout.net>
 
        * gdb.c++/anon-union.exp: Do not call gdb_suppress_entire_file.
        * gdb.asm/asm-source.exp: Ditto.
        * gdb.base/advance.exp: Ditto.
        * gdb.base/display.exp: Ditto.
-       * gdb.base/long_long.exp: Ditto. 
+       * gdb.base/long_long.exp: Ditto.
        * gdb.base/mips_pro.exp: Ditto.
        * gdb.base/overlays.exp: Ditto.
        * gdb.base/relocate.exp: Ditto.
 
 2002-11-08  Jeff Johnston  <jjohnstn@redhat.com>
 
-       * lib/mi-support.exp (mi_gdb_start): Verify the startup message 
-       for mi1 and current mi is in correct format.  New mi startup message 
+       * lib/mi-support.exp (mi_gdb_start): Verify the startup message
+       for mi1 and current mi is in correct format.  New mi startup message
        should be in mi console format.  This is part of fix for PR gdb/604.
 
 2002-09-18  Fernando Nasser  <fnasser@redhat.com>
        * mi0-stack.exp, mi0-stepi.exp, mi0-until.exp: Delete.
        * mi0-var-block.exp, mi0-var-child.exp: Delete.
        * mi0-var-cmd.exp, mi0-var-display.exp, mi0-watch.exp: Delete.
-       
+
 2002-09-27  Kevin Buettner  <kevinb@redhat.com>
 
        * gdb.base/annota1.exp (info break): Make directory components of
        (test_empty_complaint): New function.
        (test_empty_complaints): New function.  Check no output when no
        complaints.
-       
+
 2002-09-19  Jim Blandy  <jimb@redhat.com>
 
         * gdb.base/charset.exp, gdb.base/charset.c: New files.
        to avoid having GDB convert them to pointers (with loss
        of information).
 
-       * gdb.base/d10v.ld: Merge in several years worth of 
+       * gdb.base/d10v.ld: Merge in several years worth of
        default linker script changes.
        * gdb.base/long_long.exp: Add check for sizeof (long double).
 
 
        * gdb.asm/asm-source.exp: Add x86-64 target.
        * gdb.asm/x86_64.inc: New.
-       
+
 2002-05-30  Michael Chastain  <mec@shout.net>
 
        From Benjamin Kosnik <bkoz@redhat.com>:
 
        From Benjamin Kosnik <bkoz@redhat.com>:
        * gdb.c++/try_catch.cc: New file.
-       * gdb.c++/try_catch.exp: New file.      
+       * gdb.c++/try_catch.exp: New file.
 
 2002-05-27  Michael Chastain  <mec@shout.net>
 
 
 2002-05-23  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.base/all-bin.exp: Revise previous patch by just reducing 
+       * gdb.base/all-bin.exp: Revise previous patch by just reducing
        the precision of the floating point test results.
        * gdb.base/call-rt-st.exp: Ditto.
 
 
        * gdb.base/maint.exp (maint print type): Update for new type
        structure.
-       
+
 2002-05-14  Elena Zannoni  <ezannoni@redhat.com>
 
        * gdb.arch: New directory.
        * gdb.base/default.exp: Merge clauses for arm, strongarm, xscale.
        * gdb.base/long_long.exp: Merge clauses for arm and xscale.
        Add iftarget clause for strongarm.
-       
+
 2002-05-06  Michael Snyder  <msnyder@redhat.com>
 
        * lib/gdb.exp (gdb_test): Add case to allow for status wrapper.
@@ -3079,7 +3084,7 @@ From Jim Blandy  <jimb@redhat.com>
 
 2002-03-27  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.base/help.exp: Modify expect strings to reflect 
+       * gdb.base/help.exp: Modify expect strings to reflect
        clean-ups in help messages.
 
 2002-03-26  Fred Fish  <fnf@redhat.com>
@@ -3365,7 +3370,7 @@ From Jim Blandy  <jimb@redhat.com>
        print foo_instance1.overload1arg((unsigned int)arg8)
        print foo_instance1.overload1arg((float)arg11)
        print foo_instance1.overload1arg((double)arg12)
-  
+
 2002-01-07  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.base/huge.exp: New test.  Print a very large target data object.
@@ -3487,7 +3492,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
         * gdb.base/break.exp: Fix HP specific search string when testing
         backtracing in a called function.
 
-        * gdb.base/constvars.exp: Only set lang to C++ if we're 
+        * gdb.base/constvars.exp: Only set lang to C++ if we're
         compiling the test with HP's compilers.
         * gdb.base/volatile.exp: Similarly.
 
@@ -3570,7 +3575,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
 
 2001-12-06  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.asm/asm-source.exp: Add tests for info target, info symbol, 
+       * gdb.asm/asm-source.exp: Add tests for info target, info symbol,
        and detect whether the start symbol has a leading underscore.
 
 2001-12-04  Jim Blandy  <jimb@redhat.com>
@@ -3622,7 +3627,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
        * gdb.asm/asm-source.exp: Recognize sparc target.
        * gdb.asm/configure.in: Recognize sparc target.
        * gdb.asm/configure: Regenerate.
-       
+
 2001-11-21  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.asm/m32r.inc: New file.
@@ -3669,7 +3674,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
        * gdb.mi/mi0-simplerun.exp: Likewise.
        * gdb.mi/mi-var-cmd.exp: Likewise.
        * gdb.mi/mi0-var-cmd.exp: Likewise.
-       
+
 2001-11-10  Andrew Cagney  <ac131313@redhat.com>
 
        * gdb.asm/asmsrc1.s: Add ``gdbasm_'' prefix to all macros.
@@ -3692,21 +3697,21 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
 
 2001-11-07  Michael Snyder  <msnyder@redhat.com>
 
-       * gdb.c++/templates.exp (test_template_breakpoints): 
-       If we get an overload menu, but it does not match what 
+       * gdb.c++/templates.exp (test_template_breakpoints):
+       If we get an overload menu, but it does not match what
        we expect, we still need to issue the "cancel" command.
        * gdb.c++/templates.exp: Replace "void \\*" with "void ?\\*",
        making the whitespace optional.  Argument for "new" may be
        "unsigned" as well as "unsigned int/long".
-       * gdb.c++/templates.exp: Replace "const &" with "const ?&", 
+       * gdb.c++/templates.exp: Replace "const &" with "const ?&",
        making the whitespace optional.  Also replace "(void) with
        "((void|)), making the keyword "void" optional.
-       * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&", 
+       * gdb.c++/virtfunc.exp: Replace "const &" with "const ?&",
        making the whitespace optional.  Also replace "(void) with
        "((void|)), making the keyword "void" optional.
        * gdb.base/callfuncs.c (t_float_values): This function must
        _not_ be prototyped, and the following function (t_float_values2)
-       must be prototyped (if the compiler supports it), so that GDB 
+       must be prototyped (if the compiler supports it), so that GDB
        can be tested against both cases.  Usually one case involves
        promotion of float to double, while the other does not.
        * gdb.base/callfwmall.c: Ditto.
@@ -3761,7 +3766,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
 
        * gdb.base/ending-run.exp: Create identical output when passing
        `step to end of run' case.  Add regular expression branch satisfying
-       Stormy16 target.  
+       Stormy16 target.
 
 2001-10-28  Mark Kettenis  <kettenis@gnu.org>
 
@@ -3969,7 +3974,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
 
 2001-07-17  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
 
-       * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K 
+       * gdb.base/remote.c (RANDOM_DATA_SIZE): New define, defaults to 48K
        and defined to 1K for m68hc11.
        (random_data): Reduce table to 1K for embedded platforms (68hc11).
        * gdb.base/remote.exp (get_sizeof): New function from sizeof.exp.
@@ -4055,13 +4060,13 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
 2001-06-04  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.threads/pthreads.exp (check_control_c): Return 0 for success,
-       non-zero if control_c fails.  Terminate the test on failure, 
+       non-zero if control_c fails.  Terminate the test on failure,
        rather than wait for 12 more tests to time out.
 
 2001-06-06  Jim Blandy  <jimb@redhat.com>
 
        * gdb.base/exprs.exp ("sizeof (long long) > sizeof (long) (true)"):
-       Don't forget to match the GDB prompt. 
+       Don't forget to match the GDB prompt.
 
        * gdb.trace/gdb_c_test.c, actions.c: Fix misspellings.
 
@@ -4102,7 +4107,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
        Don't assume that short is shorter than int.
        * gdb.base/exprs.exp ("print unsigned short == (~0)"): Don't
        assume that shorts are smaller than ints.  On a 16-bit machine,
-       this isn't true. 
+       this isn't true.
        ("print unsigned char == (~0)"): Add test that verifies that ~0,
        an int, is not equal to ~0 stored in an unsigned char.  This tests
        the same thing that the previous test meant to, but works on
@@ -4112,7 +4117,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
 2001-05-24  Michael Snyder  <msnyder@redhat.com>
 
        * gdb.threads/pthreads.exp (all_threads_running): Add an explicit
-       test for (full_coverage == 0).  This makes the test run faster, 
+       test for (full_coverage == 0).  This makes the test run faster,
        and prevents dejagnu getting out of step.
 
 2001-05-23  Kevin Buettner  <kevinb@redhat.com>
@@ -4180,7 +4185,7 @@ Wed Dec 19 14:10:57 2001  Jeffrey A Law  (law@redhat.com)
        * config/sid.exp (gdb_target_sid): Check for error messages.
        On error or timeout, don't make expect exit (which will terminate
        all subsequent tests); instead just make gdb exit.
-       (gdb_load): Check for error messages.  On error or timeout, 
+       (gdb_load): Check for error messages.  On error or timeout,
        return a negative value.
 
 2001-04-24  Jim Blandy  <jimb@redhat.com>
@@ -4426,7 +4431,7 @@ Sun Feb  4 17:32:21 2001  Andrew Cagney  <cagney@redhat.com>
 2001-01-25  matthew green  <mrg@redhat.com>
 
        * config/sid.exp (sid_start): Use `remote_spawn' instead of `spawn.'
-       Deprecate $sid_spawn_id. 
+       Deprecate $sid_spawn_id.
        (sid_exit): Remove code necessary only for `spawn.'
 
 2001-01-25  matthew green  <mrg@redhat.com>
@@ -4474,7 +4479,7 @@ Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-12-18  Michael Snyder  <msnyder@cygnus.com>
 
-       * gdb.base/setvar.exp: Use double '\\' to quote curly braces 
+       * gdb.base/setvar.exp: Use double '\\' to quote curly braces
        in regexp.  One '\' does not suffice on Linux.
 
 2000-12-09  Michael Chastain  <chastain@redhat.com>
@@ -4553,7 +4558,7 @@ Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
        * config/monitor.exp (gdb_target_cmd): Abstracts some of the
        code from gdb_target_monitor, so it can be used independantly
        for gdbserver.  Also comment out an unnecessary PUTS.
-       
+
 2000-11-03  Michael Snyder  <msnyder@cygnus.com>
 
        * gdb.base/a2-run.exp: Use gdb_skip_stdio_test.
@@ -4633,7 +4638,7 @@ Fri Jan 12 18:29:01 2001  Andrew Cagney  <cagney@b1.cygnus.com>
        gnu-oldld case on ARM.
        * gdb.base/watchpoint.exp (test_stepping): Clear xfail
        for ARM targets.
+
 Mon Jul 24 07:46:02 CDT 2000  Clinton Popetz  <cpopetz@cygnus.com>
 
        * gdb.java/configure.in (AC_INIT): Use jmisc.exp.
@@ -4689,7 +4694,7 @@ Tue Jul  4 03:43:49 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        compile/link program.  Update line numbers.
        * gdb.asm/d10v.inc: Define ``startup''.
        * gdb.asm/asmsrc1.s: Add definition of _start.
-       
+
 Fri Jun 23 17:45:52 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.base/call-ar-st.exp: More rewrites of multi-line patterns.
@@ -4713,12 +4718,12 @@ Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 2000-06-03  Daniel Berlin  <dan@cgsoftware.com>
 
        * gdb.c++/templates.exp (do_tests): Make all of these work under
-       g++, and stop skipping them. 
+       g++, and stop skipping them.
 
        * gdb.c++/namespace.exp: Move from gdb.hp/gdb.aCC to here, make it
        work under g++.
 
-       * gdb.c++/misc.cc: Fix ambiguous initialization with correct 
+       * gdb.c++/misc.cc: Fix ambiguous initialization with correct
        initialization.
 
 2000-06-02  Michael Snyder  <msnyder@cygnus.com>
@@ -4740,7 +4745,7 @@ Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 2000-05-12  Kevin Buettner  <kevinb@redhat.com>
 
        * gdb.base/step-test.exp: On IA-64 targets, when stepping out of
-       a call, do not require that gdb stop on the line after the call. 
+       a call, do not require that gdb stop on the line after the call.
        Instead, it is permissible for gdb to stop on the line of the
        call itself.
 
@@ -4757,7 +4762,7 @@ Wed Jun  7 13:02:40 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-05-08  Michael Snyder  <msnyder@cygnus.com>
 
-       * gdb.base/interrupt.exp: Make "pass" message say "send" 
+       * gdb.base/interrupt.exp: Make "pass" message say "send"
        rather than "send_gdb" (for consistancy).
 
 Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
@@ -4768,7 +4773,7 @@ Mon May  1 15:37:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-04-28  Michael Snyder  <msnyder@cygnus.com>
 
-       * gdb.base/break.exp: When compiled with -O2 optimization, 
+       * gdb.base/break.exp: When compiled with -O2 optimization,
        gdb may not stop at the first line of main, due to code motion.
 
 2000-04-26  Michael Snyder  <msnyder@cygnus.com>
@@ -4862,7 +4867,7 @@ Mon Mar 27 14:46:37 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 2000-03-13  James Ingham  <jingham@leda.cygnus.com>
 
        * lib/gdb.exp: Fix the gdbtk_start routine to correctly find all
-       the library directories. 
+       the library directories.
 
 Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
@@ -4870,7 +4875,7 @@ Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
        * configure: Re-generate.
 
        * gdb.mi: New directory.
-       
+
 2000-02-25  Scott Bambrough <scottb@netwinder.org>
 
        * gdb.base/long_long.exp: Correct test suite failure when printing
@@ -4931,7 +4936,7 @@ Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * 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.
 
@@ -4939,7 +4944,7 @@ Mon Feb 21 13:05:36 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
 2000-01-07  Michael Snyder  <msnyder@cygnus.com>
 
-       * gdb.base/display.exp: Some yacc parsers like to say 
+       * 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  <fnasser@totem.to.cygnus.com>
@@ -5066,13 +5071,13 @@ Sat Dec  4 15:21:18 1999  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.c++/derivation.exp: remove redundant get compiler info code.
 
-       * gdb.base/commands.exp: add '$gdb_prompt $' anchor to 
+       * gdb.base/commands.exp: add '$gdb_prompt $' anchor to
        'continue with watch' test point.
 
 1999-11-08  Jim Blandy  <jimb@zenia.red-bean.com>
 
        Merged from p2linux-990323-branch:
-       
+
        * lib/gdb.exp (gdb_continue_to_breakpoint): New function.
 
 Mon Nov  8 23:07:09 1999  Andrew Cagney  <cagney@amy.cygnus.com>
@@ -5138,7 +5143,7 @@ Mon Oct 11 13:57:21 1999  Andrew Cagney  <cagney@amy.cygnus.com>
        containing exp_continue into a while within an expect.  Don't
        attempt a start more than three times.  Check return value from
        gdb_load.
-       
+
 Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.base/watchpoint.exp: Match fail ``finish from marker1'' with
@@ -5153,7 +5158,7 @@ Wed Oct  6 12:05:58 1999  Andrew Cagney  <cagney@b1.cygnus.com>
 
 1999-10-01  Fred Fish  <fnf@cygnus.com>
 
-       * gdb.base/help.exp (help add-symbol-file): Update to match current 
+       * gdb.base/help.exp (help add-symbol-file): Update to match current
        gdb output.
 
 1999-09-18  Jim Blandy  <jimb@cris.red-bean.com>
@@ -5384,7 +5389,7 @@ Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
        * gdb.c++/virtfunc.cc: Add return type and value for main.
        * gdb.c++/virtfunc.exp: Run if HP compiler used, add some
        match alternatives.
-       
+
 1999-07-30  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
        * gdb.base/display.exp: Fix output of 'p/a &&j' test.
@@ -5438,8 +5443,8 @@ Tue Aug 10 15:25:16 1999  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.c++/annota2.exp: Fix delete breakpoint query testcase.
        Fix run to main failures. Watchpoint can be hardware watchpoint.
-       
-       * gdb.base/annota1.exp: Clean up some more, in case printf has 
+
+       * gdb.base/annota1.exp: Clean up some more, in case printf has
        debug info.  Deal with lack of signal hanlder info in stack.
 
         From Jim Kingdon  <kingdon@redhat.com>:
@@ -5581,7 +5586,7 @@ Fri Jun 25 19:27:28 1999  Andrew Cagney  <cagney@b1.cygnus.com>
        print_double_array(double_array)", "continuing to breakpoint
        1018", "print print_double_array(array_d)" and "continuing to
        1034" tests.
-       
+
 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
 
         * Makefile.in: Add empty html and install-html targets.
@@ -5654,9 +5659,9 @@ Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
 
 1999-05-20  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
-       * gdb.base/annota1.exp: Allow any number of "frames-invalid" and 
+       * gdb.base/annota1.exp: Allow any number of "frames-invalid" and
        "breakpoint-invalid" to be printed.
-       * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any 
+       * gdb.base/annota2.exp: Revise line number for main breakpoint. Allow any
        number of "frames-invalid" and "breakpoint-invalid" to be printed.
        * gdb.base/annota2.cc: Initialize a.x to 0.
 
@@ -5673,7 +5678,7 @@ Wed Jun  2 17:37:05 1999  Andrew Cagney  <cagney@b1.cygnus.com>
        "skip_float_tests" is set.
        * gdb.base/varargs.exp: Skip "print find_max_double(5,1.0,17.0,2.0,3.0,4.0)"
        when "skip_float_tests" set.
-       
+
 1999-05-06  Keith Seitz  <keiths@cygnus.com>
 
        * gdb.base/annota2.cc: Include stdio.h.
@@ -5755,7 +5760,7 @@ Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
        change, to mollify finicky HP compiler.
        * gdb.hp/reg-test.exp (testfile): Fix file name.
        * gdb.stabs/weird.exp: Don't try to run if HP compiler in use.
-       
+
        * gdb.c++/misc.cc (main): Initialize obj_with_enum.
        * gdb.c++/classes.exp: Fix test of obj_with_enum values, allow
        alternate form of enum ptype.
@@ -5774,7 +5779,7 @@ Wed May  5 17:44:31 1999  Stan Shebs  <shebs@andros.cygnus.com>
 Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
        * gdb.base/commands.exp: Add test for correct position of '>'
-       when issuing the 'commands' command after a 'while' or 'if' 
+       when issuing the 'commands' command after a 'while' or 'if'
        command.
 
 1999-03-18  James Ingham  <jingham@cygnus.com>
@@ -5787,7 +5792,7 @@ Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
        * gdb.base/watchpoint.exp: Use gdb_continue_to_end.
 
        * gdb.base/step-test.exp: Catch a case where finish is broken and
-       keep it from killing the rest of the tests. 
+       keep it from killing the rest of the tests.
        Use gdb_continue_to_end.
 
        * gdb.base/sigall.exp: use gdb_continue_to_end.
@@ -5796,11 +5801,11 @@ Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
        * gdb.base/display.exp: use runto_main, not run.
 
-       * gdb.base/default.exp: Check for the current error message in the 
-       r abbreviation test.  
+       * gdb.base/default.exp: Check for the current error message in the
+       r abbreviation test.
        Add strongarm to the targets that know info float.
 
-       * gdb.base/condbreak.exp: Use the gdb_run command rather than just 
+       * gdb.base/condbreak.exp: Use the gdb_run command rather than just
        run which doesn't work with monitors.
 
        * gdb.base/call-ar-st.exp: fixed bogus regexp in continuing to 1034 test.
@@ -5808,8 +5813,8 @@ Tue Mar 23 14:56:36 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
        * gdb.base/break.exp: use the gdb_continue_to_end proc.
 
        * lib/gdb.exp: I had added gdb_continue_to_end used to run to the end of a
-       program.  Traps the case (in Cygmon) when the program never really 
-       exits.  Same as Mark's continue_to_exit, but I had put it in a lot 
+       program.  Traps the case (in Cygmon) when the program never really
+       exits.  Same as Mark's continue_to_exit, but I had put it in a lot
        more places, so I used my name.  Sorry Mark...
 
        * config/monitor.exp (gdb_target_monitor): added another
@@ -5847,7 +5852,7 @@ Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
 
        * gdb.base/call-ar-st.c (main): Terminate char_array with a null
        character, so GDB won't print garbage after its end.
-       
+
        * gdb.base/call-ar-st.exp: Don't step into sum_array_print; set a
        breakpoint there instead.  Sometimes GCC emits memcpy to handle
        the large structures being passed by value, so we step into that
@@ -5871,7 +5876,7 @@ Fri Mar 12 18:06:21 1999  Stan Shebs  <shebs@andros.cygnus.com>
 
 1999-03-05  Nick Clifton  <nickc@cygnus.com>
 
-       * gdb.base/a2-run.exp: Add expected fails for strongarm-coff. 
+       * gdb.base/a2-run.exp: Add expected fails for strongarm-coff.
 
 1999-03-04  Jim Blandy  <jimb@zwingli.cygnus.com>
 
@@ -5935,12 +5940,12 @@ Fri Feb  5 12:42:56 1999  Stan Shebs  <shebs@andros.cygnus.com>
        * gdb.base/long_long.c (known_types): Initialize values to zero.
        * gdb.base/long_long.exp: Step one more line
        so 'dec' is initialized in "get to known place".  GDB removes
-        leading zeros.  Explicitly ask for hex formatting.  Use 
+        leading zeros.  Explicitly ask for hex formatting.  Use
         unique test case names.
 
 Tue Feb  2 10:16:08 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
-       * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement. 
+       * lib/gdb.exp (gdb_preprocess): Remove 'puts' statement.
 
        * gdb.c++/method.exp: Add missing close brace.
 
@@ -5990,8 +5995,8 @@ Tue Jan 19 17:20:09 1999  David Taylor  <taylor@texas.cygnus.com>
 
 Fri Jan 15 14:04:57 1999  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
 
-       * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform 
-       and compiled w/o GCC. 
+       * gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform
+       and compiled w/o GCC.
 
        * gdb.hp/watch-cmd.exp: ditto.
 
@@ -6131,7 +6136,7 @@ Wed Jan  6 18:41:15 1999  David Taylor  <taylor@texas.cygnus.com>
        * gdb.c++/ref-types.exp: new file.
        * gdb.c++/ref-types2.exp: new file.
        * gdb.c++/userdef.exp: new file.
-       
+
 Wed Jan  6 13:50:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
 
        * gdb.base/default.exp: Reflect wording change in remote.c.
@@ -6169,22 +6174,22 @@ Tue Jan  5 13:05:32 1999  David Taylor  <taylor@texas.cygnus.com>
        * gdb.c++/ref-types.cc: new file.
        * gdb.c++/ref-types2.cc: new file.
        * gdb.c++/userdef.cc: new file.
-       
+
        * gdb.base/scope.exp: compile one file at a time, then link.
        * gdb.base/langs.exp: ditto.
        * gdb.base/list.exp: ditto.
-       
+
 Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
 
        The following changes were made by David Taylor
        <taylor@cygnus.com>, Elena Zannoni <ezannoni@cygnus.com>, and
        Edith Epstein <eepstein@cygnus.com> as part of a project to merge
        in changes by HP.
-       
+
        * gdb.c++/inherit.exp: if on hppa*-*-hpux* and not using gcc,
        skip tests.  When compiling pass c++ flag to gdb_compile.
        * gdb.c++/
-       
+
        * lib/gdb.exp (get_compiler_info): new, optional argument -- args;
        test for on hppa*-*-hpux*; use args to see if c++ was specified.
        (skip_hp_tests): new function.
@@ -6213,7 +6218,7 @@ Mon Jan  4 10:06:43 1999  David Taylor  <taylor@texas.cygnus.com>
        run the tests.  tell gdb_compile that it's a c++ compilation.
 
        * gdb.threads/pthreads.exp: fix typo in message.
-       
+
        * gdb.base/all-bin.exp: new file.
        * gdb.base/arithmet.exp: new file.
        * gdb.base/assign.exp: new file.
@@ -6297,7 +6302,7 @@ Mon Dec 21 14:08:38 1998  David Taylor  <taylor@texas.cygnus.com>
                      T1<char>::~T1(void)
 
        (test_hp_style_demangling): new hp specific demangling test cases.
-       
+
 Mon Dec 14 15:07:03 1998  Jeffrey A Law  (law@cygnus.com)
 
        * gdb.trace/actions.exp: Ignore compiler warnings compiling actions.c
@@ -6386,7 +6391,7 @@ Mon Sep 14 20:00:04 1998  Michael Snyder  <msnyder@cygnus.com>
        * gdb.trace/{packetlen.exp passc-dyn.exp passcount.exp}: New files.
        * gdb.trace/{report.exp save-trace.exp tracecmd.exp}: New files.
        * gdb.trace/{while-dyn.exp while-stepping.exp}: New files.
-       
+
 Fri Sep 11 13:58:02 1998  Michael Snyder  <msnyder@cygnus.com>
 
        * gdb.c++/classes.exp: Change all regular expressions to match
@@ -6417,7 +6422,7 @@ Thu Jul 16 18:20:46 1998  Jeffrey A Law  (law@cygnus.com)
 
 Thurs Jul 9 11:08:31 1998  Dawn Perchik  <dawn@cygnus.com>
 
-       * gdb.base/commands.exp: Break up infrun_breakpoint_command_test 
+       * gdb.base/commands.exp: Break up infrun_breakpoint_command_test
        into two parts to get around a synchronization problem in expect.
 
 Fri Jun 26 14:27:13 1998  Keith Seitz  <keiths@cygnus.com>
@@ -6540,15 +6545,15 @@ Mon Apr 13 22:32:51 1998 Frank Ch. Eigler <fche@cygnus.com>
 Fri Apr 10 22:38:12 1998 Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
         * gdb.base/help.exp:  Clean up `help set args' and `help show args'
-        tests.                                                             
+        tests.
         * gdb.base/interrupt.exp:  Add "i*86-*-solaris2*" xfail for calling
-        function when asleep.                                              
+        function when asleep.
         * gdb.base/signals.exp:  Add "i*86-*-solaris2*" xfails. Add comment
-        for i*86 Linux and SVR4 signal handling problems.                  
-        Remove linux xfail for `next to handler in signals_tests_1', fixed 
-        by recent infrun.c change.                                         
+        for i*86 Linux and SVR4 signal handling problems.
+        Remove linux xfail for `next to handler in signals_tests_1', fixed
+        by recent infrun.c change.
         Limit backtrace to 10 frames to avoid timeout problems with infinite
-        stack backtraces.                                                   
+        stack backtraces.
         Adjust expect pattern in `handle all print' test to match Apr 28 1997
         target.[ch] change.
 
@@ -6585,7 +6590,7 @@ Mon Feb 23 08:22:44 1998  Mark Alexander  <marka@cygnus.com>
        * config/mn10300-eval.exp: New file to support MN10300 eval board.
 
 Wed Feb 18 16:43:46 1998  Michael Snyder  (msnyder@cygnus.com)
+
         * gdb.base/overlays (several files): Merge the two overlay
         managers into one.  Change variables (foox, barx, bazx, grbxx)
         back into ints but force them to load in their proper sections.
@@ -6608,7 +6613,7 @@ Tue Feb 10 17:23:22 1998  Andrew Cagney  <cagney@b1.cygnus.com>
        * gdb.base/d10vovly.c (D10VTranslate): New function, handle
        updated d10v memory VMA/LMA map.
        (D10VCopy): Call D10VTranslate.
-       
+
 Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.base/m32rovly.c: Force variable _novlys into .data section.
@@ -6622,12 +6627,12 @@ Fri Feb  6 14:13:12 1998  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.base/overlays.exp: Expect variables barx, bazx, foox, grbxx
        to be arrays.
-       
+
 Thu Jan 29 14:48:19 1998  Michael Snyder  (msnyder@cygnus.com)
+
         * gdb.base/overlays.exp: fix up and get working again.
         Add tests for backtraces from an overlay function.
+
 Fri Jan 23 07:52:45 1998  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/watchpoint.exp: Set "d10v*-*-*" clear_xfail for
@@ -6670,7 +6675,7 @@ Tue Nov 25 12:46:36 1997  Andrew Cagney  <cagney@b1.cygnus.com>
        target_sizeof_long and target_bigendian_p.
        (structs_by_value, structs_by_reference): Check values according
        to targets word size and endianess.
-       
+
 Mon Nov 24 16:37:06 1997  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * gdb.base/langs.exp: For "continue to exit" ignore any trailing
@@ -6730,7 +6735,7 @@ Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
        exists, reload the executable and do a "continue" instead of
        doing a jump.
        (runto_main): Use gdb_step_for_stub.
-       
+
        * gdb.base/break.exp: Use gdb_step_for_stub. Also, rename certain
        tests to have unique names.
        * gdb.base/callfuncs.exp: Ditto.
@@ -6741,7 +6746,7 @@ Fri Sep 12 16:56:38 1997  Bob Manson  <manson@charmed.cygnus.com>
        * gdb.base/opaque.exp: Ditto.
        * gdb.base/printcmds.exp: Ditto. Use a loop to emit multiple
        similar tests.
-       
+
        * gdb.base/setshow.c: Add set_debug_traps/breakpoint calls.
        * gdb.c++/cplusfuncs.cc: Ditto.
        * gdb.c++/virtfunc.cc: Ditto.
@@ -6812,7 +6817,7 @@ Fri Jun 27 07:44:25 1997  Fred Fish  <fnf@cygnus.com>
        * gdb.c++/inherit.exp: Ditto.
        * gdb.c++/templates.exp: Ditto.
        * gdb.c++/virtfunc.exp: Ditto.
-       
+
 Wed Jun 25 09:08:51 1997  Bob Manson  <manson@charmed.cygnus.com>
 
        * lib/gdb.exp(default_gdb_exit): Don't give an error if the remote
@@ -6943,7 +6948,7 @@ Thu May  1 18:01:50 1997  Bob Manson  <manson@charmed.cygnus.com>
 
 Mon Apr 28 17:27:40 1997  Michael Snyder  <msnyder@cygnus.com>
 
-       * gdb.base/printcmds.exp: add a couple more tests a la 
+       * gdb.base/printcmds.exp: add a couple more tests a la
        "p 123DEADBEEF", to check parse_number.
        * top.c: change "to enable to enable" to "to enable" in a couple
        of help strings.
@@ -6952,7 +6957,7 @@ Thu Apr 24 14:38:18 1997  Jeffrey A Law  (law@cygnus.com)
 
        * gdb.base/callfuncs.exp: Mark some tests as expected to fail
        on the mn10300.
+
 Mon Apr 21 15:05:42 1997  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/a2-run.exp: Add arm-*-coff setup_xfails for cases
@@ -6997,7 +7002,7 @@ Thu Apr  3 15:21:26 1997  Michael Snyder  <msnyder@cygnus.com>
        d10v.ld m32r.ld d10vovly.c m32rovly.c: add test case for overlays.
        * gdb.base/sigall.c: add usestubs code frag
        * gdb.base/watchpoint.exp: turn on complex watchpoint test for M32R.
-       
+
 Thu Apr  3 09:38:53 1997  Bob Manson  <manson@charmed.cygnus.com>
 
        * lib/gdb.exp(gdb_suppress_tests): Add explanation for subsequent
@@ -7152,7 +7157,7 @@ Sun Feb 23 19:56:02 1997  Bob Manson  <manson@charmed.cygnus.com>
        * config/vr4300.exp: New file.
 
        * gdb.*/*.exp: Call gdb_expect instead of expect.
-       
+
        * lib/gdb.exp(gdb_expect): New function.
 
 Thu Feb 20 13:57:01 1997  Bob Manson  <manson@charmed.cygnus.com>
@@ -7327,7 +7332,7 @@ Sun Feb  2 00:55:14 1997  Bob Manson  <manson@charmed.cygnus.com>
 Sat Feb  1 23:51:01 1997  Bob Manson  <manson@charmed.cygnus.com>
 
        * gdb.*/*.exp: Replace $prompt with $gdb_prompt.
-       
+
        * gdb.base/scope.exp: Use gdb_test.
        * gdb.c++/classes.exp: Ditto.
        * gdb.c++/inherit.exp: Ditto.
@@ -7357,7 +7362,7 @@ Thu Jan 30 16:49:25 1997  Bob Manson  <manson@charmed.cygnus.com>
 Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
 
           Major rewrite for testsuite revision.
-       
+
        * lib/gdb.exp: Remove references to global CC, CXX, B_OPTIONS,
        TARGET_INCLUDES, LDFLAGS and target_alias. Use gdb_spawn_id
        instead of relying on spawn_id to always contain a valid
@@ -7365,7 +7370,7 @@ Tue Jan 28 14:42:31 1997  Bob Manson  <manson@charmed.cygnus.com>
        (get_compiler_info): New procedure to build the ${binfile}.ci
        file, instead of replicating this in N different places.
        (gdb_compile): New procedure.
-       
+
        gdb.*/*.exp: Use gdb_compile and get_compiler_info (with
        appropriate arguments) instead of compile. Use gdb_test in a lot
        more places.  Use send_gdb instead of send. Always run gdb_start
@@ -7429,7 +7434,7 @@ Sat Nov 23 13:32:15 1996  Fred Fish  <fnf@cygnus.com>
        * gdb.base/signals.exp (signal_tests_1): Remove setup_xfail
        "i*86-*-linux" for "signal SIGUSR1".  Now works, at least with
        RedHat 4.0.
-       
+
        * gdb.threads/pthreads.c (_MIT_POSIX_THREADS): Define if target is
        linux.  This allows the test case to at least compile on latest
        linux, but still not run due to missing the threads runtime library.
@@ -7458,7 +7463,7 @@ Thu Nov 21 09:17:19 1996  Fred Fish  <fnf@cygnus.com>
        (xgcc): Set variable to full path of gcc in build tree.  Use findfile
        to verify that gcc exists in build tree, and if so set CC to that
        gcc and to use B_OPTIONS and TARGET_INCLUDES.
-       
+
 Tue Nov 12 16:20:13 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.c++/inherit.exp (test_print_anon_union): Reenable
@@ -7502,7 +7507,7 @@ Tue Nov  5 10:44:23 1996  Michael Snyder  <msnyder@cygnus.com>
        * gdb.base/[bitfields.exp crossload.exp funcargs.exp interrupt.exp
                    list.exp scope.exp watchpoint.exp]
          Make all timeout error msgs explicitly say "(timeout)".
-       
+
 Mon Nov  4 12:03:06 1996  Michael Snyder  <msnyder@cygnus.com>
 
        * config/monitor.exp: Increase download timeout to 1000 seconds.
@@ -7571,7 +7576,7 @@ Fri Oct 11 17:05:22 1996  Fred Fish  <fnf@cygnus.com>
        (distclean maintainer-clean realclean): No need to remove files
        twice.  Nuke the duplicates.
        * gdb.base/Makefile.in (EXECUTABLES): Add "structs".
-       * gdb.threads/Makefile.in (distclean maintainer-clean realclean): 
+       * gdb.threads/Makefile.in (distclean maintainer-clean realclean):
        Remove config.h along with other config files.
 
 Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
@@ -7596,7 +7601,7 @@ Mon Sep 30 20:16:22 1996  Fred Fish  <fnf@cygnus.com>
        * lib/gdb.exp (gdb_test): When a gdb aborts, print a more
        meaningful error message and return -1 so the caller can
        suppress further tests and avoid a cascade of errors.
-       
+
 Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/a1-selftest.exp: Tweak tests to account for new
@@ -7604,7 +7609,7 @@ Fri Sep 27 10:34:51 1996  Fred Fish  <fnf@cygnus.com>
        * gdb.base/default.exp: Ditto.
        * gdb.base/interrupt.exp: Fix problem with cascade of
        errors if child process dies while calling a function.
-       
+
 Fri Sep 13 21:43:48 1996  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in (VPATH): Add
@@ -7636,7 +7641,7 @@ Mon Sep  2 06:36:02 1996  Fred Fish  <fnf@cygnus.com>
        executable, give more meaningful message.
        * gdb.threads/pthreads.c: Hpux also uses old definition of second
        arg for pthread_create.
-       
+
 Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.threads/pthreads.c (PTHREAD_CREATE_ARG2,
@@ -7655,7 +7660,7 @@ Mon Aug 19 09:58:59 1996  Fred Fish  <fnf@cygnus.com>
        for not compiled with gcc.
        * gdb.base/mips_pro.exp: Only do setup_xfail hppa*-*-* for
        backtrace when compiled with gcc.
-       * lib/gdb.exp (runto_main): Return result of "runto main" rather 
+       * lib/gdb.exp (runto_main): Return result of "runto main" rather
        than always return success.
 
 Sat Aug 17 13:28:00 1996  Fred Fish  <fnf@cygnus.com>
@@ -7679,7 +7684,7 @@ Mon Aug 12 15:29:08 1996  Fred Fish  <fnf@cygnus.com>
        tests.
        gdb.c++/virtfunc.exp (do_tests): Add "mips-*-irix5*" setup_xfail
        for "runto test_calls(void)" test.
-       
+
 Sun Aug 11 13:11:24 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/term.exp: Set 7-bit strings, address off, width to 0,
@@ -7718,7 +7723,7 @@ Wed Aug  7 11:05:47 1996  Fred Fish  <fnf@cygnus.com>
        * gdb.threads/{config.in, pthreads.c, pthreads.exp}: New.
        * gdb.threads/{Makefile.in, configure.in}: Complete rewrites.
        * gdb.threads/configure: New, generated with autoconf.
-       
+
 Tue Aug  6 10:23:04 1996  Tom Tromey  <tromey@rtl.cygnus.com>
 
        * lib/gdb.exp (gdb_test_exact): Turn \n in pattern into \r\n.
@@ -7788,9 +7793,9 @@ Tue Jun 25 23:16:58 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
 Tue Jun 25 17:02:39 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
 
        * configure.in (AC_PREREQ): autoconf 2.5 or higher.
-       * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to 
+       * gdb.{base,c++,chill,disasm,stabs}/Makefile.in (VPATH): set to
        @srcdir@.
-       * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ): 
+       * gdb.{base,c++,chill,disasm,stabs}/configure.in (AC_PREREQ):
        autoconf 2.5 or higher.
        * gdb.{base,c++,chill,disasm,stabs}/configure: Rebuilt.
 
@@ -7854,7 +7859,7 @@ Wed May 15 08:47:42 1996  Jeffrey A Law  (law@cygnus.com)
        * gdb.base/ptype.exp: Likewise.
        * gdb.base/setvar.exp: Handle sizeof (int) != 4 for h8300.  Add
        h8300 xfails.
-       * gdb.base/return.exp: Handle float/double precision problems 
+       * gdb.base/return.exp: Handle float/double precision problems
        on the h8300.
        * gdb.base/funcargs.c: Explicitly make last constant argument to
        call_after_alloca_subr an unsigned long type.
@@ -7891,13 +7896,13 @@ Wed Mar 20 08:48:03 1996  Fred Fish  <fnf@cygnus.com>
        gdb.stabs/weird.exp: Remove use of compiler options "-c -o ..."
        since some compilers don't allow both options to be given
        on the same command line.  Create object file and move it.
-       
+
 Tue Mar 19 23:49:31 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/corefile.exp: Always regenerate the core file, since
        we always regenerate the coremaker program.  Detect special case
        where registers cannot be read from core file.
-       
+
 Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
 
        From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
@@ -7910,7 +7915,7 @@ Tue Mar 19 16:52:49 1996  Fred Fish  <fnf@cygnus.com>
        * configure: Regenerate.
        * gdb.base/Makefile.in (clean): Remove generated file twice-tmp.c
        here, rather than in distclean.
-       
+
 Sun Mar 17 13:35:31 1996  Fred Fish  <fnf@cygnus.com>
 
        * gdb.base/mips_pro.exp: Create mips_pro.ci to get gcc_compiled
@@ -7948,10 +7953,10 @@ Fri Mar 15 17:49:57 1996  Fred Fish  (fnf@cygnus.com)
        * gdb.base/ptype.exp: Change "i*86-*-sysv4*" setup_xfail for
        "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)"
        and "ptype t_char_array" to be for native cc only.
-       
+
 Fri Mar 15 16:17:22 1996  Fred Fish  <fnf@cygnus.com>
 
-       * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled 
+       * gdb.base/corefile.exp: Remove "alpha-dec-osf2*" native compiled
        setup_xfail for "print coremaker_bss", "print coremaker_ro",
        "print func2::coremaker_local", and "backtrace in corefile.exp".
 
@@ -7994,7 +7999,7 @@ Sun Feb 18 11:39:12 1996  Fred Fish  <fnf@cygnus.com>
        Change "alpha-dec-osf2*" setup_xfail for "bt in signals.exp"
        to be for gcc only.
        * lib/gdb.exp: Move verbose statements outside conditionals.
-       
+
 Sat Feb 17 02:22:14 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * gdb.base/sigall.exp:  Remove setup_xfail for irix4.  Fixed by
@@ -8072,7 +8077,7 @@ Mon Jan 15 09:33:00 1996  Fred Fish  <fnf@cygnus.com>
        * gdb.stabs/configure.in (alpha-*-*,mips-*-*): Replace
        [] tests with "test" and enclose string in quotes.
        * gdb.stabs/configure: Rebuild
-       
+
 Thu Jan 11 09:43:14 1996  Tom Tromey  <tromey@creche.cygnus.com>
 
        Changes in sync with expect:
@@ -8096,7 +8101,7 @@ Wed Jan  3 01:30:41 1996  Jeffrey A Law  (law@cygnus.com)
        * gdb.stabs/weird.exp: Use ${target_triplet} to determine
        which sed script to run.  Expect failure for v_comb test
        on PA targets too.
-       
+
 Sat Dec 30 16:09:04 1995  Fred Fish  <fnf@rtl.cygnus.com>
 
        * gdb.base/corefile.exp: Remove "i*86-*-linux" xfail for
@@ -8178,7 +8183,7 @@ Sat Nov 25 11:03:42 1995  Fred Fish  <fnf@cygnus.com>
        to returns as necessary, arrange for test to compile own testcase
        executable.
        * lib/gdb.exp: Changes for testsuite to compile own test cases.
-       
+
 Tue Nov 21 16:15:45 1995  Fred Fish  <fnf@cygnus.com>
 
        * gdb.c++/classes.exp (test_pointers_to_class_members): Add
@@ -8243,13 +8248,13 @@ Wed Oct 18 11:27:47 1995  Jeffrey A Law  (law@cygnus.com)
 
 Tue Oct 17 23:02:12 1995  Jeffrey A Law  (law@cygnus.com)
 
-       * Many files: When warning about suppressed tests due to a 
+       * Many files: When warning about suppressed tests due to a
        nonexistant test binary, avoid incrementing the warning count.
 
 Tue Oct 10 11:00:41 1995  Fred Fish  <fnf@cygnus.com>
 
        * Makefile.in (TARGET_FLAGS_TO_PASS):  Remove BISON.
-       
+
 Sun Oct  8 04:23:14 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * gdb.base/return.exp:  Change xfail from "sparc-*-solaris2.*" to
@@ -8355,7 +8360,7 @@ Sat Sep  2 06:41:26 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
 Sat Sep  2 00:17:31 1995  Fred Fish  <fnf@cygnus.com>
 
-       * gdb.base/callfuncs.exp (do_function_calls):  Remove 
+       * gdb.base/callfuncs.exp (do_function_calls):  Remove
        mips-sgi-irix* xfail for
        "call inferior func with struct - returns char *"
        and fix test so that an optional (unsigned char *) cast is
@@ -8371,7 +8376,7 @@ Fri Sep  1 13:42:01 1995  Fred Fish  <fnf@cygnus.com>
 
 Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
 
-       * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2* 
+       * gdb.base/callfuncs.exp (do_function_calls):  Add alpha-dec-osf2*
        clear_xfail for "p t_float_values2(3.14159,float_val2)" for gcc
        compiled test.
        * gdb.base/opaque.exp (setup_xfail_on_opaque_pointer):
@@ -8411,11 +8416,11 @@ Sun Aug 27 23:35:35 1995  Fred Fish  <fnf@cygnus.com>
        * gdb.base/callfuncs.exp (do_function_calls):
        Add mips-sgi-irix* xfail, when compiled with native compiler, for
        "call inferior func with struct - returns char *".
-       * gdb.base/return.exp (return_tests): Change xfail for 
+       * gdb.base/return.exp (return_tests): Change xfail for
        "correct value returned double test" to include Solaris 2.4.
        * gdb.base/funcargs.exp (float_and_integral_args):
        Add sparc-sun-solaris2* xfail for "print f1 after run to call2a".
-       
+
 Sat Aug 26 00:26:11 1995  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
        * gdb.base/setvar.c, gdb.base/setvar.exp:  Add new tests for
@@ -8484,14 +8489,14 @@ Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
        "print 'scope1.c'::bar::funclocal" and
        "print 'scope1.c'::bar::funclocal_bss"
        to only be xfail'd when not compiled with gcc.
-       Add rs6000-*-* xfail for 
+       Add rs6000-*-* xfail for
        "print 'scope0.c'::filelocal_bss before run"
        when compiled with gcc.
        (test_at_main): Add rs6000-*-* xfail for
        "print filelocal_ro in test_at_main"
        when compiled with gcc.
        * gdb.base/ptype.exp: Source gdb.base/ptype.ci.
-       Add rs6000-*-aix* xfail for 
+       Add rs6000-*-aix* xfail for
        "whatis unnamed typedef'd enum (compiler bug in IBM's xlc)" and
        "ptype t_char_array",  not compiled with gcc.
        * gdb.base/list.exp (test_list_function):  Add rs6000-*-*
@@ -8534,7 +8539,7 @@ Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
        * gdb.base/opaque.exp: Source gdb.base/opaque0.ci rather
        than opaque-info.exp.
        Setup rs6000-*-* xfail for
-       "ptype on opaque struct pointer (statically)" and 
+       "ptype on opaque struct pointer (statically)" and
        "ptype on opaque struct pointer (dynamically)" when
        not compiled with gcc.
        * gdb.base/callfuncs.exp: Source gdb.base/callfuncs.ci
@@ -8561,7 +8566,7 @@ Tue Aug 15 09:42:44 1995  Fred Fish  <fnf@cygnus.com>
        Add rs6000-*-* xfail for "up to foo in langs.exp"
        "up to cppsub_ in langs.exp" and "up to fsub in langs.exp"
        when not gcc compiled.
-       
+
 Sat Aug 12 15:05:36 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
 
        * gdb.base/callfuncs.exp: Add xfails for the powerpc.
@@ -8592,7 +8597,7 @@ Mon Aug 14 09:01:59 1995  Fred Fish  <fnf@cygnus.com>
        "print 'scope0.c'::filelocal_bss in test_at_foo",
        "print 'scope0.c'::filelocal at bar",
        "print 'scope0.c'::filelocal_bss in test_at_bar"
-       
+
        * gdb.base/list.exp: Remove rs6000-*-* xfail for "list function
        in source file 1".  This bug seems to have been fixed with both
        gcc and native cc (was native assembler bug?).
@@ -8617,7 +8622,7 @@ Wed Aug  9 08:04:12 1995  Fred Fish  (fnf@cygnus.com)
        * gdb.base/callfuncs.exp: Change xfail to "i*86-*-*" for
        "call inferior function with struct - returns float" and
        "call inferior function with struct - returns double".
-       
+
 Mon Aug  7 02:43:28 1995  Jeff Law  (law@snake.cs.utah.edu)
 
        * gdb.disasm/sh3.s: Source for sh3 disassembler tests.
@@ -9722,7 +9727,7 @@ Fri Nov 25 13:37:10 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
        and 'value' method to T5 class for template tests.
        * gdb.c++/templates.exp:  Add testcases for printing of template
        types, setting breakpoints on template methods and calling a
-       template method. 
+       template method.
 
 Sat Nov  5 00:20:17 1994  Jeff Law  (law@snake.cs.utah.edu)
 
@@ -10165,7 +10170,7 @@ Thu Apr 21 12:48:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
 Thu Apr 21 11:54:04 1994  Kung Hsu  (kung@mexican.cygnus.com)
 
-       * gdb.t24/demangle.exp: change expect pattern of 
+       * gdb.t24/demangle.exp: change expect pattern of
        __t10ListS_link1ZUiRCUiPT0
 
 Wed Apr 13 15:05:00 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
@@ -10232,7 +10237,7 @@ Wed Mar 30 00:31:49 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
 
 Tue Mar 29 23:55:27 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
 
-       * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall): 
+       * gdb.t07/watchpoint.exp (test_watchpoint_triggered_in_syscall):
        Fix typo(s).
 
 Sun Mar 27 16:53:14 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
@@ -10304,7 +10309,7 @@ Thu Feb 24 19:49:25 1994  Rob Savoye  (rob@poseidon.cygnus.com)
        one from the path.
        * Makefile.in: Use a fresh expect if there is one, use runtest
        from the src tree if there is one.
-  
+
 Thu Feb 24 18:49:37 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
 
        * gdb.t06/break.exp (test_next_with_recursion): Remove xfail for
@@ -10491,7 +10496,7 @@ Thu Jan 13 17:16:09 1994  Stan Shebs  (shebs@andros.cygnus.com)
 
        * Makefile.in: Pass LDFLAGS and LIBS to sub-makes.
        * gdb.t06/configure.in: Don't try to compile signals test program
-       if doing mips-idt-ecoff.        
+       if doing mips-idt-ecoff.
 
 Thu Jan 13 08:25:55 1994  Rob Savoye  (rob@darkstar.cygnus.com)
 
@@ -10639,7 +10644,7 @@ Tue Oct 19 14:57:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * gdb.t15/funcargs.exp: Don't put comments on same line as
        setup_xfail (@#$*%& tcl braindamage!).
-  
+
 Mon Oct 18 21:50:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
        * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile.
@@ -10930,7 +10935,7 @@ Thu Aug 12 15:24:28 1993  Fred Fish  (fnf@deneb.cygnus.com)
        * Makefile.in (distclean):  Remove *.log *.plog *.sum *.psum site.*.
 
        * gdb.t17/interrupt.exp:  Fix 'missing Continuing' case so pattern
-       to match does not match the passing case but still matches the 
+       to match does not match the passing case but still matches the
        failing case.
 
 Thu Aug 12 16:58:59 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
@@ -11592,7 +11597,7 @@ Thu Mar 25 21:05:16 1993  Fred Fish  (fnf@cygnus.com)
        * gdb.t10/crossload.exp:  Disable the i860-elf test until such
        time as i860 support works.
 
-       * gdb.t15/funcargs.exp:  Fix expected outputs to include 
+       * gdb.t15/funcargs.exp:  Fix expected outputs to include
        "backtrace 100\r" rather than just "backtrace\r", to match last
        change.
 
@@ -11771,7 +11776,7 @@ Wed Feb 24 08:03:38 1993  Fred Fish  (fnf@cygnus.com)
        * gdb.t31/chillvars.exp (test_strings):  Expect "CHAR" now, rather
        than "char".
        * gdb.t31/in-gdbme.ch (simple_struct, nested_struct, struct1,
-       struct2):  New struct definitions and initializations to test 
+       struct2):  New struct definitions and initializations to test
        simple Chill STRUCT types.
 
 Tue Feb 23 11:55:06 1993  Fred Fish  (fnf@cygnus.com)
This page took 0.051899 seconds and 4 git commands to generate.