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