aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/lib
AgeCommit message (Expand)AuthorFilesLines
2001-06-27For MI>0, output full breakpoint table header information. Output theAndrew Cagney1-0/+1
2001-06-26* stack.c (print_frame): For ui_out, output a list of arguments.Andrew Cagney1-3/+3
2001-06-23Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.Andrew Cagney1-5/+0
2001-06-14* lib/gdb.exp (gdb_test): Doc fix.Jim Blandy1-1/+5
2001-05-07 * lib/gdb.exp (gdbtk_initialize_display): New proc which willKeith Seitz1-18/+195
2001-03-06Update/correct copyright notices.Kevin Buettner2-2/+3
2001-01-21* mi-support.exp (mi_gdb_start): Skip mi tests if -i flag isMark Kettenis1-0/+5
2000-12-202000-12-20 Fernando Nasser <fnasser@redhat.com>Fernando Nasser1-1/+1
2000-11-17 * lib/gdb.exp (gdb_test): Override timeout with board info.Nicholas Duffek1-4/+8
2000-11-17 * configure.in: Add AC_EXEEXT.Nicholas Duffek1-0/+10
2000-10-172000-10-16 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+27
2000-07-24 * configure: Rebuilt.Anthony Green1-0/+105
2000-05-01From 2000-04-28 Andreas Jaeger <aj@suse.de>:Andrew Cagney1-1/+1
2000-03-132000-03-13 James Ingham <jingham@leda.cygnus.com>Jim Ingham1-10/+12
2000-03-04When GDB doesn't recognize the -i=mi option, assume there is no MI support.Andrew Cagney1-0/+5
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney1-0/+683
2000-02-142000-02-14 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-1/+1
2000-02-07import insight-2000-02-04 snapshot (2nd try)Jason Molenda1-0/+101
1999-12-07import gdb-1999-12-06 snapshotJason Molenda1-8/+12
1999-11-17import gdb-1999-11-16 snapshotJason Molenda3-4/+94
1999-11-09import gdb-1999-11-08 snapshotJason Molenda1-1/+16
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-24/+40
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+14
1999-08-02import gdb-1999-08-02 snapshotJason Molenda1-18/+58
1999-07-05import gdb-1999-07-05 snapshotJason Molenda1-22/+28
1999-06-28import gdb-1999-06-28 snapshotJason Molenda1-1/+82
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-5/+10
1999-04-26import gdb-19990422 snapshotStan Shebs1-8/+55
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs3-0/+1864
1999-04-16Initial creation of sourceware repositoryStan Shebs3-1749/+0
1999-01-28This is the merge of the Itcl3.0 gdbtk development branch into theJim Ingham1-5/+222
1998-10-08*** empty log message ***Michael Snyder1-0/+2
1998-09-15Mon Sep 14 20:00:04 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1-0/+307
1998-06-27 * lib/gdb.exp (gdbtk_start): Add startup for gdbtk.Keith Seitz1-0/+31
1998-03-31 * lib/gdb.exp(gdb_test): Send multiline commands one at a time; waitBob Manson1-9/+43
1997-09-17 * gdb.base/callfuncs.exp: Fix indentation.Bob Manson1-42/+59
1997-09-13 * lib/gdb.exp(gdb_step_for_stub): New function.Bob Manson1-9/+87
1997-07-04 * lib/gdb.exp(get_debug_format): Don't cause the testsuite to failBob Manson1-5/+9
1997-06-30 * gdb.base/overlays.exp: Preliminary fixes; temporarily disabledBob Manson1-2/+15
1997-06-29 * lib/gdb.exp(default_gdb_start): Use gdb_opts host feature.Bob Manson1-5/+2
1997-06-28 * lib/gdb.exp (setup_xfail_format): New function.Fred Fish1-0/+47
1997-06-25 * lib/gdb.exp(default_gdb_exit): Don't give an error if the remoteBob Manson1-3/+9
1997-06-22 * gdb.base/printcmds.exp: Fix "check for floating addition"Fred Fish1-1/+0
1997-06-19 (gdb_expect): Add optional timeout parameter, and add timeoutBob Manson1-65/+53
1997-06-18 * lib/gdb.exp(gdb_init): Pass our arguments to default_gdb_initBob Manson1-1/+1
1997-06-18 lib/gdb.exp(gdb_expect): Handle getting a value for $timeoutBob Manson1-8/+11
1997-06-17 * lib/gdb.exp(gdb_expect): Declare errorInfo and errorCodeBob Manson1-0/+2
1997-06-17 * lib/gdb.exp: Close connection to remote host if gdb doesn'tBob Manson1-3/+9
1997-05-23 Make sure we keep the old value of timeout set properly.Bob Manson1-3/+7
1997-05-23 Don't look at timeout unless it exists.Bob Manson1-3/+9