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