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