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