* MAINTAINERS: Mark a29k as deleted.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
d7bd68ca
AC
12002-04-24 Andrew Cagney <ac131313@redhat.com>
2
3 * gdbint.texinfo (Target Architecture Definition): Replace
4 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5
21d83aa5
DM
62002-04-24 David S. Miller <davem@redhat.com>
7
8 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9
7673a6cc
DM
102002-04-21 David S. Miller <davem@redhat.com>
11
12 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
13
d49d1e0a
AC
142002-04-21 Andrew Cagney <ac131313@redhat.com>
15
16 * gdbint.texinfo (Target Architecture Definition): Delete
17 definition of HAVE_REGISTER_WINDOWS.
18
4be31470
EZ
192002-04-19 Eli Zaretskii <eliz@is.elta.co.il>
20
21 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
22 "Theodore A. Roth" <troth@verinet.com>.
23
5ca0cb28
DH
242002-04-15 Don Howard <dhoward@redhat.com>
25
26 From Eli Zaretskii <eliz@is.elta.co.il>
27 * gdb.texinfo (show max-user-call-depth): Correct formatting.
28 Provide a better explaination of this feature.
29
f208ba17
AC
302002-04-14 Andrew Cagney <ac131313@redhat.com>
31
32 * gdbint.texinfo (Target Architecture Definition): Remove
33 FRAME_CHAIN_COMBINE.
34
d5ba91de
MC
352002-04-12 Michael Chastain <mec@shout.net>
36
37 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
38 REG_STACK_SEGMENT.
39
26818220
MC
402002-04-09 Michael Chastain <mec@shout.net>
41
42 * gdbint.texinfo (Obsolete Conditionals): Remove references to
43 PYRAMID_* macros.
44
129188f6
AC
452002-04-07 Andrew Cagney <ac131313@redhat.com>
46
47 * gdb.texinfo (Bug Reporting): Document that the web is the
48 prefered way of submitting bug reports.
49 (Bug Reporting): Delete the s-mail address as the last resort.
50
8227c0ff
AC
512002-04-05 Andrew Cagney <ac131313@redhat.com>
52
53 * gdbint.texinfo (Target Architecture Definition): Delete
54 references to TARGET_WRITE_FP and write_fp.
55
16d9dec6
MS
562002-03-27 Michael Snyder <msnyder@redhat.com>
57
58 * gdb.texinfo: Document new commands dump, append, and restore.
59
9ae8b82c
AC
602002-03-27 Andrew Cagney <ac131313@redhat.com>
61
62 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
63 Branch'.
64
474c8240
AC
652002-03-18 Andrew Cagney <ac131313@redhat.com>
66
67 * gdb.texinfo: Change all examples to @smallexample.
68 * gdbint.texinfo: Ditto.
69
fb0ff88f
AC
702002-03-18 Andrew Cagney <ac131313@redhat.com>
71
72 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
73 Branches''.
74
9bb0a4d8
AC
752002-03-18 Andrew Cagney <ac131313@redhat.com>
76
77 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
78 Policy''.
79
937f164b
FF
802002-03-04 Fred Fish <fnf@redhat.com>
81
82 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
83 expresson, suports, dependant, trhe, perhaphs, situtations,
84 explictily, taged, oportunity, unfortunatly).
85
a7b40f07
AC
862002-02-24 Andrew Cagney <ac131313@redhat.com>
87
88 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
89 Remove reference to 3.12.
90
aab4e0ec
AC
912002-02-23 Andrew Cagney <ac131313@redhat.com>
92
93 * gdbint.texinfo: Include fdl.texi.
94 (Top): Add GNU Free Documentation License.
95 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
96 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
97 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
98 (gdbint.info): Add srcdir to include path.
99 * gdb.texinfo: Include gpl.texi.
100 (Top): Add Copying.
101 * gpl.texi: New file.
102
47b95330
AC
1032002-02-23 Andrew Cagney <ac131313@redhat.com>
104
105 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
106
78c47bea
PM
1072002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
108
109 * gdb.texinfo: Document Cygwin native specific commands.
110
56460a61
DJ
1112002-02-15 Daniel Jacobowitz <drow@mvista.com>
112
113 * gdb.texinfo: Document gdbserver ``--attach'' command.
114
def71bfa
MS
1152002-02-07 Michael Snyder <msnyder@redhat.com>
116
117 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
118 to @code(_ovly_debug_event).
119
c928edc0
AC
1202002-02-07 Andrew Cagney <ac131313@redhat.com>
121
122 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
123
81d46470
MS
1242002-02-06 Michael Snyder <msnyder@redhat.com>
125
126 * gdb.texinfo (overlays): Mention new magic symbol
127 '_ovly_debug_event', which allows GDB to keep better track
128 of overlays.
129
6ca652b0
EZ
1302002-02-03 Eli Zaretskii <eliz@is.elta.co.il>
131
132 * gdb.texinfo (Memory Region Attributes): Fix the wording.
133 Suggested by Dmitry Sivachenko.
134
135 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
136
15110bc3
MS
1372002-02-01 Michael Snyder <msnyder@redhat.com>
138
139 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
140
6763aef9
MS
1412002-01-30 Michael Snyder <msnyder@redhat.com>
142
ac282366
MS
143 * gdb.texinfo: (remote protocol): Gramatical fix-up.
144 (set trust-readonly-sections): Document.
6763aef9 145
8642bc8f
AC
1462002-01-29 Andrew Cagney <ac131313@redhat.com>
147
148 * gdbint.texinfo (Releasing GDB): Revise and update.
149
afe64c1a
AC
1502002-01-28 Andrew Cagney <ac131313@redhat.com>
151
152 * gdbint.texinfo (Target Architecture Definition): Delete
153 description of TARGET_BYTE_ORDER_DEFAULT.
154
59649f2e
EZ
1552002-01-27 Eli Zaretskii <eliz@is.elta.co.il>
156
157 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
158 <mitya@cavia.pp.ru>.
159
3d6e1b5a
AC
1602002-01-23 Andrew Cagney <ac131313@redhat.com>
161
162 * libgdb.texinfo: Delete file.
163
6c0e9fb3
AC
1642002-01-22 Andrew Cagney <ac131313@redhat.com>
165
166 * gdb.texinfo: Remove makeinfo 3.12 hacks.
167 * gdbint.texinfo: Ditto.
168
e0ce93ac
AC
169Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
170
171 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
172
be298bcc
AC
1732002-01-22 Andrew Cagney <ac131313@redhat.com>
174
175 * Makefile.in: Update copyright.
176 (TEXI2DVI): Define.
177 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
178 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
179 gdb-cfg.texi.
180 (TEXINDEX, PDFTEX): Delete makefile variables.
181
8e04817f
AC
1822002-01-22 Andrew Cagney <ac131313@redhat.com>
183
184 * gdb.texinfo (Protocol): Move section to appendix.
185
6b2f586d
AC
1862002-01-21 Andrew Cagney <ac131313@redhat.com>
187
188 * gdb.texinfo (Remote Debugging): Create a menu.
189 (Top): Add ``Remote Debugging'' to menu.
190
6f05cf9f
AC
1912002-01-21 Andrew Cagney <ac131313@redhat.com>
192
193 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
194 serial protocol'' from here.
195 (Remote Debugging): To here. New chapter.
196
3fd3d7d2
AC
1972002-01-20 Andrew Cagney <ac131313@redhat.com>
198
199 * gdbint.texinfo (Target Architecture Definition): Delete
200 description of TARGET_BYTE_ORDER_SELECTABLE_P.
201
7fd60527
AC
2022002-01-20 Andrew Cagney <ac131313@redhat.com>
203
204 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
205 are no longer needed.
206 (Porting GDB): Add maintainer note about configure.host.
207
c2f05ac9
AC
2082002-01-20 Andrew Cagney <ac131313@redhat.com>
209
210 * gdbint.texinfo (Target Architecture Definition): Remove
211 definition of IEEE_FLOAT.
212
231b2aad
EZ
2132002-01-20 Eli Zaretskii <eliz@is.elta.co.il>
214
215 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
216 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
217 <3diff@gnu.org>
231b2aad 218
82600034
AC
2192002-01-19 Andrew Cagney <ac131313@redhat.com>
220
221 * gdbint.texinfo (Host Definition): Remove references to
222 MALLOC_INCOMPATIBLE.
223
7708fa01
AC
2242002-01-17 Andrew Cagney <ac131313@redhat.com>
225
226 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
227 and xyz-xdep.o.
228
eb12ee30
AC
2292002-01-17 Andrew Cagney <ac131313@redhat.com>
230
231 * gdb.texinfo (Maintenance Commands): Add appendix.
232 (Set Breaks): Copy ``maint info breakpoint'' doco to
233 ``Maintenance Commands'' appendix. Add reference.
234
c9ccaa92
AC
2352002-01-17 Andrew Cagney <ac131313@redhat.com>
236
237 * fdl.texi: Remove next/prev from @node.
238
6826cf00
EZ
2392002-01-17 Eli Zaretskii <eliz@is.elta.co.il>
240
241 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
242 for monstrous @multitable (from Brian Youmans).
243
244 * fdl.texi: New file.
245
246 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
247
8973da3a
AC
2482002-01-15 Andrew Cagney <ac131313@redhat.com>
249
250 * gdbint.texinfo (Releasing GDB): New chapter.
251
7d86b5d5
AC
2522002-01-14 Andrew Cagney <ac131313@redhat.com>
253
254 * gdb.texinfo (Embedded Processors, Calling program functions):
255 Obsolete references to a29k.
256
cc1cb004
AC
2572002-01-13 Andrew Cagney <ac131313@redhat.com>
258
259 * gdbint.texinfo (Coding): Review Cleanups section. Examples
260 examples. Document that a code-block should do or discard its
261 cleanups before exit.
262
79f12247
MS
2632002-01-11 Michael Snyder <msnyder@redhat.com>
264
265 * gdb.texinfo (Choosing files): Change @samp to @file.
266
19837790
MS
2672002-01-05 Michael Snyder <msnyder@redhat.com>
268
269 * gdb.texinfo (--pid): Document new command line option (attach).
270
2c0069bb
EZ
2712002-01-07 Eli Zaretskii <eliz@is.elta.co.il>
272
273 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
274 in the stub.
275
d7449b42
AC
2762002-01-04 Andrew Cagney <ac131313@redhat.com>
277
278 * gdbint.texinfo (Target Architecture Definition): Replace
279 BIG_ENDIAN with BFD_ENDIAN_BIG.
280
f23631e4
AC
2812002-01-03 Andrew Cagney <ac131313@redhat.com>
282
283 * gdbint.texinfo (Target Architecture Definition): Replace
284 value_ptr with struct value pointer.
285
72c9928d
EZ
2862002-01-02 Eli Zaretskii <eliz@gnu.org>
287
288 * gdb.texinfo (Free Software): Fix wording.
289
959acfd1
EZ
2902001-12-31 Eli Zaretskii <eliz@gnu.org>
291
292 * gdb.texinfo (Free Software): New section ``Free Software Needs
293 Free Documentation''.
294
2a6585f0
EZ
2952001-12-30 Eli Zaretskii <eliz@is.elta.co.il>
296
297 * stabs.texinfo:
298 * gdb.texinfo:
299 * gdbint.texinfo:
300 * libgdb.texinfo:
301 * annotate.texi: Fix the application of GFDL in the Copyright notice.
302
6600abed
MS
3032001-12-29 Michael Snyder <msnyder@redhat.com>
304
305 * gdb.texinfo (maint info sections): Fix typo.
306
f6680716
MS
3072001-12-26 Michael Snyder <msnyder@redhat.com>
308
fe95c787
MS
309 * gdb.texinfo (maint info sections): Document.
310
f6680716
MS
311 * gdb.texinfo (info proc): Comment out documentation for
312 'info proc' sub-options that are currently not implemented.
313
c3d3ce5b
JB
3142001-12-20 Jim Blandy <jimb@redhat.com>
315
316 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
317
778eb05e
AC
3182001-12-15 Andrew Cagney <ac131313@redhat.com>
319
320 * gdbint.texinfo (Target Architecture Definition): Replace
321 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
322
2607059c
AC
3232001-12-01 Andrew Cagney <ac131313@redhat.com>
324
325 * gdbint.texinfo (Host Definition): Delete documentation on
326 HOST_BYTE_ORDER.
327
df0cd8c5
JB
3282001-11-30 Jim Blandy <jimb@redhat.com>
329
330 * gdb.texinfo (Overlays): New chapter, documenting GDB's
331 overlay support. Add to top-level menu.
332
88118b3a
TT
3332001-11-26 Tom Tromey <tromey@redhat.com>
334
335 * gdb.texinfo (Command Syntax): Document C-o binding.
336
96565e91
CF
3372001-07-26 Christopher Faylor <cgf@redhat.com>
338
339 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
340 use since it is described in the referenced section.
341
342 From Eli Zaretskii <eliz@is.elta.co.il>
343 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
344 clearer when using DJGPP.
345
2a3d5645
CF
3462001-11-24 Christopher Faylor <cgf@redhat.com>
347
348 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
349 specifically refer to MS-DOS.
350 (command files): Mention gdb.ini is only used on MS-DOS.
351
aa26fa3a
TT
3522001-11-21 Tom Tromey <tromey@redhat.com>
353
354 * gdb.texinfo (Invoking GDB): Document --args.
355 (Mode Options): Likewise.
356
4f8ada06
JB
3572001-11-21 Jim Blandy <jimb@redhat.com>
358
359 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
360 Delete documentation; this macro has been removed from the
361 sources.
362
3fe0dc10
JB
3632001-11-13 Jim Blandy <jimb@redhat.com>
364
365 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
366
9e5abb06
CV
3672001-11-06 Corinna Vinschen <vinschen@redhat.com>
368
369 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
370
1c5dfdad
MS
3712001-11-05 Michael Snyder <msnyder@redhat.com>
372
373 * gdb.texinfo (info functions): Document use of backslash to
374 quote regexp chars in function names such as "operator*()".
375
990f9fe3
FF
3762001-11-01 Fred Fish <fnf@redhat.com>
377
378 * gdbint.texinfo (SOLIB_ADD): Document additional new
379 "readsyms" arg.
380
b433d00b
DH
3812001-10-30 Don Howard <dhoward@redhat.com>
382
070b1dd3
DH
383 * gdb.texinfo: (Command Files) Added documentation for the
384 behavior of gdb with input redirected from a file.
b433d00b 385
b7209cb4
FF
3862001-10-28 Fred Fish <fnf@redhat.com>
387
388 * gdb.texinfo (auto-solib-add): Change docs to match
389 implementation change.
390 (auto-solib-limit): Add docs for new variable.
391
1aa20aa8
AC
3922001-10-15 Andrew Cagney <ac131313@redhat.com>
393
394 * gdbint.texinfo (Target Architecture Definition): Function
395 value_as_pointer renamed to value_as_address.
396
fc0c74b1
AC
3972001-10-15 Andrew Cagney <ac131313@redhat.com>
398
399 * gdbint.texinfo (Target Architecture Definition): Default
400 POINTER_TO_ADDRESS functions assume unsigned addresses.
401 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
402 posting by Jim Blandy.
403
f4846649
JB
4042001-10-12 Jim Blandy <jimb@redhat.com>
405
406 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
407 version of texi2html (1.64) doesn't support this flag any more.
408
f277788b
MK
4092001-09-08 Mark Kettenis <kettenis@gnu.org>
410
a9dc4918
MK
411 * gdbint.texinfo (Host Definition): Remove description of
412 MEM_FNS_DECLARED.
413
d28379df
MK
414 * gdbint.texinfo (Host Definition): Remove description of R_OK.
415
f277788b
MK
416 * gdbint.texinfo (Host Definition): Remove description of
417 HAVE_SIGSETMASK.
418
7ccaa899
EZ
4192001-09-04 Elena Zannoni <ezannoni@redhat.com>
420
421 * gdbint.texinfo (Target Architecture Definition): Add
422 explanation of TARGET_PRINT_INSN macro.
423
17d9d558
JB
4242001-08-30 Jim Blandy <jimb@redhat.com>
425
426 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
427 Explain what it means to load relocatable files.
428
72cde065
JB
4292001-08-28 Jim Blandy <jimb@redhat.com>
430
431 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
432 info `top' menu.
433
9e678452
CF
434Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
435
436 * gdbint.texinfo: Add a cautionary note about macro use.
437
a2bea4c3 4382001-08-02 Corinna Vinschen <vinschen@redhat.com>
7ccaa899 439
a2bea4c3
CV
440 * gdb.texinfo: Explain omitting the hostname in the
441 `target remote' command.
442
1129bf27
DJ
4432001-07-30 Daniel Jacobowitz <drow@mvista.com>
444
445 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
446 and END-INFO-DIR-ENTRY.
447
732b3002
SC
4482001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
449
450 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
451
89437448
AC
4522001-07-25 Andrew Cagney <ac131313@redhat.com>
453
454 * gdbint.texinfo (libgdb): Rewrite.
455
9a1c15c5
EZ
4562001-07-26 Eli Zaretskii <eliz@is.elta.co.il>
457
458 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
459
c4555f82
SC
4602001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
461
462 * gdb.texinfo (TUI): New chapter, document the TUI.
463 (Mode Options): Document the -tui option.
464
2f45a6e0
MK
4652001-07-23 Mark Kettenis <kettenis@gnu.org>
466
467 * gdbint.texinfo (Host Definition): Remove description of
468 NEED_POSIX_SETPGID.
469
9f20bf26
EZ
4702001-07-23 Eli Zaretskii <eliz@is.elta.co.il>
471
472 * gdb.tex (DJGPP Native): New node, with descriptions of
473 DJGPP-specific commands.
474
be9c6c35
JM
4752001-07-19 John R. Moore <jmoore@redhat.com>
476
477 * gdbint.texinfo: Three misspellings.
478
dfa249fb
AC
4792001-07-06 Andrew Cagney <ac131313@redhat.com>
480
481 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
482 `test` expressions on bash. Problem reported by Colin Walters.
483
c72e7388
AC
4842001-07-04 Andrew Cagney <ac131313@redhat.com>
485
486 * gdbint.texinfo (User Interface): Update ui-out documentation to
487 refelect recent UI/MI updates.
488
94bbb2c0
AC
4892001-07-04 Andrew Cagney <ac131313@redhat.com>
490
491 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
492 interpreters.
493
af6c57ea
AC
4942001-06-15 Andrew Cagney <ac131313@redhat.com>
495
496 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
497 structure and not macros.
498 (Host Definition): Document that much of this chapter is obsolete.
499 (Target Architecture Definition): Update list of files that make
500 up a target architecture.
501 (Coding): Update.
502
83aa8bc6
AC
5032001-06-28 Andrew Cagney <ac131313@redhat.com>
504
505 * gdbint.texinfo (Target Architecture Definition): Update
506 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
507 The latter has been changed to a true predicate.
508
cb51c4e0
EZ
5092001-06-17 Eli Zaretskii <eliz@is.elta.co.il>
510
511 * annotate.texi: Add @noindent where needed. From Dmitry
512 Sivachenko <dima@Chg.RU>.
513 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
514
656db9b0
AC
5152001-06-16 Andrew Cagney <ac131313@redhat.com>
516
517 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
518
df2396a1
AC
5192001-06-14 Andrew Cagney <ac131313@redhat.com>
520
521 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
522 returns ``OK''. Document that the ``R'' packet does not reply.
523
0f1f2b0a
MS
5242001-06-13 Michael Snyder <msnyder@redhat.com>
525
526 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
527
24f93129
EZ
5282001-06-13 Eli Zaretskii <eliz@is.elta.co.il>
529
530 * gdb.texinfo (Signals): Clarify the default setting of signal
531 handling.
532
a5d7c491
AC
5332001-05-14 Andrew Cagney <ac131313@redhat.com>
534
535 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
536 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
537
05a54c4f
AC
5382001-05-12 Andrew Cagney <ac131313@redhat.com>
539
540 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
541
dab11f21
EZ
5422001-05-10 Eli Zaretskii <eliz@is.elta.co.il>
543
544 * gdbint.texinfo (Clean Design and Portable Implementation):
545 Renamed from "Clean Design".
546 (Clean Design and Portable Implementation): Document portable
547 methods of handling file names, and the associated macros.
548
f5c37c66
EZ
5492001-04-02 Eli Zaretskii <eliz@is.elta.co.il>
550
551 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
552 command and provide a cross-reference to its description.
553 (Symbols): Note that "info scope" is useful for trace experiments.
554
c534679c
EZ
5552001-04-01 Eli Zaretskii <eliz@is.elta.co.il>
556
b37052ae
EZ
557 * gdb.texinfo (Symbols): Document "info scope".
558 (Tracepoints): New chapter.
559 (Contributors): Update for v5.1.
560 <All nodes>: Change "C++" to "C@t{++}".
561
0ee54786
EZ
562 * gdbint.texinfo (User Interface): A new section about ui_out
563 functions, based on text written by Fernando Nasser.
564
c534679c
EZ
565 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
566
3d67e040
EZ
5672001-03-26 Eli Zaretskii <eliz@is.elta.co.il>
568
e9c75b65
EZ
569 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
570
571 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
572
573 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
574 Replace "GDB" with "@value{GDBN}". Fix markup.
575
576 * annotate.texi: Change Permissions to GFDL. Update Copyright.
577
3d67e040
EZ
578 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
579 a cross-reference to its description.
580 (Symbols): Document "info symbol".
581
9742079a
EZ
5822001-03-21 Eli Zaretskii <eliz@is.elta.co.il>
583
584 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
585 subsection "x86 Watchpoints".
586 (Target Architecture Definition): Document the macros
587 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
588 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
589
b0ed3589
AC
5902001-03-20 Andrew Cagney <ac131313@redhat.com>
591
592 * gdbint.texinfo (Target Architecture Definition): Update
593 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
594 list.
595
b6ba6518
KB
5962001-03-06 Kevin Buettner <kevinb@redhat.com>
597
598 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
599 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
600
5ece1a18
EZ
6012001-02-21 Eli Zaretskii <eliz@is.elta.co.il>
602
603 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
604
56caf160
EZ
6052001-02-11 Eli Zaretskii <eliz@is.elta.co.il>
606
17cc6a06
EZ
607 * gdb.texinfo (Environment): Document that `path' does not change
608 the value of PATH in GDB's own environment (it did in the past,
609 but that was changed on March 15, 1994). Reported by Doug Evans
610 <dje@transmeta.com>.
611
56caf160
EZ
612 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
613 its line. Fix markup of commands and macros. Add an Index node
614 and index entries.
615
29e57380
C
6162001-01-23 J.T. Conklin <jtc@redback.com>
617
618 * gdb.texinfo (Memory region attributes): New manual section.
619
1c6147de
ND
6202001-01-04 Nicholas Duffek <nsd@redhat.com>
621
622 * gdbint.texinfo (POP_FRAME): Document use by return_command.
623
b157b00f
EZ
6242000-12-25 Eli Zaretskii <eliz@is.elta.co.il>
625
626 * refcard.tex: Version and copyright fixed. From Phil Edwards
627 <pedwards@disaster.jaj.com>.
628
0dcedd82
AC
629Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
630
631 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
632 DWARF2_REG_TO_REGNUM): Document.
633
3b851bce
AC
634Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
635
636 * gdbint.texinfo (Coding): Update current value of
637 --enable-build-warnings. Mention --enable-gdb-build-warnings.
638
4a92d011
EZ
6392000-11-19 Eli Zaretskii <eliz@is.elta.co.il>
640
641 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
642 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
643
b90a5f51
CF
6442000-11-10 Christopher Faylor <cgf@cygnus.com>
645
646 * gdb.texinfo: Document new 'set step-mode' command.
647
96c405b3
EZ
6482000-10-16 Eli Zaretskii <eliz@is.elta.co.il>
649
650 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
651 changes from Dmitry Sivachenko <dima@Chg.RU>.
652
c78b4128
EZ
6532000-09-26 Eli Zaretskii <eliz@is.elta.co.il>
654
655 * gdb.texinfo (Hooks): Document the new post-hook functionality.
656 From Steven Johnson <sbjohnson@ozemail.com.au>.
657
2e685b93
MK
6582000-08-10 Mark Kettenis <kettenis@gnu.org>
659
660 * gdbint.texinfo (Overall Structure): Spelling fix.
661
6f6ef15a
EZ
6622000-08-10 Eli Zaretskii <eliz@is.elta.co.il>
663
664 * gdbint.texinfo (Target Architecture Definition): Document that
665 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
666 for which REGISTER_CONVERTIBLE returns a zero value.
667
63ac3005
EZ
6682000-07-08 Christopher Faylor <cgf@cygnus.com>
669
670 * Makefile.in (install-info): Find files to install in either the
671 build or source directories (adapted from Makefile.am).
672
bd79f757
ND
6732000-07-07 Nicholas Duffek <nsd@redhat.com>
674
675 * stabs.texinfo: Fix spelling errors.
676 (String Field): FILE-NUMBER starts from 0, not 1.
677
5f208f6d
EZ
6782000-07-05 Eli Zaretskii <eliz@is.elta.co.il>
679
680 * refcard.tex: Remove \centerline from the blurb. Patch from
681 Brian Youmans.
682
cc542d3b
EZ
6832000-06-25 Eli Zaretskii <eliz@is.elta.co.il>
684
685 * Makefile.in (install-info): Support installation from outside of
686 the source directory. Reported by Mark Harig
687 <markh@frazier.landmark.com>.
688
f3b28801
C
6892000-06-20 J.T. Conklin <jtc@redback.com>
690
691 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
692
449f3b6c
AC
693Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
694
695 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
696 Generate using pdftex.
697 (PDFTEX): Define.
698 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
699 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
700 @contents at the start.
701
48e934c6
EZ
7022000-05-24 Eli Zaretskii <eliz@is.elta.co.il>
703
704 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
705 Youmans.
706
9e9c5ae7
AC
707Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
708
709 From Brian Youmans:
710 * gdb.texinfo: Fix ``et al.''.
711
c741b251
AC
712Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
713
714 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
715 loop.
716
4ab64e14
JG
7172000-05-19 Jimmy Guo <guo@cup.hp.com>
718
719 * configure: Regenerate.
720
d3229ae3
EZ
7212000-05-17 Eli Zaretskii <eliz@is.elta.co.il>
722
723 * Makefile.in (install-info): Run install-info on installed Info
724 files.
725
8c70017b
AC
726Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
727
a7cb598a
AC
728 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
729 Andrew Cagney.
8c70017b 730
598ca718
EZ
7312000-05-09 Eli Zaretskii <eliz@is.elta.co.il>
732
733 * gdb.texinfo: Proofreading changes from Brian Youmans.
734
bf0184be
ND
7352000-05-01 Nick Duffek <nsd@cygnus.com>
736
737 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
738 startup sequence, minor edits.
739
41afff9a
EZ
7402000-05-01 Eli Zaretskii <eliz@is.elta.co.il>
741
742 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
743 TeX.
744
745 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
746 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
747 like `n' and `s' which look weird. Convert some of the @kindex to
748 @vindex, when they refer to variables, not commands.
749
33e16fad
AC
750Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
751
752 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
753
7162c0ca
EZ
7542000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
755
756 * Makefile.in (GDBMI_DIR): New variable.
757 (SET_TEXINPUTS): Add $(GDBMI_DIR).
758 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
759 (gdbmi.texinfo): New target, for texi2roff.
760 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
761 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
762
763 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
764 gdbmi.texinfo.
765 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
766 comment.
767
d167840f
EZ
7682000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
769
770 * gdb.texinfo (Files): Update description of add-symbol-file
771 command.
772
8487521e
EZ
7732000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
774
775 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
776 prevents the build (and is generally a Bad Idea).
777
5beae2cf 7782000-04-17 Eli Zaretskii <eliz@is.elta.co.il>
00e4a2e4
EZ
779
780 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
781 a comma inside @var.
782 (Command Files): Index markup changes from Dmitry Sivachenko
783 <dima@Chg.RU>.
784
39ec5655
EZ
7852000-04-16 Eli Zaretskii <eliz@is.elta.co.il>
786
787 * Makefile.in (LN_S): Define.
788 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
789 invoke "ln -s" unless it is known to work.
790
791 * configure.in (AC_PROG_LN_S): Add.
792
8dc7983f
JB
7932000-04-14 Jim Blandy <jimb@redhat.com>
794
795 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
796 section.
797 (Target Conditionals): Document ADDRESS_TO_POINTER,
798 POINTER_TO_ADDRESS.
799
1a8237e8
DB
8002000-04-11 Daniel Berlin <dan@cgsoftware.com>
801
802 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
803 gdb-cfg.texi to get the value.
804
ca526f1a
JB
8052000-04-10 Jim Blandy <jimb@redhat.com>
806
807 * gdbint.texinfo (Target Architecture Definition): Fix
808 cross-references.
809
faaafcb4
JB
8102000-04-08 Jim Blandy <jimb@redhat.com>
811
812 * gdbint.texinfo (Using Different Register and Memory Data
813 Representations): New section.
814 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
815 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
816 REGISTER_CONVERT_TO_RAW): Document.
817
1b27397f
AC
818Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
819
820 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
821 for acknowledgments.
822
480ff1fb
AC
823Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
824
825 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
826 qThreadExtraInfo.
827
f1251bdd
C
8282000-03-28 J.T. Conklin <jtc@redback.com>
829
830 * gdb.texinfo: Clarify which remote debug protocol commands are
831 required and which are optional.
832
dbeb8dbd
AC
833Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
834
835 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
836 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
837 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
838 * annotate.texi: Update.
839
6d2ebf8b
SS
8402000-03-28 Stan Shebs <shebs@apple.com>
841
842 * gdb.texinfo: Update dates, bump to Eighth Edition (note
843 expectation of additional changes before release), update
844 ISBN, add copy of top-level menu for @ifhtml, remove explicit
845 node links, rephrase and/or shorten lines to fix formatting
846 problem in both regular and @smallbook formats.
847 * annotate.texi: Shorten lines in example, use smallexample
848 consistently everywhere.
849 * Makefile.in: Add comment about texinfo 4.0 html generation.
850 (SFILES_INCLUDED): Add annotate.texi.
851
5d161b24
DB
8522000-03-27 Daniel Berlin <dan@cgsoftware.com>
853
854 * gdb.texinfo (Debugging Output): Added new section, documenting
855 the "set/show debug" commands.
856
b9deaee7
AC
857Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
858
859 * annotate.texi (Annotations): When GDBN omit @chapter and @node
860 entry.
861
862 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
863 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
864 @chapter and @node entries.
865
866 * gdb.texinfo: Link all top-level nodes.
867
9ef47d30
AC
868Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
869
870 * Makefile.in (install-info): Create $(infodir) before installing
871 files.
872
cfeada60
FN
8732000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
874
875 From David Whedon <dwhedon@gordian.com>
876 * gdbint.texinfo : Added paragraphs about command deprecation.
877
6837a0a2
DB
8782000-03-22 Daniel Berlin <dan@cgsoftware.com>
879
880 * gdb.texinfo: Add documentation for the apropos command.
881
bba2971c
MS
8822000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
883
884 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
885
2b628194
MS
8862000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
887
888 * gdb.texinfo: Add white space to prevent overprinting in
889 two places.
890
96a2c332
SS
8912000-03-17 Stan Shebs <shebs@apple.com>
892
893 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
894 <dima@Chg.RU>, also clarification of allowed content for
895 string constants.
896
d700128c
EZ
8972000-03-16 Eli Zaretskii <eliz@is.elta.co.il>
898
899 * gdb.texinfo (main menu): Add Annotations.
900 (File Options): Add @cindex entries for each command-line option.
901 Document --epoch, --annotate, --async, --interpreter, --write,
902 --statistics, and --version.
903
904 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
905 of GDB.
906
9d233477
JB
9072000-02-23 Jim Blandy <jimb@redhat.com>
908
909 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
910
14e0eb3b
JB
9112000-02-22 Jim Blandy <jimb@redhat.com>
912
913 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
914
3555de01
JM
9152000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
916
917 * Makefile.in (diststuff): New target.
918
5e35df8e
KB
9192000-02-15 Kevin Buettner <kevinb@redhat.com>
920
921 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 922 architecture. [From Jim Wilson.]
5e35df8e 923
c5394b80
JM
9242000-01-16 Tom Tromey <tromey@cygnus.com>
925
926 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
927 (Delete Breaks): Mention range arguments.
928 (Disabling): Likewise.
929
c3f6f71d
JM
9302000-01-05 Dmitry Sivachenko <dima@Chg.RU>
931
932 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
933
c4093a6a
JM
934Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
935
936 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
937 valid functions.
938
11cf8741
JM
9391999-11-05 Stan Shebs <shebs@andros.cygnus.com>
940
941 * gdb.texinfo: Clarify regular expressions used in rbreak.
942
917317f4
JM
9431999-10-15 Kevin Buettner <kevinb@cygnus.com>
944
945 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
946 MEMORY_REMOVE_BREAKPOINT): Document.
947
948Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
949
950 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
951 offset re-using the DATA offset instead.
952
2df3850c
JM
9531999-10-11 Jim Kingdon <kingdon@redhat.com>
954
955 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
956
9571999-10-05 Stan Shebs <shebs@andros.cygnus.com>
958
959 From Dmitry Sivachenko <demon@gpad.ac.ru>:
960 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
961 typos.
962
963 * gdb.texinfo: Various minor wording and formatting improvements,
964 mentions of additional command-line options.
965
2acceee2
JM
9661999-09-30 Fred Fish <fnf@cygnus.com>
967
968 * gdb.texinfo: Document additional forms of specifying section
969 names and addresses for the add-symbol-file command.
970
c2c6d25f
JM
9711999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
972
973 * gdbint.texinfo: Fix typo, add the word "have".
974
9751999-09-14 Jim Blandy <jimb@cris.red-bean.com>
976
977 * gdbint.texinfo (Target Architecture Definition): Document the
978 SKIP_PERMANENT_BREAKPOINT macro.
979
d4f3574e
SS
9801999-09-07 Stan Shebs <shebs@andros.cygnus.com>
981
982 * gdb.texinfo: Fiks speling errers.
983
984 * gdb.texinfo: Fix uses of @multitable.
985
986 From Eli Zaretskii <eliz@is.elta.co.il>:
987 * gdb.texinfo: Include details specific to DOS host, clarify
988 some confusing language, fix @ref/@xref/@pxref usages, add
989 comments about using with optimization, add more indexing,
990 fix info about disassembly-flavor.
991
992Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
993
994 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
995 SKIP_SOLIB_RESOLVER): Define.
996
997Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
998
999 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
1000 ``g'' packets.
1001
104c1213
JM
10021999-08-30 Stan Shebs <shebs@andros.cygnus.com>
1003
1004 * gdb.texinfo: Create a new "Configurations" chapter with
1005 platform-specific info, inline remote.texi and move sections of it
1006 into the new chapter, move bits about info proc, heuristic search,
1007 and register stack into the new chapter.
1008 * remote.texi: Remove, now part of gdb.texinfo.
1009 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
1010
10111999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
1012
1013 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
1014 GDB_TARGET_IS_MACH386): These kludges have gone away.
1015
1016Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
1017
1018 * gdbint.texinfo (Target Architecture Definition): Mention
1019 TDEPLIBS.
1020
53a5351d
JM
10211999-08-20 Stan Shebs <shebs@andros.cygnus.com>
1022
1023 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
1024 surrounding text to fit HP-UX bits into general info.
1025 (HPPA-cfg.texi): Remove, no longer useful.
1026
1027 * gdb.texinfo: Remove explicit links from @node lines, remove
1028 HP-added "Detailed Node Listing" from main menu which confuses
1029 things.
1030
1031 From Dmitry Sivachenko <dima@Chg.RU>:
1032 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
1033 in description of `set environment'.
1034
10351999-08-17 Stan Shebs <shebs@andros.cygnus.com>
1036
1037 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
1038
7be570e7
JM
10391999-08-12 Ben Elliston <bje@cygnus.com>
1040
1041 * gdbint.texinfo (Breakpoint Handling): Add missing words.
1042
10431999-08-10 Eli Zaretskii <eliz@is.elta.co.il>
1044
1045 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
1046 watch, awatch, and rwatch. Explain why the latter two cannot be
1047 set as software watchpoints. Document that watchpoints for local
1048 variables are deleted when the debuggee terminates.
1049
1050Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
1051
1052 * remote.texi (Protocol): Further clarification of the "qRcmd"
1053 packet. Allow E.. response packet. "qRcmd" packet is no longer
1054 reserved.
1055
10561999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
1057
1058 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
1059 * gdb.texinfo: Ditto.
1060
96baa820
JM
10611999-08-06 Tom Tromey <tromey@cygnus.com>
1062
1063 * gdb.texinfo (KOD): New node.
1064
1065Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
1066
1067 * remote.texi (Rcmd): Fix minor formatting typos.
1068
1069Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
1070
1071 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
1072 packets.
1073
adf40b2e
JM
10741999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
1075
1076 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
1077 fixes.
1078
43ff13b4
JM
1079Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
1080
1081 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
1082
085dd6e6
JM
1083Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
1084
1085 * remote.texi (Communication Protocol): ``v'' is in use. Fix
1086 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
1087 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
1088 packets that are not supported on all hosts. Expand examples.
1089 Spell check.
1090
10911999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
1092
1093 * Makefile.in: Recognize html, install-html. Add targets
1094 to build HTML versions of documentation via texi2html.
1095
1096Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
1097
1098 * gdbint.texinfo (Testsuite): New chapter, information about the
1099 testsuite.
1100
1101Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
1102
1103 * remote.texi (Communication Protocol): Rewrite.
1104
1105Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
1106
1107 * stabs.texinfo: Fix uses of xref.
1108
9e0b60a8
JM
1109Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
1110
1111 * gdbint.texinfo: Add an anti-printf exhortation, and update the
1112 info about patch submission.
1113
cce74817
JM
1114Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
1115
1116 From Per Bothner <bothner@cygnus.com>:
1117 * gdb.texinfo: Document Chill support.
1118
1119Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
1120
1121 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
1122 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
1123 Document that the value should be greater-than or equal-to zero.
1124 (NO_STD_REGS): Document. Deprecate.
1125
ac9a91a7
JM
1126Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1127
1128 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
1129 Document that these are not used.
1130
1131Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1132
1133 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
1134
392a587b
JM
1135Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
1136
1137 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
1138 numargs was dropped.
1139
1140Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
1141
1142 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
1143
b83266a0
SS
1144Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
1145
1146 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
1147 Update.
1148
7a292a7a
SS
1149Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
1150
1151 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
1152 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
1153
1154Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
1155
1156 * gdbint.texinfo: Fix typos: $ -> @.
1157
1158Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
1159
1160 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
1161 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
1162 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
1163 BREAKPOINT_FROM_PC.
1164
1165Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
1166
1167 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
1168 CALL_DUMMY_STACK_ADJUST): Document.
1169
1170Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
1171
1172 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
1173 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
1174
11751999-04-02 Stan Shebs <shebs@andros.cygnus.com>
1176
1177 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
1178 longer exists.
1179
1180Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
1181
1182 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
1183 nearly all @ifset/@ifclear conditionals; nobody uses them, and
1184 they make the manual source incomprehensible.
1185 * h8-cfg.texi: Remove, hasn't been used in years.
1186
c906108c
SS
1187Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
1188
1189 * gdb.texinfo: Update the credits.
1190
1191Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
1192
1193 * gdb.texinfo: Fix mistakes noticed in printout of last
1194 draft, add Alpha to discussion of heuristic fence post.
1195
1196Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
1197
1198 * gdb.texinfo, remote.texi: Many changes; update to Seventh
1199 Edition, merge some HP changes into mainline, describe some
1200 previously undocumented features, describe more of the target
1201 commands available, eliminate obsolete section on renamed
1202 commands.
1203 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
1204
1205Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
1206
1207 * gdb.texinfo: Make many HPPA conditionals unconditional,
1208 including catchpoint description, since now on for all configs.
1209 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
1210 specializations.
1211
1212Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
1213
1214 * Makefile.in (GDBvn.texi): Fix match expression to work with
1215 current format of VERSION in gdb/Makefile.in.
1216 * gdb.texinfo: Fix node ref to match new readline.
1217
1218Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
1219
1220 * gdb.texinfo: Changes made as part of a project to merge in
1221 changes made by HP. Documentation makes extensive use of
1222 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
1223 on remote debugging. There are differences in documentation
1224 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
1225 the HP manual discusses catchpoints, hardware watchpoints, and
1226 some HPUX specific limitations for shared library support.
1227
1228 There are also a number of @node changes.
1229
12301999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
1231
1232 * gdbint.texinfo (Formatting): Disambiguate a sentence.
1233 (C Usage): Same.
1234
1235Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
1236
1237 The following changes were made by Edith Epstein
1238 <eepstein@cygnus.com> as part of a project to merge in changes
1239 made by HP.
1240
1241 * HPPA-cfg.texi: new file.
1242
1243 * all-cfg.texi: set HPPA for HP PA-RISC targets.
1244
1245 * refcard.tex: change documentation about catch.
1246 removed info catch.
1247
1248Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
1249
1250 * gdbint.texinfo: Expand on GDB's coding standards,
1251 specify the use of arg names with prototypes.
1252
12531998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
1254
1255 * gdb.texinfo: Fix tipo.
1256
1257Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
1258
1259 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
1260 TARGET_BYTE_ORDER_SELECTABLE_P.
1261
1262Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
1263
1264 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
1265
12661998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
1267
1268 * agentexpr.texi: New file.
1269
1270Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
1271
1272 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
1273
12741998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
1275
1276 * remote.texi: Changed wording that implied that the GDB remote
1277 protocol caches register values instead of GDB itself.
1278
1279Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
1280
1281 * gdbint.texinfo: Add some info about symbol readers.
1282 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
1283 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
1284 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
1285 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
1286
1287Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
1288
1289 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
1290
1291Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
1292
1293 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
1294
1295Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
1296
1297 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
1298 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
1299
1300Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
1301
1302 * gdbint.texinfo: Fix minor typos.
1303
1304Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
1305
1306 * gdbint.texinfo: Complete overhaul. Group descriptions more
1307 logically, add more info on generic algorithms, remove much
1308 obsolete and/or wrong material.
1309
1310Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
1311
1312 * stabs.texinfo (Method Type Descriptor): Expand and correct.
1313
1314Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
1315
1316 * refcard.tex: Copyright, address updates.
1317
1318Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
1319
1320 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
1321 for the edition instead of confusing GDB-version-like numbers.
1322
1323Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
1324
1325 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
1326
1327Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
1328
1329 * LRS: Reformat a bit to keep text under 80 columns.
1330
1331Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
1332
1333 * gdb.texinfo: Add some credits, mention bug monitor.
1334 * remote.texi: Mention mips monitor targets.
1335 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
1336
1337Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
1338
1339 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
1340 files, finish sorting of host vs target vs native macros, describe
1341 some more of them.
1342
1343Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
1344
1345 * gdbint.texinfo (Host Conditionals): Document change from
1346 using NO_MMALLOC to it's inverse, USE_MMALLOC.
1347
1348Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
1349
1350 * gdbint.texinfo (Host Conditionals): Document
1351 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
1352
1353Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
1354
1355 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
1356 Document LSEEK_NOT_LINEAR.
1357
1358Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
1359
1360 * stabs.texinfo (Stab Section Basics): Make it clear that only
1361 some versions of the GNU linker remove the leading N_UNDF symbol.
1362
1363Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
1364
1365 * stabs.texinfo (String Field): Document type number pairs here,
1366 instead of in the Sun specific section.
1367 (Include Files): The GNU linker supports the N_BINCL
1368 optimization. Clarify the N_BINCL value, and what it is used
1369 for.
1370 (Procedures): Document N_FUN with an empty string to mark the end
1371 of a function.
1372 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
1373 (Sun Differences): Remove this node, as the information is now
1374 elsewhere in the main document.
1375 (Stab Section Basics): Mention that the GNU linker may optimize
1376 stabs and remove the leading N_UNDF symbol.
1377
1378Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
1379
1380 * gdb.texinfo, refcard.tex: Restore author credit
1381
1382Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
1383
1384 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
1385 documentation to account for START and END macros taking
1386 one arg.
1387
1388Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
1389
1390 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
1391 * gdb.texinfo (Frames): Fix typo.
1392
1393Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
1394
1395 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
1396 a target_signal as arg type, not a pid.
1397
1398Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
1399
1400 * gdb.texinfo: Document `set assembly-language'.
1401
1402Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
1403
1404 * remote.texi: Update list of stubs in the GDB distribution.
1405
1406Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
1407
1408 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
1409 Also document that some systems can use mmalloc but must define
1410 this if their C runtime allocates memory that is later freed.
1411 (MMCHECK_FORCE): Document new macro.
1412
1413Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
1414
1415 * remote.texi: Add documentation for target Sparclet.
1416
1417Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
1418
1419 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
1420 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
1421 * configure.in: Rewritten for autoconf.
1422 * configure: New.
1423
1424Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
1425
1426 * Makefile.in (DVIPS): New define, set to dvips.
1427 (dvi): Add stabs.dvi.
1428 (ps): New target.
1429 (all-doc): Depend on info, dvi, and ps targets.
1430 (STAGESTUFF): Add *.ps and *.dvi files.
1431 (clean-info, clean-dvi): Remove.
1432 (mostlyclean): Does not depend upon clean-info or clean-dvi,
1433 rules completely rewritten.
1434 (maintainer-clean): Remove clean-info and clean-dvi
1435 dependencies and put their actions in the rules.
1436 (gdb.ps): New target
1437 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
1438 intermediate TeX files, whether they have 2 or 3 character
1439 extensions.
1440 (gdbint.ps): Add target and rules.
1441 (gdb-internals): Delete unused target.
1442 (Makefile): Depends upon config.status also.
1443
1444Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
1445
1446 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
1447 set.
1448
1449Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
1450
1451 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
1452 * gdb.texinfo (Expressions): Fix erroneous array constant example.
1453
1454Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
1455
1456 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
1457
1458Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1459
1460 * gdb.texinfo (Print settings): Document
1461 `set/show print static-members' commands.
1462
1463Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
1464
1465 * gdbint.texinfo (Native): Document name change, coredep.c to
1466 core-aout.c.
1467
1468Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
1469
1470 * stabs.texinfo (Include Files): Document the values the SunOS4
1471 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
1472
1473Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
1474
1475 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
1476 Fix typo.
1477
1478Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
1479
1480 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
1481 "gdb.tar.Z".
1482
1483Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
1484
1485 * Makefile.in (maintainer-clean): New target, synonym for
1486 realclean.
1487
1488Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
1489
1490 * Update all FSF addresses except those in COPYING* files.
1491
1492Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
1493
1494 From Richard Earnshaw (rearnsha@armltd.co.uk):
1495 * gdb.texinfo (convenience variables): Document $_exitcode.
1496 (quit): Document optional expression to use as exit code.
1497
1498Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
1499
1500 * gdb.texinfo, remote.texi: Brought up to date with various
1501 GDB changes.
1502
1503Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
1504
1505 * gdb.texinfo: Update dates and versions, fix comments about
1506 hardware watchpoints in future releases and about the
1507 sharedlibrary command.
1508
1509Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1510
1511 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
1512 C_FUN stab. Other cleanups.
1513
1514Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1515
1516 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
1517 for the sparc stub.
1518
1519Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1520
1521 * annotate.texi: Clarify which addresses have differing formats
1522 depending on the language and which do not.
1523
1524Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1525
1526 * remote.texi (NetWare): Changed example to use BOARD= instead of
1527 NODE= argument to reflect correspoding change to gdbserve.nlm.
1528
1529Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1530
1531 * stabs.texinfo (Negative Type Numbers): Mention the fact that
1532 GDB, as well as AIX dbx, supports the size type attribute.
1533
1534Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1535
1536 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
1537
1538Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
1539
1540 * gdb.texinfo (Define): Document $arg0... arguments to commands,
1541 and new 'if' and 'while' commands.
1542
1543Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
1544
1545 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
1546
1547Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
1548
1549 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
1550 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
1551 NetWare targets. Mostly stolen from the Server node.
1552
1553Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1554
1555 * gdb.texinfo (Setting): Talk about the language of a source file
1556 versus the working language. The old documentation did not match
1557 what GDB did.
1558
1559Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1560
1561 * stabs.texinfo (Source Files): Document N_SO used to mark the end
1562 of a source file.
1563
1564Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
1565
1566 * gdb.texinfo (Processes): New node.
1567
1568Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
1569
1570 * remote.texi: Update documentation of set/show mipsfpu.
1571
3fc11d3e
JM
1572Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
1573
1574 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
1575 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
1576
1577Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
1578
1579 * gdbint.texinfo: Removed mentions of some incorrectly placed and
1580 obsolete conditionals, described some others.
1581
1582Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1583
1584 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
1585 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
1586
1587Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
1588
1589 * gdbint.texinfo: Put regex conditionals in their own table.
1590
1591Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
1592
1593 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
1594 described or fixed the descriptions of many others.
1595
1596Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
1597
1598 * gdb.texinfo: Add some more credits.
1599 * gdbint.texinfo: Capitalize GDB consistently, describe some
1600 macros and remove some.
1601
1602Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
1603
1604 * gdbint.texinfo: Removed mentions of many incorrectly placed and
1605 obsolete conditionals, described some others.
1606
1607Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
1608
1609 * gdb.texinfo (help targets): Changed to `help target', which
1610 is the correct gdb command.
1611
1612Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1613
1614 * annotate.texi (TODO): New node, for keeping track of annotations
1615 suggested but not yet implemented.
1616
1617Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1618
1619 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
1620 another symbol, it is not the address itself.
1621
1622Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
1623
1624 * stabs.texinfo (Stab Section Basics): Add comment about alignment
1625 of stabs-in-coff sections.
1626
1627Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1628
1629 * annotate.texi: Change edition to 0.5 and date to May 1994.
1630 Add index.
1631 (Frames): New node, for frame annotation.
1632 (Displays): New node, for display annotation.
1633
1634 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
1635 when waiting for your program to stop.
1636
1637Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1638
1639 * annotate.texi (Breakpoint Info): Document annotation of header
1640 fields and record annotation.
1641
1642Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1643
1644 * annotate.texi: New file, to document annotations.
1645
1646Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1647
1648 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
1649 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
1650
1651Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1652
1653 * stabs.texinfo (Stab Section Basics): Say what is in .stab
1654 section, and say n_strx field is compilation unit relative.
1655 * stabs.texinfo: Don't use @code for a.out when it is the name of
1656 an object file format.
1657
1658Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1659
1660 * gdb.texinfo: Refer to file names, not path names, per rms
1661 convention.
1662 (Arguments): Fix typo.
1663
1664Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1665
1666 * stabs.texinfo (Global Variables): Talk about stabs in files
1667 where variables are referenced, but not defined.
1668
1669Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1670
1671 * stabs.texinfo: Move stuff on @ and # type descriptors from node
1672 Cplusplus to new nodes Member Type Descriptor and Method Type
1673 Descriptor. Re-write stuff for #.
1674
1675Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1676
1677 * gdb.texinfo (Print Settings): Don't document "set print
1678 fast-symbolic-addr off". The bug which it worked around was fixed
1679 on 25 Feb 94 in coffread.c, so I'm nuking the command.
1680
1681 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
1682 N_ENTRY node.
1683
1684 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
1685
1686Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1687
1688 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
1689 references to ieee-float.c.
1690
1691Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1692
1693 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
1694 match what the code actually does.
1695
1696Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1697
1698 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
1699
1700Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
1701
1702 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
1703 i, and b.
1704
1705Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
1706
1707 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
1708 well as for ELF and SOM. Unify the descriptions of ELF and SOM
1709 as "stabs in sections" rather than just saying "ELF and SOM".
1710 Also make that stuff apply to COFF.
1711
1712Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1713
1714 * gdb.texinfo (Formatting Documentation): Change GhostScript to
1715 Ghostscript.
1716
1717Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1718
1719 * gdb.texinfo (Continuing and Stepping): When talking about "step"
1720 versus functions without line numbers, also mention stepping into
1721 them as well as "step" when you are in them. Tell the user how to
1722 deal with the situation. Add comment about "debugging information".
1723
1724Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1725
1726 * stabs.texinfo (Enumerations): Document restriction on where
1727 enumeration types can appear and still win with GDB.
1728
1729Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1730
1731 * stabs.texinfo (Negative Type Numbers): Document format for type
1732 -16.
1733
1734Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1735
1736 * gdb.texinfo (Selection, Frame Info): Update information about
1737 arbitrary frame specficiations.
1738
1739Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
1740
1741 * gdb.texinfo, remote.texi: general editing pass prior to Net release
1742
1743Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1744
1745 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
1746
1747Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
1748
1749 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
1750
1751Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1752
1753 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
1754 Differences node to Statics node.
1755 (Statics): Discuss XCOFF use of V symbol descriptor.
1756
1757 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
1758 not clean.
1759
1760Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
1761
1762 * gdb.texinfo (Print Settings): Document `set print
1763 fast-symbolic-addr' and improve the doc for some other
1764 `set print's.
1765
1766Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
1767
1768 * stabs.texinfo (String Field): Talk about defining several type
1769 numbers at once.
1770 Fix lint regarding changing node ELF Transformations to
1771 ELF and SOM Transformations.
1772
1773Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
1774
1775 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
1776
1777Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1778
1779 * stabs.texinfo (Cross-References): `::' is for nested types only
1780 within <>.
1781 (Structures): Document static members.
1782
1783Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1784
1785 * stabs.texinfo: Document S type attribute.
1786
1787Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
1788
1789 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
1790
1791Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
1792
1793 * gdbint.texinfo: Fix a few typos.
1794
1795Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1796
1797 * gdb.texinfo, remote.texi: formatting improvements
1798
1799 * gdb.texinfo (New Features): mention threads.
1800 (Summary, C): fix xrefs in newly contributed text.
1801 (Threads): index entries, clarifications, example
1802 (passim): minor typos fixed, phrasing improvements
1803
1804 * remote.texi (Bootstrapping): rephrase text on ^C and add index
1805 entries; (Server): explain use of gdbserver w/real-time systems,
1806 add example of conflicting TCP port; (MIPS Remote) break up
1807 running text into table, highlighting commands, and add example.
1808
1809Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1810
1811 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
1812
1813Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1814
1815 * stabs.texinfo (Nested Symbols): New node.
1816 (String Field, Symbol Descriptors, Cross-References): Refer to it.
1817
1818Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1819
1820 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
1821 to picking which Bbss.bss symbol to use, and (because there seems to
1822 be no good way of doing it) re-write some of the text to make it
1823 sound like Bbss.bss isn't such a great idea after all (as currently
1824 designed).
1825
1826 * gdb.texinfo (C): In addition to saying people have to use g++ for
1827 good results, say they have to use stabs. Specifically say cfront
1828 doesn't work well.
1829 (Summary): Merge in information on Modula-2, Pascal, and Chill from
1830 the gdb README. Add xrefs to places where the support for the various
1831 languages is described in detail.
1832
1833Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1834
1835 * stabs.texinfo: Clean up stuff about visibility and virtual
1836 characters.
1837
1838 * stabs.texinfo (N_M2C): Cite Sun doc.
1839
1840Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1841
1842 * gdb.texinfo: updates re threads.
1843 * remote.texinfo: avoid index entries starting with digits.
1844
1845Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1846
1847 * stabs.texinfo (Enumerations): Talk about large, negative and
1848 octal values. Clean up cross reference to type attributes.
1849 (String Field): Say that GDB 4.11 supports size attribute.
1850
1851Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1852
1853 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
1854 is a mandatory step. Make the stuff about that more concise.
1855
1856Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1857
1858 * stabs.texinfo (Class Names): New node.
1859
1860 * gdb.texinfo (Command Files): Explain order of init file reading.
1861
1862 * remote.texi (Bootstrapping): Talk about getting the serial driver
1863 to deal with ^C sent by gdb to stop the remote system.
1864
1865Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
1866
1867 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
1868
1869 * libgdb.texinfo (Defining Commands): made the DOC arg
1870 to gdb_define_app_command a char * instead of char **
1871 per a suggestion from kingdon.
1872
1873 * libgdb.texinfo: total rewrite from a different starting
1874 premise.
1875
1876Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1877
1878 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
1879 floats passed as doubles (to improve clarity).
1880
1881Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1882
1883 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
1884
1885 * a4rc.sed: update to work with Andreas Vogel papersize params
1886
1887 * refcard.tex: use Andreas Vogel simplifications of papersize
1888 params; remove useless version info; update copyright date.
1889
1890Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1891
1892 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
1893
1894Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1895
1896 * gdb.texinfo (Files): Say what address the load command loads it at.
1897
1898 * stabs.texinfo (Common Blocks): Minor cleanups.
1899
1900 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
1901 that Sun has backed away from the linker kludge and thus the relevant
1902 issue is changes to the SunPRO tools, not the Solaris linker.
1903
1904 * stabs.texinfo (Traditional Integer Types): Clean up description
1905 of octal bounds a little bit. Document extra leading zeroes.
1906
1907Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1908
1909 * gdb.texinfo (Signaling): Update for symbolic symbol names
1910 and add a section explaining the difference between the GDB
1911 signal command and the shell kill utility.
1912
1913Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
1914
1915 * libgdb.texinfo: added `@' to braces that were unescaped.
1916
1917Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
1918
1919 * libgdb.texinfo: new file. Spec for the gdb library.
1920
1921Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1922
1923 * stabs.texinfo (Include Files): Fix typo (start -> end).
1924
1925Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1926
1927 * gdb.texinfo, remote.texi: assorted small improvements, mostly
1928 from Melissa at FSF's editing pass.
1929
1930Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1931
1932 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
1933 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
1934 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
1935
1936Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1937
1938 * remote.texi (Bootstrapping): Discuss 386 call gates.
1939
1940Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
1941
1942 * stabs.texinfo (Based Variables): New node.
1943
1944Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
1945
1946 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
1947 names, sizes, and formats to suggest how not to lose.
1948
1949Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
1950
1951 * stabs.texinfo (Methods): Fix typo.
1952
1953Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
1954
1955 * gdb.texinfo: Fix a few typos.
1956
1957Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1958
1959 * gdb.texinfo: Clarify how well it works with Fortran.
1960
1961 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
1962 More on relocating stabs in ELF files.
1963
1964Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1965
1966 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
1967
1968Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1969
1970 * stabs.texinfo (Local Variable Parameters): Talk about nameless
1971 parameters on VAX.
1972
1973Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
1974
1975 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
1976
1977Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1978
1979 * stabs.texinfo: Make info author notice match the TeX author notice.
1980
1981Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
1982
1983 * stabs.texinfo: Initial-caps all words in node names and
1984 non-trivial words in section names.
1985
1986Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
1987
1988 * stabs.texinfo: Many minor cleanups.
1989
1990 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
1991
1992Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
1993
1994 * stabs.texinfo: Remove full description of big example.
1995 It's not really helpful; just use pieces of it where appropriate.
1996 Add more Texinfo formatting directives (@samp, etc.).
1997 Use @deffn to define stab types.
1998 Eliminate some wordiness. Break up some nodes.
1999 Add an (alphabetized) index of symbol types.
2000 Use consistent capitalization style in node and section names.
2001
2002Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
2003
2004 * gdb.texinfo: Change typo "Two two" to "The two".
2005
2006Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2007
2008 * stabs.texinfo (XCOFF-differences): Remove references to
2009 non-existent types N_DECL and N_RPSYM.
2010
2011 * stabs.texinfo (String Field): Say that type attributes bug is
2012 fixed in GDB 4.10, since it is.
2013
2014 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
2015
2016Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
2017
2018 * stabs.texinfo: Formatting cleanups.
2019
2020Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2021
2022 * stabs.texinfo: When explaining the n_type of a stab, standardize
2023 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
2024 no tabs, use @r).
2025 (Global Variables): Clean up.
2026
2027Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2028
2029 * stabs.texinfo (Stack Variables): Re-write.
2030
2031Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2032
2033 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
2034 addresses of a source file. Also revise formatting.
2035 Change "object module" or "object file" to "source file".
2036 Various: Miscellaneous cleanups.
2037
2038Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2039
2040 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
2041
2042Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
2043
2044 * gdbint.texinfo: Removed many nonsensical machine-collected
2045 host and target conditionals, described some of the remainder.
2046
2047Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2048
2049 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
2050
2051 * gdbint.texinfo (Top): Add name to @top line, and re-write the
2052 paragraph which follows.
2053
2054 * gdbint.texinfo (Host): Use @code not @samp for Makefile
2055 variables. Looks better and avoids overful hbox.
2056
2057Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2058
2059 * stabs.texinfo (Procedures): Improve stuff on nested functions.
2060
2061Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2062
2063 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
2064 retransmit-timeout
2065
2066Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2067
2068 * gdbint.texinfo: Update statement about `some ancient Unix
2069 systems, like Ultrix 4.0' to Ultrix 4.2.
2070
2071Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
2072
2073 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
2074
2075 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
2076
2077 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
2078 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
2079
2080 * remote.texi: new name for former gdbinv-s.texi
2081
2082 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
2083
2084Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
2085
2086 * gdbinv-s.texi: Documented timeout and retransmit-timeout
2087 variables for MIPS remote debugging protocol.
2088
2089Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2090
2091 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
2092
2093Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
2094
2095 * Makefile.in (refcard.dvi): Use srcdir where necessary.
2096
2097Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
2098
2099 * gdb.texinfo: repair conditional bugs in text markup
2100
2101Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2102
2103 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
2104 to select Modula-2 material.
2105
2106Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2107
2108 * stabs.texinfo: Cleanups regarding statics.
2109
2110 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
2111 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
2112
2113Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2114
2115 * stabs.texinfo: N_MAIN is sometimes used for C.
2116
2117Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2118
2119 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
2120
2121Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
2122
2123 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
2124 removed from the code by Kingdon.
2125
2126Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2127
2128 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
2129 input when evaluating breakpoint conditions; the bug has been fixed.
2130
2131 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
2132 sets the ignore count to N-1, not to N.
2133
2134Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2135
2136 * refcard.tex (\hoffset): correct longstanding error to match
2137 intended offset; avoids cutting off edge on some printers
2138
2139Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2140
2141 * stabs.texinfo (Parameters): Say that order of stabs is significant.
2142
2143Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2144
2145 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
2146
2147Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2148
2149 * Makefile.in: (REFEDITS) new var to control whether PS or CM
2150 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
2151 collect sed edits if any, apply to refcard before formatting;
2152 (refcard.ps) stop implying PS fonts if PS output requested;
2153 (lrefcard.ps) delete extra target for variant PS fonts
2154
2155 * refcard.tex: parametrize papersize dependent info, collect
2156 in easily replaced spot
2157
2158 * a4rc.sed: new file, edits to refcard for A4 paper
2159
2160Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2161
2162 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
2163
2164Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2165
2166 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
2167
2168Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2169
2170 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
2171 politely rather than rudely.
2172
2173Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2174
2175 * stabs.texinfo: Document common blocks.
2176
2177Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
2178
2179 * stabs.texinfo: Add some basic info about stabs-in-elf.
2180
2181Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2182
2183 * stabs.texinfo (Top): Minor cleanup.
2184
2185Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
2186
2187 * Makefile.in (install-info): remove parentdir support
2188
2189Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2190
2191 * gdb.texinfo (Copying): delete this node and references to it;
2192 RMS says this manual need not carry GPL. (passim): Improvements
2193 from last round at FSF, largely due to Ian Taylor review, and
2194 minor formatting improvements.
2195
2196 * gdbinv-s.texi (passim): Improvements from last round at FSF,
2197 largely due to Ian Taylor review. (Debug Session): minor edits to
2198 new text.
2199
2200Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
2201
2202 * Makefile.in (realclean): Remove info and dvi files too.
2203
2204Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
2205
2206 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
2207 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
2208 * gdb.texinfo: Change accordingly.
2209
2210 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
2211 N_{L,R}BRAC,N_SLINE are relative to.
2212
2213Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
2214
2215 * Makefile.in (GDBvn.texi): Update atomically.
2216
2217Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
2218
2219 * gdbinv-s.texi (Debug Session): Document exceptionHook.
2220
2221Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
2222
2223 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
2224 addresses together. Also motivate the set print symbol-filename
2225 command and suggest other solutions.
2226
2227Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
2228
2229 * gdb.texinfo (set print elements): Note that the number of
2230 elements is set to unlimited by "set print elements 0".
2231
2232Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
2233
2234 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
2235 NF_LDOUBLE means.
2236 (Stab Types): Include Solaris stab types.
2237 (Procedures): Document Solaris extensions.
2238
2239Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
2240
2241 * gdb.texinfo: Add `set print symbol-filename' doc.
2242
2243Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2244
2245 * stabs.texinfo (Arrays): Talk about type definition vs. type
2246 information.
2247
2248 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
2249 the trailing semicolon.
2250
2251Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2252
2253 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
2254 and merge in other parts of the document addressing these subjects.
2255 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
2256
2257 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
2258 at the end of a range type.
2259
2260 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
2261 AIX extensions.
2262
2263Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2264
2265 * stabs.texinfo (Stabs Format): Misc fixes.
2266
2267Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2268
2269 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
2270 (Traditional builtin types): Document convex convention for long long.
2271 (Negative builtin types): Discuss type names, and misc fixes.
2272
2273Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2274
2275 * stabs.texinfo (Builtin Type Descriptors): Document the floating
2276 point types used with @samp{R} type descriptor.
2277 (Symbol Descriptors): Describe how to handle conflict between
2278 different meanings of @samp{P} symbol descriptor.
2279
2280Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2281
2282 * stabs.texinfo: Remove node Quick Reference and put its children
2283 directly under the main menu.
2284
2285 * stabs.texinfo: Many more changes to bring it into line with
2286 AIX documentation and reality. I think it now has all the
2287 information from the AIX documentation, except that I burned
2288 out when I got to variant records (Pascal and Modula-2) and
2289 all the COBOL types. Oh well, we can add them later when we're
2290 worrying more about those languages.
2291
2292 * stabs.texinfo (Automatic variables): Talk about what it means
2293 to omit the symbol descriptor.
2294
2295Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
2296
2297 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
2298 gcc2 behavior with promoted args.
2299
2300Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2301
2302 * gdb.texinfo: include readline appendices in info version of manual
2303
2304Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2305
2306 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
2307 target remote.
2308
2309 * gdb.texinfo (Machine Code): more index entries for disassemble
2310
2311Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
2312
2313 * Clarify the intended use of the gdb-testers and gdb-patches
2314 mailing lists, and shrink gzip comment.
2315
2316Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2317
2318 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
2319 DOSHOST configuration of manual.
2320
2321 * gdb.texinfo (MIPS Stack): new node.
2322
2323 * all-config.texi (MIPS) new switch.
2324
2325 * gdbinv-s.texi (Nindy Options) Remove two instances of future
2326 tense; (MIPS Remote) new node.
2327
2328 * gdb.texinfo (passim) rephrases to work around makeinfo @value
2329 bug; (Environment) less passive, other small cleanups in text about
2330 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
2331 (Remote) new MIPS Remote menu entry.
2332
2333Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
2334
2335 * stabs.texinfo: Many changes to include information from the
2336 AIX documentation.
2337
2338 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
2339
2340Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
2341
2342 * gdbint.texinfo (new node Debugging GDB, elsewhere):
2343 Move a bunch of information from ../README.
2344 (Getting Started): New node.
2345
2346Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2347
2348 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
2349
2350 * gdb.texinfo: advance manual revision dates to present
2351
2352 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
2353 stop using silly Roman numerals in @set variable names
2354
2355Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
2356
2357 * stabs.texinfo (Parameters): Keep trying to get this right.
2358
2359Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
2360
2361 * stabs.texinfo (Parameters): More on "local parameters".
2362
2363Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
2364
2365 * stabs.texinfo (Parameters): Re-do "local parameters" section.
2366
2367Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
2368
2369 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
2370 (Parameters): Rewrite.
2371 (xcoff-differences, Sun-differences): Minor changes.
2372
2373Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
2374
2375 * stabs.texinfo: Minor cleanup.
2376
2377Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
2378
2379 * gdbint.texinfo: Minor xcoff stuff.
2380
2381Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
2382
2383 * gdbint.texinfo: Update for new config directory structure.
2384 Add info about internal type data structures.
2385
2386Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
2387
2388 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
2389 $(srcdir).
2390 (gdb-config.texi): Depend on file in $(srcdir).
2391
2392Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
2393
2394 * stabs.texinfo: Fixes about N_SO.
2395
2396Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2397
2398 * gdb.texinfo: include list of nonstandard init file names
2399
2400 * *-config.texi: new switch GENERIC for text that applies *only*
2401 to (usual) multiple-target version of manual
2402
2403 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
2404 h8 config
2405
2406 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
2407 in menus (rather than conditionally selected multiple alternative
2408 menus).
2409
2410 * Makefile.in: define and use DOC_CONFIG var to select
2411 configuration for GDB user manual.
2412
2413 * gdb-config.texi: delete from repository, generate from Makefile.
2414
2415 * all-config.texi: normal `generic' configuration file, formerly
2416 stored as gdb-config.texi
2417
2418Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
2419
2420 * Makefile.in: add dvi target to build all .dvi files
2421
2422Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2423
2424 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
2425
2426Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
2427
2428 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
2429 host conditionals.
2430 * stabs.texinfo: More array fixes inspired by Jim's.
2431
2432Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
2433
2434 * stabs.texinfo: Fixes re arrays and continuations.
2435
2436 * gdbint.texinfo: Add XCOFF node.
2437
2438Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
2439
2440 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
2441
2442Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
2443
2444 * stabs.texinfo: Fix for array types to mention lower bounds.
2445
2446Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
2447
2448 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
2449
2450Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
2451
2452 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
2453
2454Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
2455
2456 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
2457 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
2458
2459Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
2460
2461 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
2462
2463Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2464
2465 * gdb.texinfo, gdbinv-s.texi: misc updates
2466
2467Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
2468
2469 * gdbint.texinfo: Brief documentation for longjmp support,
2470 from an email msg by Stu.
2471
2472Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
2473
2474 * stabs.texinfo: Fix description of floating point "range"
2475 types (which really define basic types). Reported by Jim Meehan,
2476 <meehan@src.dec.com>.
2477
2478 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
2479
2480Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
2481
2482 * gdbint.texinfo: Slightly expand section on supporting a new
2483 object file format.
2484
2485Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
2486
2487 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
2488 intermediate file.
2489
2490Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2491
2492 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
2493
2494Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
2495
2496 * gdbinv-s.texi: z8000 simulator target name is just "sim"
2497
2498 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
2499 as well as Z8002.
2500
2501Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
2502
2503 * gdbint.texinfo: Add sections on clean design and on how to send
2504 in changes.
2505
2506Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
2507
2508 * gdbint.texinfo: Add how to declare the result of make_cleanup.
2509
2510Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
2511
2512 * gdb.texinfo: Fix typo, reported by Karl Berry.
2513
2514Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
2515
2516 * gdb.texinfo: Add opcodes dir to GDB distribution description.
2517
2518Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
2519
2520 * gdbint.texinfo: fixed a stray email address (needs @@),
2521 added @table @code to node "Native Conditionals"
2522
2523Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
2524
2525 * gdbint.texinfo: Describe coding style of GDB.
2526
2527Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
2528
2529 * stabs.texinfo: Minor wording changes.
2530
2531Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
2532
2533 * gdbint.texinfo: Improve release doc slightly.
2534
2535Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
2536
2537 * gdbint.texinfo: Improve doc of GDB config macros.
2538
2539Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
2540
2541 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
2542 These will be reinserted when examined.
2543
2544Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
2545
2546 * gdbint.texinfo: Make a start at documenting all the #if macros
2547 in GDB. At least list them all, and start separating them into
2548 host-specific and target-specific.
2549
2550Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2551
2552 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
2553 examples (not consistent w others).
2554 gdb.texinfo: issue disclaimer paragraph on cmdline options only
2555 for generic vn of doc
2556
2557Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
2558
2559 * Makefile.in: always create installation directories.
2560
2561Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2562
2563 * gdb.texinfo: in h8 config, do not describe searching commands.
2564
2565Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2566
2567 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
2568 conditionals; introduce a few generic switches that may be
2569 useful for other cross-dev or dos-hosted configs.
2570
2571 * gdb.texinfo: fix typo in "info reg" description
2572
2573Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
2574
2575 * stabs.texinfo: Minor updates from running TeX over it.
2576 * Makefile.in (stabs.dvi, stabs.ps): Add.
2577
2578Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
2579
2580 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
2581 First pass at converting it to texinfo.
2582
2583Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
2584
2585 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
2586 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
2587
2588Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
2589
2590 * gdbint.texinfo: Add section on partial symbol tables.
2591
2592Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
2593
2594 * gdb.texinfo: document `set remotedebug' and `set
2595 rstack_high_address'.
2596
2597Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
2598
2599 * gdb.texinfo: slight expansion of new text on reading info files
2600 * gdbinv-s.m4.in: correct and expand info on cross-debugging
2601 H8/300 from DOS.
2602
2603Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
2604
2605 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
2606
2607Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
2608
2609 * gdb.texinfo: Say how to read the `info' files.
2610
2611Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
2612
2613 * Makefile.in: gm4 -> m4.
2614
2615Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
2616
2617 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
2618 Documentation' ahead of `Installing GDB' to match README.
2619 Update shared library doc, -readnow and -mapped, and directory
2620 structure (add glob and mmalloc). Update configure doc.
2621
2622Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
2623
2624 * Makefile.in: remove $(srcdir) from gdb.info rule.
2625
2626Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
2627
2628 * Makefile.in: commented out gdb-all.texinfo rule. This is
2629 temporary.
2630
2631Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
2632
2633 * Makefile.in, configure.in: removed traces of namesubdir,
2634 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
2635 copyrights to '92, changed some from Cygnus to FSF.
2636
2637Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
2638
2639 * gdb.texinfo: Improve how we ask for bug reports.
2640
2641Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2642
2643 * Makefile.in: infodir belongs in datadir.
2644
2645Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2646
2647 * Makefile.in: remove spaces following hyphens, bsd make can't
2648 cope. install using INSTALL_DATA. added clean-info. added
2649 standards.text support.
2650
2651Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
2652
2653 * Makefile.in: idestdir and ddestdir go away. Added copyrights
2654 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
2655 and mandir now keyed off datadir by default.
2656
2657\f
2658Local Variables:
9e9c5ae7 2659mode: change-log
c906108c
SS
2660left-margin: 8
2661fill-column: 74
2662version-control: never
2663End:
This page took 0.272933 seconds and 4 git commands to generate.