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