aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite
AgeCommit message (Collapse)AuthorFilesLines
1999-06-01import gdb-1999-06-01 snapshotJason Molenda1-0/+1
1999-05-25import gdb-1999-05-25 snapshotJason Molenda4-10/+21
1999-05-19import gdb-1999-0519Jason Molenda5-54/+89
1999-05-11import gdb-1999-05-10Stan Shebs3-5/+19
1999-05-05import gdb-19990504 snapshotStan Shebs5-0/+695
1999-05-05import gdb-19990504 snapshotStan Shebs2-11/+23
1999-04-26import gdb-19990422 snapshotStan Shebs64-1389/+1593
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs468-0/+106575
1999-04-16Initial creation of sourceware repositoryStan Shebs395-83333/+0
1999-02-111999-02-10 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda2-5/+26
* gdb.base/smoke.exp: Disambiguate two test case names (both called ``print'').
1999-02-051999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda3-1/+503
* gdb.base/miscexprs.exp: Change patterns to match GDB's actual output formatting. * gdb.base/smoke.exp: GDB removes leading 0's. * gdb.base/volatile.exp: Don't check type of remuneration; that variable is no longer defined in constvars.c. * gdb.base/step-test.c (main): Exit with explicit exit code. * gdb.base/step-test.exp: Remove two nexti checks--they are not portable.
1999-02-051999-02-04 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-0/+11
* gdb.base/help.exp ("help delete display"): Fix test to match gdb's output. * 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 doesn't prepend unnecessary zeros to the front of numbers. Explicitly ask for hex formatting. Use unique test case names.
1999-02-04Fix minor buglet.Jeff Law1-1/+1
1999-02-041999-02-03 Martin Hunt <hunt@cygnus.com>Martin Hunt1-0/+5
* console.test (clear_command_line): Add tests 1.5 - 1.8, which test the new Shift-Up and Shift-Down bindings.
1999-02-02Tue Feb 2 10:16:08 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-0/+6
* lib/gdb.exp (gdb_preprocess): Remove 'puts' statement. * gdb.c++/method.exp: Add missing close brace.
1999-02-011999-02-01 Martin Hunt <hunt@cygnus.com>Martin Hunt1-0/+4
* srcwin.test (srcwin-4.3): Fix bp test.
1999-02-01Adding scrwin3.test.to .Sanitize.Jim Ingham1-0/+1
1999-01-30*** empty log message ***Jim Blandy1-0/+24
1999-01-30update to show move by shebs from gdb.baseBrendan Kehoe1-0/+5
1999-01-30update from shebs relocation of files to gdb.hpBrendan Kehoe1-6/+0
1999-01-301999-01-29 Martin Hunt <hunt@cygnus.com>Martin Hunt2-46/+104
* srcwin.test (click): New function that generates an event at a location. (srcwin-4.4): New test. Simulate a click on a line and check for breakpoint set. (srcwin-4.5): New test. Right-click on a line and select "Continue to Here" from popup. * srcwin.exp: Source srcwin3.test, which will test source window assembly debugging on executables built without "-g".
1999-01-30Adding some missing files to the .Sanitize file.Jim Ingham1-0/+4
1999-01-30 * gdb.hp/gen-so-thresh.c, so-thresh.sh, so-thresh.exp,Stan Shebs9-176/+135
so-thresh.linkopts, so-thresh.mk: Move to gdb.hp from gdb.base (shortening names from solib_threshold.exp etc), won't run on anything but HP-UX for the foreseeable future. * gdb.hp/Makefile.in, gdb.base/Makefile.in (clean): Adjust to reflect move.
1999-01-29Move other gdbtk testsuite changelog entries hereStan Shebs1-0/+41
1999-01-29 * gdb.gdbtk/cpp_variable.test (cpp_variable-1.1): FixKeith Seitz1-0/+11
function name error. * gdb.gdbtk/cpp_variable.h (class VC): Fix compiler warning. Fix sanitize error in changelog.
1999-01-291999-01-29 Martin Hunt <hunt@cygnus.com>Martin Hunt2-1/+3
* srcwin.test(srcwin-4.3) Change bytype field to 3.
1999-01-291999-01-29 Martin Hunt <hunt@cygnus.com>Martin Hunt3-4/+299
* gdbtk.c (gdbtk_init): Create tcl warp_pointer command for use with testing. * gdbtk-cmds.c (gdb_loc): Fix for case where there are only minimal symbols. Also make gdb_loc return the shared library the location is in, if it is in one.
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham7-5/+2067
trunk. To build it, you will have to do update -dP in the itcl directory, and update tcl, tk, tix and libgui as well.
1999-01-26am33 sanitize changesJeff Law3-18/+29
1999-01-20new file, shlib-call.exp, should be kept.Felix Lee1-0/+1
1999-01-15Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-1/+9
* gdb.hp/xdb3.exp: do not execute unless on hppa-hpux platform and compiled w/o GCC.
1999-01-15Fri Jan 15 14:04:57 1999 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni6-0/+55
* gdb.hp/watch-cmd.exp: do not execute unless on hppa-hpux platform and compiled w/o GCC. * gdb.hp/watch-hp.exp: ditto. * gdb.hp/xdb1.exp: ditto. * gdb.hp/xdb2.exp: ditto. * gdb.hp/dbx.exp: ditto.
1999-01-15 * constvars.c: Remove C++-isms.Stan Shebs1-1/+6
* constvars.exp: Use gdb_test everywhere, add xfails if compiled with GCC.
1999-01-12new files.David Taylor3-1/+16
1999-01-12rename file.David Taylor1-0/+0
1999-01-12fix typo.David Taylor1-0/+0
1999-01-11new files -- part of HP merge project.David Taylor5-0/+679
1999-01-11modifications as part of HP merge; new tests; support for HP's compilers.David Taylor1-0/+27
1999-01-11new files; renamed files -- from HP merge effort.David Taylor1-1/+65
1999-01-11new files -- HP mergeDavid Taylor1-10/+49
1999-01-11new files and renamed files -- hp mergeDavid Taylor5-785/+866
1999-01-11renamed files -- HP merge.David Taylor7-419/+0
1999-01-11new files -- part of HP merge.David Taylor45-0/+10789
1999-01-09new files -- part of the HP merge.David Taylor1-0/+181
1999-01-09new files -- from HP merge.David Taylor2-0/+4
1999-01-08new file -- part of HP merge.David Taylor1-0/+40
1999-01-08new files -- part of HP merge.David Taylor6-10/+2272
1999-01-08renamed to have names 14 characters long or shorter.David Taylor4-2246/+0
1999-01-08new files; part of HP merge.David Taylor5-0/+65
1999-01-06 * gdb.base/default.exp: Reflect wording change in remote.c.Stan Shebs1-0/+4