aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi/mi-out.h
AgeCommit message (Collapse)AuthorFilesLines
2002-09-302002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+3
* mi-out.c (mi_version): New function. * mi-out.h (mi_version): Declare.
2001-06-18Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney1-1/+1
2001-03-19Zap __STDC__ references.Andrew Cagney1-2/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+1
2000-05-16Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney1-4/+0
2000-02-23Fix copyright - Cygnus is a Red Hat company.Andrew Cagney1-1/+1
2000-02-23Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney1-0/+39
Add --enable-gdbmi option to configury. Add mi rules to Makefile.in Add mi conditional output to event-top.c infrun.c main.c top.c. Add -i=mi option.