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