aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2001-06-28* gdb.disasm/Makefile.in (clean mostlyclean): Add h8300s to listAndrew Cagney4-3/+1064
2001-06-28From Fernando Nasser:Andrew Cagney2-1/+12
2001-06-282001-06-28 Michael Snyder <msnyder@redhat.com>Michael Snyder3-7/+67
2001-06-28From 2000-12-03 Stephane Carrez <Stephane.Carrez@worldnet.fr>:Andrew Cagney2-0/+38
2001-06-28From 2000-06-14 John Marshall <john_w_marshall@palm.com>:Andrew Cagney2-0/+8
2001-06-28Some how this never got removed when ChangeLog was created :-(Andrew Cagney1-492/+0
2001-06-28Build MI by default.Andrew Cagney5-391/+398
2001-06-28Add entry for change in solib-osf.c (osf_in_dynsym_resolve_code).Joel Brobecker1-0/+6
2001-06-28(osf_in_dynsym_resolve_code): Add a comment explaining the consequences ofJoel Brobecker1-0/+6
2001-06-28From 2001-06-08 Daniel Jacobowitz <djacobowitz@mvista.com>:Andrew Cagney3-3/+155
2001-06-28* remote-sds.c (sds_start_remote): Change type of ``c'' to intAndrew Cagney2-1/+6
2001-06-28Exterminate ser-ocd.c.Andrew Cagney9-198/+15
2001-06-28Dan Berlin stepped down as C++ maintainer.Andrew Cagney2-0/+2
2001-06-28Sort write after approval.Andrew Cagney2-18/+24
2001-06-28*** empty log message ***gdbadmin1-1/+1
2001-06-27For MI>0, output full breakpoint table header information. Output theAndrew Cagney11-52/+175
2001-06-27Always send the breakpoint table headers to ui-out. MI/CLI canAndrew Cagney2-17/+27
2001-06-27*** empty log message ***gdbadmin1-1/+1
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 Cagney5-35/+48
2001-06-26* mi-cmd-stack.c (mi_cmd_stack_list_frames): Output a list ofAndrew Cagney5-29/+44
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 Cagney22-106/+140
2001-06-26Update paper trail entry.Kevin Buettner2-0/+5
2001-06-262001-06-25 Michael Snyder <msnyder@redhat.com>Michael Snyder2-98/+35
2001-06-26*** empty log message ***gdbadmin1-1/+1
2001-06-25Update data-read-memory so that it outputs lists.Andrew Cagney5-26/+37
2001-06-25For data-list-register-values output a list of register values.Andrew Cagney5-14/+25
2001-06-25Output register-names as a list.Andrew Cagney5-19/+34
2001-06-25data-list-changed-registers outputs a list of registers.Andrew Cagney5-5/+17
2001-06-25*** empty log message ***gdbadmin1-1/+1
2001-06-242001-06-24 Fernando Nasser <fnasser@redhat.com>Fernando Nasser3-2/+7
2001-06-24*** empty log message ***gdbadmin1-1/+1
2001-06-23Rename gdb.mi/ChangeLog-mi to gdb.mi/ChangeLog. Update everything.Andrew Cagney39-181/+515
2001-06-23Change mi/data-disassemble command output to a list ([]) instead ofAndrew Cagney5-30/+46
2001-06-232001-06-22 Michael Chastain <chastain@redhat.com>Michael Chastain2-296/+59
2001-06-23*** empty log message ***gdbadmin1-1/+1
2001-06-22* configure.in: include nlist.h when checking for member som_addrJ.T. Conklin3-0/+12
2001-06-22*** empty log message ***gdbadmin1-1/+1
2001-06-21 * cli-out.c (cli_out_new): Initialize new structure memberKeith Seitz2-0/+6
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 Cagney7-21/+52
2001-06-21*** empty log message ***gdbadmin1-1/+1
2001-06-20*** empty log message ***gdbadmin1-1/+1
2001-06-19* cli-out.c: Include "gdb_assert.h'.Andrew Cagney3-3/+64
2001-06-19* ui-out.c (ui_out_table_begin): Add parameter ``nr_rows''.Andrew Cagney7-14/+38
2001-06-19*** empty log message ***gdbadmin1-1/+1
2001-06-18* breakpoint.c (breakpoint_1): Restructure. Compute theAndrew Cagney2-68/+96
2001-06-18Recognize -i=mi0, -i=mi1 and -i=mi.Andrew Cagney44-39/+125