Fix whitespace problem in my most recent entry.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
5ece1a18
EZ
12001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
2
3 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4
56caf160
EZ
52001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
6
17cc6a06
EZ
7 * gdb.texinfo (Environment): Document that `path' does not change
8 the value of PATH in GDB's own environment (it did in the past,
9 but that was changed on March 15, 1994). Reported by Doug Evans
10 <dje@transmeta.com>.
11
56caf160
EZ
12 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
13 its line. Fix markup of commands and macros. Add an Index node
14 and index entries.
15
29e57380
C
162001-01-23 J.T. Conklin <jtc@redback.com>
17
18 * gdb.texinfo (Memory region attributes): New manual section.
19
1c6147de
ND
202001-01-04 Nicholas Duffek <nsd@redhat.com>
21
22 * gdbint.texinfo (POP_FRAME): Document use by return_command.
23
b157b00f
EZ
242000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
25
26 * refcard.tex: Version and copyright fixed. From Phil Edwards
27 <pedwards@disaster.jaj.com>.
28
0dcedd82
AC
29Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
30
31 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
32 DWARF2_REG_TO_REGNUM): Document.
33
3b851bce
AC
34Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
35
36 * gdbint.texinfo (Coding): Update current value of
37 --enable-build-warnings. Mention --enable-gdb-build-warnings.
38
4a92d011
EZ
392000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
40
41 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
42 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
43
b90a5f51
CF
442000-11-10 Christopher Faylor <cgf@cygnus.com>
45
46 * gdb.texinfo: Document new 'set step-mode' command.
47
96c405b3
EZ
482000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
49
50 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
51 changes from Dmitry Sivachenko <dima@Chg.RU>.
52
c78b4128
EZ
532000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
54
55 * gdb.texinfo (Hooks): Document the new post-hook functionality.
56 From Steven Johnson <sbjohnson@ozemail.com.au>.
57
2e685b93
MK
582000-08-10 Mark Kettenis <kettenis@gnu.org>
59
60 * gdbint.texinfo (Overall Structure): Spelling fix.
61
6f6ef15a
EZ
622000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
63
64 * gdbint.texinfo (Target Architecture Definition): Document that
65 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
66 for which REGISTER_CONVERTIBLE returns a zero value.
67
63ac3005
EZ
682000-07-08 Christopher Faylor <cgf@cygnus.com>
69
70 * Makefile.in (install-info): Find files to install in either the
71 build or source directories (adapted from Makefile.am).
72
bd79f757
ND
732000-07-07 Nicholas Duffek <nsd@redhat.com>
74
75 * stabs.texinfo: Fix spelling errors.
76 (String Field): FILE-NUMBER starts from 0, not 1.
77
5f208f6d
EZ
782000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
79
80 * refcard.tex: Remove \centerline from the blurb. Patch from
81 Brian Youmans.
82
cc542d3b
EZ
832000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
84
85 * Makefile.in (install-info): Support installation from outside of
86 the source directory. Reported by Mark Harig
87 <markh@frazier.landmark.com>.
88
f3b28801
C
892000-06-20 J.T. Conklin <jtc@redback.com>
90
91 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
92
449f3b6c
AC
93Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
94
95 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
96 Generate using pdftex.
97 (PDFTEX): Define.
98 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
99 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
100 @contents at the start.
101
48e934c6
EZ
1022000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
103
104 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
105 Youmans.
106
9e9c5ae7
AC
107Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
108
109 From Brian Youmans:
110 * gdb.texinfo: Fix ``et al.''.
111
c741b251
AC
112Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
113
114 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
115 loop.
116
4ab64e14
JG
1172000-05-19 Jimmy Guo <guo@cup.hp.com>
118
119 * configure: Regenerate.
120
d3229ae3
EZ
1212000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
122
123 * Makefile.in (install-info): Run install-info on installed Info
124 files.
125
8c70017b
AC
126Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
127
a7cb598a
AC
128 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
129 Andrew Cagney.
8c70017b 130
598ca718
EZ
1312000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
132
133 * gdb.texinfo: Proofreading changes from Brian Youmans.
134
bf0184be
ND
1352000-05-01 Nick Duffek <nsd@cygnus.com>
136
137 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
138 startup sequence, minor edits.
139
41afff9a
EZ
1402000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
141
142 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
143 TeX.
144
145 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
146 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
147 like `n' and `s' which look weird. Convert some of the @kindex to
148 @vindex, when they refer to variables, not commands.
149
33e16fad
AC
150Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
151
152 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
153
7162c0ca
EZ
1542000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
155
156 * Makefile.in (GDBMI_DIR): New variable.
157 (SET_TEXINPUTS): Add $(GDBMI_DIR).
158 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
159 (gdbmi.texinfo): New target, for texi2roff.
160 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
161 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
162
163 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
164 gdbmi.texinfo.
165 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
166 comment.
167
d167840f
EZ
1682000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
169
170 * gdb.texinfo (Files): Update description of add-symbol-file
171 command.
172
8487521e
EZ
1732000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
174
175 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
176 prevents the build (and is generally a Bad Idea).
177
5beae2cf 1782000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
00e4a2e4
EZ
179
180 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
181 a comma inside @var.
182 (Command Files): Index markup changes from Dmitry Sivachenko
183 <dima@Chg.RU>.
184
39ec5655
EZ
1852000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
186
187 * Makefile.in (LN_S): Define.
188 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
189 invoke "ln -s" unless it is known to work.
190
191 * configure.in (AC_PROG_LN_S): Add.
192
8dc7983f
JB
1932000-04-14 Jim Blandy <jimb@redhat.com>
194
195 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
196 section.
197 (Target Conditionals): Document ADDRESS_TO_POINTER,
198 POINTER_TO_ADDRESS.
199
1a8237e8
DB
2002000-04-11 Daniel Berlin <dan@cgsoftware.com>
201
202 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
203 gdb-cfg.texi to get the value.
204
ca526f1a
JB
2052000-04-10 Jim Blandy <jimb@redhat.com>
206
207 * gdbint.texinfo (Target Architecture Definition): Fix
208 cross-references.
209
faaafcb4
JB
2102000-04-08 Jim Blandy <jimb@redhat.com>
211
212 * gdbint.texinfo (Using Different Register and Memory Data
213 Representations): New section.
214 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
215 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
216 REGISTER_CONVERT_TO_RAW): Document.
217
1b27397f
AC
218Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
219
220 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
221 for acknowledgments.
222
480ff1fb
AC
223Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
224
225 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
226 qThreadExtraInfo.
227
f1251bdd
C
2282000-03-28 J.T. Conklin <jtc@redback.com>
229
230 * gdb.texinfo: Clarify which remote debug protocol commands are
231 required and which are optional.
232
dbeb8dbd
AC
233Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
234
235 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
236 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
237 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
238 * annotate.texi: Update.
239
6d2ebf8b
SS
2402000-03-28 Stan Shebs <shebs@apple.com>
241
242 * gdb.texinfo: Update dates, bump to Eighth Edition (note
243 expectation of additional changes before release), update
244 ISBN, add copy of top-level menu for @ifhtml, remove explicit
245 node links, rephrase and/or shorten lines to fix formatting
246 problem in both regular and @smallbook formats.
247 * annotate.texi: Shorten lines in example, use smallexample
248 consistently everywhere.
249 * Makefile.in: Add comment about texinfo 4.0 html generation.
250 (SFILES_INCLUDED): Add annotate.texi.
251
5d161b24
DB
2522000-03-27 Daniel Berlin <dan@cgsoftware.com>
253
254 * gdb.texinfo (Debugging Output): Added new section, documenting
255 the "set/show debug" commands.
256
b9deaee7
AC
257Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
258
259 * annotate.texi (Annotations): When GDBN omit @chapter and @node
260 entry.
261
262 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
263 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
264 @chapter and @node entries.
265
266 * gdb.texinfo: Link all top-level nodes.
267
9ef47d30
AC
268Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
269
270 * Makefile.in (install-info): Create $(infodir) before installing
271 files.
272
cfeada60
FN
2732000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
274
275 From David Whedon <dwhedon@gordian.com>
276 * gdbint.texinfo : Added paragraphs about command deprecation.
277
6837a0a2
DB
2782000-03-22 Daniel Berlin <dan@cgsoftware.com>
279
280 * gdb.texinfo: Add documentation for the apropos command.
281
bba2971c
MS
2822000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
283
284 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
285
2b628194
MS
2862000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
287
288 * gdb.texinfo: Add white space to prevent overprinting in
289 two places.
290
96a2c332
SS
2912000-03-17 Stan Shebs <shebs@apple.com>
292
293 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
294 <dima@Chg.RU>, also clarification of allowed content for
295 string constants.
296
d700128c
EZ
2972000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
298
299 * gdb.texinfo (main menu): Add Annotations.
300 (File Options): Add @cindex entries for each command-line option.
301 Document --epoch, --annotate, --async, --interpreter, --write,
302 --statistics, and --version.
303
304 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
305 of GDB.
306
9d233477
JB
3072000-02-23 Jim Blandy <jimb@redhat.com>
308
309 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
310
14e0eb3b
JB
3112000-02-22 Jim Blandy <jimb@redhat.com>
312
313 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
314
3555de01
JM
3152000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
316
317 * Makefile.in (diststuff): New target.
318
5e35df8e
KB
3192000-02-15 Kevin Buettner <kevinb@redhat.com>
320
321 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 322 architecture. [From Jim Wilson.]
5e35df8e 323
c5394b80
JM
3242000-01-16 Tom Tromey <tromey@cygnus.com>
325
326 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
327 (Delete Breaks): Mention range arguments.
328 (Disabling): Likewise.
329
c3f6f71d
JM
3302000-01-05 Dmitry Sivachenko <dima@Chg.RU>
331
332 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
333
c4093a6a
JM
334Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
335
336 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
337 valid functions.
338
11cf8741
JM
3391999-11-05 Stan Shebs <shebs@andros.cygnus.com>
340
341 * gdb.texinfo: Clarify regular expressions used in rbreak.
342
917317f4
JM
3431999-10-15 Kevin Buettner <kevinb@cygnus.com>
344
345 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
346 MEMORY_REMOVE_BREAKPOINT): Document.
347
348Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
349
350 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
351 offset re-using the DATA offset instead.
352
2df3850c
JM
3531999-10-11 Jim Kingdon <kingdon@redhat.com>
354
355 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
356
3571999-10-05 Stan Shebs <shebs@andros.cygnus.com>
358
359 From Dmitry Sivachenko <demon@gpad.ac.ru>:
360 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
361 typos.
362
363 * gdb.texinfo: Various minor wording and formatting improvements,
364 mentions of additional command-line options.
365
2acceee2
JM
3661999-09-30 Fred Fish <fnf@cygnus.com>
367
368 * gdb.texinfo: Document additional forms of specifying section
369 names and addresses for the add-symbol-file command.
370
c2c6d25f
JM
3711999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
372
373 * gdbint.texinfo: Fix typo, add the word "have".
374
3751999-09-14 Jim Blandy <jimb@cris.red-bean.com>
376
377 * gdbint.texinfo (Target Architecture Definition): Document the
378 SKIP_PERMANENT_BREAKPOINT macro.
379
d4f3574e
SS
3801999-09-07 Stan Shebs <shebs@andros.cygnus.com>
381
382 * gdb.texinfo: Fiks speling errers.
383
384 * gdb.texinfo: Fix uses of @multitable.
385
386 From Eli Zaretskii <eliz@is.elta.co.il>:
387 * gdb.texinfo: Include details specific to DOS host, clarify
388 some confusing language, fix @ref/@xref/@pxref usages, add
389 comments about using with optimization, add more indexing,
390 fix info about disassembly-flavor.
391
392Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
393
394 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
395 SKIP_SOLIB_RESOLVER): Define.
396
397Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
398
399 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
400 ``g'' packets.
401
104c1213
JM
4021999-08-30 Stan Shebs <shebs@andros.cygnus.com>
403
404 * gdb.texinfo: Create a new "Configurations" chapter with
405 platform-specific info, inline remote.texi and move sections of it
406 into the new chapter, move bits about info proc, heuristic search,
407 and register stack into the new chapter.
408 * remote.texi: Remove, now part of gdb.texinfo.
409 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
410
4111999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
412
413 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
414 GDB_TARGET_IS_MACH386): These kludges have gone away.
415
416Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
417
418 * gdbint.texinfo (Target Architecture Definition): Mention
419 TDEPLIBS.
420
53a5351d
JM
4211999-08-20 Stan Shebs <shebs@andros.cygnus.com>
422
423 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
424 surrounding text to fit HP-UX bits into general info.
425 (HPPA-cfg.texi): Remove, no longer useful.
426
427 * gdb.texinfo: Remove explicit links from @node lines, remove
428 HP-added "Detailed Node Listing" from main menu which confuses
429 things.
430
431 From Dmitry Sivachenko <dima@Chg.RU>:
432 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
433 in description of `set environment'.
434
4351999-08-17 Stan Shebs <shebs@andros.cygnus.com>
436
437 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
438
7be570e7
JM
4391999-08-12 Ben Elliston <bje@cygnus.com>
440
441 * gdbint.texinfo (Breakpoint Handling): Add missing words.
442
4431999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
444
445 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
446 watch, awatch, and rwatch. Explain why the latter two cannot be
447 set as software watchpoints. Document that watchpoints for local
448 variables are deleted when the debuggee terminates.
449
450Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
451
452 * remote.texi (Protocol): Further clarification of the "qRcmd"
453 packet. Allow E.. response packet. "qRcmd" packet is no longer
454 reserved.
455
4561999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
457
458 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
459 * gdb.texinfo: Ditto.
460
96baa820
JM
4611999-08-06 Tom Tromey <tromey@cygnus.com>
462
463 * gdb.texinfo (KOD): New node.
464
465Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
466
467 * remote.texi (Rcmd): Fix minor formatting typos.
468
469Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
470
471 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
472 packets.
473
adf40b2e
JM
4741999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
475
476 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
477 fixes.
478
43ff13b4
JM
479Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
480
481 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
482
085dd6e6
JM
483Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
484
485 * remote.texi (Communication Protocol): ``v'' is in use. Fix
486 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
487 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
488 packets that are not supported on all hosts. Expand examples.
489 Spell check.
490
4911999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
492
493 * Makefile.in: Recognize html, install-html. Add targets
494 to build HTML versions of documentation via texi2html.
495
496Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
497
498 * gdbint.texinfo (Testsuite): New chapter, information about the
499 testsuite.
500
501Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
502
503 * remote.texi (Communication Protocol): Rewrite.
504
505Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
506
507 * stabs.texinfo: Fix uses of xref.
508
9e0b60a8
JM
509Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
510
511 * gdbint.texinfo: Add an anti-printf exhortation, and update the
512 info about patch submission.
513
cce74817
JM
514Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
515
516 From Per Bothner <bothner@cygnus.com>:
517 * gdb.texinfo: Document Chill support.
518
519Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
520
521 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
522 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
523 Document that the value should be greater-than or equal-to zero.
524 (NO_STD_REGS): Document. Deprecate.
525
ac9a91a7
JM
526Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
527
528 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
529 Document that these are not used.
530
531Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
532
533 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
534
392a587b
JM
535Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
536
537 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
538 numargs was dropped.
539
540Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
541
542 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
543
b83266a0
SS
544Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
545
546 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
547 Update.
548
7a292a7a
SS
549Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
550
551 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
552 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
553
554Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
555
556 * gdbint.texinfo: Fix typos: $ -> @.
557
558Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
559
560 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
561 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
562 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
563 BREAKPOINT_FROM_PC.
564
565Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
566
567 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
568 CALL_DUMMY_STACK_ADJUST): Document.
569
570Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
571
572 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
573 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
574
5751999-04-02 Stan Shebs <shebs@andros.cygnus.com>
576
577 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
578 longer exists.
579
580Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
581
582 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
583 nearly all @ifset/@ifclear conditionals; nobody uses them, and
584 they make the manual source incomprehensible.
585 * h8-cfg.texi: Remove, hasn't been used in years.
586
c906108c
SS
587Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
588
589 * gdb.texinfo: Update the credits.
590
591Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
592
593 * gdb.texinfo: Fix mistakes noticed in printout of last
594 draft, add Alpha to discussion of heuristic fence post.
595
596Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
597
598 * gdb.texinfo, remote.texi: Many changes; update to Seventh
599 Edition, merge some HP changes into mainline, describe some
600 previously undocumented features, describe more of the target
601 commands available, eliminate obsolete section on renamed
602 commands.
603 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
604
605Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
606
607 * gdb.texinfo: Make many HPPA conditionals unconditional,
608 including catchpoint description, since now on for all configs.
609 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
610 specializations.
611
612Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
613
614 * Makefile.in (GDBvn.texi): Fix match expression to work with
615 current format of VERSION in gdb/Makefile.in.
616 * gdb.texinfo: Fix node ref to match new readline.
617
618Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
619
620 * gdb.texinfo: Changes made as part of a project to merge in
621 changes made by HP. Documentation makes extensive use of
622 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
623 on remote debugging. There are differences in documentation
624 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
625 the HP manual discusses catchpoints, hardware watchpoints, and
626 some HPUX specific limitations for shared library support.
627
628 There are also a number of @node changes.
629
6301999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
631
632 * gdbint.texinfo (Formatting): Disambiguate a sentence.
633 (C Usage): Same.
634
635Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
636
637 The following changes were made by Edith Epstein
638 <eepstein@cygnus.com> as part of a project to merge in changes
639 made by HP.
640
641 * HPPA-cfg.texi: new file.
642
643 * all-cfg.texi: set HPPA for HP PA-RISC targets.
644
645 * refcard.tex: change documentation about catch.
646 removed info catch.
647
648Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
649
650 * gdbint.texinfo: Expand on GDB's coding standards,
651 specify the use of arg names with prototypes.
652
6531998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
654
655 * gdb.texinfo: Fix tipo.
656
657Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
658
659 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
660 TARGET_BYTE_ORDER_SELECTABLE_P.
661
662Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
663
664 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
665
6661998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
667
668 * agentexpr.texi: New file.
669
670Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
671
672 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
673
6741998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
675
676 * remote.texi: Changed wording that implied that the GDB remote
677 protocol caches register values instead of GDB itself.
678
679Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
680
681 * gdbint.texinfo: Add some info about symbol readers.
682 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
683 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
684 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
685 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
686
687Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
688
689 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
690
691Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
692
693 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
694
695Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
696
697 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
698 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
699
700Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
701
702 * gdbint.texinfo: Fix minor typos.
703
704Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
705
706 * gdbint.texinfo: Complete overhaul. Group descriptions more
707 logically, add more info on generic algorithms, remove much
708 obsolete and/or wrong material.
709
710Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
711
712 * stabs.texinfo (Method Type Descriptor): Expand and correct.
713
714Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
715
716 * refcard.tex: Copyright, address updates.
717
718Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
719
720 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
721 for the edition instead of confusing GDB-version-like numbers.
722
723Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
724
725 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
726
727Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
728
729 * LRS: Reformat a bit to keep text under 80 columns.
730
731Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
732
733 * gdb.texinfo: Add some credits, mention bug monitor.
734 * remote.texi: Mention mips monitor targets.
735 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
736
737Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
738
739 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
740 files, finish sorting of host vs target vs native macros, describe
741 some more of them.
742
743Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
744
745 * gdbint.texinfo (Host Conditionals): Document change from
746 using NO_MMALLOC to it's inverse, USE_MMALLOC.
747
748Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
749
750 * gdbint.texinfo (Host Conditionals): Document
751 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
752
753Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
754
755 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
756 Document LSEEK_NOT_LINEAR.
757
758Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
759
760 * stabs.texinfo (Stab Section Basics): Make it clear that only
761 some versions of the GNU linker remove the leading N_UNDF symbol.
762
763Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
764
765 * stabs.texinfo (String Field): Document type number pairs here,
766 instead of in the Sun specific section.
767 (Include Files): The GNU linker supports the N_BINCL
768 optimization. Clarify the N_BINCL value, and what it is used
769 for.
770 (Procedures): Document N_FUN with an empty string to mark the end
771 of a function.
772 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
773 (Sun Differences): Remove this node, as the information is now
774 elsewhere in the main document.
775 (Stab Section Basics): Mention that the GNU linker may optimize
776 stabs and remove the leading N_UNDF symbol.
777
778Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
779
780 * gdb.texinfo, refcard.tex: Restore author credit
781
782Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
783
784 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
785 documentation to account for START and END macros taking
786 one arg.
787
788Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
789
790 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
791 * gdb.texinfo (Frames): Fix typo.
792
793Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
794
795 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
796 a target_signal as arg type, not a pid.
797
798Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
799
800 * gdb.texinfo: Document `set assembly-language'.
801
802Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
803
804 * remote.texi: Update list of stubs in the GDB distribution.
805
806Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
807
808 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
809 Also document that some systems can use mmalloc but must define
810 this if their C runtime allocates memory that is later freed.
811 (MMCHECK_FORCE): Document new macro.
812
813Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
814
815 * remote.texi: Add documentation for target Sparclet.
816
817Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
818
819 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
820 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
821 * configure.in: Rewritten for autoconf.
822 * configure: New.
823
824Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
825
826 * Makefile.in (DVIPS): New define, set to dvips.
827 (dvi): Add stabs.dvi.
828 (ps): New target.
829 (all-doc): Depend on info, dvi, and ps targets.
830 (STAGESTUFF): Add *.ps and *.dvi files.
831 (clean-info, clean-dvi): Remove.
832 (mostlyclean): Does not depend upon clean-info or clean-dvi,
833 rules completely rewritten.
834 (maintainer-clean): Remove clean-info and clean-dvi
835 dependencies and put their actions in the rules.
836 (gdb.ps): New target
837 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
838 intermediate TeX files, whether they have 2 or 3 character
839 extensions.
840 (gdbint.ps): Add target and rules.
841 (gdb-internals): Delete unused target.
842 (Makefile): Depends upon config.status also.
843
844Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
845
846 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
847 set.
848
849Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
850
851 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
852 * gdb.texinfo (Expressions): Fix erroneous array constant example.
853
854Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
855
856 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
857
858Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
859
860 * gdb.texinfo (Print settings): Document
861 `set/show print static-members' commands.
862
863Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
864
865 * gdbint.texinfo (Native): Document name change, coredep.c to
866 core-aout.c.
867
868Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
869
870 * stabs.texinfo (Include Files): Document the values the SunOS4
871 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
872
873Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
874
875 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
876 Fix typo.
877
878Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
879
880 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
881 "gdb.tar.Z".
882
883Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
884
885 * Makefile.in (maintainer-clean): New target, synonym for
886 realclean.
887
888Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
889
890 * Update all FSF addresses except those in COPYING* files.
891
892Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
893
894 From Richard Earnshaw (rearnsha@armltd.co.uk):
895 * gdb.texinfo (convenience variables): Document $_exitcode.
896 (quit): Document optional expression to use as exit code.
897
898Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
899
900 * gdb.texinfo, remote.texi: Brought up to date with various
901 GDB changes.
902
903Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
904
905 * gdb.texinfo: Update dates and versions, fix comments about
906 hardware watchpoints in future releases and about the
907 sharedlibrary command.
908
909Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
910
911 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
912 C_FUN stab. Other cleanups.
913
914Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
915
916 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
917 for the sparc stub.
918
919Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
920
921 * annotate.texi: Clarify which addresses have differing formats
922 depending on the language and which do not.
923
924Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
925
926 * remote.texi (NetWare): Changed example to use BOARD= instead of
927 NODE= argument to reflect correspoding change to gdbserve.nlm.
928
929Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
930
931 * stabs.texinfo (Negative Type Numbers): Mention the fact that
932 GDB, as well as AIX dbx, supports the size type attribute.
933
934Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
935
936 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
937
938Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
939
940 * gdb.texinfo (Define): Document $arg0... arguments to commands,
941 and new 'if' and 'while' commands.
942
943Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
944
945 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
946
947Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
948
949 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
950 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
951 NetWare targets. Mostly stolen from the Server node.
952
953Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
954
955 * gdb.texinfo (Setting): Talk about the language of a source file
956 versus the working language. The old documentation did not match
957 what GDB did.
958
959Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
960
961 * stabs.texinfo (Source Files): Document N_SO used to mark the end
962 of a source file.
963
964Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
965
966 * gdb.texinfo (Processes): New node.
967
968Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
969
970 * remote.texi: Update documentation of set/show mipsfpu.
971
3fc11d3e
JM
972Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
973
974 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
975 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
976
977Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
978
979 * gdbint.texinfo: Removed mentions of some incorrectly placed and
980 obsolete conditionals, described some others.
981
982Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
983
984 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
985 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
986
987Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
988
989 * gdbint.texinfo: Put regex conditionals in their own table.
990
991Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
992
993 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
994 described or fixed the descriptions of many others.
995
996Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
997
998 * gdb.texinfo: Add some more credits.
999 * gdbint.texinfo: Capitalize GDB consistently, describe some
1000 macros and remove some.
1001
1002Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
1003
1004 * gdbint.texinfo: Removed mentions of many incorrectly placed and
1005 obsolete conditionals, described some others.
1006
1007Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1008
1009 * gdb.texinfo (help targets): Changed to `help target', which
1010 is the correct gdb command.
1011
1012Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1013
1014 * annotate.texi (TODO): New node, for keeping track of annotations
1015 suggested but not yet implemented.
1016
1017Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1018
1019 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
1020 another symbol, it is not the address itself.
1021
1022Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
1023
1024 * stabs.texinfo (Stab Section Basics): Add comment about alignment
1025 of stabs-in-coff sections.
1026
1027Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1028
1029 * annotate.texi: Change edition to 0.5 and date to May 1994.
1030 Add index.
1031 (Frames): New node, for frame annotation.
1032 (Displays): New node, for display annotation.
1033
1034 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
1035 when waiting for your program to stop.
1036
1037Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1038
1039 * annotate.texi (Breakpoint Info): Document annotation of header
1040 fields and record annotation.
1041
1042Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1043
1044 * annotate.texi: New file, to document annotations.
1045
1046Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1047
1048 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
1049 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
1050
1051Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1052
1053 * stabs.texinfo (Stab Section Basics): Say what is in .stab
1054 section, and say n_strx field is compilation unit relative.
1055 * stabs.texinfo: Don't use @code for a.out when it is the name of
1056 an object file format.
1057
1058Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1059
1060 * gdb.texinfo: Refer to file names, not path names, per rms
1061 convention.
1062 (Arguments): Fix typo.
1063
1064Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1065
1066 * stabs.texinfo (Global Variables): Talk about stabs in files
1067 where variables are referenced, but not defined.
1068
1069Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1070
1071 * stabs.texinfo: Move stuff on @ and # type descriptors from node
1072 Cplusplus to new nodes Member Type Descriptor and Method Type
1073 Descriptor. Re-write stuff for #.
1074
1075Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1076
1077 * gdb.texinfo (Print Settings): Don't document "set print
1078 fast-symbolic-addr off". The bug which it worked around was fixed
1079 on 25 Feb 94 in coffread.c, so I'm nuking the command.
1080
1081 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
1082 N_ENTRY node.
1083
1084 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
1085
1086Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1087
1088 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
1089 references to ieee-float.c.
1090
1091Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1092
1093 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
1094 match what the code actually does.
1095
1096Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1097
1098 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
1099
1100Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1101
1102 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
1103 i, and b.
1104
1105Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
1106
1107 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
1108 well as for ELF and SOM. Unify the descriptions of ELF and SOM
1109 as "stabs in sections" rather than just saying "ELF and SOM".
1110 Also make that stuff apply to COFF.
1111
1112Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1113
1114 * gdb.texinfo (Formatting Documentation): Change GhostScript to
1115 Ghostscript.
1116
1117Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1118
1119 * gdb.texinfo (Continuing and Stepping): When talking about "step"
1120 versus functions without line numbers, also mention stepping into
1121 them as well as "step" when you are in them. Tell the user how to
1122 deal with the situation. Add comment about "debugging information".
1123
1124Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1125
1126 * stabs.texinfo (Enumerations): Document restriction on where
1127 enumeration types can appear and still win with GDB.
1128
1129Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1130
1131 * stabs.texinfo (Negative Type Numbers): Document format for type
1132 -16.
1133
1134Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1135
1136 * gdb.texinfo (Selection, Frame Info): Update information about
1137 arbitrary frame specficiations.
1138
1139Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
1140
1141 * gdb.texinfo, remote.texi: general editing pass prior to Net release
1142
1143Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1144
1145 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
1146
1147Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
1148
1149 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
1150
1151Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1152
1153 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
1154 Differences node to Statics node.
1155 (Statics): Discuss XCOFF use of V symbol descriptor.
1156
1157 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
1158 not clean.
1159
1160Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
1161
1162 * gdb.texinfo (Print Settings): Document `set print
1163 fast-symbolic-addr' and improve the doc for some other
1164 `set print's.
1165
1166Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1167
1168 * stabs.texinfo (String Field): Talk about defining several type
1169 numbers at once.
1170 Fix lint regarding changing node ELF Transformations to
1171 ELF and SOM Transformations.
1172
1173Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
1174
1175 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
1176
1177Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1178
1179 * stabs.texinfo (Cross-References): `::' is for nested types only
1180 within <>.
1181 (Structures): Document static members.
1182
1183Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1184
1185 * stabs.texinfo: Document S type attribute.
1186
1187Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1188
1189 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
1190
1191Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
1192
1193 * gdbint.texinfo: Fix a few typos.
1194
1195Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1196
1197 * gdb.texinfo, remote.texi: formatting improvements
1198
1199 * gdb.texinfo (New Features): mention threads.
1200 (Summary, C): fix xrefs in newly contributed text.
1201 (Threads): index entries, clarifications, example
1202 (passim): minor typos fixed, phrasing improvements
1203
1204 * remote.texi (Bootstrapping): rephrase text on ^C and add index
1205 entries; (Server): explain use of gdbserver w/real-time systems,
1206 add example of conflicting TCP port; (MIPS Remote) break up
1207 running text into table, highlighting commands, and add example.
1208
1209Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1210
1211 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
1212
1213Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1214
1215 * stabs.texinfo (Nested Symbols): New node.
1216 (String Field, Symbol Descriptors, Cross-References): Refer to it.
1217
1218Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1219
1220 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
1221 to picking which Bbss.bss symbol to use, and (because there seems to
1222 be no good way of doing it) re-write some of the text to make it
1223 sound like Bbss.bss isn't such a great idea after all (as currently
1224 designed).
1225
1226 * gdb.texinfo (C): In addition to saying people have to use g++ for
1227 good results, say they have to use stabs. Specifically say cfront
1228 doesn't work well.
1229 (Summary): Merge in information on Modula-2, Pascal, and Chill from
1230 the gdb README. Add xrefs to places where the support for the various
1231 languages is described in detail.
1232
1233Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1234
1235 * stabs.texinfo: Clean up stuff about visibility and virtual
1236 characters.
1237
1238 * stabs.texinfo (N_M2C): Cite Sun doc.
1239
1240Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1241
1242 * gdb.texinfo: updates re threads.
1243 * remote.texinfo: avoid index entries starting with digits.
1244
1245Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1246
1247 * stabs.texinfo (Enumerations): Talk about large, negative and
1248 octal values. Clean up cross reference to type attributes.
1249 (String Field): Say that GDB 4.11 supports size attribute.
1250
1251Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1252
1253 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
1254 is a mandatory step. Make the stuff about that more concise.
1255
1256Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1257
1258 * stabs.texinfo (Class Names): New node.
1259
1260 * gdb.texinfo (Command Files): Explain order of init file reading.
1261
1262 * remote.texi (Bootstrapping): Talk about getting the serial driver
1263 to deal with ^C sent by gdb to stop the remote system.
1264
1265Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
1266
1267 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
1268
1269 * libgdb.texinfo (Defining Commands): made the DOC arg
1270 to gdb_define_app_command a char * instead of char **
1271 per a suggestion from kingdon.
1272
1273 * libgdb.texinfo: total rewrite from a different starting
1274 premise.
1275
1276Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1277
1278 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
1279 floats passed as doubles (to improve clarity).
1280
1281Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1282
1283 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
1284
1285 * a4rc.sed: update to work with Andreas Vogel papersize params
1286
1287 * refcard.tex: use Andreas Vogel simplifications of papersize
1288 params; remove useless version info; update copyright date.
1289
1290Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1291
1292 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
1293
1294Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1295
1296 * gdb.texinfo (Files): Say what address the load command loads it at.
1297
1298 * stabs.texinfo (Common Blocks): Minor cleanups.
1299
1300 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
1301 that Sun has backed away from the linker kludge and thus the relevant
1302 issue is changes to the SunPRO tools, not the Solaris linker.
1303
1304 * stabs.texinfo (Traditional Integer Types): Clean up description
1305 of octal bounds a little bit. Document extra leading zeroes.
1306
1307Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1308
1309 * gdb.texinfo (Signaling): Update for symbolic symbol names
1310 and add a section explaining the difference between the GDB
1311 signal command and the shell kill utility.
1312
1313Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
1314
1315 * libgdb.texinfo: added `@' to braces that were unescaped.
1316
1317Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
1318
1319 * libgdb.texinfo: new file. Spec for the gdb library.
1320
1321Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1322
1323 * stabs.texinfo (Include Files): Fix typo (start -> end).
1324
1325Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1326
1327 * gdb.texinfo, remote.texi: assorted small improvements, mostly
1328 from Melissa at FSF's editing pass.
1329
1330Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1331
1332 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
1333 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
1334 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
1335
1336Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1337
1338 * remote.texi (Bootstrapping): Discuss 386 call gates.
1339
1340Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
1341
1342 * stabs.texinfo (Based Variables): New node.
1343
1344Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
1345
1346 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
1347 names, sizes, and formats to suggest how not to lose.
1348
1349Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
1350
1351 * stabs.texinfo (Methods): Fix typo.
1352
1353Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
1354
1355 * gdb.texinfo: Fix a few typos.
1356
1357Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1358
1359 * gdb.texinfo: Clarify how well it works with Fortran.
1360
1361 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
1362 More on relocating stabs in ELF files.
1363
1364Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1365
1366 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
1367
1368Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1369
1370 * stabs.texinfo (Local Variable Parameters): Talk about nameless
1371 parameters on VAX.
1372
1373Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1374
1375 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
1376
1377Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1378
1379 * stabs.texinfo: Make info author notice match the TeX author notice.
1380
1381Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
1382
1383 * stabs.texinfo: Initial-caps all words in node names and
1384 non-trivial words in section names.
1385
1386Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1387
1388 * stabs.texinfo: Many minor cleanups.
1389
1390 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
1391
1392Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
1393
1394 * stabs.texinfo: Remove full description of big example.
1395 It's not really helpful; just use pieces of it where appropriate.
1396 Add more Texinfo formatting directives (@samp, etc.).
1397 Use @deffn to define stab types.
1398 Eliminate some wordiness. Break up some nodes.
1399 Add an (alphabetized) index of symbol types.
1400 Use consistent capitalization style in node and section names.
1401
1402Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
1403
1404 * gdb.texinfo: Change typo "Two two" to "The two".
1405
1406Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1407
1408 * stabs.texinfo (XCOFF-differences): Remove references to
1409 non-existent types N_DECL and N_RPSYM.
1410
1411 * stabs.texinfo (String Field): Say that type attributes bug is
1412 fixed in GDB 4.10, since it is.
1413
1414 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
1415
1416Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
1417
1418 * stabs.texinfo: Formatting cleanups.
1419
1420Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1421
1422 * stabs.texinfo: When explaining the n_type of a stab, standardize
1423 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
1424 no tabs, use @r).
1425 (Global Variables): Clean up.
1426
1427Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1428
1429 * stabs.texinfo (Stack Variables): Re-write.
1430
1431Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1432
1433 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
1434 addresses of a source file. Also revise formatting.
1435 Change "object module" or "object file" to "source file".
1436 Various: Miscellaneous cleanups.
1437
1438Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1439
1440 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
1441
1442Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
1443
1444 * gdbint.texinfo: Removed many nonsensical machine-collected
1445 host and target conditionals, described some of the remainder.
1446
1447Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1448
1449 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
1450
1451 * gdbint.texinfo (Top): Add name to @top line, and re-write the
1452 paragraph which follows.
1453
1454 * gdbint.texinfo (Host): Use @code not @samp for Makefile
1455 variables. Looks better and avoids overful hbox.
1456
1457Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1458
1459 * stabs.texinfo (Procedures): Improve stuff on nested functions.
1460
1461Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1462
1463 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
1464 retransmit-timeout
1465
1466Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1467
1468 * gdbint.texinfo: Update statement about `some ancient Unix
1469 systems, like Ultrix 4.0' to Ultrix 4.2.
1470
1471Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
1472
1473 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
1474
1475 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
1476
1477 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
1478 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
1479
1480 * remote.texi: new name for former gdbinv-s.texi
1481
1482 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
1483
1484Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
1485
1486 * gdbinv-s.texi: Documented timeout and retransmit-timeout
1487 variables for MIPS remote debugging protocol.
1488
1489Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1490
1491 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
1492
1493Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
1494
1495 * Makefile.in (refcard.dvi): Use srcdir where necessary.
1496
1497Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
1498
1499 * gdb.texinfo: repair conditional bugs in text markup
1500
1501Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1502
1503 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
1504 to select Modula-2 material.
1505
1506Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1507
1508 * stabs.texinfo: Cleanups regarding statics.
1509
1510 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
1511 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
1512
1513Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1514
1515 * stabs.texinfo: N_MAIN is sometimes used for C.
1516
1517Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1518
1519 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
1520
1521Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
1522
1523 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
1524 removed from the code by Kingdon.
1525
1526Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1527
1528 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
1529 input when evaluating breakpoint conditions; the bug has been fixed.
1530
1531 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
1532 sets the ignore count to N-1, not to N.
1533
1534Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1535
1536 * refcard.tex (\hoffset): correct longstanding error to match
1537 intended offset; avoids cutting off edge on some printers
1538
1539Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1540
1541 * stabs.texinfo (Parameters): Say that order of stabs is significant.
1542
1543Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1544
1545 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
1546
1547Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1548
1549 * Makefile.in: (REFEDITS) new var to control whether PS or CM
1550 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
1551 collect sed edits if any, apply to refcard before formatting;
1552 (refcard.ps) stop implying PS fonts if PS output requested;
1553 (lrefcard.ps) delete extra target for variant PS fonts
1554
1555 * refcard.tex: parametrize papersize dependent info, collect
1556 in easily replaced spot
1557
1558 * a4rc.sed: new file, edits to refcard for A4 paper
1559
1560Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1561
1562 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
1563
1564Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1565
1566 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
1567
1568Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1569
1570 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
1571 politely rather than rudely.
1572
1573Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1574
1575 * stabs.texinfo: Document common blocks.
1576
1577Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
1578
1579 * stabs.texinfo: Add some basic info about stabs-in-elf.
1580
1581Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1582
1583 * stabs.texinfo (Top): Minor cleanup.
1584
1585Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
1586
1587 * Makefile.in (install-info): remove parentdir support
1588
1589Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1590
1591 * gdb.texinfo (Copying): delete this node and references to it;
1592 RMS says this manual need not carry GPL. (passim): Improvements
1593 from last round at FSF, largely due to Ian Taylor review, and
1594 minor formatting improvements.
1595
1596 * gdbinv-s.texi (passim): Improvements from last round at FSF,
1597 largely due to Ian Taylor review. (Debug Session): minor edits to
1598 new text.
1599
1600Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
1601
1602 * Makefile.in (realclean): Remove info and dvi files too.
1603
1604Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
1605
1606 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
1607 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
1608 * gdb.texinfo: Change accordingly.
1609
1610 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
1611 N_{L,R}BRAC,N_SLINE are relative to.
1612
1613Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
1614
1615 * Makefile.in (GDBvn.texi): Update atomically.
1616
1617Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
1618
1619 * gdbinv-s.texi (Debug Session): Document exceptionHook.
1620
1621Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
1622
1623 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
1624 addresses together. Also motivate the set print symbol-filename
1625 command and suggest other solutions.
1626
1627Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
1628
1629 * gdb.texinfo (set print elements): Note that the number of
1630 elements is set to unlimited by "set print elements 0".
1631
1632Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
1633
1634 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
1635 NF_LDOUBLE means.
1636 (Stab Types): Include Solaris stab types.
1637 (Procedures): Document Solaris extensions.
1638
1639Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1640
1641 * gdb.texinfo: Add `set print symbol-filename' doc.
1642
1643Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1644
1645 * stabs.texinfo (Arrays): Talk about type definition vs. type
1646 information.
1647
1648 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
1649 the trailing semicolon.
1650
1651Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1652
1653 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
1654 and merge in other parts of the document addressing these subjects.
1655 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
1656
1657 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
1658 at the end of a range type.
1659
1660 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
1661 AIX extensions.
1662
1663Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1664
1665 * stabs.texinfo (Stabs Format): Misc fixes.
1666
1667Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1668
1669 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
1670 (Traditional builtin types): Document convex convention for long long.
1671 (Negative builtin types): Discuss type names, and misc fixes.
1672
1673Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1674
1675 * stabs.texinfo (Builtin Type Descriptors): Document the floating
1676 point types used with @samp{R} type descriptor.
1677 (Symbol Descriptors): Describe how to handle conflict between
1678 different meanings of @samp{P} symbol descriptor.
1679
1680Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1681
1682 * stabs.texinfo: Remove node Quick Reference and put its children
1683 directly under the main menu.
1684
1685 * stabs.texinfo: Many more changes to bring it into line with
1686 AIX documentation and reality. I think it now has all the
1687 information from the AIX documentation, except that I burned
1688 out when I got to variant records (Pascal and Modula-2) and
1689 all the COBOL types. Oh well, we can add them later when we're
1690 worrying more about those languages.
1691
1692 * stabs.texinfo (Automatic variables): Talk about what it means
1693 to omit the symbol descriptor.
1694
1695Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1696
1697 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
1698 gcc2 behavior with promoted args.
1699
1700Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1701
1702 * gdb.texinfo: include readline appendices in info version of manual
1703
1704Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1705
1706 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
1707 target remote.
1708
1709 * gdb.texinfo (Machine Code): more index entries for disassemble
1710
1711Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
1712
1713 * Clarify the intended use of the gdb-testers and gdb-patches
1714 mailing lists, and shrink gzip comment.
1715
1716Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1717
1718 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
1719 DOSHOST configuration of manual.
1720
1721 * gdb.texinfo (MIPS Stack): new node.
1722
1723 * all-config.texi (MIPS) new switch.
1724
1725 * gdbinv-s.texi (Nindy Options) Remove two instances of future
1726 tense; (MIPS Remote) new node.
1727
1728 * gdb.texinfo (passim) rephrases to work around makeinfo @value
1729 bug; (Environment) less passive, other small cleanups in text about
1730 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
1731 (Remote) new MIPS Remote menu entry.
1732
1733Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
1734
1735 * stabs.texinfo: Many changes to include information from the
1736 AIX documentation.
1737
1738 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
1739
1740Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
1741
1742 * gdbint.texinfo (new node Debugging GDB, elsewhere):
1743 Move a bunch of information from ../README.
1744 (Getting Started): New node.
1745
1746Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1747
1748 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
1749
1750 * gdb.texinfo: advance manual revision dates to present
1751
1752 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
1753 stop using silly Roman numerals in @set variable names
1754
1755Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
1756
1757 * stabs.texinfo (Parameters): Keep trying to get this right.
1758
1759Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
1760
1761 * stabs.texinfo (Parameters): More on "local parameters".
1762
1763Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
1764
1765 * stabs.texinfo (Parameters): Re-do "local parameters" section.
1766
1767Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
1768
1769 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
1770 (Parameters): Rewrite.
1771 (xcoff-differences, Sun-differences): Minor changes.
1772
1773Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
1774
1775 * stabs.texinfo: Minor cleanup.
1776
1777Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
1778
1779 * gdbint.texinfo: Minor xcoff stuff.
1780
1781Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
1782
1783 * gdbint.texinfo: Update for new config directory structure.
1784 Add info about internal type data structures.
1785
1786Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
1787
1788 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
1789 $(srcdir).
1790 (gdb-config.texi): Depend on file in $(srcdir).
1791
1792Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
1793
1794 * stabs.texinfo: Fixes about N_SO.
1795
1796Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1797
1798 * gdb.texinfo: include list of nonstandard init file names
1799
1800 * *-config.texi: new switch GENERIC for text that applies *only*
1801 to (usual) multiple-target version of manual
1802
1803 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
1804 h8 config
1805
1806 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
1807 in menus (rather than conditionally selected multiple alternative
1808 menus).
1809
1810 * Makefile.in: define and use DOC_CONFIG var to select
1811 configuration for GDB user manual.
1812
1813 * gdb-config.texi: delete from repository, generate from Makefile.
1814
1815 * all-config.texi: normal `generic' configuration file, formerly
1816 stored as gdb-config.texi
1817
1818Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
1819
1820 * Makefile.in: add dvi target to build all .dvi files
1821
1822Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1823
1824 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
1825
1826Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
1827
1828 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
1829 host conditionals.
1830 * stabs.texinfo: More array fixes inspired by Jim's.
1831
1832Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
1833
1834 * stabs.texinfo: Fixes re arrays and continuations.
1835
1836 * gdbint.texinfo: Add XCOFF node.
1837
1838Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
1839
1840 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
1841
1842Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
1843
1844 * stabs.texinfo: Fix for array types to mention lower bounds.
1845
1846Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
1847
1848 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
1849
1850Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
1851
1852 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
1853
1854Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
1855
1856 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
1857 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
1858
1859Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
1860
1861 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
1862
1863Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1864
1865 * gdb.texinfo, gdbinv-s.texi: misc updates
1866
1867Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
1868
1869 * gdbint.texinfo: Brief documentation for longjmp support,
1870 from an email msg by Stu.
1871
1872Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
1873
1874 * stabs.texinfo: Fix description of floating point "range"
1875 types (which really define basic types). Reported by Jim Meehan,
1876 <meehan@src.dec.com>.
1877
1878 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
1879
1880Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
1881
1882 * gdbint.texinfo: Slightly expand section on supporting a new
1883 object file format.
1884
1885Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
1886
1887 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
1888 intermediate file.
1889
1890Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1891
1892 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
1893
1894Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1895
1896 * gdbinv-s.texi: z8000 simulator target name is just "sim"
1897
1898 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
1899 as well as Z8002.
1900
1901Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
1902
1903 * gdbint.texinfo: Add sections on clean design and on how to send
1904 in changes.
1905
1906Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
1907
1908 * gdbint.texinfo: Add how to declare the result of make_cleanup.
1909
1910Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
1911
1912 * gdb.texinfo: Fix typo, reported by Karl Berry.
1913
1914Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
1915
1916 * gdb.texinfo: Add opcodes dir to GDB distribution description.
1917
1918Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
1919
1920 * gdbint.texinfo: fixed a stray email address (needs @@),
1921 added @table @code to node "Native Conditionals"
1922
1923Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
1924
1925 * gdbint.texinfo: Describe coding style of GDB.
1926
1927Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
1928
1929 * stabs.texinfo: Minor wording changes.
1930
1931Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
1932
1933 * gdbint.texinfo: Improve release doc slightly.
1934
1935Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
1936
1937 * gdbint.texinfo: Improve doc of GDB config macros.
1938
1939Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
1940
1941 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
1942 These will be reinserted when examined.
1943
1944Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
1945
1946 * gdbint.texinfo: Make a start at documenting all the #if macros
1947 in GDB. At least list them all, and start separating them into
1948 host-specific and target-specific.
1949
1950Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1951
1952 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
1953 examples (not consistent w others).
1954 gdb.texinfo: issue disclaimer paragraph on cmdline options only
1955 for generic vn of doc
1956
1957Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
1958
1959 * Makefile.in: always create installation directories.
1960
1961Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1962
1963 * gdb.texinfo: in h8 config, do not describe searching commands.
1964
1965Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1966
1967 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
1968 conditionals; introduce a few generic switches that may be
1969 useful for other cross-dev or dos-hosted configs.
1970
1971 * gdb.texinfo: fix typo in "info reg" description
1972
1973Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
1974
1975 * stabs.texinfo: Minor updates from running TeX over it.
1976 * Makefile.in (stabs.dvi, stabs.ps): Add.
1977
1978Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
1979
1980 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
1981 First pass at converting it to texinfo.
1982
1983Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
1984
1985 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
1986 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
1987
1988Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
1989
1990 * gdbint.texinfo: Add section on partial symbol tables.
1991
1992Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
1993
1994 * gdb.texinfo: document `set remotedebug' and `set
1995 rstack_high_address'.
1996
1997Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
1998
1999 * gdb.texinfo: slight expansion of new text on reading info files
2000 * gdbinv-s.m4.in: correct and expand info on cross-debugging
2001 H8/300 from DOS.
2002
2003Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
2004
2005 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
2006
2007Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
2008
2009 * gdb.texinfo: Say how to read the `info' files.
2010
2011Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
2012
2013 * Makefile.in: gm4 -> m4.
2014
2015Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
2016
2017 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
2018 Documentation' ahead of `Installing GDB' to match README.
2019 Update shared library doc, -readnow and -mapped, and directory
2020 structure (add glob and mmalloc). Update configure doc.
2021
2022Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
2023
2024 * Makefile.in: remove $(srcdir) from gdb.info rule.
2025
2026Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
2027
2028 * Makefile.in: commented out gdb-all.texinfo rule. This is
2029 temporary.
2030
2031Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
2032
2033 * Makefile.in, configure.in: removed traces of namesubdir,
2034 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
2035 copyrights to '92, changed some from Cygnus to FSF.
2036
2037Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
2038
2039 * gdb.texinfo: Improve how we ask for bug reports.
2040
2041Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2042
2043 * Makefile.in: infodir belongs in datadir.
2044
2045Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2046
2047 * Makefile.in: remove spaces following hyphens, bsd make can't
2048 cope. install using INSTALL_DATA. added clean-info. added
2049 standards.text support.
2050
2051Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2052
2053 * Makefile.in: idestdir and ddestdir go away. Added copyrights
2054 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
2055 and mandir now keyed off datadir by default.
2056
2057\f
2058Local Variables:
9e9c5ae7 2059mode: change-log
c906108c
SS
2060left-margin: 8
2061fill-column: 74
2062version-control: never
2063End:
This page took 0.18108 seconds and 4 git commands to generate.