aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.mi
AgeCommit message (Expand)AuthorFilesLines
2001-06-28Some how this never got removed when ChangeLog was created :-(Andrew Cagney1-492/+0
2001-06-27For MI>0, output full breakpoint table header information. Output theAndrew Cagney6-9/+17
2001-06-26* mi-cmd-stack.c (list_args_or_locals): Output a list of "args" orAndrew Cagney2-10/+15
2001-06-26* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list ofAndrew Cagney2-9/+14
2001-06-26* stack.c (print_frame): For ui_out, output a list of arguments.Andrew Cagney16-67/+86
2001-06-25Update data-read-memory so that it outputs lists.Andrew Cagney2-7/+12
2001-06-25For data-list-register-values output a list of register values.Andrew Cagney2-8/+13
2001-06-25Output register-names as a list.Andrew Cagney2-2/+7
2001-06-25data-list-changed-registers outputs a list of registers.Andrew Cagney2-1/+6
2001-06-23Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.Andrew Cagney37-176/+510
2001-06-23Change mi/data-disassemble command output to a list ([]) instead ofAndrew Cagney2-10/+16
2001-06-18Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney37-0/+50
2001-06-18Clone the mi-*.exp tests into mi0-*.exp.Andrew Cagney19-0/+4897
2001-05-112001-05-11 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-16/+57
2001-03-19Document a native system printing output outside of the MI as a knownAndrew Cagney1-1/+12
2001-03-06Update/correct copyright notices.Kevin Buettner14-13/+20
2001-01-21* mi-support.exp (mi_gdb_start): Skip mi tests if -i flag isMark Kettenis1-0/+6
2000-04-18Do not delete testcmds.Andrew Cagney2-1/+5
2000-03-14Point MI testsuite files at MI testsuite ChangeLog.Andrew Cagney3-1/+15
2000-03-132000-03-13 James Ingham <jingham@leda.cygnus.com>Jim Ingham4-32/+47
2000-03-062000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni4-11/+24
2000-03-062000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-3/+5
2000-03-062000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2-127/+62
2000-03-04When GDB doesn't recognize the -i=mi option, assume there is no MI support.Andrew Cagney1-0/+6
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney28-0/+6644