OSDN Git Service

* include/getopt.h: Add HAVE_DECL_GETOPT to save pain elsewhere.
[pf3gnuchains/pf3gnuchains3x.git] / gdb / mi /
2001-10-12 drow2001-10-12 Daniel Jacobowitz <drow@mvista.com>
2001-09-18 cagneyAdd ui_out parameter to libgdb functions.
2001-08-17 kseitz * mi-cmd-var.c (varobj_update_one): Update call to
2001-07-28 cagneyMove libgdb library functions to gdb.h (new file).
2001-07-12 cagney* mi-main.c (mi_execute_command): Flush output after...
2001-07-09 kettenis* mi-out.c (mi_out_new): Initialize suppress_ouput...
2001-07-09 kevinbFix memory leak and compilation problems using AIX...
2001-07-09 cagney* mi-main.c (mi_cmd_data_evaluate_expression): Replace...
2001-07-09 kevinbMake function declarators match function declarations.
2001-07-06 cagneyReplace:
2001-06-27 cagneyFor MI>0, output full breakpoint table header informati...
2001-06-26 cagneydelete reference to query output
2001-06-26 cagney* mi-cmd-stack.c (list_args_or_locals): Output a list...
2001-06-26 cagney* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output...
2001-06-26 cagneyUnscramble two merged patches. This puts memory lists...
2001-06-26 cagney* stack.c (print_frame): For ui_out, output a list...
2001-06-25 cagneyUpdate data-read-memory so that it outputs lists.
2001-06-25 cagneyFor data-list-register-values output a list of register...
2001-06-25 cagneyOutput register-names as a list.
2001-06-25 cagneydata-list-changed-registers outputs a list of registers.
2001-06-23 cagneyChange mi/data-disassemble command output to a list...
2001-06-21 cagney* mi-out.c (struct ui_out_data): Replace field first_he...
2001-06-21 cagneyOutput ``[]'' when a list.
2001-06-21 cagney* ui-out.h (ui_out_table_header): Add parameter ``col_n...
2001-06-19 cagney* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.
2001-06-18 cagneyRecognize -i=mi0, -i=mi1 and -i=mi.
2001-06-16 cagney* gdbmi.texinfo (GDB/MI Output Syntax): Add tuples...
2001-06-11 cagneys/supress/suppress/
2001-06-10 cagneyOops (again), missed a comment.
2001-06-10 cagneyMove supress_field_separator logic into mi_open() and...
2001-06-10 cagneyOops. Clean up changelog entry.
2001-06-10 cagneyMake char *, const char *.
2001-05-14 cagneyOutput ``[...]'' when a list.
2001-05-12 cagneys/ui_out_list/ui_out_tupple/
2001-05-10 cagneyPass the tupple/list parameter.
2001-05-10 cagneyFix -Werror problem with mi-main.c.
2001-05-09 cagneyReplace ui_out_list_{begin,end}() with ui_out_{begin...
2001-03-28 cagney* config/pa/xm-hppah.h (malloc): Really delete declaration
2001-03-26 eliz * gdbint.texinfo: Change Permissions to GFDL. Update...
2001-03-20 cagneyZap -Wuninitialized warnings.
2001-03-19 cagneyZap __STDC__ references.
2001-03-13 cagneyEliminate ARCH_NUM_REGS.
2001-03-06 kevinbUpdate/correct copyright notices.
2001-03-01 cagneyCreate new file regcache.h. Update all uses.
2001-02-08 cagneyAdd __FILE__ and __LINE__ parameter to internal_error() /
2001-01-31 dsmith2001-01-31 David Smith <dsmith@redhat.com>
2001-01-27 fnasser2001-01-27 Fernando Nasser <fnasser@redhat.com>
2000-12-15 kevinbRemoved (tui and mi) directory prefixes from ChangeLog...
2000-12-15 kevinbPut mi and tui comments for free -> xfree change in...
2000-12-15 kevinbReplace free() with xfree().
2000-11-20 cagneyReplace asprintf() / vasprintf() with xasprintf() xvasp...
2000-10-16 elizSpelling changes from Dmitry Sivachenko <dima@Chg.RU>.
2000-08-23 eliz * gdbmi.texinfo: Change flathead -> @sc{gdb/mi}.
2000-07-30 kevinbProtoization.
2000-07-24 eliz * gdbmi.texinfo: Change GDB -> @value{GDBN}, and
2000-05-28 kevinbPARAMS removal.
2000-05-16 cagneyRename mi/ChangeLog-mi -> mi/ChangeLog
2000-05-16 cagneyMake free_current_contents more robust. Use in MI.
2000-05-15 cagneyCleanup cleanups - delete use of make_cleanup_func...
2000-05-07 elizTypo correction, again from Brian Youmans.
2000-05-07 eliz * gdbmi.texinfo: Lots of typos and grammar fixes from...
2000-04-26 cagneyAdd section discussing future changes to output syntax.
2000-04-23 eliz * Makefile.in (GDBMI_DIR): New variable.
2000-03-14 cagneyremove typo
2000-03-13 jingham2000-03-13 James Ingham <jingham@leda.cygnus.com>
2000-03-06 ezannoni2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-03-06 ezannoni2000-03-06 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-03-01 ezannoni2000-03-01 Elena Zannoni <ezannoni@kwikemart.cygnus...
2000-02-23 cagneyFix copyright - Cygnus is a Red Hat company.
2000-02-23 cagneyRe-sync with ../include/dis-asm.h - LEN param changed...
2000-02-23 cagneyAdd mi/ and testsuite/gdb.mi/ subdirectories.