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