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