Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-01-29 | Revise and update ``Releasing GDB''. | Andrew Cagney | 2 | -66/+333 | |
2002-01-29 | * arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro. | Andrew Cagney | 2 | -6/+5 | |
(target_byte_order): Initialize to BFD_ENDIAN_BIG. (initialize_current_architecture): Update target_byte_order using information from BFD. * config/powerpc/tm-ppcle-eabi.h (TARGET_BYTE_ORDER_DEFAULT): * config/mcore/tm-mcore.h (TARGET_BYTE_ORDER_DEFAULT): * config/arm/tm-arm.h (TARGET_BYTE_ORDER_DEFAULT): Delete. Update doco. | |||||
2002-01-27 | * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko | Eli Zaretskii | 2 | -4/+9 | |
<mitya@cavia.pp.ru>. | |||||
2002-01-23 | Remove libgdb.texinfo | Andrew Cagney | 2 | -864/+4 | |
2002-01-22 | Eliminate texinfo 3.12 hacks. | Andrew Cagney | 3 | -82/+8 | |
2002-01-22 | Remove->Remote | Andrew Cagney | 2 | -3/+7 | |
2002-01-22 | Use texi2dvi instead of TEX/TEXINDEX. | Andrew Cagney | 2 | -29/+21 | |
2002-01-22 | Move remote protocol specification to an appendix. | Andrew Cagney | 2 | -861/+868 | |
2002-01-21 | Add menu entries for ``Remote Debugging''. | Andrew Cagney | 2 | -0/+14 | |
2002-01-21 | * gdb.texinfo (Remote): Move the sub-section ``The GDB remote | Andrew Cagney | 2 | -209/+212 | |
serial protocol'' from here. (Remote Debugging): To here. New chapter. | |||||
2002-01-20 | Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true. | Andrew Cagney | 2 | -6/+5 | |
2002-01-20 | Remove assumption that there is a host. | Andrew Cagney | 2 | -19/+45 | |
2002-01-20 | Eliminate IEEE_FLOAT. | Andrew Cagney | 2 | -4/+5 | |
2002-01-20 | (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans | Eli Zaretskii | 2 | -11/+14 | |
<3diff@gnu.org> | |||||
2002-01-20 | Fix a typo. | Eli Zaretskii | 1 | -1/+1 | |
2002-01-20 | Fix last change. | Eli Zaretskii | 1 | -9/+8 | |
2002-01-20 | * gdb.texinfo: Beautify copyright years; fix a typo. | Eli Zaretskii | 1 | -0/+4 | |
2002-01-20 | Eliminate MALLOC_INCOMPATIBLE. | Andrew Cagney | 2 | -4/+5 | |
2002-01-18 | Remove XDEPFILES from GDB. | Andrew Cagney | 2 | -12/+9 | |
2002-01-17 | Add an appendix for maintenance commands. | Andrew Cagney | 2 | -42/+58 | |
2002-01-17 | Remove links from @node | Andrew Cagney | 2 | -1/+5 | |
2002-01-17 | * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and | Eli Zaretskii | 4 | -20/+411 | |
for monstrous @multitable (from Brian Youmans). * fdl.texi: New file. * Makefile.in (SFILES_INCLUDED): Add fdl.texi. | |||||
2002-01-15 | Doh. s/kdb/kbd/ | Andrew Cagney | 1 | -1/+1 | |
2002-01-15 | * gdbint.texinfo (Releasing GDB): New chapter. | Andrew Cagney | 2 | -0/+189 | |
2002-01-15 | * gdb.texinfo (Embedded Processors, Calling program functions): | Andrew Cagney | 2 | -250/+256 | |
Obsolete references to a29k. | |||||
2002-01-15 | Review cleanups() section. Add examples. | Andrew Cagney | 2 | -23/+74 | |
2002-01-11 | 2002-01-11 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+5 | |
* gdb.texinfo (Choosing files): Change @samp to @file. | |||||
2002-01-10 | 2002-01-05 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -9/+22 | |
* gdb.texinfo (--pid): Document new command line option (attach). | |||||
2002-01-07 | * gdb.texinfo (Tracepoints): Clarify that tracepoints need support | Eli Zaretskii | 2 | -1/+9 | |
in the stub. | |||||
2002-01-05 | s/BIG_ENDIAN/BFD_ENDIAN_BIG/ | Andrew Cagney | 2 | -1/+6 | |
2002-01-04 | s/value_ptr/struct value */ | Andrew Cagney | 2 | -2/+7 | |
2002-01-02 | (Free Software): Fix wording of the new section. | Eli Zaretskii | 2 | -2/+6 | |
2001-12-31 | Fix a typo in the last change. | Eli Zaretskii | 1 | -1/+1 | |
2001-12-31 | Fix last change. | Eli Zaretskii | 1 | -1/+1 | |
2001-12-31 | * gdb.texinfo (Free Software): New section ``Free Software Needs | Eli Zaretskii | 2 | -7/+102 | |
Free Documentation''. | |||||
2001-12-30 | Fix the application of GFDL in the Copyright notice. | Eli Zaretskii | 6 | -43/+32 | |
2001-12-30 | 2001-12-29 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -2/+6 | |
* gdb.texinfo (maint info sections): Fix typo. | |||||
2001-12-27 | 2001-12-26 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -0/+49 | |
* gdb.texinfo (maint info sections): Document. | |||||
2001-12-27 | 2001-12-26 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+10 | |
* gdb.texinfo (info proc): Comment out documentation for 'info proc' sub-options that are currently not implemented. | |||||
2001-12-20 | * gdbint.texinfo (TARGET_CHAR_SIGNED): Document. | Jim Blandy | 2 | -0/+15 | |
2001-12-15 | LITTLE_ENDIAN -> BFD_ENDIAN_LITTLE | Andrew Cagney | 2 | -2/+7 | |
2001-12-02 | Delete HOST_BYTE_ORDER. | Andrew Cagney | 2 | -5/+5 | |
2001-11-30 | * gdb.texinfo (Overlays): New chapter, documenting GDB's | Jim Blandy | 2 | -0/+387 | |
overlay support. Add to top-level menu. | |||||
2001-11-27 | * gdb.texinfo (Command Syntax): Document C-o binding. | Tom Tromey | 2 | -0/+11 | |
2001-11-26 | * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini use | Christopher Faylor | 2 | -6/+14 | |
since it is described in the referenced section. From Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (Command Files): Reword to make gdb.ini requirement clearer when using DJGPP. | |||||
2001-11-24 | Fix obvious typo (Bourn -> Bourne) | Fred Fish | 1 | -1/+1 | |
2001-11-24 | * win32-nat.c (_initialize_check_for_gdb_ini): New function. | Christopher Faylor | 2 | -3/+10 | |
* config/i386/xm-cygwin.h: Remove obsolete handling of __CYGWIN32__. (GDBINIT_FILENAME): Remove. | |||||
2001-11-22 | * gdb.texinfo (Invoking GDB): Document --args. | Tom Tromey | 2 | -0/+20 | |
(Mode Options): Likewise. | |||||
2001-11-21 | * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT): | Jim Blandy | 2 | -9/+6 | |
Delete documentation; this macro has been removed from the sources. | |||||
2001-11-13 | * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify. | Jim Blandy | 2 | -23/+43 | |