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