3 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8 Move a bunch of information from ../README.
9 (Getting Started): New node.
13 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
15 * gdb.texinfo: advance manual revision dates to present
17 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
18 stop using silly Roman numerals in @set variable names
22 * stabs.texinfo (Parameters): Keep trying to get this right.
26 * stabs.texinfo (Parameters): More on "local parameters".
30 * stabs.texinfo (Parameters): Re-do "local parameters" section.
34 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
35 (Parameters): Rewrite.
36 (xcoff-differences, Sun-differences): Minor changes.
40 * stabs.texinfo: Minor cleanup.
44 * gdbint.texinfo: Minor xcoff stuff.
48 * gdbint.texinfo: Update for new config directory structure.
49 Add info about internal type data structures.
53 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
55 (gdb-config.texi): Depend on file in $(srcdir).
59 * stabs.texinfo: Fixes about N_SO.
63 * gdb.texinfo: include list of nonstandard init file names
65 * *-config.texi: new switch GENERIC for text that applies *only*
66 to (usual) multiple-target version of manual
68 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
71 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
72 in menus (rather than conditionally selected multiple alternative
75 * Makefile.in: define and use DOC_CONFIG var to select
76 configuration for GDB user manual.
78 * gdb-config.texi: delete from repository, generate from Makefile.
80 * all-config.texi: normal `generic' configuration file, formerly
81 stored as gdb-config.texi
83 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
85 * Makefile.in: add dvi target to build all .dvi files
89 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
93 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
95 * stabs.texinfo: More array fixes inspired by Jim's.
99 * stabs.texinfo: Fixes re arrays and continuations.
101 * gdbint.texinfo: Add XCOFF node.
105 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
109 * stabs.texinfo: Fix for array types to mention lower bounds.
113 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
117 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
121 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
126 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
130 * gdb.texinfo, gdbinv-s.texi: misc updates
134 * gdbint.texinfo: Brief documentation for longjmp support,
135 from an email msg by Stu.
139 * stabs.texinfo: Fix description of floating point "range"
140 types (which really define basic types). Reported by Jim Meehan,
143 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
147 * gdbint.texinfo: Slightly expand section on supporting a new
152 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
157 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
161 * gdbinv-s.texi: z8000 simulator target name is just "sim"
163 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
168 * gdbint.texinfo: Add sections on clean design and on how to send
173 * gdbint.texinfo: Add how to declare the result of make_cleanup.
177 * gdb.texinfo: Fix typo, reported by Karl Berry.
181 * gdb.texinfo: Add opcodes dir to GDB distribution description.
183 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
185 * gdbint.texinfo: fixed a stray email address (needs @@),
186 added @table @code to node "Native Conditionals"
190 * gdbint.texinfo: Describe coding style of GDB.
194 * stabs.texinfo: Minor wording changes.
198 * gdbint.texinfo: Improve release doc slightly.
202 * gdbint.texinfo: Improve doc of GDB config macros.
206 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
207 These will be reinserted when examined.
211 * gdbint.texinfo: Make a start at documenting all the #if macros
212 in GDB. At least list them all, and start separating them into
213 host-specific and target-specific.
217 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
218 examples (not consistent w others).
219 gdb.texinfo: issue disclaimer paragraph on cmdline options only
220 for generic vn of doc
224 * Makefile.in: always create installation directories.
228 * gdb.texinfo: in h8 config, do not describe searching commands.
232 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
233 conditionals; introduce a few generic switches that may be
234 useful for other cross-dev or dos-hosted configs.
236 * gdb.texinfo: fix typo in "info reg" description
240 * stabs.texinfo: Minor updates from running TeX over it.
241 * Makefile.in (stabs.dvi, stabs.ps): Add.
245 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
246 First pass at converting it to texinfo.
250 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
251 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
255 * gdbint.texinfo: Add section on partial symbol tables.
257 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
259 * gdb.texinfo: document `set remotedebug' and `set
260 rstack_high_address'.
264 * gdb.texinfo: slight expansion of new text on reading info files
265 * gdbinv-s.m4.in: correct and expand info on cross-debugging
268 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
270 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
272 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
274 * gdb.texinfo: Say how to read the `info' files.
278 * Makefile.in: gm4 -> m4.
280 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
282 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
283 Documentation' ahead of `Installing GDB' to match README.
284 Update shared library doc, -readnow and -mapped, and directory
285 structure (add glob and mmalloc). Update configure doc.
289 * Makefile.in: remove $(srcdir) from gdb.info rule.
293 * Makefile.in: commented out gdb-all.texinfo rule. This is
298 * Makefile.in, configure.in: removed traces of namesubdir,
299 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
300 copyrights to '92, changed some from Cygnus to FSF.
302 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
304 * gdb.texinfo: Improve how we ask for bug reports.
306 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
308 * Makefile.in: infodir belongs in datadir.
310 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
312 * Makefile.in: remove spaces following hyphens, bsd make can't
313 cope. install using INSTALL_DATA. added clean-info. added
314 standards.text support.
316 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
318 * Makefile.in: idestdir and ddestdir go away. Added copyrights
319 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
320 and mandir now keyed off datadir by default.