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