summaryrefslogtreecommitdiff
path: root/gdb/mi
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-267-83/+76
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-113-13/+32
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-174-20/+67
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-056-155/+187
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-276-14/+34
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-236-9/+113
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-169-3926/+157
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-064-6/+33
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-0711-173/+621
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-237-17/+341
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-154-12/+62
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-254-25/+58
* 2002-10-18 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-182-0/+5
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-117-421/+120
* Merge with mainline; tag is carlton_dictionary-20020927-mergeDavid Carlton2002-09-273-0/+20
* 2002-09-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-09-242-2/+9
* * mi-main.c (mi_cmd_data_list_register_names): Use cleanupsKeith Seitz2002-09-112-12/+34
* 2002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-303-0/+8
* * gdbmi.texinfo: Update command examples with real MI behavior.Keith Seitz2002-06-172-5/+11
* * mi-main.c (captured_mi_execute_command): Add uiout parameter.Keith Seitz2002-05-202-19/+71
* * frame.h (selected_frame_level): Document as deprecated.Andrew Cagney2002-04-212-1/+5
* 2002-04-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-151-1/+1
* * defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney2002-04-122-5/+7
* 2002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-082-33/+32
* 2002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-082-291/+305
* gdb/ChangeLog:Jim Blandy2002-04-052-1/+6
* 2002-04-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-052-3/+9
* 2002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-042-0/+9
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-197-33/+24
* Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney2002-02-252-1/+7
* * mi-cmd-stack.c (list_args_or_locals): Move declaration ofJim Blandy2002-02-052-1/+9
* Eliminate texinfo 3.12 hacks.Andrew Cagney2002-01-222-11/+10
* FOOBAR, didn't ChangeLog UI_OUT removal.Andrew Cagney2002-01-221-5/+3
* Remove else clause to #if UI_OUT.Andrew Cagney2002-01-174-21/+11
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-052-2/+2
* Fix the application of GFDL in the Copyright notice.Eli Zaretskii2001-12-302-10/+8
* 2001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2001-10-122-3/+6
* Add ui_out parameter to libgdb functions.Andrew Cagney2001-09-183-3/+12
* * mi-cmd-var.c (varobj_update_one): Update call toKeith Seitz2001-08-172-1/+6
* Move libgdb library functions to gdb.h (new file).Andrew Cagney2001-07-283-0/+7
* * mi-main.c (mi_execute_command): Flush output after ``(gdb)''Andrew Cagney2001-07-122-1/+12
* * mi-out.c (mi_out_new): Initialize suppress_ouput field of newlyMark Kettenis2001-07-092-0/+6
* Fix memory leak and compilation problems using AIX 5 native compiler.Kevin Buettner2001-07-092-8/+25
* * mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptrAndrew Cagney2001-07-092-1/+6
* Make function declarators match function declarations.Kevin Buettner2001-07-092-6/+12
* Replace:Andrew Cagney2001-07-062-1/+6
* For MI>0, output full breakpoint table header information. Output theAndrew Cagney2001-06-273-43/+152
* delete reference to query outputAndrew Cagney2001-06-262-8/+5
* * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" orAndrew Cagney2001-06-263-25/+33
* * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list ofAndrew Cagney2001-06-263-20/+30