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