summaryrefslogtreecommitdiff
path: root/gdb/mi/mi-main.c
Commit message (Expand)AuthorAgeFilesLines
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-7/+7
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-171-7/+8
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-11/+14
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-2/+3
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-8/+8
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-3/+6
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-2/+3
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-156/+45
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-4/+5
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-10/+22
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-11/+20
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-111-17/+14
* This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody2002-09-201-0/+1573
* This commit was manufactured by cvs2svn to create branchnobody2002-09-031-1559/+0
* This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody2002-08-241-44/+143
* Initial check-in of interpreter support from Apple. (Slightly massaged andKeith Seitz2002-05-281-143/+44
* This commit was manufactured by cvs2svn to create branchnobody2002-05-281-19/+60
* This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody2002-05-061-11/+2
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-171-9/+1
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-1/+1
* Add ui_out parameter to libgdb functions.Andrew Cagney2001-09-181-2/+2
* Move libgdb library functions to gdb.h (new file).Andrew Cagney2001-07-281-0/+1
* * mi-main.c (mi_execute_command): Flush output after ``(gdb)''Andrew Cagney2001-07-121-1/+4
* Fix memory leak and compilation problems using AIX 5 native compiler.Kevin Buettner2001-07-091-8/+16
* * mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptrAndrew Cagney2001-07-091-1/+1
* Update data-read-memory so that it outputs lists.Andrew Cagney2001-06-251-4/+4
* For data-list-register-values output a list of register values.Andrew Cagney2001-06-251-2/+2
* Output register-names as a list.Andrew Cagney2001-06-251-13/+12
* data-list-changed-registers outputs a list of registers.Andrew Cagney2001-06-251-2/+2
* Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney2001-06-181-19/+37
* s/ui_out_list/ui_out_tupple/Andrew Cagney2001-05-121-20/+20
* Fix -Werror problem with mi-main.c.Andrew Cagney2001-05-101-0/+1
* * config/pa/xm-hppah.h (malloc): Really delete declarationAndrew Cagney2001-03-281-1/+1
* Eliminate ARCH_NUM_REGS.Andrew Cagney2001-03-131-4/+4
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-1/+2
* Replace free() with xfree().Kevin Buettner2000-12-151-10/+10
* Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney2000-11-201-51/+46
* Protoization.Kevin Buettner2000-07-301-5/+4
* Rename mi/ChangeLog-mi -> mi/ChangeLogAndrew Cagney2000-05-161-4/+0
* Make free_current_contents more robust. Use in MI.Andrew Cagney2000-05-161-9/+1
* Cleanup cleanups - delete use of make_cleanup_func as cast.Andrew Cagney2000-05-151-2/+2
* 2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni2000-03-061-1/+77
* Fix copyright - Cygnus is a Red Hat company.Andrew Cagney2000-02-231-1/+1
* Add mi/ and testsuite/gdb.mi/ subdirectories.Andrew Cagney2000-02-231-0/+1446