summaryrefslogtreecommitdiff
path: root/gdb/mi
Commit message (Expand)AuthorAgeFilesLines
* Output ``[]'' when a list.Andrew Cagney2001-06-212-2/+13
* * ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney2001-06-212-1/+6
* * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney2001-06-192-1/+7
* Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney2001-06-184-21/+52
* * gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists toAndrew Cagney2001-06-162-164/+25
* s/supress/suppress/Andrew Cagney2001-06-112-6/+10
* Oops (again), missed a comment.Andrew Cagney2001-06-101-1/+1
* Move supress_field_separator logic into mi_open() and mi_close().Andrew Cagney2001-06-102-17/+21
* Oops. Clean up changelog entry.Andrew Cagney2001-06-101-8/+8
* Make char *, const char *.Andrew Cagney2001-06-102-17/+37
* Output ``[...]'' when a list.Andrew Cagney2001-05-142-2/+26
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-126-61/+70
* Pass the tupple/list parameter.Andrew Cagney2001-05-102-13/+25
* Fix -Werror problem with mi-main.c.Andrew Cagney2001-05-102-0/+6
* Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney2001-05-092-6/+18
* * config/pa/xm-hppah.h (malloc): Really delete declarationAndrew Cagney2001-03-282-1/+5
* * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.Eli Zaretskii2001-03-262-24/+28
* Zap -Wuninitialized warnings.Andrew Cagney2001-03-202-7/+13
* Zap __STDC__ references.Andrew Cagney2001-03-192-2/+4
* Eliminate ARCH_NUM_REGS.Andrew Cagney2001-03-132-4/+12
* Update/correct copyright notices.Kevin Buettner2001-03-0615-14/+21
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-085-8/+23
* 2001-01-31 David Smith <dsmith@redhat.com>David Smith2001-01-314-8/+8
* 2001-01-27 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2001-01-272-1/+7
* Removed (tui and mi) directory prefixes from ChangeLog comments that IKevin Buettner2000-12-151-3/+2
* Put mi and tui comments for free -> xfree change in proper ChangeLogs.Kevin Buettner2000-12-151-0/+6
* Replace free() with xfree().Kevin Buettner2000-12-155-27/+27
* Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney2000-11-203-52/+52
* Spelling changes from Dmitry Sivachenko <dima@Chg.RU>.Eli Zaretskii2000-10-162-1/+7
* * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.Eli Zaretskii2000-08-232-69/+78
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-304-52/+21
* * gdbmi.texinfo: Change GDB -> @value{GDBN}, andEli Zaretskii2000-07-242-378/+386
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-1/+1
* Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney2000-05-1616-61/+0
* Make free_current_contents more robust. Use in MI.Andrew Cagney2000-05-162-9/+6
* Cleanup cleanups - delete use of make_cleanup_func as cast.Andrew Cagney2000-05-153-6/+10
* Typo correction, again from Brian Youmans.Eli Zaretskii2000-05-071-5/+4
* * gdbmi.texinfo: Lots of typos and grammar fixes from BrianEli Zaretskii2000-05-072-32/+39
* Add section discussing future changes to output syntax.Andrew Cagney2000-04-262-10/+36
* * Makefile.in (GDBMI_DIR): New variable.Eli Zaretskii2000-04-232-1283/+2647
* remove typoAndrew Cagney2000-03-141-2/+0
* 2000-03-13 James Ingham <jingham@leda.cygnus.com>Jim Ingham2000-03-132-16/+56
* 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-064-1/+91
* 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-062-59/+70
* 2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-012-4/+8
* Fix copyright - Cygnus is a Red Hat company.Andrew Cagney2000-02-2316-15/+22
* Re-sync with ../include/dis-asm.h - LEN param changed to unsigned int.Andrew Cagney2000-02-232-2/+8
* Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney2000-02-2317-0/+8274