use _filtered routines for printing so symbolic addresses show up in the right place
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
2
3 * gdbint.texinfo: Describe coding style of GDB.
4
5 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6
7 * stabs.texinfo: Minor wording changes.
8
9 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
10
11 * gdbint.texinfo: Improve release doc slightly.
12
13 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
14
15 * gdbint.texinfo: Improve doc of GDB config macros.
16
17 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
18
19 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
20 These will be reinserted when examined.
21
22 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
23
24 * gdbint.texinfo: Make a start at documenting all the #if macros
25 in GDB. At least list them all, and start separating them into
26 host-specific and target-specific.
27
28 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
29
30 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
31 examples (not consistent w others).
32 gdb.texinfo: issue disclaimer paragraph on cmdline options only
33 for generic vn of doc
34
35 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
36
37 * Makefile.in: always create installation directories.
38
39 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
40
41 * gdb.texinfo: in h8 config, do not describe searching commands.
42
43 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
44
45 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
46 conditionals; introduce a few generic switches that may be
47 useful for other cross-dev or dos-hosted configs.
48
49 * gdb.texinfo: fix typo in "info reg" description
50
51 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
52
53 * stabs.texinfo: Minor updates from running TeX over it.
54 * Makefile.in (stabs.dvi, stabs.ps): Add.
55
56 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
57
58 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
59 First pass at converting it to texinfo.
60
61 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
62
63 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
64 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
65
66 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
67
68 * gdbint.texinfo: Add section on partial symbol tables.
69
70 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
71
72 * gdb.texinfo: document `set remotedebug' and `set
73 rstack_high_address'.
74
75 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
76
77 * gdb.texinfo: slight expansion of new text on reading info files
78 * gdbinv-s.m4.in: correct and expand info on cross-debugging
79 H8/300 from DOS.
80
81 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
82
83 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
84
85 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
86
87 * gdb.texinfo: Say how to read the `info' files.
88
89 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
90
91 * Makefile.in: gm4 -> m4.
92
93 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
94
95 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
96 Documentation' ahead of `Installing GDB' to match README.
97 Update shared library doc, -readnow and -mapped, and directory
98 structure (add glob and mmalloc). Update configure doc.
99
100 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
101
102 * Makefile.in: remove $(srcdir) from gdb.info rule.
103
104 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
105
106 * Makefile.in: commented out gdb-all.texinfo rule. This is
107 temporary.
108
109 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
110
111 * Makefile.in, configure.in: removed traces of namesubdir,
112 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
113 copyrights to '92, changed some from Cygnus to FSF.
114
115 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
116
117 * gdb.texinfo: Improve how we ask for bug reports.
118
119 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
120
121 * Makefile.in: infodir belongs in datadir.
122
123 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
124
125 * Makefile.in: remove spaces following hyphens, bsd make can't
126 cope. install using INSTALL_DATA. added clean-info. added
127 standards.text support.
128
129 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
130
131 * Makefile.in: idestdir and ddestdir go away. Added copyrights
132 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
133 and mandir now keyed off datadir by default.
134
This page took 0.033438 seconds and 4 git commands to generate.