don't keep a gdb-specific date
[external/binutils.git] / gdb / doc / ChangeLog
1 2013-06-24  Tom Tromey  <tromey@redhat.com>
2
3         * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
4         (GDBvn.texi): Use version.subst.
5         (version.subst): New target.
6         (mostlyclean): Remove version.subst.
7
8 2013-06-20  Pedro Alves  <pedro@codesourcery.com>
9
10         * gdb.texinfo (GDB/MI Data Manipulation)
11         <-data-list-register-values>: Document the --skip-unavailable
12         option.
13
14 2013-06-07  Yao Qi  <yao@codesourcery.com>
15
16         * gdb.texinfo (Symbols): Add kindex and cindex for
17         'maint print msymbols'.
18
19 2013-06-05  Simon Marchi  <simon.marchi@ericsson.com>  (tiny change)
20
21         * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
22         response field name (thread-group to inferior).
23
24 2013-06-04 Gary Benson  <gbenson@redhat.com>
25
26         * gdb.texinfo (General Query Packets/qSupported): Added
27         "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
28         to the table of currently defined stub features.
29         Added a more detailed entry for "augmented-libraries-svr4-read".
30         (General Query Packets/qXfer:libraries-svr4:read): Documented
31         the augmented form of this packet.
32
33 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
34
35         * gdb.texinfo (System-wide Configuration Scripts): Renames
36         "Installed System-wide Configuration Scripts". Add associated
37         @menu block.
38
39 2013-05-23  Yao Qi  <yao@codesourcery.com>
40             Pedro Alves  <palves@redhat.com>
41
42         * gdb.texinfo (Packets): Document 'vCont;r'.
43         (Continuing and Stepping): Document target-assisted range
44         stepping, and the 'set range-stepping' and 'show range-stepping'
45         commands.
46
47 2013-05-23  Joel Brobecker  <brobecker@adacore.com>
48
49         * gdb.texinfo (Installed System-wide Configuration Scripts):
50         Add subsection describing the scripts now available under
51         the data-dir's system-gdbbinit subdirectory.
52         * NEWS: Add entry announcing the availability of system-wide
53         configuration scripts for ElinOS and Wind River Linux.
54
55 2013-05-21  Hui Zhu  <hui@codesourcery.com>
56
57         * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
58         "-dprintf-insert" command.
59
60 2013-05-17  Doug Evans  <dje@google.com>
61
62         * gdb.texinfo (Maintenance Commands): Update doc for
63         "maint check-psymtabs".  Add doc for "maint check-symtabs",
64         "maint expand-symtabs".
65
66 2013-05-15  Markus Metzger  <markus.t.metzger@intel.com>
67
68         * gdb.texinfo (Process Record and Replay): Document the
69         "record goto" command and its sub-commands.
70
71 2013-05-10 Phil Muldoon  <pmuldoon@redhat.com>
72
73         * gdb.texinfo (Backtrace): Add "no-filter" argument.
74         (Python API): Add Frame Filters API, Frame Wrapper API,
75         Writing a Frame Filter/Wrapper, Managing Management of Frame
76         Filters chapter entries.
77         (Frame Filters API): New Node.
78         (Frame Wrapper API): New Node.
79         (Writing a Frame Filter): New Node.
80         (Managing Frame Filters): New Node.
81         (Progspaces In Python): Add note about frame_filters attribute.
82         (Objfiles in Python): Ditto.
83         (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
84         @anchors and --no-frame-filters option to -stack-list-variables,
85         -stack-list-frames, -stack-list-locals and -stack-list-arguments
86         commands.
87
88 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
89
90         * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
91         Support" subsection documenting the XML format used to transfer
92         shared library info on AIX.
93
94 2013-05-08  Joel Brobecker  <brobecker@adacore.com>
95
96         * gdb.texinfo (Debugging Output): Add documentation of
97         "set debug aix-solib" and "show debug aix-solib" commands.
98
99 2013-05-06  Sandra Loosemore  <sandra@codesourcery.com>
100
101         * gdb.texinfo (Nios II): New section.
102         (Nios II Features): New section.
103
104 2013-05-06  Joel Brobecker  <brobecker@adacore.com>
105
106         * gdbint.texinfo (Algorithms): Remove entries documenting
107         DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
108         SOLIB_CREATE_INFERIOR_HOOK.
109
110 2013-04-29  Tom Tromey  <tromey@redhat.com>
111
112         PR python/14204:
113         * gdb.texinfo (Python API): Fix menu entry.
114         (Blocks In Python): Fix subsubsection text.  Rewrite intro.
115         Define global and static block.  Add example.  Clarify
116         block relationship for inline functions.
117
118 2013-04-29  Tom Tromey  <tromey@redhat.com>
119
120         * gdb.texinfo (Python API): Mention Python help and keyword
121         arguments.  Move pagination text to Basic Python.
122         (Basic Python): Put pagination text here.  Document
123         close-on-exec, SIGCHLD, and SIGINT.
124
125 2013-04-19  Pedro Alves  <palves@redhat.com>
126
127         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
128         "signedness" instead of "signness".
129
130 2013-04-19  Pedro Alves  <palves@redhat.com>
131
132         * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
133         -Wno-pointer-sign text with text on -Wpointer-sign.
134
135 2013-04-16  Tom Tromey  <tromey@redhat.com>
136
137         * gdb.texinfo (Set Catchpoints): Mention earliest version of
138         GCC that has the SDT probe points.
139
140 2013-04-15  Tom Tromey  <tromey@redhat.com>
141
142         * gdb.texinfo (Set Catchpoints): Document regexp syntax for
143         exception catchpoints.
144
145 2013-04-15  Tom Tromey  <tromey@redhat.com>
146
147         * gdb.texinfo (Set Catchpoints): Document $_exception.
148         (Convenience Vars): Mention $_exception.
149
150 2013-04-15  Tom Tromey  <tromey@redhat.com>
151
152         * gdb.texinfo (Set Catchpoints): Reorganize exception
153         catchpoints.  Document "catch rethrow".
154         (Debugging C Plus Plus): Mention "catch rethrow".
155
156 2013-04-15  Tom Tromey  <tromey@redhat.com>
157
158         * gdb.texinfo (Set Catchpoints): Remove obsolete text.
159
160 2013-04-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
161             Eli Zaretskii  <eliz@gnu.org>
162
163         * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
164         line below the sample output.
165
166 2013-04-12  Eli Zaretskii  <eliz@gnu.org>
167
168         * gdb.texinfo (Mode Options): Document '-configuration'.
169         (Help): Document "show configuration".
170         (Bug Reporting): Add requirements to include the configuration
171         details in bug reports.
172
173 2013-04-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
174
175         * Makefile.in (MAN1S): Add gcore.1.
176         Remove "Host, target, and site specific Makefile fragments" comment.
177         (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
178         (install-man1, uninstall-man1): Conditionalize gcore.1.
179         (gcore.1): New.
180         * gdb.texinfo (Man Pages): Add gcore man.
181         (gcore man): New node.
182
183 2013-04-10  Pedro Alves  <palves@redhat.com>
184
185         * gdb.texinfo (Process Record and Replay): Document that "set
186         record full insn-number-max", "set record
187         instruction-history-size" and "set record
188         function-call-history-size" accept "unlimited".
189         (Backtrace): Document that "set backtrace limit" accepts
190         "unlimited".
191         (List): Document that "set listsize" accepts "unlimited".
192         (Print Settings)" Document that "set print max-symbolic-offset",
193         "set print elements" and "set print repeats" accept "unlimited".
194         (Starting and Stopping Trace Experiments): Document that "set
195         trace-buffer-size" accepts "unlimited".
196         (Remote Configuration): Document that "set tcp connect-timeout"
197         accepts "unlimited".
198         (Command History): Document that "set history size" accepts
199         "unlimited".
200         (Screen Size): Document that "set height" and "set width" accepts
201         "unlimited".  Adjust "set pagination"'s description to suggest
202         "set height unlimited" instead of "set height 0".
203
204 2013-04-10  Yao Qi  <yao@codesourcery.com>
205
206         * gdb.texinfo (Trace Files): Add "target ctf".
207
208 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
209
210         * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
211
212         * Makefile.in (install-man1, install-man5, uninstall-man1)
213         (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
214
215         * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
216
217 2013-04-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
218             Eli Zaretskii  <eliz@gnu.org>
219
220         * gdb.texinfo (gdbserver man): Rename tty to comm.  Swap --attach
221         parameters order.  Remove "On some targets" for --attach.  Document the
222         --multi parameter and extended-remote command.  Document all the
223         options.
224
225 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
226
227         * gdb.texinfo (gdb man): Mention option -p.  Include Fortran to
228         the list of supported languages.
229
230 2013-04-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
231
232         Convert man pages to texinfo, new gdbinit.5 texinfo page.
233         * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
234         (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
235         (diststuff): Add man.
236         (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
237         (uninstall-man5): New.
238         (STAGESTUFF): Add *.1 and *.5.
239         (GDBvn.texi): Add SYSTEM_GDBINIT.
240         (gdb.1, gdbserver.1, gdbinit.5): New.
241         (maintainer-clean realclean): Add $(MANS).
242         (install): Add install-man.
243         (uninstall): Add uninstall-man.
244         * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
245         (@copying): Wrap it by @c man begin COPYRIGHT.
246         (Top): Add Man Pages.
247         (Man Pages, gdb man, gdbserver man, gdbinit man): New.
248
249 2013-04-02  Pedro Alves  <palves@redhat.com>
250
251         * gdb.texinfo (Debugging Output): Document "set/show debug
252         aarch64", "set/show debug coff-pe-read" and "set/show debug
253         mach-o".
254
255 2013-04-02  Pedro Alves  <palves@redhat.com>
256
257         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
258         table>: Add entry for "trace-buffer-size".
259
260 2013-03-28  Pedro Alves  <palves@redhat.com>
261
262         * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
263         table>: Add entry for "trace-status".
264
265 2013-03-28  Eli Zaretskii  <eliz@gnu.org>
266
267         * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
268         @bullet", which is invalid (makeinfo 5.1 barfs).
269
270 2013-03-28  Pedro Alves  <palves@redhat.com>
271
272         PR gdb/15294
273
274         * gdb.texinfo (List) <set listsize>: Adjust to document that
275         listsize 0 means no limit, and remove mention of -1.
276
277 2013-03-22  Yao Qi  <yao@codesourcery.com>
278
279         * gdb.texinfo (Embedded Processors): Remove menu item
280         "OpenRISC 1000".
281         (OpenRISC 1000): Remove.
282
283 2013-03-21  Doug Evans  <dje@google.com>
284
285         * gdb.texinfo (Maintenance Commands): Add docs for
286         "mt set per-command {space,time,symtab} {on,off}".
287
288 2013-03-14  Hui Zhu  <hui@codesourcery.com>
289             Yao Qi  <yao@codesourcery.com>
290
291         * gdb.texinfo (Trace Files): Add "tsave -ctf".
292
293 2013-03-13  Keith Seitz  <keiths@redhat.com>
294
295         * gdb.texinfo (Maintenance Commands): Add missing ')' for
296         "maint agent" reference to Dynamic printf.
297
298 2013-03-11  Eli Zaretskii  <eliz@gnu.org>
299
300         * gdb.texinfo (General Query Packets): Don't use colon in index
301         entries visible to Info format.
302
303 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
304
305         * gdb.texinfo (Process Record and Replay): Document record
306         changes.
307
308 2013-03-11  Markus Metzger  <markus.t.metzger@intel.com>
309
310         * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
311         (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
312         qXfer:btrace:read.
313
314 2013-03-09  Eli Zaretskii  <eliz@gnu.org>
315
316         * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
317         use colons in @anchor and @cindex entries.
318
319 2013-03-09  Hafiz Abid Qadeer  <abidh@codesourcery.com>
320
321         * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
322
323 2013-03-08  Stan Shebs  <stan@codesourcery.com>
324             Hafiz Abid Qadeer  <abidh@codesourcery.com>
325
326         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
327         trace-buffer-size set and show commands.
328         (Tracepoint Packets): Document QTBuffer:size.
329         (General Query Packets): Document QTBuffer:size.
330
331 2013-02-21  Tom Tromey  <tromey@redhat.com>
332
333         * gdb.texinfo: Remove bad @syncodeindex.
334         (Values From Inferior, Types In Python, Inferiors In Python)
335         (Events In Python, Threads In Python, Frames In Python, Blocks In
336         Python, Symbols In Python, Symbol Tables In Python): Remove
337         @tables.
338         (Packets, General Query Packets, Tracepoint Packets)
339         (Host I/O Packets): Use @w{} for empty @item.
340
341 2013-02-20  Siva Chandra Reddy <sivachandra@google.com>
342
343         * gdb.texinfo (Architectures In Python): Add description about
344         the new method gdb.Architecture.disassemble.
345
346 2013-02-15  Pedro Alves  <pedro@codesourcery.com>
347             Hafiz Abid Qadeer  <abidh@codesourcery.com>
348
349         * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
350         Document the "trace-file" field.
351
352 2013-02-07  Doug Evans  <dje@google.com>
353
354         * gdb.texinfo (Machine Code): Clarify argument to disassemble
355         command.
356
357 2013-02-06  Yao Qi  <yao@codesourcery.com>
358
359         * gdb.texinfo (GDB/MI Async Records): Document new MI
360         notification "=tsv-modified".  Update the document of MI
361         notification "=tsv-created".
362         * observer.texi (GDB Observers): New observer tsv_modified.
363         Update observer tsv_created and tsv_delete.
364
365 2013-02-05  Yufeng Zhang  <yufeng.zhang@arm.com>
366
367         * gdb.texinfo (AArch64 Features): New section; document
368         org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
369         (Architectures): Add new AArch64 section to document AArch64
370         architecture specific commands.
371         (ABI): Add description of the new OS ABI "Newlib" and its influence
372         on the longjmp handling.
373
374 2013-02-03  Eldar Gaynetdinov <hal9000ed2k@gmail.com>
375             Jan Kratochvil  <jan.kratochvil@redhat.com>
376
377         * gdb.texinfo (Backtrace): Added description of 'filename-display'
378         variable in 'set/show backtrace' section.
379
380 2013-01-31  Tom Tromey  <tromey@redhat.com>
381
382         * gdb.texinfo (Target Commands): Fix typo.
383
384 2013-01-23  Siva Chandra Reddy  <sivachandra@google.com>
385
386         * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
387         describing the gdb.Architecture class.
388         (Frames In Python): Add description about the new method
389         gdb.Frame.architecture().
390
391 2013-01-23  Doug Evans  <dje@google.com>
392
393         * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
394
395 2013-01-21  Marc Khouzam  <marc.khouzam@ericsson.com>
396
397         * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
398         'thread-groups' field when printing a breakpoint in MI.
399
400 2012-01-17  Sanjoy Das <sanjoy@playingwithpointers.com>
401         * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
402         to reflect that jit-reader-load now supports absolute file-names.
403
404 2013-01-16  Tom Tromey  <tromey@redhat.com>
405
406         * gdb.texinfo (Set Catchpoints): Document "catch signal".
407         (Signals): Likewise.
408
409 2013-01-16  Tom Tromey  <tromey@redhat.com>
410
411         * gdb.texinfo (GDB/MI Breakpoint Information): Document
412         "catch-type" field.
413         (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
414
415 2013-01-07  Tom Tromey  <tromey@redhat.com>
416
417         * gdb.texinfo (Mode Options): Don't mention -epoch.
418         (Data, Emacs): Remove obsolete comments.
419
420 2013-01-02  Tom Tromey  <tromey@redhat.com>
421
422         * gdb.texinfo (GDB/MI Output Records): Update menu.
423         (GDB/MI Breakpoint Information): New node.
424         (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
425         <-break-insert>: Likewise.
426
427 2012-12-31  Yao Qi  <yao@codesourcery.com>
428
429         * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
430         (Packets): Move "vStopped" packet to ...
431         (Notification Packets): ... here.  Describe the components
432         of notification.  Add a table of supported notifications.
433         Add an example on the process of he async notification.
434
435 2012-12-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
436
437         * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
438         present.
439         (GDB/MI File Commands) (-file-list-exec-source-files): Make the
440         fullname output always present.
441
442 2012-12-23  Pierre Muller  <muller@sourceware.org>
443
444         * gdbint.texinfo (Function prototypes): Require use of "extern"
445         modifier for function prototypes in headers.
446
447 2012-12-19  Joel Brobecker  <brobecker@adacore.com>
448
449         * refcard.tex: Update copyright notice to GPL v3 or later.
450         Update contact info.
451
452 2012-12-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
453
454         * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
455
456 2012-12-15  Yao Qi  <yao@codesourcery.com>
457
458         * gdb.texinfo (Debugging Output): Document 'set debug
459         notification' and 'show debug notification'.
460
461 2012-12-15  Yao Qi  <yao@codesourcery.com>
462
463         * gdb.texinfo (Listing Tracepoints): New item and example about
464         'installed on target' output.
465         Add more in the example about 'installed on target'.
466         (GDB/MI Breakpoint Commands): Doc about 'installed field.
467
468 2012-12-14  Tom Tromey  <tromey@redhat.com>
469
470         * gdb.texinfo (SVR4 Process Information): Mention core files.
471
472 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
473     
474         * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
475
476 2012-12-11  Pedro Alves  <palves@redhat.com>
477
478         * gdb.texinfo: Remove all mentions of Unixware throughout.
479
480 2012-12-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
481
482         * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
483
484 2012-11-29  Tom Tromey  <tromey@redhat.com>
485
486         * gdb.texinfo (SVR4 Process Information): Document missing
487         "info proc" subcommands.
488
489 2012-11-29  Yao Qi  <yao@codesourcery.com>
490
491         PR gdb/1477.
492         * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
493         to 'auto' instead of 'gnu'.
494
495 2012-11-26  Tom Tromey  <tromey@redhat.com>
496
497         * gdb.texinfo (MiniDebugInfo): New node.
498         (GDB Files): Update.
499
500 2012-11-16  Doug Evans  <dje@google.com>
501
502         * gdb.texinfo (System-wide configuration): If the system-wide init
503         file lives in the data-directory, and --data-directory is provided,
504         look for it there.
505
506 2012-11-15  Tom Tromey  <tromey@redhat.com>
507
508         * gdb.texinfo (Signaling): Fix typo.
509
510 2012-11-13  Giuseppe Montalto  <giuseppe.montalto@st.com>
511
512         * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
513         parameter "count" of -data-write-memory-bytes, and add an example.
514
515 2012-11-12  Tom Tromey  <tromey@redhat.com>
516
517         * gdb.texinfo (Symbols): Document "info type-printers",
518         "enable type-printer" and "disable type-printer".
519         (Python API): Add new node to menu.
520         (Type Printing API): New node.
521         (Progspaces In Python): Document type_printers field.
522         (Objfiles In Python): Likewise.
523         (gdb.types) <get_type_recognizers, apply_type_recognizers,
524         register_type_printer, TypePrinter>: Document.
525
526 2012-11-12  Tom Tromey  <tromey@redhat.com>
527
528         * gdb.texinfo (Symbols): Document "set print type methods",
529         "set print type typedefs", and flags to ptype and whatis.
530
531 2012-11-09  Andrew Burgess  <aburgess@broadcom.com>
532
533         * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
534         the example -data-disassemble output.  Extend the description of
535         the -data-disassemble results to document all fields.  Document
536         the cli disassemble command as being related to -data-disassemble.
537
538 2012-11-09  Yao Qi  <yao@codesourcery.com>
539
540         PR gdb/14777.
541         * gdb.texinfo (OS Information): Remove doc on command
542         'info udot'.
543
544 2012-11-08  Joel Brobecker  <brobecker@adacore.com>
545
546         * gdb.texinfo (Startup): Minor rewording, and clarify scope of
547         gdb.ini warning for Windows port.
548
549 2012-11-08  Yao Qi  <yao@codesourcery.com>
550
551         * gdb.texinfo (Search): Add kindex for 'fo'.
552
553 2012-11-05  Tom Tromey  <tromey@redhat.com>
554
555         PR python/14802:
556         * gdb.texinfo (Functions In Python): Add example.
557
558 2012-11-03  Yao Qi  <yao@codesourcery.com>
559
560         * observer.texi (GDB Observers): Remove observer
561         'tracepoint_modified', 'tracepoint_created' and
562         'tracepoint_deleted'.
563
564 2012-10-26  Tom Tromey  <tromey@redhat.com>
565
566         * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
567
568 2012-10-25  Tom Tromey  <tromey@redhat.com>
569
570         * gdb.texinfo (General Query Packets): Use @itemx.
571
572 2012-10-17  Yao Qi  <yao@codesourcery.com>
573
574         * observer.texi (GDB Observers): Update observer
575         'memory_changed'.
576         * gdb.texinfo (GDB/MI Async Records): Document for
577         "memory-changed" notification.
578
579 2012-10-15  Doug Evans  <dje@google.com>
580
581         * gdb.texinfo (Mode Options): Document -nh.
582         Elaborate on docs for -nx.
583
584 2012-09-26  Siddhesh Poyarekar  <siddhesh@redhat.com>
585
586         * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
587
588 2012-09-21  Yao Qi  <yao@codesourcery.com>
589             Pedro Alves  <palves@redhat.com>
590
591         * gdb.texinfo (GDB/MI Async Records): Document notification
592         'record-started' and 'record-stopped'.
593         * observer.texi (GDB Observers): New observer 'record-changed'.
594
595 2012-09-19  Thomas Schwinge  <thomas@codesourcery.com>
596
597         * gdb.texinfo: Document the removal of SH's 'regs' command.
598
599 2012-09-18  Sergio Durigan Junior  <sergiodj@redhat.com>
600
601         * gdb.texinfo (jump): Mention new alias `j' for `jump'.
602
603 2012-09-18  Yao Qi  <yao@codesourcery.com>
604
605         * gdb.texinfo (GDB/MI Async Records): Document new MI
606         notifications '=tsv-created' and '=tsv-deleted'.
607         * observer.texi (GDB Observers): New observer tsv_created and
608         tsv_deleted.
609
610 2012-09-18  Yao Qi  <yao@codesourcery.com>
611
612         * observer.texi (GDB Observers): New observer 'traceframe_changed'.
613         * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
614         '=traceframe-changed'.
615
616 2012-09-17  Yao Qi  <yao@codesourcery.com>
617
618         * gdb.texinfo (List): Describe the meaning of 0 and -1 in
619         'set listsize'.
620
621 2012-09-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
622             Eli Zaretskii  <eliz@gnu.org>
623
624         * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
625         encoding for gdbarch_breakpoint_from_pc, bp_addr for
626         gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
627
628 2012-08-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
629
630         * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
631
632 2012-08-23  Khoo Yit Phang <khooyp@cs.umd.edu>
633
634         Document how to return from "python-interactive" to GDB.
635         * gdb.texinfo (Python Commands): Update documentation.
636
637 2012-08-22  Khoo Yit Phang <khooyp@cs.umd.edu>
638
639         Add a new "python-interactive" command that starts a standard
640         Python interactive prompt with "pi" as alias, and add "py" as
641         an alias to "python".
642         * gdb.texinfo (Python Commands): Document the new commands.
643
644 2012-08-22  Tom Tromey  <tromey@redhat.com>
645
646         * gdbint.texinfo (Host Definition): Remove documentation for
647         SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
648
649 2012-08-17  Keith Seitz  <keiths@redhat.com>
650
651         PR c++/13356
652         * gdb.texinfo (Type and Range Checking): Remove warning.
653         Remove spurious commas.
654         Update text and examples for re-implementation of set/show
655         check type.
656         (C and C++ Type and Range Checks): Likewise.
657
658 2012-08-16  Yao Qi  <yao@codesourcery.com>
659
660         * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
661         is deprecated.
662
663 2012-08-13  Doug Evans  <dje@google.com>
664
665         * gdb.texinfo (Convenience Vars): Update text for "show convenience"
666         to include functions.
667
668 2012-08-10  Doug Evans  <dje@google.com>
669
670         * gdb.texinfo (Convenience Funs): New node.
671         (Types In Python): Document Type.vector.
672
673 2012-08-09  Yao Qi  <yao@codesourcery.com>
674
675         * observer.texi: New observer command_param_changed.
676         * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
677
678 2012-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
679
680         * gdbint.texinfo (Debugging GDB): In section
681         'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
682         Mention also gdb-gdb.py.
683
684 2012-08-07  Yao Qi  <yao@codesourcery.com>
685
686         Revert the folloing patch:
687         2012-08-06  Yao Qi  <yao@codesourcery.com>
688         * gdb.texinfo (Remote Configuration): Add kindex for 'set
689         remote hardware-watchpoint-limit' and 'set
690         remote hardware-breakpoint-limit'.
691
692 2012-08-06  Nathaniel Flath  <flat0103@gmail.com>
693
694         * gdb.texinfo (Working Directory): Added information about new
695         default argument for 'cd' command.
696
697 2012-08-06  Yao Qi  <yao@codesourcery.com>
698
699         * gdb.texinfo (Remote Configuration): Add kindex for 'set
700         remote hardware-watchpoint-limit' and 'set
701         remote hardware-breakpoint-limit'.
702
703 2012-08-06  Yao Qi  <yao@codesourcery.com>
704
705         Fix PR14371.
706
707         * gdb.texinfo (GDB/MI Async Records): Fix the doc for
708         '=breakpoint-deleted'.
709
710 2012-08-02  Yao Qi  <yao@codesourcery.com>
711
712         * gdb.texinfo (Native): Remove node Neutrino.
713
714 2012-07-27  Yao Qi  <yao@codesourcery.com>
715
716         * gdb.texinfo (IPA Protocol Commands): Document new command
717         'close'.
718
719 2012-07-25  Tom Tromey  <tromey@redhat.com>
720
721         * gdb.texinfo (Maintenance Commands): Document maint info bfds.
722
723 2012-07-20  Doug Evans  <dje@google.com>
724
725         * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
726         (Index Files): Document how to control the use of deprecated index
727         sections.
728         (Index Section Format): Replace --use-deprecated-index-sections with
729         "set use-deprecated-index-sections on".
730
731 2012-07-12  Eli Zaretskii  <eliz@gnu.org>
732
733         * gdbint.texinfo: Remove @syncodeindex directives that put all the
734         indices into a single node "Index".  Instead, join function and
735         variable indices into a single index, separate from the concept
736         index.  Requested in
737         http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
738         (Top): Update the top-level menu: instead of one "Index" there are
739         now separate entries "Concept Index" and "Function and Variable
740         Index".
741         (Concept Index, Function and Variable Index): New nodes.
742         (Index): Node deleted.
743
744 2012-07-05  Hui Zhu  <hui_zhu@mentor.com>
745
746         * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
747         and "maint agent-eval".
748
749 2012-07-03  Eli Zaretskii  <eliz@gnu.org>
750
751         * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
752         avoid file-name clashes between Index.html and index.html on
753         case-insensitive filesystems.  See the discussion starting in
754         http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
755         details of the problem.
756         (Top): Update the master menu for the above.
757         (Concept Index, Command and Variable Index): New nodes, instead of
758         the old "Index" node that was deleted.  All cross-references
759         updated.
760
761 2012-07-02  Stan Shebs  <stan@codesourcery.com>
762
763         * gdb.texinfo (Dynamic Printf): Mention agent style and
764         disconnected dprintf.
765         (Maintenance Commands): Describe maint agent-printf.
766         (General Query Packets): Mention BreakpointCommands feature.
767         (Packets): Document commands extension to Z0 packet.
768         * agentexpr.texi (Bytecode Descriptions): Document printf
769         bytecode.
770
771 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
772
773         * gdb.texinfo (File Options): Change -ix and -iex commands that apply
774         only after gdbinit files.
775         (Startup): Move -iex and -iex commands down after gdbinit files.
776
777 2012-07-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
778
779         * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
780         possibility.
781
782 2012-06-29  Tom Tromey  <tromey@redhat.com>
783
784         * gdb.texinfo (Index Section Format): Update for version 7.
785
786 2012-06-28  Stan Shebs  <stan@codesourcery.com>
787
788         * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
789         example, add note about title column.
790
791 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
792
793         * gdb.texinfo (Symbol Tables In Python): Add description about
794         the new 'last' attribute of gdb.Symtab_and line.
795
796 2012-06-26  Siva Chandra Reddy  <sivachandra@google.com>
797
798         * gdb.texinfo (Symbol Tables In Python): Correct the description
799         of the 'pc' attribute of gdb.Symtab_and_line.
800
801 2012-06-26  Doug Evans  <dje@google.com>
802
803         * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
804         and symtab-create.
805
806 2012-06-25  Keith Seitz  <keiths@redhat.com>
807
808         * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
809         from example.  Remove "rbreak" from list of corresponding
810         gdb commands.
811
812 2012-06-23  Doug Evans  <dje@google.com>
813
814         * gdb.texinfo (Index Section Format): Document version 7 format.
815
816 2012-06-22  Yao Qi  <yao@codesourcery.com>
817
818         * gdb.texinfo: Add missing cindex for some packets.
819
820 2012-06-20  Keith Seitz  <keiths@redhat.com>
821
822         * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
823         for -break-insert and document -p.
824
825 2012-06-20  Yao Qi  <yao@codesourcery.com>
826
827         * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
828         and "gdb.write_memory" with "Inferior.read_memory" and
829         "Inferior.write_memory".
830
831 2012-06-15  Patrice Dumas  <pertusus@free.fr>  (tiny change)
832
833         * gdb.texinfo (Summary): Add a link to "Free Documentation".
834         (Free Documentation): Add @node line.
835         (Continuing and Stepping) <advance location>: Use @item instead of
836         @itemx.
837         (Reverse Execution) <set exec-direction reverse>: Use @item instead of
838         @itemx.
839         (Embedded Processors): Put the link to "PA" to its correct place,
840         according to document structure.
841         (Python API): Put the link to "Lazy Strings In Python" to its
842         correct place.
843         (Index): Use @@ in @tex block to get a literal @.
844
845         * gdbint.texinfo: Fix the @subtitle line.
846
847         * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
848         correct place.
849
850 2012-06-08  Yao Qi  <yao@codesourcery.com>
851
852         * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
853         Protocol'.
854         (In-Process Agent Protocol, IPA Protocol Objects)
855         (IPA Protocol Commands): New nodes.
856         (Tracepoint Packets): Add anchors.
857
858 2012-06-06  Thomas Schwinge  <thomas@codesourcery.com>
859
860         * gdb.texinfo: Document the deprecation of SH's 'regs' command.
861
862 2012-06-06  Yao Qi  <yao@codesourcery.com>
863
864         * gdb.texinfo: Update copyright year.
865
866 2012-05-23  Stan Shebs  <stan@codesourcery.com>
867             Kwok Cheung Yeung  <kcy@codesourcery.com>
868
869         * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
870
871 2012-05-20  Jan Kratochvil  <jan.kratochvil@redhat.com>
872
873         * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
874         Mention also --with-separate-debug-dir.
875         (Auto-loading): Prepend $debugdir in the sample output.
876         (Auto-loading safe path): Likewise.  Mention also $debugdir for the
877         auto-load safe-path variable.
878         (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
879         Mention also $debugdir for 'set auto-load scripts-directory'.
880
881 2012-05-19  Eli Zaretskii  <eliz@gnu.org>
882
883         * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
884         (MIPS Embedded, MIPS, MIPS Register packet Format)
885         (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
886         appropriate.
887
888 2012-05-18  Sandra Loosemore  <sandra@codesourcery.com>
889             Maciej W. Rozycki  <macro@codesourcery.com>
890
891         * gdb.texinfo (MIPS): Document "set mips compression" and "show
892         mips compression".
893         (MIPS Breakpoint Kinds): New subsubsection.
894
895 2012-05-18  Eli Zaretskii  <eliz@gnu.org>
896
897         * gdb.texinfo (Architecture-Specific Protocol Details): Define
898         nodes for subsections.  Add @acronym mark-ups and adjust
899         formatting.
900
901 2012-05-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
902
903         Rename $ddir to $datadir.
904         * gdb.texinfo (Auto-loading, Auto-loading safe path)
905         (objfile-gdb.py file): Rename $ddir to $datadir.
906
907 2012-05-18  Tom Tromey  <tromey@redhat.com>
908
909         * gdb.texinfo (Print Settings): Document 'set print symbol'.
910
911 2012-05-14  Stan Shebs  <stan@codesourcery.com>
912
913         * gdb.texinfo (Dynamic Printf): New subsection.
914
915 2012-05-13  Siva Chandra Reddy  <sivachandra@google.com>
916
917         * gdb.texinfo (Basic Python): Add description about the function
918         gdb.find_pc_line
919
920 2012-05-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
921             Eli Zaretskii  <eliz@gnu.org>
922
923         * gdb.texinfo (Separate Debug Files): Use plural form for global
924         debugging information directory.
925
926 2012-05-11  Stan Shebs  <stan@codesourcery.com>
927             Kwok Cheung Yeung  <kcy@codesourcery.com>
928
929         * gdb.texinfo (Operating System Auxiliary Information): Document new
930         'info os' subcommands.
931
932 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
933
934         * gdb.texinfo (Auto-loading, Init File in the Current Directory)
935         (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
936         (dotdebug_gdb_scripts section): Add reference
937         to 'Auto-loading safe path'.
938
939 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
940
941         Implement multi-component --with-auto-load-dir.
942         * gdb.texinfo (Auto-loading): New references
943         for 'set auto-load scripts-directory'
944         and 'show auto-load scripts-directory'.
945         (Auto-loading safe path): Describe the new default.  Move $ddir
946         substituation reference to 'objfile-gdb.py file'.
947         (objfile-gdb.py file): Describe script-name alias.  Change real-name to
948         script-name.  Describe new 'set auto-load scripts-directory'
949         and 'show auto-load scripts-directory'.
950
951 2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
952
953         Provide $ddir substitution for --with-auto-load-safe-path.
954         * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
955         (Auto-loading safe path): Likewise.  Mention the default value,
956         $ddir substitution, --with-auto-load-safe-path and
957         --without-auto-load-safe-path.
958         * observer.texi (gdb_datadir_changed): New.
959
960 2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
961
962         * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
963         Twice.
964
965         * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
966         directory separator by path separator.
967
968 2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
969
970         * gdb.texinfo (Auto-loading safe path): Make 'directories'
971         for 'set auto-load safe-path' optional.  Mention if it is omitted.
972         Change disabling security protection condition to "/", twice.
973
974 2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
975
976         * gdb.texinfo (Symbol Tables In Python): Add documentation about
977         the new methods global_block and static_block on gdb.Symtab
978         objects.
979
980 2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
981
982         * gdb.texinfo (Blocks In Python): Add a note saying that future
983         improvements to GDB and its infrastructure can move symbols
984         across blocks within a symbol table.
985
986 2012-04-29  Yao Qi  <yao@codesourcery.com>
987
988         * gdb.texinfo (Architectures): Remove menu entry `A29K'.
989         (A29K): Remove.
990
991 2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
992             Tom Tromey  <tromey@redhat.com>
993
994         * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
995         and generic static probe support on GDB.
996
997 2012-04-25  Doug Evans  <dje@google.com>
998
999         * gdb.texinfo (Go): Fix thinko.
1000
1001         * gdb.texinfo (Supported Languages): Add Go.
1002         (Go): New node.
1003
1004 2012-04-25  Yao Qi  <yao@codesourcery.com>
1005
1006         * gdbint.texinfo (Testsuite): New section `Board settings'.
1007
1008 2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
1009
1010         * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
1011         Three times.
1012
1013         * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
1014         Three times.
1015
1016 2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
1017
1018         * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
1019         by @table @asis.  Fix formatting of one item.
1020
1021 2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
1022
1023         * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
1024
1025 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1026
1027         New option "set debug auto-load".
1028         * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
1029         (auto-load verbose mode): New node.
1030
1031 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1032
1033         New option "set auto-load safe-path".
1034         * gdb.texinfo (Auto-loading): Extend the "show auto-load"
1035         and "info auto-load" examples for safe-path.  Put there also references
1036         for "set auto-load safe-path" and "show auto-load safe-path".
1037         New menu item for Auto-loading safe path.
1038         (Auto-loading safe path): New node.
1039         (Python Auto-loading): Update the expected output from "Missing"
1040         to "No".
1041
1042 2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
1043
1044         auto-load: Implementation.
1045         * gdb.texinfo (Mode Options): New anchor for -nx.
1046         (Startup): New anchors for Option -init-eval-command,
1047         Home Directory Init File
1048         and Init File in the Current Directory during Startup.
1049         Mention set auto-load local-gdbinit with a reference.
1050         Change the sample code to "set auto-load python-scripts".
1051         (Threads): New anchor set libthread-db-search-path.
1052         Provide references to libthread_db.so.1 file.
1053         (Controlling GDB): New menu item for Auto-loading.
1054         (Auto-loading, Init File in the Current Directory)
1055         (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
1056         (Python): Rename the menu item Auto-loading to Python Auto-loading.
1057         (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
1058         reference.
1059         (Auto-loading): Rename to ...
1060         (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
1061         "set auto-load python-scripts", new anchor for it.  Change
1062         "show auto-load-scripts" to "show auto-load python-scripts", new anchor
1063         for it.  Change "info auto-load-scripts"
1064         to "info auto-load python-scripts", new anchor for it.  Change "scripts"
1065         to "Python scripts".
1066
1067 2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
1068
1069         PR mi/13393
1070         * gdb.texinfo (Print Settings): Extend the description for "set print
1071         object".
1072         (GDB/MI Variable Objects): Extend the description for -var-create and
1073         -var-list-children.
1074
1075 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
1076
1077         * gdb.texinfo (Examining Data): Document the 'explore' command.
1078
1079 2012-03-28  Joel Brobecker  <brobecker@adacore.com>
1080
1081         * gdb.texinfo (GDB/MI Variable Objects): Document what happens
1082         to the children of a varobj and its update range when -var-update
1083         returns that the varobj's type changed.
1084
1085 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1086
1087         * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
1088         Create two new links fir 'objfile-gdb.py file'
1089         and 'dotdebug_gdb_scripts section'.
1090
1091 2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1092
1093         * gdb.texinfo (Auto-loading): Rename node reference
1094         '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
1095         Twice.
1096         (.debug_gdb_scripts section): Rename the node ...
1097         (dotdebug_gdb_scripts section): ... here.
1098         (Maintenance Commands): Also rename this node reference.
1099
1100 2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
1101
1102         * gdb.texinfo (Python API/Values From Inferior): Add description
1103         about the new method Value.referenced_value.  Add description on
1104         how Value.dereference is different (and similar) to
1105         Value.referenced_value.
1106
1107 2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1108
1109         * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
1110         --init-eval-command=COMMAND, -iex.
1111         (Startup): Describe -iex and -ix.  Simplify the example
1112         for "set auto-load-scripts off".
1113
1114 2012-03-16  Gary Benson  <gbenson@redhat.com>
1115
1116         PR breakpoints/10738
1117         * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
1118         stating that GDB cannot set breakpoints on inlined functions.
1119         (Mode Options): Document --use-deprecated-index-sections.
1120         (Index Section Format): Document new index section version format.
1121
1122 2012-03-15  Tom Tromey  <tromey@redhat.com>
1123
1124         * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
1125
1126 2012-03-13  Doug Evans  <dje@google.com>
1127
1128         * gdb.texinfo (Help): Change apropos example to use "alias" instead
1129         of "reload".
1130         (Symbols): Delete docs for set/show symbol-reloading.
1131         * gdbint.texinfo (Defining Other Architecture Features): Delete
1132         SYMBOL_RELOADING_DEFAULT.
1133         * refcard.tex: Delete reference to symbol-reloading.
1134
1135 2012-03-07  Pedro Alves  <palves@redhat.com>
1136
1137         * gdb.texinfo (General Query Packets): Document new
1138         QProgramSignals packet.
1139         * gdb.texinfo (Remote configuration): Mention
1140         "program-signals-packet".
1141
1142 2012-03-05  Tristan Gingold  <gingold@adacore.com>
1143
1144         * gdb.texinfo (General Query Packets): Document xfer:uib:read.
1145
1146 2012-03-03  Yao Qi  <yao@codesourcery.com>
1147
1148         * gdb.texinfo (In-Process Agent): New node.
1149         Document new commands.
1150         (General Query Packets): Add packet `QAgent'.
1151
1152 2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
1153
1154         * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
1155
1156 2012-03-01  Scott J. Goldman <scottjg@vmware.com>
1157
1158         * gdb.texinfo (Commands In Python): Put example python macro in
1159         COMMAND_USER category rather than COMMAND_OBSCURE.
1160         Document gdb.COMMAND_USER.
1161         (User-defined Commands): Update documentation to clarify
1162         "set/show max-user-call-depth" and "show user" don't apply to python
1163         commands.  Update documentation to clarify "help user-defined" may
1164         also include python commands defined as COMMAND_USER.
1165
1166 2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
1167
1168         * gdb.texinfo (Startup): Add option -ex description to the option -x
1169         description.
1170
1171 2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
1172
1173         * gdb.texinfo (Setting Breakpoints): Mention and explain the
1174         condition-evaluation breakpoint parameter.
1175         Mention condition-evaluation mode being shown in "info break".
1176         (Break Conditions): Add description for target-side
1177         conditional breakpoints.
1178         (Remote Configuration): Mention conditional-breakpoints-packet. 
1179         (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
1180         cond-expr.
1181         (General Query Packets): Mention new ConditionalBreakpoint feature.
1182
1183 2012-02-22  Tom Tromey  <tromey@redhat.com>
1184
1185         * gdb.texinfo (Blocks In Python): Clarify block iteration.
1186
1187 2012-02-17  Tom Tromey  <tromey@redhat.com>
1188
1189         PR python/10753:
1190         * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
1191         directory.
1192
1193 2012-02-14  Stan Shebs  <stan@codesourcery.com>
1194
1195         * gdb.texinfo (Disabling Breakpoints): Document enable count.
1196
1197 2012-02-13  Pedro Alves  <palves@redhat.com>
1198
1199         * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
1200         mips-idt-ecoff.
1201
1202 2012-02-09  Yao Qi  <yao@codesourcery.com>
1203
1204         * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
1205
1206 2012-02-07  Tom Tromey  <tromey@redhat.com>
1207
1208         * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
1209         Symbol.value.
1210
1211 2012-02-07  Tom Tromey  <tromey@redhat.com>
1212
1213         * gdb.texinfo (Symbols In Python): Document Symbol.line.
1214
1215 2012-01-27  Thomas Schwinge  <thomas@codesourcery.com>
1216
1217         * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
1218
1219 2012-01-24  Tom Tromey  <tromey@redhat.com>
1220
1221         * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
1222         unload".
1223         (Files): Mention new catch commands.
1224         (GDB/MI Async Records): Likewise.
1225
1226 2012-01-24  Gary Benson  <gbenson@redhat.com>
1227
1228         Delete #if 0'd out code.
1229         * gdb.texinfo (Frame Info): Remove "info catch".
1230
1231 2012-01-20  Ulrich Weigand  <ulrich.weigand@linaro.org>
1232
1233         * gdb.texinfo (Remote Configuration): Document
1234         "set remote hostio-readlink-packet" command.
1235         (General Query Packets): Document vFile:readlink packet.
1236
1237 2012-01-16  Tom Tromey  <tromey@redhat.com>
1238
1239         * gdb.texinfo (Specify Location): Document relative file name
1240         handling.
1241
1242 2012-01-16  Tom Tromey  <tromey@redhat.com>
1243
1244         * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
1245
1246 2012-01-13  Jan Kratochvil  <jan.kratochvil@redhat.com>
1247             Eli Zaretskii  <eliz@gnu.org>
1248
1249         * gdbint.texinfo (Coding Standards): Require braces for two lines of
1250         code.
1251
1252 2012-01-11  Paul Hilfinger  <hilfingr@adacore.com>
1253
1254         * gdb.texinfo (Variables): Document use of :: for non-static
1255         variables.
1256
1257 2012-01-05  Joel Brobecker  <brobecker@adacore.com>
1258
1259         * gdbint.texinfo (Start of New Year Procedure): Update
1260         to replace use of copyright.sh by use of copyright.py.
1261
1262 2012-01-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1263
1264         Remove the gdbtui binary.
1265         * all-cfg.texi (GDBTUI): Remove.
1266         * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
1267         (TUI): Remove GDBTUI pindex.  Remove the GDBTUI reference.
1268         * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
1269
1270 2011-12-23  Kevin Pouget  <kevin.pouget@st.com>
1271
1272         Introduce gdb.FinishBreakpoint in Python.
1273         * gdb.texinfo (Finish Breakpoints in Python): New subsection.
1274         (Python API): Add menu entry for Finish Breakpoints.
1275
1276 2011-12-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
1277
1278         * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
1279         tests.
1280
1281 2011-12-16  Doug Evans  <dje@google.com>
1282
1283         * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
1284
1285 2011-12-16  Phil Muldoon  <pmuldoon@redhat.com>
1286
1287         * gdb.texinfo (Python Commands): Remove "maint set/show print
1288         stack".  Add documentation for "set/show python print-stack".
1289
1290 2011-12-14  Pedro Alves  <pedro@codesourcery.com>
1291
1292         * gdb.texinfo (Implementing a Remote Stub): Explain that you
1293         should transfer control to the stub in the startup code instead of
1294         in main.  Mention the need to get past the initial breakpoint.
1295
1296 2011-12-06  Tom Tromey  <tromey@redhat.com>
1297
1298         * gdb.texinfo (Set Breaks): Update for new behavior.
1299
1300 2011-12-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
1301
1302         * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
1303         List Format for SVR4 Targets'.
1304         (General Query Packets): New item qXfer:libraries-svr4:read.
1305         (Library List Format for SVR4 Targets): New node.
1306
1307 2011-12-01  Tom Tromey  <tromey@redhat.com>
1308
1309         * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
1310         add.
1311
1312 2011-11-22  Tom Tromey  <tromey@redhat.com>
1313
1314         * gdb.texinfo (GDB/MI Async Records): Document new *stopped
1315         reasons.
1316
1317 2011-11-20  Stan Shebs  <stan@codesourcery.com>
1318
1319         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1320         note-related options and variables.
1321         (Tracepoint Packets): Document packet changes.
1322
1323 2011-11-20  Sanjoy Das  <sdas@igalia.com>
1324
1325         * gdb.texinfo (JIT Interface): Add documentation on writing and
1326         usind JIT debug info readers.
1327         (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
1328         Debug Info Readers): New nodes.
1329
1330 2011-11-18  Yao Qi  <yao@codesourcery.com>
1331
1332         * gdb.texinfo (Create and Delete Tracepoints): Mention pending
1333         tracepoint.
1334
1335 2011-11-15  Doug Evans  <dje@google.com>
1336
1337         * gdb.texinfo (Files): Document basenames-may-differ.
1338
1339 2011-11-14  Doug Evans  <dje@google.com>
1340
1341         * gdb.texinfo (Shell Commands): Document "!".
1342
1343 2011-11-14  Stan Shebs  <stan@codesourcery.com>
1344             Kwok Cheung Yeung  <kcy@codesourcery.com>
1345
1346         * gdb.texinfo (Create and Delete Tracepoints): Describe what is
1347         needed to get shorter fast tracepoints.
1348         (Tracepoint Packets): Document new qTMinFTPILen packet.
1349
1350 2011-11-14  Yao Qi  <yao@codesourcery.com>
1351
1352         * gdb.texinfo (Create and Delete Tracepoints): Describe changed
1353         behavior of tracepoint.
1354         (General Query Packets): New feature InstallInTrace.
1355         (Remote Configuration): Document "set remote
1356         install-in-trace-packet".
1357
1358 2011-11-12  Matt Rice  <ratmice@gmail.com>
1359
1360         * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
1361         Add arguments to info macro.
1362
1363 2011-11-10  Tom Tromey  <tromey@redhat.com>
1364
1365         * gdb.texinfo (Compilation): Don't mention -gdwarf-2.  Link to GCC
1366         manual.
1367         (Variables): Don't mention -gdwarf-2.  Link to Compilation node.
1368         (Macros): Add a footnote.
1369         (C): Remove paragraph about compiler options.
1370         (C Constants): Mention wide character and string constants.
1371         (C Plus Plus Expressions): Update compiler option advice.  Mention
1372         using declarations.  Mention ADL.  Remove old HP compiler
1373         information.
1374
1375 2011-11-10  Tom Tromey  <tromey@redhat.com>
1376
1377         PR c++/9257:
1378         * gdb.texinfo (Print Settings): Add an extra note about the need
1379         for a vtable.
1380
1381 2011-11-08  Maciej W. Rozycki  <macro@codesourcery.com>
1382
1383         * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
1384         "set mips abi" documentation.
1385
1386 2011-11-04  Doug Evans  <dje@google.com>
1387
1388         * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
1389
1390 2011-11-03  Tom Tromey  <tromey@redhat.com>
1391
1392         * gdb.texinfo (Stopping): Add menu entry.
1393         (Continuing and Stepping): Restore @node.  Use @section, not
1394         @subsection.
1395
1396 2011-11-03  Maciej W. Rozycki  <macro@codesourcery.com>
1397
1398         * gdb.texinfo (Skipping Over Functions and Files): Remove node
1399         designation.  Fix "Specify Location" cross-reference.
1400
1401 2011-11-02  Stan Shebs  <stan@codesourcery.com>
1402
1403         * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
1404         (General Query Packets): Describe tracenz feature.
1405         * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
1406
1407 2011-10-28  Paul Koning  <paul_koning@dell.com>
1408
1409         * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
1410
1411 2011-10-27  Kevin Pouget  <kevin.pouget@st.com>
1412
1413         * gdb.texinfo ((Frames In Python): Document 
1414         gdb.FRAME_UNWIND_FIRST_ERROR contant.
1415
1416 2011-10-26  Paul Koning  <paul_koning@dell.com>
1417
1418         * gdb.texinfo (gdb.types): Document new deepitems function.
1419         
1420 2011-10-25  Paul Koning  <paul_koning@dell.com>
1421
1422         PR python/13327
1423         
1424         * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
1425         fetch_lazy method.
1426
1427 2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
1428
1429         PR python/12656
1430
1431         * gdb.texinfo (Blocks In Python): Document is_static, is_global,
1432         global_block, static_block function.
1433
1434 2011-10-19  Tom Tromey  <tromey@redhat.com>
1435
1436         * gdb.texinfo (Commands In Python): Add missing "@"s.
1437
1438 2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
1439
1440         PR python/13285 Document named constants for frame unwind stop reasons
1441         * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_* 
1442         constants.
1443
1444 2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
1445
1446         Fix compatibility with texinfo versions older than 4.12.
1447         * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
1448         (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
1449         (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
1450         (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
1451         * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
1452         Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
1453         CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
1454
1455 2011-10-09  Doug Evans  <dje@google.com>
1456
1457         * gdb.texinfo (Extending GDB): Document alias command.
1458
1459 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1460
1461         Support @entry in input expressions.
1462         * gdb.texinfo (Variables): Describe @entry names suffix.
1463         (Print Settings): Add anchor for `set print entry-values'.
1464
1465 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1466             Eli Zaretskii  <eliz@gnu.org>
1467
1468         Display @entry parameter values (without references).
1469         * gdb.texinfo (Tail Call Frames): Add anchor.  Add self tail call
1470         example.
1471         (Print Settings): New description of set print entry-values and show
1472         print entry-values.
1473
1474 2011-10-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
1475             Eli Zaretskii  <eliz@gnu.org>
1476
1477         Recognize virtual tail call frames.
1478         * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
1479         (Tail Call Frames): New node.
1480         (Frames In Python): Add gdb.TAILCALL_FRAME.
1481
1482 2011-10-07  Doug Evans  <dje@google.com>
1483
1484         * gdb.texinfo (gdb.printing): Document new `replace' arg to
1485         register_pretty_printer.
1486
1487 2011-10-07  Phil Muldoon  <pmuldoon@redhat.com>
1488
1489         PR python/12930
1490         PR python/12802
1491
1492         * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
1493         stop method.
1494
1495 2011-10-07  Ulrich Weigand  <ulrich.weigand@linaro.org>
1496
1497         * gdb.texinfo (Starting your Program): "set disable-randomization"
1498         is no longer Linux-specific.
1499         (Remote Configuration): Document "set remote
1500         disable-randomization-packet".
1501         (General Query Packets): Document "QDisableRandomization" packet
1502         and add it to "qSupported" list.
1503
1504 2011-10-07  Kevin Pouget  <kevin.pouget@st.com>
1505
1506         Allow Python notification of new object-file loadings.
1507         * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
1508         event type.
1509
1510 2011-10-04  Kevin Pouget  <kevin.pouget@st.com>
1511
1512         PR python/12691: Add the inferior to Python exited event
1513         * gdb.texinfo (Events In Python): Describe exited inferior attribute.
1514
1515 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
1516
1517         * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
1518         rephasing.
1519
1520 2011-10-03  Joel Brobecker  <brobecker@adacore.com>
1521
1522         * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
1523         (GDB/MI Miscellaneous Commands): Add `ada-task-info'
1524         as possible feature returned by the `-list-features'
1525         command.
1526
1527 2011-09-28  Paul Koning  <paul_koning@dell.com>
1528
1529         * gdb.texinfo (gdb.Type): Document field access by dictionary
1530         key syntax.
1531
1532 2011-09-28  Yao Qi  <yao@codesourcery.com>
1533
1534         * gdb.texinfo (Files): Update options for `add-symbol-file'.
1535         Add one space after option `-s'.  Remove @r{} markup.
1536
1537 2011-09-27  Stan Shebs  <stan@codesourcery.com>
1538
1539         * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
1540
1541 2011-09-16  Hui Zhu  <teawater@gmail.com>
1542
1543         * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
1544         to *(unsigned char *)$esp@300.
1545
1546 2011-09-15  Paul Koning  <paul_koning@dell.com>
1547
1548         * gdb.texinfo: Make style of Python functions and methods match
1549         the syntax of Python.  Also put class and module names explicitly
1550         on function, member, and variable names, matching Python
1551         documentation conventions.
1552         
1553 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
1554
1555         PR Python/12692 Add gdb.selected_inferior() to Python interface.
1556         * gdb.texinfo (Inferiors In Python): Describe new
1557         gdb.selected_inferior() function.
1558
1559 2011-09-15  Kevin Pouget  <kevin.pouget@st.com>
1560
1561         Handle multiple breakpoint hits in Python interface:
1562         * gdb.texinfo (Events In Python): New function documentation:
1563         gdb.BreakpointEvent.breakpoints. Indicate that
1564         gdb.BreakpointEvent.breakpoint is now deprecated.
1565
1566 2011-09-04  Joel Brobecker  <brobecker@adacore.com>
1567
1568         * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
1569
1570 2011-08-25  Andrew Oakley  <andrew@ado.is-a-geek.net>
1571
1572         * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
1573
1574 2011-08-17  Phil Muldoon  <pmuldoon@redhat.com>
1575
1576         * gdb.texinfo (Prompt): Add set/show extended-prompt
1577         documentation
1578         (Basic Python): Add prompt_hook anchor.
1579         (Python modules): Reword module text to reflect multiple modules.
1580         (gdb.prompt): Document gdb.prompt module.
1581
1582 2011-08-14  Yao Qi  <yao@codesourcery.com>
1583
1584         * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
1585
1586 2011-08-14  Yao Qi  <yao@codesourcery.com>
1587
1588         * gdb.texinfo (Standard Target Features): Document C6x features.
1589         (TIC6x Features): New node.
1590
1591 2011-08-12  Doug Evans  <dje@google.com>
1592
1593         * gdb.texinfo (Symbols In Python): Document symbol.type.
1594
1595 2011-08-09  Phil Muldoon  <pmuldoon@redhat.com>
1596
1597         * gdb.texinfo (Python): Document command and function
1598         auto-loading.
1599
1600 2011-07-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1601             Eli Zaretskii  <eliz@gnu.org>
1602
1603         * gdb.texinfo (whatis, ptype): Highlight their differences.  Describe
1604         typedefs unrolling.  Extend the sample code by an inner typedef and
1605         outer typedefs unrolling.
1606
1607 2011-07-26  Paul Pluzhnikov  <ppluzhnikov@google.com>
1608
1609         * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
1610         size and line-size.
1611
1612 2011-07-21  Matt Rice  <ratmice@gmail.com>
1613
1614         PR macros/12999
1615         * gdb.texinfo (Macros): Add info definitions and info macros commands.
1616         Update text and cindex entries for info macro command.
1617
1618 2011-07-21  Phil Muldoon  <pmuldoon@redhat.com>
1619
1620         * observer.texi (GDB Observers): Add before_prompt observer.
1621         * gdb.texinfo (Basic Python): Add documentation for prompt
1622         substitution.
1623
1624 2011-07-11  Phil Muldoon  <pmuldoon@redhat.com>
1625
1626         PR python/12438
1627         * gdb.texinfo (Python Commands): Add deprecate note to maint
1628           set/show python print-stack.  Document set/show python
1629           print-backtrace.
1630
1631 2011-07-05  Thiago Jung Bauermann  <bauerman.ibm.com>
1632
1633         * gdb.texinfo: Fix typos.
1634
1635 2011-07-01  Tom Tromey  <tromey@redhat.com>
1636
1637         * gdb.texinfo (Debugging Output): Document set debug
1638         check-physname.
1639
1640 2011-06-29  Tom Tromey  <tromey@redhat.com>
1641
1642         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1643         breakpoint-notifications feature.
1644
1645 2011-06-29  Ulrich Weigand  <ulrich.weigand@linaro.org>
1646
1647         * gdb.texinfo (Target Description): Remove warning about
1648         possibly unstable format.
1649
1650 2011-06-03  Tom Tromey  <tromey@redhat.com>
1651
1652         * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
1653         (Events In Python): Note that exit_code is optional.
1654
1655 2011-05-17  Pedro Alves  <pedro@codesourcery.com>
1656
1657         * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
1658         required for multi-threading support.
1659         (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
1660         Hc are deprecated for multi-threading debugging.  Point readers at
1661         the vCont packet.
1662
1663 2011-05-15  Doug Evans  <dje@google.com>
1664
1665         * gdb.texinfo (Auto-loading): Document printing of missing scripts.
1666
1667 2011-05-13  Doug Evans  <dje@google.com>
1668
1669         * gdb.texinfo (Threads): Document $sdir,$pdir.
1670         (Server): Document $pdir exception.
1671
1672         * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
1673
1674         * gdb.texinfo (Threads): Clarify default value for
1675         libthread-db-search-path.
1676
1677         * gdb.texinfo (Completion): Update example.
1678         (Debugging Output): Delete `set/show debug lin-lwp-async'.
1679
1680 2011-05-12  Kwok Cheung Yeung  <kcy@codesourcery.com>
1681
1682         * gdb.texinfo: Document change in the behaviour of the enable and
1683         disable GDB commands when applied to tracepoints.
1684         Document the EnableDisableTracepoints remote stub feature.
1685         Document QTEnable and QTDisable in the list of tracepoint packets.
1686
1687 2011-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
1688
1689         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
1690         hsuser.texi.
1691         * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
1692         comment to hsuser.texi.  Change rluser.texi name in the comment.
1693
1694 2011-05-10  Doug Evans  <dje@google.com>
1695
1696         * gdb.texinfo (Threads): If an empty path is provided for
1697         libthread-db-search-path it is reset to its default value.
1698         (Server): Ditto.
1699
1700 2011-05-09  Doug Evans  <dje@google.com>
1701
1702         * gdb.texinfo (Requirements): Fix typo.  Mention --with-iconv-bin.
1703
1704 2011-05-06  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
1705             Thiago Jung Bauermann  <bauerman@br.ibm.com>
1706
1707         Implement support for PowerPC BookE masked watchpoints.
1708         * gdb.texinfo (Set Watchpoints): Document mask parameter.
1709         (PowerPC Embedded): Mention support of masked watchpoints.
1710
1711 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
1712
1713         * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
1714         `@value{GDBN}'.
1715
1716 2011-05-03  Joel Brobecker  <brobecker@adacore.com>
1717
1718         * gdb.texinfo (titlepage): Remove dedication.
1719         (In Memoriam): New appendix.
1720
1721 2011-04-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
1722             Eli Zaretskii  <eliz@gnu.org>
1723
1724         * gdb.texinfo (Index Section Format): Change the version to 5.
1725         Describe the different formula.
1726
1727 2011-04-24  Jan Kratochvil  <jan.kratochvil@redhat.com>
1728             Eli Zaretskii  <eliz@gnu.org>
1729
1730         * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
1731         for disconnected tracing.
1732         (Multi-Process Mode for @code{gdbserver}): Mention --multi and
1733         extended-remote relationship.  Mention --once.
1734         (TCP port allocation lifecycle of @code{gdbserver}): New.
1735
1736 2011-04-23  Eli Zaretskii  <eliz@gnu.org>
1737
1738         * gdb.texinfo (Server): Improve indexing.  Index all optional
1739         switches to gdbserver.
1740
1741 2011-04-20  Tom Tromey  <tromey@redhat.com>
1742
1743         * gdb.texinfo (Index Section Format): New node.
1744         (Top): Add new node to menu.
1745
1746 2011-04-20  Pedro Alves  <pedro@codesourcery.com>
1747
1748         * gdb.texinfo (Maintenance Commands): Document `maint print
1749         remote-registers'.
1750
1751 2011-04-20  Tom Tromey  <tromey@redhat.com>
1752
1753         * gdb.texinfo (Trace File Format): Move node later.
1754
1755 2011-04-19  Tom Tromey  <tromey@redhat.com>
1756
1757         * gdbint.texinfo (Register Information Functions): Remove
1758         duplicate "the".
1759         * gdb.texinfo (Emacs): Remove duplicate "to".
1760         (GDB/MI Variable Objects): Remove duplicate "the".
1761         (General Query Packets): Likewise.
1762
1763 2011-04-02  Joel Brobecker  <brobecker@adacore.com>
1764
1765         * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
1766         "GDB/MI Ada Exception Information" node.
1767
1768 2011-04-01  Joel Brobecker  <brobecker@adacore.com>
1769
1770         * gdb.texinfo (GDB/MI Ada Exception Information): Document
1771         the "exception-name" field in the *stopped async record.
1772
1773 2011-03-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>
1774             Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
1775
1776         Implement support for PowerPC BookE ranged breakpoints.
1777         * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
1778
1779 2011-03-28  Tom Tromey  <tromey@redhat.com>
1780
1781         * gdb.texinfo (Set Tracepoints): Fix typo.
1782
1783 2011-03-24  Tom Tromey  <tromey@redhat.com>
1784
1785         * gdb.texinfo (Specify Location): Document `function:label'
1786         linespec.
1787
1788 2011-03-18  Phil Muldoon  <pmuldoon@redhat.com>
1789
1790         PR python/12149
1791
1792         * gdb.texinfo (Basic Python): Update gdb.write and flush text.
1793
1794 2011-03-17  Phil Muldoon  <pmuldoon@redhat.com>
1795
1796         * gdb.texinfo (Blocks In Python): Add is_valid method description.
1797         (Inferiors In Python): Likewise.
1798         (Threads In Python): Likewise.
1799         (Symbols In Python): Likewise.
1800         (Objfiles In Python): Likewise.
1801         (Symbol Tables In Python): Likewise.
1802
1803 2011-03-15  Pedro Alves  <pedro@codesourcery.com>
1804
1805         * gdb.texinfo (Auto Display) <undisplay, enable display, disable
1806         display>: Explain that the commands accept number ranges.
1807
1808 2011-03-14  Phil Muldoon  <pmuldoon@redhat.com>
1809
1810         * gdb.texinfo (Breakpoints In Python): Add description and example
1811         of Python stop function operation.
1812
1813 2011-03-10  Phil Muldoon  <pmuldoon@redhat.com>
1814
1815         * gdb.texinfo (Parameters In Python): Document get_set_string and
1816         get_show_string methods.
1817
1818 2011-02-28  Jan Kratochvil  <jan.kratochvil@redhat.com>
1819
1820         * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
1821
1822         * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
1823         circular-trace-buffer name.
1824
1825 2011-02-28  Joel Brobecker  <brobecker@adacore.com>
1826
1827         * gdb.texinfo (Inferiors and Programs): Fix small error introduced
1828         in the previous change.
1829
1830 2011-02-27  Michael Snyder  <msnyder@vmware.com>
1831
1832         * gdb.texinfo (Inferiors and Programs): Update commands to show 
1833         that they can accept multiple arguments.
1834
1835 2011-02-24  Joel Brobecker  <brobecker@adacore.com>
1836
1837         Revert the following patch (code patch was not approved):
1838         2011-02-21  Hui Zhu  <teawater@gmail.com>
1839         * agentexpr.texi (bytecode descriptions): add printf.
1840         * gdb.texinfo (tracepoint action lists): add printf.
1841
1842 2011-02-23  Doug Evans  <dje@google.com>
1843
1844         * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
1845
1846 2011-02-23  Michael Snyder  <msnyder@vmware.com>
1847
1848         * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
1849         (Set Watchpoints): Add @dots{} to argument of info watchpoints.
1850         (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
1851
1852 2011-02-22  Doug Evans  <dje@google.com>
1853
1854         * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
1855         Clarify behaviour of lookup_symbol when `block' argument is omitted,
1856         add description of result, fix @defun formatting.
1857
1858 2011-02-21  Hui Zhu  <teawater@gmail.com>
1859
1860         * agentexpr.texi (Bytecode Descriptions): Add printf.
1861         * gdb.texinfo (Tracepoint Action Lists): Add printf.
1862
1863 2011-02-18  Tom Tromey  <tromey@redhat.com>
1864
1865         * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
1866
1867 2011-02-14  Michael Snyder  <msnyder@vmware.com>
1868
1869         * gdb.texinfo (threads): Document argument for "info threads" cmd.
1870         Document new command "thread find".
1871
1872 2011-02-14  Michael Snyder  <msnyder@vmware.com>
1873
1874         * gdb.texinfo (Threads): Update example of new thread message.
1875
1876 2011-02-14  Pedro Alves  <pedro@codesourcery.com>
1877
1878         * gdb.texinfo (Remote Configuration): Mention set/show remote
1879         traceframe-info.
1880         (Tools/Packages Optional for Building GDB): Mention that expat is
1881         used for traceframe info.
1882         (Remote Protocol) <Menu>: Add "Traceframe Info Format".
1883         (General Query Packets) <qSupported>: Describe the
1884         qXfer:traceframe-info:read feature.
1885         (qXfer::read): Describe qXfer:traceframe-info:read.
1886         (Traceframe Info Format): New section.
1887
1888 2011-02-04  Pedro Alves  <pedro@codesourcery.com>
1889
1890         * gdbint.texinfo (Formatting): Mention some formatting guidelines
1891         for casts and unary operators.
1892
1893 2011-02-04  Tom Tromey  <tromey@redhat.com>
1894
1895         * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
1896         is not useful.
1897
1898 2011-01-25  Pedro Alves  <pedro@codesourcery.com>
1899
1900         * gdb.texinfo: s/value optimized out/optimized out/g
1901
1902 2011-01-21  Joel Brobecker  <brobecker@adacore.com>
1903
1904         * gdb.texinfo (Other Misc Settings): Rework part of the
1905         documentation of the "set interactive mode" command.
1906
1907 2011-01-19  Tom Tromey  <tromey@redhat.com>
1908
1909         * gdb.texinfo (Threads): Document thread name output and `thread
1910         name' command.
1911         (Threads In Python): Document Thread.name attribute.
1912         (GDB/MI Thread Commands): Document thread attributes.
1913
1914 2011-01-12  Andrew Burgess  <aburgess@broadcom.com>
1915
1916         * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
1917         changes in mi/mi-cmd-disas.c
1918
1919 2011-01-12  Tom Tromey  <tromey@redhat.com>
1920
1921         * gdb.texinfo (Threads): Remove duplicate text.  Update examples.
1922         Fix "thread apply" text.
1923
1924 2011-01-11  Sergio Durigan Junior  <sergiodj@linux.vnet.ibm.com>
1925             Thiago Jung Bauermann  <bauerman@br.ibm.com>
1926
1927         Implement support for PowerPC BookE ranged watchpoints.
1928         * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
1929         the "set powerpc exact-watchpoints" flag.
1930
1931 2011-01-07  Tom Tromey  <tromey@redhat.com>
1932
1933         * gdb.texinfo (Python API): Add descriptions to @menu items.
1934
1935 2011-01-06  Tom Tromey  <tromey@redhat.com>
1936
1937         * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
1938
1939 2010-01-06  Paul Pluzhnikov  <ppluzhnikov@google.com>
1940
1941         * gdb.texinfo (Debugging Output): Document "set debug jit".
1942
1943 2011-01-06  Tom Tromey  <tromey@redhat.com>
1944
1945         PR python/12133:
1946         * gdb.texinfo (Frames In Python): Document various frame
1947         constants.
1948
1949 2011-01-05  Joel Brobecker  <brobecker@adacore.com>
1950
1951         * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
1952         doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
1953         doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
1954
1955 2011-01-03  Jan Kratochvil  <jan.kratochvil@redhat.com>
1956
1957         * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
1958         (clean): Add GDBvn.texi.
1959
1960 2010-12-29  Joel Brobecker  <brobecker@adacore.com>
1961
1962         * gdb.texinfo (Ada Glitches): Remove paragraph describing the
1963         occasional case where the debugger prints an array address
1964         instead of the array itself.
1965
1966 2010-12-23  Pedro Alves  <pedro@codesourcery.com>
1967
1968         * gdb.texinfo (Packets) <read registers packet>: Document support
1969         for registers that were not collected.
1970
1971 2010-12-15  Doug Evans  <dje@google.com>
1972
1973         * gdb.texinfo (Startup): Document auto-loading of scripts during
1974         startup.
1975         (Auto-loading): Delete "maint set python auto-load on|off".
1976         Add "set auto-load-scripts on|off".
1977
1978 2010-12-07  Doug Evans  <dje@google.com>
1979
1980         * gdb.texinfo (Mode Options): Document -data-directory.
1981         (Data Files): Add reference to -data-directory.
1982
1983 2010-11-29  Doug Evans  <dje@google.com>
1984
1985         * gdb.texinfo (Pretty-Printer Introduction): Change
1986         printer-name:subprinter-name to printer-name;subprinter-name.
1987
1988 2010-11-29  Phil Muldoon  <pmuldoon@redhat.com>
1989
1990         PR python/12199
1991
1992         * gdb.texinfo (Breakpoints In Python): Document "delete" method.
1993
1994 2010-11-23  Tom Tromey  <tromey@redhat.com>
1995
1996         * gdb.texinfo (Top): Check SYSTEM_READLINE.
1997         (Editing): Likewise.
1998         (Command History): Likewise.
1999         (TUI Keys): Likewise.
2000         (Bug Reporting): Conditionally include rluser.texi and
2001         inc-history.texinfo.
2002         * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
2003         (GDB_DOC_SOURCE_INCLUDES): Add comment.
2004         (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
2005         (gdb.dvi): Use READLINE_TEXI_INCFLAG.
2006         (gdb.pdf): Likewise.
2007         (gdb.info): Likewise.
2008         (gdb/index.html): Likewise.
2009
2010 2010-11-23  Tom Tromey  <tromey@redhat.com>
2011
2012         * Makefile.in (Makefile): Run ../config.status.
2013         (distclean): Update.
2014         * configure: Remove.
2015         * configure.ac: Remove.
2016
2017 2010-11-12  Tom Tromey  <tromey@redhat.com>
2018
2019         * gdb.texinfo (Basic Python): Update.  Add xref.
2020         (Exception Handling): Document new exception classes.
2021         (Types In Python): Update.
2022         (Frames In Python): Update.
2023
2024 2010-11-11  Phil Muldoon  <pmuldoon@redhat.com>
2025
2026         * gdb.texinfo (Breakpoints In Python): Document "internal"
2027         parameter, and visible attribute.
2028
2029 2010-11-05  Doug Evans  <dje@google.com>
2030
2031         * gdb.texinfo (Source Path): Document "set directories".
2032
2033 2010-11-05  Ken Werner  <ken.werner@de.ibm.com>
2034
2035         * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
2036         (OpenCL C): New node.
2037
2038 2010-11-02  Doug Evans  <dje@google.com>
2039
2040         * gdb.texinfo (Pretty Printing): Expand into three sections,
2041         introduction, example, and commands.
2042         (Python API): Delete section Disabling Pretty-Printers, merge into
2043         Selecting Pretty-Printers.
2044         (Writing a Pretty-Printer): New section.  Move the pretty-printer
2045         example here, and reformat to match python coding style.  Add a second
2046         example using the gdb.printing module.
2047         (Python modules): Add gdb.printing.
2048
2049 2010-10-29  Doug Evans  <dje@google.com>
2050
2051         * gdb.texinfo (Python): Fix long line.
2052
2053 2010-10-20  Doug Evans  <dje@google.com>
2054
2055         * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
2056         All references updated.  Correct sections marked as subsections.
2057         (Coding Standards): New chapter.  Move the coding standard related
2058         subsections here.  Add section on Python coding standards.
2059
2060 2010-10-13  Doug Evans  <dje@google.com>
2061
2062         * gdb.texinfo (Python): Add "Python modules".
2063         (Types in Python): Add reference to gdb.types section.
2064         (Python modules): New node.
2065
2066 2010-10-11  Doug Evans  <dje@google.com>
2067
2068         * gdb.texinfo (Values From Inferior): Add reference to "Types in
2069         Python" from gdb.Value.type description.
2070
2071 2010-09-28  Joel Brobecker  <brobecker@adacore.com>
2072
2073         * gdb.texinfo (Ravenscar Profile): New node.
2074
2075 2010-09-22  Tom Tromey  <tromey@redhat.com>
2076
2077         * gdb.texinfo (Values From Inferior): Mention Value.__init__.
2078
2079 2010-09-22  Eli Zaretskii  <eliz@gnu.org>
2080
2081         * gdb.texinfo (Values From Inferior): Clarify that
2082         value.dynamic_type works only in C++ programs with RTTI.
2083
2084 2010-09-15  Paul Bolle  <pebolle@tiscali.nl>
2085
2086         * gdb.texinfo (Character Sets): Correctly reference host-charset
2087         in example.
2088
2089 2010-09-13  Tom Tromey  <tromey@redhat.com>
2090
2091         * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
2092         Document "fullname" and "from".
2093
2094 2010-09-01  Marc Khouzam  <marc.khouzam@ericsson.com>
2095
2096         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
2097         feature `reverse' output by -list-target-features.
2098
2099 2010-08-31  H.J. Lu  <hongjiu.lu@intel.com>
2100
2101         * gdb.texinfo (i386 Features): Remove an extra "@item".
2102
2103 2010-08-30  Tom Tromey  <tromey@redhat.com>
2104
2105         PR python/11792:
2106         * gdb.texinfo (Values From Inferior): Document dynamic_type.
2107
2108 2010-08-24  Daniel Jacobowitz  <dan@codesourcery.com>
2109
2110         * gdb.texinfo (ARM Features): Document
2111         org.gnu.gdb.arm.m-profile.
2112
2113 2010-08-23  Tom Tromey  <tromey@redhat.com>
2114
2115         PR python/11145:
2116         * gdb.texinfo (Values From Inferior): Document dynamic_cast and
2117         reinterpret_cast methods.
2118
2119 2010-08-23  Tom Tromey  <tromey@redhat.com>
2120
2121         PR python/11915:
2122         * gdb.texinfo (Types In Python): Document array method.
2123
2124 2010-08-18  Thiago Jung Bauermann  <bauerman@br.ibm.com>
2125
2126         * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
2127
2128 2010-08-16   Tom Tromey  <tromey@redhat.com>
2129
2130         * gdb.texinfo (Set Watchpoints): Document -location option.
2131
2132 2010-08-13  Doug Evans  <dje@google.com>
2133
2134         * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
2135
2136 2010-08-13  Vladimir Prus  <vladimir@codesourcery.com>
2137
2138         * gdb.texinfo (GDB/MI Data Manipulation): Document
2139         -data-read-memory-raw and -data-write-memory-raw.
2140
2141 2010-08-11  Tom Tromey  <tromey@redhat.com>
2142             Phil Muldoon <pmuldoon@redhat.com>
2143
2144         * gdb.texinfo (Basic Python): Describe post_event API.
2145
2146 2010-08-11  Phil Muldoon  <pmuldoon@redhat.com>
2147
2148         * gdb.texinfo (Basic Python): Describe solib_address and
2149         decode_line Python APIs
2150
2151 2010-08-10  Tom Tromey  <tromey@redhat.com>
2152
2153         * gdb.texinfo (Pretty Printing API): Document
2154         gdb.default_visualizer.
2155
2156 2010-08-10  Tom Tromey  <tromey@redhat.com>
2157
2158         Revert gdb-add-index addition:
2159         * gdb.texinfo (Index Files): Don't document gdb-add-index.
2160
2161 2010-08-07  Jan Kratochvil  <jan.kratochvil@redhat.com>
2162             Eli Zaretskii <eliz@gnu.org>
2163
2164         * gdb.texinfo (Mode Options) <-batch>
2165         (Basic Python) <gdb.execute>: Describe setting width and height.
2166
2167 2010-07-31  Paul Pluzhnikov  <ppluzhnikov@google.com>
2168
2169         * gdb.texinfo (Threads): Document 'debug libthread-db'.
2170
2171 2010-07-30  Tom Tromey  <tromey@redhat.com>
2172
2173         * gdb.texinfo (Index Files): Mention gdb-add-index.
2174
2175 2010-07-30  Hui Zhu  <teawater@gmail.com>
2176
2177         * gdb.texinfo (Inferiors and Programs): Update the introduce of
2178         "detach inferior" and "kill inferior".
2179
2180 2010-07-28  CHENG Renquan  <rqcheng@smu.edu.sg>
2181
2182         * gdb.texinfo (Machine Code): Update description of two forms of
2183         arguments, and add new example to demonstrate the new form.
2184
2185 2010-07-27  Phil Muldoon  <pmuldoon@redhat.com>
2186
2187         * gdb.texinfo (Values From Inferior): Add value inferior function
2188         call description.
2189
2190 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2191
2192         * gdb.texinfo (Active Targets): Fix wrong comma placement.
2193
2194 2010-07-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
2195             Eli Zaretskii  <eliz@gnu.org>
2196
2197         Make core files the process_stratum.
2198         * gdb.texinfo (Active Targets): Remove core_stratum.  Include
2199         record_stratum example.
2200
2201 2010-07-13  Tom Tromey  <tromey@redhat.com>
2202
2203         * gdb.texinfo (Index Files): New node.
2204
2205 2010-07-13  Tom Tromey  <tromey@redhat.com>
2206
2207         * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
2208
2209 2010-07-13  Tom Tromey  <tromey@redhat.com>
2210
2211         * gdb.texinfo (Specify Location): Document labels.
2212
2213 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
2214
2215         * gdb.texinfo (Create and Delete Tracepoints): Add more index
2216         entries for fast tracepoints and static tracepoints.
2217
2218 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
2219
2220         * gdb.texinfo (General Query Packets) <qfThreadInfo,
2221         qsThreadInfo>: Spell out `l' as ell.
2222
2223 2010-07-01  Pedro Alves  <pedro@codesourcery.com>
2224
2225         * gdb.texinfo (Convenience Variables): Document $_sdata.
2226         (Commands to Set Tracepoints): Describe static tracepoints.  Add
2227         `Listing Static Tracepoint Markers' menu entry.  Document
2228         "strace".
2229         (Tracepoint Action Lists): Document collecting $_sdata.
2230         (Listing Static Tracepoint Markers): New subsection.
2231         (Tracepoints support in gdbserver): Mention static tracepoints.
2232         (remote packets, enabling and disabling): Mention
2233         read-sdata-object.
2234         (General Query Packets) <qSupported>: Document qXfer:sdata:read
2235         and StaticTracepoint.
2236         Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
2237         Document qXfer:sdata:read.
2238         (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
2239
2240 2010-06-29  Joel Brobecker  <brobecker@adacore.com>
2241
2242         * gdb.texinfo (Threads In Python): Fix unmatched @end table.
2243
2244 2010-06-28  Phil Muldoon  <pmuldoon@redhat.com>
2245             Tom Tromey  <tromey@redhat.com>
2246             Thiago Jung Bauermann  <bauerman@br.ibm.com>
2247
2248         * gdb.texinfo (Inferiors In Python): New node.
2249         * gdb.texinfo (Threads In Python): New node.
2250
2251 2010-06-28  Joel Brobecker  <brobecker@adacore.com>
2252
2253         * gdb.texinfo (Python): Document what the python directory is
2254         and what its location is.
2255         (Basic Python): Document the gdb.PYTHONDIR constant.
2256
2257 2010-06-25  Tom Tromey  <tromey@redhat.com>
2258
2259         PR python/10808:
2260         * gdb.texinfo (Basic Python): Document new gdb.execute argument.
2261
2262 2010-06-24  Hui Zhu  <teawater@gmail.com>
2263
2264         * gdb.texinfo: (Commands for Controlled Output): Add
2265         documentation for command "eval".
2266
2267 2010-06-21  Stan Shebs  <stan@codesourcery.com>
2268
2269         * gdb.texinfo: Add explicit @node and @appendix for GFDL.
2270         * annotate.texinfo: Ditto.
2271         * gdbint.texinfo: Ditto.
2272         * stabs.texinfo: Ditto.
2273
2274 2010-06-22  Hui Zhu  <teawater@gmail.com>
2275
2276         * gdb.texinfo: (Process Record and Replay): Add documentation
2277         for command "set record memory-query".
2278
2279 2010-06-21  Stan Shebs  <stan@codesourcery.com>
2280
2281         * gdb.texinfo: Relicense under GFDL version 1.3.
2282         * annotate.texinfo: Relicense under GFDL version 1.3.
2283         * gdbint.texinfo: Relicense under GFDL version 1.3.
2284         * stabs.texinfo: Relicense under GFDL version 1.3.
2285         * fdl.texi: Update to version 1.3.
2286
2287 2010-06-18  Stan Shebs  <stan@codesourcery.com>
2288
2289         * gdb.texinfo (Operating System Auxiliary Information): Describe
2290         "info os" when no arguments given.
2291
2292         * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
2293         $_thread.
2294
2295 2010-06-18  Hui Zhu  <teawater@gmail.com>
2296
2297         * gdb.texinfo: (Process Record and Replay): Add documentation
2298         for commands "record save" and "record restore".
2299
2300 2010-06-16  Jan Kratochvil  <jan.kratochvil@redhat.com>
2301
2302         * gdb.texinfo: Include information about the correct use
2303         of addresses in the `watch' command.
2304
2305 2010-06-11  Stan Shebs  <stan@codesourcery.com>
2306
2307         * gdb.texinfo (Observer Mode): New section.
2308         (General Query Packets): Document QAllow.
2309
2310 2010-06-04  Doug Evans  <dje@google.com>
2311
2312         * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
2313
2314 2010-06-03  Doug Evans  <dje@google.com>
2315
2316         * gdbint.texinfo (Coding): Add subsection on command names.
2317
2318 2010-06-02  Tom Tromey  <tromey@redhat.com>
2319
2320         * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
2321         always-disassemble.
2322
2323 2010-06-01  Pedro Alves  <pedro@codesourcery.com>
2324
2325         * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
2326         gdbserver, and add cross reference.
2327         (Tracepoints support in gdbserver): New subsection.
2328
2329 2010-05-26  Pedro Alves  <pedro@codesourcery.com>
2330
2331         * gdb.texinfo (General Query Packets) <qSupported>: Describe the
2332         `qRelocInsn' feature.
2333         (Relocate instruction reply packet): New subsection
2334         of `Tracepoint Packets'.
2335         (Tracepoint Packets): Mention that packets QTDP and QTStart
2336         support the qRelocInsn request, and add cross reference to new
2337         subsection.
2338
2339 2010-05-25  Doug Evans  <dje@google.com>
2340
2341         * gdb.texinfo (Exception Handling): Document gdb.GdbError.
2342         (Commands In Python): Document gdb.string_to_argv.
2343
2344 2010-05-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2345
2346         * gdbint.texinfo (Host Definition): Remove items NORETURN and
2347         ATTR_NORETURN.
2348
2349 2010-04-29  Phil Muldoon  <pmuldoon@redhat.com>
2350             Tom Tromey  <tromey@redhat.com>
2351             Thiago Jung Bauermann  <bauerman@br.ibm.com>
2352
2353         * gdb.texinfo (Parameters In Python): New Node.
2354
2355 2010-04-29  Mihail Zenkov  <mihail.zenkov@gmail.com>
2356
2357         * gdb.texinfo: (Summary) Add mention about D language support.
2358         (Filenames): Add D suffixes.
2359         (D): New node.
2360
2361 2010-04-26  Pierre Muller  <muller@ics.u-strasbg.fr>
2362
2363         * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
2364         of macro deleted from GDB code.
2365
2366 2010-04-24  Pedro Alves  <pedro@codesourcery.com>
2367
2368         * gdb.texinfo (Commands to specify files): Describe what how GDB
2369         looks up DOS-based filesystem paths on the system root.  Document
2370         the new `set/show target-file-system-kind' commands.
2371
2372 2010-04-23  Doug Evans  <dje@google.com>
2373
2374         * gdb.texinfo (Python): Move Auto-loading section here ...
2375         (Python API): from here.
2376         (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
2377         (Maintenance Commands): Add docs for "maint print section-scripts".
2378
2379 2010-04-20  Chris Moller  <cmoller@redhat.com>
2380
2381         * gdb.texinfo (Setting Breakpoints): Added description of
2382         filename-qualified rbreak.
2383         * refcard.tex (Breakpoints and Watchpoints): Added brief
2384         description of filename-qualified rbreak.
2385
2386 2010-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
2387
2388         * gdb.texinfo (Data): New @menu reference to Pretty Printing.
2389         (Python API): Change the reference to Pretty Printing API.
2390         (Pretty Printing): Move the user part under the Data node.  Reformat
2391         the sample output to 72 columns.  Create a new reference to Pretty
2392         Printing API.  Rename the API part ...
2393         (Pretty Printing API): To a new node name.
2394         (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
2395         (GDB/MI Variable Objects): Change references to Pretty Printing API.
2396
2397 2010-04-21  Stan Shebs  <stan@codesourcery.com>
2398
2399         * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
2400         and commands.
2401         (Listing Tracepoints): Update to reflect current behavior.
2402
2403 2010-04-22  Pierre Muller  <muller@ics.u-strasbg.fr>
2404
2405         * gdb.texinfo (Examining memory): Update for change in string
2406         display with explicit size.
2407
2408 2010-04-19  Pedro Alves  <pedro@codesourcery.com>
2409
2410         PR breakpoints/8554.
2411
2412         * gdb.texinfo (Save Breakpoints): New node.
2413         (save-tracepoints): Rename to ...
2414         (save tracepoints): ... this.  Mention that `save-tracepoints' is
2415         a deprecated alias to `save tracepoints'.
2416
2417 2010-04-16  Pierre Muller  <muller@ics.u-strasbg.fr>
2418
2419         * gdb.texinfo ($_tlb): Document new automatic convinience variable.
2420         (info w32 thread-information-block): Document new command.
2421         (qGetTIBAddress): Document new gdbserver query.
2422         (maint set/show show-all-tib): Document new command.
2423
2424 2010-04-15  Doug Evans  <dje@google.com>
2425
2426         * gdb.texinfo (Python API): Add progspaces section.
2427         (Selecting Pretty-Printers): Progspace pretty-printers are
2428         searched too.
2429         (Progspaces In Python): New section.
2430
2431         * gdb.texinfo (Command Files): Add docs for new "source -s" option.
2432
2433 2010-04-14  Phil Muldoon  <pmuldoon@redhat.com>
2434
2435         * gdb.texinfo (Pretty Printing): Document behaviour when to_string
2436         returns None.
2437
2438 2010-04-09  Stan Shebs  <stan@codesourcery.com>
2439
2440         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2441         Describe the `frames-created' field, tweak grammar.
2442
2443 2010-04-09  Pedro Alves  <pedro@codesourcery.com>
2444
2445         * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
2446         Describe the `circular' and `disconnected' fields.
2447
2448 2010-04-09  H.J. Lu  <hongjiu.lu@intel.com>
2449
2450         * gdb.texinfo (maint print registers): Mention unavailable and
2451         invisible registers.
2452
2453 2010-04-09  Phil Muldoon  <pmuldoon@redhat.com>
2454             Thiago Jung Bauermann  <bauerman@br.ibm.com>
2455             Tom Tromey  <tromey@redhat.com>
2456
2457         * gdb.texinfo (Breakpoints In Python): New Node.
2458
2459 2010-04-08  Stan Shebs  <stan@codesourcery.com>
2460
2461         * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
2462         trace status fields.
2463
2464 2010-04-08  H.J. Lu  <hongjiu.lu@intel.com>
2465
2466         * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
2467         optional.  Make org.gnu.gdb.i386.avx requires
2468         org.gnu.gdb.i386.avx.
2469
2470 2010-04-08  Doug Evans  <dje@google.com>
2471
2472         * gdb.texinfo (Command Files): Document that gdb skips $cdir in
2473         search path, and document that gdb only scans the search path if
2474         the script's path doesn't specify a directory.
2475
2476 2010-04-05  Doug Evans  <dje@google.com>
2477
2478         * gdb.texinfo (maint show python auto-load): Fix typo.
2479
2480 2010-04-04  Stan Shebs  <stan@codesourcery.com>
2481
2482         * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
2483         (Setting Watchpoints): Update description of "info watch".
2484         (Disabling Breakpoints): Only "info break" lists all.
2485
2486         * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
2487         (tdump): Explain how tdump works.
2488
2489 2010-04-01  Pedro Alves  <pedro@codesourcery.com>
2490
2491         * gdb.texinfo (Break Commands): Clarify `commands' changes, and
2492         add cross reference.
2493
2494 2010-03-31  Pedro Alves  <pedro@codesourcery.com>
2495
2496         * gdb.texinfo (TUI Commands): Mention that in some cases, these
2497         commands error out.
2498
2499 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2500
2501         * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
2502
2503 2010-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2504
2505         * gdb.texinfo (General Query Packets): Add xmlRegisters.
2506
2507 2010-03-29  Stan Shebs  <stan@codesourcery.com>
2508             Nathan Sidwell  <nathan@codesourcery.com>
2509
2510         * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
2511         GDBN equivalent.
2512         (Set Tracepoints): Remove mention that conditional tracepoints
2513         don't exist.
2514         (Tracepoint Actions): Clarify when while-stepping collection
2515         happens, note that while-stepping does not automatically collect
2516         $pc.
2517
2518 2010-03-29  Stan Shebs  <stan@codesourcery.com>
2519
2520         * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
2521         (General Query Packets): Describe TracepointSource.
2522
2523 2010-03-27  Matt Rice  <ratmice@gmail.com>
2524
2525         * gdb.texinfo (ARM): Document arguments to "target sim".
2526         (Set Catchpoints): Use @dots{} instead of @r{...}.
2527
2528 2010-03-26  Pedro Alves  <pedro@codesourcery.com>
2529
2530         * gdb.texinfo (Tracepoint Packets): Remove mention that
2531         terror:string may be plain text, and drop mention of X prefix.
2532
2533 2010-03-26  Vladimir Prus  <vladimir@codesourcery.com>
2534
2535         * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
2536
2537 2010-03-24  Stan Shebs  <stan@codesourcery.com>
2538
2539         * gdb.texinfo (Tracepoint Packets): Document trace error status.
2540
2541 2010-03-24  Tom Tromey  <tromey@redhat.com>
2542
2543         PR breakpoints/9352:
2544         * gdb.texinfo (Break Commands): Update.
2545
2546 2010-03-24  Vladimir Prus  <vladimir@codesourcery.com>
2547
2548         * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
2549         commands.
2550
2551 2010-03-16  Stan Shebs  <stan@codesourcery.com>
2552
2553         * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
2554         circular-trace-buffer.
2555         (Tracepoint Packets): Describe QTBuffer, and details of the
2556         qTStatus reply.
2557
2558 2010-03-12  Stan Shebs  <stan@codesourcery.com>
2559             Nathan Sidwell  <nathan@codesourcery.com>
2560
2561         * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
2562         doing instruction stepping.
2563         (Tracepoint Restrictions): New node.
2564
2565 2010-03-10  Tom Tromey  <tromey@redhat.com>
2566
2567         * gdbint.texinfo (Symbol Handling): Update.
2568
2569 2010-03-08  Tom Tromey  <tromey@redhat.com>
2570
2571         PR cli/9591:
2572         * gdb.texinfo (Mode Options): Mention lack of pagination and
2573         confirmation with --batch.
2574         (Screen Size): Mention --batch.
2575         (Messages/Warnings): Likewise.
2576
2577 2010-03-05  Tom Tromey  <tromey@redhat.com>
2578
2579         * gdb.texinfo (Basic Python): Document target_charset and
2580         target_wide_charset.
2581
2582 2010-03-05  Tom Tromey  <tromey@redhat.com>
2583
2584         * gdb.texinfo (Data): Link to pretty-printing.
2585         (Output Formats): Likewise.  Correct text.
2586
2587 2010-03-01  Daniel Jacobowitz  <dan@codesourcery.com>
2588
2589         * gdb.texinfo (Types): Describe <struct> and <flags>.
2590
2591 2010-02-28  Phil Muldoon  <pmuldoon@redhat.com>
2592
2593         * gdb.texinfo (Frames In Python): Add block parameter and
2594         description to read_var text.
2595
2596 2010-02-26  Phil Muldoon  <pmuldoon@redhat.com>
2597             Tom Tromey  <tromey@redhat.com>
2598
2599         * gdb.texinfo (Types In Python): Describe block argument in
2600         template_argument and gdb.lookup_type.
2601
2602 2010-02-24  Tom Tromey  <tromey@redhat.com>
2603
2604         * gdb.texinfo (Cygwin Native): Fix typo.
2605
2606 2010-02-24  Phil Muldoon  <pmuldoon@redhat.com>
2607
2608         * gdb.texinfo (Frames In Python): Add block, find_sal, function
2609         and select method descriptions.
2610         (Python API): Add Blocks In Python, Symbols in Python and Symbol
2611         Tables in Python to menu.
2612         (Blocks In Python): New node.
2613         (Symbols In Python): New node.
2614         (Symbol Tables in Python): New node.
2615
2616 2010-02-24  Vladimir Prus  <vladimir@codesourcery.com>
2617
2618         Multiexec MI
2619
2620         gdb/
2621         * breakpoint.c (clear_syscall_counts): Take struct inferior*.
2622
2623         gdb/doc/
2624         * gdb.texinfo (GDB/MI Command Syntax): Document notification
2625         changes.
2626         (GDB/MI Program Execution): Document current behaviour of
2627         --all and --thread-group.
2628         (GDB/MI Miscellaneous Commands): Document -add-inferior and
2629         -remove-inferior.
2630         * observer.texi (inferior_added, inferior_removed): New
2631         observers.
2632
2633 2010-02-19  Tom Tromey  <tromey@redhat.com>
2634
2635         * gdbint.texinfo (Getting Started): Fix @node.
2636         (Debugging GDB): Likewise.
2637
2638 2010-02-13  Joel Brobecker  <brobecker@adacore.com>
2639
2640         * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
2641         documenting the gdb_test_timeout variable.
2642
2643 2010-02-12  Jakob Engblom  <jakob@virtutech.com>
2644
2645         * gdb.texinfo (MI commands): Added documentation of --reverse
2646         option to a set of MI commands. Restructured documentation of MI
2647         commands --exec-continue to reflect the complexity of reverse
2648         execution.
2649
2650 2010-02-12  Pedro Alves  <pedro@codesourcery.com>
2651
2652         * gdb.texinfo (Using the Collected Data): Specify that the address
2653         range of `tfind outsize' is exclusive, and that the address range
2654         of `tfind range' is inclusive.
2655         (Tracepoint Packets): Specify that the address range of
2656         `QTFrame:range' is inclusive, and that the address range of
2657         `QTFrame:outside' is exclusive
2658
2659 2010-02-12  Vladimir Prus  <vladimir@codesourcery.com>
2660
2661         * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
2662
2663 2010-02-10  Tom Tromey  <tromey@redhat.com>
2664
2665         * gdb.texinfo (Debugging Output): Document set debug parser and
2666         show debug parser.
2667
2668 2010-02-09  H.J. Lu  <hongjiu.lu@intel.com>
2669
2670         * gdb.texinfo (Predefined Target Types): Add i387_ext,
2671         i386_eflags and i386_mxcsr.
2672
2673 2010-02-08  H.J. Lu  <hongjiu.lu@intel.com>
2674
2675         * gdb.texinfo: Document i386 target features.
2676
2677 2010-02-05  Doug Evans  <dje@google.com>
2678
2679         * gdbint.texinfo (Testsuite): Add a new section to document the
2680         various DejaGnu variables that may be overridden.
2681         Document INTERNAL_GDBFLAGS.
2682
2683 2010-02-04  Tom Tromey  <tromey@redhat.com>
2684
2685         PR cli/8830:
2686         * gdb.texinfo (Files): -readnow comes before the filename for file
2687         and symbol-file.
2688
2689 2010-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
2690
2691         * gdb.texinfo (Architecture-Specific Protocol Details): New section.
2692         Document ARM breakpoint types.
2693         (Register Packet Format): Move into the new section.
2694         (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
2695
2696 2010-01-21  Joel Brobecker  <brobecker@adacore.com>
2697
2698         * gdb.texinfo (File Options): Adjust the documentation of this
2699         switch to refer to the "source" command rather than partially
2700         duplicating some of the relevant information.
2701         (Extending GDB): Introduce and document the set/show script-extension
2702         setting.
2703         (Command Files): Add note explaining that the "source" command
2704         is also used to evalute scripts written in other languages.
2705         Remove the short slightly incorrect reference to sourcing Python
2706         scripts.
2707         (Python Commands): Document how to execute a Python script from GDB.
2708
2709 2010-01-19  Joel Brobecker  <brobecker@adacore.com>
2710
2711         * gdb.texinfo (Command Files): Fix typo.
2712
2713 2010-01-18  Tom Tromey  <tromey@redhat.com>
2714
2715         * gdb.texinfo (File Options): Document -x on .py files.
2716         (Command Files): Document handling of Python scripts.
2717
2718 2010-01-18  Jie Zhang  <jie.zhang@analog.com>
2719
2720         * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
2721
2722 2010-01-15  Stan Shebs  <stan@codesourcery.com>
2723
2724         * gdb.texinfo (Trace Files): New section.
2725         (Tracepoint Packets): Document QTSave and qTBuffer.
2726         (Trace File Format): New appendix.
2727
2728 2010-01-13  Phil Muldoon  <pmuldoon@redhat.com>
2729
2730         * gdb.texinfo (Values From Inferior): Document lazy_string value
2731         method.
2732         (Python API): Add Lazy strings menu item.
2733         (Lazy Strings In Python): New node.
2734
2735 2010-01-13  Vladimir Prus  <vladimir@codesourcery.com>
2736
2737         * gdb.texinfo (GDB/MI Thread Information): New.
2738         (GDB/MI Async Records): Document the core field in *stopped.
2739         (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
2740         documentation
2741         (Process list): Document that osdata document may contain
2742         threads.
2743         (Remote Serial Protocol): Document qXfer:threads.
2744
2745 2010-01-06  Stan Shebs  <stan@codesourcery.com>
2746
2747         * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2748         disconnected tracing.
2749         (Tracepoint Packets): Document new protocol.
2750
2751 2010-01-05  Stan Shebs  <stan@codesourcery.com>
2752
2753         * gdb.texinfo (Create and Delete Tracepoints): Describe fast
2754         tracepoints.
2755         (Tracepoint Packets): Describe remote protocol for fast
2756         tracepoints.
2757
2758 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
2759
2760         Update the "Start of New Year Procedure".
2761         * gdbint.texinfo: Add the list of files that need to be updated
2762         manually.  Minor reformatting.
2763
2764 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
2765
2766         * refcard.tex: Update copyright year in header and text.
2767
2768 2010-01-01  Joel Brobecker  <brobecker@adacore.com>
2769
2770         * agentexpr.texi: Add 2010 to the list of copyright years.
2771         * annotate.texinfo: Likewise.
2772         * gdb.texinfo: Likewise.
2773         * gdbint.texinfo: Likewise.
2774         * observer.texi: Likewise.
2775         * stabs.texinfo: Likewise.
2776
2777 2009-12-31  Stan Shebs  <stan@codesourcery.com>
2778
2779         * gdb.texinfo (Tracepoint Actions): Describe teval.
2780
2781 2009-12-29  Stan Shebs  <stan@codesourcery.com>
2782
2783         * gdb.texinfo (Tracepoint Actions): Describe default-collect.
2784
2785 2009-12-28  Stan Shebs  <stan@codesourcery.com>
2786
2787         * gdb.texinfo (Trace State Variables): New section.
2788         (Tracepoint Packets): Describe trace state variable packets.
2789         * agentexpr.texi (Bytecode Descriptions): Describe trace state
2790         variable bytecodes.
2791
2792 2009-12-28  Daniel Jacobowitz  <dan@codesourcery.com>
2793
2794         * gdb.texinfo (Symbols): "info variables" prints definitions, not
2795         declarations.
2796
2797 2009-12-21  Vladimir Prus  <vladimir@codesourcery.com>
2798
2799         * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
2800         -gdb-exit behaviour.
2801
2802 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
2803
2804         * gpl.texi: Update to version 3 of the GPL.
2805
2806 2009-12-20  Joel Brobecker  <brobecker@adacore.com>
2807
2808         * Makefile.in: Update copyright header.
2809         * observer.texi: Fix the copyright header of the generated files.
2810
2811 2009-12-08  Phil Muldoon  <pmuldoon@redhat.com>
2812
2813         * gdb.texinfo (Types In Python): Describe range function.
2814
2815 2009-12-03  Richard Ward  <richard.j.ward1@googlemail.com>
2816
2817         * gdb.texinfo (Types In Python): Describe "is_base_class".
2818
2819 2009-12-03  Tom Tromey  <tromey@redhat.com>
2820
2821         * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
2822
2823 2009-12-02  Paul Pluzhnikov  <ppluzhnikov@google.com>
2824
2825         * observer.texi: New memory_changed observer.
2826
2827 2009-12-01  Tom Tromey  <tromey@redhat.com>
2828
2829         * gdb.texinfo (Reverse Execution): Fix typo.
2830
2831 2009-11-24  Daniel Jacobowitz  <dan@codesourcery.com>
2832
2833         PR gdb/8704
2834
2835         * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
2836         are allowed after the breakpoint condition.
2837
2838 2009-11-23  Tom Tromey  <tromey@redhat.com>
2839
2840         PR python/10782:
2841         * gdb.texinfo (Types In Python): Document Type.pointer.
2842
2843 2009-11-23  Paul Pluzhnikov  <ppluzhnikov@google.com>
2844
2845         * gdb.texinfo (Machine Code): Adjust.
2846
2847 2009-11-11  Pedro Alves  <pedro@codesourcery.com>
2848
2849         * agentexpr.texi (Tracing On Symmetrix): Delete section.
2850         (Using Agent Expressions): Delete cross reference.
2851
2852 2009-11-07  Joel Brobecker  <brobecker@adacore.com>
2853
2854         * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
2855         and @settitle directives up to help makeinfo find them.
2856
2857 2009-11-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
2858
2859         * gdb.texinfo (set debug-file-directory, show debug-file-directory)
2860         (Auto-loading): Use plural and note one can use multiple components now.
2861
2862 2009-11-01  Vladimir Prus  <vladimir@codesourcery.com>
2863
2864         * gdb.texinfo (GDB/MI Stack Manipulation): Make
2865         -stack-list-arguments have the same documentation for parameter
2866         as -stack-list-locals. Add comas.
2867
2868 2009-10-27  Tom Tromey <tromey@redhat.com>
2869             Eli Zaretskii <eliz@gnu.org>
2870
2871         PR python/10781
2872
2873         * gdb.texinfo (Values From Inferior): Document cast method.
2874
2875 2009-10-22  Paul Pluzhnikov  <ppluzhnikov@google.com>
2876
2877         * gdb.texinfo (Machine Code): Mention function name in disasssembly
2878         and adjust example.
2879
2880 2009-10-22  Michael Snyder  <msnyder@vmware.com>
2881
2882         * gdb.texinfo (Process Record and Replay): Document new form of
2883         info record command.  Also document the new save and restore
2884         commands.
2885
2886 2009-10-21  Paul Pluzhnikov  <ppluzhnikov@google.com>
2887
2888         * gdb.texinfo (Machine Code): Mention current pc marker.
2889         (Memory): Likewise.
2890
2891 2009-10-19  Pedro Alves  <pedro@codesourcery.com>
2892             Stan Shebs  <stan@codesourcery.com>
2893
2894         * observer.texi (new_inferior): Rename to...
2895         (inferior_appeared): ... this.
2896
2897         * gdb.texinfo (Inferiors): Rename node to ...
2898         (Inferiors and Programs): ... this.  Mention running multiple
2899         programs in the same debug session.
2900         <info inferiors>: Mention the new 'Executable' column if "info
2901         inferiors".  Update examples.  Document the "add-inferior",
2902         "clone-inferior", "remove-inferior" and "maint info
2903         program-spaces" commands.
2904         (Process): Rename node to...
2905         (Forks): ... this.  Document "set|show follow-exec-mode".
2906
2907 2009-10-11  Michael Snyder  <msnyder@vmware.com>
2908
2909         * gdb.texinfo (ReverseStep): Show default as "unsupported".
2910         (ReverseContinue): Ditto.
2911
2912 2009-10-08  Paul Pluzhnikov  <ppluzhnikov@google.com>
2913
2914         * gdb.texinfo (Server): Document libthread-db-search-path.
2915
2916 2009-10-08  Jan Kratochvil  <jan.kratochvil@redhat.com>
2917
2918         * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
2919
2920 2009-10-06  Michael Eager  <eager@eagercon.com>
2921
2922         * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
2923         (Embedded Processors): Add MicroBlaze.
2924         (MicroBlaze): New.  Describe Xilinx MicroBlaze
2925
2926 2009-10-04  Pedro Alves  <pedro@codesourcery.com>
2927
2928         * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
2929
2930 2009-09-26  Pierre Muller  <muller@ics.u-strasbg.fr>
2931
2932         * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
2933
2934 2009-09-23  Joel Brobecker  <brobecker@adacore.com>
2935
2936         * observer.texi (solib_unloaded): Document explicitly the fact that
2937         this observer is called before the associated symbols are unloaded.
2938
2939 2009-09-19  Vladimir Prus  <vladimir@codesourcery.com>
2940
2941         * gdb.texinfo (GDB/MI Stack Manipulation): Document
2942         -stack-list-variables.
2943
2944 2009-09-18  Tom Tromey  <tromey@redhat.com>
2945
2946         * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
2947         is experimental.
2948
2949 2009-09-17  Paul Pluzhnikov  <ppluzhnikov@google.com>
2950
2951         * gdb.texinfo (convenince variables): Mention
2952         $_siginfo could be empty.
2953
2954 2009-09-15  Tom Tromey  <tromey@redhat.com>
2955
2956         * gdb.texinfo (GDB/MI Variable Objects): Document
2957         -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
2958         Expand -var-update documentation.
2959
2960 2009-09-14  Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
2961
2962         * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
2963         feature.
2964
2965 2009-09-13  Daniel Jacobowitz  <dan@codesourcery.com>
2966
2967         * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
2968
2969 2009-09-10  Michael Snyder  <msnyder@vmware.com>
2970
2971         * gdb.texinfo (qSupported): Mention new ReverseContinue and
2972         ReverseStep replies to the qSupported query.
2973
2974 2009-09-10  Joel Brobecker  <brobecker@adacore.com>
2975
2976         Add documentation for set/show interactive-mode.
2977         * gdb.texinfo (Other Misc Settings): New node.
2978
2979 2009-09-01  Doug Evans  <dje@google.com>
2980
2981         * gdb.texinfo (Caching Data of Remote Targets): Add note on
2982         non-stop mode's affect on remote caching.
2983
2984 2009-08-31  Jacob Potter  <jdpotter@google.com>
2985             Doug Evans  <dje@google.com>
2986
2987         * gdb.texinfo (Caching Data of Remote Targets): Update text.
2988         Mark `set/show remotecache' options as obsolete.
2989         Document new `set/show stack-cache' option.
2990         Update text for `info dcache'.
2991
2992 2009-08-27  Doug Evans  <dje@google.com>
2993
2994         * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
2995         (Files): Add note on new optional regex arg to `info sharedlibrary'.
2996
2997 2009-08-26  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2998
2999         * gdbint.texinfo (Releasing GDB): Fix confusing sentence
3000         about autoconf.
3001
3002 2009-08-25  Pedro Alves  <pedro@codesourcery.com>
3003
3004         * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
3005         small example, and describe its columns.  Replace "inferior-id" by
3006         "infno" throughout.
3007
3008 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3009
3010         * gdbint.texinfo (Releasing GDB): Point to
3011         README-maintainer-mode file for required autoconf version.
3012         * configure.ac: Do not substitute datarootdir, htmldir,
3013         pdfdir, docdir.  Do not process --with-datarootdir,
3014         --with-htmldir, --with-pdfdir, --with-docdir.
3015         * configure: Regenerate.
3016
3017         * configure: Regenerate.
3018
3019 2009-08-20  Reid Kleckner  <reid@kleckner.net>
3020
3021         * gdb.texinfo: Add chapter on JIT interface.
3022
3023 2009-08-07  Nick Roberts  <nickrob@snap.net.nz>
3024
3025         * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
3026         confirmation request.
3027
3028 2009-08-05  Jeremy Bennett  <jeremy.bennett@embecosm.com>
3029
3030         * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
3031         CRC definitions.
3032
3033 2009-08-03  Vladimir Prus  <vladimir@codesourcery.com>
3034
3035         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
3036         -break-commands.
3037
3038 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
3039
3040         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3041         "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
3042
3043 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
3044
3045         * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
3046         "set spu stop-on-load" and "show spu stop-on-load" commands.
3047
3048 2009-07-31  Ulrich Weigand  <uweigand@de.ibm.com>
3049
3050         * gdb.texinfo (Target Descriptions): Document <compatible> element.
3051
3052 2009-07-28  Daniel Jacobowitz  <dan@codesourcery.com>
3053
3054         * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
3055         org.gnu.gdb.arm.neon.
3056
3057 2009-07-20  Pedro Alves  <pedro@codesourcery.com>
3058
3059         * gdb.texinfo (Target Description Format): Mention the new <osabi>
3060         optional element.
3061         (subsection OS ABI): New subsection.
3062
3063 2009-07-14  Stan Shebs  <stan@codesourcery.com>
3064
3065         * gdb.texinfo (Tracepoint Conditions): New section.
3066         (General Query Packets): Describe ConditionalTracepoints.
3067         (Tracepoint Packets): Describe condition field.
3068         (Maintenance Commands): Describe maint agent-eval.
3069         * agentexpr.texi (Using Agent Expressions): Mention eval usage.
3070
3071 2009-07-11  Hui Zhu  <teawater@gmail.com>
3072
3073         * gdb.texinfo (disassemble): Add a new modifier /r
3074         to "disassemble" command to make it print the raw instructions
3075         in hex as well as in symbolic form.
3076
3077 2009-07-09  Tom Tromey  <tromey@redhat.com>
3078
3079         * gdbint.texinfo (Testsuite): Document parallel make check.
3080
3081 2009-07-09  Tom Tromey  <tromey@redhat.com>
3082
3083         * gdbint.texinfo (Testsuite): Document test transcripts.
3084
3085 2009-07-10  Phil Muldoon  <pmuldoon@redhat.com>
3086
3087         * gdb.texinfo (Values From Inferior): Add length parameter
3088         description.
3089
3090 2009-07-04  Chris Genly  <chris@genly.us>
3091
3092         * gdb.texinfo (GDB/MI Variable Objects): Document child definition
3093         in -var-list-children.  Fix example according to what the code
3094         does.
3095
3096 2009-07-02  Pedro Alves  <pedro@codesourcery.com>
3097
3098         * gdb.texinfo (Debugging multiple inferiors): Document the
3099         "inferior", "detach inferior" and "kill inferior" commands.
3100         (Debugging Programs with Multiple Processes): Adjust to mention
3101         generic "inferior" commands.  Delete mention of "detach fork" and
3102         "delete fork".  Cross reference to "Debugging multiple inferiors"
3103         section.
3104
3105 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
3106
3107         * gdbint.texinfo (Item Output Functions): Update signature
3108         for ui_out_field_core_addr.
3109
3110 2009-07-02  Ulrich Weigand  <uweigand@de.ibm.com>
3111
3112         * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
3113         Update example code extrated from breakpoint.c.
3114
3115 2009-06-28  Paul Pluzhnikov  <ppluzhnikov@google.com>
3116
3117         * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
3118         MI commands.
3119         (GDB/MI Symbol Query): Likewise.
3120         (GDB/MI File Commands): Likewise.
3121         (GDB/MI File Transfer Commands): Likewise.
3122         (GDB/MI Target Manipulation): Likewise.
3123         (GDB/MI Miscellaneous Commands): Likewise.
3124
3125 2009-06-27  Daniel Jacobowitz  <dan@codesourcery.com>
3126
3127         * gdb.texinfo (Debugging Optimized Code): New chapter.
3128         (Compiling for Debugging): Reference it.  Move some
3129         text to the new section.
3130
3131 2009-06-15  Phil Muldoon  <pmuldoon@redhat.com>
3132
3133         * doc/gdb.texinfo (Calling): Document
3134         set-unwind-on-terminating-exception usage.
3135
3136 2009-06-11  Pedro Alves  <pedro@codesourcery.com>
3137
3138         * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
3139         command.
3140
3141 2009-06-07  Pedro Alves  <pedro@codesourcery.com>
3142
3143         * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
3144         references.
3145
3146 2009-06-04  Ulrich Weigand  <uweigand@de.ibm.com>
3147
3148         * gdbint.texinfo: Rename formal parameters to gdbarch function
3149         protoypes from "current_gdbarch" to "gdbarch".
3150
3151 2009-05-28  Tom Tromey  <tromey@redhat.com>
3152
3153         * gdb.texinfo (Basic Python): Change get_parameter to parameter.
3154
3155 2009-05-27  Tom Tromey  <tromey@redhat.com>
3156
3157         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3158         feature.
3159         (GDB/MI Variable Objects): Document -var-set-visualizer.
3160
3161 2009-04-02  Tom Tromey  <tromey@redhat.com>
3162
3163         * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
3164         feature.
3165         (GDB/MI Variable Objects): Document -var-set-visualizer.
3166
3167 2009-05-27  Tom Tromey  <tromey@redhat.com>
3168             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3169             Phil Muldoon  <pmuldoon@redhat.com>
3170
3171         * gdb.texinfo (Objfiles In Python): Reference pretty printing.
3172         (Pretty Printing): New node.
3173         (Selecting Pretty-Printers): Likewise.
3174         (Python API): Update.
3175         (Output Formats): Document /r format.
3176
3177 2009-05-27  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3178             Tom Tromey  <tromey@redhat.com>
3179
3180         * gdb.texinfo (Types In Python): New node.
3181         (Values From Inferior): "type" is now an attribute.
3182         (Python API): Update.
3183
3184 2009-05-27  Tom Tromey  <tromey@redhat.com>
3185             Thiago Jung Bauermann  <bauerman@br.ibm.com>
3186             Phil Muldoon  <pmuldoon@redhat.com>
3187
3188         * gdb.texinfo: Add @syncodeindex for `tp'.
3189         (Python API): Update.
3190         (Auto-loading): New node.
3191         (Objfiles In Python): New node.
3192
3193 2009-05-15  Paul Pluzhnikov  <ppluzhnikov@google.com>
3194
3195         * gdb.texinfo (Threads): Document libthread-db-search-path.
3196
3197 2009-05-15  Nick Roberts  <nickrob@snap.net.nz>
3198
3199         * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
3200
3201 2009-05-12  Pedro Alves  <pedro@codesourcery.com>
3202
3203         * gdb.texinfo: Document 'set/show debug gnu-nat'.  Replace 'maint
3204         show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
3205         show show-debug-regs' docs.
3206
3207 2009-05-08  Eli Zaretskii  <eliz@gnu.org>
3208
3209         * gdb.texinfo (Process Record and Replay): Add description of
3210         reverse execution.
3211
3212 2009-05-07  Joel Brobecker  <brobecker@adacore.com>
3213
3214         * gdbint.texinfo (Adding support for debugging core files): New node.
3215         (Native Debugging): Remove the ``Native core file Support'' section.
3216
3217 2009-05-01  Eli Zaretskii  <eliz@gnu.org>
3218
3219         * gdb.texinfo (Process Record and Replay): Improve and clarify.
3220         Add index entries.
3221
3222 2009-04-30  Hui Zhu  <teawater@gmail.com>
3223             Michael Snyder  <msnyder@vmware.com>
3224
3225         * gdb.texinfo: (Process Record and Replay): Add documentation for
3226         process record and replay.
3227
3228 2009-04-29  Jan Kratochvil  <jan.kratochvil@redhat.com>
3229
3230         * gdb.texinfo (Macros): Note command-line for `info macro'.  Append
3231         a new part on command-line defined macros.
3232
3233 2009-04-25  Eli Zaretskii  <eliz@gnu.org>
3234
3235         * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
3236         clarify the wording.
3237
3238 2009-04-23  Tom Tromey  <tromey@redhat.com>
3239
3240         * gdb.texinfo (Data Files): New node.
3241         (GDB Files): Update menu.
3242
3243 2009-04-23  Joel Brobecker  <brobecker@adacore.com>
3244
3245         * gdbint.texinfo (Defining Other Architecture Features): Remove
3246         entry for PROCESS_LINENUMBER_HOOK.
3247
3248 2009-04-22  Vladimir Prus  <vladimir@codesourcery.com>
3249
3250         * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
3251
3252 2009-04-22  Hui Zhu  <teawater@gmail.com>
3253
3254         * gdb.texinfo (disassemble-next-line): Set the default of
3255         disassemble-next-line to off.
3256
3257 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
3258
3259         * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
3260         --with-htmldir): New.
3261         * configure: Regenerate.
3262         * Makefile.in (datarootdir, docdir): Define.
3263         (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
3264         instead of $(SET_TEXINPUTS).
3265         (gdbint.dvi, gdbint.pdf): Use same -I options as for building
3266         gdbint.info instead of $(SET_TEXINPUTS).
3267         (gdbint/index.html): Use same -I options as for building
3268         gdbint.info.
3269         (stabs.dvi, stabs.pdf): Use same -I options as for building
3270         stabs.info instead of $(SET_TEXINPUTS).
3271         (stabs/index.html): Use same -I options as for building
3272         stabs.info.
3273         (annotate.dvi, annotate.pdf): Use same -I options as for building
3274         annotate.info instead of $(SET_TEXINPUTS).
3275         (annotate/index.html): Use same -I options as for building
3276         annotate.info.
3277
3278 2009-04-21  David Daney  <ddaney@caviumnetworks.com>
3279
3280         * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
3281
3282 2009-04-21  Joseph Myers  <joseph@codesourcery.com>
3283
3284         * gdb.texinfo (Source Path): Document --with-relocated-sources.
3285
3286 2009-04-18  Carlos O'Donell  <carlos@codesourcery.com>
3287             Joseph Myers  <joseph@codesourcery.com>
3288
3289         * Makefile.in (MAKEHTML): Set to makeinfo --html.
3290         (MAKEHTMLFLAGS): Set to empty.
3291         (html__strip_dir): Define.
3292         (HTMLFILES): Define.
3293         (HTMLFILES_INSTALL): Define.
3294         (install-html): Copy new automake rule.
3295         (html): Depend on $(HTMLFILES).
3296         (gdb_toc.html): Rename to gdb/index.html.
3297         (gdbint_toc.html): Rename to gdbint/index.html.
3298         (stabs_toc.html): Rename to stabs/index.html.
3299         (annotate_toc.html): Rename to annotate/index.html.
3300
3301 2009-04-17  Carlos O'Donell  <carlos@codesourcery.com>
3302
3303         * Makefile.in: Set pdfdir and htmldir from configure
3304         substitutions.
3305         * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
3306         * configure: Regenerate.
3307
3308 2009-04-16  Joel Brobecker  <brobecker@adacore.com>
3309
3310         * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
3311         This macro is no longer used.
3312
3313 2009-04-15  Tom Tromey  <tromey@redhat.com>
3314
3315         * gdb.texinfo (Character Sets): Document default character set.
3316
3317 2009-04-14  Pierre Muller  <muller@ics.u-strasbg.fr>
3318
3319         * gdbint.texinfo: Change server name from sources.redhat.com to
3320         sourceware.org throughout.
3321
3322 2009-04-09  Joel Brobecker  <brobecker@adacore.com>
3323
3324         * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
3325         about a missing dot or coma after @xref.
3326
3327 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
3328
3329         * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
3330         example, and add a small explanation about it.
3331         (Print Settings): Change the documentation of the "set print
3332         frame-arguments" to reflect the fact that the default is now "scalars".
3333
3334 2009-04-02  Joel Brobecker  <brobecker@adacore.com>
3335
3336         * gdb.texinfo (Print Settings): Add kindex for command "set
3337         print frame-arguments".
3338
3339 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
3340
3341         * gdb.texinfo (Ada Tasks): Add documentation about task-specific
3342         breakpoints.
3343         (Set Breaks): Add reference to thread-specific and task-specific
3344         breakpoints.
3345
3346 2009-03-31  Joel Brobecker  <brobecker@adacore.com>
3347
3348         * gdb.texinfo (Ada Tasks): Remove the documentation about
3349         the "Running" state, as this state has been eliminated.
3350         Now all runnable tasks are shown as "Runnable".
3351
3352 2009-03-30  Stan Shebs  <stan@codesourcery.com>
3353
3354         * gdb.texinfo (Tracepoints): Describe tracepoints as a
3355         special case of breakpoints.
3356         (Enable and Disable Tracepoints): Mention deprecation.
3357         (Listing Tracepoints): Update description and example.
3358
3359 2009-03-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3360
3361         * gdb.texinfo (Frames in Python): New node.
3362         (Python API): Update.
3363
3364 2009-03-29  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3365
3366         * gdb.texinfo (Values From Inferior): Change gdb.Value.address
3367         from a method to an attribute.
3368
3369 2009-03-26  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3370
3371         * gdb.texinfo (Values From Inferior): Document is_optimized_out
3372         attribute.
3373
3374 2009-03-25  Pedro Alves  <pedro@codesourcery.com>
3375
3376         * observer.texi (thread_exit): Add "silent" parameter.
3377
3378 2009-03-22  Pedro Alves  <pedro@codesourcery.com>
3379
3380         * observer.texi (about_to_proceed): New.
3381
3382 2009-03-21  Jeremy Bennett  <jeremy.bennett@embecosm.com>
3383
3384         * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
3385         field throughout to handle types with spaces in them.  Fix typos
3386         found by aspell.
3387         (Summary, Requirements, Contributors): New first chapter,
3388         "Summary" added, old Requirements section moved there, and new
3389         section, "Contributors" added.
3390         (Initializing a New Architecture, Register Representation)
3391         (Frame Interpretation, Inferior Call Setup, Adding a New Target)
3392         (Porting gdb): These sections extended and updated.
3393         (Compiler Characteristics): This section (empty) deleted.
3394         (Defining Other Architecture Features): This section renamed and
3395         duplicate material removed from (formerly "Target Conditionals").
3396         Use braces {} in @deftypeXX type field throughout to handle types
3397         with spaces in them. Typos found by aspell fixed.
3398
3399         * stack_frame.svg: New file, source of image for gdbint.texinfo.
3400         * stack_frame.pdf: Version of image for PDF output.
3401         * stack_frame.png: Version of image for HTML output and for Emacs.
3402         * stack_frame.txt: Version of image for Info output.
3403         * stack_frame.eps: Version of image for TeX DVI output.
3404
3405 2009-03-21  Eli Zaretskii  <eliz@gnu.org>
3406
3407         * gdb.texinfo (Character Sets): Fix last change.
3408
3409 2009-03-21  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3410
3411         * gdb.texinfo (Values From Inferior): Fix optional arguments
3412         markup.
3413         (Commands In Python): Adjust argument names of gdb.Command.__init__
3414         to what the function accepts as keywords.
3415
3416 2008-03-20  Tom Tromey  <tromey@redhat.com>
3417
3418         * gdb.texinfo (Convenience Vars): Document convenience functions.
3419         (Functions In Python): New node.
3420         (Python API): Update.
3421
3422 2009-03-20  Tom Tromey  <tromey@redhat.com>
3423
3424         * gdb.texinfo (Character Sets): Remove obsolete text.  Document
3425         set target-wide-charset.
3426         (Requirements): Mention iconv.
3427
3428 2009-03-17  Hui Zhu  <teawater@gmail.com>
3429
3430         * gdb.texinfo: Change the introduce of "disassemble-next-line".
3431
3432 2009-03-17  Hui Zhu  <teawater@gmail.com>
3433
3434         * gdb.texinfo: Add documentation for disassemble-next-line.
3435
3436 2009-03-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3437
3438         * gdb.texinfo (Commands In Python): Remove tindex entries.
3439
3440 2009-03-15  Jan Kratochvil  <jan.kratochvil@redhat.com>
3441
3442         * gdb.texinfo (Returning): New description for missing debug info.
3443
3444 2009-03-14  Pedro Alves  <pedro@codesourcery.com>
3445
3446         * gdb.texinfo (Remote Configuration): Document query-attached.
3447         (General Query Packets): Document qAttached.
3448
3449 2009-03-05  Pedro Alves  <pedro@codesourcery.com>
3450
3451         * gdb.texinfo (Background Execution): Better describe the set
3452         target-async command.
3453         (Maintenance Commands): Delete description of the `maint set/show
3454         linux-async' and `maint set/show remote-async' commands.
3455
3456 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
3457
3458         * gdb.texinfo (GDB/MI Async Records): Add double-spaces
3459         between sentences.
3460
3461 2009-02-18  Vladimir Prus  <vladimir@codesourcery.com>
3462
3463         * gdb.texinfo (GDB/MI Async Records): Document the
3464         =library-loaded and =library-unloaded notifications.
3465
3466 2009-02-17  Vladimir Prus  <vladimir@codesourcery.com>
3467
3468         * observer.texi (test_notification): New observer.
3469
3470 2009-02-14  Vladimir Prus  <vladimir@codesourcery.com>
3471
3472         * observer.texi: Add parameter 'print_frame' to normal_stop
3473         observer.
3474
3475 2009-02-07  Eli Zaretskii  <eliz@gnu.org>
3476
3477         * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
3478         (Commands In Python): Fix COMMAND_* constants in last change.  Use
3479         @kbd for interactive input.  Add cross-references and index
3480         entries.
3481
3482 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
3483
3484         * gdb.texinfo (Signals): Document $_siginfo.
3485         (Convenience Variables): Mention $_siginfo.
3486         (Remote Configuration): Document qXfer:siginfo:read,
3487         qXfer:siginfo:write packets, and the read-siginfo-object,
3488         write-siginfo-object commands.
3489
3490 2009-02-06  Pedro Alves  <pedro@codesourcery.com>
3491
3492         * gdbint.texinfo (Values): New chapter.
3493
3494 2009-02-06  Tom Tromey  <tromey@redhat.com>
3495
3496         * gdb.texinfo (Python API): Add entry for Commands In Python.
3497         (Commands In Python): New node.
3498
3499 2009-02-05  Tom Tromey  <tromey@redhat.com>
3500
3501         * gdb.texinfo (Values From Inferior): Document Value.string.
3502
3503 2009-02-05  Tom Tromey  <tromey@redhat.com>
3504
3505         * gdb.texinfo (Basic Python): Document execute's from_tty
3506         argument.
3507
3508 2009-02-04  Tom Tromey  <tromey@redhat.com>
3509
3510         * gdb.texinfo (Basic Python): Document gdb.history.
3511
3512 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
3513
3514         * gdb.texinfo (GDB/MI Thread Commands): Document the
3515         'current-thread-id' field.  Remove the example with zero threads,
3516         since current GDB won't ever report that if there's inferior.
3517
3518 2009-01-30  Vladimir Prus  <vladimir@codesourcery.com>
3519
3520         * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
3521         option to -break-insert.
3522
3523 2009-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
3524             Jerome Guitton  <guitton@adacore.com>
3525
3526         * gdb.texinfo (Startup): Document --with-system-gdbinit.
3527         (System-wide configuration): New section.
3528
3529 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
3530
3531         PR gdb/7580:
3532         * gdb.texinfo (Maintenance Commands): Document "maint set|show
3533         internal-error|internal-warning quit|corefile ask|yes|no".
3534
3535 2009-01-26  Pedro Alves  <pedro@codesourcery.com>
3536
3537         * gdb.texinfo (Using the `gdbserver' Program): Document
3538         --remote-debug.
3539
3540 2009-01-23  Doug Evans  <dje@google.com>
3541
3542         * gdb.texinfo: Add nexti to list of commands that support
3543         background execution.
3544
3545 2009-01-14  Daniel Jacobowitz  <dan@codesourcery.com>
3546
3547         * gdb.texinfo (Define, Hooks): Document prefix command support.
3548
3549 2009-01-14  Joseph Myers  <joseph@codesourcery.com>
3550             Carlos O'Donell  <carlos@codesourcery.com>
3551
3552         Fixes for makeinfo --html.
3553
3554         * annotate.texinfo: Use @copying and @insertcopying.  Use
3555         @ifnottex in place of @ifinfo.
3556         * gdb.texinfo: Use @copying and @insertcopying.  Use @ifnottex in
3557         place of @ifinfo.  Use @ifnotinfo for one index entry.
3558         * gdbint.texinfo: Use @copying and @insertcopying.  Use @ifnottex
3559         in place of @ifinfo.
3560         * stabs.texinfo: Use @copying and @insertcopying.  Use @ifnottex
3561         in place of @ifinfo.  Include contents at start unconditionally.
3562
3563 2009-01-13  Pedro Alves  <pedro@codesourcery.com>
3564
3565         * gdb.texinfo (General Query Packets): Remove @var{} around the
3566         "spu" literal string.
3567
3568 2009-01-07  Pedro Alves  <pedro@codesourcery.com>
3569
3570         * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
3571         program may be running in another process" errors.
3572         * gdbint.texinfo (Native Conditionals): Delete
3573         ONE_PROCESS_WRITETEXT description.
3574
3575 2009-01-07  Joel Brobecker  <brobecker@adacore.com>
3576
3577         * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
3578         emacs local variable to be placed at the end of the ChangeLog.
3579         Add server.c and gdbreplay.c to the list of files where the
3580         copyright year needs to be updated.
3581
3582 2009-01-06  Sandra Loosemore  <sandra@codesourcery.com>
3583
3584         * gdb.texinfo (Remote Configuration): Document new
3585         "set/show tcp auto-retry" and "set/show tcp connect-timeout"
3586         commands.
3587
3588 2008-12-28  Pedro Alves  <pedro@codesourcery.com>
3589
3590         * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
3591         FETCH_INFERIOR_REGISTERS.
3592         (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
3593         FETCH_INFERIOR_REGISTERS descriptions.  Remove
3594         gdbarch_get_longjmp_target descrition, since already described in
3595         Target Conditionals.  Move gdbarch_fp0_regnum description to ...
3596         (Target Conditionals): ... here.
3597
3598 2008-12-16  Joel Brobecker  <brobecker@adacore.com>
3599
3600         * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
3601         examples.
3602         (Additions to Ada): Likewise.  Add the missing opening and closing
3603         parenthesis of the GDB prompt in one of the examples.
3604
3605 2008-12-14  Joel Brobecker  <brobecker@adacore.com>
3606
3607         * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
3608         about the result of 'Address not being of type System.Address.
3609         This problem has been fixed a while ago.
3610
3611 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
3612
3613         MI non-stop and multiprocess docs.
3614
3615         * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
3616         (GDB/MI Output Records): New section 'GDB/MI Frame Information'
3617         Adjust documentation for *stopped, document =thread-created,
3618         =thread-exited, =thread-group-created and =thread-group-exited.
3619         (GDB/MI Thread Commands): Document the 'state' field in
3620         -thread-info output.
3621         (GDB/MI Program Execution): Mention --all and --thread-group
3622         options.
3623         (GDB/MI Variable Objects): Describe floating and fixed variable
3624         objects.
3625         (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
3626
3627 2008-12-02  Vladimir Prus  <vladimir@codesourcery.com>
3628
3629         * gdb.texinfo (Operating System Information): New appendix.
3630         (Operating System Auxiliary Information): Document 'info os processes'
3631         (Remote Configuration): Document 'osdata'
3632         (General Query Packets): Document qXfer:osdata:read.
3633
3634 2008-11-27  Tristan Gingold  <gingold@adacore.com>
3635
3636         * gdb.texinfo (Darwin): Document Darwin specific features.
3637
3638 2008-11-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
3639
3640         * gdbint.texinfo (Target Conditionals): Extend the
3641         gdbarch_breakpoint_from_pc description.
3642
3643 2008-11-22  Vladimir Prus  <vladimir@codesourcery.com>
3644
3645         * gdb.texinfo (M68K Features): Fix typo.
3646
3647 2008-11-18  Paul Pluzhnikov  <ppluzhnikov@google.com>
3648
3649         * gdb.texinfo (Symbols): Mention printing containing
3650         image name in "info symbol".
3651         (Maint translate-address): Likewise.
3652
3653 2008-11-18  Joel Brobecker  <brobecker@adacore.com>
3654
3655         * gdb.texinfo (Set Catchpoints): Remove the documentation of
3656         commands "catch load" and "catch unload".
3657
3658 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
3659
3660         * gdb.texinfo (GDB/MI Async Records): Document
3661         =thread-selected.
3662
3663 2008-11-17  Vladimir Prus  <vladimir@codesourcery.com>
3664
3665         * observer.texi (new_inferior, inferior_exit): New observers.
3666
3667 2008-10-27  Pedro Alves  <pedro@codesourcery.com>
3668
3669         * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
3670         .mt files, TM_CLIBS or TM_CDEPS.
3671         (x86 Watchpoints): Don't mention TDEPFILES.
3672
3673 2008-10-24  Sandra Loosemore  <sandra@codesourcery.com>
3674
3675         * gdb.texinfo (Remote Protocol): Add new nodes to menu.
3676         (Overview): Mention notifications and non-stop mode behavior.
3677         (Packets): Update documentation of ?, vAttach, vCont, and vRun
3678         with non-stop mode behavior.  Add vStopped description.
3679         (Stop Reply Packets):  Update list of packets that return
3680         stop replies.  Mention non-stop behavior.
3681         (General Query Packets): Document QNonStop packet and associated
3682         qSupported query response.
3683         (Interrupts): Clarify multi-threaded behavior.  Mention non-stop
3684         behavior.
3685         (Notification Packets): New section.
3686         (Remote Non-Stop): New section.
3687         (File-I/O Overview): Mention non-stop behavior.
3688
3689 2008-10-24  Hui Zhu  <teawater@gmail.com>
3690             Pedro Alves  <pedro@codesourcery.com>
3691
3692         * gdb.texinfo (displaced-stepping): Describe the auto mode
3693         setting, and say it's the default.  This is now a mainstream
3694         setting instead of a maintenance setting.
3695
3696 2008-10-23  Pedro Alves  <pedro@codesourcery.com>
3697
3698         * observer.texi (thread_stop_requested): New.
3699
3700 2008-10-22  Joel Brobecker  <brobecker@adacore.com>
3701
3702         * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
3703         (Patching): Replace incorrect usage of @samp by @kbd.
3704
3705 2008-10-17  Michael Snyder  <msnyder@vmware.com>
3706
3707         * gdb.texinfo: Add documentation for reverse execution.
3708
3709 2008-10-16  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3710             Eli Zaretskii  <eliz@gnu.org>
3711
3712         * gdb.texinfo. (Values From Inferior): New subsubsection.
3713
3714 2008-10-06  Doug Evans  <dje@google.com>
3715
3716         * gdb.texinfo (set debug dwarf2-die): Document it.
3717
3718 2008-10-01  Joel Brobecker  <brobecker@adacore.com>
3719
3720         * gdb.texinfo (catch) [exception]: Document how to insert
3721         a breakpoint on user-defined exceptions when the exception
3722         name is identical to one of the language-defined ones.
3723
3724 2008-09-27  Tom Tromey  <tromey@redhat.com>
3725
3726         * gdb.texinfo (Macros): Remove text about stringification,
3727         varargs, and splicing.
3728
3729 2008-09-27  Tom Tromey  <tromey@redhat.com>
3730
3731         * gdbint.texinfo (Language Support): Remove text about omitting
3732         support for a language.
3733
3734 2008-09-23  Doug Evans  <dje@google.com>
3735
3736         * gdb.texinfo (info dcache): Update.
3737
3738 2008-09-22  Sandra Loosemore  <sandra@codesourcery.com>
3739
3740         * gdb.texinfo (Packets): Add info on thread-id syntax and
3741         multiprocess extensions.
3742         <D>: Document multiprocess form of packet.
3743         <H>: Use thread-id syntax.
3744         <T>: Likewise.
3745         <vCont>: Likewise.  Note this is required for multiprocess.
3746         <vKill>: New packet.
3747         (Stop Reply Packets) <T>: Use thread-id syntax.
3748         <W>: Document multiprocess form of reply.
3749         <X>: Likewise.
3750         (General Query Packets) <qC>: Use thread-id syntax.
3751         <qfThreadInfo>: Likewise.
3752         <qGetTLSAddr>: Likewise.
3753         <qP>: Likewise.
3754         <qSupported>: Add "multiprocess" feature.
3755         <qThreadExtraInfo>: Use thread-id syntax.
3756
3757 2008-09-22  Stan Shebs  <stan@codesourcery.com>
3758
3759         * gdb.texinfo (Inferiors): New section.
3760
3761 2008-09-12  Pedro Alves  <pedro@codesourcery.com>
3762
3763         * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
3764
3765 2008-09-11  Ulrich Weigand  <uweigand@de.ibm.com>
3766
3767         * gdbint.texinfo (Target Conditionals): Remove documentation
3768         for gdbarch_name_of_malloc.
3769
3770 2008-09-03  Angela Marie Thomas <angela@releasedominatrix.com>
3771
3772         * gdb.texinfo (Interrupts): Mention TCP interface for
3773         sending BREAK.
3774
3775 2008-08-26  Ulrich Weigand  <uweigand@de.ibm.com>
3776
3777         * gdb.texinfo (Commands to Specify Files): Document "remote:"
3778         argument prefix to "set sysroot".
3779
3780 2008-08-21  Paul N. Hilfinger  <hilfinger@adacore.com>
3781
3782         * gdb.texinfo (Omissions from Ada): Describe new treatment of True
3783         and False.
3784
3785 2008-08-20  Vladimir Prus  <vladimir@codesourcery.com>
3786
3787         * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
3788         for possible features of -list-features.
3789
3790 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
3791
3792         * gdb.texinfo (Background execution): Adjust example
3793         (GDB/MI Miscellaneous Commands): Document -list-target-features.
3794
3795 2008-08-19  Vladimir Prus  <vladimir@codesourcery.com>
3796
3797         * doc/gdb.texinfo (PowerPC): Fix typo.
3798         (PowerPC features): Fix typo.
3799
3800 2008-08-18  Pedro Alves  <pedro@codesourcery.com>
3801
3802         * observer.texi (thread_ptid_changed): New.
3803
3804 2008-08-18  Luis Machado  <luisgpm@br.ibm.com>
3805
3806         * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
3807         (PowerPC features): Mention feature set for VSX registers.
3808
3809 2008-08-13  Joel Brobecker  <brobecker@adacore.com>
3810
3811         * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
3812         the direct visibility of all names in user-written packages.
3813
3814 2008-08-13  Pedro Alves  <pedro@codesourcery.com>
3815
3816         * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
3817         setting, and make it the default.
3818         (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
3819         non-stop script example.
3820
3821 2008-08-12  Thiago Jung Bauermann  <bauerman@br.ibm.com>
3822
3823         * gdbint.texinfo (Raw and Virtual Register Representations): Fix
3824         reference to the "Using Different Register and Memory Data
3825         Representation" section.
3826
3827 2008-08-12  Sandra Loosemore  <sandra@codesourcery.com>
3828
3829         * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
3830         (Remote Protocol): Add Packet Acknowledgment to menu.
3831         (Overview): Mention +/- can be disabled, and point to new section
3832         where this is discussed in detail.
3833         (General Query Packets): Document QStartNoAckMode packet, and
3834         corresponding qSupported reply.
3835         (Packet Acknowledgment): New section.
3836
3837 2008-08-11  Sandra Loosemore  <sandra@codesourcery.com>
3838             Pedro Alves  <pedro@codesourcery.com>
3839
3840         * gdb.texinfo (Threads): Move paragraph about automatic thread
3841         selection to All-Stop Mode subsection.
3842         (Thread Stops): Reorganize existing material into subsections.
3843         Add introductory blurb and menu.
3844         (Non-Stop Mode): New subsection.
3845         (Background Execution): New subsection.
3846         (Maintenance Commands): Add cross-references from async mode
3847         commands to the new Background Execution section.
3848
3849 2008-08-06  Tom Tromey  <tromey@redhat.com>
3850
3851         * gdb.texinfo (Extending GDB): New chapter.
3852         (Sequences): Demoted chapter, now a section under the new
3853         Extending GDB chapter.
3854         (Python): New section.
3855
3856 2008-07-31  Stan Shebs  <stan@codesourcery.com>
3857
3858         * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
3859
3860 2008-07-29  Stan Shebs  <stan@codesourcery.com>
3861
3862         * gdbint.texinfo: General round of cleanup and minor
3863         clarifications.
3864         (Breakpoint Handling): Remove mention of BREAKPOINT macro.
3865         (Longjmp Support): Update description to reflect how it is done
3866         for targets without using native header.
3867         (Symbol Handling): Add a little more general explanation.
3868         (COFF, ELF): Mention stabs encapsulation.
3869         (DWARF 3): New section.
3870         (Adding a New Host): Scrub out some obsolete bits.
3871         (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
3872         (Host Conditionals): Remove descriptions of NO_STD_REGS,
3873         HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
3874         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
3875         SEEK_SET, STOP_SIGNAL, USG.
3876         (Raw and Virtual Register Representations): Ditto for
3877         DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
3878         DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
3879         (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
3880         DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
3881         DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
3882         DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
3883         DEPRECATED_REGISTER_VIRTUAL_SIZE,
3884         DEPRECATED_REGISTER_VIRTUAL_TYPE,
3885         DEPRECATED_USE_STRUCT_CONVENTION.
3886         Describe gdbarch_deprecated_fp_regnum.
3887         Update description of gdbarch_print_insn.
3888         (Adding a New Target): Scrub out obsolete bits.
3889         (Obsolete Conditionals): Remove entire section.
3890
3891 2008-07-25  Tom Tromey  <tromey@redhat.com>
3892
3893         * observer.texi (GDB Observers): Document new observers:
3894         breakpoint_created, breakpoint_deleted, breakpoint_modified,
3895         tracepoint_created, tracepoint_deleted, tracepoint_modified,
3896         architecture_changed.
3897
3898 2008-07-21  Stan Shebs  <stan@codesourcery.com>
3899
3900         * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
3901         instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
3902
3903 2008-07-21  Tom Tromey  <tromey@redhat.com>
3904
3905         * observer.texi (GDB Observers): Remove obsolete comment.
3906         <executable_changed>: Remove argument.
3907
3908 2008-07-18  Tom Tromey  <tromey@redhat.com>
3909
3910         * gdb.texinfo (Macros): Update.  Use @code rather than @command.
3911
3912 2008-07-10  Doug Evans  <dje@google.com>
3913
3914         * doc/gdb.texinfo: Document "set print symbol-loading on|off".
3915
3916 2008-07-10  Jan Kratochvil  <jan.kratochvil@redhat.com>
3917
3918         * gdb.texinfo (Starting): Document "set disable-randomization".
3919
3920 2008-07-07  Andreas Schwab  <schwab@suse.de>
3921
3922         * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
3923
3924 2008-07-06  Vladimir Prus  <vladimir@codesourcery.com>
3925
3926         * gdb.texinfo (GDB/MI Target Manipulation): Add
3927         example of -target-attach.
3928
3929 2008-06-10  Vladimir Prus  <vladimir@codesourcery.com>
3930
3931         * observer.texi (target_resumed): New observer.
3932         * gdb.texinfo (GDB/MI Output Records): Document *running.
3933
3934 2008-06-06  Tom Tromey  <tromey@redhat.com>
3935
3936         * gdb.texinfo (Completion): Add field name example.
3937
3938 2008-06-06  Marc Khouzam  <marc.khouzam@ericsson.com>
3939
3940         * gdb.texinfo (GDB/MI Program Context): Added example
3941         to -exec-arguments
3942
3943 2008-06-05  Nick Roberts  <nickrob@snap.net.nz>
3944
3945         * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
3946         annotation.
3947
3948 2008-06-05  Vladimir Prus  <vladimir@codesourcery.com>
3949             Nathan Sidwell  <nathan@codesourcery.com>
3950             Joseph Myers  <joseph@codesourcery.com>
3951
3952         * configure.ac: Include ../../config/acx.m4.  Use ACX_PKGVERSION
3953         and ACX_BUGURL.
3954         * configure: Regenerate.
3955         * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
3956         (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
3957         * gdb.texinfo: Use VERSION_PACKAGE and BUGURL.  Remove
3958         mailing-list-specific text about bug reporting unless
3959         BUGURL_DEFAULT.
3960
3961 2008-06-05  Pedro Alves  <pedro@codesourcery.com>
3962
3963         * gdb.texinfo (-target-select): Remove reference to target async.
3964         (Maintenance Commands): Document "maint set/show remote-async".
3965
3966 2008-06-04  Marc Khouzam  <marc.khouzam@ericsson.com>
3967
3968         * gdb.texinfo (GDB/MI File Transfer Commands): Typo
3969         in -target-file-get section.
3970
3971 2008-05-22  Pedro Alves  <pedro@codesourcery.com>
3972
3973         * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
3974         killing the inferior when it is already debugging a process.
3975
3976 2008-05-21  Joel Brobecker  <brobecker@adacore.com>
3977
3978         * gdb.texinfo (Continuing and Stepping): Document the new "fin"
3979         abbreviation for "finish".
3980
3981 2008-05-21  Nick Roberts  <nickrob@snap.net.nz>
3982
3983         * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
3984
3985 2008-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
3986
3987         * gdbint.texinfo (Target Conditionals): Delete entry for
3988         gdbarch_dwarf_reg_to_regnum.
3989
3990 2008-05-09  Doug Evans  <dje@google.com>
3991
3992         * gdb.texinfo: Document "find" command, qSearch:memory packet.
3993
3994 2008-05-05  Doug Evans  <dje@google.com>
3995
3996         * gdb.texinfo (disassemble): Document /m modifier.
3997
3998 2008-05-05  Vladimir Prus  <vladimir@codesourcery.com>
3999
4000         * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
4001         will not report the time of commands that run the target.
4002
4003 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
4004
4005         * gdb.texinfo (GDB/MI Output Records): Add
4006         missing semicolon.
4007
4008 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
4009
4010         * gdb.texinfo (GDB/MI Output Records):
4011         Document =thread-create and =thread-exited.
4012
4013 2008-05-03  Vladimir Prus  <vladimir@codesourcery.com>
4014
4015         * gdb.texinfo (GDB/MI Development and Front Ends):
4016         Remove mention of dmi-discuss.
4017
4018 2008-05-03  Pedro Alves  <pedro@codesourcery.com>
4019
4020         * observer.texi (thread_exit): New.
4021
4022 2008-05-02  Pedro Alves  <pedro@codesourcery.com>
4023
4024         * gdb.texinfo (Debugging Output): Document "set/show debug
4025         displaced".
4026         (Maintenance Commands): Document "maint set/show
4027         can-use-displaced-stepping".
4028
4029 2008-05-02  Daniel Jacobowitz  <dan@codesourcery.com>
4030
4031         * gdb.texinfo (ARM): Document set/show arm fallback-mode
4032         and set/show arm force-mode.
4033
4034 2008-05-02  Andreas Schwab  <schwab@suse.de>
4035
4036         * gdbint.texinfo (Algorithms): Describe
4037         target_watchpoint_addr_within_range.
4038
4039 2008-04-30  Daniel Jacobowitz  <dan@codesourcery.com>
4040
4041         * gdbint.texinfo (Stack Frames): New chapter.
4042         (Algorithms): Move Frames text to the new chapter.
4043         (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS.  Document
4044         gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
4045
4046 2008-04-24  Vladimir Prus  <vladimir@codesourcery.com>
4047
4048         * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
4049         output does not necessary include any tokens.
4050
4051 2008-04-22  Corinna Vinschen  <vinschen@redhat.com>
4052
4053         * gdb.texinfo (Set SH Calling convention): New @item.
4054         (Show SH Calling convention): Ditto.
4055
4056 2008-04-22  Markus Deuling  <deuling@de.ibm.com>
4057
4058         * gdb.texinfo (Fortran Operators): Describe '%' operator.
4059
4060 2008-04-20  Eli Zaretskii  <eliz@gnu.org>
4061
4062         * gdb.texinfo (Set Breaks): Mention that multiple location
4063         breakpoints need line number info.  Add index entries.
4064
4065 2008-04-19  Craig Silverstein  <csilvers@google.com>
4066
4067         * gdb.texinfo (Requirements): Add an optional requirement on
4068         zlib.
4069         * gdbint.texinfo (Debugging File Formats): Add new subsection for
4070         Compressed DWARF 2.
4071
4072 2008-04-16  Aleksandar Ristovski  <aristovski@qnx.com>
4073
4074         * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
4075         sample output for 'stopped,reason="breakpoint-hit"' message.
4076         (GDB/MI Program Execution): Likewise.
4077
4078 2008-04-09  Marc Khouzam  <marc.khouzam@ericsson.com>
4079
4080         * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
4081         -var-set-format.  Add -f option to -var-evaluate-expression.
4082
4083 2008-04-03  Joel Brobecker  <brobecker@adacore.com>
4084
4085         * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
4086         new node "Ambiguous Expressions".  Replace references to this
4087         node by references to "Ambiguous Expressions" throughout.
4088         (Ambiguous Expressions): New node.
4089
4090 2008-03-26  Daniel Jacobowitz  <dan@codesourcery.com>
4091
4092         * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
4093
4094 2008-03-21  Pedro Alves  <pedro@codesourcery.com>
4095
4096         * gdb.texinfo (Debugging Output): Document
4097         "set/show debug lin-lwp-async".
4098         (Maintenance Commands): Document "maint set/show linux-async".
4099
4100 2008-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
4101
4102         * gdb.texinfo (Expressions): Update description of malloced arrays.
4103
4104 2008-03-15  Vladimir Prus  <vladimir@codesourcery.com>
4105
4106         * gdb.texinfo (Thread Commands): Document
4107         -thread-info.  Remove -thread-list-all-threads.
4108
4109 2008-03-14  Pedro Alves  <pedro@codesourcery.com>
4110             Sandra Loosemore  <sandra@codesourcery.com>
4111
4112         * gdb.texinfo (Library List Format): Update to mention the
4113         possibility to pass section addresses instead of segment
4114         addresses.
4115
4116 2008-03-10  Daniel Jacobowitz  <dan@codesourcery.com>
4117
4118         * gdb.texinfo (Starting): Document "set exec-wrapper".
4119         (Server): Document gdbserver --wrapper.
4120
4121 2008-03-03  Daniel Jacobowitz  <dan@codesourcery.com>
4122
4123         * gdb.texinfo (Set Watchpoints): Mention watchpoints on
4124         unreadable memory.  Delete obsolete SPARClite reference.
4125
4126 2008-02-28  Daniel Jacobowitz  <dan@codesourcery.com>
4127
4128         * gdb.texinfo (Starting): Mention always-running targets.
4129         (Target Commands): Add an anchor for load.
4130         (Connecting): Explain continue instead of run.
4131
4132 2008-02-27  Daniel Jacobowitz  <dan@codesourcery.com>
4133
4134         * gdb.texinfo (Debugging Output): Document "set debug timestamp".
4135
4136 2008-02-26  Nick Roberts  <nickrob@snap.net.nz>
4137
4138         * gdb.texinfo (Set Breaks): Revert description of Enb column of
4139         breakpoint table.
4140
4141 2008-02-19  Pedro Alves  <pedro@codesourcery.com>
4142
4143         * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
4144         killing the inferior when it is already debugging a process.
4145
4146 2008-02-13  Markus Deuling  <deuling@de.ibm.com>
4147
4148         * gdbint.texinfo (Build Script): New section. Mention new build script
4149         gdb_buildall.sh.
4150
4151 2008-02-01  Jim Blandy  <jimb@red-bean.com>
4152
4153         * gdb.texinfo (Help): Summarize 'info args' correctly.
4154
4155 2008-01-30  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4156
4157         * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
4158         available in PowerPC architecture.
4159         (Embedded Processors): Change node name of PowerPC item in menu.
4160         (PowerPC): Rename to...
4161         (PowerPC Embedded): this.
4162         (Architectures): Add new PowerPC item in menu.
4163         (PowerPC): New node.
4164
4165 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
4166
4167         * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
4168         commands.
4169
4170 2008-01-30  Daniel Jacobowitz  <dan@codesourcery.com>
4171
4172         * gdb.texinfo (Setting Catchpoints): Mention features
4173         supported on GNU/Linux.
4174
4175 2008-01-30  Nick Roberts  <nickrob@snap.net.nz>
4176
4177         * gdb.texinfo (GDB/MI File Commands): Describe new output
4178         field for MI command -file-list-exec-source-file.
4179
4180 2008-01-29  Daniel Jacobowitz  <dan@codesourcery.com>
4181
4182         * gdb.texinfo (Using the `gdbserver' Program): Add security
4183         warning.  Rearrange into subsections and subsubsections.  Document
4184         --multi and --debug.  Correct --with-sysroot typo.  Update --attach
4185         usage.  Make load reference clearer.  Document monitor exit.
4186         (Remote Configuration): Document set remote exec-file, attach-packet,
4187         and run-packet.
4188         (Packets): Document vAttach and vRun.
4189
4190 2008-01-29  Nick Roberts  <nickrob@snap.net.nz>
4191
4192         * gdb.texinfo (Processes): Mention process command.
4193         detach-on-follow -> detach-on-fork.
4194
4195 2008-01-28  Daniel Jacobowitz  <dan@codesourcery.com>
4196
4197         * gdbint.texinfo (Native Conditionals): Remove
4198         SHELL_COMMAND_CONCAT and SHELL_FILE.
4199
4200 2008-01-26  Eli Zaretskii  <eliz@gnu.org>
4201
4202         * gdb.texinfo (Specify Location): Improve wording.
4203
4204 2008-01-23  Chris Demetriou  <cgd@google.com>
4205
4206         * gdb.texinfo (Threads): Document new "set print thread-events"
4207         and "show print thread-events" commands.
4208
4209 2008-01-19  Eli Zaretskii  <eliz@gnu.org>
4210
4211         * gdb.texinfo (Specify Location): New section.
4212         (Delete Breaks, Edit, Set Breaks): Remove description of
4213         locations.  Instead, add a reference to "Specify Location".
4214         (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
4215         (Symbols): Refer to "Specify Location" for the valid forms of
4216         linespecs and locations.
4217
4218 2008-01-18  Markus Deuling  <deuling@de.ibm.com>
4219
4220         * gdbint.texinfo (Target Conditionals): Replace the description of
4221         BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
4222
4223 2008-01-12  Paul Hilfinger  <hilfinger@adacore.com>
4224
4225         * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
4226         about &&var, which is rejected by the expression parser.
4227
4228 2008-01-09  Luis Machado  <luisgpm@br.ibm.com>
4229
4230         * gdb.texinfo (Output): Update documentation on using printf with DFP
4231         types.
4232
4233 2008-01-07  Thiago Jung Bauermann  <bauerman@br.ibm.com>
4234
4235         * gdb.texinfo (C and C++): Add Decimal Floating Point format
4236         subsubsection.
4237         (Decimal Floating Point format): New subsubsection.
4238
4239 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
4240
4241         * gdb.texinfo (File Options): Remove mention of the attempt to
4242         open a core file with the -p option.  Don't list -c as a valid
4243         option to attach to a process.
4244
4245 2008-01-05  Pedro Alves  <pedro@codesourcery.com>
4246
4247         * gdbint.texinfo (Host Conditionals): Remove mention of
4248         ALIGN_STACK_ON_ENTRY.
4249
4250 2008-01-05  Joel Brobecker  <brobecker@adacore.com>
4251
4252         * gdbint.texinfo (Start of New Year Procedure): Add item
4253         describing how to update the source and documentation copyright
4254         notices.
4255
4256 2007-12-18  Jim Blandy  <jimb@codesourcery.com>
4257
4258         * gdb.texinfo (Set Watchpoints): Integrate per-thread
4259         watchpoint explanation into the main description of the watchpoint
4260         command; update synopses of 'watch', 'rwatch', and 'awatch'
4261         commands.
4262
4263 2007-12-18  Vladimir Prus  <vladimir@codesourcery.com>
4264
4265         * gdb.texinfo (Miscellaneous gdb/mi Commands):
4266         Document 'pending-breakpoints' feature of
4267         -list-features.
4268
4269 2007-12-17  Luis Machado  <luisgpm@br.ibm.com>
4270
4271         * gdb.texinfo: Add new parameter's description.
4272
4273 2007-12-16  Daniel Jacobowitz  <dan@codesourcery.com>
4274
4275         * gdb.texinfo (Overview): Clarify run-length encoding
4276         example.  Remove the restriction on "+" and "-" characters.
4277
4278 2007-12-15  Eli Zaretskii  <eliz@gnu.org>
4279
4280         * gdb.texinfo (Host I/O Packets): Fix xref syntax.
4281
4282 2007-12-14  Vladimir Prus  <vladimir@codesourcery.com>
4283
4284         * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4285         the -f option for -break-insert, remove -r option,
4286         and clarify specification of location.
4287
4288 2007-11-30  Daniel Jacobowitz  <dan@codesourcery.com>
4289
4290         * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
4291         formatting.
4292         (Remote Debugging): Add File Transfer section.
4293         (Remote Configuration): Document Host I/O packets.
4294         (GDB/MI): Add GDB/MI File Transfer Commands section.
4295         (Host I/O Packets): New section in "Remote Protocol".
4296         (Packets): Add vFile.
4297
4298 2007-11-17  Eli Zaretskii  <eliz@gnu.org>
4299
4300         * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
4301         breakpoints with multiple locations.
4302         (Breakpoint Menus): Improve wording.
4303         (Output): Fix last change.
4304
4305 2007-11-17  Ulrich Weigand  <uweigand@de.ibm.com>
4306
4307         * Makefile.in (Makefile): Do not depend on target_makefile_frag.
4308
4309 2007-11-15  Doug Evans  <dje@google.com>
4310
4311         * gdb.texinfo (Symbols): Update output of "maint info symtabs".
4312
4313 2007-11-15  Vladimir Prus  <vladimir@codesourcery.com>
4314
4315         * gdbint.texinfo (Native Conditionals): Remove
4316         mention of CLEAR_SOLIB.
4317
4318 2007-11-11  Joel Brobecker  <brobecker@adacore.com>
4319
4320         * gdb.texinfo (Print Settings): Add documentation for "set/show
4321         print frame-arguments".
4322
4323 2007-11-05  Luis Machado  <luisgpm@br.ibm.com>
4324
4325         * gdb.texinfo (Output): Update printf command's description.
4326
4327 2007-10-30  Daniel Jacobowitz  <dan@codesourcery.com>
4328
4329         * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
4330         powerpc soft-float".
4331
4332 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4333
4334         * gdb.texinfo (Files): Correct formatting.  Mention Expat
4335         requirement.
4336         (Requirements for Building GDB): Expand the list of Expat
4337         uses.
4338         (Library List Format, Memory Map Format): Mention Expat.
4339         (Target Descriptions): Update Expat wording.
4340
4341 2007-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4342
4343         * gdbint.texinfo (Register and Memory Data, Target Conditionals):
4344         Document that gdbarch_convert_register_p should return zero for no-op
4345         conversions.
4346
4347 2007-10-22  Ulrich Weigand  <uweigand@de.ibm.com>
4348
4349         * gdbint.texi (Compiler Characteristics): Move documentation
4350         of set_gdbarch_sofun_address_maybe_missing back to ...
4351         (Target Conditionals): ... here to fix build break.
4352
4353 2007-10-19  Ulrich Weigand  <uweigand@de.ibm.com>
4354
4355         * gdbint.texi (Target Conditionals): Remove documentation of
4356         SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
4357         (Compiler Characteristics): ... documentation of
4358         set_gdbarch_sofun_address_maybe_missing.
4359
4360 2007-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
4361
4362         * gdbint.texinfo (Target Conditionals): Use
4363         frame_unwind_register_unsigned in examples instead of
4364         frame_unwind_unsigned_register.
4365
4366 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
4367
4368         * gdb.texinfo (Predefined Target Types): Add int128
4369         and uint128.
4370         (Standard Target Features): Add PowerPC features.
4371
4372 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
4373
4374         * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
4375
4376 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
4377
4378         * gdbint.texi (Target Conditionals): Remove documentation
4379         of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
4380         gdbarch_extract_return_value, and gdbarch_store_return_value.
4381
4382 2007-10-12  Ulrich Weigand  <uweigand@de.ibm.com>
4383
4384         * gdbint.texi (Target Conditionals): Remove documentation of
4385         and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
4386
4387 2007-10-11  Kazu Hirata  <kazu@codesourcery.com>
4388
4389         * gdb.texinfo: Mention that inaccessible-by-default is on by
4390         default.
4391
4392 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
4393
4394         * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
4395
4396 2007-09-30  Daniel Jacobowitz  <dan@codesourcery.com>
4397
4398         * gdb.texinfo (Setting Watchpoints): Adjust warning text about
4399         multi-threaded watchpoints.
4400         * gdbint.texinfo (Watchpoints): Describe how watchpoints are
4401         checked.  Describe sticky notification.  Expand description
4402         of steppable and continuable watchpoints.
4403         (Watchpoints and Threads): New subsection.
4404
4405 2007-09-28  Vladimir Prus  <vladimir@codesourcery.com>
4406
4407         * gdb.texinfo (Setting Breakpoints): Revise
4408         documentation for pending breakpoints.  Document
4409         breakpoints with multiple locations.
4410
4411 2007-09-19  Vladimir Prus  <vladimir@codesourcery.com>
4412
4413         * gdb.texinfo (Miscellaneous gdb/mi Commands):
4414         Document -list-features.
4415
4416 2007-09-15  Eli Zaretskii  <eliz@gnu.org>
4417
4418         * gdb.texinfo (Output): Spell out which features of C's printf are
4419         not supported by GDB's printf.
4420         (Separate Debug Files): More accurate wording regarding build ID
4421         and a reference to the ld manual rather than the Fedora wiki.
4422
4423 2007-09-04  Daniel Jacobowitz  <dan@codesourcery.com>
4424             Jim Blandy  <jimb@codesourcery.com>
4425
4426         * gdb.texinfo (Output Formats): Update 'c' description.  Describe 's'.
4427         (Examining Memory): Update mentions of the 's' format.
4428         (Automatic Display): Likewise.
4429
4430 2007-09-02  Daniel Jacobowitz  <dan@codesourcery.com>
4431
4432         * gdb.texinfo: Update the FSF's Back-Cover Text.
4433
4434 2007-09-02  Jan Kratochvil  <jan.kratochvil@redhat.com>
4435             Eli Zaretskii  <eliz@gnu.org>
4436
4437         * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
4438         Fixed the ``build ID'' name.  New binaries build instructions for the
4439         build ID inclusion.  Explain how the commands are specific to the build
4440         ID vs. debug link.
4441
4442 2007-09-01  Eli Zaretskii  <eliz@gnu.org>
4443
4444         * gdb.texinfo (Separate Debug Files): Fix last change.  Add
4445         indexing for ``build ID'' support.
4446
4447 2007-09-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4448
4449         * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
4450         Enlisted BUILD ID to the debug file searching example.
4451         Included a BUILD ID `.note.gnu.build-id' section description.
4452         Updated/added the debug files splitting instructions for OBJCOPY.
4453
4454 2007-08-31  Vladimir Prus  <vladimir@codesourcery.com>
4455
4456         * gdb.texinfo (Variable Objects): Adjust docs
4457         for -var-info-expression and document
4458         -var-info-path-expression.
4459
4460 2007-08-20  Jim Blandy  <jimb@codesourcery.com>
4461
4462         * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
4463         (title page): Include the dedication in the printed manual, as a
4464         separate page after the copyright notice.
4465
4466         * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
4467         don't break a @var across a line.
4468
4469 2007-07-25  Maciej W. Rozycki  <macro@mips.com>
4470
4471         * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
4472         for include files.
4473
4474 2007-07-12  Nick Roberts  <nickrob@snap.net.nz>
4475
4476         * gdb.texinfo (Server Prefix): New node.  Adapt from existing node
4477         in annotate.texinfo.
4478         (Command History): Link to new node.
4479
4480 2007-07-05  Markus Deuling  <deuling@de.ibm.com>
4481
4482         * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
4483
4484 2007-07-05  Eli Zaretskii  <eliz@gnu.org>
4485
4486         * gdbint.texinfo (Target Conditionals): Fix last change.
4487
4488 2007-07-03  Markus Deuling  <deuling@de.ibm.com>
4489
4490         * gdb.texinfo: Replace following macros by their appropriate gdbarch
4491         routines:
4492         (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
4493         (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
4494         (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
4495         (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
4496         (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
4497         (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
4498         (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
4499         (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
4500         (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
4501         (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
4502         (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
4503         (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
4504         (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
4505         (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
4506         (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
4507         (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
4508         (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
4509         (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
4510         (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
4511         (SOFTWARE_SINGLE_STEP_P)
4512
4513         (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
4514         (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
4515
4516         (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
4517         (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
4518         (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
4519         (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
4520         (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
4521         (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
4522         (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
4523         (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
4524         (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
4525         (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
4526
4527         (Converting an existing Target Architecture to Multi-arch): Remove
4528          section.
4529
4530         (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
4531         (gdbarch_addr_bits_remove): Add code example.
4532
4533         * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
4534
4535 2007-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
4536
4537         * gdb.texinfo (Remote Configuration): Document library-info-packet.
4538         Add other missing entries.  Adjust the table size to fit.
4539         (Stop Reply Packets): Use @itemize instead of @enumerate.  Document
4540         stop reasons including the new "library" event.
4541         (General Query Packets): Adjust table widths for qSupported.  Mention
4542         qXfer:libraries:read reply to qSupported and document the new packet.
4543         (Library List Format): New section.
4544
4545 2007-07-01  Jan Kratochvil  <jan.kratochvil@redhat.com>
4546
4547         * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
4548
4549 2007-06-28  Michael Snyder  <msnyder@svkmacdonelllnx>
4550
4551         * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
4552
4553 2007-06-25  Nick Roberts  <nickrob@snap.net.nz>
4554
4555         * gdbint.texinfo (Register and Memory Data): Break sections
4556         into nodes and add a menu.
4557
4558 2007-06-21  Maciej W. Rozycki  <macro@mips.com>
4559
4560         * gdb.texinfo (Examining Memory): Document the new behaviour.
4561
4562 2007-06-21  Vladimir Prus  <vladimir@codesourcery.com>
4563
4564         * gdb.texinfo (Standard Target Features): Document
4565         m68k features.
4566
4567 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
4568
4569         * gdb.texinfo (General Query Packets): Document qOffsets changes.
4570
4571 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
4572
4573         * gdb.texinfo (Target Description Format): Add version attribute
4574         for <target>.
4575
4576 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
4577
4578         * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
4579
4580 2007-06-13  Daniel Jacobowitz  <dan@codesourcery.com>
4581
4582         * gdb.texinfo (MIPS Features): New subsection.
4583
4584 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
4585             Markus Deuling  <deuling@de.ibm.com>
4586
4587         * gdb.texinfo (General Query Packets): Document qXfer:spu:read
4588         and qXfer:spu:write packets and mention them under qSupported.
4589
4590 2007-06-12  Ulrich Weigand  <uweigand@de.ibm.com>
4591             Markus Deuling  <deuling@de.ibm.com>
4592
4593         * gdb.texinfo (Architectures): Add new SPU section to document
4594         Cell Broadband Engine SPU architecture specific commands.
4595
4596 2007-06-09  Vladimir Prus  <vladimir@codesourcery.com>
4597
4598         * gdb.texinfo (GDB/MI Variable Objects): Editorial
4599         comments.
4600
4601 2007-06-07  Nick Roberts  <nickrob@snap.net.nz>
4602
4603         * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
4604
4605 2007-05-29  Jim Blandy  <jimb@codesourcery.com>
4606
4607         * gdb.texinfo (Overview): Doc fix.
4608
4609 2007-05-22  Maciej W. Rozycki  <macro@mips.com>
4610
4611         * gdb.texinfo (Remote Configuration): Document "set/show
4612         remoteflow".
4613
4614 2007-05-16  Daniel Jacobowitz  <dan@codesourcery.com>
4615
4616         * gdb.texinfo (MIPS): Remove documentation for set mips
4617         saved-gpreg-size, show mips saved-gpreg-size, and set mips
4618         stack-arg-size.
4619
4620 2007-05-14  Bob Wilson  <bob.wilson@acm.org>
4621
4622         * all-cfg.texi (GDBTUI): New.
4623         * gdb.texinfo (Mode Options): Use GDBTUI variable.
4624         (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
4625         (TUI Configuration): Edit to improve clarity and fix problems of
4626         both style and content.
4627
4628 2007-05-11  Ulrich Weigand  <uweigand@de.ibm.com>
4629
4630         * observer.texi (GDB Observers): New observer "new_objfile".
4631
4632 2007-05-08  Ulrich Weigand  <uweigand@de.ibm.com>
4633
4634         * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
4635
4636 2007-04-14  Vladimir Prus  <vladimir@codesourcery.com>
4637
4638         * gdb.texinfo (GDB/MI Variable Objects): Document
4639         frozen variables objects.
4640
4641 2007-04-13  Daniel Jacobowitz  <dan@codesourcery.com>
4642
4643         * gdb.texinfo (Memory): Reference Remote Debugging chapter.
4644         (Character Sets, Caching Data of Remote Targets): Likewise.
4645         (Targets): Delete Remote node.  Move its text...
4646         (Debugging Remote Programs): ...to here.  Delete description
4647         of the "remote" command.
4648         (Remote configuration): Delete description of "set remotedevice"
4649         and "show remotedevice".
4650         (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
4651
4652 2007-04-11  Bob Wilson  <bob.wilson@acm.org>
4653
4654         * gdb.texinfo (Contributors, Continuing and Stepping)
4655         (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
4656         (General Query Packets, File-I/O Remote Protocol Extension)
4657         (Protocol Basics, The F Reply Packet, Write)
4658         (Protocol-specific Representation of Datatypes, Memory Transfer):
4659         Fix hyphenation, punctuation and grammar problems.
4660         (Cygwin Native): Likewise.  Also fix misuse of @pxref and use
4661         'section' instead of 'subsection' in the text.
4662         (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
4663         (i386): Remove period from section name.
4664         (Installing GDB, Requirements, Running Configure,  Separate Objdir)
4665         (Config Names, Configure Options): Use @file{configure}.
4666
4667 2007-04-11  Daniel Jacobowitz  <dan@codesourcery.com>
4668
4669         * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
4670         and tab expansion.
4671
4672 2007-04-10  Daniel Jacobowitz  <dan@codesourcery.com>
4673
4674         * gdbint.texinfo (SOM): Correct location of the SOM reader.
4675
4676 2007-04-02  Bob Wilson  <bob.wilson@acm.org>
4677
4678         * gdb.texinfo: Consistently capitalize all significant words in
4679         node names, chapter titles, section titles, and headings.  Update
4680         cross references to match.
4681         (Starting and Stopping Trace Experiment): Make node name plural.
4682         (Breakpoint related warnings): Hyphenate "Breakpoint-related".
4683
4684 2007-03-30  Pedro Alves  <pedro_alves@portugalmail.pt>
4685
4686         * gdb.texinfo (WinCE): Delete obsolete subsection.
4687
4688 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
4689
4690         * gdb.texinfo (M68K): Remove obsolete ROM monitors.
4691         * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
4692         references.
4693
4694 2007-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
4695
4696         * gdb.texinfo (Startup): Delete references to some alternate
4697         names for .gdbinit.
4698         (Thread): Remove LynxOS reference.
4699         (Tandem ST2000): Delete target-specific documentation.
4700         * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
4701         (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
4702         and GDB_OSABI_LYNXOS.
4703
4704 2007-03-29  Ulrich Weigand  <uweigand@de.ibm.com>
4705
4706         * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
4707
4708 2007-03-27  Ulrich Weigand  <uweigand@de.ibm.com>
4709
4710         * gdbint.texinfo (Target Conditionals): Remove mention of
4711         DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
4712         and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
4713
4714 2007-03-27  Brooks Moses  <brooks.moses@codesourcery.com>
4715
4716         * Makefile.in: Add "pdfdir" installation
4717         directory, PDFTEX macro, support for "install-pdf" target,
4718         and rules for making a pdf version of refcard.texi.
4719         * refcard.tex: Specify paper size for PDF output.
4720
4721 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
4722
4723         * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
4724
4725 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
4726
4727         * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
4728         (Source Path, Character Sets, Macros, Define)
4729         (GDB/MI Result Records, GDB/MI Simple Examples)
4730         (GDB/MI Program Execution, GDB/MI File Commands)
4731         (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
4732         (Bug Reporting): Use @value{GCC}.
4733
4734 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
4735
4736         * gdb.texinfo (Help): Fix formatting of examples.
4737         (Variables): Use @ifnotinfo instead of @iftex.
4738         (Non-debug DLL symbols): Use @ref instead of @pxref.
4739         (Sparclet File): Use @samp instead of quotes.
4740
4741 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
4742
4743         * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
4744
4745 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
4746
4747         * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
4748         the order of the nodes.
4749         (C Operators, C Constants, Debugging C): Remove extra menus.
4750         (Method Names in Commands): Do not specify next/prev/up nodes.
4751
4752 2007-03-26  Bob Wilson  <bob.wilson@acm.org>
4753
4754         * gdb.texinfo (File Options): Add missing parenthesis.
4755         (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
4756
4757 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
4758
4759         * gdb.texinfo (Monitor commands for gdbserver): New subsection.
4760
4761 2007-02-26  Daniel Jacobowitz  <dan@codesourcery.com>
4762
4763         * gdb.texinfo (Standard Target Features): Mention
4764         case insensitivity.
4765         (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
4766
4767 2007-02-18  Nick Roberts  <nickrob@snap.net.nz>
4768
4769         * gdb.texinfo (Top): Put Appendix A after numbered sections.
4770         (Files): Add section name to argument list for pxref.
4771         (Non-debug DLL symbols): Don't use `see' for pxref.
4772         (Embedded Processors): Fix typo.
4773         (GDB/MI Breakpoint Commands): Execution commands generate
4774         *stopped not ^done.
4775
4776 2007-02-13  Nick Roberts  <nickrob@snap.net.nz>
4777
4778         * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
4779         values for in_scope.  Mention that only root variables can be
4780         updated.
4781         (GDB/MI Development and Front Ends): Explain new values may be
4782         added to existing fields.
4783
4784 2007-02-08  Daniel Jacobowitz  <dan@codesourcery.com>
4785
4786         * gdb.texinfo (-target-disconnect): Use @smallexample.
4787         (Requirements): Add anchor for Expat.  Update description.
4788         (Target Descriptions): Mention Expat.
4789         (Target Description Format): Document new elements.  Use
4790         @smallexample.
4791         (Predefined Target Types, Standard Target Features): New sections.
4792         * gdbint.texinfo (Target Descriptions): New section.
4793
4794 2007-02-07  Daniel Jacobowitz  <dan@codesourcery.com>
4795
4796         * gdb.texinfo (Target Description Format): Add section on XInclude.
4797
4798 2006-02-03  Nick Roberts  <nickrob@snap.net.nz>
4799
4800         * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
4801         command -enable-timings.
4802
4803 2007-02-02  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
4804
4805         * gdbint.texinfo (Operation System ABI Variant Handling): Update
4806         descriptions for new/deleted elements in gdb_osabi.  Add missing
4807         description for function generic_elf_osabi_sniff_abi_tag_sections.
4808
4809 2007-01-29  Joel Brobecker  <brobecker@adacore.com>
4810
4811         * gdb.texinfo (Maintenance Commands): Add documentation for
4812         the new "maint print target-stack" command.
4813
4814 2007-01-26  Jan Kratochvil <jan.kratochvil@redhat.com>
4815             Eli Zaretskii  <eliz@gnu.org>
4816
4817         * gdb.texinfo: Describe CHAR array vs. string identification rules.
4818
4819 2007-01-26  Eli Zaretskii  <eliz@gnu.org>
4820
4821         * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
4822         Use @value{NGCC} instead of @value{GCC}.
4823
4824 2007-01-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
4825
4826         * agentexpr.texi: Fix typos.
4827         * annotate.texinfo: Likewise.
4828         * gdb.texinfo: Likewise.
4829         * gdbint.texinfo: Likewise.
4830         * observer.texi: Likewise.
4831         * stabs.texinfo: Likewise.
4832
4833 2007-01-20  Markus Deuling  <deuling@de.ibm.com>  (tiny change)
4834
4835         * gdbint.texinfo (Support Libraries): Remove mmalloc
4836         entry.  Describe readline library.
4837
4838 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
4839
4840         * gdb.texinfo (Target Descriptions): New section.
4841         (General Query Packets): Add QPassSignals anchor.  Mention
4842         qXfer:features:read under qSupported.  Expand mentions of
4843         qXfer:memory-map:read and QPassSignals.  Document
4844         qXfer:features:read.
4845
4846 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
4847
4848         * gdb.texinfo (Commands to specify files): Describe
4849         "set sysroot" and "show sysroot".
4850         (Using the `gdbserver' program): Lowercase argument
4851         to @var.  Expand description of setting up GDB on the
4852         host.
4853
4854 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
4855
4856         * gdb.texinfo (Set Catchpoints): Add documentation for the new
4857         catch exception, catch exception unhandled, and catch assert
4858         commands.
4859
4860 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
4861
4862         * gdb.texinfo (Debugging Output): Document "set debug xml"
4863         and "show debug xml".
4864
4865 2007-01-04  Daniel Jacobowitz  <dan@codesourcery.com>
4866
4867         * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
4868
4869 2007-01-01  Joel Brobecker  <brobecker@adacore.com>
4870
4871         * gdbint.texinfo (Start of New Year Procedure): Add missing item.
4872
4873 2006-12-08  Vladimir Prus  <vladimir@codesourcery.com>
4874
4875         * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
4876         note in @ignore, to be removed later if nobody complains.
4877
4878 2006-12-04  Nick Roberts  <nickrob@snap.net.nz>
4879
4880         * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
4881         of -var-delete.
4882
4883 2006-11-22  Vladimir Prus  <vladimir@codesourcery.com>
4884
4885         * gdb.texinfo (Setting breakpoints): Document
4886         automatic software/hardware breakpoint usage and
4887         the "set breakpoint auto-hw" command.
4888
4889 2006-11-21  Vladimir Prus  <vladimir@codesourcery.com>
4890
4891         * gdb.texinfo (Memory Access Checking): New.
4892
4893 2006-11-16  Daniel Jacobowitz  <dan@codesourcery.com>
4894
4895         * gdb.texinfo (Remote configuration): Mention
4896         "pass-signals-packet".
4897         (General Query Packets): Document QPassSignals.  Fix
4898         a typo.
4899
4900 2006-11-14  Maxim Grigoriev  <maxim@tensilica.com>
4901
4902         * gdb.texinfo (Contributors): Add contributors of Xtensa port.
4903
4904 2006-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4905
4906         * gdb.texinfo (Remote configuration): Rewrite documentation for
4907         packet configuration commands.
4908         (OS Information): Adjust reference to qXfer:auxv:read.
4909         (General Query Packets): Remove references to read-aux-vector-packet
4910         and set remote get-thread-local-storage-address.
4911
4912 2006-11-10  Daniel Jacobowitz  <dan@codesourcery.com>
4913
4914         * gdbint.texinfo (Target Architecture Definition): Add new
4915         Initializing a New Architecture section.
4916
4917 2006-10-31  David Taylor  <dtaylor@emc.com>
4918
4919         * stabs.texinfo (Macro define and undefine): New node describing
4920         stabs for #define and #undef.
4921
4922 2006-10-27  Andreas Schwab  <schwab@suse.de>
4923
4924         * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
4925
4926 2006-10-21  Eli Zaretskii  <eliz@gnu.org>
4927
4928         * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
4929         clarify on the possible meanings of ``expression'' watched by
4930         watchpoints.  Add indexing.
4931         (Prompting, Errors, Invalidation, Annotations for Running)
4932         (Source Annotations): Fix index entries by adding "annotation" to
4933         them, to discriminate from index entries that point to the more
4934         general topic descriptions.
4935
4936 2006-10-17  Daniel Jacobowitz  <dan@codesourcery.com>
4937
4938         * gdbint.texinfo (Target Vector Definition): Move most
4939         content into Existing Targets.  Add a menu.
4940         (Existing Targets): New section, moved from Target Vector
4941         Definition.  Use @subsection.
4942         (Managing Execution State): New section.
4943
4944 2006-10-16  Bob Wilson  <bob.wilson@acm.org>
4945
4946         * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
4947
4948 2006-10-15  Eli Zaretskii  <eliz@gnu.org>
4949
4950         * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
4951         (Command Syntax, Signals, Backtrace, Connecting)
4952         (Remote configuration, Renesas Boards, Console I/O): Fix last
4953         change: use Ctrl- instead of C-, except wrt Emacs.
4954         (File-I/O Examples): Put Ctrl-c in @kbd.
4955         (Cygwin Native, File-I/O Overview, The Ctrl-C message)
4956         (Console I/O): Use @samp with Ctrl-.
4957         (Signals, Set Breaks, Set Watchpoints): Document optional
4958         arguments to `info signals'  `handle', `info breakpoints', and
4959         `info watchpoints'.
4960
4961 2006-10-14  Eli Zaretskii  <eliz@gnu.org>
4962
4963         * gdb.texinfo (Backtrace): Fix last change.
4964
4965 2006-10-14  Nick Roberts  <nickrob@snap.net.nz>
4966
4967         * gdb.texinfo (Backtrace): Order correctly and add other cases.
4968
4969 2006-10-10  Bob Wilson  <bob.wilson@acm.org>
4970
4971         * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
4972         (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
4973         (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
4974
4975 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
4976             Daniel Jacobowitz  <dan@codesourcery.com>
4977
4978         * gdb.texinfo (Packets): Document vFlashErase,
4979         vFlashWrite and vFlashDone packets.
4980         (General Query Packets): Document qXfer:memory-map:read.
4981         Add a new feature for qXfer:memory-map:read.
4982         (Memory map format): New section.
4983         (Target Commands): Mention that gdb can write flash.
4984
4985 2006-09-21  Vladimir Prus  <vladimir@codesourcery.com>
4986             Daniel Jacobowitz  <dan@codesourcery.com>
4987
4988         * gdb.texinfo (Memory Region Attributes): Mention target-supplied
4989         memory regions and "mem auto".
4990
4991 2006-09-21  Nathan Sidwell  <nathan@codesourcery.com>
4992
4993         * gdbint.texinfo (Array Containers): New section.
4994
4995 2006-09-17  Vladimir Prus  <vladimir@codesourcery.com>
4996
4997         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
4998         -stack-list-arguments HIGH_FRAME argument can be larger then the
4999         actual number of frames.
5000
5001 2006-09-07  Vladimir Prus  <vladimir@codesourcery.com>
5002
5003         * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5004         -stack-list-locals HIGH_FRAME argument can be larger then the
5005         actual number of frames.
5006
5007 2006-09-02  Bob Wilson  <bob.wilson@acm.org>
5008
5009         * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
5010         Register Packet Format, Tracepoint Packets): Fix spelling errors.
5011
5012 2006-09-02  Eli Zaretskii  <eliz@gnu.org>
5013
5014         * gdbint.texinfo (Overall Structure): New section "Source Tree
5015         Structure".
5016
5017 2006-08-17  Jim Blandy  <jimb@codesourcery.com>
5018
5019         * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
5020         responses.
5021
5022 2006-08-08  Joel Brobecker  <brobecker@adacore.com>
5023
5024         * gdb.texinfo (Source Path): Add documentation for new
5025         substitute-path commands.
5026
5027 2006-08-08  Daniel Jacobowitz  <dan@codesourcery.com>
5028
5029         * gdb.texinfo (Installing GDB): Update menu.  Move text to...
5030         (Running Configure): ...here.
5031         (Requirements): New node.  Mention expat.
5032
5033 2006-08-08  Vladimir Prus  <vladimir@codesourcery.com>
5034
5035         * gdb.texinfo (Target Commands): Remove
5036         'set download-write-size' and 'show download-write-size'.
5037
5038 2006-08-01  Daniel Jacobowitz  <dan@codesourcery.com>
5039
5040         * stabs.texinfo (Member Type Descriptor): Correct example for
5041         pointer to member types.
5042
5043 2006-07-21  Andrew Stubbs  <andrew.stubbs@st.com>
5044
5045         * gdb.texinfo (Optional warnings and messages): Add
5046         'set/show trace-commands'.
5047         (Command files): Add '-v' to source command.
5048
5049 2006-07-12  Daniel Jacobowitz  <dan@codesourcery.com>
5050
5051         * gdb.texinfo (OS Information): Update qPart reference to
5052         qXfer.
5053         (Remote configuration): Likewise.
5054         (Overview): Move @cindex to the start of a paragraph.  Talk
5055         about binary data encoding.
5056         (Packets): Refer to the overview for the details of the X
5057         packet encoding.
5058         (General Query Packets): Remove qPart description.  Add qXfer
5059         description.  Add an anchor to qSupported.  Correct feature
5060         table title.  Add a new feature for qXfer:auxv:read.
5061         (Interrupts): Add a missing parenthesis.
5062
5063 2006-07-05  Daniel Jacobowitz  <dan@codesourcery.com>
5064
5065         * gdb.texinfo (KOD): Remove node.
5066         (GDB/MI Kod Commands): Remove commented out node.
5067
5068 2006-07-01  Eli Zaretskii  <eliz@gnu.org>
5069
5070         * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
5071         (GDB/MI Breakpoint Commands, GDB/MI Program Context)
5072         (GDB/MI Thread Commands, GDB/MI Program Execution)
5073         (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
5074         (GDB/MI Data Manipulation, GDB/MI Symbol Query)
5075         (GDB/MI File Commands, GDB/MI Target Manipulation)
5076         (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
5077         since the MI prompt is hard-wired into the code.
5078
5079 2006-07-01  Nick Roberts  <nickrob@snap.net.nz>
5080
5081         * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
5082         (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
5083         (GDB/MI Data Manipulation): Remove description of unimplemented
5084         display related commands as variable objects perform this function
5085         and are superior: -display-delete, -display-disable,
5086         -display-enable, -display-insert and -display-list.  Move
5087         -environment-cd, -environment-directory, -environment-path
5088         and -environment-pwd to "Program Context".
5089         (GDB/MI Program Control): Rename to "Program Execution".  Move
5090         -exec-arguments -exec-abort to...
5091         (GDB/MI Program Context): ...here.  New node split from "Data
5092          Manipulation".
5093
5094 2006-06-21  Daniel Jacobowitz  <dan@codesourcery.com>
5095
5096         * gdb.texinfo (Remote configuration): Document set / show
5097         remote supported-packets.
5098         (General Query Packets): Document qSupported packet.
5099
5100 2006-06-10  Sandra Loosemore <sandra@codesourcery.com>
5101
5102         * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
5103         and font markup.
5104         (Protocol basics): Likewise.
5105         (The F request packet): Likewise.
5106         (The F reply packet): Likewise.
5107         (Memory transfer): Move this node to be a subsubsection of
5108         "Protocol specific representation of datatypes".
5109         (The Ctrl-C message): More copy editing.
5110         (Console I/O): Likewise.
5111         (The isatty call): Delete this node, and merge its content into
5112         the "isatty" node.  Fixed references elsewhere.
5113         (The system call): Delete this node, and merge its content into
5114         the "system" node.  Fixed references elsewhere.
5115         (open): Reformat to use @table, and add appropriate font markup.
5116         (close): Likewise.
5117         (read): Likewise.
5118         (write): Likewise.
5119         (lseek): Likewise.
5120         (rename): Likewise.
5121         (unlink): Likewise.
5122         (stat/fstat): Likewise.
5123         (gettimeofday): Likewise.
5124         (isatty): Likewise.
5125         (system): Likewise, plus minor changes to fix confusing wording.
5126         (Integral datatypes): Fix font markup.
5127         (Pointer values): Likewise.
5128         (struct stat): Fix markup to use @table, plus minor copy editing.
5129         (struct timeval): Fix font markup, plus minor copy editing.
5130         (Constants): Minor copy editing.
5131         (Errno values): Add font markup.
5132         (File-I/O Examples): Likewise.
5133
5134 2006-06-10  Nick Roberts  <nickrob@snap.net.nz>
5135
5136         * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
5137         (GDB/MI Simple Examples): Move node up one level.  Use real
5138         examples.
5139         (GDB/MI Compatibility with CLI): Update.
5140         (GDB/MI Result Records): Add "connected" and "exit" result
5141         classes.
5142         (GDB/MI Stream Records): Clarify target output.
5143         (GDB/MI Command Description Format): Modify example description.
5144         (GDB/MI Breakpoint Table Commands): Rename to...
5145         (GDB/MI Breakpoint Commands): ...this
5146         (GDB/MI Breakpoint Commands): Add optional thread field.
5147         (GDB/MI Program Control): Add an introduction.  Move "Program
5148         termination" examples into exec-run description.
5149         (GDB/MI File Commands): Mention similar CLI commands.
5150         (GDB/MI Miscellaneous Commands): Move to end.  Mention "show version"
5151         is similar to "-gdb-version".
5152
5153 2006-06-09  Eli Zaretskii  <eliz@gnu.org>
5154
5155         * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
5156
5157 2006-06-02  Nick Roberts  <nickrob@snap.net.nz>
5158
5159         * gdb.texinfo (GDB/MI Development and Front Ends): Use
5160         sourceware.org for mailing lists.
5161         (GDB/MI File Commands): New node split from Program Control.
5162
5163 2006-06-01  Nick Roberts  <nickrob@snap.net.nz>
5164
5165         * gdb.texinfo (GDB/MI Development and Front Ends): New node.
5166
5167 2006-05-22  Eli Zaretskii  <eliz@gnu.org>
5168
5169         * gdb.texinfo (Cygwin Native): Fix last change.
5170
5171 2006-05-22  Christopher Faylor  <cgf@timesys.com>
5172
5173         * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
5174
5175 2006-05-15  Nick Roberts  <nickrob@snap.net.nz>
5176
5177         * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
5178         (Releasing GDB, Testsuite): Remove details for including DejaGnu.
5179
5180 2006-05-14  Daniel Jacobowitz  <dan@codesourcery.com>
5181
5182         * gdb.texinfo (General Query Packets): Recommend not starting
5183         new packets with qC and clarify.
5184
5185 2006-05-13  Gaius Mulley  <gaius@glam.ac.uk>
5186
5187         * gdb.texinfo (M2 Types): New section.
5188
5189 2006-05-10  Daniel Jacobowitz  <dan@codesourcery.com>
5190
5191         * agentexpr.texi: Add a copyright and license notice.
5192         * observer.texi: Likewise, with GPL clause for function prototypes.
5193         Remove trailing whitespace.
5194
5195 2006-05-05  Jim Blandy  <jimb@codesourcery.com>
5196
5197         * gdb.texinfo (General Query Packets): Document conventions for
5198         terminating packet names, and their violations.
5199
5200 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
5201
5202         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
5203         * gdb.texinfo: Likewise.
5204
5205 2006-05-05  Daniel Jacobowitz  <dan@codesourcery.com>
5206
5207         * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
5208         and "show remotedebug".
5209         (Debugging Output): Add additional index entries.
5210
5211 2006-04-27  Michael Snyder  <msnyder@redhat.com>
5212
5213         * gdb.texinfo (delete-fork): Command renamed to "delete fork".
5214
5215 2006-04-22  Andrew Cagney  <cagney@redhat.com>
5216
5217         * gdb.texinfo (Contributors): Credit frame unwinder contributors.
5218         * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
5219
5220 2006-04-18  Daniel Jacobowitz  <dan@codesourcery.com>
5221
5222         * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
5223         and remove breakpoint prototypes.
5224         (Watchpoints): Move description of target_insert_hw_breakpoint and
5225         target_remove_hw_breakpoint ...
5226         (Breakpoints): ... to here.  Document target_insert_breakpoint and
5227         target_remove_breakpoint.
5228
5229 2006-04-17  Jim Blandy  <jimb@codesourcery.com>
5230
5231         * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
5232         and C packets are optional.
5233
5234 2006-04-14  Frederic Riss  <frederic.riss@st.com>
5235
5236         * gdb.texinfo (Specifying source directories): Update the description
5237         of the source file search to reflect the fact that the source path
5238         always contains at least $cdir and $cwd.
5239
5240 2006-03-31  Michael Snyder  <msnyder@redhat.com>
5241
5242         * gdb.texinfo: Update copyright dates.
5243
5244 2006-03-31  Eli Zaretskii  <eliz@gnu.org>
5245
5246         * gdb.texinfo (Overview): Add an index entry to "empty response".
5247
5248 2006-03-28  Jim Blandy  <jimb@codesourcery.com>
5249
5250         * gdbint.texinfo (Prologue Analysis): New section.
5251
5252 2006-03-07  Jim Blandy  <jimb@red-bean.com>
5253
5254         * gdb.texinfo (Connecting): Document 'target remote pipe'.
5255
5256         * gdb.texinfo (Target Commands): Update text describing how to
5257         specify a target.  Refer to the detailed section on remote
5258         debugging, not the brief mention.
5259
5260         * gdb.texinfo (Connecting): Organize the different 'target remote'
5261         connection methods into a table.  Add a 'target remote' index
5262         entry. (!!!)
5263
5264 2006-02-17  Fred Fish  <fnf@specifix.com>
5265
5266         * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
5267         'ptype' commands to reflect the fact that the only significant
5268         difference between them is that ptype prints the complete type
5269         description instead of just the name.
5270
5271 2006-02-13  Wu Zhou  <woodzltc@cn.ibm.com>
5272
5273         * gdbint.texinfo (Watchpoints): Delete
5274         TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
5275
5276 2006-02-10  Nick Roberts  <nickrob@snap.net.nz>
5277
5278         * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
5279         times fields where needed.  Fix typos.  Update general form given
5280         for output of -break-insert.
5281         (GDB/MI): Abbreviate some unnecessarily long fullnames.
5282
5283 2006-02-06  Daniel Jacobowitz  <dan@codesourcery.com>
5284
5285         * gdbint.texinfo (Symbol Handling): Add a section
5286         on memory management.
5287
5288 2006-02-06  Vladimir Prus  <ghost@cs.msu.su>
5289
5290         * gdb.texinfo (Breakpoint table commands): Document the fullname
5291         field in -break-list output.
5292
5293 2006-02-03  Eli Zaretskii  <eliz@gnu.org>
5294
5295         * gdb.texinfo (Cygwin Native): Fix typos.  Clarify the types of
5296         debugging information produced by the various "set debug..."
5297         options.
5298
5299 2006-02-01  Daniel Jacobowitz  <dan@codesourcery.com>
5300
5301         * gdb.texinfo (Files): Remove obsolete bits from the description
5302         of "symbol-file".
5303
5304 2006-01-25  Jim Blandy  <jimb@redhat.com>
5305
5306         * gdbint.texinfo (Testsuite): Explain how to run selected tests.
5307
5308 2006-01-24  Jim Blandy  <jimb@redhat.com>
5309
5310         * gdbint.texinfo (Frames): Document the basics of GDB's register
5311         unwinding model, and explain the existence of the "sentinel" frame.
5312
5313 2006-01-23  Andrew Stubbs  <andrew.stubbs@st.com>
5314
5315         * gdb.texinfo (Choosing files): Mention that -directory is used
5316         for script files.
5317         (Specifying source directories): Likewise.
5318         (Command files): Explain how script files are found.
5319
5320 2006-01-21  Eli Zaretskii  <eliz@gnu.org>
5321
5322         * gdb.texinfo (Backtrace): Describe how to get backtrace of all
5323         the threads in a multi-threaded program.
5324         (Threads): The threadno argument of "thread apply" can be a range
5325         of numbers.
5326
5327 2006-01-18  Jim Blandy  <jimb@redhat.com>
5328
5329         * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
5330         of warning flags.
5331
5332 2006-01-13  Eli Zaretskii  <eliz@gnu.org>
5333
5334         * gdb.texinfo (Sequences): Improve menu annotations.
5335         (Define): Add index entries for arguments of user-defined
5336         commands.  Move the description of flow-control commands...
5337         (Command Files): ...to here.  Document loop_break and
5338         loop_continue.
5339         (Define, Command Files): Document `end' and add index entries for
5340         it.
5341
5342 2006-01-04  Michael Snyder  <msnyder@redhat.com>
5343
5344         * gdb.texinfo: Add documentation for linux-fork.
5345         * gdbint.texinfo: Add internal documentation for checkpoints.
5346
5347 2006-01-02  Paul N. Hilfinger  <hilfinger@gnat.com>
5348
5349         * gdb.texinfo (Omissions from Ada): Document that there is now
5350         limited aggregate support.
5351
5352 2005-12-28  Eli Zaretskii  <eliz@gnu.org>
5353
5354         * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
5355         registers and the likes.
5356
5357 2005-12-24  Eli Zaretskii  <eliz@gnu.org>
5358
5359         * gdb.texinfo (Target Commands, Bug Reporting, File Options)
5360         (Symbols): Fix usage of "e.g.".
5361         (Memory Region Attributes): Fix usage of "etc."
5362
5363         * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
5364         (Coding): Fix usage of "e.g.".
5365
5366 2005-12-23  Eli Zaretskii  <eliz@gnu.org>
5367
5368         * stabs.texinfo:
5369         * refcard.tex:
5370         * gpl.texi:
5371         * gdbint.texinfo:
5372         * gdb.texinfo:
5373         * gdb-cfg.texi:
5374         * fdl.texi:
5375         * annotate.texinfo:
5376         * all-cfg.texi:
5377         * Makefile.in: Add (C) after Copyright.  Update the FSF
5378         address.
5379
5380 2005-12-03  Eli Zaretskii  <eliz@gnu.org>
5381
5382         * gdb.texinfo (Connecting): Explain that `monitor' is a way to
5383         extend GDB with commands for external monitor.
5384
5385 2005-12-02  Andrew Stubbs  <andrew.stubbs@st.com>
5386
5387         * gdb.texinfo (Convenience variables): Add init-if-undefined command.
5388
5389 2005-11-25  Joel Brobecker  <brobecker@adacore.com>
5390
5391         * gdbint.texinfo (Start of New Year Procedure): New chapter.
5392
5393 2005-11-21  Jim Blandy  <jimb@redhat.com>
5394
5395         * gdb.texinfo (Tracepoint Packets): Document restrictions on
5396         placement of 'R' actions in tracepoint action packets; document
5397         dependence of 'X' and 'M' actions on a preceding 'R' action for
5398         their registers.
5399
5400 2005-11-19  Jim Blandy  <jimb@redhat.com>
5401
5402         * gdb.texinfo (Tracepoint Packets): New node.
5403         (General Query Packets): Add entries for the tracepoint packets,
5404         referring to the "Tracepoint Packets" node.
5405         (Tracepoints): Add reference to "Tracepoint Packets".
5406
5407 2005-11-18  Kevin Buettner  <kevinb@redhat.com>
5408
5409         * gdb.texinfo (set remotebreak): Add anchor.
5410         (X packet): Likewise.
5411         (Remote Protocol): Add new section `Interrupts' and new index
5412         entry `interrupts (remote protocol)'.
5413
5414 2005-11-18  Jim Blandy  <jimb@redhat.com>
5415
5416         * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
5417         entries into the General Query Packets section.  Add a
5418         cross-reference to that section.  Drop description of replies, as
5419         these are covered in the descriptions of each packet.
5420         (General Query Packets): Add introductory text.  Explain naming
5421         conventions, and how the end of a name is recognized.
5422
5423 2005-11-17  Kevin Buettner  <kevinb@redhat.com>
5424
5425         * gdb.texinfo (Remote configuration): Fix typo in description of
5426         "set remotebreak" command.
5427
5428 2005-11-16  Jim Blandy  <jimb@redhat.com>
5429
5430         * gdb.texinfo (Packets, Stop Reply Packets)
5431         (General Query Packets): Various formatting cleanups.
5432         - Use @samp for packet contents.
5433         - Drop summaries from packet @item lines; the same information appears
5434           immediately below in the description.
5435         - Delete paragraph breaks after packet @item commands, so that the
5436           description appears directly to the right of the packet prototype
5437           in the printed manual, if it fits.
5438         - Place spaces in packet prototypes between @vars and non-@var
5439           letters, and explain that they're just for formatting.
5440         - Use @dots{} instead of '...'.
5441         - Fix uses of @code where @var was needed.
5442         - Replace "deprecated" markers with English text spelling out the
5443           packet's status and the preferred alternatives.
5444         - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
5445           what this ever meant.
5446         - Remove "(draft)" markers on 'i' packets; nobody has commented on
5447           this for a long time.
5448         - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
5449           implemented several times, and have been in use for years.
5450
5451 2005-11-15  Jim Blandy  <jimb@redhat.com>
5452
5453         * gdb.texinfo (Packets): Add index entries for 'm' packet
5454         disclaimers.
5455
5456         * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
5457         of stub when processing an 'm' packet.
5458
5459         * gdb.texinfo (Packets): Mention that packets beginning with
5460         letters are reserved once, at the top, instead of actually listing
5461         them all and saying "reserved".
5462
5463 2005-11-15  Andrew Stubbs  <andrew.stubbs@st.com>
5464
5465         * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
5466         Change @var{$arg0 to @code{$arg0.
5467
5468 2005-11-14  Wu Zhou  <woodzltc@cn.ibm.com>
5469
5470         * gdb.texinfo (Fortran): Add some words about Fortran debugging.
5471
5472 2005-11-12  Jim Blandy  <jimb@redhat.com>
5473
5474         * gdb.texinfo (General Query Packets): Put packets in alphabetical
5475         order.  Remove extraneous 'z'.
5476
5477 2005-11-07  Andrew Stubbs  <andrew.stubbs@st.com>
5478
5479         * gdb.texinfo (Choosing files): Add --eval-command.
5480
5481 2005-11-04  Andrew Stubbs  <andrew.stubbs@st.com>
5482
5483         * gdb.texinfo (Choosing modes): Add --return-child-result.
5484
5485
5486 2005-11-01  Andrew Stubbs  <andrew.stubbs@st.com>
5487
5488         * gdb.texinfo (Choosing modes): Add --batch-silent.
5489
5490 2005-10-28  Eli Zaretskii  <eliz@gnu.org>
5491
5492         * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
5493         "The -var-update Command".
5494
5495 2005-10-03  Joel Brobecker  <brobecker@adacore.com>
5496
5497         * gdb.texinfo (Print Settings): Add documentation for set/show
5498         print array-indexes.
5499
5500 2005-09-17  Daniel Jacobowitz  <dan@codesourcery.com>
5501
5502         * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
5503         6.2 and 6.3.
5504
5505 2005-08-27  Eli Zaretskii  <eliz@gnu.org>
5506
5507         * gdb.texinfo (File Options): Don't document --mapped, it's gone
5508         since 19-Jan-2004.
5509         (Files): Likewise.
5510         (Variables, Symbols): Document the "<incomplete type>" message and
5511         its reasons.
5512
5513 2005-08-01  Fred Fish  <fnf@specifix.com>
5514
5515         * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
5516
5517 2005-07-15  Nick Roberts  <nickrob@snap.net.nz>
5518
5519         * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
5520         option for -var-list-children and -var-update.
5521         (GDB/MI Stack Manipulation): Simplify description of
5522         print-values option for -stack-list-locals.
5523         (GDB/MI Command Description Format): Clarify.
5524         (Mode Options): Spelling of superseded.
5525
5526 2005-07-12  Bob Rossi  <bob@brasko.net>
5527
5528         * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
5529         corresponding GDB command comment.
5530
5531 2005-07-06  Bob Rossi  <bob@brasko.net>
5532
5533         * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
5534         and -inferior-tty-show.
5535         (Input/Output): Document "set/show inferior-tty" and tty alias.
5536
5537 2005-07-02  Nathan J. Williams  <nathanw@wasabisystems.com>
5538
5539         * gdb.texinfo (Packets): Change description of 'D' packet to note
5540         that GDB does wait for a response.
5541
5542 2005-06-22  Nick Roberts  <nickrob@snap.net.nz>
5543
5544         * gdb.texinfo (History) Rename "Command History".
5545         (Command History): Move node "Server Prefix" from section on
5546         Annotations here.
5547
5548 2005-06-19  Nick Roberts  <nickrob@snap.net.nz>
5549
5550         * gdb.texinfo (GDB/MI Stack Manipulation):
5551         Re-instate -stack-info-frame with example.  Say that it gets
5552         info on selected frame, not current frame.
5553
5554 2005-06-18  Eli Zaretskii  <eliz@gnu.org>
5555
5556         * gdb.texinfo (Server): Clarify that `file' should be used before
5557         connecting to the server.
5558         (Files): Add an xref to the above description.
5559         (Output Formats): More detailed description of the `c' format.
5560         (Memory): List explicitly all the formats supported by `x'.
5561         (Threads): Add an @cindex entry for "thread apply".
5562         (Files): Document the possibility of loading unlinked object
5563         files.  Add more indexing for solib-absolute-prefix and
5564         --with-sysroot.
5565         (Machine Code): Document possible problems with locations in
5566         shared libraries.
5567         (Backtrace): Document that free-standing environments do not need
5568         to have a `main' function.
5569
5570 2005-06-18  Nick Roberts  <nickrob@snap.net.nz>
5571
5572         * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
5573         -stack-info-frame.
5574
5575 2005-06-07  Andrew Cagney  <cagney@gnu.org>
5576
5577         * gdb.texinfo (Contributors): Note the original multi-arch
5578         contributors.
5579
5580 2005-06-03  Eli Zaretskii  <eliz@gnu.org>
5581
5582         * gdb.texinfo (Registers): Add index entries for the standard
5583         registers.
5584         (Frames): Add cross-reference from frame pointer description to
5585         the Registers node.
5586         (Annotations Overview): Fix the reference to GDB name.
5587
5588 2005-06-01  Eli Zaretskii  <eliz@gnu.org>
5589
5590         * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
5591         can-use-hw-watchpoints.
5592
5593 2005-05-28  Bob Rossi  <bob@brasko.net>
5594
5595         * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
5596         the possible reasons why an exec async record would be returned to FE.
5597
5598 2005-05-26  Andrew Cagney  <cagney@gnu.org>
5599
5600         * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
5601         Andrew Cagney implemented the original GDB/MI.
5602
5603 2005-05-23  Orjan Friberg  <orjanf@axis.com>
5604
5605         * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
5606         documentation.  Add documentation for cris-mode.
5607
5608 2005-05-20  Eli Zaretskii  <eliz@gnu.org>
5609
5610         * gdb.texinfo (Numbers): Explain the example and make the wording
5611         more acurate.
5612
5613 2005-05-17  Daniel Jacobowitz  <dan@codesourcery.com>
5614             Dennis Brueni  <dennis@slickedit.com>
5615
5616         * gdb.texinfo (GDB/MI Breakpoint Table Commands)
5617         (GDB/MI Data Manipulation, GDB/MI Program Control)
5618         (GDB/MI Stack Manipulation): Update examples to include the fullname
5619         attribute in stack frames.
5620
5621 2005-05-12  Eli Zaretskii  <eliz@gnu.org>
5622
5623         * gdb.texinfo (Startup): Fix last change.  Treat gdb.ini like we
5624         do with other non-standard names of init files.
5625
5626 2005-05-11  Eli Zaretskii  <eliz@gnu.org>
5627
5628         * gdb.texinfo (Command Files): Move the description of the startup
5629         from here...
5630         (Startup): ...to this new subsection of the Invocation chapter.
5631         Rearrange the description of init files more logically and add a
5632         cross-reference to "Command Files".  Document the special gdbinit
5633         name for CISCO 68k.  Expand the description of what GDB does
5634         during startup.
5635         (History): Add index entry for HISTSIZE.
5636
5637 2005-05-02  Mark Kettenis  <kettenis@gnu.org>
5638
5639         * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
5640
5641 2005-05-02  Eli Zaretskii  <eliz@gnu.org>
5642
5643         * gdb.texinfo (SVR4 Process Information, The isatty call)
5644         (The system call): Don't use foo(N) notation for man pages and
5645         functions.
5646         (Compilation, DJGPP Native): Improve wording.
5647
5648 2005-04-27  Eli Zaretskii  <eliz@gnu.org>
5649
5650         * gdb.texinfo (Backtrace): Describe backtraces with arguments that
5651         were optimized away.
5652
5653 2005-04-22  Eli Zaretskii  <eliz@gnu.org>
5654
5655         * gdb.texinfo (Remote configuration): Document "set/show
5656         get-thread-local-storage-address".  Add cross-reference to the
5657         description of the qGetTLSAddr packet.
5658         (General Query Packets): Mention "set remote
5659         get-thread-local-storage-address" and add a reference to its
5660         description.
5661
5662 2005-04-19  Nick Roberts  <nickrob@snap.net.nz>
5663
5664         * gdb.texinfo (Backtrace): Describe 'bt full'.
5665
5666 2005-04-17  Nick Roberts  <nickrob@snap.net.nz>
5667
5668         * gdb.texinfo (Mode Options): Fix typo.
5669         (GDB/MI): Describe how to invoke GDB/MI.
5670
5671 2005-04-16  Eli Zaretskii  <eliz@gnu.org>
5672
5673         * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
5674         references changed.  Add description of "info udot".
5675         (Files): Document "set/show stop-on-solib-events".
5676         (M32R/D): Document "set/show download-path", "set/show
5677         board-address", "set/show server-address", "upload", "tload".
5678         Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
5679         "use_mon_code", "use_ib_break", "use_dbt_break".
5680         (Maintenance Commands): Improve indexing.
5681         (Target Commands): Document "set/show hash", "set/show debug
5682         monitor".
5683         (SVR4 Process Information): Document "info pidlist" and "info
5684         meminfo".  Document "set/show procfs-tarce" and "set/show
5685         procfs-file".  Document "proc-trace-*" and "proc-untrace-*".
5686         (Symbols, The Print Command with Objective-C): Improve indexing.
5687         (Objective-C): Add references to "info classes" and "info
5688         selectors".
5689         (Debugging Output): Improve wording.  Document "set/show debug
5690         solib-frv".  Fix "set/show debugvarobj".
5691         (Set Breaks): Add index entry for "hardware breakpoints".
5692         (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
5693         and "set/show usehardbreakpoints".
5694         (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
5695         monitor-prompt", "set/show monitor-warnings", "pmon".
5696         (ARM): Document "rdilogfile", "rdilogenable", "set/show
5697         rdiromatzero", "set/show rdiheartbeat".
5698         (PowerPC): Document SDS-specific commands "set/show sdstimeout",
5699         "sds".
5700         (Embedded Processors): Document the "sim" command.
5701         (Remote): Document the "remote" command.
5702         (DJGPP Native): Document the "info serial" command.
5703         (Threads): Document "maint info sol-threads".
5704         (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
5705         (Set Breaks): Improve indexing.
5706         (Command Syntax): Add a reference to dont-repeat.
5707         (Define): Document "dont-repeat".
5708         (TUI Commands): Document "tabset".
5709         (WinCE): New subsection.  Document "set/show remotedirectory",
5710         "set/show remoteupload", "set/show remoteaddhost".
5711
5712 2005-04-15  Eli Zaretskii  <eliz@gnu.org>
5713
5714         * gdb.texinfo (Hurd Native): New subsection, documents
5715         Hurd-specific commands.
5716         (Maintenance Commands): Add cross-reference to "Debugging Output".
5717         (Debugging Output): Document "set/show debug lin-lwp".
5718         (MIPS): Improve documentation of heuristic-fence-post.  Document
5719         "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
5720         mips stack-arg-size", "set/show mips mask-address", "set/show mips
5721         remote-mips64-transfers-32bit-regs", "set/show debug mips".
5722         (ARM): Document ARM-specific commands.
5723         (AVR): New section.  Document "info io_registers".
5724         (CRIS): New section.  Document "set/show cris-version" and
5725         "set/show cris-dwarf2-cfi".
5726         (HPPA): New section.  Document "set/show debug hppa" and "maint
5727         print unwind".
5728         (Neutrino): New subsection.  Document "set/show debug nto-debug".
5729         (Super-H): New section.  Document the "regs" command.
5730         (Debugging Output): Document "set/show debug aix-thread".
5731
5732 2005-04-09  Eli Zaretskii  <eliz@gnu.org>
5733
5734         * gdb.texinfo (Print Settings): Document "set/show print
5735         pascal_static-members", "set print repeats", "show print
5736         null-stop".  Improve indexing.  Fix documentation of "set print
5737         union".
5738         (Pascal): New section.
5739         (Supported languages): Rename from "Support"; all references
5740         updated.  Add a menu item for Pascal.
5741         (Numbers): Document "set radix.
5742         (Screen Size): Document "set/show pagination".
5743         (MIPS Embedded): Remove "set processor" documentation.
5744         (Remote configuration): Document "set/show X/P/Z-packet",
5745         "set/show read-aux-vector-packet", "set/show remote
5746         symbol-lookup-packet", "set/show remote verbose-resume-packet",
5747         "set/show remoteaddresssize", "set/show remotebaud", "set/show
5748         remotedebug", "set/show remotebreak", "set/show remotedevice",
5749         "set/show remotelogfile".
5750         (Auxiliary Vector): Add reference to the description of the
5751         read-aux-vector-packet setting.
5752         (Set Watchpoints): Add a cross-reference to "set remote
5753         hardware-breakpoint-limit".
5754         (General Query Packets): Add indexing of requests and
5755         cross-references to related commands in "Remote configuration".
5756         (File-I/O Overview, The system call): Fix wording and typos.
5757         (Thread Stops): Add index entries.
5758         (Continuing and Stepping): Document "show step-mode".
5759         (i386): New node.  Document "set/show struct-convention".
5760         (Files): Document "show trust-readonly-sections".
5761         (Calling): Document "set/show unwindonsignal".
5762         (Messages/Warnings): Add index entries.
5763         (Maintenance Commands): Document "set/show watchdog".
5764         (Annotations Overview): Document "show annotate".
5765         (Set Watchpoints): Add index entries.
5766         (Symbols): Fix doc of case-sensitive.
5767         (ABI): Document "show coerce-float-to-double".
5768         (Convenience Vars, Help): Improve indexing.
5769         (Machine Code): Document "show disassembly-flavor".
5770         (Debugging C plus plus): Document "show overload-resolution".
5771         (Value History, Signaling): Add index entries.
5772
5773 2005-04-08  Eli Zaretskii  <eliz@gnu.org>
5774
5775         * gdb.texinfo (Show): Move @kindex entries to their proper places.
5776         (Processes): Fix wording.
5777         (History, List, Logging output, Define, Symbols, Print Settings):
5778         Improve indexing.
5779
5780 2005-04-03  Eli Zaretskii  <eliz@gnu.org>
5781
5782         * gdb.texinfo (Targets): Document "set/show architecture".  Remove
5783         redundant index entry for "target" command.
5784         (Backtrace): Add index entries.
5785         (Symbols, Fortran): Document the "set case-sensitive" command.
5786         (DJGPP Native): Document "set com1base", "set com1irq", etc.
5787         (Print Settings): Add index entry for "set demangle-style".
5788         (Target Commands): Document "set download-write-size".
5789         (Debugging Output): Document "set exec-done-display".
5790
5791 2005-04-02  Eli Zaretskii  <eliz@gnu.org>
5792
5793         * gdb.texinfo (Files): Fix the name and documentation of
5794         add-shared-symbol-files.  Document its alias assf.  Update the
5795         list of OSs where GDB supports shared libraries.  Fix markup.
5796         (Continuing and Stepping): Add reference to @var{location} in the
5797         text.
5798         (Dump/Restore Files): Fix reference to @{filename}.
5799         (Help): Fix wording.
5800         (Attach): Ditto.
5801         (Set Watchpoints): Ditto.
5802         (Backtrace): Remove redundant index entries.  Improve index
5803         entries.
5804         (Delete Breaks): Fix wording.
5805         (Memory): Document the compare-sections command.
5806         (Memory Region Attributes): Improve wording.
5807         (Disabling): Improve wording.
5808         (Fortran): New subsection.  Document the "info common" command.
5809         (Help): Document aliases "info copying" and "info warranty".
5810         (Caching Remote Data): New section.  Document the "set/show
5811         remotecache" and "info dcache" commands.
5812         (Show): Fix wording of the documentation of the "set
5813         extension-language" command.
5814         (Signals): Add index entry for "info handle".
5815         (Memory Region Attributes): Fix punctuation.
5816         (Symbols): Change the arg name to "location" and refer to it in
5817         the text.  Fix wording of "info types" doc.
5818         (Threads): Fix usage of @enumerate @item's.
5819         (Listing Tracepoints): Add index entry for "info tp".
5820         (Set Watchpoints): Add xref to "info break" description.
5821         (Macros): Add an index entry for "macro exp1".  Document the
5822         "macro list" command.
5823         (Maintenance Commands): Document "flushregs", "maint agent",
5824         "maint check-symtabs", "maint cplus", "maint demangle", "maint
5825         deprecate", "maint undeprecate", "maint dump-me", "maint packet",
5826         "maint print architecture", "maint print objfiles", "maint print
5827         statistics", "maint print type", "maint show-debug-regs", "maint
5828         space", "maint time", and "maint translate-address".
5829         (Connecting): Document the "monitor" command.
5830         (Annotations Overview): Describe the "set annotate" command.
5831
5832 2005-04-01  Eli Zaretskii  <eliz@gnu.org>
5833
5834         * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
5835         Rearrange index entries and improve wording about support for
5836         hardware watchpoints.
5837
5838 2005-03-10  Bob Rossi  <bob@brasko.net>
5839
5840         * gdb.texinfo: Update copyright
5841
5842 2005-02-09  Theodore A. Roth  <troth@openavr.org>
5843
5844         * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
5845         error.
5846
5847 2005-02-03  Kevin Buettner  <kevinb@redhat.com>
5848
5849         * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
5850
5851 2005-01-17  Michael Snyder  <msnyder@redhat.com>
5852
5853         * gdb.texinfo: Fix spelling, infinte  ->  infinite.
5854
5855 2005-01-08  Mark Kettenis  <kettenis@gnu.org>
5856
5857         * observer.texi (GDB Observers): Document "solib_loaded".
5858
5859 2005-01-07  Andrew Cagney  <cagney@gnu.org>
5860
5861         * configure.ac: Rename configure.in, require autoconf 2.59.
5862         * configure: Re-generate.
5863
5864         * configure.in: Replace configdirs with multiple references to
5865         AC_CONFIG_SUBDIRS.
5866         * configure: Re-generate.
5867
5868 2005-01-04  Andrew Cagney  <cagney@gnu.org>
5869
5870         * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
5871         part of the version number.
5872
5873 2004-12-24  Mark Kettenis  <kettenis@gnu.org>
5874
5875         * gdbint.texinfo (Algorithms): Remove description of
5876         TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
5877
5878 2004-12-07  Jim Blandy  <jimb@redhat.com>
5879
5880         * gdb.texinfo (General Query Packets): Specify that thread ID's in
5881         the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
5882         numbers.
5883
5884 2004-12-07  Andreas Schwab  <schwab@suse.de>
5885
5886         * gdb.texinfo (Mode Options): Document -l option.
5887
5888 2004-12-04  Eli Zaretskii  <eliz@gnu.org>
5889
5890         * gdbint.texinfo (Algorithms): More accurate description of
5891         STOPPED_BY_WATCHPOINT.  Point out that target_stopped_data_address
5892         is not needed unless data-read and data-access watchpoints are
5893         supported.  Add a description of how GDB checks whether the
5894         inferior stopped because a watchpoint was hit.
5895
5896 2004-11-23  Eli Zaretskii  <eliz@gnu.org>
5897
5898         * gdb.texinfo (Files): Add cross-reference to description of
5899         -readnow command-line switch.
5900
5901 2004-11-10  Randolph Chung  <tausq@debian.org>
5902
5903         * gdb.texinfo: Document set/show backtrace past-entry commands.
5904         Rearrange index entries for set/show backtrace past-main.
5905
5906 2004-11-10  Jon Beniston <jon@beniston.com>
5907
5908         Committed by Andrew Cagney  <cagney@gnu.org>.
5909         * gdb.texinfo (Remote Serial Protocol): Further describe
5910         binary transfer escaping mechanism .
5911
5912 2004-11-08  Randolph Chung  <tausq@debian.org>
5913
5914         * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
5915         and "show debug infrun".  Add index entries.
5916
5917 2004-10-23  Eli Zaretskii  <eliz@gnu.org>
5918
5919         * gdb.texinfo (SVR4 Process Information): Document subcommands of
5920         "info proc" that are already implemented.  Add index entries.
5921         (Working Directory): Add a cross-reference to "info proc" command.
5922         (Files): Add a tip for decreasing memory used for symtabs from
5923         shared libraries.
5924         (Starting): Fix whitespace; make "elaboration" stand out where it
5925         is first used, and add an index entry for the term.
5926         (Calling): Expand and elaborate text.  Add "print".  Add the
5927         description of problems with weak aliases.
5928         (Core File Generation): New section.
5929
5930 2004-10-12  Andrew Cagney  <cagney@gnu.org>
5931
5932         * gdbint.texinfo (Versions and Branches): New chapter.
5933         (Releasing GDB): Delete "Versions and Branches" section.
5934         (Top): Add "Versions and Branches".
5935
5936 2004-10-08  Eli Zaretskii  <eliz@gnu.org>
5937
5938         * gdb.texinfo (Editing, History): Add cross-references to the
5939         included Readline and History user documentation.  Remove
5940         references to the symbol have-readline-appendices which is unused
5941         and undefined.
5942         (History): Fix indexing.
5943
5944 2004-10-08  Jeff Johnston  <jjohnstn@redhat.com>
5945
5946         * gdbint.texinfo (target_stopped_data_address): Update to
5947         new prototype.
5948         (i386_stopped_data_address): Update prototype and description.
5949         (i386_stopped_by_watchpoint): New function and description.
5950
5951 2004-10-03  Paul N. Hilfinger  <hilfinger@gnat.com>
5952
5953         * gdb.texinfo (Filenames): Add Ada suffixes.
5954         (Ada) New section.
5955
5956 2004-09-27  Andrew Cagney  <cagney@gnu.org>
5957             Robert Picco  <Robert.Picco@hp.com>
5958
5959         * gdb.texinfo (Packets): Document the "p" packet.
5960
5961 2004-09-21  Jason Molenda  (jmolenda@apple.com)
5962
5963         * gdb.texinfo (Paths and Names of the Source Files): Document the
5964         meaning of values in the 'desc' field of a SO stab.
5965
5966 2004-09-20  Daniel Jacobowitz  <dan@debian.org>
5967
5968         * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
5969         max-cache-age" and "maint show dwarf2 max-cache-age".
5970
5971 2004-09-16  Eli Zaretskii  <eliz@gnu.org>
5972
5973         * gdb.texinfo (Set Breaks): Add index entry for setting
5974         breakpoints on overloaded C++ functions that are not members of
5975         any classes.  Add an example and an index entry for setting
5976         breakpoints on all program functions.
5977         (Character Sets, Macros, Overlay Commands)
5978         (Non-debug DLL symbols, GDB/MI Output Syntax)
5979         (Annotations Overview, Maintenance Commands, File-I/O Overview):
5980         Use "(@value{GDBP})" instead of a literal "(gdb)".
5981
5982 2004-09-12  Andrew Cagney  <cagney@gnu.org>
5983
5984         * gdbint.texinfo (Native Debugging): Delete description of
5985         FILES_INFO_HOOK.
5986
5987 2004-09-11  Paul Hilfinger  <hilfinger@gnat.com>
5988
5989         * gdbint.texinfo (User Interface): Change local_hex_string_custom
5990         to hex_string_custom (not historically correct, but more
5991         understandable, given the current code).
5992
5993 2004-09-03  Andrew Cagney  <cagney@gnu.org>
5994
5995         * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
5996
5997 2004-09-01  Jeff Johnston  <jjohnstn@redhat.com>
5998
5999         * observer.texi (solib_unloaded): New observer.
6000
6001 2004-08-24  Andrew Cagney  <cagney@gnu.org>
6002
6003         * gdbint.texinfo (Target Architecture Definition): Add missing
6004         comma.
6005
6006 2004-08-20  Michael Chastain  <mec.gnu@mindspring.com>
6007
6008         * (Using the Testsuite): build != host is supported,
6009         but some test scripts do not support build != host.
6010
6011 2004-08-14  Mark Kettenis  <kettenis@gnu.org>
6012
6013         * gdbint.texinfo (Host Definition): Delete description of
6014         FCLOSE_PROVIDED and GETENV_PROVIDED.
6015
6016 2004-08-05  Mark Kettenis  <kettenis@chello.nl>
6017
6018         * gdbint.texinfo (Host Definition): Delete description of
6019         NO_SYS_FILE.
6020         (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
6021         PTRACE_FP_BUG.
6022
6023 2004-08-05  Andrew Cagney  <cagney@gnu.org>
6024
6025         * gdbint.texinfo (Target Architecture Definition): Delete
6026         reference to deprecated_read_fp.
6027
6028 2004-08-02  Andrew Cagney  <cagney@gnu.org>
6029
6030         * gdbint.texinfo (Target Architecture Definition): Delete
6031         description of DEPRECATED_REGISTER_BYTES.
6032
6033 2004-07-30  Baurjan Ismagulov  <ibr@ata.cs.hun.edu.tr>
6034
6035         * gdb.texinfo (Source Path): Document the new behavior of
6036         searching for the source files.
6037
6038 2004-07-17  Eli Zaretskii  <eliz@gnu.org>
6039
6040         * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
6041         (Search, Expressions, Arrays, Variables, Data, Machine Code)
6042         (Auto Display): Improve indexing.
6043
6044 2004-07-16  Andrew Cagney  <cagney@gnu.org>
6045
6046         * gdb.texinfo (Mode Options): Delete documentation on "-async" and
6047         "-noasync".
6048
6049 2004-07-09  Eli Zaretskii  <eliz@gnu.org>
6050
6051         * gdb.texinfo: Fix @kindex entries so that multiple commands that
6052         have the same prefix have only their prefix in the index.
6053
6054 2004-07-03  Mark Kettenis  <kettenis@gnu.org>
6055
6056         * gdb.texinfo (BSD libkvm Interface): New node (section)
6057         (Native): Add it to the menu.
6058
6059 2004-07-01  Mark Kettenis  <kettenis@gnu.org>
6060
6061         * gdbint.texinfo (Target Architecture Definition): Remove
6062         PCC_SOL_BROKEN.
6063
6064 2004-06-24  Mark Kettenis  <kettenis@gnu.org>
6065
6066         * gdbint.texinfo (Target Architecture Definition): Remove
6067         SUN_FIXED_LBRAC_BUG.
6068
6069 2004-06-26  Andrew Cagney  <cagney@gnu.org>
6070
6071         * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
6072
6073 2004-06-20  Andrew Cagney  <cagney@gnu.org>
6074
6075         * gdbint.texinfo (Target Architecture Definition): Deprecate
6076         USE_STRUCT_CONVENTION.
6077
6078 2004-06-19  Michael Chastain  <mec.gnu@mindspring.com>
6079
6080         gdb.texinfo (Bug Reporting): Mention session recording,
6081         with the script command or Emacs.
6082
6083 2004-06-18  Andrew Cagney  <cagney@gnu.org>
6084
6085         * gdbint.texinfo (Target Architecture Definition): Deprecate
6086         FUNCTION_START_OFFSET.
6087
6088 2004-06-14  Andrew Cagney  <cagney@gnu.org>
6089
6090         Based on changes from Karl Berry.
6091         * gdb.texinfo: Do not use @sc in a direntry.
6092         * stabs.texinfo: Change @dircateogry to "Software development".
6093         * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
6094
6095 2004-06-13  Andrew Cagney  <cagney@gnu.org>
6096
6097         * gdbint.texinfo (Target Architecture Definition): Delete
6098         description of RETURN_VALUE_ON_STACK.
6099
6100 2004-06-09  Andrew Cagney  <cagney@gnu.org>
6101
6102         * gdbint.texinfo (Native Debugging): Restore "@table @code"
6103         deleted by previous patch.
6104
6105 2004-06-08  Andrew Cagney  <cagney@gnu.org>
6106
6107         * gdbint.texinfo (Native Debugging): Delete documentation on
6108         ATTACH_DETACH.
6109
6110 2004-06-06  Randolph Chung  <tausq@debian.org>
6111
6112         * gdb.texinfo (push_dummy_call): Use @code{struct value}.
6113
6114 2004-06-06  Randolph Chung  <tausq@debian.org>
6115
6116         * gdb.texinfo (push_dummy_call): Update argument list to match
6117         the new push_dummy_call method signature.  Describe the function
6118         argument.
6119
6120 2004-05-24  Joel Brobecker  <brobecker@gnat.com>
6121
6122         * gdb.texinfo (Starting): Document new start command.
6123
6124 2004-05-21  Andrew Cagney  <cagney@redhat.com>
6125
6126         * observer.texi (GDB Observers): Document "inferior_created".
6127
6128 2004-05-08  Andrew Cagney  <cagney@redhat.com>
6129
6130         * gdbint.texinfo (Target Architecture Definition): Delete
6131         description of DO_DEFERRED_STORES.
6132
6133         * gdbint.texinfo (Target Architecture Definition): Delete
6134         references to DEPRECATED_FIX_CALL_DUMMY.
6135
6136         * gdbint.texinfo (Target Architecture Definition): Delete
6137         description of DEPRECATED_CALL_DUMMY_WORDS,
6138         DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
6139
6140         * gdbint.texinfo (Target Architecture Definition): Delete
6141         description of DEPRECATED_PUSH_DUMMY_FRAME.
6142
6143         * gdbint.texinfo (Target Architecture Definition): Delete
6144         reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
6145
6146 2004-05-07  Andrew Cagney  <cagney@redhat.com>
6147
6148         * observer.texi (GDB Observers): Add "Debugging" section.  Include
6149         cross reference to "set/show debug observer".
6150         * gdb.texinfo (Debugging Output): Document "set/show debug
6151         observer".
6152
6153 2004-05-01  Andrew Cagney  <cagney@redhat.com>
6154
6155         * gdbint.texinfo (Target Architecture Definition): Delete
6156         description of DEPRECATED_PC_IN_SIGTRAMP.
6157
6158 2004-04-30  Andrew Cagney  <cagney@redhat.com>
6159
6160         * gdbint.texinfo (Target Architecture Definition): Delete
6161         documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
6162
6163 2004-04-30  Orjan Friberg  <orjanf@axis.com>
6164
6165         * observer.texi (GDB Observers): Correct spelling.
6166
6167 2004-04-26  Orjan Friberg  <orjanf@axis.com>
6168
6169         * observer.texi (GDB Observers): Add target_changed event.
6170
6171 2004-04-08  Andrew Cagney  <cagney@redhat.com>
6172
6173         * observer.texi (GDB Observers): Rework, provide generic observer
6174         definitions and then a list of observable events.
6175
6176 2004-04-04  Andrew Cagney  <cagney@redhat.com>
6177
6178         * gdbint.texinfo (Host Definition): Delete reference to
6179         NO_SIGINTERRUPT.
6180
6181 2004-04-02  Andrew Cagney  <cagney@redhat.com>
6182
6183         * gdbint.texinfo (Target Architecture Definition): Delete
6184         reference to DEPRECATED_CALL_DUMMY_LENGTH.
6185
6186 2004-03-28  Stephane Carrez  <stcarrez@nerim.fr>
6187
6188         * gdb.texinfo (TUI Commands): Document tui reg commands.
6189
6190 2004-03-26  Andrew Cagney  <cagney@redhat.com>
6191
6192         * gdb.texinfo (TUI): Delete reference to --enable-tui.  Mention
6193         "gdbtui".
6194         (Mode Options): Mention "gdbtui".  Use "Text" not "Terminal".
6195         (Contributors): Mention both Text and Terminal User Interface.
6196
6197 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6198
6199         * gdbint.texinfo (Target Architecture Definition): Deprecate
6200         references to SIGTRAMP_START and SIGTRAMP_END.
6201
6202 2004-03-23  Andrew Cagney  <cagney@redhat.com>
6203
6204         * gdbint.texinfo (Target Architecture Definition): Deprecate
6205         references to PC_IN_SIGTRAMP.
6206
6207 2004-03-19  Andrew Cagney  <cagney@redhat.com>
6208
6209         * gdbint.texinfo (Target Architecture Definition): Delete
6210         reference to GDB_TARGET_IS_HPPA.
6211
6212 2004-03-18  Andrew Cagney  <cagney@redhat.com>
6213
6214         * gdbint.texinfo (Coding): Update section on gdbarch_data,
6215         describe pre_init and post_init.
6216
6217 2004-03-09  Daniel Jacobowitz  <drow@mvista.com>
6218
6219         * gdb.texinfo (Debugging Output): Document values for "set debug
6220         target".
6221
6222 2004-02-28  Andrew Cagney  <cagney@redhat.com>
6223
6224         * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
6225
6226 2004-02-26  Jeff Johnston  <jjohnstn@redhat.com>
6227
6228         * gdb.texinfo (breakpoints): Add information about the
6229         new "set breakpoint pending" and "show breakpoint pending"
6230         commands.
6231
6232 2004-02-26  Andrew Cagney  <cagney@redhat.com>
6233
6234         * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
6235         in Per-architecture module data section.
6236
6237 2004-02-25  Roland McGrath  <roland@redhat.com>
6238
6239         * gdb.texinfo (General Query Packets): Document qPart:... packets.
6240
6241 2004-02-24  Andrew Cagney  <cagney@redhat.com>
6242
6243         * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
6244         * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
6245         * fdl.texi: Import Version 1.2, November 2002.
6246
6247 2004-02-17  Andrew Cagney  <cagney@redhat.com>
6248
6249         * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
6250
6251 2004-02-16  Andrew Cagney  <cagney@redhat.com>
6252
6253         * gdbint.texinfo (Target Architecture Definition): Deprecate
6254         FRAMELESS_FUNCTION_INVOCATION.
6255
6256 2004-02-16  Andrew Cagney  <cagney@redhat.com>
6257
6258         * gdbint.texinfo (Coding): Mention -Wunused-function.
6259
6260 2004-02-14  Andrew Cagney  <cagney@redhat.com>
6261
6262         * gdbint.texinfo (Target Architecture Definition): Delete
6263         description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6264
6265 2004-02-12  Elena Zannoni  <ezannoni@redhat.com>
6266
6267         * gdb.texinfo: Properly quote the name "C++".
6268         * gdbint.texinfo: Ditto.
6269         * stabs.texinfo: Ditto.
6270
6271 2004-02-11  Elena Zannoni  <ezannoni@redhat.com>
6272
6273         * gdbint.texinfo (Support Libraries): Add doco about obstacks and
6274         minimal information about libiberty.
6275
6276 2004-02-06  Michael Chastain  <mec.gnu@mindspring.com>
6277
6278         * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
6279
6280 2004-02-04  Roland McGrath  <roland@redhat.com>
6281
6282         * gdb.texinfo (Auxiliary Vector): New node (section).
6283         (Data): Add it to the menu.
6284
6285 2004-02-02  Jeff Johnston  <jjohnstn@redhat.com>
6286
6287         * gdb.texinfo (Breakpoints): Add information about pending
6288         breakpoint support.
6289
6290 2004-01-26  Andrew Cagney  <cagney@redhat.com>
6291
6292         * gdb.texinfo (Overview): Delete references to the cisco protocol
6293         including the "N" response.
6294
6295 2004-01-26  Andrew Cagney  <cagney@redhat.com>
6296
6297         * gdbint.texinfo (Target Architecture Definition): Rename
6298         EXTRACT_STRUCT_VALUE_ADDRESS to
6299         DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
6300
6301 2004-01-24  Eli Zaretskii  <eliz@gnu.org>
6302
6303         * gdb.texinfo (KOD): Document "show os".  Add index entries for
6304         "set/show os" and "info cisco" commands.
6305
6306 2004-01-21  Eli Zaretskii  <eliz@gnu.org>
6307
6308         * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
6309
6310 2004-01-19  Michael Chastain  <mec.gnu@mindspring.com>
6311
6312         * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
6313         MMAP_BASE_ADDRESS, MMAP_INCREMENT.
6314
6315 2004-01-19  Nick Roberts  <nick@nick.uklinux.net>
6316
6317         * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
6318         -stack-list-locals.
6319         (GDB/MI Variable Objects): Describe extension to
6320         -var-list-children.
6321
6322 2004-01-17  Daniel Jacobowitz  <drow@mvista.com>
6323
6324         * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
6325
6326 2004-01-17  Andrew Cagney  <cagney@redhat.com>
6327
6328         * gdbint.texinfo (Target Architecture Definition): Delete
6329         documentation on DEPRECATED_NPC_REGNUM.
6330
6331 2004-01-13  Daniel Jacobowitz  <drow@mvista.com>
6332
6333         * gdb.texinfo: Update copyright year.  Mention that set
6334         follow-fork-mode is supported on GNU/Linux.  Remove documentation of
6335         "set follow-fork-mode ask".
6336
6337 2004-01-13  Andrew Cagney  <cagney@redhat.com>
6338
6339         * gdbint.texinfo: Update copyright year.
6340         (Coding): Add -Wunused-label to list of -Werror warnings.
6341
6342 2004-01-08  Jason Molenda  <jmolenda@apple.com>
6343             Eli Zaretskii  <eliz@gnu.org>
6344
6345         * gdb.texinfo: Update copyright.
6346         (Objective-C): "methodName" typeo fixed.  Add @code/@var markup
6347         around names, as appropriate.  Minor syntax cleanup of
6348         _NSPrintForDebugger explanation.  Two spaces after periods.
6349         GDBN used instead of lit. "gdb".  Index entries added for
6350         print-object and _NSPrintForDebugger.  @noindent added in one spot.
6351
6352 2003-11-11  Elena Zannoni  <ezannoni@redhat.com>
6353
6354         * stabs.texinfo: Add dircategory and direntry commands.
6355         * annotate.texinfo: Ditto.
6356
6357 2003-11-10  Andrew Cagney  <cagney@redhat.com>
6358
6359         * gdbint.texinfo (Target Architecture Definition): Replace the
6360         return_value method's "inval" and "outval" parameters with
6361         "readbuf" and "writebuf".
6362
6363 2003-10-28  Jim Blandy  <jimb@redhat.com>
6364
6365         * gdb.texinfo (The F request packet, The F reply packet): Renamed
6366         from "The `F' request packet" and "The `F' reply packet", to make
6367         texi2dvi happy.
6368         (File-I/O remote protocol extension): Update menu entries, too.
6369
6370 2003-10-26  Michael Chastain  <mec@shout.net>
6371
6372         * gdb.texinfo (Thread Stops): Document the issue with
6373         premature return from system calls in multi-threaded programs.
6374
6375 2003-10-24  Andrew Cagney  <cagney@redhat.com>
6376
6377         * annotate.texinfo: Fix "fortunatly"[sic].
6378
6379 2003-10-23  Kei Sakamoto  <sakamoto.kei@renesas.com>
6380
6381         * gdb.texinfo (Contributors to GDB): Replace "Renesas"
6382         with "Hitachi" and "Mitsubishi".
6383
6384 2003-10-20  Andrew Cagney  <cagney@redhat.com>
6385
6386         * gdbint.texinfo (Target Architecture Definition): Document
6387         gdbarch_return_value.  Add cross references from
6388         USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
6389         STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
6390
6391 2003-10-18  Mark Kettenis  <kettenis@gnu.org>
6392
6393         * gdbint.texinfo (Target Architecture Definition): Document
6394         regset_from_core_section.
6395
6396 2003-10-16  Kei Sakamot Sakamoto  <sakamoto.kei@renesas.com>
6397
6398         * gdb.texinfo (M32R/D): Mention m32rsdi target.
6399
6400 2003-10-15  Kevin Buettner  <kevinb@redhat.com>
6401
6402         From Anthony Green  <green@redhat.com>:
6403         * gdb.texinfo (Breakpoints related warnings): Insert into menu.
6404
6405 2003-10-14  Kevin Buettner  <kevinb@redhat.com>
6406
6407         * gdb.texinfo (Breakpoint related warnings): New node.
6408         * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
6409
6410 2003-10-13  Daniel Jacobowitz  <drow@mvista.com>
6411
6412         * gdb.texinfo (Remote Protocol): Document v and vCont.
6413
6414 2003-10-10  Kei Sakamoto  <sakamoto.kei@renesas.com>
6415
6416         * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
6417         * gdbint.texinfo: Ditto.
6418
6419 2003-10-09  Andrew Cagney  <cagney@redhat.com>
6420
6421         From 2003-09-18 David Anderson <davea@sgi.com>:
6422         * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
6423         "command".
6424
6425 2003-10-03  Andrew Cagney  <cagney@redhat.com>
6426
6427         * gdbint.texinfo (Target Architecture Definition): Deprecate
6428         IBM6000_TARGET.  Mention that it implies an RS/6000 system and not
6429         just target.
6430
6431 2003-10-02  Andrew Cagney  <cagney@redhat.com>
6432
6433         * gdbint.texinfo (Target Architecture Definition): Rename
6434         REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
6435         * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
6436         * gdbint.texinfo (Target Architecture Definition): Rename
6437
6438 2003-09-30  Andrew Cagney  <cagney@redhat.com>
6439
6440         REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
6441         (Target Architecture Definition):
6442
6443         * gdbint.texinfo (Target Architecture Definition): Rename
6444         REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
6445
6446 2003-09-29  Andrew Cagney  <cagney@redhat.com>
6447
6448         * gdbint.texinfo (Target Architecture Definition): Delete
6449         documentation for NEED_TEXT_START_END.
6450
6451         * gdbint.texinfo (Target Architecture Definition): Rename
6452         NPC_REGNUM to DEPRECATED_NPC_REGNUM.  Add cross reference to
6453         TARGET_WRITE_PC.
6454
6455 2003-09-22  Michael Chastain  <mec@shout.net>
6456
6457         * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
6458
6459 2003-09-21  Anthony Green  <green@redhat.com>
6460
6461         * gdbint.texinfo (Target Architecture Definition): Fix typos.
6462
6463 2003-09-21  Mark Kettenis  <kettenis@gnu.org>
6464
6465         * gdbint.texinfo (Target Architecture Definition): Document
6466         stabs_argument_has_addr.
6467
6468 2003-09-18  Andrew Cagney  <cagney@redhat.com>
6469
6470         * gdbint.texinfo (Target Architecture Definition): Delete
6471         documentation on REGISTER_NAMES.
6472
6473 2003-09-13  Mark Kettenis  <kettenis@gnu.org>
6474
6475         * gdbint.texinfo (Target Architecture Definition): Replace
6476         REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
6477
6478 2003-09-11  Andrew Cagney  <cagney@redhat.com>
6479
6480         * gdbint.texinfo (Target Architecture Definition): Replace
6481         STACK_ALIGN with DEPRECATED_STACK_ALIGN.
6482
6483 2003-08-18  Andrew Cagney  <cagney@redhat.com>
6484
6485         * gdbint.texinfo (Target Architecture Definition): Document
6486         "frame_red_zone_size".
6487
6488 2003-08-09  Andrew Cagney  <cagney@redhat.com>
6489
6490         * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
6491         with "set/show backtrace past-main" and "set/show backtrace
6492         limit".
6493
6494 2003-08-08  H.J. Lu  <hongjiu.lu@intel.com>
6495
6496         * Makefile.in (install-info): Support DESTDIR.
6497         (install-html): Likewise.
6498
6499 2003-08-07  Andrew Cagney  <cagney@redhat.com>
6500
6501         Patch from Nick Roberts.
6502         * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
6503         bindings.  Remove description of send-gdb-command.
6504
6505 2003-08-07  Andrew Cagney  <cagney@redhat.com>
6506
6507         * gdb.texinfo (Mode Options): Mention that "mi2" was included in
6508         GDB 6.0.
6509
6510 2003-08-06  Andrew Cagney  <cagney@redhat.com>
6511
6512         * gdb.texinfo (Mode Options): Mention that level three is the
6513         highest available and that level 2 is deprecated.
6514         (Annotations Overview): Mention annotation levels. Cross reference
6515         to "Limitations of the Annotation Interface" in annotate.texi.
6516         (TODO, Value Annotations, Frame Annotations): Delete section.
6517         (Displays, Breakpoint Info): Delete.
6518
6519 2003-08-04  Andrew Cagney  <cagney@redhat.com>
6520
6521         * agentexpr.texi: Delete @bye.
6522         * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
6523         (stabs.info): Add $(srcdir) to include search path.
6524         (html): Depend on "annotate_toc.html", and not "annotate.html".
6525         * stabs.texinfo: Ditto.  Include "fdl.texi".
6526         * gdbint.texinfo: Update copyright statement's list of invariant
6527         sections.
6528
6529 2003-07-28  Andrew Cagney  <cagney@redhat.com>
6530
6531         * Makefile.in (INFO_DEPS): Add annotate.info.
6532         (dvi, ps, html, pdf): Add annotate.
6533         (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
6534         (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
6535         (ANNOTATE_DOC_FILES): New macro.
6536         (ANNOTATE_TEX_TMPS): New macro.
6537         (annotate.info, annotate_toc.html): Specify dependencies.
6538         (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
6539         * annotate.texinfo: Rename annotate.texi.  Get building.  Add
6540         "Migrating to GDB/MI" and "Limitations of the Annotation
6541         Interface" chapters.  Mention why it is not part of the user
6542         guide.  Update copyright notice.  Include "fdl.texi".
6543
6544 2003-07-26  Stephane Carrez  <stcarrez@nerim.fr>
6545
6546         * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
6547
6548 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
6549
6550         * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
6551
6552 2003-07-24  Daniel Jacobowitz  <drow@mvista.com>
6553
6554         * gdb.texinfo (Server): Mention pidof.
6555
6556 2003-07-22  Andrew Cagney  <cagney@redhat.com>
6557
6558         * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
6559         list.
6560
6561 2003-06-28  Daniel Jacobowitz  <drow@mvista.com>
6562
6563         * gdb.texinfo (Logging output): New chapter.
6564
6565 2003-06-24  Joel Brobecker  <brobecker@gnat.com>
6566
6567         * gdb.texinfo (Unsupported languages): New section.
6568         (Languages): Add link to new section.
6569
6570 2003-06-22  Andrew Cagney  <cagney@redhat.com>
6571
6572         * gdb.texinfo (Contributors): Mention 6.0 release engineer.
6573
6574 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
6575
6576         * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
6577
6578 2003-06-22  Daniel Jacobowitz  <drow@mvista.com>
6579
6580         * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
6581         * agentexpr.texi: Retitle section, and change it to an appendix.
6582         Comment out texinfo initialization.  Factor a @var{} into two
6583         pieces to prevent makeinfo warnings.
6584         * gdb.texinfo: Add Agent Expressions appendix.
6585
6586 2003-06-19  Daniel Jacobowitz  <drow@mvista.com>
6587
6588         * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
6589
6590 2003-06-18  Daniel Jacobowitz  <drow@mvista.com>
6591
6592         * gdb.texinfo (Remote Debugging): New section "Connecting to a
6593         remote target".  Document the "detach" and "disconnect" commands.
6594         (Server, Netware, Debug Session): Reference "Connecting to a
6595         remote target".
6596         (GDB/MI Target Manipulation): Document "-target-disconnect".
6597
6598 2003-06-13  Andrew Cagney  <cagney@redhat.com>
6599
6600         * gdbint.texinfo (Target Architecture Definition): Deprecate
6601         REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
6602         BIG_REMOTE_BREAKPOINT.  Cross reference BREAKPOINT_FROM_PC.
6603
6604 2003-06-09  Jim Blandy  <jimb@redhat.com>
6605
6606         * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
6607
6608 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6609
6610         * gdbint.texinfo (Target Architecture Definition): Delete
6611         documentation on FRAME_ARGS_ADDRESS_CORRECT.
6612
6613 2003-06-08  Andrew Cagney  <cagney@redhat.com>
6614
6615         * gdbint.texinfo (Target Architecture Definition): Document
6616         "unwind_sp".  Cross reference "unwind_sp" and TARGET_READ_SP.
6617
6618 2003-06-07  Adam Fedor  <fedor@gnu.org>
6619
6620         * gdb.texinfo: Add Objective-C documentation.
6621
6622 2003-06-01  Andrew Cagney  <cagney@redhat.com>
6623
6624         * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
6625         parameter to "push_dummy_call".  Rename "dummy_addr" to "bp_addr".
6626
6627 2003-05-21  Andrew Cagney  <cagney@redhat.com>
6628
6629         * gdbint.texinfo (Target Architecture Definition): Delete
6630         references to "extract_address" and "store_address".
6631
6632 2003-05-16  Andrew Cagney  <cagney@redhat.com>
6633
6634         * gdbint.texinfo (Target Architecture Definition): Replace
6635         REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
6636         DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
6637
6638 2003-05-14  Theodore A. Roth  <troth@openavr.org>
6639
6640         * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
6641
6642 2003-05-10  H.J. Lu <hongjiu.lu@intel.com>
6643
6644         * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
6645         (gdb.dvi): Likewise.
6646         (gdb.pdf): Likewise.
6647         (links2roff): Likewise.
6648
6649 2003-05-08  Jim Blandy  <jimb@redhat.com>
6650
6651         * gdb.texinfo (Dump/Restore Files): Update documentation for
6652         'dump', 'append', and 'restore': note that format argument is
6653         optional; simplify presentation of the command variants; and be
6654         more precise about the formats.
6655
6656 2003-05-07  Jim Blandy  <jimb@redhat.com>
6657
6658         * gdb.texinfo (Symbols): Update documentation: 'maint list
6659         symtabs' and 'maint list psymtabs' have been renamed 'maint info
6660         symtabs' and 'maint info psymtabs'.
6661
6662 2003-05-05  Andrew Cagney  <cagney@redhat.com>
6663
6664         * gdbint.texinfo (Target Architecture Definition): Make
6665         CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
6666         FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
6667         CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
6668
6669 2003-05-04  Andrew Cagney  <cagney@redhat.com>
6670
6671         * gdb.texinfo (Maintenance Commands): Document "maint print
6672         dummy-frames".
6673
6674 2003-05-04  Andrew Cagney  <cagney@redhat.com>
6675
6676         * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
6677
6678 2003-05-03  J. Brobecker  <brobecker@gnat.com>
6679
6680         Thierry Schneider  <tpschneider1@yahoo.com>
6681         * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
6682         for new MI command.
6683
6684 2003-05-03  Andrew Cagney  <cagney@redhat.com>
6685
6686         * gdbint.texinfo (Target Architecture Definition): Document
6687         push_dummy_code.  Add cross references.
6688
6689 2003-05-02  Elena Zannoni  <ezannoni@redhat.com>
6690
6691         * gdb.texinfo (Character Sets): Update to reflect new behavior of
6692         set/show charsets commands.
6693
6694 2003-04-28  Andrew Cagney  <cagney@redhat.com>
6695
6696         * gdbint.texinfo (Target Architecture Definition): Replace
6697         read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
6698         DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
6699
6700 2003-04-28  Andrew Cagney  <cagney@redhat.com>
6701
6702         * gdbint.texinfo (Target Architecture Definition): Rename
6703         "tm_print_insn" to "deprecated_tm_print_insn".
6704
6705 2003-04-09  Jim Blandy  <jimb@redhat.com>
6706
6707         * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
6708         list psymtabs'.
6709
6710 2003-04-08  Andrew Cagney  <cagney@redhat.com>
6711
6712         * gdbint.texinfo (Target Architecture Definition): Delete
6713         references to EXTRA_FRAME_INFO.
6714
6715 2003-04-08  Andrew Cagney  <cagney@redhat.com>
6716
6717         * gdbint.texinfo (Target Architecture Definition): Delete
6718         PRINT_TYPELESS_INTEGER.
6719
6720 2003-04-02  J. Brobecker  <brobecker@gnat.com>
6721
6722         * observer.texi (GDB Observers): Adjust the documentation for the
6723         normal_stop notification to better describe reality. Fix a couple
6724         of minor typos.
6725
6726 2003-04-02  Bob Rossi  <bob_rossi@cox.net>
6727
6728         * gdb.texinfo (GDB/MI Program Control): Add
6729         '-file-list-exec-source-file'
6730
6731 2003-03-31  Andrew Cagney  <cagney@redhat.com>
6732
6733         * gdbint.texinfo (Target Architecture Definition): Delete
6734         references to CALL_DUMMY_P.
6735
6736 2003-03-30  Andrew Cagney  <cagney@redhat.com>
6737
6738         * gdbint.texinfo (Target Architecture Definition): Remove
6739         reference to TARGET_WRITE_SP.
6740
6741 2003-03-27  Andrew Cagney  <cagney@redhat.com>
6742
6743         * gdbint.texinfo (Target Architecture Definition): Remove
6744         references to write_sp.
6745
6746 2003-03-27  Andrew Cagney  <cagney@redhat.com>
6747
6748         * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
6749         chapter body.  Use @smallexample instead of @example.
6750         (Annotations): Ditto.
6751         * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
6752         annotate.texi.
6753
6754 2003-03-26  Andrew Cagney  <cagney@redhat.com>
6755
6756         * gdbint.texinfo (Target Architecture Definition): Replace
6757         PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
6758         dummy_addr parameters.
6759
6760 2003-03-25  Andrew Cagney  <cagney@redhat.com>
6761
6762         * gdbint.texinfo (Target Architecture Definition): Delete
6763         reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
6764         CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
6765         Add reference to PUSH_ARGUMENTS.
6766
6767 2003-03-23  Andrew Cagney  <cagney@redhat.com>
6768
6769         * gdbint.texinfo (Algorithms, Target Architecture Definition):
6770         Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
6771
6772 2003-03-18  J. Brobecker  <brobecker@gnat.com>
6773
6774         * gdbint.texinfo (Algorithms): Add new section describing the
6775         Observer paradigm.
6776         (Top): Add menu entry to new observer appendix.
6777         * observer.texi: New file.
6778         * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
6779         new observer.texi file.
6780
6781 2003-03-17  Andrew Cagney  <cagney@redhat.com>
6782
6783         * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
6784         that GNU Press update the manual version number.
6785
6786 2003-03-12  Andrew Cagney  <cagney@redhat.com>
6787
6788         * gdbint.texinfo (Target Architecture Definition): Delete
6789         references to get_saved_register.  Rename GET_SAVED_REGISTER to
6790         DEPRECATED_GET_SAVED_REGISTER.
6791
6792 2003-03-13  Andrew Cagney  <cagney@redhat.com>
6793
6794         * gdbint.texinfo (Target Architecture Definition): Replace
6795         POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
6796
6797 2003-03-12  Andrew Cagney  <cagney@redhat.com>
6798
6799         * gdbint.texinfo (Target Architecture Definition): Rename
6800         FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
6801
6802 2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
6803
6804         * gdb.texinfo: Add File-I/O documentation.
6805
6806 2003-03-10  Andrew Cagney  <cagney@redhat.com>
6807
6808         * gdbint.texinfo (Target Architecture Definition): Cross reference
6809         FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
6810
6811 2003-03-07  Andrew Cagney  <cagney@redhat.com>
6812
6813         * gdb.texinfo (Debugging Output): Mention the "set/show debug
6814         frame" command.
6815
6816 2003-03-05  Andrew Cagney  <cagney@redhat.com>
6817
6818         * gdbint.texinfo (Target Architecture Definition): Document
6819         unwind_dummy_id.  Cross reference unwind_dummy_id and
6820         SAVE_DUMMY_FRAME_TOS.
6821
6822 2003-03-05  James Ingham <jingham@apple.com>
6823             Daniel Jacobowitz  <drow@mvista.com>
6824
6825         * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
6826         and "show cp-abi".
6827
6828 2003-03-03  Andrew Cagney  <cagney@redhat.com>
6829
6830         * gdbint.texinfo (Target Architecture Definition): Document
6831         register_type.
6832
6833 2003-03-03  Andrew Cagney  <cagney@redhat.com>
6834
6835         * stabs.texinfo (Structures): Use @samp and separate @var's
6836         instead of a single @var containing a comma separated list.
6837         (Unions): Ditto.
6838
6839 2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
6840
6841         * Makefile.in (distclean): Remove config.log.
6842
6843 2003-03-01  Andrew Cagney  <cagney@redhat.com>
6844
6845         * gdbint.texinfo (Target Architecture Definition): Rename
6846         FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
6847
6848 2003-03-01  Andrew Cagney  <cagney@redhat.com>
6849
6850         * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
6851         DEPRECATED_INIT_EXTRA_FRAME_INFO.
6852
6853 2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
6854
6855         * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
6856         (Non-debug DLL symbols): New node, describing the minimal symbols
6857         loaded from DLLs without real debugging symbols.
6858
6859 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
6860
6861         * gdb.texinfo (Set Breaks): Add cross reference to "set remote
6862         hardware-breakpoint-limit".
6863         (Set Watchpoints): Add cross reference to "set remote
6864         hardware-watchpoint-limit".
6865         (Remote configuration options): New section.
6866
6867 2003-02-04  Andrew Cagney  <ac131313@redhat.com>
6868
6869         * gdbint.texinfo (Target Architecture Definition): Delete
6870         descrption of IS_TRAPPED_INTERNALVAR.
6871
6872         From Keith Seitz <keiths@redhat.com>:
6873         * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
6874         option "-i"/"--interpreter" to this chapter.  Include index
6875         entries.
6876
6877 2003-02-04  David Carlton  <carlton@math.stanford.edu>
6878
6879         * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
6880         (Variables): Recommend stabs+ and DWARF 2.
6881         (C plus plus expressions): Correct info about
6882         compiler versions, debug formats.
6883         (Contributors): Change 'DWARF2' to 'DWARF 2'.
6884         PR symtab/874.
6885
6886 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
6887
6888         * gdbint.texinfo (Target Architecture Definition): Delete
6889         description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
6890         ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
6891         BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
6892         references to nindy and i960.
6893         * gdb.texinfo (i960): Delete all references to i960 and nindy.
6894
6895 2003-02-01  Andrew Cagney  <ac131313@redhat.com>
6896
6897         * gdbint.texinfo (Target Architecture Definition): Delete
6898         FLOAT_INFO.
6899
6900 2003-01-30  Andrew Cagney  <ac131313@redhat.com>
6901
6902         * stabs.texinfo (Member Type Descriptor): Clarify description of
6903         `@'.  Suggested by Ben Hutchings.
6904
6905 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
6906
6907         * gdb.texinfo (M68K): Delete reference to es1800.
6908
6909 2003-01-29  Andrew Cagney  <ac131313@redhat.com>
6910
6911         * gdb.texinfo (Maintenance Commands): Document `maint print
6912         reggroups' and `maint print register-groups'.
6913         * gdbint.texinfo (Target Architecture Definition): Document
6914         register_reggroup_p.
6915
6916 2003-01-23  Jim Blandy  <jimb@redhat.com>
6917
6918         * gdb.texinfo (Separate Debug Files): New section.
6919
6920 2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
6921
6922         * gdb.texinfo (Maintenance Commands): Add "maint set profile"
6923         and "maint show profile".
6924
6925 2003-01-16  Michael Chastain  <mec@shout.net>
6926
6927         * gdb.texinfo (Installing GDB): Warn against
6928         ".../gdb-VERSION/gdb/configure".
6929         (Separate Objdir): Likewise.
6930
6931 2003-01-15  Andrew Cagney  <ac131313@redhat.com>
6932
6933         * gdbint.texinfo (Target Architecture Definition): Delete
6934         definition of PRINT_REGISTER_HOOK.
6935
6936 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
6937
6938         (OpenRISC 1000): Fix formatting of command names.
6939
6940 2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
6941
6942         * gdb.texinfo (Continuing and Stepping): Add new command
6943         'advance'. Clarify behavior of 'until'.
6944
6945 2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
6946
6947         * gdb.texinfo (Files): Document solib-absolute-prefix and
6948         solib-search-path.
6949
6950 2003-01-09  Michael Chastain  <mec@shout.net>
6951
6952         * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
6953         (Create a Release): Add new instructions for new @file{src-release}.
6954         Document existing instructions for @file{Makefile.in} as
6955         being for @value{GDBN} 5.3.1 or earlier.
6956
6957 2003-01-09  Andrew Cagney  <ac131313@redhat.com>
6958
6959         * gdbint.texinfo (Target Architecture Definition): Mention
6960         frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
6961         allocate memory.
6962
6963 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
6964
6965         * gdb.texinfo (Controlling GDB): Add @kindex for
6966         "show osabi".
6967         (Backtraces): Add @kindex's for backtrace-below-main.
6968
6969 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
6970
6971         * gdb.texinfo (Controlling GDB): Document "set osabi".
6972
6973 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
6974
6975         * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
6976         * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
6977
6978 2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
6979
6980         * gdb.texinfo (Controlling GDB): Add ABI section.  Document
6981         "set coerce-float-to-double".
6982         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
6983
6984 2003-01-02  Andrew Cagney  <ac131313@redhat.com>
6985
6986         * stabs.texinfo: Remove obsolete text.
6987         * gdbint.texinfo: Ditto.
6988         * gdb.texinfo: Ditto.
6989
6990 2002-12-22  Mark Kettenis  <kettenis@gnu.org>
6991
6992         * gdbint.texinfo (Target Architecture Definition): Update
6993         description of gdbarch_register_osabi.
6994
6995 2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
6996
6997         * agentexpr.texi: Fix typos.
6998         * annotate.texi: Likewise.
6999         * fdl.texi: Likewise.
7000
7001 2002-12-10  Andrew Cagney  <cagney@redhat.com>
7002
7003         * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
7004         DEPRECATED_INIT_FRAME_PC.
7005
7006 2002-12-01  Andrew Cagney  <ac131313@redhat.com>
7007
7008         * gdbint.texinfo (Target Architecture Definition): Delete
7009         PC_IN_CALL_DUMMY.
7010
7011 2002-11-28  Andrew Cagney  <ac131313@redhat.com>
7012
7013         * gdbint.texinfo (Host Definition): Delete documentation on
7014         USE_GENERIC_DUMMY_FRAMES.
7015
7016 2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
7017
7018         Fix PR gdb/723 and PR gdb/245.
7019         * Makefile.in (install-info): Run the install-info command as part
7020         of the post install steps only.
7021         (uninstall-info): New target.
7022         (uninstall): New target.
7023
7024 2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
7025
7026         * Makefile.in (install): Make install do some real work.
7027
7028 2002-11-19  Andrew Cagney  <ac131313@redhat.com>
7029
7030         Fix POSIX problem reported by Paul Eggert.
7031         * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
7032         Fix PR gdb/527.
7033
7034 2002-10-26  Andrew Cagney  <cagney@redhat.com>
7035
7036         * gdbint.texinfo (Target Architecture Definition): Delete
7037         definition of DO_REGISTERS_INFO.
7038
7039 2002-10-18  Kevin Buettner  <kevinb@redhat.com>
7040
7041         * gdbint.texinfo (Address Classes): Fix problems with insertion
7042         of ``{'' and ``}'' in example.
7043
7044 2002-10-17  Kevin Buettner  <kevinb@redhat.com>
7045
7046         * gdbint.texinfo (Address Classes): New section.
7047         (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
7048         ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
7049         ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
7050         ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
7051
7052 2002-10-11  Klee Dienes  <kdienes@apple.com>
7053
7054         * gdb.texinfo (Registers): Mention vector registers as well as
7055         floating registers in the documentation for 'info registers' and
7056         'info all-registers'.
7057
7058 2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
7059
7060         * gdbint.texinfo (CPLUS_MARKER): Remove item.
7061
7062 2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
7063
7064         * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
7065         interface definition.
7066
7067 2002-10-03  Marko Mlinar   <markom@opencores.org>
7068
7069         * gdb.texinfo (Target Commands): Add or1k target specific
7070         commands.
7071         * gdb.texinfo (Contributors): Add myself to the contributors list.
7072
7073 2002-10-01  Andrew Cagney  <ac131313@redhat.com>
7074
7075         * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
7076         and "mi1" instead of "mi1" and "mi0".
7077
7078 2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
7079
7080         * gdb.texinfo (Packets): Fix typos "alligned".
7081         Correct z3/Z3 description.  Correct z4/Z4 title.
7082
7083 2002-09-27  Andrew Cagney  <ac131313@redhat.com>
7084
7085         * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
7086
7087 2002-09-25  Kevin Buettner  <kevinb@redhat.com>
7088
7089         * gdb.texinfo: Use GNU/Linux instead of Linux.
7090
7091 2002-09-25  Andrew Cagney  <ac131313@redhat.com>
7092
7093         * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
7094
7095 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
7096
7097         * gdb.texinfo: Replace @example with @smallexample.
7098
7099 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
7100
7101         From Eli Zaretskii  <eliz@gnu.org>:
7102         * gdb.texinfo (Character Sets): Use @smallexample instead of
7103         @example.  Use GNU/Linux instead of Linux.
7104
7105 2002-09-20  Jim Blandy  <jimb@redhat.com>
7106
7107         * gdb.texinfo: Add character set documentation.
7108
7109 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
7110
7111         * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
7112         (Packets): Add cross reference from `b' packet to `z' packets.
7113
7114 2002-09-19  Andrew Cagney  <ac131313@redhat.com>
7115
7116         * gdb.texinfo (Maintenance Commands): Document ``maint
7117         internal-error'' and ``maint internal-warning''.
7118
7119         * gdbint.texinfo (Target Architecture Definition): Revise
7120         description of STACK_ALIGN.  Add description of FRAME_ALIGN.
7121
7122 2002-09-19  Joel Brobecker  <brobecker@gnat.com>
7123
7124         * gdbint.texinfo (Target Conditionals): Document the new
7125         NAME_OF_MALLOC macro.
7126
7127 2002-09-05  Andrew Cagney  <ac131313@redhat.com>
7128
7129         * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
7130         engineer.
7131
7132 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
7133
7134         * gdb.texinfo (TUI Overview): Document status line fields.
7135
7136 2002-09-02  Stephane Carrez  <stcarrez@nerim.fr>
7137
7138         * gdb.texinfo (TUI Commands): Document info win command.
7139
7140 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
7141
7142         * gdb.texinfo (TUI Overview): Document breakpoint markers.
7143
7144 2002-09-01  Stephane Carrez  <stcarrez@nerim.fr>
7145
7146         * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
7147         (TUI Keys): Likewise.
7148
7149 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
7150
7151         * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
7152         for a packet receive.
7153
7154 2002-08-25  Andrew Cagney  <ac131313@redhat.com>
7155
7156         * Makefile.in (clean): Move to end of file.
7157         (distclean, maintainer-clean, realclean): Ditto.
7158         (mostlyclean): Move rule to end of file.  Use GDB_TEX_TMPS,
7159         GDBINT_TEX_TMPS, STABS_TEX_TMPS.
7160         (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
7161         (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
7162
7163 2002-08-24  Andrew Cagney  <ac131313@redhat.com>
7164
7165         * Makefile.in (GDBINT_TEX_TMPS): Define.
7166         (gdbint.dvi, gdbint.pdf): Use
7167         (GDB_TEX_TMPS): Define.
7168         (gdb.dvi, gdb.pdf): Use.
7169         (STABS_TEX_TMPS): Define.
7170         (stabs.dvi, stabs.pdf): Use.
7171         (GDB_DOC_SOURCE_INCLUDES): New macros.
7172         (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
7173         (GDBINT_DOC_FILES_INCLUDES): New macros.
7174         (GDBINT_DOC_BUILD_INCLUDES): New macros.
7175         (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
7176         (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
7177         (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
7178         (links2roff): Replace SFILES_INCLUDED with
7179         GDB_DOC_SOURCE_INCLUDES.
7180         (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
7181         (gdb.me, gdb.mm, gdb.ms): Update dependencies.
7182         (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
7183         dependencies.
7184         (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
7185         dependencies.
7186         (gdbmi.texinfo): Delete rule.
7187         (inc-hist.texinfo): Delete rule.
7188         (rluser.texinfo): Delete rule.
7189
7190 2002-08-23  Andrew Cagney  <cagney@redhat.com>
7191
7192         * gdbint.texinfo (Target Architecture Definition): Update
7193         STORE_RETURN_VALUE, mention regcache.
7194
7195 2002-08-21  Andrew Cagney  <ac131313@redhat.com>
7196
7197         * gdbint.texinfo (Target Architecture Definition): Document
7198         print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
7199
7200 2002-08-19  Andrew Cagney  <ac131313@redhat.com>
7201
7202         * gdb.texinfo (Remote Protocol): Reformat.  Use cross references.
7203         Fix minor typos.  Add index entries.
7204
7205 2002-08-18  Andrew Cagney  <ac131313@redhat.com>
7206
7207         * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
7208
7209 2002-08-15  Andrew Cagney  <ac131313@redhat.com>
7210
7211         * gdbint.texinfo (Target Architecture Definition): Document
7212         PRINT_VECTOR_INFO.
7213         * gdb.texinfo (Vector Unit): Document "info vectors" command.
7214
7215 2002-08-13  Andrew Cagney  <ac131313@redhat.com>
7216
7217         * gdb.texinfo (Maintenance Commands): Document "maint print
7218         registers", "maint print raw-registers" and "maint print
7219         cooked-registers".
7220
7221 2002-08-08  Grace Sainsbury  <graces@redhat.com>
7222
7223         From Mark Salter:
7224         * gdb.texinfo (Protocol): Document T packet extension to
7225         allow watchpoint address reporting.
7226
7227 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
7228
7229         * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
7230
7231 2002-08-01  Andrew Cagney  <cagney@redhat.com>
7232
7233         * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
7234         to CHILL.
7235
7236 2002-08-01  Andrew Cagney  <ac131313@redhat.com>
7237
7238         * gdbint.texinfo (Coding): Revise section "Include Files".
7239
7240 2002-07-24  Andrew Cagney  <cagney@redhat.com>
7241
7242         * gdbint.texinfo: Obsolete references to m88k.
7243         * gdb.texinfo: Ditto.
7244
7245 2002-07-10  Joel Brobecker  <brobecker@gnat.com>
7246
7247         * gdbint.texinfo (Create a release candiate): Add the location
7248         where the proper version of autoconf can be retrieved.
7249
7250 2002-07-09  Don Howard  <dhoward@redhat.com>
7251
7252         * gdb.texinfo (Command Files): Further describe the behavior of
7253         sourced command files.
7254
7255 2002-06-27  Andrew Cagney  <ac131313@redhat.com>
7256
7257         * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
7258         (Coding): Clarify ISO C version that GDB assumes.
7259
7260 2002-06-26  Tom Tromey  <tromey@redhat.com>
7261
7262         * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
7263         add_setshow_cmd_full.
7264
7265 2002-06-25  Don Howard  <dhoward@redhat.com>
7266
7267         * gdb.texinfo (Memory Region Attributes): Document new behavior
7268         for 'mem' command.
7269
7270 2002-06-11  Jim Blandy  <jimb@redhat.com>
7271
7272         * gdb.texinfo (Symbols): Update documentation for `info source'
7273         command.
7274
7275         * gdb.texinfo (Macros): Call the command `info macro', not
7276         `show macro'.
7277
7278 2002-06-09  Andrew Cagney  <ac131313@redhat.com>
7279
7280         * gdbint.texinfo (Coding): Add section ``Per-architecture module
7281         data''.
7282
7283 2002-06-09  Mark Kettenis  <kettenis@gnu.org>
7284
7285         * gdbint.texinfo (Target Architecture Definition): Document
7286         GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
7287
7288 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
7289
7290         * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
7291         lists.
7292
7293 2002-06-08  Andrew Cagney  <ac131313@redhat.com>
7294
7295         * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
7296         Branch''.
7297
7298 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
7299
7300         * gdbint.texinfo (Target Architecture Definition): Add section
7301         ``Converting an existing Target Architecture to Multi-arch''.
7302
7303 2002-05-30  Andrew Cagney  <ac131313@redhat.com>
7304
7305         * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
7306         to ``Obsoleting code''.  Revise.
7307
7308 2002-05-17  Jim Blandy  <jimb@redhat.com>
7309
7310         * gdb.texinfo (C Preprocessor Macros): New chapter.
7311         Include it in the main menu.
7312         (Contributors): Credit Jim Blandy with macro support.
7313         (Compilation): Explain how to get macro information into the
7314         executable.
7315         (Expressions): Note that preprocessor macros are expanded.
7316
7317 2002-05-14  Daniel Jacobowitz  <drow@mvista.com>
7318
7319         * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
7320         options for `target remote'.
7321
7322 2002-05-13  Andrew Cagney  <ac131313@redhat.com>
7323
7324         * gdbint.texinfo (Target Architecture Definition): Delete
7325         documentation on NNPC_REGNUM.
7326
7327 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7328
7329         * gdbint.texinfo (Target Architecture Definition): Document
7330         REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
7331         (Target Architecture Definition): Revise section `Using Different
7332         Register and Memory Data Representations'.  Add section `Raw and
7333         Virtual Register Representations'.
7334
7335 2002-05-11  Andrew Cagney  <ac131313@redhat.com>
7336
7337         * gdbint.texinfo (Target Architecture Definition): Mention
7338         defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
7339         (Target Architecture Definition): Mention same.  Add references to
7340         web pages.
7341
7342 2002-05-08  Michael Snyder  <msnyder@redhat.com>
7343
7344         * stabs.texinfo (Attributes): Document new "vector" attribute.
7345
7346 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7347
7348         * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
7349
7350 2002-05-04  Andrew Cagney  <ac131313@redhat.com>
7351
7352         * gdb.texinfo: Delete obsolete references to a29k.
7353
7354 2002-04-24  Andrew Cagney  <ac131313@redhat.com>
7355
7356         * gdbint.texinfo (Target Architecture Definition): Replace
7357         IN_SIGTRAMP with PC_IN_SIGTRAMP.
7358
7359 2002-04-24  David S. Miller  <davem@redhat.com>
7360
7361         * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
7362
7363 2002-04-21  David S. Miller  <davem@redhat.com>
7364
7365         * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
7366
7367 2002-04-21  Andrew Cagney  <ac131313@redhat.com>
7368
7369         * gdbint.texinfo (Target Architecture Definition): Delete
7370         definition of HAVE_REGISTER_WINDOWS.
7371
7372 2002-04-19  Eli Zaretskii  <eliz@gnu.org>
7373
7374         * gdbint.texinfo (Releasing GDB, Coding): Fix typos.  Reported by
7375         "Theodore A. Roth" <troth@verinet.com>.
7376
7377 2002-04-15  Don Howard  <dhoward@redhat.com>
7378
7379         From Eli Zaretskii <eliz@gnu.org>
7380         * gdb.texinfo (show max-user-call-depth): Correct formatting.
7381         Provide a better explaination of this feature.
7382
7383 2002-04-14  Andrew Cagney  <ac131313@redhat.com>
7384
7385         * gdbint.texinfo (Target Architecture Definition): Remove
7386         FRAME_CHAIN_COMBINE.
7387
7388 2002-04-12  Michael Chastain  <mec@shout.net>
7389
7390         * gdbint.texinfo (Obsolete Conditionals): Remove reference to
7391         REG_STACK_SEGMENT.
7392
7393 2002-04-09  Michael Chastain  <mec@shout.net>
7394
7395         * gdbint.texinfo (Obsolete Conditionals): Remove references to
7396         PYRAMID_* macros.
7397
7398 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
7399
7400         * gdb.texinfo (Bug Reporting): Document that the web is the
7401         prefered way of submitting bug reports.
7402         (Bug Reporting): Delete the s-mail address as the last resort.
7403
7404 2002-04-05  Andrew Cagney  <ac131313@redhat.com>
7405
7406         * gdbint.texinfo (Target Architecture Definition): Delete
7407         references to TARGET_WRITE_FP and write_fp.
7408
7409 2002-03-27  Michael Snyder  <msnyder@redhat.com>
7410
7411         * gdb.texinfo: Document new commands dump, append, and restore.
7412
7413 2002-03-27  Andrew Cagney  <ac131313@redhat.com>
7414
7415         * gdbint.texinfo (Releasing GDB): Revise the section `Before the
7416         Branch'.
7417
7418 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7419
7420         * gdb.texinfo: Change all examples to @smallexample.
7421         * gdbint.texinfo: Ditto.
7422
7423 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7424
7425         * gdbint.texinfo (Releasing GDB): Add section ``Versions and
7426         Branches''.
7427
7428 2002-03-18  Andrew Cagney  <ac131313@redhat.com>
7429
7430         * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
7431         Policy''.
7432
7433 2002-03-04  Fred Fish  <fnf@redhat.com>
7434
7435         * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
7436         expresson, suports, dependant, trhe, perhaphs, situtations,
7437         explictily, taged, oportunity, unfortunatly).
7438
7439 2002-02-24  Andrew Cagney  <ac131313@redhat.com>
7440
7441         * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
7442         Remove reference to 3.12.
7443
7444 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7445
7446         * gdbint.texinfo: Include fdl.texi.
7447         (Top): Add GNU Free Documentation License.
7448         * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
7449         (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
7450         (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
7451         (gdbint.info): Add srcdir to include path.
7452         * gdb.texinfo: Include gpl.texi.
7453         (Top): Add Copying.
7454         * gpl.texi: New file.
7455
7456 2002-02-23  Andrew Cagney  <ac131313@redhat.com>
7457
7458         * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
7459
7460 2002-02-19  Pierre Muller  <muller@ics.u-strasbg.fr>
7461
7462         * gdb.texinfo: Document Cygwin native specific commands.
7463
7464 2002-02-15  Daniel Jacobowitz  <drow@mvista.com>
7465
7466         * gdb.texinfo: Document gdbserver ``--attach'' command.
7467
7468 2002-02-07  Michael Snyder  <msnyder@redhat.com>
7469
7470         * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
7471         to @code(_ovly_debug_event).
7472
7473 2002-02-07  Andrew Cagney  <ac131313@redhat.com>
7474
7475         * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
7476
7477 2002-02-06  Michael Snyder  <msnyder@redhat.com>
7478
7479         * gdb.texinfo (overlays): Mention new magic symbol
7480         '_ovly_debug_event', which allows GDB to keep better track
7481         of overlays.
7482
7483 2002-02-03  Eli Zaretskii  <eliz@gnu.org>
7484
7485         * gdb.texinfo (Memory Region Attributes): Fix the wording.
7486         Suggested by Dmitry Sivachenko.
7487
7488         * (<many nodes>): Fix the spelling and punctuation of "i.e.".
7489
7490 2002-02-01  Michael Snyder  <msnyder@redhat.com>
7491
7492         * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
7493
7494 2002-01-30  Michael Snyder  <msnyder@redhat.com>
7495
7496         * gdb.texinfo: (remote protocol): Gramatical fix-up.
7497         (set trust-readonly-sections): Document.
7498
7499 2002-01-29  Andrew Cagney  <ac131313@redhat.com>
7500
7501         * gdbint.texinfo (Releasing GDB): Revise and update.
7502
7503 2002-01-28  Andrew Cagney  <ac131313@redhat.com>
7504
7505         * gdbint.texinfo (Target Architecture Definition): Delete
7506         description of TARGET_BYTE_ORDER_DEFAULT.
7507
7508 2002-01-27  Eli Zaretskii  <eliz@gnu.org>
7509
7510         * gdb.texinfo: Fix typos and markup.  From Dmitry Sivachenko
7511         <mitya@cavia.pp.ru>.
7512
7513 2002-01-23  Andrew Cagney  <ac131313@redhat.com>
7514
7515         * libgdb.texinfo: Delete file.
7516
7517 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
7518
7519         * gdb.texinfo: Remove makeinfo 3.12 hacks.
7520         * gdbint.texinfo: Ditto.
7521
7522 Tue Jan 22 11:57:38 2002  Andrew Cagney  <cagney@redhat.com>
7523
7524         * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
7525
7526 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
7527
7528         * Makefile.in: Update copyright.
7529         (TEXI2DVI): Define.
7530         (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
7531         (gdbint.dvi, gdbint.pdf): Use TEXI2DVI.  Add dependency on
7532         gdb-cfg.texi.
7533         (TEXINDEX, PDFTEX): Delete makefile variables.
7534
7535 2002-01-22  Andrew Cagney  <ac131313@redhat.com>
7536
7537         * gdb.texinfo (Protocol): Move section to appendix.
7538
7539 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
7540
7541         * gdb.texinfo (Remote Debugging): Create a menu.
7542         (Top): Add ``Remote Debugging'' to menu.
7543
7544 2002-01-21  Andrew Cagney  <ac131313@redhat.com>
7545
7546         * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
7547         serial protocol'' from here.
7548         (Remote Debugging): To here.  New chapter.
7549
7550 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
7551
7552         * gdbint.texinfo (Target Architecture Definition): Delete
7553         description of TARGET_BYTE_ORDER_SELECTABLE_P.
7554
7555 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
7556
7557         * gdbint.texinfo (Host Definition): Revise.  xm-xyz.h and xyz.mh
7558         are no longer needed.
7559         (Porting GDB): Add maintainer note about configure.host.
7560
7561 2002-01-20  Andrew Cagney  <ac131313@redhat.com>
7562
7563         * gdbint.texinfo (Target Architecture Definition): Remove
7564         definition of IEEE_FLOAT.
7565
7566 2002-01-20  Eli Zaretskii  <eliz@gnu.org>
7567
7568         * gdb.texinfo: Beautify copyright years; fix a typo.
7569         (DJGPP Native): Fix overfull hboxes in examples.  From Brian Youmans
7570         <3diff@gnu.org>
7571
7572 2002-01-19  Andrew Cagney  <ac131313@redhat.com>
7573
7574         * gdbint.texinfo (Host Definition): Remove references to
7575         MALLOC_INCOMPATIBLE.
7576
7577 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
7578
7579         * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
7580         and xyz-xdep.o.
7581
7582 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
7583
7584         * gdb.texinfo (Maintenance Commands): Add appendix.
7585         (Set Breaks): Copy ``maint info breakpoint'' doco to
7586         ``Maintenance Commands'' appendix.  Add reference.
7587
7588 2002-01-17  Andrew Cagney  <ac131313@redhat.com>
7589
7590         * fdl.texi: Remove next/prev from @node.
7591
7592 2002-01-17  Eli Zaretskii  <eliz@gnu.org>
7593
7594         * gdb.texinfo: @include fdl.texi.  Fixes for overfull hboxes and
7595         for monstrous @multitable (from Brian Youmans).
7596
7597         * fdl.texi: New file.
7598
7599         * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
7600
7601 2002-01-15  Andrew Cagney  <ac131313@redhat.com>
7602
7603         * gdbint.texinfo (Releasing GDB): New chapter.
7604
7605 2002-01-14  Andrew Cagney  <ac131313@redhat.com>
7606
7607         * gdb.texinfo (Embedded Processors, Calling program functions):
7608         Obsolete references to a29k.
7609
7610 2002-01-13  Andrew Cagney  <ac131313@redhat.com>
7611
7612         * gdbint.texinfo (Coding): Review Cleanups section.  Examples
7613         examples.  Document that a code-block should do or discard its
7614         cleanups before exit.
7615
7616 2002-01-11  Michael Snyder  <msnyder@redhat.com>
7617
7618         * gdb.texinfo (Choosing files): Change @samp to @file.
7619
7620 2002-01-05  Michael Snyder  <msnyder@redhat.com>
7621
7622         * gdb.texinfo (--pid): Document new command line option (attach).
7623
7624 2002-01-07  Eli Zaretskii  <eliz@gnu.org>
7625
7626         * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
7627         in the stub.
7628
7629 2002-01-04  Andrew Cagney  <ac131313@redhat.com>
7630
7631         * gdbint.texinfo (Target Architecture Definition): Replace
7632         BIG_ENDIAN with BFD_ENDIAN_BIG.
7633
7634 2002-01-03  Andrew Cagney  <ac131313@redhat.com>
7635
7636         * gdbint.texinfo (Target Architecture Definition): Replace
7637         value_ptr with struct value pointer.
7638
7639 2002-01-02  Eli Zaretskii  <eliz@gnu.org>
7640
7641         * gdb.texinfo (Free Software): Fix wording.
7642
7643 2001-12-31  Eli Zaretskii  <eliz@gnu.org>
7644
7645         * gdb.texinfo (Free Software): New section ``Free Software Needs
7646         Free Documentation''.
7647
7648 2001-12-30  Eli Zaretskii  <eliz@gnu.org>
7649
7650         * stabs.texinfo:
7651         * gdb.texinfo:
7652         * gdbint.texinfo:
7653         * libgdb.texinfo:
7654         * annotate.texi: Fix the application of GFDL in the Copyright notice.
7655
7656 2001-12-29  Michael Snyder  <msnyder@redhat.com>
7657
7658         * gdb.texinfo (maint info sections): Fix typo.
7659
7660 2001-12-26  Michael Snyder  <msnyder@redhat.com>
7661
7662         * gdb.texinfo (maint info sections): Document.
7663
7664         * gdb.texinfo (info proc): Comment out documentation for
7665         'info proc' sub-options that are currently not implemented.
7666
7667 2001-12-20  Jim Blandy  <jimb@redhat.com>
7668
7669         * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
7670
7671 2001-12-15  Andrew Cagney  <ac131313@redhat.com>
7672
7673         * gdbint.texinfo (Target Architecture Definition): Replace
7674         LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
7675
7676 2001-12-01  Andrew Cagney  <ac131313@redhat.com>
7677
7678         * gdbint.texinfo (Host Definition): Delete documentation on
7679         HOST_BYTE_ORDER.
7680
7681 2001-11-30  Jim Blandy  <jimb@redhat.com>
7682
7683         * gdb.texinfo (Overlays): New chapter, documenting GDB's
7684         overlay support.  Add to top-level menu.
7685
7686 2001-11-26  Tom Tromey  <tromey@redhat.com>
7687
7688         * gdb.texinfo (Command Syntax): Document C-o binding.
7689
7690 2001-07-26  Christopher Faylor  <cgf@redhat.com>
7691
7692         * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
7693         use since it is described in the referenced section.
7694
7695         From Eli Zaretskii <eliz@gnu.org>
7696         * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
7697         clearer when using DJGPP.
7698
7699 2001-11-24  Christopher Faylor  <cgf@redhat.com>
7700
7701         * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
7702         specifically refer to MS-DOS.
7703         (command files): Mention gdb.ini is only used on MS-DOS.
7704
7705 2001-11-21  Tom Tromey  <tromey@redhat.com>
7706
7707         * gdb.texinfo (Invoking GDB): Document --args.
7708         (Mode Options): Likewise.
7709
7710 2001-11-21  Jim Blandy  <jimb@redhat.com>
7711
7712         * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
7713         Delete documentation; this macro has been removed from the
7714         sources.
7715
7716 2001-11-13  Jim Blandy  <jimb@redhat.com>
7717
7718         * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
7719
7720 2001-11-06  Corinna Vinschen  <vinschen@redhat.com>
7721
7722         * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
7723
7724 2001-11-05  Michael Snyder  <msnyder@redhat.com>
7725
7726         * gdb.texinfo (info functions): Document use of backslash to
7727         quote regexp chars in function names such as "operator*()".
7728
7729 2001-11-01  Fred Fish  <fnf@redhat.com>
7730
7731         * gdbint.texinfo (SOLIB_ADD): Document additional new
7732         "readsyms" arg.
7733
7734 2001-10-30  Don Howard  <dhoward@redhat.com>
7735
7736         * gdb.texinfo: (Command Files) Added documentation for the
7737         behavior of gdb with input redirected from a file.
7738
7739 2001-10-28  Fred Fish  <fnf@redhat.com>
7740
7741         * gdb.texinfo (auto-solib-add): Change docs to match
7742         implementation change.
7743         (auto-solib-limit): Add docs for new variable.
7744
7745 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
7746
7747         * gdbint.texinfo (Target Architecture Definition): Function
7748         value_as_pointer renamed to value_as_address.
7749
7750 2001-10-15  Andrew Cagney  <ac131313@redhat.com>
7751
7752         * gdbint.texinfo (Target Architecture Definition): Default
7753         POINTER_TO_ADDRESS functions assume unsigned addresses.
7754         (INTEGER_TO_ADDRESS): Document.  Derive pragmatics section from a
7755         posting by Jim Blandy.
7756
7757 2001-10-12  Jim Blandy  <jimb@redhat.com>
7758
7759         * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
7760         version of texi2html (1.64) doesn't support this flag any more.
7761
7762 2001-09-08  Mark Kettenis  <kettenis@gnu.org>
7763
7764         * gdbint.texinfo (Host Definition): Remove description of
7765         MEM_FNS_DECLARED.
7766
7767         * gdbint.texinfo (Host Definition): Remove description of R_OK.
7768
7769         * gdbint.texinfo (Host Definition): Remove description of
7770         HAVE_SIGSETMASK.
7771
7772 2001-09-04  Elena Zannoni  <ezannoni@redhat.com>
7773
7774         * gdbint.texinfo (Target Architecture Definition): Add
7775         explanation of TARGET_PRINT_INSN macro.
7776
7777 2001-08-30  Jim Blandy  <jimb@redhat.com>
7778
7779         * gdb.texinfo (`add-symbol-file'): Correct synopsis.
7780         Explain what it means to load relocatable files.
7781
7782 2001-08-28  Jim Blandy  <jimb@redhat.com>
7783
7784         * gdbint.texinfo: Bring the HTML `top' menu into sync with the
7785         info `top' menu.
7786
7787 Wed Aug 15 10:47:28 2001  Christopher Faylor <cgf@cygnus.com>
7788
7789         * gdbint.texinfo: Add a cautionary note about macro use.
7790
7791 2001-08-02  Corinna Vinschen  <vinschen@redhat.com>
7792
7793         * gdb.texinfo: Explain omitting the hostname in the
7794         `target remote' command.
7795
7796 2001-07-30  Daniel Jacobowitz  <drow@mvista.com>
7797
7798         * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
7799         and END-INFO-DIR-ENTRY.
7800
7801 2001-07-28  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7802
7803         * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
7804
7805 2001-07-25  Andrew Cagney  <ac131313@redhat.com>
7806
7807         * gdbint.texinfo (libgdb): Rewrite.
7808
7809 2001-07-26  Eli Zaretskii  <eliz@gnu.org>
7810
7811         * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
7812
7813 2001-07-24  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
7814
7815         * gdb.texinfo (TUI): New chapter, document the TUI.
7816         (Mode Options): Document the -tui option.
7817
7818 2001-07-23  Mark Kettenis  <kettenis@gnu.org>
7819
7820         * gdbint.texinfo (Host Definition): Remove description of
7821         NEED_POSIX_SETPGID.
7822
7823 2001-07-23  Eli Zaretskii  <eliz@gnu.org>
7824
7825         * gdb.tex (DJGPP Native): New node, with descriptions of
7826         DJGPP-specific commands.
7827
7828 2001-07-19  John R. Moore  <jmoore@redhat.com>
7829
7830         * gdbint.texinfo: Three misspellings.
7831
7832 2001-07-06  Andrew Cagney  <ac131313@redhat.com>
7833
7834         * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
7835         `test` expressions on bash.  Problem reported by Colin Walters.
7836
7837 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
7838
7839         * gdbint.texinfo (User Interface): Update ui-out documentation to
7840         refelect recent UI/MI updates.
7841
7842 2001-07-04  Andrew Cagney  <ac131313@redhat.com>
7843
7844         * gdb.texinfo (Mode Options): Mention the mi0 and mi1
7845         interpreters.
7846
7847 2001-06-15  Andrew Cagney  <ac131313@redhat.com>
7848
7849         * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
7850         structure and not macros.
7851         (Host Definition): Document that much of this chapter is obsolete.
7852         (Target Architecture Definition): Update list of files that make
7853         up a target architecture.
7854         (Coding): Update.
7855
7856 2001-06-28  Andrew Cagney  <ac131313@redhat.com>
7857
7858         * gdbint.texinfo (Target Architecture Definition): Update
7859         EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
7860         The latter has been changed to a true predicate.
7861
7862 2001-06-17  Eli Zaretskii  <eliz@gnu.org>
7863
7864         * annotate.texi: Add @noindent where needed.  From Dmitry
7865         Sivachenko <dima@Chg.RU>.
7866         * gdb.texinfo: Indexing fix.  From Dmitry Sivachenko.
7867
7868 2001-06-16  Andrew Cagney  <ac131313@redhat.com>
7869
7870         * gdb.texinfo (Protocol): Fix typo.  Extra parenthesis.
7871
7872 2001-06-14  Andrew Cagney  <ac131313@redhat.com>
7873
7874         * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
7875         returns ``OK''.  Document that the ``R'' packet does not reply.
7876
7877 2001-06-13  Michael Snyder  <msnyder@redhat.com>
7878
7879         * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
7880
7881 2001-06-13  Eli Zaretskii  <eliz@gnu.org>
7882
7883         * gdb.texinfo (Signals): Clarify the default setting of signal
7884         handling.
7885
7886 2001-05-14  Andrew Cagney  <ac131313@redhat.com>
7887
7888         * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
7889         (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
7890
7891 2001-05-12  Andrew Cagney  <ac131313@redhat.com>
7892
7893         * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
7894
7895 2001-05-10  Eli Zaretskii  <eliz@gnu.org>
7896
7897         * gdbint.texinfo (Clean Design and Portable Implementation):
7898         Renamed from "Clean Design".
7899         (Clean Design and Portable Implementation): Document portable
7900         methods of handling file names, and the associated macros.
7901
7902 2001-04-02  Eli Zaretskii  <eliz@gnu.org>
7903
7904         * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
7905         command and provide a cross-reference to its description.
7906         (Symbols): Note that "info scope" is useful for trace experiments.
7907
7908 2001-04-01  Eli Zaretskii  <eliz@gnu.org>
7909
7910         * gdb.texinfo (Symbols): Document "info scope".
7911         (Tracepoints): New chapter.
7912         (Contributors): Update for v5.1.
7913         <All nodes>: Change "C++" to "C@t{++}".
7914
7915         * gdbint.texinfo (User Interface): A new section about ui_out
7916         functions, based on text written by Fernando Nasser.
7917
7918         * stabs.texinfo: Change Permissions to GFDL.  Update Copyright.
7919
7920 2001-03-26  Eli Zaretskii  <eliz@gnu.org>
7921
7922         * gdb.texinfo: Change Permissions to GFDL.  Update Copyright.
7923
7924         * gdbint.texinfo: Change Permissions to GFDL.  Update Copyright.
7925
7926         * gdbgui.texinfo: Change Permissions to GFDL.  Update Copyright.
7927         Replace "GDB" with "@value{GDBN}".  Fix markup.
7928
7929         * annotate.texi: Change Permissions to GFDL.  Update Copyright.
7930
7931         * gdb.texinfo (Output Formats): Mention "info symbol" and provide
7932         a cross-reference to its description.
7933         (Symbols): Document "info symbol".
7934
7935 2001-03-21  Eli Zaretskii  <eliz@gnu.org>
7936
7937         * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
7938         subsection "x86 Watchpoints".
7939         (Target Architecture Definition): Document the macros
7940         I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
7941         (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
7942
7943 2001-03-20  Andrew Cagney  <ac131313@redhat.com>
7944
7945         * gdbint.texinfo (Target Architecture Definition): Update
7946         definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
7947         list.
7948
7949 2001-03-06  Kevin Buettner  <kevinb@redhat.com>
7950
7951         * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
7952         gdbint.texinfo, refcard.tex: Update/correct copyright notices.
7953
7954 2001-02-21  Eli Zaretskii  <eliz@gnu.org>
7955
7956         * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
7957
7958 2001-02-11  Eli Zaretskii  <eliz@gnu.org>
7959
7960         * gdb.texinfo (Environment): Document that `path' does not change
7961         the value of PATH in GDB's own environment (it did in the past,
7962         but that was changed on March 15, 1994).  Reported by Doug Evans
7963         <dje@transmeta.com>.
7964
7965         * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
7966         its line.  Fix markup of commands and macros.  Add an Index node
7967         and index entries.
7968
7969 2001-01-23  J.T. Conklin  <jtc@redback.com>
7970
7971         * gdb.texinfo (Memory region attributes): New manual section.
7972
7973 2001-01-04  Nicholas Duffek  <nsd@redhat.com>
7974
7975         * gdbint.texinfo (POP_FRAME): Document use by return_command.
7976
7977 2000-12-25  Eli Zaretskii  <eliz@gnu.org>
7978
7979         * refcard.tex: Version and copyright fixed.  From Phil Edwards
7980         <pedwards@disaster.jaj.com>.
7981
7982 Thu Nov 30 16:57:19 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7983
7984         * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
7985         DWARF2_REG_TO_REGNUM): Document.
7986
7987 Mon Nov 20 21:29:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
7988
7989         * gdbint.texinfo (Coding): Update current value of
7990         --enable-build-warnings.  Mention --enable-gdb-build-warnings.
7991
7992 2000-11-19  Eli Zaretskii  <eliz@gnu.org>
7993
7994         * gdb.texinfo (Continuing and Stepping):  Fixed markup and typos,
7995         as suggested by Dmitry Sivachenko <dima@Chg.RU>.
7996
7997 2000-11-10  Christopher Faylor <cgf@cygnus.com>
7998
7999         * gdb.texinfo: Document new 'set step-mode' command.
8000
8001 2000-10-16  Eli Zaretskii  <eliz@gnu.org>
8002
8003         * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
8004         changes from Dmitry Sivachenko <dima@Chg.RU>.
8005
8006 2000-09-26  Eli Zaretskii  <eliz@gnu.org>
8007
8008         * gdb.texinfo (Hooks): Document the new post-hook functionality.
8009         From Steven Johnson <sbjohnson@ozemail.com.au>.
8010
8011 2000-08-10  Mark Kettenis  <kettenis@gnu.org>
8012
8013         * gdbint.texinfo (Overall Structure): Spelling fix.
8014
8015 2000-08-10  Eli Zaretskii  <eliz@gnu.org>
8016
8017         * gdbint.texinfo (Target Architecture Definition): Document that
8018         REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
8019         for which REGISTER_CONVERTIBLE returns a zero value.
8020
8021 2000-07-08  Christopher Faylor <cgf@cygnus.com>
8022
8023         * Makefile.in (install-info): Find files to install in either the
8024         build or source directories (adapted from Makefile.am).
8025
8026 2000-07-07  Nicholas Duffek  <nsd@redhat.com>
8027
8028         * stabs.texinfo: Fix spelling errors.
8029         (String Field): FILE-NUMBER starts from 0, not 1.
8030
8031 2000-07-05  Eli Zaretskii <eliz@gnu.org>
8032
8033         * refcard.tex: Remove \centerline from the blurb.  Patch from
8034         Brian Youmans.
8035
8036 2000-06-25  Eli Zaretskii <eliz@gnu.org>
8037
8038         * Makefile.in (install-info): Support installation from outside of
8039         the source directory.  Reported by Mark Harig
8040         <markh@frazier.landmark.com>.
8041
8042 2000-06-20  J.T. Conklin  <jtc@redback.com>
8043
8044         * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
8045
8046 Fri May 26 15:55:33 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8047
8048         * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
8049         Generate using pdftex.
8050         (PDFTEX): Define.
8051         (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
8052         (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
8053         @contents at the start.
8054
8055 2000-05-24  Eli Zaretskii  <eliz@gnu.org>
8056
8057         * gdb.texinfo: Remove duplicate @syncodeindex.  From Brian
8058         Youmans.
8059
8060 Wed May 24 21:27:58 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8061
8062         From Brian Youmans:
8063         * gdb.texinfo: Fix ``et al.''.
8064
8065 Tue May 23 22:57:41 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8066
8067         * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
8068         loop.
8069
8070 2000-05-19  Jimmy Guo  <guo@cup.hp.com>
8071
8072         * configure: Regenerate.
8073
8074 2000-05-17  Eli Zaretskii  <eliz@gnu.org>
8075
8076         * Makefile.in (install-info): Run install-info on installed Info
8077         files.
8078
8079 Fri May 12 20:18:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8080
8081         * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
8082         Andrew Cagney.
8083
8084 2000-05-09  Eli Zaretskii  <eliz@gnu.org>
8085
8086         * gdb.texinfo: Proofreading changes from Brian Youmans.
8087
8088 2000-05-01  Nick Duffek  <nsd@cygnus.com>
8089
8090         * gdb.texinfo (Command Files): Mention -x, use @enumerate for
8091         startup sequence, minor edits.
8092
8093 2000-05-01  Eli Zaretskii  <eliz@gnu.org>
8094
8095         * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
8096         TeX.
8097
8098         * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
8099         "@kindex f" into "@kindex f (foo)", otherwise we get index entries
8100         like `n' and `s' which look weird.  Convert some of the @kindex to
8101         @vindex, when they refer to variables, not commands.
8102
8103 Sat Apr 29 17:01:04 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8104
8105         * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
8106
8107 2000-04-23  Eli Zaretskii  <eliz@gnu.org>
8108
8109         * Makefile.in (GDBMI_DIR): New variable.
8110         (SET_TEXINPUTS): Add $(GDBMI_DIR).
8111         (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
8112         (gdbmi.texinfo): New target, for texi2roff.
8113         (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
8114         (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
8115
8116         * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
8117         gdbmi.texinfo.
8118         (Mode Options): Add xref to GDB/MI docs and remove a FIXME
8119         comment.
8120
8121 2000-04-17  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8122
8123         * gdb.texinfo (Files): Update description of add-symbol-file
8124         command.
8125
8126 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
8127
8128         * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
8129         prevents the build (and is generally a Bad Idea).
8130
8131 2000-04-17  Eli Zaretskii  <eliz@gnu.org>
8132
8133         * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
8134         a comma inside @var.
8135         (Command Files): Index markup changes from Dmitry Sivachenko
8136         <dima@Chg.RU>.
8137
8138 2000-04-16  Eli Zaretskii  <eliz@gnu.org>
8139
8140         * Makefile.in (LN_S): Define.
8141         (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
8142         invoke "ln -s" unless it is known to work.
8143
8144         * configure.in (AC_PROG_LN_S): Add.
8145
8146 2000-04-14  Jim Blandy  <jimb@redhat.com>
8147
8148         * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
8149         section.
8150         (Target Conditionals): Document ADDRESS_TO_POINTER,
8151         POINTER_TO_ADDRESS.
8152
8153 2000-04-11  Daniel Berlin  <dan@cgsoftware.com>
8154
8155         * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
8156         gdb-cfg.texi to get the value.
8157
8158 2000-04-10  Jim Blandy  <jimb@redhat.com>
8159
8160         * gdbint.texinfo (Target Architecture Definition): Fix
8161         cross-references.
8162
8163 2000-04-08  Jim Blandy  <jimb@redhat.com>
8164
8165         * gdbint.texinfo (Using Different Register and Memory Data
8166         Representations): New section.
8167         (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
8168         REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
8169         REGISTER_CONVERT_TO_RAW): Document.
8170
8171 Mon Apr  3 19:16:32 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8172
8173         * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
8174         for acknowledgments.
8175
8176 Tue Mar 28 18:28:45 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8177
8178         * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
8179         qThreadExtraInfo.
8180
8181 2000-03-28  J.T. Conklin  <jtc@redback.com>
8182
8183         * gdb.texinfo: Clarify which remote debug protocol commands are
8184         required and which are optional.
8185
8186 Tue Mar 28 16:06:22 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8187
8188         * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
8189         Cagney <cagney@b1.cygnus.com>.  Move @chapter and @node entries
8190         back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
8191         * annotate.texi: Update.
8192
8193 2000-03-28  Stan Shebs  <shebs@apple.com>
8194
8195         * gdb.texinfo: Update dates, bump to Eighth Edition (note
8196         expectation of additional changes before release), update
8197         ISBN, add copy of top-level menu for @ifhtml, remove explicit
8198         node links, rephrase and/or shorten lines to fix formatting
8199         problem in both regular and @smallbook formats.
8200         * annotate.texi: Shorten lines in example, use smallexample
8201         consistently everywhere.
8202         * Makefile.in: Add comment about texinfo 4.0 html generation.
8203         (SFILES_INCLUDED): Add annotate.texi.
8204
8205 2000-03-27  Daniel Berlin  <dan@cgsoftware.com>
8206
8207         * gdb.texinfo (Debugging Output): Added new section, documenting
8208         the "set/show debug" commands.
8209
8210 Fri Mar 24 18:06:34 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8211
8212         * annotate.texi (Annotations): When GDBN omit @chapter and @node
8213         entry.
8214
8215         * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
8216         (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
8217         @chapter and @node entries.
8218
8219         * gdb.texinfo: Link all top-level nodes.
8220
8221 Fri Mar 24 17:56:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
8222
8223         * Makefile.in (install-info): Create $(infodir) before installing
8224         files.
8225
8226 2000-03-23  Fernando Nasser  <fnasser@totem.to.cygnus.com>
8227
8228         From David Whedon <dwhedon@gordian.com>
8229         * gdbint.texinfo : Added paragraphs about command deprecation.
8230
8231 2000-03-22  Daniel Berlin  <dan@cgsoftware.com>
8232
8233       * gdb.texinfo: Add documentation for the apropos command.
8234
8235 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
8236
8237         * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
8238
8239 2000-03-20  Michael Snyder  <msnyder@cleaver.cygnus.com>
8240
8241         * gdb.texinfo: Add white space to prevent overprinting in
8242         two places.
8243
8244 2000-03-17  Stan Shebs  <shebs@apple.com>
8245
8246         * gdb.texinfo: Many minor changes from Dmitry Sivachenko
8247         <dima@Chg.RU>, also clarification of allowed content for
8248         string constants.
8249
8250 2000-03-16  Eli Zaretskii <eliz@gnu.org>
8251
8252         * gdb.texinfo (main menu): Add Annotations.
8253         (File Options): Add @cindex entries for each command-line option.
8254         Document --epoch, --annotate, --async, --interpreter, --write,
8255         --statistics, and --version.
8256
8257         * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
8258         of GDB.
8259
8260 2000-02-23  Jim Blandy  <jimb@redhat.com>
8261
8262         * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
8263
8264 2000-02-22  Jim Blandy  <jimb@redhat.com>
8265
8266         * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
8267
8268 2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
8269
8270         * Makefile.in (diststuff): New target.
8271
8272 2000-02-15  Kevin Buettner  <kevinb@redhat.com>
8273
8274         * agentexpr.texi: Fix wording regarding Intel's IA-64
8275         architecture.  [From Jim Wilson.]
8276
8277 2000-01-16  Tom Tromey  <tromey@cygnus.com>
8278
8279         * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
8280         (Delete Breaks): Mention range arguments.
8281         (Disabling): Likewise.
8282
8283 2000-01-05  Dmitry Sivachenko <dima@Chg.RU>
8284
8285         * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
8286
8287 Wed Dec  8 19:53:08 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8288
8289         * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
8290         valid functions.
8291
8292 1999-11-05  Stan Shebs  <shebs@andros.cygnus.com>
8293
8294         * gdb.texinfo: Clarify regular expressions used in rbreak.
8295
8296 1999-10-15  Kevin Buettner  <kevinb@cygnus.com>
8297
8298         * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
8299         MEMORY_REMOVE_BREAKPOINT):  Document.
8300
8301 Thu Oct 14 21:17:17 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8302
8303         * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
8304         offset re-using the DATA offset instead.
8305
8306 1999-10-11  Jim Kingdon  <kingdon@redhat.com>
8307
8308         * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
8309
8310 1999-10-05  Stan Shebs  <shebs@andros.cygnus.com>
8311
8312         From Dmitry Sivachenko <demon@gpad.ac.ru>:
8313         * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
8314         typos.
8315
8316         * gdb.texinfo: Various minor wording and formatting improvements,
8317         mentions of additional command-line options.
8318
8319 1999-09-30  Fred Fish  <fnf@cygnus.com>
8320
8321         * gdb.texinfo:  Document additional forms of specifying section
8322         names and addresses for the add-symbol-file command.
8323
8324 1999-09-14  Michael Snyder  <msnyder@cleaver.cygnus.com>
8325
8326         * gdbint.texinfo: Fix typo, add the word "have".
8327
8328 1999-09-14  Jim Blandy  <jimb@cris.red-bean.com>
8329
8330         * gdbint.texinfo (Target Architecture Definition): Document the
8331         SKIP_PERMANENT_BREAKPOINT macro.
8332
8333 1999-09-07  Stan Shebs  <shebs@andros.cygnus.com>
8334
8335         * gdb.texinfo: Fiks speling errers.
8336
8337         * gdb.texinfo: Fix uses of @multitable.
8338
8339         From Eli Zaretskii  <eliz@gnu.org>:
8340         * gdb.texinfo: Include details specific to DOS host, clarify
8341         some confusing language, fix @ref/@xref/@pxref usages, add
8342         comments about using with optimization, add more indexing,
8343         fix info about disassembly-flavor.
8344
8345 Tue Sep  7 09:11:24 1999  Kevin Buettner  <kevinb@cygnus.com>
8346
8347         * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
8348         SKIP_SOLIB_RESOLVER): Define.
8349
8350 Fri Sep  3 18:05:14 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8351
8352         * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
8353         ``g'' packets.
8354
8355 1999-08-30  Stan Shebs  <shebs@andros.cygnus.com>
8356
8357         * gdb.texinfo: Create a new "Configurations" chapter with
8358         platform-specific info, inline remote.texi and move sections of it
8359         into the new chapter, move bits about info proc, heuristic search,
8360         and register stack into the new chapter.
8361         * remote.texi: Remove, now part of gdb.texinfo.
8362         * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
8363
8364 1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
8365
8366         * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
8367         GDB_TARGET_IS_MACH386): These kludges have gone away.
8368
8369 Wed Aug 25 10:47:03 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8370
8371         * gdbint.texinfo (Target Architecture Definition): Mention
8372         TDEPLIBS.
8373
8374 1999-08-20  Stan Shebs  <shebs@andros.cygnus.com>
8375
8376         * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
8377         surrounding text to fit HP-UX bits into general info.
8378         (HPPA-cfg.texi): Remove, no longer useful.
8379
8380         * gdb.texinfo: Remove explicit links from @node lines, remove
8381         HP-added "Detailed Node Listing" from main menu which confuses
8382         things.
8383
8384         From Dmitry Sivachenko <dima@Chg.RU>:
8385         * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
8386         in description of `set environment'.
8387
8388 1999-08-17  Stan Shebs  <shebs@andros.cygnus.com>
8389
8390         * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
8391
8392 1999-08-12  Ben Elliston  <bje@cygnus.com>
8393
8394         * gdbint.texinfo (Breakpoint Handling): Add missing words.
8395
8396 1999-08-10  Eli Zaretskii  <eliz@gnu.org>
8397
8398         * gdb.texinfo (Set Watchpoints): Explain some subtleties about
8399         watch, awatch, and rwatch.  Explain why the latter two cannot be
8400         set as software watchpoints.  Document that watchpoints for local
8401         variables are deleted when the debuggee terminates.
8402
8403 Wed Aug 11 13:18:14 1999  Andrew Cagney  <cagney@amy.cygnus.com>
8404
8405         * remote.texi (Protocol): Further clarification of the "qRcmd"
8406         packet.  Allow E.. response packet.  "qRcmd" packet is no longer
8407         reserved.
8408
8409 1999-08-10  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
8410
8411         * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
8412         * gdb.texinfo: Ditto.
8413
8414 1999-08-06  Tom Tromey  <tromey@cygnus.com>
8415
8416         * gdb.texinfo (KOD): New node.
8417
8418 Fri Aug  6 17:05:48 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8419
8420         * remote.texi (Rcmd): Fix minor formatting typos.
8421
8422 Thu Aug  5 17:57:41 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8423
8424         * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
8425         packets.
8426
8427 1999-07-14  Jim Blandy  <jimb@zwingli.cygnus.com>
8428
8429         * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
8430         fixes.
8431
8432 Tue Jun 29 11:43:55 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8433
8434         * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
8435
8436 Fri Jun 25 11:47:06 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8437
8438         * remote.texi (Communication Protocol): ``v'' is in use. Fix
8439         numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
8440         ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
8441         packets that are not supported on all hosts. Expand examples.
8442         Spell check.
8443
8444 1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
8445
8446         * Makefile.in: Recognize html, install-html.  Add targets
8447         to build HTML versions of documentation via texi2html.
8448
8449 Thu Jun 24 15:59:03 1999  Stan Shebs  <shebs@andros.cygnus.com>
8450
8451         * gdbint.texinfo (Testsuite): New chapter, information about the
8452         testsuite.
8453
8454 Fri Jun 25 02:40:34 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8455
8456         * remote.texi (Communication Protocol): Rewrite.
8457
8458 Thu Jun 24 16:59:54 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8459
8460         * stabs.texinfo: Fix uses of xref.
8461
8462 Thu Jun 17 17:23:25 1999  Stan Shebs  <shebs@andros.cygnus.com>
8463
8464         * gdbint.texinfo: Add an anti-printf exhortation, and update the
8465         info about patch submission.
8466
8467 Mon Jun  7 15:49:40 1999  Stan Shebs  <shebs@andros.cygnus.com>
8468
8469         From Per Bothner  <bothner@cygnus.com>:
8470         * gdb.texinfo: Document Chill support.
8471
8472 Fri Jun  4 16:58:22 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8473
8474         * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
8475         to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
8476         Document that the value should be greater-than or equal-to zero.
8477         (NO_STD_REGS): Document. Deprecate.
8478
8479 Tue Jun  1 15:04:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8480
8481         * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
8482         Document that these are not used.
8483
8484 Thu May 27 09:28:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8485
8486         * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
8487
8488 Mon May 24 10:07:39 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8489
8490         * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
8491         numargs was dropped.
8492
8493 Thu May 20 12:26:59 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8494
8495         * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
8496
8497 Tue Apr 27 19:14:20 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8498
8499         * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
8500         Update.
8501
8502 Thu Apr 22 13:07:37 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8503
8504         * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
8505         (GET_SAVED_REGISTER): Update, not just the a29k uses this.
8506
8507 Wed Apr 21 13:59:01 1999  Dave Brolley  <brolley@cygnus.com>
8508
8509         * gdbint.texinfo: Fix typos: $ -> @.
8510
8511 Tue Apr 20 11:59:38 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8512
8513         * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
8514         LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
8515         BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
8516         BREAKPOINT_FROM_PC.
8517
8518 Mon Apr 12 16:00:44 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8519
8520         * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
8521         CALL_DUMMY_STACK_ADJUST): Document.
8522
8523 Thu Apr  8 17:23:15 1999  Andrew Cagney  <cagney@b1.cygnus.com>
8524
8525         * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
8526         SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
8527
8528 1999-04-02  Stan Shebs  <shebs@andros.cygnus.com>
8529
8530         * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
8531         longer exists.
8532
8533 Tue Mar  9 19:25:11 1999  Stan Shebs  <shebs@andros.cygnus.com>
8534
8535         * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
8536         nearly all @ifset/@ifclear conditionals; nobody uses them, and
8537         they make the manual source incomprehensible.
8538         * h8-cfg.texi: Remove, hasn't been used in years.
8539
8540 Thu Feb 11 18:00:59 1999  Stan Shebs  <shebs@andros.cygnus.com>
8541
8542         * gdb.texinfo: Update the credits.
8543
8544 Mon Feb  8 17:33:57 1999  Stan Shebs  <shebs@andros.cygnus.com>
8545
8546         * gdb.texinfo: Fix mistakes noticed in printout of last
8547         draft, add Alpha to discussion of heuristic fence post.
8548
8549 Fri Feb  5 17:20:00 1999  Stan Shebs  <shebs@andros.cygnus.com>
8550
8551         * gdb.texinfo, remote.texi: Many changes; update to Seventh
8552         Edition, merge some HP changes into mainline, describe some
8553         previously undocumented features, describe more of the target
8554         commands available, eliminate obsolete section on renamed
8555         commands.
8556         * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
8557
8558 Wed Jan 20 17:47:45 1999  Stan Shebs  <shebs@andros.cygnus.com>
8559
8560         * gdb.texinfo: Make many HPPA conditionals unconditional,
8561         including catchpoint description, since now on for all configs.
8562         * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
8563         specializations.
8564
8565 Thu Jan 14 17:10:12 1999  Stan Shebs  <shebs@andros.cygnus.com>
8566
8567         * Makefile.in (GDBvn.texi): Fix match expression to work with
8568         current format of VERSION in gdb/Makefile.in.
8569         * gdb.texinfo: Fix node ref to match new readline.
8570
8571 Wed Jan 13 10:38:40 1999  Edith Epstein  <eepstein@sophia.cygnus.com>
8572
8573         * gdb.texinfo: Changes made as part of a project to merge in
8574           changes made by HP. Documentation makes extensive use of
8575           @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
8576           on remote debugging. There are differences in documentation
8577           (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
8578           the HP manual discusses catchpoints, hardware watchpoints, and
8579           some HPUX specific limitations for shared library support.
8580
8581           There are also a number of @node changes.
8582
8583 1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
8584
8585         * gdbint.texinfo (Formatting): Disambiguate a sentence.
8586         (C Usage): Same.
8587
8588 Wed Jan  6 11:55:34 1999  David Taylor  <taylor@texas.cygnus.com>
8589
8590         The following changes were made by Edith Epstein
8591         <eepstein@cygnus.com> as part of a project to merge in changes
8592         made by HP.
8593
8594         * HPPA-cfg.texi: new file.
8595
8596         * all-cfg.texi: set HPPA for HP PA-RISC targets.
8597
8598         * refcard.tex: change documentation about catch.
8599           removed info catch.
8600
8601 Mon Jan  4 18:29:18 1999  Stan Shebs  <shebs@andros.cygnus.com>
8602
8603         * gdbint.texinfo: Expand on GDB's coding standards,
8604         specify the use of arg names with prototypes.
8605
8606 1998-12-14  J.T. Conklin  <jtc@redbacknetworks.com>
8607
8608         * gdb.texinfo: Fix tipo.
8609
8610 Sun Dec 13 10:27:59 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8611
8612         * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
8613         TARGET_BYTE_ORDER_SELECTABLE_P.
8614
8615 Thu Dec 10 16:07:09 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8616
8617         * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
8618
8619 1998-12-09  Jim Blandy  <jimb@zwingli.cygnus.com>
8620
8621         * agentexpr.texi: New file.
8622
8623 Wed Dec  9 21:13:57 1998  Andrew Cagney  <cagney@chook>
8624
8625         * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
8626
8627 1998-12-03  J.T. Conklin  <jtc@redbacknetworks.com>
8628
8629         * remote.texi: Changed wording that implied that the GDB remote
8630         protocol caches register values instead of GDB itself.
8631
8632 Tue Dec  1 17:45:43 1998  Stan Shebs  <shebs@andros.cygnus.com>
8633
8634         * gdbint.texinfo: Add some info about symbol readers.
8635         (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
8636         (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
8637         (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
8638         (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
8639
8640 Mon Nov 30 11:32:21 1998  Andrew Cagney  <cagney@chook>
8641
8642         * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
8643
8644 Sat Nov 28 13:45:53 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8645
8646         * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
8647
8648 Fri Nov 27 12:39:45 1998  Andrew Cagney  <cagney@chook>
8649
8650         * gdbint.texinfo (NO_SINGLE_STEP): Replace with
8651         SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
8652
8653 Wed Oct 14 10:02:40 1998  Andrew Cagney  <cagney@b1.cygnus.com>
8654
8655         * gdbint.texinfo: Fix minor typos.
8656
8657 Wed Sep 30 18:03:19 1998  Stan Shebs  <shebs@andros.cygnus.com>
8658
8659         * gdbint.texinfo: Complete overhaul.  Group descriptions more
8660         logically, add more info on generic algorithms, remove much
8661         obsolete and/or wrong material.
8662
8663 Fri Jul 24 17:51:38 1998  Ian Lance Taylor  <ian@cygnus.com>
8664
8665         * stabs.texinfo (Method Type Descriptor): Expand and correct.
8666
8667 Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
8668
8669         * refcard.tex:  Copyright, address updates.
8670
8671 Tue Apr 21 18:09:56 1998  Stan Shebs  <shebs@andros.cygnus.com>
8672
8673         * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
8674         for the edition instead of confusing GDB-version-like numbers.
8675
8676 Mon Apr 13 14:05:00 1998  Fred Fish  <fnf@cygnus.com>
8677
8678         * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
8679
8680 Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
8681
8682         * LRS: Reformat a bit to keep text under 80 columns.
8683
8684 Thu Apr  2 16:10:36 1998  Stan Shebs  <shebs@andros.cygnus.com>
8685
8686         * gdb.texinfo: Add some credits, mention bug monitor.
8687         * remote.texi: Mention mips monitor targets.
8688         * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
8689
8690 Mon Feb  2 17:13:03 1998  Stan Shebs  <shebs@andros.cygnus.com>
8691
8692         * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
8693         files, finish sorting of host vs target vs native macros, describe
8694         some more of them.
8695
8696 Tue Jan 13 16:44:50 1998  Fred Fish  <fnf@cygnus.com>
8697
8698         * gdbint.texinfo (Host Conditionals): Document change from
8699         using NO_MMALLOC to it's inverse, USE_MMALLOC.
8700
8701 Mon Nov 24 13:55:21 1997  Andrew Cagney  <cagney@b1.cygnus.com>
8702
8703         * gdbint.texinfo (Host Conditionals): Document
8704         PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
8705
8706 Fri Jul  4 14:52:31 1997  Ian Lance Taylor  <ian@cygnus.com>
8707
8708         * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
8709         Document LSEEK_NOT_LINEAR.
8710
8711 Tue Mar 25 14:44:09 1997  Ian Lance Taylor  <ian@cygnus.com>
8712
8713         * stabs.texinfo (Stab Section Basics): Make it clear that only
8714         some versions of the GNU linker remove the leading N_UNDF symbol.
8715
8716 Thu Feb 27 17:45:19 1997  Ian Lance Taylor  <ian@cygnus.com>
8717
8718         * stabs.texinfo (String Field): Document type number pairs here,
8719         instead of in the Sun specific section.
8720         (Include Files): The GNU linker supports the N_BINCL
8721         optimization.  Clarify the N_BINCL value, and what it is used
8722         for.
8723         (Procedures): Document N_FUN with an empty string to mark the end
8724         of a function.
8725         (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
8726         (Sun Differences): Remove this node, as the information is now
8727         elsewhere in the main document.
8728         (Stab Section Basics): Mention that the GNU linker may optimize
8729         stabs and remove the leading N_UNDF symbol.
8730
8731 Mon Dec  9 12:23:32 1996  Roland Pesch  <roland@wrs.com>
8732
8733         * gdb.texinfo, refcard.tex: Restore author credit
8734
8735 Wed Oct  2 22:01:36 1996  Fred Fish  <fnf@fishfood.ninemoons.com>
8736
8737         * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
8738         documentation to account for START and END macros taking
8739         one arg.
8740
8741 Thu Aug 22 17:59:03 1996  Fred Fish  <fnf@cygnus.com>
8742
8743         From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
8744         * gdb.texinfo (Frames): Fix typo.
8745
8746 Tue Jul 23 10:06:20 1996  Fred Fish  <fnf@cygnus.com>
8747
8748         * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
8749         a target_signal as arg type, not a pid.
8750
8751 Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
8752
8753         * gdb.texinfo:  Document `set assembly-language'.
8754
8755 Thu Jul 11 13:50:28 1996  Stan Shebs  <shebs@andros.cygnus.com>
8756
8757         * remote.texi: Update list of stubs in the GDB distribution.
8758
8759 Fri Jul  5 15:38:54 1996  Fred Fish  <fnf@cygnus.com>
8760
8761         * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
8762         Also document that some systems can use mmalloc but must define
8763         this if their C runtime allocates memory that is later freed.
8764         (MMCHECK_FORCE): Document new macro.
8765
8766 Fri Jun 28 22:17:10 1996  Dawn Perchik  <dawn@cygnus.com>
8767
8768         * remote.texi: Add documentation for target Sparclet.
8769
8770 Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
8771
8772         * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
8773         INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
8774         * configure.in: Rewritten for autoconf.
8775         * configure: New.
8776
8777 Mon Jun 17 10:43:41 1996  Fred Fish  <fnf@cygnus.com>
8778
8779         * Makefile.in (DVIPS): New define, set to dvips.
8780         (dvi): Add stabs.dvi.
8781         (ps): New target.
8782         (all-doc): Depend on info, dvi, and ps targets.
8783         (STAGESTUFF): Add *.ps and *.dvi files.
8784         (clean-info, clean-dvi): Remove.
8785         (mostlyclean): Does not depend upon clean-info or clean-dvi,
8786         rules completely rewritten.
8787         (maintainer-clean): Remove clean-info and clean-dvi
8788         dependencies and put their actions in the rules.
8789         (gdb.ps): New target
8790         (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
8791         intermediate TeX files, whether they have 2 or 3 character
8792         extensions.
8793         (gdbint.ps): Add target and rules.
8794         (gdb-internals): Delete unused target.
8795         (Makefile): Depends upon config.status also.
8796
8797 Sat Mar 30 15:46:58 1996  Fred Fish  <fnf@cygnus.com>
8798
8799         * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
8800         set.
8801
8802 Sat Mar 16 15:10:20 1996  Fred Fish  <fnf@cygnus.com>
8803
8804         From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
8805         * gdb.texinfo (Expressions): Fix erroneous array constant example.
8806
8807 Sat Mar 16 13:28:45 1996  Fred Fish  <fnf@cygnus.com>
8808
8809         * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
8810
8811 Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8812
8813         * gdb.texinfo (Print settings):  Document
8814         `set/show print static-members' commands.
8815
8816 Wed Jan 10 14:16:37 1996  Fred Fish  <fnf@cygnus.com>
8817
8818         * gdbint.texinfo (Native): Document name change, coredep.c to
8819         core-aout.c.
8820
8821 Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <ian@cygnus.com>
8822
8823         * stabs.texinfo (Include Files): Document the values the SunOS4
8824         linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
8825
8826 Fri Dec  8 21:08:44 1995  Fred Fish  <fnf@cygnus.com>
8827
8828         * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
8829         Fix typo.
8830
8831 Fri Dec  1 11:07:50 1995  Fred Fish  <fnf@cygnus.com>
8832
8833         * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
8834         "gdb.tar.Z".
8835
8836 Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <ian@cygnus.com>
8837
8838         * Makefile.in (maintainer-clean): New target, synonym for
8839         realclean.
8840
8841 Thu Aug  3 10:45:37 1995  Fred Fish  <fnf@cygnus.com>
8842
8843         * Update all FSF addresses except those in COPYING* files.
8844
8845 Wed Jul 19 18:43:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
8846
8847         From Richard Earnshaw (rearnsha@armltd.co.uk):
8848         * gdb.texinfo (convenience variables): Document $_exitcode.
8849         (quit): Document optional expression to use as exit code.
8850
8851 Thu Jun 22 21:27:33 1995  Victoria Mixon  <victoria@cygnus.com>
8852
8853         * gdb.texinfo, remote.texi: Brought up to date with various
8854         GDB changes.
8855
8856 Tue Jun 20 14:35:38 1995  Stan Shebs  <shebs@andros.cygnus.com>
8857
8858         * gdb.texinfo: Update dates and versions, fix comments about
8859         hardware watchpoints in future releases and about the
8860         sharedlibrary command.
8861
8862 Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8863
8864         * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
8865         C_FUN stab.  Other cleanups.
8866
8867 Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8868
8869         * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
8870         for the sparc stub.
8871
8872 Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8873
8874         * annotate.texi: Clarify which addresses have differing formats
8875         depending on the language and which do not.
8876
8877 Tue Mar 28 16:56:22 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8878
8879         * remote.texi (NetWare): Changed example to use BOARD= instead of
8880           NODE= argument to reflect correspoding change to gdbserve.nlm.
8881
8882 Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8883
8884         * stabs.texinfo (Negative Type Numbers): Mention the fact that
8885         GDB, as well as AIX dbx, supports the size type attribute.
8886
8887 Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8888
8889         * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
8890
8891 Mon Mar 13 16:49:13 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8892
8893         * gdb.texinfo (Define):  Document $arg0... arguments to commands,
8894         and new 'if' and 'while' commands.
8895
8896 Fri Feb 17 15:24:35 1995  Per Bothner  <bothner@kalessin.cygnus.com>
8897
8898         * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
8899
8900 Wed Feb 15 11:59:18 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
8901
8902         * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
8903         * remote.texi (NetWare): New node, how to use gdbserve.nlm on
8904           NetWare targets.  Mostly stolen from the Server node.
8905
8906 Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8907
8908         * gdb.texinfo (Setting): Talk about the language of a source file
8909         versus the working language.  The old documentation did not match
8910         what GDB did.
8911
8912 Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8913
8914         * stabs.texinfo (Source Files): Document N_SO used to mark the end
8915         of a source file.
8916
8917 Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
8918
8919         * gdb.texinfo (Processes): New node.
8920
8921 Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <ian@sanguine.cygnus.com>
8922
8923         * remote.texi: Update documentation of set/show mipsfpu.
8924
8925 Fri Jan  6 17:17:28 1995  Stan Shebs  <shebs@andros.cygnus.com>
8926
8927         * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
8928         * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
8929
8930 Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
8931
8932         * gdbint.texinfo: Removed mentions of some incorrectly placed and
8933         obsolete conditionals, described some others.
8934
8935 Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8936
8937         * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
8938         SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
8939
8940 Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
8941
8942         * gdbint.texinfo: Put regex conditionals in their own table.
8943
8944 Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
8945
8946         * gdbint.texinfo: Removed mentions of many obsolete conditionals,
8947         described or fixed the descriptions of many others.
8948
8949 Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
8950
8951         * gdb.texinfo: Add some more credits.
8952         * gdbint.texinfo: Capitalize GDB consistently, describe some
8953         macros and remove some.
8954
8955 Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
8956
8957         * gdbint.texinfo: Removed mentions of many incorrectly placed and
8958         obsolete conditionals, described some others.
8959
8960 Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
8961
8962         * gdb.texinfo (help targets):  Changed to `help target', which
8963         is the correct gdb command.
8964
8965 Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8966
8967         * annotate.texi (TODO): New node, for keeping track of annotations
8968         suggested but not yet implemented.
8969
8970 Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8971
8972         * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
8973         another symbol, it is not the address itself.
8974
8975 Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
8976
8977         * stabs.texinfo (Stab Section Basics): Add comment about alignment
8978         of stabs-in-coff sections.
8979
8980 Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8981
8982         * annotate.texi: Change edition to 0.5 and date to May 1994.
8983         Add index.
8984         (Frames): New node, for frame annotation.
8985         (Displays): New node, for display annotation.
8986
8987         * remote.texi (MIPS Remote): Say that set timeout doesn't apply
8988         when waiting for your program to stop.
8989
8990 Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8991
8992         * annotate.texi (Breakpoint Info): Document annotation of header
8993         fields and record annotation.
8994
8995 Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
8996
8997         * annotate.texi: New file, to document annotations.
8998
8999 Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9000
9001         * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
9002         16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
9003
9004 Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9005
9006         * stabs.texinfo (Stab Section Basics): Say what is in .stab
9007         section, and say n_strx field is compilation unit relative.
9008         * stabs.texinfo: Don't use @code for a.out when it is the name of
9009         an object file format.
9010
9011 Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9012
9013         * gdb.texinfo: Refer to file names, not path names, per rms
9014         convention.
9015         (Arguments): Fix typo.
9016
9017 Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9018
9019         * stabs.texinfo (Global Variables): Talk about stabs in files
9020         where variables are referenced, but not defined.
9021
9022 Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9023
9024         * stabs.texinfo: Move stuff on @ and # type descriptors from node
9025         Cplusplus to new nodes Member Type Descriptor and Method Type
9026         Descriptor.  Re-write stuff for #.
9027
9028 Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9029
9030         * gdb.texinfo (Print Settings): Don't document "set print
9031         fast-symbolic-addr off".  The bug which it worked around was fixed
9032         on 25 Feb 94 in coffread.c, so I'm nuking the command.
9033
9034         * stabs.texinfo (Alternate Entry Points): New node, rewritten from
9035         N_ENTRY node.
9036
9037         * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
9038
9039 Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9040
9041         * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
9042         references to ieee-float.c.
9043
9044 Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9045
9046         * gdb.texinfo (Set Breaks): Update documentation for tbreak to
9047         match what the code actually does.
9048
9049 Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9050
9051         * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
9052
9053 Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
9054
9055         * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
9056         i, and b.
9057
9058 Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
9059
9060         * stabs.texinfo: Document N_RBRAC as function relative for COFF as
9061         well as for ELF and SOM.  Unify the descriptions of ELF and SOM
9062         as "stabs in sections" rather than just saying "ELF and SOM".
9063         Also make that stuff apply to COFF.
9064
9065 Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9066
9067         * gdb.texinfo (Formatting Documentation): Change GhostScript to
9068         Ghostscript.
9069
9070 Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9071
9072         * gdb.texinfo (Continuing and Stepping): When talking about "step"
9073         versus functions without line numbers, also mention stepping into
9074         them as well as "step" when you are in them.  Tell the user how to
9075         deal with the situation.  Add comment about "debugging information".
9076
9077 Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9078
9079         * stabs.texinfo (Enumerations): Document restriction on where
9080         enumeration types can appear and still win with GDB.
9081
9082 Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9083
9084         * stabs.texinfo (Negative Type Numbers): Document format for type
9085         -16.
9086
9087 Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9088
9089         * gdb.texinfo (Selection, Frame Info): Update information about
9090         arbitrary frame specficiations.
9091
9092 Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9093
9094         * gdb.texinfo, remote.texi: general editing pass prior to Net release
9095
9096 Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9097
9098         * stabs.texinfo (String Field): Discuss continuing stabs with ?.
9099
9100 Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
9101
9102         * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
9103
9104 Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9105
9106         * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
9107         Differences node to Statics node.
9108         (Statics): Discuss XCOFF use of V symbol descriptor.
9109
9110         * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
9111         not clean.
9112
9113 Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
9114
9115         * gdb.texinfo (Print Settings): Document `set print
9116         fast-symbolic-addr' and improve the doc for some other
9117         `set print's.
9118
9119 Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
9120
9121         * stabs.texinfo (String Field): Talk about defining several type
9122         numbers at once.
9123         Fix lint regarding changing node ELF Transformations to
9124         ELF and SOM Transformations.
9125
9126 Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
9127
9128         * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
9129
9130 Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9131
9132         * stabs.texinfo (Cross-References): `::' is for nested types only
9133         within <>.
9134         (Structures): Document static members.
9135
9136 Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9137
9138         * stabs.texinfo: Document S type attribute.
9139
9140 Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
9141
9142         * stabs.texinfo: Add notes about stabs-in-som where appropriate.
9143
9144 Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
9145
9146         * gdbint.texinfo:  Fix a few typos.
9147
9148 Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9149
9150         * gdb.texinfo, remote.texi: formatting improvements
9151
9152         * gdb.texinfo (New Features): mention threads.
9153         (Summary, C): fix xrefs in newly contributed text.
9154         (Threads): index entries, clarifications, example
9155         (passim): minor typos fixed, phrasing improvements
9156
9157         * remote.texi (Bootstrapping): rephrase text on ^C and add index
9158         entries; (Server): explain use of gdbserver w/real-time systems,
9159         add example of conflicting TCP port; (MIPS Remote) break up
9160         running text into table, highlighting commands, and add example.
9161
9162 Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9163
9164         * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
9165
9166 Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9167
9168         * stabs.texinfo (Nested Symbols): New node.
9169         (String Field, Symbol Descriptors, Cross-References): Refer to it.
9170
9171 Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9172
9173         * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
9174         to picking which Bbss.bss symbol to use, and (because there seems to
9175         be no good way of doing it) re-write some of the text to make it
9176         sound like Bbss.bss isn't such a great idea after all (as currently
9177         designed).
9178
9179         * gdb.texinfo (C): In addition to saying people have to use g++ for
9180         good results, say they have to use stabs.  Specifically say cfront
9181         doesn't work well.
9182         (Summary): Merge in information on Modula-2, Pascal, and Chill from
9183         the gdb README.  Add xrefs to places where the support for the various
9184         languages is described in detail.
9185
9186 Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9187
9188         * stabs.texinfo: Clean up stuff about visibility and virtual
9189         characters.
9190
9191         * stabs.texinfo (N_M2C): Cite Sun doc.
9192
9193 Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9194
9195         * gdb.texinfo: updates re threads.
9196         * remote.texinfo: avoid index entries starting with digits.
9197
9198 Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9199
9200         * stabs.texinfo (Enumerations): Talk about large, negative and
9201         octal values.  Clean up cross reference to type attributes.
9202         (String Field): Say that GDB 4.11 supports size attribute.
9203
9204 Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9205
9206         * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
9207         is a mandatory step.  Make the stuff about that more concise.
9208
9209 Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9210
9211         * stabs.texinfo (Class Names): New node.
9212
9213         * gdb.texinfo (Command Files): Explain order of init file reading.
9214
9215         * remote.texi (Bootstrapping): Talk about getting the serial driver
9216         to deal with ^C sent by gdb to stop the remote system.
9217
9218 Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
9219
9220         * libgdb.texinfo (I/O): incorporated better phrasing from rich.
9221
9222         * libgdb.texinfo (Defining Commands): made the DOC arg
9223         to gdb_define_app_command a char * instead of char **
9224         per a suggestion from kingdon.
9225
9226         * libgdb.texinfo: total rewrite from a different starting
9227         premise.
9228
9229 Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9230
9231         * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
9232         floats passed as doubles (to improve clarity).
9233
9234 Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9235
9236         * gdb.texinfo (Source Path): index entries for $cwd, $pdir
9237
9238         * a4rc.sed: update to work with Andreas Vogel papersize params
9239
9240         * refcard.tex: use Andreas Vogel simplifications of papersize
9241         params; remove useless version info; update copyright date.
9242
9243 Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9244
9245         * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
9246
9247 Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9248
9249         * gdb.texinfo (Files): Say what address the load command loads it at.
9250
9251         * stabs.texinfo (Common Blocks): Minor cleanups.
9252
9253         * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
9254         that Sun has backed away from the linker kludge and thus the relevant
9255         issue is changes to the SunPRO tools, not the Solaris linker.
9256
9257         * stabs.texinfo (Traditional Integer Types): Clean up description
9258         of octal bounds a little bit.  Document extra leading zeroes.
9259
9260 Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9261
9262         * gdb.texinfo (Signaling): Update for symbolic symbol names
9263         and add a section explaining the difference between the GDB
9264         signal command and the shell kill utility.
9265
9266 Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
9267
9268         * libgdb.texinfo: added `@' to braces that were unescaped.
9269
9270 Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
9271
9272         * libgdb.texinfo: new file.  Spec for the gdb library.
9273
9274 Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9275
9276         * stabs.texinfo (Include Files): Fix typo (start -> end).
9277
9278 Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9279
9280         * gdb.texinfo, remote.texi: assorted small improvements, mostly
9281         from Melissa at FSF's editing pass.
9282
9283 Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9284
9285         * gdb.texinfo: Remove stuff about ar and 14 character filenames.
9286         I believe this was fixed by the 13 Sep 89 change to print_frame_info.
9287         Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
9288
9289 Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9290
9291         * remote.texi (Bootstrapping): Discuss 386 call gates.
9292
9293 Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
9294
9295         * stabs.texinfo (Based Variables): New node.
9296
9297 Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
9298
9299         * stabs.texinfo (Negative Type Numbers): Re-write discussions of
9300         names, sizes, and formats to suggest how not to lose.
9301
9302 Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
9303
9304         * stabs.texinfo (Methods): Fix typo.
9305
9306 Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
9307
9308         * gdb.texinfo: Fix a few typos.
9309
9310 Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9311
9312         * gdb.texinfo: Clarify how well it works with Fortran.
9313
9314         * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
9315         More on relocating stabs in ELF files.
9316
9317 Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9318
9319         * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
9320
9321 Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9322
9323         * stabs.texinfo (Local Variable Parameters): Talk about nameless
9324         parameters on VAX.
9325
9326 Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9327
9328         * gdb.texinfo: @up/@down -> @raisesections/@lowersections
9329
9330 Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9331
9332         * stabs.texinfo: Make info author notice match the TeX author notice.
9333
9334 Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
9335
9336         * stabs.texinfo: Initial-caps all words in node names and
9337         non-trivial words in section names.
9338
9339 Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9340
9341         * stabs.texinfo: Many minor cleanups.
9342
9343         * stabs.texinfo: Remove @deffn except from Expanded Reference node.
9344
9345 Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
9346
9347         * stabs.texinfo: Remove full description of big example.
9348         It's not really helpful; just use pieces of it where appropriate.
9349         Add more Texinfo formatting directives (@samp, etc.).
9350         Use @deffn to define stab types.
9351         Eliminate some wordiness.  Break up some nodes.
9352         Add an (alphabetized) index of symbol types.
9353         Use consistent capitalization style in node and section names.
9354
9355 Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
9356
9357         * gdb.texinfo:  Change typo "Two two" to "The two".
9358
9359 Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9360
9361         * stabs.texinfo (XCOFF-differences): Remove references to
9362         non-existent types N_DECL and N_RPSYM.
9363
9364         * stabs.texinfo (String Field): Say that type attributes bug is
9365         fixed in GDB 4.10, since it is.
9366
9367         * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
9368
9369 Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
9370
9371         * stabs.texinfo: Formatting cleanups.
9372
9373 Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9374
9375         * stabs.texinfo: When explaining the n_type of a stab, standardize
9376         how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
9377         no tabs, use @r).
9378         (Global Variables): Clean up.
9379
9380 Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9381
9382         * stabs.texinfo (Stack Variables): Re-write.
9383
9384 Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9385
9386         * stabs.texinfo (Stabs-in-elf): Talk about getting the start
9387         addresses of a source file.  Also revise formatting.
9388         Change "object module" or "object file" to "source file".
9389         Various: Miscellaneous cleanups.
9390
9391 Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9392
9393         * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
9394
9395 Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
9396
9397         * gdbint.texinfo: Removed many nonsensical machine-collected
9398         host and target conditionals, described some of the remainder.
9399
9400 Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9401
9402         * gdbint.texinfo (Getting Started): Use @itemize, not @table.
9403
9404         * gdbint.texinfo (Top): Add name to @top line, and re-write the
9405         paragraph which follows.
9406
9407         * gdbint.texinfo (Host): Use @code not @samp for Makefile
9408         variables.  Looks better and avoids overful hbox.
9409
9410 Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9411
9412         * stabs.texinfo (Procedures): Improve stuff on nested functions.
9413
9414 Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9415
9416         * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
9417         retransmit-timeout
9418
9419 Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9420
9421         * gdbint.texinfo: Update statement about `some ancient Unix
9422         systems, like Ultrix 4.0' to Ultrix 4.2.
9423
9424 Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
9425
9426         * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
9427
9428         * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
9429
9430         * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
9431         ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
9432
9433         * remote.texi: new name for former gdbinv-s.texi
9434
9435         * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
9436
9437 Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
9438
9439         * gdbinv-s.texi: Documented timeout and retransmit-timeout
9440         variables for MIPS remote debugging protocol.
9441
9442 Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9443
9444         * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
9445
9446 Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
9447
9448         * Makefile.in (refcard.dvi): Use srcdir where necessary.
9449
9450 Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
9451
9452         * gdb.texinfo: repair conditional bugs in text markup
9453
9454 Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9455
9456         * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
9457         to select Modula-2 material.
9458
9459 Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9460
9461         * stabs.texinfo: Cleanups regarding statics.
9462
9463         * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
9464         (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
9465
9466 Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9467
9468         * stabs.texinfo: N_MAIN is sometimes used for C.
9469
9470 Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9471
9472         * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
9473
9474 Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
9475
9476         * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
9477         removed from the code by Kingdon.
9478
9479 Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9480
9481         * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
9482         input when evaluating breakpoint conditions; the bug has been fixed.
9483
9484         * gdb.texinfo (Continuing and Stepping): Argument to "continue"
9485         sets the ignore count to N-1, not to N.
9486
9487 Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9488
9489         * refcard.tex (\hoffset): correct longstanding error to match
9490           intended offset; avoids cutting off edge on some printers
9491
9492 Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9493
9494         * stabs.texinfo (Parameters): Say that order of stabs is significant.
9495
9496 Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9497
9498         * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
9499
9500 Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9501
9502         * Makefile.in: (REFEDITS) new var to control whether PS or CM
9503         fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
9504         collect sed edits if any, apply to refcard before formatting;
9505         (refcard.ps) stop implying PS fonts if PS output requested;
9506         (lrefcard.ps) delete extra target for variant PS fonts
9507
9508         * refcard.tex: parametrize papersize dependent info, collect
9509           in easily replaced spot
9510
9511         * a4rc.sed: new file, edits to refcard for A4 paper
9512
9513 Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9514
9515         * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
9516
9517 Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9518
9519         * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
9520
9521 Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9522
9523         * stabs.texinfo: Express disapproval of 'D' symbol descriptor
9524         politely rather than rudely.
9525
9526 Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9527
9528         * stabs.texinfo: Document common blocks.
9529
9530 Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
9531
9532         * stabs.texinfo:  Add some basic info about stabs-in-elf.
9533
9534 Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9535
9536         * stabs.texinfo (Top): Minor cleanup.
9537
9538 Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
9539
9540         * Makefile.in (install-info): remove parentdir support
9541
9542 Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9543
9544         * gdb.texinfo (Copying): delete this node and references to it;
9545         RMS says this manual need not carry GPL. (passim): Improvements
9546         from last round at FSF, largely due to Ian Taylor review, and
9547         minor formatting improvements.
9548
9549         * gdbinv-s.texi (passim): Improvements from last round at FSF,
9550         largely due to Ian Taylor review. (Debug Session): minor edits to
9551         new text.
9552
9553 Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
9554
9555         * Makefile.in (realclean): Remove info and dvi files too.
9556
9557 Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
9558
9559         * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
9560         * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
9561         * gdb.texinfo: Change accordingly.
9562
9563         * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
9564         N_{L,R}BRAC,N_SLINE are relative to.
9565
9566 Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
9567
9568         * Makefile.in (GDBvn.texi): Update atomically.
9569
9570 Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
9571
9572         * gdbinv-s.texi (Debug Session): Document exceptionHook.
9573
9574 Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
9575
9576         * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
9577         addresses together.  Also motivate the set print symbol-filename
9578         command and suggest other solutions.
9579
9580 Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
9581
9582         * gdb.texinfo (set print elements):  Note that the number of
9583         elements is set to unlimited by "set print elements 0".
9584
9585 Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
9586
9587         * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
9588         NF_LDOUBLE means.
9589         (Stab Types): Include Solaris stab types.
9590         (Procedures): Document Solaris extensions.
9591
9592 Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
9593
9594         * gdb.texinfo:  Add `set print symbol-filename' doc.
9595
9596 Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9597
9598         * stabs.texinfo (Arrays): Talk about type definition vs. type
9599         information.
9600
9601         * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
9602         the trailing semicolon.
9603
9604 Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9605
9606         * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
9607         and merge in other parts of the document addressing these subjects.
9608         gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
9609
9610         * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
9611         at the end of a range type.
9612
9613         * stabs.texinfo (Subranges): "A offset" and "T offset" are not
9614         AIX extensions.
9615
9616 Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9617
9618         * stabs.texinfo (Stabs Format):  Misc fixes.
9619
9620 Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9621
9622         * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
9623         (Traditional builtin types): Document convex convention for long long.
9624         (Negative builtin types): Discuss type names, and misc fixes.
9625
9626 Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9627
9628         * stabs.texinfo (Builtin Type Descriptors): Document the floating
9629         point types used with @samp{R} type descriptor.
9630         (Symbol Descriptors): Describe how to handle conflict between
9631         different meanings of @samp{P} symbol descriptor.
9632
9633 Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9634
9635         * stabs.texinfo: Remove node Quick Reference and put its children
9636         directly under the main menu.
9637
9638         * stabs.texinfo: Many more changes to bring it into line with
9639         AIX documentation and reality.  I think it now has all the
9640         information from the AIX documentation, except that I burned
9641         out when I got to variant records (Pascal and Modula-2) and
9642         all the COBOL types.  Oh well, we can add them later when we're
9643         worrying more about those languages.
9644
9645         * stabs.texinfo (Automatic variables): Talk about what it means
9646         to omit the symbol descriptor.
9647
9648 Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
9649
9650         * stabs.texinfo (Parameters): Add "(sometimes)" when describing
9651         gcc2 behavior with promoted args.
9652
9653 Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9654
9655         * gdb.texinfo: include readline appendices in info version of manual
9656
9657 Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9658
9659         * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
9660         target remote.
9661
9662         * gdb.texinfo (Machine Code): more index entries for disassemble
9663
9664 Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
9665
9666         * Clarify the intended use of the gdb-testers and gdb-patches
9667         mailing lists, and shrink gzip comment.
9668
9669 Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9670
9671         * gdb.texinfo (Shell Commands): do not mention SHELL env var in
9672         DOSHOST configuration of manual.
9673
9674         * gdb.texinfo (MIPS Stack): new node.
9675
9676         * all-config.texi (MIPS) new switch.
9677
9678         * gdbinv-s.texi (Nindy Options) Remove two instances of future
9679         tense; (MIPS Remote) new node.
9680
9681         * gdb.texinfo (passim) rephrases to work around makeinfo @value
9682         bug; (Environment) less passive, other small cleanups in text about
9683         .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
9684         (Remote) new MIPS Remote menu entry.
9685
9686 Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
9687
9688         * stabs.texinfo: Many changes to include information from the
9689         AIX documentation.
9690
9691         * gdb.texinfo (Environment): Mention pitfall with .cshrc.
9692
9693 Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
9694
9695         * gdbint.texinfo (new node Debugging GDB, elsewhere):
9696         Move a bunch of information from ../README.
9697         (Getting Started): New node.
9698
9699 Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9700
9701         * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
9702
9703         * gdb.texinfo: advance manual revision dates to present
9704
9705         * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
9706         stop using silly Roman numerals in @set variable names
9707
9708 Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
9709
9710         * stabs.texinfo (Parameters): Keep trying to get this right.
9711
9712 Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
9713
9714         * stabs.texinfo (Parameters): More on "local parameters".
9715
9716 Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
9717
9718         * stabs.texinfo (Parameters): Re-do "local parameters" section.
9719
9720 Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
9721
9722         * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
9723         (Parameters): Rewrite.
9724         (xcoff-differences, Sun-differences): Minor changes.
9725
9726 Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
9727
9728         * stabs.texinfo:  Minor cleanup.
9729
9730 Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
9731
9732         * gdbint.texinfo: Minor xcoff stuff.
9733
9734 Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
9735
9736         * gdbint.texinfo:  Update for new config directory structure.
9737         Add info about internal type data structures.
9738
9739 Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
9740
9741         * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
9742         $(srcdir).
9743         (gdb-config.texi): Depend on file in $(srcdir).
9744
9745 Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
9746
9747         * stabs.texinfo: Fixes about N_SO.
9748
9749 Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9750
9751         * gdb.texinfo: include list of nonstandard init file names
9752
9753         * *-config.texi: new switch GENERIC for text that applies *only*
9754         to (usual) multiple-target version of manual
9755
9756         * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
9757         h8 config
9758
9759         * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
9760         in menus (rather than conditionally selected multiple alternative
9761         menus).
9762
9763         * Makefile.in: define and use DOC_CONFIG var to select
9764         configuration for GDB user manual.
9765
9766         * gdb-config.texi: delete from repository, generate from Makefile.
9767
9768         * all-config.texi: normal `generic' configuration file, formerly
9769         stored as gdb-config.texi
9770
9771 Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
9772
9773         * Makefile.in: add dvi target to build all .dvi files
9774
9775 Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9776
9777         * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
9778
9779 Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
9780
9781         * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
9782         host conditionals.
9783         * stabs.texinfo:  More array fixes inspired by Jim's.
9784
9785 Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
9786
9787         * stabs.texinfo: Fixes re arrays and continuations.
9788
9789         * gdbint.texinfo: Add XCOFF node.
9790
9791 Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
9792
9793         * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
9794
9795 Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
9796
9797         * stabs.texinfo:  Fix for array types to mention lower bounds.
9798
9799 Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
9800
9801         * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
9802
9803 Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
9804
9805         * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
9806
9807 Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
9808
9809         * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
9810         by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
9811
9812 Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
9813
9814         * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
9815
9816 Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9817
9818         * gdb.texinfo, gdbinv-s.texi: misc updates
9819
9820 Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
9821
9822         * gdbint.texinfo:  Brief documentation for longjmp support,
9823         from an email msg by Stu.
9824
9825 Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
9826
9827         * stabs.texinfo:  Fix description of floating point "range"
9828         types (which really define basic types).  Reported by Jim Meehan,
9829         <meehan@src.dec.com>.
9830
9831         * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
9832
9833 Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
9834
9835         * gdbint.texinfo: Slightly expand section on supporting a new
9836         object file format.
9837
9838 Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
9839
9840         * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
9841         intermediate file.
9842
9843 Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9844
9845         * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
9846
9847 Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9848
9849         * gdbinv-s.texi: z8000 simulator target name is just "sim"
9850
9851         * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
9852         as well as Z8002.
9853
9854 Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
9855
9856         * gdbint.texinfo:  Add sections on clean design and on how to send
9857         in changes.
9858
9859 Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
9860
9861         * gdbint.texinfo:  Add how to declare the result of make_cleanup.
9862
9863 Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
9864
9865         * gdb.texinfo:  Fix typo, reported by Karl Berry.
9866
9867 Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
9868
9869         * gdb.texinfo:  Add opcodes dir to GDB distribution description.
9870
9871 Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
9872
9873         * gdbint.texinfo: fixed a stray email address (needs @@),
9874         added @table @code to node "Native Conditionals"
9875
9876 Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
9877
9878         * gdbint.texinfo:  Describe coding style of GDB.
9879
9880 Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
9881
9882         * stabs.texinfo:  Minor wording changes.
9883
9884 Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
9885
9886         * gdbint.texinfo:  Improve release doc slightly.
9887
9888 Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
9889
9890         * gdbint.texinfo:  Improve doc of GDB config macros.
9891
9892 Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
9893
9894         * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
9895         These will be reinserted when examined.
9896
9897 Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
9898
9899         * gdbint.texinfo:  Make a start at documenting all the #if macros
9900         in GDB.  At least list them all, and start separating them into
9901         host-specific and target-specific.
9902
9903 Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9904
9905         * gdbinv-s.m4.in: refrain from using @cartouche for just a few
9906         examples (not consistent w others).
9907         gdb.texinfo: issue disclaimer paragraph on cmdline options only
9908         for generic vn of doc
9909
9910 Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
9911
9912         * Makefile.in: always create installation directories.
9913
9914 Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9915
9916         * gdb.texinfo: in h8 config, do not describe searching commands.
9917
9918 Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9919
9920         * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
9921           conditionals; introduce a few generic switches that may be
9922           useful for other cross-dev or dos-hosted configs.
9923
9924         * gdb.texinfo: fix typo in "info reg" description
9925
9926 Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
9927
9928         * stabs.texinfo:  Minor updates from running TeX over it.
9929         * Makefile.in (stabs.dvi, stabs.ps):  Add.
9930
9931 Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
9932
9933         * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
9934         First pass at converting it to texinfo.
9935
9936 Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
9937
9938         * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
9939         * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
9940
9941 Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
9942
9943         * gdbint.texinfo:  Add section on partial symbol tables.
9944
9945 Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
9946
9947         * gdb.texinfo:  document `set remotedebug' and `set
9948         rstack_high_address'.
9949
9950 Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
9951
9952         * gdb.texinfo: slight expansion of new text on reading info files
9953         * gdbinv-s.m4.in: correct and expand info on cross-debugging
9954         H8/300 from DOS.
9955
9956 Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
9957
9958         * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
9959
9960 Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
9961
9962         * gdb.texinfo:  Say how to read the `info' files.
9963
9964 Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
9965
9966         * Makefile.in: gm4 -> m4.
9967
9968 Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
9969
9970         * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
9971         Documentation' ahead of `Installing GDB' to match README.
9972         Update shared library doc, -readnow and -mapped, and directory
9973         structure (add glob and mmalloc).  Update configure doc.
9974
9975 Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
9976
9977         * Makefile.in: remove $(srcdir) from gdb.info rule.
9978
9979 Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
9980
9981         * Makefile.in: commented out gdb-all.texinfo rule.  This is
9982           temporary.
9983
9984 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
9985
9986         * Makefile.in, configure.in: removed traces of namesubdir,
9987           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
9988           copyrights to '92, '13, changed some from Cygnus to FSF.
9989
9990 Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
9991
9992         * gdb.texinfo:  Improve how we ask for bug reports.
9993
9994 Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
9995
9996         * Makefile.in: infodir belongs in datadir.
9997
9998 Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
9999
10000         * Makefile.in: remove spaces following hyphens, bsd make can't
10001           cope.  install using INSTALL_DATA.  added clean-info.  added
10002           standards.text support.
10003
10004 Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
10005
10006         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
10007           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
10008           and mandir now keyed off datadir by default.
10009
10010 \f
10011 Local Variables:
10012 mode: change-log
10013 left-margin: 8
10014 fill-column: 74
10015 version-control: never
10016 End: