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