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