summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.c++/overload.cc
AgeCommit message (Collapse)Author
2003-08-232003-08-22 Michael Chastain <mec@shout.net>Michael Chastain
* gdb.cp: New directory. * gdb.cp/*: Copy from gdb.c++/*. * gdb.c++/*: Remove. * Makefile.in: Change gdb.c++ to gdb.cp. * configure.in: Ditto. * configure: Regnerate.
2003-04-11* gdb.c++/derivation.exp, gdb.c++/overload.exp,Jim Blandy
gdb.c++/userdef.cc: Place comments on the lines to which the marker function might return. * gdb.c++/derivation.exp, gdb.c++/overload.exp, gdb.c++/userdef.exp: Look for those comments to check that we've returned to the right place, instead of checking line numbers.
2003-02-042003-02-04 David Carlton <carlton@math.stanford.edu>David Carlton
* gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+. (Variables): Recommend stabs+ and DWARF 2. (C plus plus expressions): Correct info about compiler versions, debug formats. (Contributors): Change 'DWARF2' to 'DWARF 2'. PR symtab/874. 2003-02-04 David Carlton <carlton@math.stanford.edu> * gdb.c++/overload.exp: Test intToChar(1). * gdb.c++/overload.cc (intToChar): New. (main): Call intToChar.
1999-09-22import gdb-1999-09-21Jason Molenda
1999-04-26import gdb-19990422 snapshotStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs