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