Age | Commit message (Expand) | Author | Files | Lines |
2002-05-20 | * mi-main.c (captured_mi_execute_command): Add uiout parameter. | Keith Seitz | 2 | -19/+71 |
2002-04-21 | * frame.h (selected_frame_level): Document as deprecated. | Andrew Cagney | 2 | -1/+5 |
2002-04-15 | 2002-04-14 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -1/+1 |
2002-04-12 | * defs.h (read_relative_register_raw_bytes): Delete declaration. | Andrew Cagney | 2 | -5/+7 |
2002-04-08 | 2002-04-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -33/+32 |
2002-04-08 | 2002-04-07 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -291/+305 |
2002-04-05 | gdb/ChangeLog: | Jim Blandy | 2 | -1/+6 |
2002-04-05 | 2002-04-05 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -3/+9 |
2002-04-04 | 2002-04-04 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -0/+9 |
2002-03-19 | * defs.h (XMALLOC): Define. | Andrew Cagney | 7 | -33/+24 |
2002-02-25 | Fix PR gdb/287. From wiz at danbala. Then->than and typos. | Andrew Cagney | 2 | -1/+7 |
2002-02-05 | * mi-cmd-stack.c (list_args_or_locals): Move declaration of | Jim Blandy | 2 | -1/+9 |
2002-01-22 | Eliminate texinfo 3.12 hacks. | Andrew Cagney | 2 | -11/+10 |
2002-01-22 | FOOBAR, didn't ChangeLog UI_OUT removal. | Andrew Cagney | 1 | -5/+3 |
2002-01-17 | Remove else clause to #if UI_OUT. | Andrew Cagney | 4 | -21/+11 |
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 2 | -2/+2 |
2001-12-30 | Fix the application of GFDL in the Copyright notice. | Eli Zaretskii | 2 | -10/+8 |
2001-10-12 | 2001-10-12 Daniel Jacobowitz <drow@mvista.com> | Daniel Jacobowitz | 2 | -3/+6 |
2001-09-18 | Add ui_out parameter to libgdb functions. | Andrew Cagney | 3 | -3/+12 |
2001-08-17 | * mi-cmd-var.c (varobj_update_one): Update call to | Keith Seitz | 2 | -1/+6 |
2001-07-28 | Move libgdb library functions to gdb.h (new file). | Andrew Cagney | 3 | -0/+7 |
2001-07-12 | * mi-main.c (mi_execute_command): Flush output after ``(gdb)'' | Andrew Cagney | 2 | -1/+12 |
2001-07-09 | * mi-out.c (mi_out_new): Initialize suppress_ouput field of newly | Mark Kettenis | 2 | -0/+6 |
2001-07-09 | Fix memory leak and compilation problems using AIX 5 native compiler. | Kevin Buettner | 2 | -8/+25 |
2001-07-09 | * mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptr | Andrew Cagney | 2 | -1/+6 |
2001-07-09 | Make function declarators match function declarations. | Kevin Buettner | 2 | -6/+12 |
2001-07-06 | Replace: | Andrew Cagney | 2 | -1/+6 |
2001-06-27 | For MI>0, output full breakpoint table header information. Output the | Andrew Cagney | 3 | -43/+152 |
2001-06-26 | delete reference to query output | Andrew Cagney | 2 | -8/+5 |
2001-06-26 | * mi-cmd-stack.c (list_args_or_locals): Output a list of "args" or | Andrew Cagney | 3 | -25/+33 |
2001-06-26 | * mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list of | Andrew Cagney | 3 | -20/+30 |
2001-06-26 | Unscramble two merged patches. This puts memory lists back to normal. | Andrew Cagney | 1 | -15/+15 |
2001-06-26 | * stack.c (print_frame): For ui_out, output a list of arguments. | Andrew Cagney | 2 | -35/+41 |
2001-06-25 | Update data-read-memory so that it outputs lists. | Andrew Cagney | 3 | -19/+25 |
2001-06-25 | For data-list-register-values output a list of register values. | Andrew Cagney | 3 | -6/+12 |
2001-06-25 | Output register-names as a list. | Andrew Cagney | 3 | -17/+27 |
2001-06-25 | data-list-changed-registers outputs a list of registers. | Andrew Cagney | 3 | -4/+11 |
2001-06-23 | Change mi/data-disassemble command output to a list ([]) instead of | Andrew Cagney | 3 | -20/+30 |
2001-06-21 | * mi-out.c (struct ui_out_data): Replace field first_header with | Andrew Cagney | 2 | -8/+38 |
2001-06-21 | Output ``[]'' when a list. | Andrew Cagney | 2 | -2/+13 |
2001-06-21 | * ui-out.h (ui_out_table_header): Add parameter ``col_name''. | Andrew Cagney | 2 | -1/+6 |
2001-06-19 | * ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''. | Andrew Cagney | 2 | -1/+7 |
2001-06-18 | Recognize -i=mi0, -i=mi1 and -i=mi. | Andrew Cagney | 4 | -21/+52 |
2001-06-16 | * gdbmi.texinfo (GDB/MI Output Syntax): Add tuples and lists to | Andrew Cagney | 2 | -164/+25 |
2001-06-11 | s/supress/suppress/ | Andrew Cagney | 2 | -6/+10 |
2001-06-10 | Oops (again), missed a comment. | Andrew Cagney | 1 | -1/+1 |
2001-06-10 | Move supress_field_separator logic into mi_open() and mi_close(). | Andrew Cagney | 2 | -17/+21 |
2001-06-10 | Oops. Clean up changelog entry. | Andrew Cagney | 1 | -8/+8 |
2001-06-10 | Make char *, const char *. | Andrew Cagney | 2 | -17/+37 |
2001-05-14 | Output ``[...]'' when a list. | Andrew Cagney | 2 | -2/+26 |