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