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