fd6d5c1656e4f85dcac04e9a6a2295b401bb65d4
[platform/upstream/binutils.git] / gdb / doc / ChangeLog
1 2005-11-15  Jim Blandy  <jimb@redhat.com>
2
3         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
4         of stub when processing an 'm' packet.
5
6         * gdb.texinfo (Packets): Mention that packets beginning with
7         letters are reserved once, at the top, instead of actually listing
8         them all and saying "reserved".
9
10 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
11
12         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
13         Change @var{$arg0 to @code{$arg0.
14
15 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
16
17         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
18
19 2005-11-12  Jim Blandy  <jimb@redhat.com>
20
21         * gdb.texinfo (General Query Packets): Put packets in alphabetical
22         order.  Remove extraneous 'z'.
23
24 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
25
26         * gdb.texinfo (Choosing files): Add --eval-command.
27
28 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
29
30         * gdb.texinfo (Choosing modes): Add --return-child-result.
31
32
33 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
34
35         * gdb.texinfo (Choosing modes): Add --batch-silent.
36
37 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
38
39         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
40         "The -var-update Command".
41
42 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
43
44         * gdb.texinfo (Print Settings): Add documentation for set/show
45         print array-indexes.
46
47 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
48
49         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
50         6.2 and 6.3.
51
52 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
53
54         * gdb.texinfo (File Options): Don't document --mapped, it's gone
55         since 19-Jan-2004.
56         (Files): Likewise.
57         (Variables, Symbols): Document the "<incomplete type>" message and
58         its reasons.
59
60 2005-08-01  Fred Fish  <fnf@specifix.com>
61
62         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
63
64 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
65
66         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
67         option for -var-list-children and -var-update.
68         (GDB/MI Stack Manipulation): Simplify description of
69         print-values option for -stack-list-locals.
70         (GDB/MI Command Description Format): Clarify.
71         (Mode Options): Spelling of superseded.
72
73 2005-07-12  Bob Rossi  <bob@brasko.net>
74
75         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
76         corresponding GDB command comment.
77
78 2005-07-06  Bob Rossi  <bob@brasko.net>
79
80         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
81         and -inferior-tty-show.
82         (Input/Output): Document "set/show inferior-tty" and tty alias.
83
84 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
85
86         * gdb.texinfo (Packets): Change description of 'D' packet to note
87         that GDB does wait for a response.
88
89 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
90
91         * gdb.texinfo (History) Rename "Command History".
92         (Command History): Move node "Server Prefix" from section on
93         Annotations here.
94
95 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
96
97         * gdb.texinfo (GDB/MI Stack Manipulation):
98         Re-instate -stack-info-frame with example.  Say that it gets
99         info on selected frame, not current frame.
100
101 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
102
103         * gdb.texinfo (Server): Clarify that `file' should be used before
104         connecting to the server.
105         (Files): Add an xref to the above description.
106         (Output Formats): More detailed description of the `c' format.
107         (Memory): List explicitly all the formats supported by `x'.
108         (Threads): Add an @cindex entry for "thread apply".
109         (Files): Document the possibility of loading unlinked object
110         files.  Add more indexing for solib-absolute-prefix and
111         --with-sysroot.
112         (Machine Code): Document possible problems with locations in
113         shared libraries.
114         (Backtrace): Document that free-standing environments do not need
115         to have a `main' function.
116
117 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
118
119         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
120         -stack-info-frame.
121
122 2005-06-07  Andrew Cagney  <cagney@gnu.org>
123
124         * gdb.texinfo (Contributors): Note the original multi-arch
125         contributors.
126
127 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
128
129         * gdb.texinfo (Registers): Add index entries for the standard
130         registers.
131         (Frames): Add cross-reference from frame pointer description to
132         the Registers node.
133         (Annotations Overview): Fix the reference to GDB name.
134
135 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
136
137         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
138         can-use-hw-watchpoints.
139
140 2005-05-28  Bob Rossi  <bob@brasko.net>
141
142         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
143         the possible reasons why an exec async record would be returned to FE.
144
145 2005-05-26  Andrew Cagney  <cagney@gnu.org>
146
147         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
148         Andrew Cagney implemented the original GDB/MI.
149
150 2005-05-23  Orjan Friberg  <orjanf@axis.com>
151
152         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
153         documentation.  Add documentation for cris-mode.
154
155 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
156
157         * gdb.texinfo (Numbers): Explain the example and make the wording
158         more acurate.
159
160 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
161             Dennis Brueni  <dennis@slickedit.com>
162
163         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
164         (GDB/MI Data Manipulation, GDB/MI Program Control)
165         (GDB/MI Stack Manipulation): Update examples to include the fullname
166         attribute in stack frames.
167
168 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
169
170         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
171         do with other non-standard names of init files.
172
173 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
174
175         * gdb.texinfo (Command Files): Move the description of the startup
176         from here...
177         (Startup): ...to this new subsection of the Invocation chapter.
178         Rearrange the description of init files more logically and add a
179         cross-reference to "Command Files".  Document the special gdbinit
180         name for CISCO 68k.  Expand the description of what GDB does
181         during startup.
182         (History): Add index entry for HISTSIZE.
183
184 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
185
186         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
187
188 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
189
190         * gdb.texinfo (SVR4 Process Information, The isatty call)
191         (The system call): Don't use foo(N) notation for man pages and
192         functions.
193         (Compilation, DJGPP Native): Improve wording.
194
195 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
196
197         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
198         were optimized away.
199
200 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
201
202         * gdb.texinfo (Remote configuration): Document "set/show
203         get-thread-local-storage-address".  Add cross-reference to the
204         description of the qGetTLSAddr packet.
205         (General Query Packets): Mention "set remote
206         get-thread-local-storage-address" and add a reference to its
207         description.
208
209 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
210
211         * gdb.texinfo (Backtrace): Describe 'bt full'.
212
213 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
214
215         * gdb.texinfo (Mode Options): Fix typo.
216         (GDB/MI): Describe how to invoke GDB/MI.
217
218 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
219
220         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
221         references changed.  Add description of "info udot".
222         (Files): Document "set/show stop-on-solib-events".
223         (M32R/D): Document "set/show download-path", "set/show
224         board-address", "set/show server-address", "upload", "tload".
225         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
226         "use_mon_code", "use_ib_break", "use_dbt_break".
227         (Maintenance Commands): Improve indexing.
228         (Target Commands): Document "set/show hash", "set/show debug
229         monitor".
230         (SVR4 Process Information): Document "info pidlist" and "info
231         meminfo".  Document "set/show procfs-tarce" and "set/show
232         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
233         (Symbols, The Print Command with Objective-C): Improve indexing.
234         (Objective-C): Add references to "info classes" and "info
235         selectors".
236         (Debugging Output): Improve wording.  Document "set/show debug
237         solib-frv".  Fix "set/show debugvarobj".
238         (Set Breaks): Add index entry for "hardware breakpoints".
239         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
240         and "set/show usehardbreakpoints".
241         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
242         monitor-prompt", "set/show monitor-warnings", "pmon".
243         (ARM): Document "rdilogfile", "rdilogenable", "set/show
244         rdiromatzero", "set/show rdiheartbeat".
245         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
246         "sds".
247         (Embedded Processors): Document the "sim" command.
248         (Remote): Document the "remote" command.
249         (DJGPP Native): Document the "info serial" command.
250         (Threads): Document "maint info sol-threads".
251         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
252         (Set Breaks): Improve indexing.
253         (Command Syntax): Add a reference to dont-repeat.
254         (Define): Document "dont-repeat".
255         (TUI Commands): Document "tabset".
256         (WinCE): New subsection.  Document "set/show remotedirectory",
257         "set/show remoteupload", "set/show remoteaddhost".
258
259 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
260
261         * gdb.texinfo (Hurd Native): New subsection, documents
262         Hurd-specific commands.
263         (Maintenance Commands): Add cross-reference to "Debugging Output".
264         (Debugging Output): Document "set/show debug lin-lwp".
265         (MIPS): Improve documentation of heuristic-fence-post.  Document
266         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
267         mips stack-arg-size", "set/show mips mask-address", "set/show mips
268         remote-mips64-transfers-32bit-regs", "set/show debug mips".
269         (ARM): Document ARM-specific commands.
270         (AVR): New section.  Document "info io_registers".
271         (CRIS): New section.  Document "set/show cris-version" and
272         "set/show cris-dwarf2-cfi".
273         (HPPA): New section.  Document "set/show debug hppa" and "maint
274         print unwind".
275         (Neutrino): New subsection.  Document "set/show debug nto-debug".
276         (Super-H): New section.  Document the "regs" command.
277         (Debugging Output): Document "set/show debug aix-thread".
278
279 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
280
281         * gdb.texinfo (Print Settings): Document "set/show print
282         pascal_static-members", "set print repeats", "show print
283         null-stop".  Improve indexing.  Fix documentation of "set print
284         union".
285         (Pascal): New section.
286         (Supported languages): Rename from "Support"; all references
287         updated.  Add a menu item for Pascal.
288         (Numbers): Document "set radix.
289         (Screen Size): Document "set/show pagination".
290         (MIPS Embedded): Remove "set processor" documentation.
291         (Remote configuration): Document "set/show X/P/Z-packet",
292         "set/show read-aux-vector-packet", "set/show remote
293         symbol-lookup-packet", "set/show remote verbose-resume-packet",
294         "set/show remoteaddresssize", "set/show remotebaud", "set/show
295         remotedebug", "set/show remotebreak", "set/show remotedevice",
296         "set/show remotelogfile".
297         (Auxiliary Vector): Add reference to the description of the
298         read-aux-vector-packet setting.
299         (Set Watchpoints): Add a cross-reference to "set remote
300         hardware-breakpoint-limit".
301         (General Query Packets): Add indexing of requests and
302         cross-references to related commands in "Remote configuration".
303         (File-I/O Overview, The system call): Fix wording and typos.
304         (Thread Stops): Add index entries.
305         (Continuing and Stepping): Document "show step-mode".
306         (i386): New node.  Document "set/show struct-convention".
307         (Files): Document "show trust-readonly-sections".
308         (Calling): Document "set/show unwindonsignal".
309         (Messages/Warnings): Add index entries.
310         (Maintenance Commands): Document "set/show watchdog".
311         (Annotations Overview): Document "show annotate".
312         (Set Watchpoints): Add index entries.
313         (Symbols): Fix doc of case-sensitive.
314         (ABI): Document "show coerce-float-to-double".
315         (Convenience Vars, Help): Improve indexing.
316         (Machine Code): Document "show disassembly-flavor".
317         (Debugging C plus plus): Document "show overload-resolution".
318         (Value History, Signaling): Add index entries.
319
320 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
321
322         * gdb.texinfo (Show): Move @kindex entries to their proper places.
323         (Processes): Fix wording.
324         (History, List, Logging output, Define, Symbols, Print Settings):
325         Improve indexing.
326
327 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
328
329         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
330         redundant index entry for "target" command.
331         (Backtrace): Add index entries.
332         (Symbols, Fortran): Document the "set case-sensitive" command.
333         (DJGPP Native): Document "set com1base", "set com1irq", etc.
334         (Print Settings): Add index entry for "set demangle-style".
335         (Target Commands): Document "set download-write-size".
336         (Debugging Output): Document "set exec-done-display".
337
338 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
339
340         * gdb.texinfo (Files): Fix the name and documentation of
341         add-shared-symbol-files.  Document its alias assf.  Update the
342         list of OSs where GDB supports shared libraries.  Fix markup.
343         (Continuing and Stepping): Add reference to @var{location} in the
344         text.
345         (Dump/Restore Files): Fix reference to @{filename}.
346         (Help): Fix wording.
347         (Attach): Ditto.
348         (Set Watchpoints): Ditto.
349         (Backtrace): Remove redundant index entries.  Improve index
350         entries.
351         (Delete Breaks): Fix wording.
352         (Memory): Document the compare-sections command.
353         (Memory Region Attributes): Improve wording.
354         (Disabling): Improve wording.
355         (Fortran): New subsection.  Document the "info common" command.
356         (Help): Document aliases "info copying" and "info warranty".
357         (Caching Remote Data): New section.  Document the "set/show
358         remotecache" and "info dcache" commands.
359         (Show): Fix wording of the documentation of the "set
360         extension-language" command.
361         (Signals): Add index entry for "info handle".
362         (Memory Region Attributes): Fix punctuation.
363         (Symbols): Change the arg name to "location" and refer to it in
364         the text.  Fix wording of "info types" doc.
365         (Threads): Fix usage of @enumerate @item's.
366         (Listing Tracepoints): Add index entry for "info tp".
367         (Set Watchpoints): Add xref to "info break" description.
368         (Macros): Add an index entry for "macro exp1".  Document the
369         "macro list" command.
370         (Maintenance Commands): Document "flushregs", "maint agent",
371         "maint check-symtabs", "maint cplus", "maint demangle", "maint
372         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
373         "maint print architecture", "maint print objfiles", "maint print
374         statistics", "maint print type", "maint show-debug-regs", "maint
375         space", "maint time", and "maint translate-address".
376         (Connecting): Document the "monitor" command.
377         (Annotations Overview): Describe the "set annotate" command.
378
379 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
380
381         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
382         Rearrange index entries and improve wording about support for
383         hardware watchpoints.
384
385 2005-03-10  Bob Rossi  <bob@brasko.net>
386
387         * gdb.texinfo: Update copyright
388
389 2005-02-09  Theodore A. Roth  <troth@openavr.org>
390
391         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
392         error.
393
394 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
395
396         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
397
398 2005-01-17  Michael Snyder  <msnyder@redhat.com>
399
400         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
401
402 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
403
404         * observer.texi (GDB Observers): Document "solib_loaded".
405
406 2005-01-07  Andrew Cagney  <cagney@gnu.org>
407
408         * configure.ac: Rename configure.in, require autoconf 2.59.
409         * configure: Re-generate.
410
411         * configure.in: Replace configdirs with multiple references to
412         AC_CONFIG_SUBDIRS.
413         * configure: Re-generate.
414         
415 2005-01-04  Andrew Cagney  <cagney@gnu.org>
416
417         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
418         part of the version number.
419
420 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
421
422         * gdbint.texinfo (Algorithms): Remove description of
423         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
424
425 2004-12-07  Jim Blandy  <jimb@redhat.com>
426
427         * gdb.texinfo (General Query Packets): Specify that thread ID's in
428         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
429         numbers.
430
431 2004-12-07  Andreas Schwab  <schwab@suse.de>
432
433         * gdb.texinfo (Mode Options): Document -l option.
434
435 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
436
437         * gdbint.texinfo (Algorithms): More accurate description of
438         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
439         is not needed unless data-read and data-access watchpoints are
440         supported.  Add a description of how GDB checks whether the
441         inferior stopped because a watchpoint was hit.
442
443 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
444
445         * gdb.texinfo (Files): Add cross-reference to description of
446         -readnow command-line switch.
447
448 2004-11-10  Randolph Chung  <tausq@debian.org>
449
450         * gdb.texinfo: Document set/show backtrace past-entry commands.
451         Rearrange index entries for set/show backtrace past-main.
452
453 2004-11-10  Jon Beniston <jon@beniston.com>
454
455         Committed by Andrew Cagney  <cagney@gnu.org>.
456         * gdb.texinfo (Remote Serial Protocol): Further describe 
457         binary transfer escaping mechanism .
458
459 2004-11-08  Randolph Chung  <tausq@debian.org>
460
461         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
462         and "show debug infrun".  Add index entries.
463
464 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
465
466         * gdb.texinfo (SVR4 Process Information): Document subcommands of
467         "info proc" that are already implemented.  Add index entries.
468         (Working Directory): Add a cross-reference to "info proc" command.
469         (Files): Add a tip for decreasing memory used for symtabs from
470         shared libraries.
471         (Starting): Fix whitespace; make "elaboration" stand out where it
472         is first used, and add an index entry for the term.
473         (Calling): Expand and elaborate text.  Add "print".  Add the
474         description of problems with weak aliases.
475         (Core File Generation): New section.
476
477 2004-10-12  Andrew Cagney  <cagney@gnu.org>
478
479         * gdbint.texinfo (Versions and Branches): New chapter.
480         (Releasing GDB): Delete "Versions and Branches" section.
481         (Top): Add "Versions and Branches".
482
483 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
484
485         * gdb.texinfo (Editing, History): Add cross-references to the
486         included Readline and History user documentation.  Remove
487         references to the symbol have-readline-appendices which is unused
488         and undefined.
489         (History): Fix indexing.
490
491 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
492
493         * gdbint.texinfo (target_stopped_data_address): Update to
494         new prototype.
495         (i386_stopped_data_address): Update prototype and description.
496         (i386_stopped_by_watchpoint): New function and description.
497
498 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
499
500         * gdb.texinfo (Filenames): Add Ada suffixes.
501         (Ada) New section.
502
503 2004-09-27  Andrew Cagney  <cagney@gnu.org>
504             Robert Picco  <Robert.Picco@hp.com>
505
506         * gdb.texinfo (Packets): Document the "p" packet.
507
508 2004-09-21  Jason Molenda  (jmolenda@apple.com)
509
510         * gdb.texinfo (Paths and Names of the Source Files): Document the
511         meaning of values in the 'desc' field of a SO stab.
512
513 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
514
515         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
516         max-cache-age" and "maint show dwarf2 max-cache-age".
517
518 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
519
520         * gdb.texinfo (Set Breaks): Add index entry for setting
521         breakpoints on overloaded C++ functions that are not members of
522         any classes.  Add an example and an index entry for setting
523         breakpoints on all program functions.
524         (Character Sets, Macros, Overlay Commands)
525         (Non-debug DLL symbols, GDB/MI Output Syntax)
526         (Annotations Overview, Maintenance Commands, File-I/O Overview):
527         Use "(@value{GDBP})" instead of a literal "(gdb)".
528
529 2004-09-12  Andrew Cagney  <cagney@gnu.org>
530
531         * gdbint.texinfo (Native Debugging): Delete description of
532         FILES_INFO_HOOK.
533
534 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
535
536         * gdbint.texinfo (User Interface): Change local_hex_string_custom 
537         to hex_string_custom (not historically correct, but more 
538         understandable, given the current code).
539
540 2004-09-03  Andrew Cagney  <cagney@gnu.org>
541
542         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
543
544 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
545
546         * observer.texi (solib_unloaded): New observer.
547
548 2004-08-24  Andrew Cagney  <cagney@gnu.org>
549
550         * gdbint.texinfo (Target Architecture Definition): Add missing
551         comma.
552
553 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
554
555         * (Using the Testsuite): build != host is supported,
556         but some test scripts do not support build != host.
557
558 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
559
560         * gdbint.texinfo (Host Definition): Delete description of
561         FCLOSE_PROVIDED and GETENV_PROVIDED.
562
563 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
564
565         * gdbint.texinfo (Host Definition): Delete description of
566         NO_SYS_FILE.
567         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
568         PTRACE_FP_BUG.
569
570 2004-08-05  Andrew Cagney  <cagney@gnu.org>
571
572         * gdbint.texinfo (Target Architecture Definition): Delete
573         reference to deprecated_read_fp.
574
575 2004-08-02  Andrew Cagney  <cagney@gnu.org>
576
577         * gdbint.texinfo (Target Architecture Definition): Delete
578         description of DEPRECATED_REGISTER_BYTES.
579
580 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
581
582         * gdb.texinfo (Source Path): Document the new behavior of
583         searching for the source files.
584
585 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
586
587         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
588         (Search, Expressions, Arrays, Variables, Data, Machine Code)
589         (Auto Display): Improve indexing.
590
591 2004-07-16  Andrew Cagney  <cagney@gnu.org>
592
593         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
594         "-noasync".
595
596 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
597
598         * gdb.texinfo: Fix @kindex entries so that multiple commands that
599         have the same prefix have only their prefix in the index.
600
601 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
602
603         * gdb.texinfo (BSD libkvm Interface): New node (section)
604         (Native): Add it to the menu.
605
606 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
607
608         * gdbint.texinfo (Target Architecture Definition): Remove
609         PCC_SOL_BROKEN.
610
611 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
612
613         * gdbint.texinfo (Target Architecture Definition): Remove
614         SUN_FIXED_LBRAC_BUG.
615
616 2004-06-26  Andrew Cagney  <cagney@gnu.org>
617
618         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
619
620 2004-06-20  Andrew Cagney  <cagney@gnu.org>
621
622         * gdbint.texinfo (Target Architecture Definition): Deprecate
623         USE_STRUCT_CONVENTION.
624
625 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
626
627         gdb.texinfo (Bug Reporting): Mention session recording,
628         with the script command or Emacs.
629
630 2004-06-18  Andrew Cagney  <cagney@gnu.org>
631
632         * gdbint.texinfo (Target Architecture Definition): Deprecate
633         FUNCTION_START_OFFSET.
634
635 2004-06-14  Andrew Cagney  <cagney@gnu.org>
636
637         Based on changes from Karl Berry.
638         * gdb.texinfo: Do not use @sc in a direntry.
639         * stabs.texinfo: Change @dircateogry to "Software development".
640         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
641
642 2004-06-13  Andrew Cagney  <cagney@gnu.org>
643
644         * gdbint.texinfo (Target Architecture Definition): Delete
645         description of RETURN_VALUE_ON_STACK.
646
647 2004-06-09  Andrew Cagney  <cagney@gnu.org>
648
649         * gdbint.texinfo (Native Debugging): Restore "@table @code"
650         deleted by previous patch.
651
652 2004-06-08  Andrew Cagney  <cagney@gnu.org>
653
654         * gdbint.texinfo (Native Debugging): Delete documentation on
655         ATTACH_DETACH.
656
657 2004-06-06  Randolph Chung  <tausq@debian.org>
658
659         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
660
661 2004-06-06  Randolph Chung  <tausq@debian.org>
662
663         * gdb.texinfo (push_dummy_call): Update argument list to match 
664         the new push_dummy_call method signature.  Describe the function
665         argument.
666
667 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
668
669         * gdb.texinfo (Starting): Document new start command.
670
671 2004-05-21  Andrew Cagney  <cagney@redhat.com>
672
673         * observer.texi (GDB Observers): Document "inferior_created".
674
675 2004-05-08  Andrew Cagney  <cagney@redhat.com>
676
677         * gdbint.texinfo (Target Architecture Definition): Delete
678         description of DO_DEFERRED_STORES.
679
680         * gdbint.texinfo (Target Architecture Definition): Delete
681         references to DEPRECATED_FIX_CALL_DUMMY.
682
683         * gdbint.texinfo (Target Architecture Definition): Delete
684         description of DEPRECATED_CALL_DUMMY_WORDS,
685         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
686
687         * gdbint.texinfo (Target Architecture Definition): Delete
688         description of DEPRECATED_PUSH_DUMMY_FRAME.
689
690         * gdbint.texinfo (Target Architecture Definition): Delete
691         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
692
693 2004-05-07  Andrew Cagney  <cagney@redhat.com>
694
695         * observer.texi (GDB Observers): Add "Debugging" section.  Include
696         cross reference to "set/show debug observer".
697         * gdb.texinfo (Debugging Output): Document "set/show debug
698         observer".
699
700 2004-05-01  Andrew Cagney  <cagney@redhat.com>
701
702         * gdbint.texinfo (Target Architecture Definition): Delete
703         description of DEPRECATED_PC_IN_SIGTRAMP.
704
705 2004-04-30  Andrew Cagney  <cagney@redhat.com>
706
707         * gdbint.texinfo (Target Architecture Definition): Delete
708         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
709
710 2004-04-30  Orjan Friberg  <orjanf@axis.com>
711
712         * observer.texi (GDB Observers): Correct spelling.
713
714 2004-04-26  Orjan Friberg  <orjanf@axis.com>
715
716         * observer.texi (GDB Observers): Add target_changed event.
717
718 2004-04-08  Andrew Cagney  <cagney@redhat.com>
719
720         * observer.texi (GDB Observers): Rework, provide generic observer
721         definitions and then a list of observable events.
722
723 2004-04-04  Andrew Cagney  <cagney@redhat.com>
724
725         * gdbint.texinfo (Host Definition): Delete reference to
726         NO_SIGINTERRUPT.
727
728 2004-04-02  Andrew Cagney  <cagney@redhat.com>
729
730         * gdbint.texinfo (Target Architecture Definition): Delete
731         reference to DEPRECATED_CALL_DUMMY_LENGTH.
732
733 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
734
735         * gdb.texinfo (TUI Commands): Document tui reg commands.
736
737 2004-03-26  Andrew Cagney  <cagney@redhat.com>
738
739         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
740         "gdbtui".
741         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
742         (Contributors): Mention both Text and Terminal User Interface.
743
744 2004-03-23  Andrew Cagney  <cagney@redhat.com>
745
746         * gdbint.texinfo (Target Architecture Definition): Deprecate
747         references to SIGTRAMP_START and SIGTRAMP_END.
748
749 2004-03-23  Andrew Cagney  <cagney@redhat.com>
750
751         * gdbint.texinfo (Target Architecture Definition): Deprecate
752         references to PC_IN_SIGTRAMP.
753
754 2004-03-19  Andrew Cagney  <cagney@redhat.com>
755
756         * gdbint.texinfo (Target Architecture Definition): Delete
757         reference to GDB_TARGET_IS_HPPA.
758
759 2004-03-18  Andrew Cagney  <cagney@redhat.com>
760
761         * gdbint.texinfo (Coding): Update section on gdbarch_data,
762         describe pre_init and post_init.
763
764 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
765
766         * gdb.texinfo (Debugging Output): Document values for "set debug
767         target".
768
769 2004-02-28  Andrew Cagney  <cagney@redhat.com>
770
771         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
772
773 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
774
775         * gdb.texinfo (breakpoints): Add information about the
776         new "set breakpoint pending" and "show breakpoint pending"
777         commands.
778
779 2004-02-26  Andrew Cagney  <cagney@redhat.com>
780
781         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
782         in Per-architecture module data section.
783
784 2004-02-25  Roland McGrath  <roland@redhat.com>
785
786         * gdb.texinfo (General Query Packets): Document qPart:... packets.
787
788 2004-02-24  Andrew Cagney  <cagney@redhat.com>
789
790         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
791         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
792         * fdl.texi: Import Version 1.2, November 2002.
793
794 2004-02-17  Andrew Cagney  <cagney@redhat.com>
795
796         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
797
798 2004-02-16  Andrew Cagney  <cagney@redhat.com>
799
800         * gdbint.texinfo (Target Architecture Definition): Deprecate
801         FRAMELESS_FUNCTION_INVOCATION.
802
803 2004-02-16  Andrew Cagney  <cagney@redhat.com>
804
805         * gdbint.texinfo (Coding): Mention -Wunused-function.
806
807 2004-02-14  Andrew Cagney  <cagney@redhat.com>
808
809         * gdbint.texinfo (Target Architecture Definition): Delete
810         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
811
812 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
813
814         * gdb.texinfo: Properly quote the name "C++".
815         * gdbint.texinfo: Ditto.
816         * stabs.texinfo: Ditto.
817
818 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
819
820         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
821         minimal information about libiberty.
822
823 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
824
825         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
826
827 2004-02-04  Roland McGrath  <roland@redhat.com>
828
829         * gdb.texinfo (Auxiliary Vector): New node (section).
830         (Data): Add it to the menu.
831
832 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
833
834         * gdb.texinfo (Breakpoints): Add information about pending
835         breakpoint support.
836
837 2004-01-26  Andrew Cagney  <cagney@redhat.com>
838
839         * gdb.texinfo (Overview): Delete references to the cisco protocol
840         including the "N" response.
841
842 2004-01-26  Andrew Cagney  <cagney@redhat.com>
843
844         * gdbint.texinfo (Target Architecture Definition): Rename
845         EXTRACT_STRUCT_VALUE_ADDRESS to
846         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
847
848 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
849
850         * gdb.texinfo (KOD): Document "show os".  Add index entries for
851         "set/show os" and "info cisco" commands.
852
853 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
854
855         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
856
857 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
858
859         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
860         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
861
862 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
863
864         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
865         -stack-list-locals.
866         (GDB/MI Variable Objects): Describe extension to
867         -var-list-children.
868
869 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
870
871         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
872
873 2004-01-17  Andrew Cagney  <cagney@redhat.com>
874
875         * gdbint.texinfo (Target Architecture Definition): Delete
876         documentation on DEPRECATED_NPC_REGNUM.
877
878 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
879
880         * gdb.texinfo: Update copyright year.  Mention that set
881         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
882         "set follow-fork-mode ask".
883
884 2004-01-13  Andrew Cagney  <cagney@redhat.com>
885
886         * gdbint.texinfo: Update copyright year.
887         (Coding): Add -Wunused-label to list of -Werror warnings.
888
889 2004-01-08  Jason Molenda  <jmolenda@apple.com>
890             Eli Zaretskii  <eliz@gnu.org>
891
892         * gdb.texinfo: Update copyright.
893         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
894         around names, as appropriate.  Minor syntax cleanup of
895         _NSPrintForDebugger explanation.  Two spaces after periods.
896         GDBN used instead of lit. "gdb".  Index entries added for
897         print-object and _NSPrintForDebugger.  @noindent added in one spot.
898
899 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
900
901         * stabs.texinfo: Add dircategory and direntry commands.
902         * annotate.texinfo: Ditto.
903
904 2003-11-10  Andrew Cagney  <cagney@redhat.com>
905
906         * gdbint.texinfo (Target Architecture Definition): Replace the
907         return_value method's "inval" and "outval" parameters with
908         "readbuf" and "writebuf".
909
910 2003-10-28  Jim Blandy  <jimb@redhat.com>
911
912         * gdb.texinfo (The F request packet, The F reply packet): Renamed
913         from "The `F' request packet" and "The `F' reply packet", to make
914         texi2dvi happy.
915         (File-I/O remote protocol extension): Update menu entries, too.
916
917 2003-10-26  Michael Chastain  <mec@shout.net>
918
919         * gdb.texinfo (Thread Stops): Document the issue with
920         premature return from system calls in multi-threaded programs.
921
922 2003-10-24  Andrew Cagney  <cagney@redhat.com>
923
924         * annotate.texinfo: Fix "fortunatly"[sic].
925
926 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
927
928         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
929         with "Hitachi" and "Mitsubishi".
930
931 2003-10-20  Andrew Cagney  <cagney@redhat.com>
932
933         * gdbint.texinfo (Target Architecture Definition): Document
934         gdbarch_return_value.  Add cross references from
935         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
936         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
937
938 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
939
940         * gdbint.texinfo (Target Architecture Definition): Document
941         regset_from_core_section.
942
943 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
944
945         * gdb.texinfo (M32R/D): Mention m32rsdi target.
946
947 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
948
949         From Anthony Green  <green@redhat.com>:
950         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
951
952 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
953
954         * gdb.texinfo (Breakpoint related warnings): New node.
955         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
956
957 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
958
959         * gdb.texinfo (Remote Protocol): Document v and vCont.
960
961 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
962
963         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
964         * gdbint.texinfo: Ditto.
965
966 2003-10-09  Andrew Cagney  <cagney@redhat.com>
967
968         From 2003-09-18 David Anderson <davea@sgi.com>:
969         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
970         "command".
971
972 2003-10-03  Andrew Cagney  <cagney@redhat.com>
973
974         * gdbint.texinfo (Target Architecture Definition): Deprecate
975         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
976         just target.
977
978 2003-10-02  Andrew Cagney  <cagney@redhat.com>
979
980         * gdbint.texinfo (Target Architecture Definition): Rename
981         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
982         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
983         * gdbint.texinfo (Target Architecture Definition): Rename
984
985 2003-09-30  Andrew Cagney  <cagney@redhat.com>
986
987         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
988         (Target Architecture Definition):
989
990         * gdbint.texinfo (Target Architecture Definition): Rename
991         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
992
993 2003-09-29  Andrew Cagney  <cagney@redhat.com>
994
995         * gdbint.texinfo (Target Architecture Definition): Delete
996         documentation for NEED_TEXT_START_END.
997
998         * gdbint.texinfo (Target Architecture Definition): Rename
999         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
1000         TARGET_WRITE_PC.
1001
1002 2003-09-22  Michael Chastain  <mec@shout.net>
1003
1004         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
1005
1006 2003-09-21  Anthony Green  <green@redhat.com>
1007
1008         * gdbint.texinfo (Target Architecture Definition): Fix typos.
1009
1010 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
1011
1012         * gdbint.texinfo (Target Architecture Definition): Document
1013         stabs_argument_has_addr.
1014
1015 2003-09-18  Andrew Cagney  <cagney@redhat.com>
1016
1017         * gdbint.texinfo (Target Architecture Definition): Delete
1018         documentation on REGISTER_NAMES.
1019
1020 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
1021
1022         * gdbint.texinfo (Target Architecture Definition): Replace
1023         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
1024
1025 2003-09-11  Andrew Cagney  <cagney@redhat.com>
1026
1027         * gdbint.texinfo (Target Architecture Definition): Replace
1028         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
1029
1030 2003-08-18  Andrew Cagney  <cagney@redhat.com>
1031
1032         * gdbint.texinfo (Target Architecture Definition): Document
1033         "frame_red_zone_size".
1034
1035 2003-08-09  Andrew Cagney  <cagney@redhat.com>
1036
1037         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
1038         with "set/show backtrace past-main" and "set/show backtrace
1039         limit".
1040
1041 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
1042
1043         * Makefile.in (install-info): Support DESTDIR.
1044         (install-html): Likewise.
1045
1046 2003-08-07  Andrew Cagney  <cagney@redhat.com>
1047
1048         Patch from Nick Roberts.
1049         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
1050         bindings.  Remove description of send-gdb-command.
1051
1052 2003-08-07  Andrew Cagney  <cagney@redhat.com>
1053
1054         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
1055         GDB 6.0.
1056
1057 2003-08-06  Andrew Cagney  <cagney@redhat.com>
1058
1059         * gdb.texinfo (Mode Options): Mention that level three is the
1060         highest available and that level 2 is deprecated.
1061         (Annotations Overview): Mention annotation levels. Cross reference
1062         to "Limitations of the Annotation Interface" in annotate.texi.
1063         (TODO, Value Annotations, Frame Annotations): Delete section.
1064         (Displays, Breakpoint Info): Delete.
1065
1066 2003-08-04  Andrew Cagney  <cagney@redhat.com>
1067
1068         * agentexpr.texi: Delete @bye.
1069         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
1070         (stabs.info): Add $(srcdir) to include search path.
1071         (html): Depend on "annotate_toc.html", and not "annotate.html".
1072         * stabs.texinfo: Ditto.  Include "fdl.texi".
1073         * gdbint.texinfo: Update copyright statement's list of invariant
1074         sections.
1075
1076 2003-07-28  Andrew Cagney  <cagney@redhat.com>
1077
1078         * Makefile.in (INFO_DEPS): Add annotate.info.
1079         (dvi, ps, html, pdf): Add annotate.
1080         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
1081         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
1082         (ANNOTATE_DOC_FILES): New macro.
1083         (ANNOTATE_TEX_TMPS): New macro.
1084         (annotate.info, annotate_toc.html): Specify dependencies.
1085         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
1086         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
1087         "Migrating to GDB/MI" and "Limitations of the Annotation
1088         Interface" chapters.  Mention why it is not part of the user
1089         guide.  Update copyright notice.  Include "fdl.texi".
1090
1091 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
1092
1093         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
1094
1095 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
1096
1097         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
1098
1099 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
1100
1101         * gdb.texinfo (Server): Mention pidof.
1102
1103 2003-07-22  Andrew Cagney  <cagney@redhat.com>
1104
1105         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
1106         list.
1107
1108 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
1109
1110         * gdb.texinfo (Logging output): New chapter.
1111
1112 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
1113
1114         * gdb.texinfo (Unsupported languages): New section.
1115         (Languages): Add link to new section.
1116
1117 2003-06-22  Andrew Cagney  <cagney@redhat.com>
1118
1119         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
1120
1121 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
1122
1123         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
1124
1125 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
1126
1127         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
1128         * agentexpr.texi: Retitle section, and change it to an appendix.
1129         Comment out texinfo initialization.  Factor a @var{} into two
1130         pieces to prevent makeinfo warnings.
1131         * gdb.texinfo: Add Agent Expressions appendix.
1132
1133 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
1134
1135         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
1136
1137 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
1138
1139         * gdb.texinfo (Remote Debugging): New section "Connecting to a
1140         remote target".  Document the "detach" and "disconnect" commands.
1141         (Server, Netware, Debug Session): Reference "Connecting to a
1142         remote target".
1143         (GDB/MI Target Manipulation): Document "-target-disconnect".
1144
1145 2003-06-13  Andrew Cagney  <cagney@redhat.com>
1146
1147         * gdbint.texinfo (Target Architecture Definition): Deprecate
1148         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
1149         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
1150
1151 2003-06-09  Jim Blandy  <jimb@redhat.com>
1152
1153         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
1154
1155 2003-06-08  Andrew Cagney  <cagney@redhat.com>
1156
1157         * gdbint.texinfo (Target Architecture Definition): Delete
1158         documentation on FRAME_ARGS_ADDRESS_CORRECT.
1159
1160 2003-06-08  Andrew Cagney  <cagney@redhat.com>
1161
1162         * gdbint.texinfo (Target Architecture Definition): Document
1163         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
1164
1165 2003-06-07  Adam Fedor  <fedor@gnu.org>
1166
1167         * gdb.texinfo: Add Objective-C documentation.
1168
1169 2003-06-01  Andrew Cagney  <cagney@redhat.com>
1170
1171         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
1172         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
1173
1174 2003-05-21  Andrew Cagney  <cagney@redhat.com>
1175
1176         * gdbint.texinfo (Target Architecture Definition): Delete
1177         references to "extract_address" and "store_address".
1178
1179 2003-05-16  Andrew Cagney  <cagney@redhat.com>
1180
1181         * gdbint.texinfo (Target Architecture Definition): Replace
1182         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
1183         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
1184
1185 2003-05-14  Theodore A. Roth  <troth@openavr.org>
1186
1187         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
1188
1189 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
1190
1191         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
1192         (gdb.dvi): Likewise.
1193         (gdb.pdf): Likewise.
1194         (links2roff): Likewise.
1195
1196 2003-05-08  Jim Blandy  <jimb@redhat.com>
1197
1198         * gdb.texinfo (Dump/Restore Files): Update documentation for
1199         'dump', 'append', and 'restore': note that format argument is
1200         optional; simplify presentation of the command variants; and be
1201         more precise about the formats.
1202
1203 2003-05-07  Jim Blandy  <jimb@redhat.com>
1204
1205         * gdb.texinfo (Symbols): Update documentation: 'maint list
1206         symtabs' and 'maint list psymtabs' have been renamed 'maint info
1207         symtabs' and 'maint info psymtabs'.
1208
1209 2003-05-05  Andrew Cagney  <cagney@redhat.com>
1210
1211         * gdbint.texinfo (Target Architecture Definition): Make
1212         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
1213         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
1214         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
1215
1216 2003-05-04  Andrew Cagney  <cagney@redhat.com>
1217
1218         * gdb.texinfo (Maintenance Commands): Document "maint print
1219         dummy-frames".
1220
1221 2003-05-04  Andrew Cagney  <cagney@redhat.com>
1222
1223         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
1224
1225 2003-05-03  J. Brobecker  <brobecker@gnat.com>
1226
1227         Thierry Schneider  <tpschneider1@yahoo.com>
1228         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
1229         for new MI command.
1230
1231 2003-05-03  Andrew Cagney  <cagney@redhat.com>
1232
1233         * gdbint.texinfo (Target Architecture Definition): Document
1234         push_dummy_code.  Add cross references.
1235
1236 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
1237
1238         * gdb.texinfo (Character Sets): Update to reflect new behavior of
1239         set/show charsets commands.
1240
1241 2003-04-28  Andrew Cagney  <cagney@redhat.com>
1242
1243         * gdbint.texinfo (Target Architecture Definition): Replace
1244         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
1245         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
1246
1247 2003-04-28  Andrew Cagney  <cagney@redhat.com>
1248
1249         * gdbint.texinfo (Target Architecture Definition): Rename
1250         "tm_print_insn" to "deprecated_tm_print_insn".
1251
1252 2003-04-09  Jim Blandy  <jimb@redhat.com>
1253
1254         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
1255         list psymtabs'.
1256
1257 2003-04-08  Andrew Cagney  <cagney@redhat.com>
1258
1259         * gdbint.texinfo (Target Architecture Definition): Delete
1260         references to EXTRA_FRAME_INFO.
1261
1262 2003-04-08  Andrew Cagney  <cagney@redhat.com>
1263
1264         * gdbint.texinfo (Target Architecture Definition): Delete
1265         PRINT_TYPELESS_INTEGER.
1266
1267 2003-04-02  J. Brobecker  <brobecker@gnat.com>
1268
1269         * observer.texi (GDB Observers): Adjust the documentation for the
1270         normal_stop notification to better describe reality. Fix a couple
1271         of minor typos.
1272
1273 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
1274
1275         * gdb.texinfo (GDB/MI Program Control): Add
1276         '-file-list-exec-source-file'
1277
1278 2003-03-31  Andrew Cagney  <cagney@redhat.com>
1279
1280         * gdbint.texinfo (Target Architecture Definition): Delete
1281         references to CALL_DUMMY_P.
1282
1283 2003-03-30  Andrew Cagney  <cagney@redhat.com>
1284
1285         * gdbint.texinfo (Target Architecture Definition): Remove
1286         reference to TARGET_WRITE_SP.
1287
1288 2003-03-27  Andrew Cagney  <cagney@redhat.com>
1289
1290         * gdbint.texinfo (Target Architecture Definition): Remove
1291         references to write_sp.
1292
1293 2003-03-27  Andrew Cagney  <cagney@redhat.com>
1294
1295         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
1296         chapter body.  Use @smallexample instead of @example.
1297         (Annotations): Ditto.
1298         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
1299         annotate.texi.
1300
1301 2003-03-26  Andrew Cagney  <cagney@redhat.com>
1302
1303         * gdbint.texinfo (Target Architecture Definition): Replace
1304         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
1305         dummy_addr parameters.
1306
1307 2003-03-25  Andrew Cagney  <cagney@redhat.com>
1308
1309         * gdbint.texinfo (Target Architecture Definition): Delete
1310         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
1311         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1312         Add reference to PUSH_ARGUMENTS.
1313
1314 2003-03-23  Andrew Cagney  <cagney@redhat.com>
1315
1316         * gdbint.texinfo (Algorithms, Target Architecture Definition):
1317         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
1318
1319 2003-03-18  J. Brobecker  <brobecker@gnat.com>
1320
1321         * gdbint.texinfo (Algorithms): Add new section describing the
1322         Observer paradigm.
1323         (Top): Add menu entry to new observer appendix.
1324         * observer.texi: New file.
1325         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
1326         new observer.texi file.
1327
1328 2003-03-17  Andrew Cagney  <cagney@redhat.com>
1329
1330         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
1331         that GNU Press update the manual version number.
1332
1333 2003-03-12  Andrew Cagney  <cagney@redhat.com>
1334
1335         * gdbint.texinfo (Target Architecture Definition): Delete
1336         references to get_saved_register.  Rename GET_SAVED_REGISTER to
1337         DEPRECATED_GET_SAVED_REGISTER.
1338
1339 2003-03-13  Andrew Cagney  <cagney@redhat.com>
1340
1341         * gdbint.texinfo (Target Architecture Definition): Replace
1342         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
1343
1344 2003-03-12  Andrew Cagney  <cagney@redhat.com>
1345
1346         * gdbint.texinfo (Target Architecture Definition): Rename
1347         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
1348
1349 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
1350
1351         * gdb.texinfo: Add File-I/O documentation.
1352
1353 2003-03-10  Andrew Cagney  <cagney@redhat.com>
1354
1355         * gdbint.texinfo (Target Architecture Definition): Cross reference
1356         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
1357
1358 2003-03-07  Andrew Cagney  <cagney@redhat.com>
1359
1360         * gdb.texinfo (Debugging Output): Mention the "set/show debug
1361         frame" command.
1362
1363 2003-03-05  Andrew Cagney  <cagney@redhat.com>
1364
1365         * gdbint.texinfo (Target Architecture Definition): Document
1366         unwind_dummy_id.  Cross reference unwind_dummy_id and
1367         SAVE_DUMMY_FRAME_TOS.
1368
1369 2003-03-05  James Ingham <jingham@apple.com>
1370             Daniel Jacobowitz  <drow@mvista.com>
1371
1372         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
1373         and "show cp-abi".
1374
1375 2003-03-03  Andrew Cagney  <cagney@redhat.com>
1376
1377         * gdbint.texinfo (Target Architecture Definition): Document
1378         register_type.
1379
1380 2003-03-03  Andrew Cagney  <cagney@redhat.com>
1381
1382         * stabs.texinfo (Structures): Use @samp and separate @var's
1383         instead of a single @var containing a comma separated list.
1384         (Unions): Ditto.
1385
1386 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
1387
1388         * Makefile.in (distclean): Remove config.log.
1389
1390 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1391
1392         * gdbint.texinfo (Target Architecture Definition): Rename
1393         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
1394
1395 2003-03-01  Andrew Cagney  <cagney@redhat.com>
1396
1397         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
1398         DEPRECATED_INIT_EXTRA_FRAME_INFO.
1399
1400 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
1401
1402         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
1403         (Non-debug DLL symbols): New node, describing the minimal symbols
1404         loaded from DLLs without real debugging symbols.
1405
1406 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
1407
1408         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
1409         hardware-breakpoint-limit".
1410         (Set Watchpoints): Add cross reference to "set remote
1411         hardware-watchpoint-limit".
1412         (Remote configuration options): New section.
1413
1414 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
1415
1416         * gdbint.texinfo (Target Architecture Definition): Delete
1417         descrption of IS_TRAPPED_INTERNALVAR.
1418
1419         From Keith Seitz <keiths@redhat.com>:
1420         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
1421         option "-i"/"--interpreter" to this chapter.  Include index
1422         entries.
1423
1424 2003-02-04  David Carlton  <carlton@math.stanford.edu>
1425
1426         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
1427         (Variables): Recommend stabs+ and DWARF 2.
1428         (C plus plus expressions): Correct info about
1429         compiler versions, debug formats.
1430         (Contributors): Change 'DWARF2' to 'DWARF 2'.
1431         PR symtab/874.
1432
1433 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
1434
1435         * gdbint.texinfo (Target Architecture Definition): Delete
1436         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
1437         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
1438         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
1439         references to nindy and i960.
1440         * gdb.texinfo (i960): Delete all references to i960 and nindy.
1441
1442 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
1443
1444         * gdbint.texinfo (Target Architecture Definition): Delete
1445         FLOAT_INFO.
1446
1447 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
1448
1449         * stabs.texinfo (Member Type Descriptor): Clarify description of
1450         `@'.  Suggested by Ben Hutchings.
1451
1452 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
1453
1454         * gdb.texinfo (M68K): Delete reference to es1800.
1455
1456 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
1457
1458         * gdb.texinfo (Maintenance Commands): Document `maint print
1459         reggroups' and `maint print register-groups'.
1460         * gdbint.texinfo (Target Architecture Definition): Document
1461         register_reggroup_p.
1462
1463 2003-01-23  Jim Blandy  <jimb@redhat.com>
1464
1465         * gdb.texinfo (Separate Debug Files): New section.
1466
1467 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
1468
1469         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
1470         and "maint show profile".
1471
1472 2003-01-16  Michael Chastain  <mec@shout.net>
1473
1474         * gdb.texinfo (Installing GDB): Warn against
1475         ".../gdb-VERSION/gdb/configure".
1476         (Separate Objdir): Likewise.
1477
1478 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
1479
1480         * gdbint.texinfo (Target Architecture Definition): Delete
1481         definition of PRINT_REGISTER_HOOK.
1482
1483 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
1484
1485         (OpenRISC 1000): Fix formatting of command names.
1486
1487 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
1488
1489         * gdb.texinfo (Continuing and Stepping): Add new command
1490         'advance'. Clarify behavior of 'until'.
1491
1492 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
1493
1494         * gdb.texinfo (Files): Document solib-absolute-prefix and
1495         solib-search-path.
1496
1497 2003-01-09  Michael Chastain  <mec@shout.net>
1498
1499         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
1500         (Create a Release): Add new instructions for new @file{src-release}.
1501         Document existing instructions for @file{Makefile.in} as
1502         being for @value{GDBN} 5.3.1 or earlier.
1503
1504 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
1505
1506         * gdbint.texinfo (Target Architecture Definition): Mention
1507         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
1508         allocate memory.
1509
1510 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
1511
1512         * gdb.texinfo (Controlling GDB): Add @kindex for
1513         "show osabi".
1514         (Backtraces): Add @kindex's for backtrace-below-main.
1515
1516 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
1517
1518         * gdb.texinfo (Controlling GDB): Document "set osabi".
1519
1520 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
1521
1522         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
1523         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
1524
1525 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
1526
1527         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
1528         "set coerce-float-to-double".
1529         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
1530
1531 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
1532
1533         * stabs.texinfo: Remove obsolete text.
1534         * gdbint.texinfo: Ditto.
1535         * gdb.texinfo: Ditto.
1536
1537 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
1538
1539         * gdbint.texinfo (Target Architecture Definition): Update
1540         description of gdbarch_register_osabi.
1541
1542 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
1543
1544         * agentexpr.texi: Fix typos.
1545         * annotate.texi: Likewise.
1546         * fdl.texi: Likewise.
1547
1548 2002-12-10  Andrew Cagney  <cagney@redhat.com>
1549
1550         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
1551         DEPRECATED_INIT_FRAME_PC.
1552
1553 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
1554
1555         * gdbint.texinfo (Target Architecture Definition): Delete
1556         PC_IN_CALL_DUMMY.
1557
1558 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
1559
1560         * gdbint.texinfo (Host Definition): Delete documentation on
1561         USE_GENERIC_DUMMY_FRAMES.
1562
1563 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
1564
1565         Fix PR gdb/723 and PR gdb/245.
1566         * Makefile.in (install-info): Run the install-info command as part
1567         of the post install steps only.
1568         (uninstall-info): New target.
1569         (uninstall): New target.
1570
1571 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
1572
1573         * Makefile.in (install): Make install do some real work.
1574
1575 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
1576
1577         Fix POSIX problem reported by Paul Eggert.
1578         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
1579         Fix PR gdb/527.
1580
1581 2002-10-26  Andrew Cagney  <cagney@redhat.com>
1582
1583         * gdbint.texinfo (Target Architecture Definition): Delete
1584         definition of DO_REGISTERS_INFO.
1585
1586 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
1587
1588         * gdbint.texinfo (Address Classes): Fix problems with insertion
1589         of ``{'' and ``}'' in example.
1590
1591 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
1592
1593         * gdbint.texinfo (Address Classes): New section.
1594         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
1595         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
1596         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
1597         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
1598
1599 2002-10-11  Klee Dienes  <kdienes@apple.com>
1600
1601         * gdb.texinfo (Registers): Mention vector registers as well as
1602         floating registers in the documentation for 'info registers' and
1603         'info all-registers'.
1604
1605 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
1606
1607         * gdbint.texinfo (CPLUS_MARKER): Remove item.
1608
1609 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
1610
1611         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
1612         interface definition.
1613
1614 2002-10-03  Marko Mlinar   <markom@opencores.org>
1615
1616         * gdb.texinfo (Target Commands): Add or1k target specific
1617         commands.
1618         * gdb.texinfo (Contributors): Add myself to the contributors list.
1619
1620 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
1621
1622         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
1623         and "mi1" instead of "mi1" and "mi0".
1624
1625 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
1626
1627         * gdb.texinfo (Packets): Fix typos "alligned".
1628         Correct z3/Z3 description.  Correct z4/Z4 title.
1629
1630 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
1631
1632         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
1633
1634 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
1635
1636         * gdb.texinfo: Use GNU/Linux instead of Linux.
1637
1638 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
1639
1640         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
1641
1642 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
1643
1644         * gdb.texinfo: Replace @example with @smallexample.
1645
1646 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
1647
1648         From Eli Zaretskii  <eliz@gnu.org>:
1649         * gdb.texinfo (Character Sets): Use @smallexample instead of
1650         @example.  Use GNU/Linux instead of Linux.
1651
1652 2002-09-20  Jim Blandy  <jimb@redhat.com>
1653
1654         * gdb.texinfo: Add character set documentation.
1655
1656 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
1657
1658         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
1659         (Packets): Add cross reference from `b' packet to `z' packets.
1660
1661 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
1662
1663         * gdb.texinfo (Maintenance Commands): Document ``maint
1664         internal-error'' and ``maint internal-warning''.
1665
1666         * gdbint.texinfo (Target Architecture Definition): Revise
1667         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
1668
1669 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
1670
1671         * gdbint.texinfo (Target Conditionals): Document the new
1672         NAME_OF_MALLOC macro.
1673
1674 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
1675
1676         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
1677         engineer.
1678
1679 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
1680
1681         * gdb.texinfo (TUI Overview): Document status line fields.
1682
1683 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
1684
1685         * gdb.texinfo (TUI Commands): Document info win command.
1686
1687 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
1688
1689         * gdb.texinfo (TUI Overview): Document breakpoint markers.
1690
1691 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
1692
1693         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
1694         (TUI Keys): Likewise.
1695
1696 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
1697
1698         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
1699         for a packet receive.
1700
1701 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
1702
1703         * Makefile.in (clean): Move to end of file.
1704         (distclean, maintainer-clean, realclean): Ditto.
1705         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
1706         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
1707         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
1708         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
1709
1710 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
1711
1712         * Makefile.in (GDBINT_TEX_TMPS): Define.
1713         (gdbint.dvi, gdbint.pdf): Use
1714         (GDB_TEX_TMPS): Define.
1715         (gdb.dvi, gdb.pdf): Use.
1716         (STABS_TEX_TMPS): Define.
1717         (stabs.dvi, stabs.pdf): Use.
1718         (GDB_DOC_SOURCE_INCLUDES): New macros.
1719         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
1720         (GDBINT_DOC_FILES_INCLUDES): New macros.
1721         (GDBINT_DOC_BUILD_INCLUDES): New macros.
1722         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
1723         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
1724         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
1725         (links2roff): Replace SFILES_INCLUDED with
1726         GDB_DOC_SOURCE_INCLUDES.
1727         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
1728         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
1729         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
1730         dependencies.
1731         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
1732         dependencies.
1733         (gdbmi.texinfo): Delete rule.
1734         (inc-hist.texinfo): Delete rule.
1735         (rluser.texinfo): Delete rule.
1736
1737 2002-08-23  Andrew Cagney  <cagney@redhat.com>
1738
1739         * gdbint.texinfo (Target Architecture Definition): Update
1740         STORE_RETURN_VALUE, mention regcache.
1741
1742 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
1743
1744         * gdbint.texinfo (Target Architecture Definition): Document
1745         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
1746
1747 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
1748
1749         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
1750         Fix minor typos.  Add index entries.
1751
1752 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
1753
1754         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
1755
1756 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
1757
1758         * gdbint.texinfo (Target Architecture Definition): Document
1759         PRINT_VECTOR_INFO.
1760         * gdb.texinfo (Vector Unit): Document "info vectors" command.
1761
1762 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
1763
1764         * gdb.texinfo (Maintenance Commands): Document "maint print
1765         registers", "maint print raw-registers" and "maint print
1766         cooked-registers".
1767
1768 2002-08-08  Grace Sainsbury  <graces@redhat.com>
1769
1770         From Mark Salter:
1771         * gdb.texinfo (Protocol): Document T packet extension to
1772         allow watchpoint address reporting.
1773
1774 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
1775
1776         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
1777
1778 2002-08-01  Andrew Cagney  <cagney@redhat.com>
1779
1780         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
1781         to CHILL.
1782
1783 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
1784
1785         * gdbint.texinfo (Coding): Revise section "Include Files".
1786
1787 2002-07-24  Andrew Cagney  <cagney@redhat.com>
1788
1789         * gdbint.texinfo: Obsolete references to m88k.
1790         * gdb.texinfo: Ditto.
1791
1792 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
1793
1794         * gdbint.texinfo (Create a release candiate): Add the location
1795         where the proper version of autoconf can be retrieved.
1796
1797 2002-07-09  Don Howard  <dhoward@redhat.com>
1798
1799         * gdb.texinfo (Command Files): Further describe the behavior of
1800         sourced command files.
1801
1802 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
1803
1804         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
1805         (Coding): Clarify ISO C version that GDB assumes.
1806
1807 2002-06-26  Tom Tromey  <tromey@redhat.com>
1808
1809         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
1810         add_setshow_cmd_full.
1811
1812 2002-06-25  Don Howard  <dhoward@redhat.com>
1813
1814         * gdb.texinfo (Memory Region Attributes): Document new behavior
1815         for 'mem' command.
1816
1817 2002-06-11  Jim Blandy  <jimb@redhat.com>
1818
1819         * gdb.texinfo (Symbols): Update documentation for `info source'
1820         command.
1821
1822         * gdb.texinfo (Macros): Call the command `info macro', not
1823         `show macro'.
1824
1825 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
1826
1827         * gdbint.texinfo (Coding): Add section ``Per-architecture module
1828         data''.
1829
1830 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
1831
1832         * gdbint.texinfo (Target Architecture Definition): Document
1833         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
1834
1835 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
1836
1837         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
1838         lists.
1839
1840 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
1841
1842         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
1843         Branch''.
1844
1845 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
1846
1847         * gdbint.texinfo (Target Architecture Definition): Add section
1848         ``Converting an existing Target Architecture to Multi-arch''.
1849
1850 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
1851
1852         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
1853         to ``Obsoleting code''.  Revise.
1854
1855 2002-05-17  Jim Blandy  <jimb@redhat.com>
1856
1857         * gdb.texinfo (C Preprocessor Macros): New chapter.
1858         Include it in the main menu.
1859         (Contributors): Credit Jim Blandy with macro support.
1860         (Compilation): Explain how to get macro information into the
1861         executable.
1862         (Expressions): Note that preprocessor macros are expanded.
1863
1864 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
1865
1866         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
1867         options for `target remote'.
1868
1869 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
1870
1871         * gdbint.texinfo (Target Architecture Definition): Delete
1872         documentation on NNPC_REGNUM.
1873
1874 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1875
1876         * gdbint.texinfo (Target Architecture Definition): Document
1877         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
1878         (Target Architecture Definition): Revise section `Using Different
1879         Register and Memory Data Representations'.  Add section `Raw and
1880         Virtual Register Representations'.
1881
1882 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
1883
1884         * gdbint.texinfo (Target Architecture Definition): Mention
1885         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
1886         (Target Architecture Definition): Mention same.  Add references to
1887         web pages.
1888
1889 2002-05-08  Michael Snyder  <msnyder@redhat.com>
1890
1891         * stabs.texinfo (Attributes): Document new "vector" attribute.
1892
1893 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1894
1895         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
1896
1897 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
1898
1899         * gdb.texinfo: Delete obsolete references to a29k.
1900
1901 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
1902
1903         * gdbint.texinfo (Target Architecture Definition): Replace
1904         IN_SIGTRAMP with PC_IN_SIGTRAMP.
1905
1906 2002-04-24  David S. Miller  <davem@redhat.com>
1907
1908         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
1909
1910 2002-04-21  David S. Miller  <davem@redhat.com>
1911
1912         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
1913
1914 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
1915
1916         * gdbint.texinfo (Target Architecture Definition): Delete
1917         definition of HAVE_REGISTER_WINDOWS.
1918
1919 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
1920
1921         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
1922         "Theodore A. Roth" <troth@verinet.com>.
1923
1924 2002-04-15  Don Howard  <dhoward@redhat.com>
1925
1926         From Eli Zaretskii <eliz@gnu.org>
1927         * gdb.texinfo (show max-user-call-depth): Correct formatting.
1928         Provide a better explaination of this feature.
1929
1930 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
1931
1932         * gdbint.texinfo (Target Architecture Definition): Remove
1933         FRAME_CHAIN_COMBINE.
1934
1935 2002-04-12  Michael Chastain  <mec@shout.net>
1936
1937         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
1938         REG_STACK_SEGMENT.
1939
1940 2002-04-09  Michael Chastain  <mec@shout.net>
1941
1942         * gdbint.texinfo (Obsolete Conditionals): Remove references to
1943         PYRAMID_* macros.
1944
1945 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
1946
1947         * gdb.texinfo (Bug Reporting): Document that the web is the
1948         prefered way of submitting bug reports.
1949         (Bug Reporting): Delete the s-mail address as the last resort.
1950
1951 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
1952
1953         * gdbint.texinfo (Target Architecture Definition): Delete
1954         references to TARGET_WRITE_FP and write_fp.
1955
1956 2002-03-27  Michael Snyder  <msnyder@redhat.com>
1957
1958         * gdb.texinfo: Document new commands dump, append, and restore.
1959
1960 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
1961
1962         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
1963         Branch'.
1964
1965 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
1966
1967         * gdb.texinfo: Change all examples to @smallexample.
1968         * gdbint.texinfo: Ditto.
1969
1970 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
1971
1972         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
1973         Branches''.
1974
1975 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
1976
1977         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
1978         Policy''.
1979
1980 2002-03-04  Fred Fish  <fnf@redhat.com>
1981
1982         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
1983         expresson, suports, dependant, trhe, perhaphs, situtations,
1984         explictily, taged, oportunity, unfortunatly).
1985
1986 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
1987
1988         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
1989         Remove reference to 3.12.
1990
1991 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
1992
1993         * gdbint.texinfo: Include fdl.texi.
1994         (Top): Add GNU Free Documentation License.
1995         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
1996         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
1997         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
1998         (gdbint.info): Add srcdir to include path.
1999         * gdb.texinfo: Include gpl.texi.
2000         (Top): Add Copying.
2001         * gpl.texi: New file.
2002
2003 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
2004
2005         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
2006
2007 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
2008
2009         * gdb.texinfo: Document Cygwin native specific commands.
2010
2011 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
2012
2013         * gdb.texinfo: Document gdbserver ``--attach'' command.
2014
2015 2002-02-07  Michael Snyder  <msnyder@redhat.com>
2016
2017         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
2018         to @code(_ovly_debug_event).
2019
2020 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
2021
2022         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
2023
2024 2002-02-06  Michael Snyder  <msnyder@redhat.com>
2025
2026         * gdb.texinfo (overlays): Mention new magic symbol
2027         '_ovly_debug_event', which allows GDB to keep better track
2028         of overlays.
2029
2030 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
2031
2032         * gdb.texinfo (Memory Region Attributes): Fix the wording.
2033         Suggested by Dmitry Sivachenko.
2034
2035         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
2036
2037 2002-02-01  Michael Snyder  <msnyder@redhat.com>
2038
2039         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
2040
2041 2002-01-30  Michael Snyder  <msnyder@redhat.com>
2042
2043         * gdb.texinfo: (remote protocol): Gramatical fix-up.
2044         (set trust-readonly-sections): Document.
2045
2046 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
2047
2048         * gdbint.texinfo (Releasing GDB): Revise and update.
2049
2050 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
2051
2052         * gdbint.texinfo (Target Architecture Definition): Delete
2053         description of TARGET_BYTE_ORDER_DEFAULT.
2054
2055 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
2056
2057         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
2058         <mitya@cavia.pp.ru>.
2059
2060 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
2061
2062         * libgdb.texinfo: Delete file.
2063
2064 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
2065
2066         * gdb.texinfo: Remove makeinfo 3.12 hacks.
2067         * gdbint.texinfo: Ditto.
2068
2069 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
2070
2071         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
2072
2073 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
2074
2075         * Makefile.in: Update copyright.
2076         (TEXI2DVI): Define.
2077         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
2078         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
2079         gdb-cfg.texi.
2080         (TEXINDEX, PDFTEX): Delete makefile variables.
2081
2082 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
2083
2084         * gdb.texinfo (Protocol): Move section to appendix.
2085
2086 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
2087
2088         * gdb.texinfo (Remote Debugging): Create a menu.
2089         (Top): Add ``Remote Debugging'' to menu.
2090
2091 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
2092
2093         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
2094         serial protocol'' from here.
2095         (Remote Debugging): To here.  New chapter.
2096
2097 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
2098
2099         * gdbint.texinfo (Target Architecture Definition): Delete
2100         description of TARGET_BYTE_ORDER_SELECTABLE_P.
2101
2102 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
2103
2104         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
2105         are no longer needed.
2106         (Porting GDB): Add maintainer note about configure.host.
2107
2108 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
2109
2110         * gdbint.texinfo (Target Architecture Definition): Remove
2111         definition of IEEE_FLOAT.
2112
2113 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
2114
2115         * gdb.texinfo: Beautify copyright years; fix a typo.
2116         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
2117         <3diff@gnu.org>
2118
2119 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
2120
2121         * gdbint.texinfo (Host Definition): Remove references to
2122         MALLOC_INCOMPATIBLE.
2123
2124 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
2125
2126         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
2127         and xyz-xdep.o.
2128
2129 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
2130
2131         * gdb.texinfo   (Maintenance Commands): Add appendix.
2132         (Set Breaks): Copy ``maint info breakpoint'' doco to
2133         ``Maintenance Commands'' appendix.  Add reference.
2134
2135 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
2136
2137         * fdl.texi: Remove next/prev from @node.
2138
2139 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
2140
2141         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
2142         for monstrous @multitable (from Brian Youmans).
2143
2144         * fdl.texi: New file.
2145
2146         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
2147
2148 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
2149
2150         * gdbint.texinfo (Releasing GDB): New chapter.
2151
2152 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
2153
2154         * gdb.texinfo (Embedded Processors, Calling program functions):
2155         Obsolete references to a29k.
2156
2157 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
2158
2159         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
2160         examples.  Document that a code-block should do or discard its
2161         cleanups before exit.
2162
2163 2002-01-11  Michael Snyder  <msnyder@redhat.com>
2164
2165         * gdb.texinfo (Choosing files): Change @samp to @file.
2166
2167 2002-01-05  Michael Snyder  <msnyder@redhat.com>
2168
2169         * gdb.texinfo (--pid): Document new command line option (attach).
2170
2171 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
2172
2173         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
2174         in the stub.
2175
2176 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
2177
2178         * gdbint.texinfo (Target Architecture Definition): Replace
2179         BIG_ENDIAN with BFD_ENDIAN_BIG.
2180
2181 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
2182
2183         * gdbint.texinfo (Target Architecture Definition): Replace
2184         value_ptr with struct value pointer.
2185
2186 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
2187
2188         * gdb.texinfo (Free Software): Fix wording.
2189
2190 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
2191
2192         * gdb.texinfo (Free Software): New section ``Free Software Needs
2193         Free Documentation''.
2194
2195 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
2196
2197         * stabs.texinfo:
2198         * gdb.texinfo:
2199         * gdbint.texinfo:
2200         * libgdb.texinfo:
2201         * annotate.texi: Fix the application of GFDL in the Copyright notice.
2202
2203 2001-12-29  Michael Snyder  <msnyder@redhat.com>
2204
2205         * gdb.texinfo (maint info sections): Fix typo.
2206
2207 2001-12-26  Michael Snyder  <msnyder@redhat.com>
2208
2209         * gdb.texinfo (maint info sections): Document.
2210
2211         * gdb.texinfo (info proc): Comment out documentation for
2212         'info proc' sub-options that are currently not implemented.
2213
2214 2001-12-20  Jim Blandy  <jimb@redhat.com>
2215
2216         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
2217
2218 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
2219
2220         * gdbint.texinfo (Target Architecture Definition): Replace
2221         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
2222
2223 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
2224
2225         * gdbint.texinfo (Host Definition): Delete documentation on
2226         HOST_BYTE_ORDER.
2227
2228 2001-11-30  Jim Blandy  <jimb@redhat.com>
2229
2230         * gdb.texinfo (Overlays): New chapter, documenting GDB's
2231         overlay support.  Add to top-level menu.
2232
2233 2001-11-26  Tom Tromey  <tromey@redhat.com>
2234
2235         * gdb.texinfo (Command Syntax): Document C-o binding.
2236
2237 2001-07-26  Christopher Faylor  <cgf@redhat.com>
2238
2239         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
2240         use since it is described in the referenced section.
2241
2242         From Eli Zaretskii <eliz@gnu.org>
2243         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
2244         clearer when using DJGPP.
2245
2246 2001-11-24  Christopher Faylor  <cgf@redhat.com>
2247
2248         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
2249         specifically refer to MS-DOS.
2250         (command files): Mention gdb.ini is only used on MS-DOS.
2251
2252 2001-11-21  Tom Tromey  <tromey@redhat.com>
2253
2254         * gdb.texinfo (Invoking GDB): Document --args.
2255         (Mode Options): Likewise.
2256
2257 2001-11-21  Jim Blandy  <jimb@redhat.com>
2258
2259         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
2260         Delete documentation; this macro has been removed from the
2261         sources.
2262
2263 2001-11-13  Jim Blandy  <jimb@redhat.com>
2264
2265         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
2266
2267 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
2268
2269         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
2270
2271 2001-11-05  Michael Snyder  <msnyder@redhat.com>
2272
2273         * gdb.texinfo (info functions): Document use of backslash to
2274         quote regexp chars in function names such as "operator*()".
2275
2276 2001-11-01  Fred Fish  <fnf@redhat.com>
2277
2278         * gdbint.texinfo (SOLIB_ADD): Document additional new
2279         "readsyms" arg.
2280
2281 2001-10-30  Don Howard  <dhoward@redhat.com>
2282
2283         * gdb.texinfo: (Command Files) Added documentation for the
2284         behavior of gdb with input redirected from a file.
2285
2286 2001-10-28  Fred Fish  <fnf@redhat.com>
2287
2288         * gdb.texinfo (auto-solib-add): Change docs to match
2289         implementation change.
2290         (auto-solib-limit): Add docs for new variable.
2291
2292 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
2293
2294         * gdbint.texinfo (Target Architecture Definition): Function
2295         value_as_pointer renamed to value_as_address.
2296
2297 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
2298
2299         * gdbint.texinfo (Target Architecture Definition): Default
2300         POINTER_TO_ADDRESS functions assume unsigned addresses.
2301         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
2302         posting by Jim Blandy.
2303
2304 2001-10-12  Jim Blandy  <jimb@redhat.com>
2305
2306         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
2307         version of texi2html (1.64) doesn't support this flag any more.
2308
2309 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
2310
2311         * gdbint.texinfo (Host Definition): Remove description of
2312         MEM_FNS_DECLARED.
2313
2314         * gdbint.texinfo (Host Definition): Remove description of R_OK.
2315
2316         * gdbint.texinfo (Host Definition): Remove description of
2317         HAVE_SIGSETMASK.
2318
2319 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
2320
2321         * gdbint.texinfo (Target Architecture Definition): Add
2322         explanation of TARGET_PRINT_INSN macro.
2323
2324 2001-08-30  Jim Blandy  <jimb@redhat.com>
2325
2326         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
2327         Explain what it means to load relocatable files.
2328
2329 2001-08-28  Jim Blandy  <jimb@redhat.com>
2330
2331         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
2332         info `top' menu.
2333
2334 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
2335
2336         * gdbint.texinfo: Add a cautionary note about macro use.
2337
2338 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
2339
2340         * gdb.texinfo: Explain omitting the hostname in the
2341         `target remote' command.
2342
2343 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
2344
2345         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
2346         and END-INFO-DIR-ENTRY.
2347
2348 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2349
2350         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
2351
2352 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
2353
2354         * gdbint.texinfo (libgdb): Rewrite.
2355
2356 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
2357
2358         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
2359
2360 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
2361
2362         * gdb.texinfo (TUI): New chapter, document the TUI.
2363         (Mode Options): Document the -tui option.
2364
2365 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
2366
2367         * gdbint.texinfo (Host Definition): Remove description of
2368         NEED_POSIX_SETPGID.
2369
2370 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
2371
2372         * gdb.tex (DJGPP Native): New node, with descriptions of
2373         DJGPP-specific commands.
2374
2375 2001-07-19  John R. Moore  <jmoore@redhat.com>
2376
2377         * gdbint.texinfo: Three misspellings.
2378
2379 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
2380
2381         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
2382         `test` expressions on bash.  Problem reported by Colin Walters.
2383
2384 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
2385
2386         * gdbint.texinfo (User Interface): Update ui-out documentation to
2387         refelect recent UI/MI updates.
2388
2389 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
2390
2391         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
2392         interpreters.
2393
2394 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
2395
2396         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
2397         structure and not macros.
2398         (Host Definition): Document that much of this chapter is obsolete.
2399         (Target Architecture Definition): Update list of files that make
2400         up a target architecture.
2401         (Coding): Update.
2402
2403 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
2404
2405         * gdbint.texinfo (Target Architecture Definition): Update
2406         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
2407         The latter has been changed to a true predicate.
2408
2409 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
2410
2411         * annotate.texi: Add @noindent where needed.  From Dmitry
2412         Sivachenko <dima@Chg.RU>.
2413         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
2414
2415 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
2416
2417         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
2418
2419 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
2420
2421         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
2422         returns ``OK''.  Document that the ``R'' packet does not reply.
2423
2424 2001-06-13  Michael Snyder  <msnyder@redhat.com>
2425
2426         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
2427
2428 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
2429
2430         * gdb.texinfo (Signals): Clarify the default setting of signal
2431         handling.
2432
2433 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
2434
2435         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
2436         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
2437
2438 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
2439
2440         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
2441
2442 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
2443
2444         * gdbint.texinfo (Clean Design and Portable Implementation):
2445         Renamed from "Clean Design".
2446         (Clean Design and Portable Implementation): Document portable
2447         methods of handling file names, and the associated macros.
2448
2449 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
2450
2451         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
2452         command and provide a cross-reference to its description.
2453         (Symbols): Note that "info scope" is useful for trace experiments.
2454
2455 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
2456
2457         * gdb.texinfo (Symbols): Document "info scope".
2458         (Tracepoints): New chapter.
2459         (Contributors): Update for v5.1.
2460         <All nodes>: Change "C++" to "C@t{++}".
2461
2462         * gdbint.texinfo (User Interface): A new section about ui_out
2463         functions, based on text written by Fernando Nasser.
2464
2465         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
2466
2467 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
2468
2469         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
2470
2471         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
2472
2473         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
2474         Replace "GDB" with "@value{GDBN}".  Fix markup.
2475
2476         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
2477
2478         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
2479         a cross-reference to its description.
2480         (Symbols): Document "info symbol".
2481
2482 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
2483
2484         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
2485         subsection "x86 Watchpoints".
2486         (Target Architecture Definition): Document the macros
2487         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
2488         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
2489
2490 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
2491
2492         * gdbint.texinfo (Target Architecture Definition): Update
2493         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
2494         list.
2495
2496 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
2497
2498         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
2499         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
2500
2501 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
2502
2503         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
2504
2505 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
2506
2507         * gdb.texinfo (Environment): Document that `path' does not change
2508         the value of PATH in GDB's own environment (it did in the past,
2509         but that was changed on March 15, 1994).  Reported by Doug Evans
2510         <dje@transmeta.com>.
2511
2512         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
2513         its line.  Fix markup of commands and macros.  Add an Index node
2514         and index entries.
2515
2516 2001-01-23  J.T. Conklin  <jtc@redback.com>
2517
2518         * gdb.texinfo (Memory region attributes): New manual section.
2519
2520 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
2521
2522         * gdbint.texinfo (POP_FRAME): Document use by return_command.
2523
2524 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
2525
2526         * refcard.tex: Version and copyright fixed.  From Phil Edwards
2527         <pedwards@disaster.jaj.com>.
2528
2529 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2530
2531         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
2532         DWARF2_REG_TO_REGNUM): Document.
2533
2534 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2535
2536         * gdbint.texinfo (Coding): Update current value of
2537         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
2538
2539 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
2540
2541         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
2542         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
2543
2544 2000-11-10  Christopher Faylor <cgf@cygnus.com>
2545
2546         * gdb.texinfo: Document new 'set step-mode' command.
2547
2548 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
2549
2550         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
2551         changes from Dmitry Sivachenko <dima@Chg.RU>.
2552
2553 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
2554
2555         * gdb.texinfo (Hooks): Document the new post-hook functionality.
2556         From Steven Johnson <sbjohnson@ozemail.com.au>.
2557
2558 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
2559
2560         * gdbint.texinfo (Overall Structure): Spelling fix.
2561
2562 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
2563
2564         * gdbint.texinfo (Target Architecture Definition): Document that
2565         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
2566         for which REGISTER_CONVERTIBLE returns a zero value.
2567
2568 2000-07-08  Christopher Faylor <cgf@cygnus.com>
2569
2570         * Makefile.in (install-info): Find files to install in either the
2571         build or source directories (adapted from Makefile.am).
2572
2573 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
2574
2575         * stabs.texinfo: Fix spelling errors.
2576         (String Field): FILE-NUMBER starts from 0, not 1.
2577
2578 2000-07-05  Eli Zaretskii <eliz@gnu.org>
2579
2580         * refcard.tex: Remove \centerline from the blurb.  Patch from
2581         Brian Youmans.
2582
2583 2000-06-25  Eli Zaretskii <eliz@gnu.org>
2584
2585         * Makefile.in (install-info): Support installation from outside of
2586         the source directory.  Reported by Mark Harig
2587         <markh@frazier.landmark.com>.
2588
2589 2000-06-20  J.T. Conklin  <jtc@redback.com>
2590
2591         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
2592
2593 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2594
2595         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
2596         Generate using pdftex.
2597         (PDFTEX): Define.
2598         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
2599         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
2600         @contents at the start.
2601
2602 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
2603
2604         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
2605         Youmans.
2606
2607 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2608
2609         From Brian Youmans:
2610         * gdb.texinfo: Fix ``et al.''.
2611
2612 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2613
2614         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
2615         loop.
2616
2617 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
2618
2619         * configure: Regenerate.
2620
2621 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
2622
2623         * Makefile.in (install-info): Run install-info on installed Info
2624         files.
2625
2626 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2627
2628         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
2629         Andrew Cagney.
2630
2631 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
2632
2633         * gdb.texinfo: Proofreading changes from Brian Youmans.
2634
2635 2000-05-01  Nick Duffek  <nsd@cygnus.com>
2636
2637         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
2638         startup sequence, minor edits.
2639
2640 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
2641
2642         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
2643         TeX.
2644
2645         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
2646         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
2647         like `n' and `s' which look weird.  Convert some of the @kindex to
2648         @vindex, when they refer to variables, not commands.
2649
2650 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2651
2652         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
2653
2654 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
2655
2656         * Makefile.in (GDBMI_DIR): New variable.
2657         (SET_TEXINPUTS): Add $(GDBMI_DIR).
2658         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
2659         (gdbmi.texinfo): New target, for texi2roff.
2660         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
2661         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
2662
2663         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
2664         gdbmi.texinfo.
2665         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
2666         comment.
2667
2668 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
2669
2670         * gdb.texinfo (Files): Update description of add-symbol-file
2671         command.
2672
2673 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
2674
2675         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
2676         prevents the build (and is generally a Bad Idea).
2677
2678 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
2679
2680         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
2681         a comma inside @var.
2682         (Command Files): Index markup changes from Dmitry Sivachenko
2683         <dima@Chg.RU>.
2684
2685 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
2686
2687         * Makefile.in (LN_S): Define.
2688         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
2689         invoke "ln -s" unless it is known to work.
2690
2691         * configure.in (AC_PROG_LN_S): Add.
2692
2693 2000-04-14  Jim Blandy  <jimb@redhat.com>
2694
2695         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
2696         section.
2697         (Target Conditionals): Document ADDRESS_TO_POINTER,
2698         POINTER_TO_ADDRESS.
2699
2700 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
2701
2702         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
2703         gdb-cfg.texi to get the value.
2704
2705 2000-04-10  Jim Blandy  <jimb@redhat.com>
2706
2707         * gdbint.texinfo (Target Architecture Definition): Fix
2708         cross-references.
2709
2710 2000-04-08  Jim Blandy  <jimb@redhat.com>
2711
2712         * gdbint.texinfo (Using Different Register and Memory Data
2713         Representations): New section.
2714         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
2715         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
2716         REGISTER_CONVERT_TO_RAW): Document.
2717
2718 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2719
2720         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
2721         for acknowledgments.
2722
2723 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2724
2725         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
2726         qThreadExtraInfo.
2727
2728 2000-03-28  J.T. Conklin  <jtc@redback.com>
2729
2730         * gdb.texinfo: Clarify which remote debug protocol commands are
2731         required and which are optional.
2732
2733 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2734
2735         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
2736         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
2737         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
2738         * annotate.texi: Update.
2739
2740 2000-03-28  Stan Shebs  <shebs@apple.com>
2741
2742         * gdb.texinfo: Update dates, bump to Eighth Edition (note
2743         expectation of additional changes before release), update
2744         ISBN, add copy of top-level menu for @ifhtml, remove explicit
2745         node links, rephrase and/or shorten lines to fix formatting
2746         problem in both regular and @smallbook formats.
2747         * annotate.texi: Shorten lines in example, use smallexample
2748         consistently everywhere.
2749         * Makefile.in: Add comment about texinfo 4.0 html generation.
2750         (SFILES_INCLUDED): Add annotate.texi.
2751
2752 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
2753
2754         * gdb.texinfo (Debugging Output): Added new section, documenting
2755         the "set/show debug" commands.
2756
2757 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2758
2759         * annotate.texi (Annotations): When GDBN omit @chapter and @node
2760         entry.
2761
2762         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
2763         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
2764         @chapter and @node entries.
2765
2766         * gdb.texinfo: Link all top-level nodes.
2767
2768 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
2769
2770         * Makefile.in (install-info): Create $(infodir) before installing
2771         files.
2772
2773 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
2774
2775         From David Whedon <dwhedon@gordian.com>
2776         * gdbint.texinfo : Added paragraphs about command deprecation.
2777
2778 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
2779
2780       * gdb.texinfo: Add documentation for the apropos command.
2781
2782 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
2783
2784         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2785
2786 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
2787
2788         * gdb.texinfo: Add white space to prevent overprinting in
2789         two places.
2790
2791 2000-03-17  Stan Shebs  <shebs@apple.com>
2792
2793         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
2794         <dima@Chg.RU>, also clarification of allowed content for
2795         string constants.
2796
2797 2000-03-16  Eli Zaretskii <eliz@gnu.org>
2798
2799         * gdb.texinfo (main menu): Add Annotations.
2800         (File Options): Add @cindex entries for each command-line option.
2801         Document --epoch, --annotate, --async, --interpreter, --write,
2802         --statistics, and --version.
2803
2804         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
2805         of GDB.
2806
2807 2000-02-23  Jim Blandy  <jimb@redhat.com>
2808
2809         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2810
2811 2000-02-22  Jim Blandy  <jimb@redhat.com>
2812
2813         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2814
2815 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
2816
2817         * Makefile.in (diststuff): New target.
2818
2819 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
2820
2821         * agentexpr.texi: Fix wording regarding Intel's IA-64
2822         architecture.  [From Jim Wilson.]
2823
2824 2000-01-16  Tom Tromey  <tromey@cygnus.com>
2825
2826         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
2827         (Delete Breaks): Mention range arguments.
2828         (Disabling): Likewise.
2829
2830 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
2831
2832         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
2833
2834 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2835
2836         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
2837         valid functions.
2838
2839 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
2840
2841         * gdb.texinfo: Clarify regular expressions used in rbreak.
2842
2843 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
2844
2845         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
2846         MEMORY_REMOVE_BREAKPOINT):  Document.
2847
2848 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2849
2850         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
2851         offset re-using the DATA offset instead.
2852
2853 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
2854
2855         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
2856
2857 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
2858
2859         From Dmitry Sivachenko <demon@gpad.ac.ru>:
2860         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
2861         typos.
2862
2863         * gdb.texinfo: Various minor wording and formatting improvements,
2864         mentions of additional command-line options.
2865
2866 1999-09-30  Fred Fish  <fnf@cygnus.com>
2867
2868         * gdb.texinfo:  Document additional forms of specifying section
2869         names and addresses for the add-symbol-file command.
2870
2871 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
2872
2873         * gdbint.texinfo: Fix typo, add the word "have".
2874
2875 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
2876
2877         * gdbint.texinfo (Target Architecture Definition): Document the
2878         SKIP_PERMANENT_BREAKPOINT macro.
2879
2880 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
2881
2882         * gdb.texinfo: Fiks speling errers.
2883
2884         * gdb.texinfo: Fix uses of @multitable.
2885
2886         From Eli Zaretskii  <eliz@gnu.org>:
2887         * gdb.texinfo: Include details specific to DOS host, clarify
2888         some confusing language, fix @ref/@xref/@pxref usages, add
2889         comments about using with optimization, add more indexing,
2890         fix info about disassembly-flavor.
2891
2892 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
2893
2894         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
2895         SKIP_SOLIB_RESOLVER): Define.
2896
2897 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2898
2899         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
2900         ``g'' packets.
2901
2902 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
2903
2904         * gdb.texinfo: Create a new "Configurations" chapter with
2905         platform-specific info, inline remote.texi and move sections of it
2906         into the new chapter, move bits about info proc, heuristic search,
2907         and register stack into the new chapter.
2908         * remote.texi: Remove, now part of gdb.texinfo.
2909         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
2910
2911 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
2912
2913         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
2914         GDB_TARGET_IS_MACH386): These kludges have gone away.
2915
2916 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2917
2918         * gdbint.texinfo (Target Architecture Definition): Mention
2919         TDEPLIBS.
2920
2921 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
2922
2923         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
2924         surrounding text to fit HP-UX bits into general info.
2925         (HPPA-cfg.texi): Remove, no longer useful.
2926
2927         * gdb.texinfo: Remove explicit links from @node lines, remove
2928         HP-added "Detailed Node Listing" from main menu which confuses
2929         things.
2930
2931         From Dmitry Sivachenko <dima@Chg.RU>:
2932         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
2933         in description of `set environment'.
2934
2935 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
2936
2937         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
2938
2939 1999-08-12  Ben Elliston  <bje@cygnus.com>
2940
2941         * gdbint.texinfo (Breakpoint Handling): Add missing words.
2942
2943 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
2944
2945         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
2946         watch, awatch, and rwatch.  Explain why the latter two cannot be
2947         set as software watchpoints.  Document that watchpoints for local
2948         variables are deleted when the debuggee terminates.
2949
2950 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
2951
2952         * remote.texi (Protocol): Further clarification of the "qRcmd"
2953         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
2954         reserved.
2955
2956 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
2957
2958         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
2959         * gdb.texinfo: Ditto.
2960
2961 1999-08-06  Tom Tromey  <tromey@cygnus.com>
2962
2963         * gdb.texinfo (KOD): New node.
2964
2965 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2966
2967         * remote.texi (Rcmd): Fix minor formatting typos.
2968
2969 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2970
2971         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
2972         packets.
2973
2974 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
2975
2976         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
2977         fixes.
2978
2979 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2980
2981         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
2982
2983 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
2984
2985         * remote.texi (Communication Protocol): ``v'' is in use. Fix
2986         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
2987         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
2988         packets that are not supported on all hosts. Expand examples.
2989         Spell check.
2990
2991 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
2992
2993         * Makefile.in: Recognize html, install-html.  Add targets
2994         to build HTML versions of documentation via texi2html.
2995
2996 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
2997
2998         * gdbint.texinfo (Testsuite): New chapter, information about the
2999         testsuite.
3000
3001 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3002
3003         * remote.texi (Communication Protocol): Rewrite.
3004
3005 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3006
3007         * stabs.texinfo: Fix uses of xref.
3008
3009 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
3010
3011         * gdbint.texinfo: Add an anti-printf exhortation, and update the
3012         info about patch submission.
3013
3014 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
3015
3016         From Per Bothner  <bothner@cygnus.com>:
3017         * gdb.texinfo: Document Chill support.
3018
3019 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3020
3021         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
3022         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
3023         Document that the value should be greater-than or equal-to zero.
3024         (NO_STD_REGS): Document. Deprecate.
3025
3026 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3027
3028         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
3029         Document that these are not used.
3030
3031 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3032
3033         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
3034
3035 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3036
3037         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
3038         numargs was dropped.
3039
3040 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3041
3042         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
3043
3044 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3045
3046         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
3047         Update.
3048
3049 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3050
3051         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
3052         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
3053
3054 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
3055
3056         * gdbint.texinfo: Fix typos: $ -> @.
3057
3058 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3059
3060         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
3061         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
3062         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
3063         BREAKPOINT_FROM_PC.
3064
3065 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3066
3067         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
3068         CALL_DUMMY_STACK_ADJUST): Document.
3069
3070 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
3071
3072         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
3073         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
3074
3075 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
3076
3077         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
3078         longer exists.
3079
3080 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
3081
3082         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
3083         nearly all @ifset/@ifclear conditionals; nobody uses them, and
3084         they make the manual source incomprehensible.
3085         * h8-cfg.texi: Remove, hasn't been used in years.
3086
3087 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
3088
3089         * gdb.texinfo: Update the credits.
3090
3091 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
3092
3093         * gdb.texinfo: Fix mistakes noticed in printout of last
3094         draft, add Alpha to discussion of heuristic fence post.
3095
3096 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
3097
3098         * gdb.texinfo, remote.texi: Many changes; update to Seventh
3099         Edition, merge some HP changes into mainline, describe some
3100         previously undocumented features, describe more of the target
3101         commands available, eliminate obsolete section on renamed
3102         commands.
3103         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
3104
3105 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
3106
3107         * gdb.texinfo: Make many HPPA conditionals unconditional,
3108         including catchpoint description, since now on for all configs.
3109         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
3110         specializations.
3111
3112 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
3113
3114         * Makefile.in (GDBvn.texi): Fix match expression to work with
3115         current format of VERSION in gdb/Makefile.in.
3116         * gdb.texinfo: Fix node ref to match new readline.
3117
3118 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
3119
3120         * gdb.texinfo: Changes made as part of a project to merge in
3121           changes made by HP. Documentation makes extensive use of
3122           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
3123           on remote debugging. There are differences in documentation
3124           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
3125           the HP manual discusses catchpoints, hardware watchpoints, and
3126           some HPUX specific limitations for shared library support.
3127
3128           There are also a number of @node changes.
3129
3130 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
3131
3132         * gdbint.texinfo (Formatting): Disambiguate a sentence.
3133         (C Usage): Same.
3134
3135 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
3136
3137         The following changes were made by Edith Epstein
3138         <eepstein@cygnus.com> as part of a project to merge in changes
3139         made by HP.
3140
3141         * HPPA-cfg.texi: new file.
3142
3143         * all-cfg.texi: set HPPA for HP PA-RISC targets.
3144
3145         * refcard.tex: change documentation about catch.
3146           removed info catch.
3147
3148 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
3149
3150         * gdbint.texinfo: Expand on GDB's coding standards,
3151         specify the use of arg names with prototypes.
3152
3153 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
3154
3155         * gdb.texinfo: Fix tipo.
3156
3157 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
3158
3159         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
3160         TARGET_BYTE_ORDER_SELECTABLE_P.
3161
3162 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
3163
3164         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
3165
3166 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
3167
3168         * agentexpr.texi: New file.
3169
3170 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
3171
3172         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
3173
3174 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
3175
3176         * remote.texi: Changed wording that implied that the GDB remote
3177         protocol caches register values instead of GDB itself.
3178
3179 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
3180
3181         * gdbint.texinfo: Add some info about symbol readers.
3182         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
3183         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
3184         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
3185         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
3186
3187 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
3188
3189         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
3190
3191 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
3192
3193         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
3194
3195 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
3196
3197         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
3198         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
3199
3200 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
3201
3202         * gdbint.texinfo: Fix minor typos.
3203
3204 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
3205
3206         * gdbint.texinfo: Complete overhaul.  Group descriptions more
3207         logically, add more info on generic algorithms, remove much
3208         obsolete and/or wrong material.
3209
3210 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
3211
3212         * stabs.texinfo (Method Type Descriptor): Expand and correct.
3213
3214 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
3215
3216         * refcard.tex:  Copyright, address updates.
3217
3218 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
3219
3220         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
3221         for the edition instead of confusing GDB-version-like numbers.
3222
3223 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
3224
3225         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
3226
3227 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
3228
3229         * LRS: Reformat a bit to keep text under 80 columns.
3230
3231 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
3232
3233         * gdb.texinfo: Add some credits, mention bug monitor.
3234         * remote.texi: Mention mips monitor targets.
3235         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
3236
3237 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
3238
3239         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
3240         files, finish sorting of host vs target vs native macros, describe
3241         some more of them.
3242
3243 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
3244
3245         * gdbint.texinfo (Host Conditionals): Document change from
3246         using NO_MMALLOC to it's inverse, USE_MMALLOC.
3247
3248 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
3249
3250         * gdbint.texinfo (Host Conditionals): Document
3251         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
3252
3253 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
3254
3255         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
3256         Document LSEEK_NOT_LINEAR.
3257
3258 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
3259
3260         * stabs.texinfo (Stab Section Basics): Make it clear that only
3261         some versions of the GNU linker remove the leading N_UNDF symbol.
3262
3263 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
3264
3265         * stabs.texinfo (String Field): Document type number pairs here,
3266         instead of in the Sun specific section.
3267         (Include Files): The GNU linker supports the N_BINCL
3268         optimization.  Clarify the N_BINCL value, and what it is used
3269         for.
3270         (Procedures): Document N_FUN with an empty string to mark the end
3271         of a function.
3272         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
3273         (Sun Differences): Remove this node, as the information is now
3274         elsewhere in the main document.
3275         (Stab Section Basics): Mention that the GNU linker may optimize
3276         stabs and remove the leading N_UNDF symbol.
3277
3278 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
3279
3280         * gdb.texinfo, refcard.tex: Restore author credit
3281
3282 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
3283
3284         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
3285         documentation to account for START and END macros taking
3286         one arg.
3287
3288 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
3289
3290         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
3291         * gdb.texinfo (Frames): Fix typo.
3292
3293 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
3294
3295         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
3296         a target_signal as arg type, not a pid.
3297
3298 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
3299
3300         * gdb.texinfo:  Document `set assembly-language'.
3301
3302 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
3303
3304         * remote.texi: Update list of stubs in the GDB distribution.
3305
3306 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
3307
3308         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
3309         Also document that some systems can use mmalloc but must define
3310         this if their C runtime allocates memory that is later freed.
3311         (MMCHECK_FORCE): Document new macro.
3312
3313 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
3314
3315         * remote.texi: Add documentation for target Sparclet.
3316
3317 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
3318
3319         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
3320         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
3321         * configure.in: Rewritten for autoconf.
3322         * configure: New.
3323
3324 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
3325
3326         * Makefile.in (DVIPS): New define, set to dvips.
3327         (dvi): Add stabs.dvi.
3328         (ps): New target.
3329         (all-doc): Depend on info, dvi, and ps targets.
3330         (STAGESTUFF): Add *.ps and *.dvi files.
3331         (clean-info, clean-dvi): Remove.
3332         (mostlyclean): Does not depend upon clean-info or clean-dvi,
3333         rules completely rewritten.
3334         (maintainer-clean): Remove clean-info and clean-dvi
3335         dependencies and put their actions in the rules.
3336         (gdb.ps): New target
3337         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
3338         intermediate TeX files, whether they have 2 or 3 character
3339         extensions.
3340         (gdbint.ps): Add target and rules.
3341         (gdb-internals): Delete unused target.
3342         (Makefile): Depends upon config.status also.
3343
3344 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
3345
3346         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
3347         set.
3348
3349 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
3350
3351         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
3352         * gdb.texinfo (Expressions): Fix erroneous array constant example.
3353
3354 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
3355
3356         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
3357
3358 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3359
3360         * gdb.texinfo (Print settings):  Document
3361         `set/show print static-members' commands.
3362
3363 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
3364
3365         * gdbint.texinfo (Native): Document name change, coredep.c to
3366         core-aout.c.
3367
3368 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
3369
3370         * stabs.texinfo (Include Files): Document the values the SunOS4
3371         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
3372
3373 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
3374
3375         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
3376         Fix typo.
3377
3378 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
3379
3380         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
3381         "gdb.tar.Z".
3382
3383 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
3384
3385         * Makefile.in (maintainer-clean): New target, synonym for
3386         realclean.
3387
3388 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
3389
3390         * Update all FSF addresses except those in COPYING* files.
3391
3392 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
3393
3394         From Richard Earnshaw (rearnsha@armltd.co.uk):
3395         * gdb.texinfo (convenience variables): Document $_exitcode.
3396         (quit): Document optional expression to use as exit code.
3397
3398 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
3399
3400         * gdb.texinfo, remote.texi: Brought up to date with various
3401         GDB changes.
3402
3403 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
3404
3405         * gdb.texinfo: Update dates and versions, fix comments about
3406         hardware watchpoints in future releases and about the
3407         sharedlibrary command.
3408
3409 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3410
3411         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
3412         C_FUN stab.  Other cleanups.
3413
3414 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3415
3416         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
3417         for the sparc stub.
3418
3419 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3420
3421         * annotate.texi: Clarify which addresses have differing formats
3422         depending on the language and which do not.
3423
3424 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3425
3426         * remote.texi (NetWare): Changed example to use BOARD= instead of
3427           NODE= argument to reflect correspoding change to gdbserve.nlm.
3428
3429 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3430
3431         * stabs.texinfo (Negative Type Numbers): Mention the fact that
3432         GDB, as well as AIX dbx, supports the size type attribute.
3433
3434 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3435
3436         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
3437
3438 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3439
3440         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
3441         and new 'if' and 'while' commands.
3442
3443 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
3444
3445         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
3446
3447 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
3448
3449         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
3450         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
3451           NetWare targets.  Mostly stolen from the Server node.
3452
3453 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3454
3455         * gdb.texinfo (Setting): Talk about the language of a source file
3456         versus the working language.  The old documentation did not match
3457         what GDB did.
3458
3459 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3460
3461         * stabs.texinfo (Source Files): Document N_SO used to mark the end
3462         of a source file.
3463
3464 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
3465
3466         * gdb.texinfo (Processes): New node.
3467
3468 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
3469
3470         * remote.texi: Update documentation of set/show mipsfpu.
3471
3472 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
3473
3474         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
3475         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
3476
3477 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
3478
3479         * gdbint.texinfo: Removed mentions of some incorrectly placed and
3480         obsolete conditionals, described some others.
3481
3482 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3483
3484         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
3485         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
3486
3487 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
3488
3489         * gdbint.texinfo: Put regex conditionals in their own table.
3490
3491 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
3492
3493         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
3494         described or fixed the descriptions of many others.
3495
3496 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
3497
3498         * gdb.texinfo: Add some more credits.
3499         * gdbint.texinfo: Capitalize GDB consistently, describe some
3500         macros and remove some.
3501
3502 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
3503
3504         * gdbint.texinfo: Removed mentions of many incorrectly placed and
3505         obsolete conditionals, described some others.
3506
3507 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
3508
3509         * gdb.texinfo (help targets):  Changed to `help target', which
3510         is the correct gdb command.
3511
3512 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3513
3514         * annotate.texi (TODO): New node, for keeping track of annotations
3515         suggested but not yet implemented.
3516
3517 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3518
3519         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
3520         another symbol, it is not the address itself.
3521
3522 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
3523
3524         * stabs.texinfo (Stab Section Basics): Add comment about alignment
3525         of stabs-in-coff sections.
3526
3527 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3528
3529         * annotate.texi: Change edition to 0.5 and date to May 1994.
3530         Add index.
3531         (Frames): New node, for frame annotation.
3532         (Displays): New node, for display annotation.
3533
3534         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
3535         when waiting for your program to stop.
3536
3537 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3538
3539         * annotate.texi (Breakpoint Info): Document annotation of header
3540         fields and record annotation.
3541
3542 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3543
3544         * annotate.texi: New file, to document annotations.
3545
3546 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3547
3548         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
3549         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
3550
3551 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3552
3553         * stabs.texinfo (Stab Section Basics): Say what is in .stab
3554         section, and say n_strx field is compilation unit relative.
3555         * stabs.texinfo: Don't use @code for a.out when it is the name of
3556         an object file format.
3557
3558 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
3559
3560         * gdb.texinfo: Refer to file names, not path names, per rms
3561         convention.
3562         (Arguments): Fix typo.
3563
3564 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3565
3566         * stabs.texinfo (Global Variables): Talk about stabs in files
3567         where variables are referenced, but not defined.
3568
3569 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3570
3571         * stabs.texinfo: Move stuff on @ and # type descriptors from node
3572         Cplusplus to new nodes Member Type Descriptor and Method Type
3573         Descriptor.  Re-write stuff for #.
3574
3575 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3576
3577         * gdb.texinfo (Print Settings): Don't document "set print
3578         fast-symbolic-addr off".  The bug which it worked around was fixed
3579         on 25 Feb 94 in coffread.c, so I'm nuking the command.
3580
3581         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
3582         N_ENTRY node.
3583
3584         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
3585
3586 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3587
3588         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
3589         references to ieee-float.c.
3590
3591 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3592
3593         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
3594         match what the code actually does.
3595
3596 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3597
3598         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
3599
3600 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
3601
3602         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
3603         i, and b.
3604
3605 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
3606
3607         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
3608         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
3609         as "stabs in sections" rather than just saying "ELF and SOM".
3610         Also make that stuff apply to COFF.
3611
3612 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3613
3614         * gdb.texinfo (Formatting Documentation): Change GhostScript to
3615         Ghostscript.
3616
3617 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3618
3619         * gdb.texinfo (Continuing and Stepping): When talking about "step"
3620         versus functions without line numbers, also mention stepping into
3621         them as well as "step" when you are in them.  Tell the user how to
3622         deal with the situation.  Add comment about "debugging information".
3623
3624 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3625
3626         * stabs.texinfo (Enumerations): Document restriction on where
3627         enumeration types can appear and still win with GDB.
3628
3629 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3630
3631         * stabs.texinfo (Negative Type Numbers): Document format for type
3632         -16.
3633
3634 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3635
3636         * gdb.texinfo (Selection, Frame Info): Update information about
3637         arbitrary frame specficiations.
3638
3639 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3640
3641         * gdb.texinfo, remote.texi: general editing pass prior to Net release
3642
3643 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3644
3645         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
3646
3647 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
3648
3649         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
3650
3651 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3652
3653         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
3654         Differences node to Statics node.
3655         (Statics): Discuss XCOFF use of V symbol descriptor.
3656
3657         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
3658         not clean.
3659
3660 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
3661
3662         * gdb.texinfo (Print Settings): Document `set print
3663         fast-symbolic-addr' and improve the doc for some other
3664         `set print's.
3665
3666 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
3667
3668         * stabs.texinfo (String Field): Talk about defining several type
3669         numbers at once.
3670         Fix lint regarding changing node ELF Transformations to
3671         ELF and SOM Transformations.
3672
3673 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
3674
3675         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
3676
3677 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3678
3679         * stabs.texinfo (Cross-References): `::' is for nested types only
3680         within <>.
3681         (Structures): Document static members.
3682
3683 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3684
3685         * stabs.texinfo: Document S type attribute.
3686
3687 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
3688
3689         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
3690
3691 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
3692
3693         * gdbint.texinfo:  Fix a few typos.
3694
3695 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3696
3697         * gdb.texinfo, remote.texi: formatting improvements
3698
3699         * gdb.texinfo (New Features): mention threads.
3700         (Summary, C): fix xrefs in newly contributed text.
3701         (Threads): index entries, clarifications, example
3702         (passim): minor typos fixed, phrasing improvements
3703
3704         * remote.texi (Bootstrapping): rephrase text on ^C and add index
3705         entries; (Server): explain use of gdbserver w/real-time systems,
3706         add example of conflicting TCP port; (MIPS Remote) break up
3707         running text into table, highlighting commands, and add example.
3708
3709 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3710
3711         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
3712
3713 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3714
3715         * stabs.texinfo (Nested Symbols): New node.
3716         (String Field, Symbol Descriptors, Cross-References): Refer to it.
3717
3718 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3719
3720         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
3721         to picking which Bbss.bss symbol to use, and (because there seems to
3722         be no good way of doing it) re-write some of the text to make it
3723         sound like Bbss.bss isn't such a great idea after all (as currently
3724         designed).
3725
3726         * gdb.texinfo (C): In addition to saying people have to use g++ for
3727         good results, say they have to use stabs.  Specifically say cfront
3728         doesn't work well.
3729         (Summary): Merge in information on Modula-2, Pascal, and Chill from
3730         the gdb README.  Add xrefs to places where the support for the various
3731         languages is described in detail.
3732
3733 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3734
3735         * stabs.texinfo: Clean up stuff about visibility and virtual
3736         characters.
3737
3738         * stabs.texinfo (N_M2C): Cite Sun doc.
3739
3740 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3741
3742         * gdb.texinfo: updates re threads.
3743         * remote.texinfo: avoid index entries starting with digits.
3744
3745 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3746
3747         * stabs.texinfo (Enumerations): Talk about large, negative and
3748         octal values.  Clean up cross reference to type attributes.
3749         (String Field): Say that GDB 4.11 supports size attribute.
3750
3751 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3752
3753         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
3754         is a mandatory step.  Make the stuff about that more concise.
3755
3756 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3757
3758         * stabs.texinfo (Class Names): New node.
3759
3760         * gdb.texinfo (Command Files): Explain order of init file reading.
3761
3762         * remote.texi (Bootstrapping): Talk about getting the serial driver
3763         to deal with ^C sent by gdb to stop the remote system.
3764
3765 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
3766
3767         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
3768
3769         * libgdb.texinfo (Defining Commands): made the DOC arg
3770         to gdb_define_app_command a char * instead of char **
3771         per a suggestion from kingdon.
3772
3773         * libgdb.texinfo: total rewrite from a different starting
3774         premise.
3775
3776 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3777
3778         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
3779         floats passed as doubles (to improve clarity).
3780
3781 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3782
3783         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
3784
3785         * a4rc.sed: update to work with Andreas Vogel papersize params
3786
3787         * refcard.tex: use Andreas Vogel simplifications of papersize
3788         params; remove useless version info; update copyright date.
3789
3790 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3791
3792         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
3793
3794 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3795
3796         * gdb.texinfo (Files): Say what address the load command loads it at.
3797
3798         * stabs.texinfo (Common Blocks): Minor cleanups.
3799
3800         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
3801         that Sun has backed away from the linker kludge and thus the relevant
3802         issue is changes to the SunPRO tools, not the Solaris linker.
3803
3804         * stabs.texinfo (Traditional Integer Types): Clean up description
3805         of octal bounds a little bit.  Document extra leading zeroes.
3806
3807 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3808
3809         * gdb.texinfo (Signaling): Update for symbolic symbol names
3810         and add a section explaining the difference between the GDB
3811         signal command and the shell kill utility.
3812
3813 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
3814
3815         * libgdb.texinfo: added `@' to braces that were unescaped.
3816
3817 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
3818
3819         * libgdb.texinfo: new file.  Spec for the gdb library.
3820
3821 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3822
3823         * stabs.texinfo (Include Files): Fix typo (start -> end).
3824
3825 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3826
3827         * gdb.texinfo, remote.texi: assorted small improvements, mostly
3828         from Melissa at FSF's editing pass.
3829
3830 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3831
3832         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
3833         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
3834         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
3835
3836 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3837
3838         * remote.texi (Bootstrapping): Discuss 386 call gates.
3839
3840 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
3841
3842         * stabs.texinfo (Based Variables): New node.
3843
3844 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
3845
3846         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
3847         names, sizes, and formats to suggest how not to lose.
3848
3849 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
3850
3851         * stabs.texinfo (Methods): Fix typo.
3852
3853 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
3854
3855         * gdb.texinfo: Fix a few typos.
3856
3857 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3858
3859         * gdb.texinfo: Clarify how well it works with Fortran.
3860
3861         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
3862         More on relocating stabs in ELF files.
3863
3864 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3865
3866         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
3867
3868 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3869
3870         * stabs.texinfo (Local Variable Parameters): Talk about nameless
3871         parameters on VAX.
3872
3873 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3874
3875         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
3876
3877 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3878
3879         * stabs.texinfo: Make info author notice match the TeX author notice.
3880
3881 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
3882
3883         * stabs.texinfo: Initial-caps all words in node names and
3884         non-trivial words in section names.
3885
3886 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3887
3888         * stabs.texinfo: Many minor cleanups.
3889
3890         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
3891
3892 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
3893
3894         * stabs.texinfo: Remove full description of big example.
3895         It's not really helpful; just use pieces of it where appropriate.
3896         Add more Texinfo formatting directives (@samp, etc.).
3897         Use @deffn to define stab types.
3898         Eliminate some wordiness.  Break up some nodes.
3899         Add an (alphabetized) index of symbol types.
3900         Use consistent capitalization style in node and section names.
3901
3902 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
3903
3904         * gdb.texinfo:  Change typo "Two two" to "The two".
3905
3906 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3907
3908         * stabs.texinfo (XCOFF-differences): Remove references to
3909         non-existent types N_DECL and N_RPSYM.
3910
3911         * stabs.texinfo (String Field): Say that type attributes bug is
3912         fixed in GDB 4.10, since it is.
3913
3914         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
3915
3916 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
3917
3918         * stabs.texinfo: Formatting cleanups.
3919
3920 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3921
3922         * stabs.texinfo: When explaining the n_type of a stab, standardize
3923         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
3924         no tabs, use @r).
3925         (Global Variables): Clean up.
3926
3927 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3928
3929         * stabs.texinfo (Stack Variables): Re-write.
3930
3931 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3932
3933         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
3934         addresses of a source file.  Also revise formatting.
3935         Change "object module" or "object file" to "source file".
3936         Various: Miscellaneous cleanups.
3937
3938 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3939
3940         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
3941
3942 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
3943
3944         * gdbint.texinfo: Removed many nonsensical machine-collected
3945         host and target conditionals, described some of the remainder.
3946
3947 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3948
3949         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
3950
3951         * gdbint.texinfo (Top): Add name to @top line, and re-write the
3952         paragraph which follows.
3953
3954         * gdbint.texinfo (Host): Use @code not @samp for Makefile
3955         variables.  Looks better and avoids overful hbox.
3956
3957 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3958
3959         * stabs.texinfo (Procedures): Improve stuff on nested functions.
3960
3961 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
3962
3963         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
3964         retransmit-timeout
3965
3966 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3967
3968         * gdbint.texinfo: Update statement about `some ancient Unix
3969         systems, like Ultrix 4.0' to Ultrix 4.2.
3970
3971 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
3972
3973         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
3974
3975         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
3976
3977         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
3978         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
3979
3980         * remote.texi: new name for former gdbinv-s.texi
3981
3982         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
3983
3984 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
3985
3986         * gdbinv-s.texi: Documented timeout and retransmit-timeout
3987         variables for MIPS remote debugging protocol.
3988
3989 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
3990
3991         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
3992
3993 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
3994
3995         * Makefile.in (refcard.dvi): Use srcdir where necessary.
3996
3997 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
3998
3999         * gdb.texinfo: repair conditional bugs in text markup
4000
4001 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4002
4003         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
4004         to select Modula-2 material.
4005
4006 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4007
4008         * stabs.texinfo: Cleanups regarding statics.
4009
4010         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
4011         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
4012
4013 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4014
4015         * stabs.texinfo: N_MAIN is sometimes used for C.
4016
4017 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4018
4019         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
4020
4021 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
4022
4023         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
4024         removed from the code by Kingdon.
4025
4026 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4027
4028         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
4029         input when evaluating breakpoint conditions; the bug has been fixed.
4030
4031         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
4032         sets the ignore count to N-1, not to N.
4033
4034 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4035
4036         * refcard.tex (\hoffset): correct longstanding error to match
4037           intended offset; avoids cutting off edge on some printers
4038
4039 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4040
4041         * stabs.texinfo (Parameters): Say that order of stabs is significant.
4042
4043 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4044
4045         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
4046
4047 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4048
4049         * Makefile.in: (REFEDITS) new var to control whether PS or CM
4050         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
4051         collect sed edits if any, apply to refcard before formatting;
4052         (refcard.ps) stop implying PS fonts if PS output requested;
4053         (lrefcard.ps) delete extra target for variant PS fonts
4054
4055         * refcard.tex: parametrize papersize dependent info, collect
4056           in easily replaced spot
4057
4058         * a4rc.sed: new file, edits to refcard for A4 paper
4059
4060 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4061
4062         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
4063
4064 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4065
4066         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
4067
4068 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4069
4070         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
4071         politely rather than rudely.
4072
4073 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4074
4075         * stabs.texinfo: Document common blocks.
4076
4077 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
4078
4079         * stabs.texinfo:  Add some basic info about stabs-in-elf.
4080
4081 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4082
4083         * stabs.texinfo (Top): Minor cleanup.
4084
4085 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
4086
4087         * Makefile.in (install-info): remove parentdir support
4088
4089 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4090
4091         * gdb.texinfo (Copying): delete this node and references to it;
4092         RMS says this manual need not carry GPL. (passim): Improvements
4093         from last round at FSF, largely due to Ian Taylor review, and
4094         minor formatting improvements.
4095
4096         * gdbinv-s.texi (passim): Improvements from last round at FSF,
4097         largely due to Ian Taylor review. (Debug Session): minor edits to
4098         new text.
4099
4100 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
4101
4102         * Makefile.in (realclean): Remove info and dvi files too.
4103
4104 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
4105
4106         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
4107         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
4108         * gdb.texinfo: Change accordingly.
4109
4110         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
4111         N_{L,R}BRAC,N_SLINE are relative to.
4112
4113 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
4114
4115         * Makefile.in (GDBvn.texi): Update atomically.
4116
4117 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
4118
4119         * gdbinv-s.texi (Debug Session): Document exceptionHook.
4120
4121 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
4122
4123         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
4124         addresses together.  Also motivate the set print symbol-filename
4125         command and suggest other solutions.
4126
4127 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
4128
4129         * gdb.texinfo (set print elements):  Note that the number of
4130         elements is set to unlimited by "set print elements 0".
4131
4132 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
4133
4134         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
4135         NF_LDOUBLE means.
4136         (Stab Types): Include Solaris stab types.
4137         (Procedures): Document Solaris extensions.
4138
4139 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
4140
4141         * gdb.texinfo:  Add `set print symbol-filename' doc.
4142
4143 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4144
4145         * stabs.texinfo (Arrays): Talk about type definition vs. type
4146         information.
4147
4148         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
4149         the trailing semicolon.
4150
4151 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4152
4153         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
4154         and merge in other parts of the document addressing these subjects.
4155         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
4156
4157         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
4158         at the end of a range type.
4159
4160         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
4161         AIX extensions.
4162
4163 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4164
4165         * stabs.texinfo (Stabs Format):  Misc fixes.
4166
4167 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4168
4169         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
4170         (Traditional builtin types): Document convex convention for long long.
4171         (Negative builtin types): Discuss type names, and misc fixes.
4172
4173 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4174
4175         * stabs.texinfo (Builtin Type Descriptors): Document the floating
4176         point types used with @samp{R} type descriptor.
4177         (Symbol Descriptors): Describe how to handle conflict between
4178         different meanings of @samp{P} symbol descriptor.
4179
4180 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4181
4182         * stabs.texinfo: Remove node Quick Reference and put its children
4183         directly under the main menu.
4184
4185         * stabs.texinfo: Many more changes to bring it into line with
4186         AIX documentation and reality.  I think it now has all the
4187         information from the AIX documentation, except that I burned
4188         out when I got to variant records (Pascal and Modula-2) and
4189         all the COBOL types.  Oh well, we can add them later when we're
4190         worrying more about those languages.
4191
4192         * stabs.texinfo (Automatic variables): Talk about what it means
4193         to omit the symbol descriptor.
4194
4195 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
4196
4197         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
4198         gcc2 behavior with promoted args.
4199
4200 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4201
4202         * gdb.texinfo: include readline appendices in info version of manual
4203
4204 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4205
4206         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
4207         target remote.
4208
4209         * gdb.texinfo (Machine Code): more index entries for disassemble
4210
4211 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
4212
4213         * Clarify the intended use of the gdb-testers and gdb-patches
4214         mailing lists, and shrink gzip comment.
4215
4216 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4217
4218         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
4219         DOSHOST configuration of manual.
4220
4221         * gdb.texinfo (MIPS Stack): new node.
4222
4223         * all-config.texi (MIPS) new switch.
4224
4225         * gdbinv-s.texi (Nindy Options) Remove two instances of future
4226         tense; (MIPS Remote) new node.
4227
4228         * gdb.texinfo (passim) rephrases to work around makeinfo @value
4229         bug; (Environment) less passive, other small cleanups in text about
4230         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
4231         (Remote) new MIPS Remote menu entry.
4232
4233 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
4234
4235         * stabs.texinfo: Many changes to include information from the
4236         AIX documentation.
4237
4238         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
4239
4240 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
4241
4242         * gdbint.texinfo (new node Debugging GDB, elsewhere):
4243         Move a bunch of information from ../README.
4244         (Getting Started): New node.
4245
4246 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4247
4248         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
4249
4250         * gdb.texinfo: advance manual revision dates to present
4251
4252         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
4253         stop using silly Roman numerals in @set variable names
4254
4255 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
4256
4257         * stabs.texinfo (Parameters): Keep trying to get this right.
4258
4259 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
4260
4261         * stabs.texinfo (Parameters): More on "local parameters".
4262
4263 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
4264
4265         * stabs.texinfo (Parameters): Re-do "local parameters" section.
4266
4267 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
4268
4269         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
4270         (Parameters): Rewrite.
4271         (xcoff-differences, Sun-differences): Minor changes.
4272
4273 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
4274
4275         * stabs.texinfo:  Minor cleanup.
4276
4277 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
4278
4279         * gdbint.texinfo: Minor xcoff stuff.
4280
4281 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
4282
4283         * gdbint.texinfo:  Update for new config directory structure.
4284         Add info about internal type data structures.
4285
4286 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
4287
4288         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
4289         $(srcdir).
4290         (gdb-config.texi): Depend on file in $(srcdir).
4291
4292 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
4293
4294         * stabs.texinfo: Fixes about N_SO.
4295
4296 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4297
4298         * gdb.texinfo: include list of nonstandard init file names
4299
4300         * *-config.texi: new switch GENERIC for text that applies *only*
4301         to (usual) multiple-target version of manual
4302
4303         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
4304         h8 config
4305
4306         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
4307         in menus (rather than conditionally selected multiple alternative
4308         menus).
4309
4310         * Makefile.in: define and use DOC_CONFIG var to select
4311         configuration for GDB user manual.
4312
4313         * gdb-config.texi: delete from repository, generate from Makefile.
4314
4315         * all-config.texi: normal `generic' configuration file, formerly
4316         stored as gdb-config.texi
4317
4318 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
4319
4320         * Makefile.in: add dvi target to build all .dvi files
4321
4322 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4323
4324         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
4325
4326 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
4327
4328         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
4329         host conditionals.
4330         * stabs.texinfo:  More array fixes inspired by Jim's.
4331
4332 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
4333
4334         * stabs.texinfo: Fixes re arrays and continuations.
4335
4336         * gdbint.texinfo: Add XCOFF node.
4337
4338 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
4339
4340         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
4341
4342 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
4343
4344         * stabs.texinfo:  Fix for array types to mention lower bounds.
4345
4346 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
4347
4348         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
4349
4350 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
4351
4352         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
4353
4354 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
4355
4356         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
4357         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
4358
4359 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
4360
4361         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
4362
4363 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4364
4365         * gdb.texinfo, gdbinv-s.texi: misc updates
4366
4367 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
4368
4369         * gdbint.texinfo:  Brief documentation for longjmp support,
4370         from an email msg by Stu.
4371
4372 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
4373
4374         * stabs.texinfo:  Fix description of floating point "range"
4375         types (which really define basic types).  Reported by Jim Meehan,
4376         <meehan@src.dec.com>.
4377
4378         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
4379
4380 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
4381
4382         * gdbint.texinfo: Slightly expand section on supporting a new
4383         object file format.
4384
4385 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
4386
4387         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
4388         intermediate file.
4389
4390 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4391
4392         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
4393
4394 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4395
4396         * gdbinv-s.texi: z8000 simulator target name is just "sim"
4397
4398         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
4399         as well as Z8002.
4400
4401 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
4402
4403         * gdbint.texinfo:  Add sections on clean design and on how to send
4404         in changes.
4405
4406 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
4407
4408         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
4409
4410 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
4411
4412         * gdb.texinfo:  Fix typo, reported by Karl Berry.
4413
4414 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
4415
4416         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
4417
4418 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
4419
4420         * gdbint.texinfo: fixed a stray email address (needs @@),
4421         added @table @code to node "Native Conditionals"
4422
4423 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
4424
4425         * gdbint.texinfo:  Describe coding style of GDB.
4426
4427 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
4428
4429         * stabs.texinfo:  Minor wording changes.
4430
4431 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
4432
4433         * gdbint.texinfo:  Improve release doc slightly.
4434
4435 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
4436
4437         * gdbint.texinfo:  Improve doc of GDB config macros.
4438
4439 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
4440
4441         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
4442         These will be reinserted when examined.
4443
4444 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
4445
4446         * gdbint.texinfo:  Make a start at documenting all the #if macros
4447         in GDB.  At least list them all, and start separating them into
4448         host-specific and target-specific.
4449
4450 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4451
4452         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
4453         examples (not consistent w others).
4454         gdb.texinfo: issue disclaimer paragraph on cmdline options only
4455         for generic vn of doc
4456
4457 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
4458
4459         * Makefile.in: always create installation directories.
4460
4461 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4462
4463         * gdb.texinfo: in h8 config, do not describe searching commands.
4464
4465 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4466
4467         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
4468           conditionals; introduce a few generic switches that may be
4469           useful for other cross-dev or dos-hosted configs.
4470
4471         * gdb.texinfo: fix typo in "info reg" description
4472
4473 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
4474
4475         * stabs.texinfo:  Minor updates from running TeX over it.
4476         * Makefile.in (stabs.dvi, stabs.ps):  Add.
4477
4478 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
4479
4480         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
4481         First pass at converting it to texinfo.
4482
4483 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
4484
4485         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
4486         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
4487
4488 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
4489
4490         * gdbint.texinfo:  Add section on partial symbol tables.
4491
4492 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
4493
4494         * gdb.texinfo:  document `set remotedebug' and `set
4495         rstack_high_address'.
4496
4497 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
4498
4499         * gdb.texinfo: slight expansion of new text on reading info files
4500         * gdbinv-s.m4.in: correct and expand info on cross-debugging
4501         H8/300 from DOS.
4502
4503 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
4504
4505         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
4506
4507 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
4508
4509         * gdb.texinfo:  Say how to read the `info' files.
4510
4511 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
4512
4513         * Makefile.in: gm4 -> m4.
4514
4515 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
4516
4517         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
4518         Documentation' ahead of `Installing GDB' to match README.
4519         Update shared library doc, -readnow and -mapped, and directory
4520         structure (add glob and mmalloc).  Update configure doc.
4521
4522 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
4523
4524         * Makefile.in: remove $(srcdir) from gdb.info rule.
4525
4526 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
4527
4528         * Makefile.in: commented out gdb-all.texinfo rule.  This is
4529           temporary.
4530
4531 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
4532
4533         * Makefile.in, configure.in: removed traces of namesubdir,
4534           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
4535           copyrights to '92, changed some from Cygnus to FSF.
4536
4537 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
4538
4539         * gdb.texinfo:  Improve how we ask for bug reports.
4540
4541 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4542
4543         * Makefile.in: infodir belongs in datadir.
4544
4545 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4546
4547         * Makefile.in: remove spaces following hyphens, bsd make can't
4548           cope.  install using INSTALL_DATA.  added clean-info.  added
4549           standards.text support.
4550
4551 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
4552
4553         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
4554           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
4555           and mandir now keyed off datadir by default.
4556
4557 \f
4558 Local Variables:
4559 mode: change-log
4560 left-margin: 8
4561 fill-column: 74
4562 version-control: never
4563 End: