Age | Commit message (Expand) | Author | Files | Lines |
2002-11-05 | 2002-11-05 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -0/+154 |
2002-11-05 | 2002-11-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 23 | -688/+93 |
2002-10-23 | 2002-10-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 3 | -0/+47 |
2002-10-03 | 2002-10-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 5 | -8/+17 |
2002-10-03 | 2002-10-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -34/+42 |
2002-10-01 | 2002-10-01 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 19 | -0/+4832 |
2002-09-29 | Delete no-longer-needed tests. | Andrew Cagney | 18 | -4717/+0 |
2002-09-25 | * mi-pthreads.exp (get_mi_thread_list): Check if expect_out | Keith Seitz | 3 | -6/+35 |
2002-09-24 | * configure.in: Add config header. | Keith Seitz | 7 | -17/+733 |
2002-09-17 | * mi-var-cmd.exp: Add tests to check when varobj pinned to a | Keith Seitz | 2 | -0/+34 |
2002-09-17 | * mi-console.exp: Update copyright. | Keith Seitz | 9 | -8/+19 |
2002-09-16 | * gdb701.exp: New file for testing varobj target type bug. | Keith Seitz | 3 | -0/+87 |
2002-09-13 | Fix line numbers. | Keith Seitz | 2 | -16/+17 |
2002-09-13 | * mi-var-child.exp: Use mi_step_to and mi_execute_to instead | Keith Seitz | 2 | -165/+40 |
2002-09-10 | * mi-simplerun.exp (test_controlled_execution): Follow renaming of | Keith Seitz | 5 | -8/+16 |
2002-09-03 | * gdb680.exp: New file to test to check for uiout list/tuple | Keith Seitz | 2 | -0/+61 |
2002-05-09 | 2002-05-08 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -6/+6 |
2002-03-10 | This is a duplicate of an entry I made in testsuite/ChangeLog. | Michael Chastain | 1 | -0/+6 |
2002-03-05 | 2002-03-04 Michael Chastain <mec@shout.net> | Michael Chastain | 2 | -4/+4 |
2002-02-05 | * mi-regs.exp: Various cleanups for SPARC-only tests. | Jim Blandy | 3 | -9/+19 |
2002-02-05 | * mi-var-child.exp ("get children of struct_declarations", "get | Jim Blandy | 3 | -6/+18 |
2001-12-19 | * mi-var-display.exp: char* variables have a child. Update all | Keith Seitz | 3 | -6/+12 |
2001-11-11 | * lib/mi-support.exp: (mi_run_to_helper, mi_run_to, | Daniel Jacobowitz | 4 | -279/+55 |
2001-10-28 | * gdb.mi/mi-hack-cli.exp: Remove excess newlines from test strings. | Daniel Jacobowitz | 2 | -4/+4 |
2001-10-01 | * gdb.mi/mi-var-display.exp (continue to incr_a): Recognize | Daniel Jacobowitz | 2 | -0/+12 |
2001-08-30 | Cleanups. Now passes! | Andrew Cagney | 3 | -12/+17 |
2001-08-19 | * mi0-var-block.exp, mi0-stack.exp, mi0-simplerun.exp, | Andrew Cagney | 31 | -132/+145 |
2001-08-19 | * mi0-until.exp, mi-until.exp, mi0-stepi.exp, mi-stepi.exp, | Andrew Cagney | 11 | -0/+37 |
2001-06-28 | Some how this never got removed when ChangeLog was created :-( | Andrew Cagney | 1 | -492/+0 |
2001-06-27 | For MI>0, output full breakpoint table header information. Output the | Andrew Cagney | 6 | -9/+17 |
2001-06-26 | * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or | Andrew Cagney | 2 | -10/+15 |
2001-06-26 | * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of | Andrew Cagney | 2 | -9/+14 |
2001-06-26 | * stack.c (print_frame): For ui_out, output a list of arguments. | Andrew Cagney | 16 | -67/+86 |
2001-06-25 | Update data-read-memory so that it outputs lists. | Andrew Cagney | 2 | -7/+12 |
2001-06-25 | For data-list-register-values output a list of register values. | Andrew Cagney | 2 | -8/+13 |
2001-06-25 | Output register-names as a list. | Andrew Cagney | 2 | -2/+7 |
2001-06-25 | data-list-changed-registers outputs a list of registers. | Andrew Cagney | 2 | -1/+6 |
2001-06-23 | Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything. | Andrew Cagney | 37 | -176/+510 |
2001-06-23 | Change mi/data-disassemble command output to a list ([]) instead of | Andrew Cagney | 2 | -10/+16 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 37 | -0/+50 |
2001-06-18 | Clone the mi-*.exp tests into mi0-*.exp. | Andrew Cagney | 19 | -0/+4897 |
2001-05-11 | 2001-05-11 Fernando Nasser <fnasser@redhat.com> | Fernando Nasser | 2 | -16/+57 |
2001-03-19 | Document a native system printing output outside of the MI as a known | Andrew Cagney | 1 | -1/+12 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 14 | -13/+20 |
2001-01-21 | * mi-support.exp (mi_gdb_start): Skip mi tests if -i flag is | Mark Kettenis | 1 | -0/+6 |
2000-04-18 | Do not delete testcmds. | Andrew Cagney | 2 | -1/+5 |
2000-03-14 | Point MI testsuite files at MI testsuite ChangeLog. | Andrew Cagney | 3 | -1/+15 |
2000-03-13 | 2000-03-13 James Ingham <jingham@leda.cygnus.com> | Jim Ingham | 4 | -32/+47 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 4 | -11/+24 |
2000-03-06 | 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com> | Elena Zannoni | 2 | -3/+5 |