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