aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
2002-02-03 * gdb.texinfo (Memory Region Attributes): Fix the wording.Eli Zaretskii2-10/+17
Suggested by Dmitry Sivachenko. * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2002-02-012002-02-01 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
* gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2002-02-012002-01-30 Michael Snyder <msnyder@redhat.com>Michael Snyder2-3/+4
* gdb.texinfo: (remote protocol): Gramatical fix-up.
2002-02-012002-01-30 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+19
* gdb.texinfo (set trust-readonly-sections): Document.
2002-01-29Revise and update ``Releasing GDB''.Andrew Cagney2-66/+333
2002-01-29* arch-utils.c (TARGET_BYTE_ORDER_DEFAULT): Delete macro.Andrew Cagney2-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 SivachenkoEli Zaretskii2-4/+9
<mitya@cavia.pp.ru>.
2002-01-23Remove libgdb.texinfoAndrew Cagney2-864/+4
2002-01-22Eliminate texinfo 3.12 hacks.Andrew Cagney3-82/+8
2002-01-22Remove->RemoteAndrew Cagney2-3/+7
2002-01-22Use texi2dvi instead of TEX/TEXINDEX.Andrew Cagney2-29/+21
2002-01-22Move remote protocol specification to an appendix.Andrew Cagney2-861/+868
2002-01-21Add menu entries for ``Remote Debugging''.Andrew Cagney2-0/+14
2002-01-21* gdb.texinfo (Remote): Move the sub-section ``The GDB remoteAndrew Cagney2-209/+212
serial protocol'' from here. (Remote Debugging): To here. New chapter.
2002-01-20Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney2-6/+5
2002-01-20Remove assumption that there is a host.Andrew Cagney2-19/+45
2002-01-20Eliminate IEEE_FLOAT.Andrew Cagney2-4/+5
2002-01-20 (DJGPP Native): Fix overfull hboxes in examples. From Brian YoumansEli Zaretskii2-11/+14
<3diff@gnu.org>
2002-01-20Fix a typo.Eli Zaretskii1-1/+1
2002-01-20Fix last change.Eli Zaretskii1-9/+8
2002-01-20 * gdb.texinfo: Beautify copyright years; fix a typo.Eli Zaretskii1-0/+4
2002-01-20Eliminate MALLOC_INCOMPATIBLE.Andrew Cagney2-4/+5
2002-01-18Remove XDEPFILES from GDB.Andrew Cagney2-12/+9
2002-01-17Add an appendix for maintenance commands.Andrew Cagney2-42/+58
2002-01-17Remove links from @nodeAndrew Cagney2-1/+5
2002-01-17 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes andEli Zaretskii4-20/+411
for monstrous @multitable (from Brian Youmans). * fdl.texi: New file. * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2002-01-15Doh. s/kdb/kbd/Andrew Cagney1-1/+1
2002-01-15* gdbint.texinfo (Releasing GDB): New chapter.Andrew Cagney2-0/+189
2002-01-15* gdb.texinfo (Embedded Processors, Calling program functions):Andrew Cagney2-250/+256
Obsolete references to a29k.
2002-01-15Review cleanups() section. Add examples.Andrew Cagney2-23/+74
2002-01-112002-01-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2-1/+5
* gdb.texinfo (Choosing files): Change @samp to @file.
2002-01-102002-01-05 Michael Snyder <msnyder@redhat.com>Michael Snyder2-9/+22
* gdb.texinfo (--pid): Document new command line option (attach).
2002-01-07 * gdb.texinfo (Tracepoints): Clarify that tracepoints need supportEli Zaretskii2-1/+9
in the stub.
2002-01-05s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2-1/+6
2002-01-04s/value_ptr/struct value */Andrew Cagney2-2/+7
2002-01-02(Free Software): Fix wording of the new section.Eli Zaretskii2-2/+6
2001-12-31Fix a typo in the last change.Eli Zaretskii1-1/+1
2001-12-31Fix last change.Eli Zaretskii1-1/+1
2001-12-31 * gdb.texinfo (Free Software): New section ``Free Software NeedsEli Zaretskii2-7/+102
Free Documentation''.
2001-12-30Fix the application of GFDL in the Copyright notice.Eli Zaretskii6-43/+32
2001-12-302001-12-29 Michael Snyder <msnyder@redhat.com>Michael Snyder2-2/+6
* gdb.texinfo (maint info sections): Fix typo.
2001-12-272001-12-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2-0/+49
* gdb.texinfo (maint info sections): Document.
2001-12-272001-12-26 Michael Snyder <msnyder@redhat.com>Michael Snyder2-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 Blandy2-0/+15
2001-12-15LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2-2/+7
2001-12-02Delete HOST_BYTE_ORDER.Andrew Cagney2-5/+5
2001-11-30* gdb.texinfo (Overlays): New chapter, documenting GDB'sJim Blandy2-0/+387
overlay support. Add to top-level menu.
2001-11-27 * gdb.texinfo (Command Syntax): Document C-o binding.Tom Tromey2-0/+11
2001-11-26* gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini useChristopher Faylor2-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-24Fix obvious typo (Bourn -> Bourne)Fred Fish1-1/+1