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