aboutsummaryrefslogtreecommitdiff
path: root/gdb/mi
AgeCommit message (Expand)AuthorFilesLines
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
2001-06-26* stack.c (print_frame): For ui_out, output a list of arguments.Andrew Cagney2-35/+41
2001-06-25Update data-read-memory so that it outputs lists.Andrew Cagney3-19/+25
2001-06-25For data-list-register-values output a list of register values.Andrew Cagney3-6/+12
2001-06-25Output register-names as a list.Andrew Cagney3-17/+27
2001-06-25data-list-changed-registers outputs a list of registers.Andrew Cagney3-4/+11
2001-06-23Change mi/data-disassemble command output to a list ([]) instead ofAndrew Cagney3-20/+30
2001-06-21* mi-out.c (struct ui_out_data): Replace field first_header withAndrew Cagney2-8/+38
2001-06-21Output ``[]'' when a list.Andrew Cagney2-2/+13
2001-06-21* ui-out.h (ui_out_table_header): Add parameter ``col_name''.Andrew Cagney2-1/+6
2001-06-19* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney2-1/+7
2001-06-18Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney4-21/+52
2001-06-16* gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists toAndrew Cagney2-164/+25
2001-06-11s/supress/suppress/Andrew Cagney2-6/+10
2001-06-10Oops (again), missed a comment.Andrew Cagney1-1/+1
2001-06-10Move supress_field_separator logic into mi_open() and mi_close().Andrew Cagney2-17/+21
2001-06-10Oops. Clean up changelog entry.Andrew Cagney1-8/+8
2001-06-10Make char *, const char *.Andrew Cagney2-17/+37
2001-05-14Output ``[...]'' when a list.Andrew Cagney2-2/+26
2001-05-12s/ui_out_list/ui_out_tupple/Andrew Cagney6-61/+70
2001-05-10Pass the tupple/list parameter.Andrew Cagney2-13/+25
2001-05-10Fix -Werror problem with mi-main.c.Andrew Cagney2-0/+6
2001-05-09Replace ui_out_list_{begin,end}() with ui_out_{begin,end}().Andrew Cagney2-6/+18
2001-03-28* config/pa/xm-hppah.h (malloc): Really delete declarationAndrew Cagney2-1/+5
2001-03-26 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.Eli Zaretskii2-24/+28
2001-03-20Zap -Wuninitialized warnings.Andrew Cagney2-7/+13
2001-03-19Zap __STDC__ references.Andrew Cagney2-2/+4
2001-03-13Eliminate ARCH_NUM_REGS.Andrew Cagney2-4/+12
2001-03-06Update/correct copyright notices.Kevin Buettner15-14/+21
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-1/+2
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney5-8/+23
2001-01-312001-01-31 David Smith <dsmith@redhat.com>David Smith4-8/+8
2001-01-272001-01-27 Fernando Nasser <fnasser@redhat.com>Fernando Nasser2-1/+7
2000-12-15Removed (tui and mi) directory prefixes from ChangeLog comments that IKevin Buettner1-3/+2
2000-12-15Put mi and tui comments for free -> xfree change in proper ChangeLogs.Kevin Buettner1-0/+6
2000-12-15Replace free() with xfree().Kevin Buettner5-27/+27
2000-11-20Replace asprintf() / vasprintf() with xasprintf() xvasprintf().Andrew Cagney3-52/+52
2000-10-16Spelling changes from Dmitry Sivachenko <dima@Chg.RU>.Eli Zaretskii2-1/+7