Age | Commit message (Expand) | Author | Files | Lines |
2001-11-24 | * win32-nat.c (_initialize_check_for_gdb_ini): New function. | Christopher Faylor | 2 | -3/+10 |
2001-11-22 | * gdb.texinfo (Invoking GDB): Document --args. | Tom Tromey | 2 | -0/+20 |
2001-11-21 | * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): | Jim Blandy | 2 | -9/+6 |
2001-11-13 | * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify. | Jim Blandy | 2 | -23/+43 |
2001-11-06 | * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation. | Corinna Vinschen | 2 | -0/+11 |
2001-11-05 | 2001-11-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+8 |
2001-11-01 | Approved by kev@cygnus.com | Fred Fish | 2 | -2/+9 |
2001-11-01 | Fixed formatting error. | Don Howard | 1 | -2/+2 |
2001-10-31 | 2001-10-30 Don Howard <dhoward@redhat.com> | Don Howard | 2 | -0/+19 |
2001-10-30 | Changes approved by kev@cygnus.com, ezannoni@cygnus.com, eliz@is.elta.co.il. | Fred Fish | 2 | -13/+47 |
2001-10-16 | * value.h (value_as_address): Rename value_as_pointer. | Andrew Cagney | 2 | -1/+6 |
2001-10-15 | Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that do | Andrew Cagney | 2 | -1/+31 |
2001-10-12 | * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent | Jim Blandy | 2 | -1/+6 |
2001-09-12 | Remove incomplete section on overlays, committed by accident. | Jim Blandy | 1 | -79/+0 |
2001-09-08 | * gdbint.texinfo (Host Definition): Remove description of | Mark Kettenis | 2 | -5/+3 |
2001-09-08 | * gdbint.texinfo (Host Definition): Remove description of R_OK. | Mark Kettenis | 2 | -3/+2 |
2001-09-08 | * gdbint.texinfo (Host Definition): Remove description of | Mark Kettenis | 2 | -5/+5 |
2001-09-06 | 2001-09-04 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 2 | -1/+18 |
2001-08-31 | * gdb.texinfo (`add-symbol-file'): Correct synopsis. | Jim Blandy | 2 | -1/+119 |
2001-08-30 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
2001-08-28 | * gdbint.texinfo: Bring the HTML `top' menu into sync with the | Jim Blandy | 1 | -0/+3 |
2001-08-15 | * gdbint.texinfo: Add a cautionary note about macro use. | Christopher Faylor | 2 | -0/+6 |
2001-08-02 | * gdb.texinfo: Explain omitting the hostname in the | Corinna Vinschen | 2 | -0/+17 |
2001-07-31 | * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY | Daniel Jacobowitz | 2 | -2/+5 |
2001-07-28 | * gdb.texinfo (TUI Configuration): Rename tui configuration variables. | Stephane Carrez | 2 | -6/+10 |
2001-07-26 | * gdbint.texinfo (libgdb): Rewrite. | Andrew Cagney | 2 | -3/+116 |
2001-07-26 | Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted. | Eli Zaretskii | 2 | -14/+4 |
2001-07-26 | Removed. | Eli Zaretskii | 1 | -405/+0 |
2001-07-24 | * gdb.texinfo (TUI): New chapter, document the TUI. | Stephane Carrez | 2 | -7/+298 |
2001-07-24 | * gdbint.texinfo (Host Definition): Remove description of | Mark Kettenis | 2 | -5/+5 |
2001-07-23 | Add new DJGPP-specific commands and document them in the manual. | Eli Zaretskii | 2 | -0/+145 |
2001-07-20 | Three misspellings. | John R. Moore | 2 | -3/+7 |
2001-07-14 | * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty | Andrew Cagney | 2 | -8/+11 |
2001-07-07 | * gdbint.texinfo (User Interface): Update ui-out documentation to | Andrew Cagney | 2 | -123/+165 |
2001-07-06 | Mention mi0 and mi1 as --interpreter options. | Andrew Cagney | 2 | -3/+11 |
2001-07-04 | * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C | Andrew Cagney | 2 | -82/+269 |
2001-06-29 | * gdbint.texinfo (Target Architecture Definition): Update | Andrew Cagney | 2 | -5/+12 |
2001-06-17 | * annotate.texi: Add @noindent where needed. From Dmitry | Eli Zaretskii | 3 | -1/+16 |
2001-06-16 | Fix typo. | Andrew Cagney | 2 | -1/+5 |
2001-06-14 | Fix doco on ``!'' and ``R'' packets. | Andrew Cagney | 2 | -10/+18 |
2001-06-14 | 2001-06-13 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -0/+50 |
2001-06-13 | * gdb.texinfo (Signals): Clarify the default setting of signal | Eli Zaretskii | 2 | -3/+14 |
2001-05-14 | Remove stray @item's. | Andrew Cagney | 2 | -2/+7 |
2001-05-14 | * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in. | Andrew Cagney | 2 | -3/+7 |
2001-05-10 | * gdbint.texinfo (Clean Design and Portable Implementation): | Eli Zaretskii | 2 | -1/+69 |
2001-05-03 | Fix a typo. | Eli Zaretskii | 1 | -1/+1 |
2001-04-02 | * gdb.texinfo (Tracepoint Actions): Mention the "info scope" | Eli Zaretskii | 2 | -0/+14 |
2001-04-01 | * gdb.texinfo (Symbols): Document "info scope". | Eli Zaretskii | 2 | -147/+796 |
2001-04-01 | * gdbint.texinfo (User Interface): A new section about ui_out | Eli Zaretskii | 2 | -0/+586 |
2001-04-01 | Change Permissions to GFDL. Update Copyright. | Eli Zaretskii | 2 | -18/+26 |