aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi
AgeCommit message (Expand)AuthorFilesLines
2002-11-292002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-5/+11
2002-11-142002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+7
2002-11-112002-11-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+20
2002-11-082002-11-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-8/+28
2002-11-072002-11-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+7
2002-10-232002-10-23 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-24/+47
2002-10-22 * mi-main.c (mi_cmd_thread_select): Only return MI_CMD_CAUGHT_ERRORKeith Seitz2-1/+11
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-21/+26
2002-10-032002-10-03 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-5/+32
2002-10-022002-10-02 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-9/+16
2002-10-012002-10-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-36/+21
2002-09-302002-09-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-0/+17
2002-09-30 * disasm.c: New file.Fernando Nasser1-350/+8
2002-09-272002-07-12 Mo DeJong <supermo@bayarea.net>Andrew Cagney2-0/+10
2002-09-262002-09-26 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-0/+10
2002-09-11 * mi-main.c (mi_cmd_data_list_register_names): Use cleanupsKeith Seitz2-12/+34
2002-07-302002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney3-0/+8
2002-06-17 * gdbmi.texinfo: Update command examples with real MI behavior.Keith Seitz2-5/+11
2002-05-20 * mi-main.c (captured_mi_execute_command): Add uiout parameter.Keith Seitz2-19/+71
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney2-1/+5
2002-04-152002-04-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2002-04-12* defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney2-5/+7
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-33/+32
2002-04-082002-04-07 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-291/+305
2002-04-05gdb/ChangeLog:Jim Blandy2-1/+6
2002-04-052002-04-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-3/+9
2002-04-042002-04-04 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-0/+9
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney7-33/+24
2002-02-25Fix PR gdb/287. From wiz at danbala. Then->than and typos.Andrew Cagney2-1/+7
2002-02-05* mi-cmd-stack.c (list_args_or_locals): Move declaration ofJim Blandy2-1/+9
2002-01-22Eliminate texinfo 3.12 hacks.Andrew Cagney2-11/+10
2002-01-22FOOBAR, didn't ChangeLog UI_OUT removal.Andrew Cagney1-5/+3
2002-01-17Remove else clause to #if UI_OUT.Andrew Cagney4-21/+11
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2-2/+2
2001-12-30Fix the application of GFDL in the Copyright notice.Eli Zaretskii2-10/+8
2001-10-122001-10-12 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2-3/+6
2001-09-18Add ui_out parameter to libgdb functions.Andrew Cagney3-3/+12
2001-08-17 * mi-cmd-var.c (varobj_update_one): Update call toKeith Seitz2-1/+6
2001-07-28Move libgdb library functions to gdb.h (new file).Andrew Cagney3-0/+7
2001-07-12* mi-main.c (mi_execute_command): Flush output after ``(gdb)''Andrew Cagney2-1/+12
2001-07-09* mi-out.c (mi_out_new): Initialize suppress_ouput field of newlyMark Kettenis2-0/+6
2001-07-09Fix memory leak and compilation problems using AIX 5 native compiler.Kevin Buettner2-8/+25
2001-07-09* mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptrAndrew Cagney2-1/+6
2001-07-09Make function declarators match function declarations.Kevin Buettner2-6/+12
2001-07-06Replace:Andrew Cagney2-1/+6
2001-06-27For MI>0, output full breakpoint table header information. Output theAndrew Cagney3-43/+152
2001-06-26delete reference to query outputAndrew Cagney2-8/+5
2001-06-26* mi-cmd-stack.c (list_args_or_locals): Output a list of "args" orAndrew Cagney3-25/+33
2001-06-26* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list ofAndrew Cagney3-20/+30
2001-06-26Unscramble two merged patches. This puts memory lists back to normal.Andrew Cagney1-15/+15