Checked in under the "obvious fix/typo rule".
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
index dc808fb1f691d9d750f20003c05e55f4a3f9c17f..90b95e9b9b5e173268e88c85b4f8caeb7d5030ce 100644 (file)
@@ -1,3 +1,544 @@
+2002-03-06  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/funcargs.c:  Remove extraneous ';' character.
+       * gdb.trace/gdb_c_test.c: Remove extraneous ';' character.
+
+2002-03-04  Michael Chastain  <mec@shout.net>
+
+       * gdb.mi/mi-var-cmd.exp: In test "create local variable func",
+       accommodate gcc v3 function signature.
+       * gdb.mi/mi0-var-cmd-exp: Ditto.
+
+2002-02-24  Andrew Cagney  <ac131313@redhat.com>
+
+       * testsuite/gdb.base/huge.c: Replace ``Linux'' with either
+       ``GNU/Linux'' or ``Linux kernel''
+       * testsuite/gdb.threads/pthreads.c: Ditto.
+
+2002-02-24  Michael Chastain  <mec@shout.net>
+
+       * gdb.threads/pthreads.c (thread1): Add a return statement.
+       (thread2): Likewise.
+       (foo): Likewise.
+
+2002-02-23  Michael Chastain  <mec@shout.net>
+
+       * gdb.threads/linux-dp.c (philosopher): Add a return statement
+       to placate gcc.
+
+2002-02-23  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/templates.exp: Remove setup_xfail_format "stabs" on
+       test "ptype bint".  The test passes on all my stabs configurations.
+
+2002-02-21  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.asm/asm-source.exp: Parse the output from `info sources' one
+       filename at a time, and watch for the ones we want to see.
+
+       * gdb.base/ptype.exp, gdb.base/ptype.c: Add tests for printing
+       types of pointers to prototyped functions.
+
+2002-02-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.base/sizeof.c (main): Call fill_structs.  Print value of
+       signed, unsigned and straight char.
+       (padding_char, padding_short, padding_int, padding_long,
+       padding_long_long, padding_float, padding_double,
+       padding_long_double): New global variables.
+       (fill, fill_structs): New functions.
+
+       * gdb.base/sizeof.exp: Check for signed and unsigned char.  Check
+       for correctly sized writes.  Update copyright.
+       (get_valueof): New procedure.
+       (get_sizeof): Call get_valueof.
+       (check_valueof): New procedure.
+       (check_padding): New procedure.
+
+2002-02-20  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/virtfunc.exp (test_virtual_calls): Remove obsolete calls
+       to setup_xfail.  Document some of the remaining calls.
+
+2002-02-18  Michael Chastain  <mec@shout.net>
+
+       * gdb.c++/userdef.exp: Update copyright year.
+
+2002-02-18  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/userdef.exp: Test overloaded operators properly.
+       Remove xfails.
+
+2002-02-14  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/a2-run.exp: Check for a remote target properly.
+       * gdb.base/annota1.exp: Likewise.
+       * gdb.base/list.exp: Likewise.
+       * gdb.base/reread.exp: Likewise.
+       * gdb.base/scope.exp: Likewise.
+       * gdb.base/shlib-call.exp: Likewise.
+       * gdb.base/term.exp: Likewise.
+       * gdb.c++/annota2.exp: Likewise.
+
+2002-02-13  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gdb.base/watchpoint.exp: Restore previous timeout at end of test.
+
+2002-02-10  Michael Chastain  <mec@shout.net>
+
+       * gdb.base/funcargs.c (localvars_after_alloca): Fix return type.
+       (call_after_alloca): Ditto.
+
+2002-02-10  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/ending-run.exp: Guard "cont" test with
+       gdb_skip_stdio_test.
+
+2002-02-06  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/callfwmall.c, gdb.base/callfwmall.exp: Move these tests
+       from here...
+       * gdb.hp/gdb.base-hp/callfwmall.c, gdb.hp/gdb.base-hp/callfwmall.exp:
+       To here.  Disable this test on non-HP platforms.  Add big comment.
+
+2002-02-04  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/ovlymgr.c  (ovly_copy): Generalize for targets
+         other than d10v and m32r.
+
+2002-02-02  Richard Earnshaw  <rearnsha@arm.com>
+
+       * gdb.base/default.exp: Rewrite test patterns to reduce time
+       taken to match them.
+
+2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/annota1.exp (backtrace from shlibrary): Fix spelling.
+       Allow a start function above main.
+       * gdb.threads/linux-dp.exp: Fix copyright date.
+
+2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
+
+        * gdb.threads/linux-dp.exp: Use 'array unset', not 'array set'.
+        (check_philosopher_stack): Check for manager thread before checking
+        for a just-starting thread.
+
+2002-01-30  Daniel Jacobowitz  <drow@mvista.com>
+
+       From Neil Booth <neil@daikokuya.demon.co.uk>:
+       * gdb.base/bitfields.c: Correct assignments to bitfields to avoid
+       warnings.
+
+2002-01-21  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/restore.exp (restore_tests): Fix obvious typo, callee
+       not caller.
+
+2002-01-21  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/reread.exp: Check that GDB properly re-reads the
+       executable file when it changes while no inferior is running.
+
+2002-01-21  Fred Fish  <fnf@redhat.com>
+
+        * gdb.base/maint.exp: Simplify the "maint info breakpoints" test to
+        optionally accept the "shlib events" variation.
+
+2002-01-21  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/ending-run.c (main): Avoid messing with setvbuf; just
+       call `fflush' after every `printf', so that the output is produced
+       at predictable points, regardless of whatever buffering does (or
+       doesn't) take place.
+       * gdb.base/ending-run.exp: Adjust tests to expect output to appear
+       at different points.
+
+2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/inherit.exp: Update copyright years.
+       * gdb.c++/method.exp: Likewise.
+
+2002-01-20  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/classes.exp: Update for improved v3 support and skipping
+       artificial methods/arguments.
+       * gdb.c++/derivation.exp: Likewise.
+       * gdb.c++/inherit.exp: Likewise.
+       * gdb.c++/method.exp: Likewise.
+       * gdb.c++/virtfunc.exp: Likewise.
+
+2002-01-18  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.hp/gdb.threads-hp/usrthfork.exp: Mark as obsolete.
+       * gdb.hp/gdb.threads-hp/usrthcore.exp: Ditto.
+       * gdb.hp/gdb.threads-hp/usrthbasic.exp: Ditto.
+       * gdb.hp/gdb.threads-hp/usrthfork.c: Ditto.
+       * gdb.hp/gdb.threads-hp/usrthbasic.c: Ditto.
+       * gdb.hp/gdb.threads-hp/usrthcore.c: Ditto.
+
+2002-01-17  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.asm/asm-source.exp (info symbol): Take another shot at
+       anchoring the pattern matching the entry point symbol's name.
+
+2002-01-17  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.base/maint.exp: Update ``maint internal-error'' to match
+       continue/quit query.  Update copyright.
+
+2002-01-14  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/gcore.exp: Remove extra debugging output.
+
+2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/demangle.exp: Accept slightly dubious v2 demangler result
+       for slightly dubious v2 mangled string.
+
+2002-01-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.base/completion.exp: Expand ${srcdir} to an absolute path.
+
+2002-01-10  Jason Merrill  <jason@redhat.com>
+
+       * gdb.c++/namespace.exp: Accept trailing const for 'this'.
+
+       * gdb.c++/classes.exp: Accept 'A const' or 'const A' in copy
+       constructors.
+       * gdb.c++/derivation.exp: Likewise.
+       * gdb.c++/templates.exp: Likewise.
+       * gdb.c++/virtfunc.exp: Likewise.
+
+2002-01-10  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.c++/namespace.exp: Accept both '\0' and '\000'.
+
+2002-01-08  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/gcore.exp: New test for generate-core-file command.
+       * gdb.base/gcore.c: Testcase for above.
+       * gdb.threads/gcore-thread.exp: New test for gcore (threaded).
+
+2002-01-08  Jason Merrill  <jason@redhat.com>
+
+       * gdb.c++/userdef.cc: Use <iostream> instead of <iostream.h>.
+
+2002-01-07  Fred Fish  <fnf@redhat.com>
+
+       * gdb.c++/overload.exp: Remove unconditional xfails for:
+       print foo_instance1.overloadargs(1)
+       print foo_instance1.overloadargs(1, 2)
+       print foo_instance1.overloadargs(1, 2, 3)
+       print foo_instance1.overloadargs(1, 2, 3, 4)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)
+       print foo_instance1.overloadargs(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11)
+       print foo_instance1.overload1arg()
+       print foo_instance1.overload1arg((char)arg2)
+       print foo_instance1.overload1arg((signed char)arg3)
+       print foo_instance1.overload1arg((unsigned char)arg4)
+       print foo_instance1.overload1arg((int)arg7)
+       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.
+       (skip_huge_test): New test variable.  Define if you want to skip this
+       test.  The test reads an 8 megabyte data object from the target, so it
+       might be very time consuming on remote targets with a slow connection.
+       * gdb.base/huge.c: New file.  Test case for above.
+
+2002-01-07  Fred Fish  <fnf@redhat.com>
+
+       * gdb.c++/derivation.exp: Remove gcc xfails for g_instance.afoo,
+       g_instance.bfoo, and g_instance.cfoo.
+
+Mon Jan  7 12:22:18 2002  Jeffrey A Law  (law@redhat.com)
+
+       * gdb.base/break.c (multi_line_if_conditional): New function.
+       (multi_ilne_while_conditional): Likewise.
+       * gdb.base/break.exp: Verify that a breakpoint on a multi-line
+       IF or WHILE condition puts the breakpoint at the start of
+       the condition.
+
+       * gdb.base/selftest.exp (backtrace through signal handler): Remove
+       hppa*-*-hpux* expected failure.
+       * gdb.base/structs.exp (do_function_calls): Similarly.
+
+       * gdb.c++/annota2.exp (watch triggered on a.x): Handle hardware
+       watchpoints.
+
+2002-01-06  Andrew Cagney  <ac131313@redhat.com>
+
+       Fix PR gdb/66.
+       * gdb.base/structs.exp: Replace skip for a29k with skip for
+       gdb,cannot_call_functions.
+       * gdb.base/call-ar-st.exp: Remove references to a29k in comments.
+       * gdb.base/callfuncs.exp: Ditto.
+       * gdb.base/call-rt-st.exp: Ditto.
+       * gdb.base/call-strs.exp: Ditto.
+       * gdb.base/callfwmall.exp: Ditto.
+       * gdb.base/scope.exp: Obsolete xfail a29k.
+       * gdb.c++/misc.exp: Ditto.
+       * gdb.c++/cplusfuncs.exp: Ditto.
+       * gdb.base/ptype.exp: Ditto.
+       * gdb.base/printcmds.exp: Ditto.
+       * gdb.base/opaque.exp: Ditto.
+       * gdb.base/list.exp: Ditto.
+       * gdb.base/funcargs.exp: Ditto.
+       * gdb.base/default.exp: Ditto.
+
+2002-01-04  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/info-proc.exp: New file, test for "info proc" cmd.
+       * gdb.base/maint.exp: Add tests for maint info sections options.
+
+Fri Dec 21 09:42:11 2001  Jeffrey A Law  (law@redhat.com)
+
+       * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
+
+2001-12-20  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.asm/arm.inc: New file.
+       * gdb.asm/asm-source.exp: Add arm targets.
+       * gdb.asm/configure.in: Ditto.
+       * gdb.asm/configure: Recreated from configure.in.
+
+Thu Dec 20 09:54:36 2001  Jeffrey A Law  (law@redhat.com)
+
+       * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
+       with HP's compiler.
+       * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
+       * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
+       * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
+       * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.
+
+       * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
+       either HP's compilers or GCC.
+
+       * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
+       a SIGBUS or SIGSEGV.
+
+       * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.
+
+       * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
+       can be compiled with either HP's compiler or GCC.
+
+       * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
+       * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
+       * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.
+
+       * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
+       to match current gdb output.  Update due to using auto-solib-limit
+       for limiting instead of overloading auto-solib-add.
+       * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
+       test program.
+
+       * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
+       * gdb.hp/gdb.base-hp/dollar.exp: Likewise
+       * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
+       * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
+       * gdb.hp/gdb.base-hp/reg.exp: Likewise.
+       * gdb.hp/gdb.compat/xdb3.exp: Likewise.
+       * gdb.hp/gdb.defects/bs15503.exp: Likewise.
+       * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
+       * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
+       * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
+       * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
+       * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
+       * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.
+
+       * gdb.base/annota1.exp: Expect failure for hpux11 when posting
+       a SIGTRAP to the inferior.
+
+2001-12-19  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.asm/asm-source.exp: Drop setting link-flags for xstormy16.
+       Substitute call to target_link by call to gdb_compile.
+
+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 
+        compiling the test with HP's compilers.
+        * gdb.base/volatile.exp: Similarly.
+
+2001-12-19  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/printcmds.exp: Expect the null character to be printed
+       as '\0', and the '\013' to be printed as '\v'.
+       * gdb.base/callfuncs.exp ("backtrace at nested call level 4"): Same.
+       * gdb.base/setvar.exp: Same.
+
+2001-12-17  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.base/completion.exp: Rather than completing very long
+       filenames, which can make the readline library produce output we
+       don't recognize, cd to the directory first, and then complete
+       using nice, short relative paths.
+
+       * gdb.base/completion.exp: On some systems, there is, in fact, a
+       variable named `b' in scope, since GDB treats all static
+        variables as being in scope.  So use `no_var_named_this'
+        instead of `b'.
+
+       * gdb.base/corefile.exp: Recognize the message saying that GDB
+       can't find the core file's registers as a failure.
+
+2001-12-13  Jackie Smith Cashion  <jsmith@redhat.com>
+
+        * gdb.base/commands.exp (user_defined_command_test): Make "show user"
+        test expect string more specific.
+
+2001-12-13  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.asm/asm-source.exp: Add support for xstormy16.
+       * gdb.asm/configure.in: Ditto.
+       * gdb.asm/configure: Rebuild.
+       * gdb.asm/xstormy16.inc: New file.
+
+2001-12-10  Fred Fish  <fnf@redhat.com>
+
+       * gdb.base/maint.exp: Update to match changes in type dumping code.
+
+2001-12-10  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.asm/asm-source.exp (info symbol): Anchor the pattern
+       matching the entry point symbol's name at the beginning of the
+       line.
+
+2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/classes.exp, gdb.c++/derivation.exp,
+       gdb.c++/inherit.exp, gdb.c++/method.exp,
+       gdb.c++/namespace.exp, gdb.c++/templates.exp,
+       gdb.c++/userdef.exp, gdb.c++/virtfunc.exp: Updates for v3 demangler
+       and class layout support.
+
+2001-12-07  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.c++/classes.exp: Add test for static member function.
+       * gdb.c++/misc.cc: Add class with static member function.
+
+2001-12-07  Jim Blandy  <jimb@redhat.com>
+
+       If GDB says it can't find the struct the function returned, report
+       those tests as `unsupported'.
+       * gdb.base/call-rt-st.exp (print_struct_call): New function.
+       Rewrite subsequent tests to use it.
+
+       If GDB says it can't find the struct the function returned, report
+       those tests as `unsupported'.
+       * gdb.base/structs.exp (call_struct_func): New function.
+       (do_function_calls): Use call_struct_func to call the functions
+       returning structs.
+
+       * gdb.base/callfuncs.exp: The stabs generated by GCC don't tell us
+       whether functions are prototyped or not, so we can't possibly pass
+       arguments to t_float_values2 properly.
+
+       * gdb.base/break.exp: (test_next_with_recursion): Don't change the
+       value of `timeout' for targets other than the mips*tx39-*.
+
+2001-12-06  Michael Snyder  <msnyder@redhat.com>
+
+       * 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>
+
+       * gdb.base/completion.exp: Clarify indentation.
+
+2001-12-03  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.asm/s390.inc (gdbasm_datavar): Use `.long' to create `int'
+       variables on the S/390, not `.word'.
+
+2001-11-30  Jim Blandy  <jimb@redhat.com>
+
+       Add assembly-source tests for s390-ibm-linux.
+       * gdb.asm/s390.inc: New file.
+       * gdb.asm/configure.in, gdb.asm/asm-source.exp: Add clauses for
+       the S/390 architecture.
+        * gdb.asm/configure: Regenerated.
+
+2001-11-30  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.asm/asm-source.exp: Add tests for list, search, finish, return,
+       next, info source, info sources, info line, global and static
+       variables, and static functions.
+       * gdb.asm/common.inc: New macro gdbasm_datavar (default definition).
+       * gdb.asm/i386.inc: Override default definition of gdbasm_datavar.
+       * gdb.asm/asmsrc1.s: Add a static function and some variables.
+       * gdb.asm/asmsrc2.s: Make foo2 call foo3 twice (to test 'next').
+       * gdb.asm/d10v.inc (gdbasm_enter): Set up frame pointer.
+       (gdbasm_leave): Restore frame pointer.
+       (gdbasm_startup): Copy stack set-up from crt0.S.
+
+2001-11-26  Fernando Nasser  <fnasser@redhat.com>
+
+       From 2001-11-12 Jackie Smith Cashion  <jsmith@redhat.com>:
+       * gdb.base/callfuncs.c (t_structs_a): Do not return a pointer
+       to a local (non-static) variable. Copy tstruct.a to a static buffer
+       and return a pointer to that buffer.
+       * gdb.base/callfwmall.c (t_structs_a): Ditto.
+
+2001-11-24  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdb.asm/configure.in: Fix recognition of ix86 target.
+       * gdb.asm/configure: Regenerate.
+
+2001-11-21  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.asm/sparc.inc: New file.
+       * 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.
+       * gdb.asm/asm-source.exp: Recognize m32r target.
+       * gdb.asm/configure.in: Recognize m32r target.
+       * gdb.asm/configure: Regenerate.
+
+2001-11-20  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.asm/i386.inc: New file.
+       * gdb.asm/asm-source.exp: Recognize ix86 target.
+       * gdb.asm/configure.in: Recognize ix86 target.
+       * gdb.asm/configure: Regenerate.
+
+       * gdb.c++/namespace.exp: Fix quotes in output messages.
+
+2001-11-14  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/code-expr.exp: New file.  Tests use of the "@code"
+       qualifier in a type cast expression, to designate an address
+       in the instruction space (Harvard architecture).
+
+2001-11-13  Michael Snyder  <msnyder@redhat.com>
+
+       * gdb.base/cvexpr.c, gdb.base/cvexpr.exp: New files.
+       Tests for expressions using 'const' and 'volatile'.
+
+2001-11-13  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.asm/asm-sources.exp: Allow defining linker flags.
+
+2001-11-12  Daniel Jacobowitz  <drow@mvista.com>
+
+       * lib/mi-support.exp (mi_run_to_helper): Move comments
+       outside of gdb_expect.
+
 2001-11-11  Daniel Jacobowitz  <drow@mvista.com>
 
        * lib/mi-support.exp: (mi_run_to_helper, mi_run_to,
 
 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 
+       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 ?&", 
        making the whitespace optional.  Also replace "(void) with
        "((void|)), making the keyword "void" optional.
This page took 0.029129 seconds and 4 git commands to generate.