summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/constvars.exp
Commit message (Collapse)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-15/+7
| | | | * Merge with mainline; tag is carlton_dictionary-20040126-merge.
* 2003-12-15 David Carlton <carlton@kealia.com>David Carlton2003-12-161-7/+3
| | | | | | | * Merge with mainline; tag is carlton_dictionary-20031215-merge. * cp-support.c (class_name_from_physname): Add DMGL_PARAMS to call to cplus_demangle. (method_name_from_physname): Ditto.
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-1/+12
| | | | | | | * configure.in (build_warnings): Delete -Wformat-nonliteral. * configure (build_warnings): Ditto. * Merge with mainline; tag is carlton_dictionary-20030805-merge.
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-3/+2
| | | | * Merge with mainline; tag is carlton_dictionary-20030207-merge.
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | * symtab.c (lookup_symbol_aux_block): New function. (lookup_symbol_aux_local): Call lookup_symbol_aux_block. (lookup_symbol_aux): Ditto. * Merge from mainline; tag is carlton_dictionary-20021025-merge. 2002-10-25 David Carlton <carlton@math.stanford.edu> * cp-support.c: Add comment to demangled name pitfalls. * symtab.c (lookup_transparent_type): Add FIXME comment at beginning. 2002-10-23 David Carlton <carlton@math.stanford.edu> * symtab.c: Delete cplusplus_hint. Delete prototype for find_template_name_end. * dwarf2read.c (scan_partial_symbols): Add in a gdb_assert from a later version of my namespace_minimal patch. 2002-10-25 David Carlton <carlton@math.stanford.edu> * gdb.c++/namespace.exp: Change all of the setup_xfail tests that I added into setup_kfails.
* * gdb.base/break.exp: Fix HP specific search string when testingJeff Law2001-12-191-1/+7
| | | | | | | | 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-09-27 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-09-271-45/+57
| | | | | | | | | | | * lib/gdb.exp (test_debug_format): New proc. (setup_xfail_format): Use new proc test_debug_format. * gdb.base/constvars.exp (local_compiler_xfail_check): New proc; use new service proc test_debug_format. Replace all other "gcc_compiled" tests with this test. * gdb.base/volatile.exp (local_compiler_xfail_check): New proc; use new service proc test_debug_format. Replace all other "gcc_compiled" tests with this test.
* * gdb.base/constvars.exp: Check for different orders of keywordsCorinna Vinschen2001-09-261-22/+22
| | | | and additional "int" strings in output.
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
|
* 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2000-12-051-2/+6
| | | | | | | | | | | * gdb.base/constvars.exp: Add a "pass" message if "up" succeeds. * gdb.base/miscexprs.exp: Ditto. * gdb.base/pointers.exp: Ditto. * gdb.c++/derivation.exp: Ditto. * gdb.c++/local.exp: Ditto. * gdb.c++/namespace.exp: Ditto. * gdb.c++/overload.exp: Ditto. * gdb.c++/ref-types.exp: Ditto.
* 2000-12-05 Michael Snyder <msnyder@mvstp600e.cygnus.com>Michael Snyder2000-12-051-4/+10
| | | | | | | | | | | | * gdb.base/constvars.exp: Test result of "up" command. * gdb.base/miscexprs.exp: Ditto. * gdb.base/pointers.exp: Ditto. * gdb.base/scope.exp: Ditto. * gdb.c++/derivation.exp: Ditto. * gdb.c++/local.exp: Ditto. * gdb.c++/namespace.exp: Ditto. * gdb.c++/overload.exp: Ditto. * gdb.c++/ref-types.exp: Ditto.
* import gdb-1999-06-28 snapshotJason Molenda1999-06-281-37/+41
|
* Initial revisionStan Shebs1999-04-161-0/+251