C++ compile support
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2018-08-29 Keith Seitz <keiths@redhat.com>
2
3 * gdb.texinfo (Compiling and injecting code in GDB): Document
4 set/show "compile-oracle" and "compile-cplus-types" commands.
5
6 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
7
8 * gdb.texinfo (The -stack-list-frames Command): Update description
9 to mention "arch".
10 Update MI examples throughout the document to contain "arch" in
11 frame output.
12
13 2018-08-21 Alan Hayward <alan.hayward@arm.com>
14
15 * gdb.texinfo (AArch64 SVE): New subsubsection.
16
17 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
18
19 * gdb.texinfo (GDB/MI Data Manipulation): Document
20 "-data-disassemble -a addr".
21 (GDB/MI Support Commands): Document "data-disassemble-a-option"
22 feature.
23
24 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
25
26 * gdb.texinfo (Index Files Speed Up GDB): Add section about
27 symbol index cache.
28
29 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
30
31 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
32 option sections to further clarify that gcore can take more
33 than one PID, and that "-o" is used to specify a prefix, not a
34 filename.
35
36 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
37
38 * gdb.texinfo (Maintenance Commands): Add description of
39 maintenance command to control dwarf unwinders.
40
41 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
42
43 * gdb.texinfo (Debugging Programs with Multiple Threads):
44 Document changes to 'thread apply'. Document 'taas'.
45 Document 'tfaas'.
46 (Examining the Stack): Document 'frame apply'. Document 'faas'.
47
48 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
49 Jan Kratochvil <jan.kratochvil@redhat.com>
50 Paul Fertser <fercerpav@gmail.com>
51 Tsutomu Seki <sekiriki@gmail.com>
52
53 * gdb.texinfo (Remote Connection Commands): Add explanation
54 about new IPv6 support. Add new connection prefixes.
55
56 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.texinfo (Remote Configuration): Update descriptions for
59 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
60 and hardware-watchpoint-length-limit variables.
61
62 2018-07-02 Maciej W. Rozycki <macro@mips.com>
63
64 PR tdep/8282
65 * gdb.texinfo (Source and Machine Code): Document `set
66 disassembler-options' support for the MIPS target.
67
68 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
69
70 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
71
72 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
73
74 * gdb.texinfo (Files): The address argument for "add-symbol-file"
75 is no longer mandatory.
76
77 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
78
79 * gdb.texinfo (Files): Document "symbol-file -o offset".
80
81 2018-06-14 Tom de Vries <tdevries@suse.de>
82
83 * gdb.texinfo (Background Execution): Add @cindex for '&'.
84
85 2018-06-11 Eli Zaretskii <eliz@gnu.org>
86
87 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
88
89 2018-06-08 Gary Benson <gbenson@redhat.com>
90
91 * gdb.texinfo (Maintenance Commands): Document "maint check
92 libthread-db" and "maint set/show check-libthread-db".
93
94 2018-06-05 Tom Tromey <tom@tromey.com>
95
96 PR cli/12326:
97 * gdb.texinfo (Screen Size): Document "c" response to pagination
98 prompt.
99
100 2018-05-31 Maciej W. Rozycki <macro@mips.com>
101
102 * gdb.texinfo (Choosing Target Byte Order): Document endianness
103 selection details with the `set endian auto' mode.
104
105 2018-05-04 Tom Tromey <tom@tromey.com>
106
107 PR python/22731:
108 * python.texi (Breakpoints In Python): Mention that "commands" is
109 writable.
110
111 2018-05-02 Tom Tromey <tom@tromey.com>
112
113 PR python/20084:
114 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
115 PARAM_ZUINTEGER_UNLIMITED.
116
117 2018-04-30 Tom Tromey <tom@tromey.com>
118
119 * python.texi (Types In Python): Document Type.align.
120
121 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
122
123 * gdb.texinfo (Symbols): Mention the fact that "info
124 variables/functions/types" show source files and line numbers.
125
126 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
127
128 * gdb.texinfo: Document set/show record btrace cpu.
129
130 2018-03-27 Joel Brobecker <brobecker@adacore.com>
131
132 * gdb.texinfo (Ada Settings): New subsubsection.
133
134 2018-03-26 Tom Tromey <tom@tromey.com>
135
136 PR backtrace/15582:
137 * gdb.texinfo (Backtrace): Mention "hide" argument.
138
139 2018-03-26 Tom Tromey <tom@tromey.com>
140
141 * gdb.texinfo (Backtrace): Describe options individually.
142
143 2018-03-19 Tom Tromey <tom@tromey.com>
144
145 * observer.texi: Remove.
146
147 2018-03-04 John Baldwin <jhb@FreeBSD.org>
148
149 * gdb.texinfo (Debugging Output): Document "set/show debug
150 fbsd-nat".
151
152 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
153
154 * gdb.texinfo (Machine Code): Additional information about "info
155 line" command.
156
157 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
158
159 * gdb.texinfo (gdb-add-index man): Add pindex.
160
161 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
162
163 * gdb.texinfo (set cwd): Add period.
164 (gdb-add-index man): Move anchor.
165
166 2017-01-12 Tom Tromey <tom@tromey.com>
167 Sergio Durigan Junior <sergiodj@redhat.com>
168
169 * gdb.texinfo (Index Files): Mention gdb-add-index.
170 (gdb-add-index man): New section.
171 * Makefile.in (gdb-add-index.1): New rule to generate manpage
172 from gdb.texinfo.
173
174 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
175
176 * gdb.texinfo (pwd): Fix whitespace.
177
178 2018-01-09 John Baldwin <jhb@FreeBSD.org>
179
180 * gdb.texinfo (pwd): Update cross-reference for Process Information
181 node and remove explicit /proc reference.
182 (Native): Rename subsection from SVR4 Process Information to
183 Process Information.
184 (Process Information): Reword introduction to be less /proc
185 centric. Document support for "info proc" on FreeBSD.
186
187 2018-01-03 Xavier Roirand <roirand@adacore.com>
188
189 * gdb.texinfo (Set Catchpoints): Add documentation for new
190 "catch handlers" action.
191
192 2017-12-27 Stafford Horne <shorne@gmail.com>
193
194 * gdb.texinfo (Target Description Format): Explain that arbitrary
195 strings are now allowed for register groups.
196
197 2017-12-27 Stafford Horne <shorne@gmail.com>
198
199 * gdb.texinfo (Registers): Document info reg $reggroup feature.
200
201 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
202
203 PR cli/16224
204 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
205
206 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
207
208 * python.texi (Manipulating breakpoints using Python): Document
209 qualified parameter to gdb.Breakpoint.
210
211 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
212
213 * python.texi (Manipulating breakpoints using Python): Split doc
214 of Breakpoint.__init__ in two, split text in multiple
215 paragraphs, don't nest parameter square brackets.
216
217 2017-12-12 Stafford Horne <shorne@gmail.com>
218 Stefan Wallentowitz <stefan@wallentowitz.de>
219 Franck Jullien <franck.jullien@gmail.com>
220 Jeremy Bennett <jeremy.bennett@embecosm.com>
221
222 * gdb.texinfo: Add OpenRISC documentation.
223
224 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
225
226 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
227
228 2017-12-07 Keith Seitz <keiths@redhat.com>
229
230 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
231 and "show print type nested-type-limit".
232
233 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
234
235 * python.texi (Breakpoints In Python): Add text relating
236 to allowed explicit locations and keywords in gdb.Breakpoints.
237
238 2017-12-04 Tom Tromey <tom@tromey.com>
239
240 * gdb.texinfo (Rust): Update trait object status
241
242 2017-12-01 Andrew Cagney <cagney@redhat.com>
243 Joel Brobecker <brobecker@adacore.com>
244 Sergio Durigan Junior <sergiodj@redhat.com>
245
246 * gdb.texinfo (File Options): Document --readnever.
247 (Commands to Specify Files): Likewise, for 'symbol-file' and
248 'add-symbol-file'.
249
250 2017-11-29 Pedro Alves <palves@redhat.com>
251
252 PR c++/19436
253 * gdb.texinfo (Debugging C Plus Plus): Document setting
254 breakpoints in functions with ABI tags.
255
256 2017-11-29 Pedro Alves <palves@redhat.com>
257
258 * gdb.texinfo (Linespec Locations): Document how "function" is
259 interpreted in C++ and Ada. Document "-qualified".
260 (Explicit Locations): Document how "-function" is interpreted in
261 C++ and Ada. Document "-qualified".
262
263 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
264
265 PR gdb/21945
266 * gdb.texinfo (Search Memory): Update description and example
267 about how to search a string without NULL terminator.
268
269 2017-11-24 Joel Brobecker <brobecker@adacore.com>
270
271 * gdb.texinfo (GDB/MI Ada Exception Information): Document
272 new "exception-message" field.
273
274 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
275
276 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
277
278 2017-11-24 Pedro Alves <palves@redhat.com>
279
280 * gdb.texinfo (Completion): Update need-quoting examples. Remove
281 false claim that GDB inserts quoting automatically.
282 (Symbols): Add anchor.
283
284 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
285
286 * gdb.texinfo (Requirements): Document use of GNU MPFR.
287
288 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
289
290 * python.texi (Basic Python): Add rbreak documentation.
291
292 2017-11-07 Xavier Roirand <roirand@adacore.com>
293 Pedro Alves <palves@redhat.com>
294
295 * gdb.texinfo (Set Breaks): Document support for breakpoint
296 location ranges in the enable/disable commands.
297
298 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
299
300 * gdb.texinfo (Starting your Program) <The working directory.>:
301 Mention remote debugging.
302 (Working Directory) <Your Program's Working Directory>:
303 Likewise.
304 (Connecting) <Remote Packet>: Add "set-working-dir"
305 and "QSetWorkingDir" to the table.
306 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
307 packet.
308
309 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
310
311 * gdb.texinfo (Starting your Program) <The working directory.>:
312 Mention new "set cwd" command.
313 (Working Directory) <Your Program's Working Directory>:
314 Rephrase to explain that "set cwd" exists and is the default
315 way to change the inferior's cwd.
316
317 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
318
319 * gdb.texinfo (S/390 and System z Features): Document the new
320 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
321
322 2017-09-21 Kevin Buettner <kevinb@redhat.com>
323
324 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
325 attribute.
326
327 2017-09-21 Kevin Buettner <kevinb@redhat.com>
328
329 * python.texi (Inferiors In Python): Add description for method
330 Inferior.thread_from_thread_handle.
331
332 2017-09-19 John Baldwin <jhb@FreeBSD.org>
333
334 * gdb.texinfo (Starting your Program): Add description of
335 starti command. Mention starti command as an alternative for
336 debugging the elaboration phase.
337
338 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
339
340 * gdb.texinfo (Maintenance Commands): Document filter parameter
341 of "maint selftest". Document "maint info selftests" command.
342
343 2017-09-11 Tom Tromey <tom@tromey.com>
344
345 * python.texi (Events In Python): Document new events.
346
347 2017-09-04 Pedro Alves <palves@redhat.com>
348
349 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
350 no-debug-info variables.
351 (Symbols) <Examining the Symbol Table>: Document inspecting
352 no-debug-info types.
353 (Calling) <Calling functions with no debug info>: New subsection,
354 documenting calling no-debug-info functions.
355 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
356
357 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
358
359 * gdb.texinfo (set environment): Add @anchor. Explain that
360 environment variables set by the user are sent to GDBserver.
361 (unset environment): Likewise, but for unsetting variables.
362 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
363 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
364 "environment-reset" and "QEnvironmentReset" to the table.
365 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
366 QEnvironmentReset>: New item, explaining the packet.
367
368 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
369
370 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
371 "Compiler search for the compile command" descriptions of set
372 compile-gcc and show compile-gcc.
373
374 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
375
376 * gdb.texinfo (Architectures): Add new Sparc64 section to document
377 ADI support.
378 * NEWS: Add "adi examine" and "adi assign" commands.
379
380 2017-08-18 Yao Qi <yao.qi@linaro.org>
381
382 * gdb.texinfo (Server): Document "--selftest".
383
384 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
385
386 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
387 Single-Key mode.
388
389 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
390
391 PR gdb/21925
392 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
393 set...").
394
395 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
396
397 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
398 conditional expression.
399
400 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
401
402 * agentexpr.texi (rot): Fix symbolic description, improve
403 textual description.
404
405 2017-07-26 Yao Qi <yao.qi@linaro.org>
406
407 * gdb.texinfo (Maintenance Commands): Document command
408 "maint check xml-descriptions".
409
410 2017-07-26 Yao Qi <yao.qi@linaro.org>
411
412 * gdb.texinfo (Maintenance Commands): Document optional
413 argument of "maint print c-tdesc".
414
415 2017-07-18 Yao Qi <yao.qi@linaro.org>
416
417 * gdb.texinfo (Maintenance Commands): Improve the doc to
418 command "maint print c-tdesc".
419
420 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
421
422 PR gdb/21606
423 * python.texi (Python representation of Symbols.): Replace
424 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
425 * guile.texi (Guile representation of Symbols.): Likewise.
426
427 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
428
429 * gdb.texinfo (Optional Messages about Internal Happenings):
430 Document {set,show} debug separate-debug-file commands.
431
432 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
433
434 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
435 (Connecting) <Remote Packet>: Add "startup-with-shell"
436 and "QStartupWithShell" to the table.
437 (Remote Protocol) <QStartupWithShell>: New item, explaining the
438 packet.
439
440 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
443
444 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
445
446 * python.texi (Recording in Python): Factor out the documentation of
447 gdb.RecordInstruction's super class.
448
449 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
450
451 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
452 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
453 prev and next.
454
455 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
456
457 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
458 gdb.RecordInstruction
459
460 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
461
462 * python.texi (Recording in Python): Add documentation for
463 gdb.RecordGap and remove documentation of special cases for
464 gdb.BtraceInstruction.
465
466 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
467
468 * python.texi (Recording in Python): Remove Record.ptid defvar.
469
470 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
471
472 * gdb.texinfo (GDB/MI Thread Information): Add missing
473 fields, re-word some things.
474 (GDB/MI Thread Commands): Describe fields found in the output of
475 -thread-info, remove description of fields in the
476 thread output tuple, replace with a cross-reference to "GDB/MI
477 Thread Information".
478
479 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
480
481 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
482 from -thread-info output.
483
484 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
485
486 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
487
488 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
489
490 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
491
492 2017-03-22 Yao Qi <yao.qi@linaro.org>
493
494 * python.texi (Inferiors In Python): Remove @code from Python.
495
496 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
497
498 * python.texi (Recordings In Python): Document return type of
499 gdb.BtraceInstruction.data.
500
501 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
502
503 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
504 command file-list-shared-libraries
505 (GDB/MI Async Records): Update documentation of library-loaded with new
506 field.
507
508 2017-03-16 Doug Evans <dje@google.com>
509
510 * guile.texi (Lazy Strings In Guile): Mention arrays.
511 * python.texi (Lazy Strings In Python): Ditto.
512
513 2017-03-08 Jiong Wang <jiong.wang@arm.com>
514
515 * gdb.texinfo (Memory Protection Extensions): Add missing escape
516 character "@".
517
518 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
519
520 * Memory Protection Extensions: Add information about inferior
521 calls.
522
523 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
524
525 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
526 DW_TAG_GNU_* and DW_AT_GNU_*.
527
528 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
529
530 * python.texi (Recordings In Python): New section.
531
532 2017-02-14 Tom Tromey <tom@tromey.com>
533
534 PR python/13598:
535 * python.texi (Events In Python): Document events.before_prompt.
536
537 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
538
539 * gdb.texinfo (Target Commands): Document the optional offset
540 argument for the load command.
541
542 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
543
544 PR gdb/21122
545 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
546 space-separated breakpoint lists. Also add a missing @table command
547 and @cindex for breakpoint lists.
548
549 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
550
551 PR tdep/20936
552 * gdb.texinfo: (Standard Target Features): Document SPARC features.
553 (Sparc Features): New node.
554
555 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
556
557 * gdb.texinfo (i386 Features): Add system segment registers
558 as feature.
559
560 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
561
562 * python.texi (Events In Python): Fix typo.
563
564 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
565 Luis Machado <lgustavo@codesourcery.com>
566
567 * gdb.texinfo (-target-flash-erase): New MI command description.
568 (flash-erase): New CLI command description.
569
570 2017-01-04 John Baldwin <jhb@FreeBSD.org>
571
572 * gdb.texinfo (Contributors): Add SRI International and University
573 of Cambridge for FreeBSD/mips.
574
575 2016-12-22 Doug Evans <xdje42@gmail.com>
576
577 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
578 commands.
579
580 2016-12-02 Pedro Alves <palves@redhat.com>
581
582 * gdb.texinfo (User-defined Commands): Limit on number of
583 arguments passed to user-defined commands removed; update.
584
585 2016-12-02 Pedro Alves <palves@redhat.com>
586
587 PR cli/20559
588 * gdb.texinfo (Define): Add example of using "eval" to process a
589 variable number of arguments.
590 (Output) <eval>: Add anchor.
591
592 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
593
594 * Makefile.in: Likewise.
595
596 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
597
598 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
599 xref.
600
601 2016-10-29 Pedro Alves <palves@redhat.com>
602
603 * gdb.texinfo (Packets) <vCont>: Remove mention of default
604 actions.
605
606 2016-10-26 Pedro Alves <palves@redhat.com>
607
608 * gdb.texinfo (Packets): Clarify vCont packets with multiple
609 actions that match a thread, and what happens when an action
610 matches a thread that is already running.
611
612 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
613
614 * gdb.texinfo (Using Trace Files): Fix typo.
615 (GDB/MI Tracepoint Commands): Likewise.
616
617 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
618
619 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
620 of -trace-save.
621
622 2016-10-06 Tom Tromey <tom@tromey.com>
623
624 * guile.texi (Types In Guile): Remove Java mentions.
625 * python.texi (Types In Python): Remove Java mentions.
626 * gdb.texinfo (Address Locations, Supported Languages)
627 (Index Section Format): Remove Java mentions.
628
629 2016-08-15 Doug Evans <dje@google.com>
630
631 * gdb.texinfo (Target Description Format): Update docs on "end"
632 field spec and field default type.
633
634 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
635 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
636
637 PR gdb/20487
638 * gdb.texinfo (Context management): Update mention of frame
639 change notifications.
640 (gdb/mi Async Records): Document frame field in
641 =thread-select event.
642 * observer.texi (GDB Observers): New user_selected_context_changed
643 observer.
644
645 2016-09-28 Tom Tromey <tom@tromey.com>
646
647 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
648 than "memory breakpoint". Further document "kind". Move
649 protocol-details link earlier.
650 <z1>: Document the cmd_list argument. Fix typo.
651 <g>: Remove incorrect sentence.
652 (Stop Reply Packets): Document "OK" response to requests when in
653 non-stop mode.
654 <swbreak>: Use "software breakpoint" rather than "memory
655 breakpoint".
656 <create>: Document that "R" is ignored.
657 <W, X, w>: Document formatting of "AA".
658 (Notification Packets): Use "%Stop", not "%%Stop".
659
660 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
661
662 * gdb.texinfo (Embedded Processors): Document ARC.
663 (Synopsys ARC): New section.
664 (Standard Target Features): Document ARC features.
665 (ARC Features): New section.
666
667 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
668
669 * .gitignore: New file.
670
671 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
672
673 * gdb.texinfo (Input/Output): Mention possibility to unset
674 inferior-tty.
675
676 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
677
678 * gdb.texinfo: Resume btrace on reconnect.
679
680 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
681
682 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
683 syscall.
684
685 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
686
687 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
688 command.
689
690 2016-07-13 Tom Tromey <tom@tromey.com>
691
692 PR python/15620, PR python/18620:
693 * python.texi (Events In Python): Document new breakpoint events.
694
695 2016-07-13 Tom Tromey <tom@tromey.com>
696
697 PR python/17698:
698 * python.texi (Breakpoints In Python): Document
699 Breakpoint.pending.
700
701 2016-07-13 Tom Tromey <tom@tromey.com>
702
703 * python.texi (Breakpoints In Python): Move table of types and
704 table of watchpoint types earlier in node.
705
706 2016-07-12 Tom Tromey <tom@tromey.com>
707
708 PR python/19293:
709 * python.texi (Frames In Python): Document
710 gdb.invalidate_cached_frames.
711
712 2016-06-21 Pedro Alves <palves@redhat.com>
713
714 * gdb.texinfo (Interpreters): Update intepreter-exec section,
715 document new-ui and explain use case.
716
717 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
718
719 * gdb.texinfo (Standard Target Features): Document NDS32 features.
720 (NDS32 Features): New Section.
721
722 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
723
724 * gdb.texinfo (Examining Memory): Document negative repeat
725 count in the 'x' command.
726
727 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
728
729 * gdb.texinfo (GDB/MI Async Records): Document method and
730 format fields in =record-started.
731 * observer.texi (record_changed): Add method and format
732 parameters.
733
734 2016-05-27 Eli Zaretskii <eliz@gnu.org>
735
736 * gdb.texinfo (General Query Packets): Move the description of the
737 response before the long list of the specific 'read' and 'write'
738 requests.
739
740 2016-05-23 Tom Tromey <tom@tromey.com>
741
742 * python.texi (Basic Python): Document gdb.breakpoints return.
743
744 2016-05-24 Tom Tromey <tom@tromey.com>
745
746 PR gdb/19194:
747 * gdb.texinfo (gdb man): Fix typo.
748
749 2016-05-17 Tom Tromey <tom@tromey.com>
750
751 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
752 (Rust): New node.
753
754 2016-05-17 Tom Tromey <tom@tromey.com>
755
756 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
757
758 2016-04-27 Yao Qi <yao.qi@linaro.org>
759
760 * gdb.texinfo (tfind): Complete doc about tfind without
761 argument.
762
763 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
764
765 * agentexpr.texi (byte): Fix zero_ext description.
766
767 2016-03-31 Pedro Alves <palves@redhat.com>
768
769 * gdb.texinfo (M32R/SDI): Delete node.
770 (MIPS Embedded): Remove references to the MIPS remote debugging
771 protocol, PMON and variants, and the associated commands.
772
773 2016-03-15 Doug Evans <dje@google.com>
774
775 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
776 (Target Description Format): Mention enum types. Update docs on
777 flags types.
778 (Predefined Target Types): Add "bool".
779 (Enum Target Types): New node.
780
781 2016-03-15 Pedro Alves <palves@redhat.com>
782
783 * gdb.texinfo (Tracepoint Actions): Fix typo.
784
785 2016-03-15 Pedro Alves <palves@redhat.com>
786 Andreas Arnez <arnez@linux.vnet.ibm.com>
787 Marcin Kościelnicki <koriakin@0x04.net>
788
789 * gdb.texinfo (Tracepoint Actions): Document possible
790 unreliability of '$_ret'.
791
792 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * gdb.texinfo (Symbols): Document new 'maint info line-table'
795 command.
796
797 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
798
799 * gdb.texinfo (Convenience Functions): Document $_as_string.
800
801 2016-02-23 Doug Evans <dje@google.com>
802
803 * gdb.texinfo (Skipping Over Functions and Files): Document new
804 options to "skip" command. Update docs of output of "info skip".
805
806 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
807
808 * gdb.texinfo (Signals): Add bound violation display hints for
809 a SIGSEGV.
810
811 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
812
813 * gdb.texinfo (Trace File Format): Add documentation for description
814 section lines.
815
816 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
817
818 * gdb.texinfo (Trace File Format): Remove misleading information
819 about register block ordering.
820
821 2016-02-01 Doug Evans <dje@google.com>
822
823 * gdb.texinfo (Value Sizes): Fix typo.
824
825 2016-02-01 Doug Evans <dje@google.com>
826
827 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
828
829 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
830
831 * gdb.texinfo (Value Sizes): New section.
832 (Data): Add the 'Value Sizes' node to the menu.
833
834 2016-01-26 John Baldwin <jhb@FreeBSD.org>
835
836 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
837
838 2016-01-19 John Baldwin <jhb@FreeBSD.org>
839
840 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
841
842 2016-01-18 Pedro Alves <palves@redhat.com>
843
844 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
845 of the thread that hit a breakpoint or received a signal.
846
847 2016-01-15 Pedro Alves <palves@redhat.com>
848
849 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
850
851 2016-01-13 Pedro Alves <palves@redhat.com>
852
853 * gdb.texinfo (Threads): Document the $_gthread convenience
854 variable.
855 (Convenience Vars): Likewise.
856
857 2016-01-13 Pedro Alves <palves@redhat.com>
858
859 * gdb.texinfo (Threads): Document "info threads -gid".
860
861 2016-01-13 Pedro Alves <palves@redhat.com>
862
863 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
864 anchor.
865 (Threads In Python): Document new InferiorThread.global_num
866 attribute.
867
868 2016-01-07 Pedro Alves <palves@redhat.com>
869
870 * gdb.texinfo (Threads): Document per-inferior thread IDs,
871 qualified thread IDs, global thread IDs and thread ID lists.
872 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
873 thread IDs.
874 (Convenience Vars): Document the $_thread convenience variable.
875 (Ada Tasks): Adjust to refer to thread IDs.
876 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
877 Commands, GDB/MI Variable Objects): Update to mention global
878 thread IDs.
879 * guile.texi (Breakpoints In Guile)
880 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
881 global thread IDs instead of thread IDs.
882 * python.texi (Threads In Python): Adjust documentation of
883 InferiorThread.num.
884 (Breakpoint.thread): Mention global thread IDs instead of thread
885 IDs.
886
887 2016-01-13 Pedro Alves <palves@redhat.com>
888
889 * python.texi (Threads In Python): Document
890 InferiorThread.inferior.
891
892 2016-01-13 Pedro Alves <palves@redhat.com>
893
894 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
895 convenience variable.
896 (Convenience Vars): Likewise.
897
898 2016-01-12 Josh Stone <jistone@redhat.com>
899 Philippe Waroquiers <philippe.waroquiers@skynet.be>
900
901 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
902 (Stop Reply Packets): List the syscall entry and return stop reasons.
903 (General Query Packets): Describe QCatchSyscalls, and add it to the
904 table and the detailed list of stub features.
905
906 2016-01-12 Pedro Alves <palves@redhat.com>
907
908 Remove use of the registered trademark symbol throughout.
909
910 2016-01-12 Yao Qi <yao.qi@linaro.org>
911
912 * gdb.texinfo (Interrupts): Update the document on handling
913 interrupt when program is stopped.
914
915 2015-12-11 Don Breazeal <donb@codesourcery.com>
916
917 * gdb.texinfo (Forks): Correct Linux kernel version where
918 fork and exec events are supported, add notes about support
919 of these events in target remote mode.
920 (Connecting): Reorganize and clarify distinctions between
921 target remote, extended-remote, and multiprocess.
922 Reorganize related text from separate sections into new
923 sections.
924 (Server): Note effects of target extended-remote mode.
925 Delete section on Multi-Process Mode for gdbserver.
926 Move some text to "Connecting" node.
927
928 2015-12-10 Pedro Alves <palves@redhat.com>
929
930 * gdb.texinfo (Threads): Replace warning with explanation
931 about single-threaded programs.
932
933 2015-12-10 Pedro Alves <palves@redhat.com>
934
935 * gdb.texinfo (Threads): Remove mention of SGI.
936 (Forks): Remove mention of HP-UX.
937 (Breakpoints): Remove mention of HP-UX.
938 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
939 Reword in terms of architectures.
940 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
941 mention supported systems.
942 (Convenience Vars): Don't mention HP-UX.
943 (Jumping): Remove mention of HP-UX in comment.
944 (Files) <shared libraries>: Update supported shared library types
945 list. Remove mention of HP-UX.
946 (Native): Remove HP-UX subsection.
947 (SVR4 Process Information): Remove mention of HP-UX.
948
949 2015-12-10 Pedro Alves <palves@redhat.com>
950
951 * gdb.texinfo (Stack): Reorder menu.
952
953 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
954
955 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
956 -var-set-format's new zero-hexadecimal format.
957
958 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
959
960 * gdb.texinfo (Ada Mode Into): Move overloading support
961 description to its own node.
962 (Overloading support for Ada): New node.
963
964 2015-11-30 Pedro Alves <palves@redhat.com>
965
966 PR 14618
967 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
968 (Remote Configuration): Add the "set/show remote
969 no-resumed-stop-reply" to the available settings table.
970 (General Query Packets): Document the "no-resumed" qSupported
971 feature.
972
973 2015-11-30 Pedro Alves <palves@redhat.com>
974
975 * gdb.texinfo (Remote Configuration): List "set/show remote
976 thread-events" command in configuration table.
977 (Stop Reply Packets): Document "T05 create" stop
978 reason and 'w' stop reply.
979 (General Query Packets): Document QThreadEvents packet. Document
980 QThreadEvents qSupported feature.
981
982 2015-11-30 Pedro Alves <palves@redhat.com>
983
984 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
985 anchor.
986 (Packets): Document vCtrlC.
987
988 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
989
990 * gdb.texinfo (Thread List Format): Mention thread names.
991
992 2015-11-24 Pedro Alves <palves@redhat.com>
993
994 PR 17539
995 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
996 program-spaces" example to ascending order listing.
997 (Threads): Adjust "info threads" example to ascending order
998 listing.
999 (Forks): Adjust "info inferiors" example to ascending order
1000 listing.
1001
1002 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1003
1004 * gdb.texinfo (Process Record and Replay): Document "record
1005 instruction-history" modifiers.
1006
1007 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1008
1009 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1010 description.
1011 (Frame Filter Management): Move to later in the 'Examining the
1012 Stack' chapter.
1013 (Selection): Add entry for 'select-frame'.
1014
1015 2015-09-25 Doug Evans <dje@google.com>
1016
1017 * gdb.texinfo (Process Record and Replay): Fix syntax of
1018 "record instruction-history begin, end" and
1019 "record function-call-history begin, end".
1020
1021 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1022
1023 * gdb.texinfo (Specifying Source Directories): Fix
1024 substitute-path example.
1025
1026 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1027
1028 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1029
1030 2015-09-15 Pedro Alves <palves@redhat.com>
1031
1032 PR remote/18965
1033 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1034 the vforkdone description.
1035
1036 2015-09-15 Pedro Alves <palves@redhat.com>
1037
1038 PR remote/18965
1039 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1040 part indicates the thread ID of the parent process.
1041
1042 2015-09-15 Yao Qi <yao.qi@linaro.org>
1043
1044 * gdb.texinfo (General Query Packets): Add vContSupported to
1045 tables of 'gdbfeatures' and 'stub features' supported in the
1046 qSupported packet, as well as to the list containing stub
1047 feature details.
1048
1049 2015-09-11 Don Breazeal <donb@codesourcery.com>
1050
1051 * gdb.texinfo (Remote Configuration): Add exec event
1052 feature to table of packet settings.
1053 (Stop Reply Packets): Add exec events to the list of stop
1054 reasons.
1055 (General Query Packets): Add exec events to tables of
1056 'gdbfeatures' and 'stub features' supported in the qSupported
1057 packet, as well as to the list containing stub feature
1058 details.
1059
1060 2015-08-24 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.texinfo (Remote Configuration): Document the "set/show
1063 remote multiprocess-extensions-packet" commands.
1064
1065 2015-08-24 Pedro Alves <palves@redhat.com>
1066
1067 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1068 <M32R>: Remove references to M32R/D.
1069 <M68K>: Remove references to target dbug.
1070 <MIPS Embedded>: Remove references to target r3900 and target
1071 array.
1072 <PowerPC Embedded>: Remove references to target dink32 and target
1073 ppcbug, target sds
1074 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1075
1076 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1079
1080 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1081
1082 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1083
1084 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1085
1086 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1087 info bfds" to...
1088 (File Caching): A New section. Outline bfd caching, and add new
1089 description for "main set/show bfd-sharing".
1090
1091 2015-08-14 Doug Evans <xdje42@gmail.com>
1092
1093 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1094 disassembly.
1095 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1096
1097 2015-08-11 Keith Seitz <keiths@redhat.com>
1098
1099 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1100 Use "location(s)"instead of "linespec(s)".
1101 (Specifying a Location): Rewrite.
1102 Add subsections describing linespec, address, and explicit locations.
1103 Add node/menu for each subsection.
1104 (Source and Machine Code, C Preprocessor Macros)
1105 (Create and Delete Trace points)
1106 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1107 (Continuing at a Different Address): Remove "linespec" examples.
1108 Add reference to "Specify a Location"
1109 (The -break-insert Command): Rewrite. Add anchor.
1110 Add reference to appropriate manual section discussing locations.
1111 (The -dprintf-insert Command): Refer to -break-insert for
1112 specification of 'location'.
1113
1114 2015-08-07 Pedro Alves <palves@redhat.com>
1115
1116 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1117 target-non-stop".
1118
1119 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1120
1121 * gdb.texinfo (Process Record and Replay): Document prefixing of
1122 speculatively executed instructions in the "record instruction-history"
1123 command.
1124
1125 2015-07-20 Doug Evans <dje@google.com>
1126
1127 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1128
1129 2015-07-16 Doug Evans <dje@google.com>
1130
1131 * stabs.texinfo: @include gdb-cfg.texi.
1132
1133 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1134
1135 Revert the previous 2 commits:
1136 gdbserver build-id attribute generator
1137 Validate symbol file using build-id
1138
1139 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1140
1141 * gdb.texinfo (Files): Add 'set validate-build-id'
1142 and 'show validate-build-id'.
1143
1144 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1145 Jan Kratochvil <jan.kratochvil@redhat.com>
1146
1147 gdbserver build-id attribute generator.
1148 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1149 'build-id' in description, example, new attribute in dtd.
1150
1151 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1152
1153 * gdb.texinfo (Selection): Update documentation for 'frame'
1154 command.
1155
1156 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1157
1158 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1159 commands.
1160
1161 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1162
1163 * gdb.texinfo (Process Record and Replay): Spell out that variables
1164 and registers are not available during btrace replay.
1165 Describe the new "record btrace pt" command.
1166 Describe the new "set|show record btrace pt buffer-size" options.
1167 (General Query Packets): Describe the new Qbtrace:pt and
1168 Qbtrace-conf:pt:size packets.
1169 Expand "bts" to "Branch Trace Store".
1170 Update the branch trace DTD.
1171
1172 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1173
1174 * gdb.texinfo (Command History): Document the new option
1175 "history remove-duplicates".
1176
1177 2015-06-19 Doug Evans <dje@google.com>
1178
1179 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1180 longer supported.
1181
1182 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1183
1184 * gdb.texinfo (Command History): Mention that setting
1185 GDBHISTSIZE to the empty string disables history truncation.
1186
1187 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1188
1189 PR gdb/16999
1190 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1191 behavior.
1192
1193 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1194
1195 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1196 with GDBHISTSIZE.
1197
1198 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1199
1200 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1201 bytes and memory units for -data-{read,write}-memory-bytes.
1202 (Packets): Same for m, M and X packets.
1203 * python.texi (Inferiors In Python): Same for read_memory and
1204 write_memory.
1205
1206 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1207
1208 * gdb.texinfo (Separate Debug Files): Document that PE is also
1209 supported.
1210
1211 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1212
1213 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1214 single table entry.
1215
1216 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1217
1218 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1219
1220
1221 2015-06-10 Gary Benson <gbenson@redhat.com>
1222
1223 * gdb.texinfo (Remote Configuration): Document the
1224 "set/show remote hostio-setfs-packet" command.
1225 (Host I/O Packets): Document the vFile:setfs packet.
1226
1227 2015-06-10 Gary Benson <gbenson@redhat.com>
1228
1229 * gdb.texinfo (Debugging Output): Document the "set/show debug
1230 linux-namespaces" command.
1231
1232 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1233 Mircea Gherzan <mircea.gherzan@intel.com>
1234
1235 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1236 and "set mpx bound".
1237
1238 2015-05-27 Doug Evans <dje@google.com>
1239
1240 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1241
1242 2015-05-26 Doug Evans <dje@google.com>
1243
1244 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1245 command renamings.
1246 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1247
1248 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1249
1250 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1251
1252 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1253
1254 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1255 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1256
1257 2015-05-16 Doug Evans <xdje42@gmail.com>
1258
1259 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1260 memory ports.
1261
1262 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1263
1264 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1265
1266 2015-05-12 Don Breazeal <donb@codesourcery.com>
1267
1268 * gdb.texinfo (Forks): Note that fork debugging is
1269 supported in extended mode.
1270 (Remote Configuration): Add fork event features to table
1271 of packet settings.
1272 (Stop Reply Packets): Add fork events to list of stop reasons.
1273 (General Query Packets): Add fork events to tables of
1274 'gdbfeatures' and 'stub features' supported in the qSupported
1275 packet, as well as to the list containing stub feature
1276 details.
1277
1278 2015-05-12 Gary Benson <gbenson@redhat.com>
1279
1280 * gdb.texinfo (General Query Packets): Document
1281 qXfer:exec-file:read with empty annex.
1282
1283 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1284
1285 * python.texi (Values From Inferior): Add descriptions of new
1286 methods gdb.Value.reference_value and gdb.Value.const_value.
1287
1288 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1289
1290 * gdb.texinfo (Files): Add "info dll" documentation.
1291 (Cygwin Native): Remove "info dll" documentation.
1292
1293 2015-04-29 Doug Evans <dje@google.com>
1294
1295 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1296 Document.
1297 (Writing an Xmethod): Add get_result_type to example.
1298
1299 2015-04-28 Sasha Smundak <asmundak@google.com>
1300
1301 * python.texi: New method documented.
1302
1303 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1304
1305 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1306 format.
1307
1308 2015-04-24 Doug Evans <dje@google.com>
1309
1310 * python.texi (Xmethods In Python): Fix name of method to call the
1311 xmethod.
1312
1313 2015-04-17 Gary Benson <gbenson@redhat.com>
1314
1315 * gdb.texinfo (Connecting to a Remote Target): Mention that
1316 GDB can access program files from remote targets that support
1317 qXfer:exec-file:read and Host I/O packets.
1318
1319 2015-04-17 Gary Benson <gbenson@redhat.com>
1320
1321 * gdb.texinfo (Remote Configuration): Document the "set/show
1322 remote pid-to-exec-file-packet" command.
1323 (General Query Packets): Document the qXfer:exec-file:read
1324 qSupported features. Document the qXfer:exec-file:read packet.
1325
1326 2015-04-17 Gary Benson <gbenson@redhat.com>
1327
1328 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1329 applies to executable paths if supplied to GDB as absolute.
1330
1331 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1332
1333 * gdb.texinfo (Mode Options): Remove -xdb.
1334
1335 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1336 Eli Zaretskii <eliz@gnu.org>
1337
1338 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1339 compile, show debug compile. New subsection Compilation options for
1340 the compile command. New subsection Compiler search for the compile
1341 command.
1342
1343 2015-04-09 Andy Wingo <wingo@igalia.com>
1344
1345 * guile.texi (Frames In Guile): Describe frame-read-register.
1346
1347 2015-04-02 Gary Benson <gbenson@redhat.com>
1348
1349 * gdb.texinfo (set sysroot): Document "target:".
1350
1351 2015-04-01 Sasha Smundak <asmundak@google.com>
1352
1353 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1354 section.
1355
1356 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1357
1358 PR corefiles/16092
1359 * gdb.texinfo (gcore): Mention new command 'set
1360 use-coredump-filter'.
1361 (set use-coredump-filter): Document new command.
1362
1363 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1364
1365 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1366 documentation, reorder the info os entries in alphabetical order.
1367
1368 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1369
1370 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1371 -data-write-memory-bytes.
1372
1373 2015-03-24 Pedro Alves <palves@redhat.com>
1374
1375 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1376 mention that threads may sometimes run unlocked.
1377
1378 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1379
1380 * gdb.texinfo (Remote configuration): Document "set/show
1381 serial parity" command.
1382
1383 2015-03-18 Gary Benson <gbenson@redhat.com>
1384
1385 * gdb.texinfo (General Query Packets): Remove documentation
1386 for now-removed vFile:fstat qSupported features.
1387
1388 2015-03-11 Gary Benson <gbenson@redhat.com>
1389
1390 * gdb.texinfo (Remote Configuration): Document the
1391 "set/show remote hostio-fstat-packet" command.
1392 (General Query Packets): Document the vFile:fstat
1393 qSupported features.
1394 (Host I/O Packets): Document the vFile:fstat packet.
1395
1396 2015-03-11 Andy Wingo <wingo@igalia.com>
1397
1398 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1399
1400 2015-03-04 Pedro Alves <palves@redhat.com>
1401
1402 * gdb.texinfo (Remote Configuration): Document the "set/show
1403 remote swbreak-feature-packet" and "set/show remote
1404 hwbreak-feature-packet" commands.
1405 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1406 decription.
1407 (Stop Reply Packets): Document the swbreak and hwbreak stop
1408 reasons.
1409 (General Query Packets): Document the swbreak and hwbreak
1410 qSupported features.
1411 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1412
1413 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1414
1415 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1416 under *stopped.
1417
1418 2015-03-02 Doug Evans <xdje42@gmail.com>
1419
1420 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1421
1422 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1423
1424 * gdb.texinfo (S/390 and System z Features): Describe new feature
1425 "org.gnu.gdb.s390.vx".
1426
1427 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1428
1429 PR gdb/18008
1430 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1431 demangler-warning): Fix typo ("problam").
1432
1433 2015-02-19 David Taylor <dtaylor@emc.com>
1434
1435 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1436
1437 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1438
1439 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1440 point, DTrace'.
1441 (Static Probe Points): Modified to cover DTrace probes in addition
1442 to SystemTap probes. Also modified to cover the `enable probe'
1443 and `disable probe' commands.
1444
1445 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1446
1447 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1448 `disable probe' commands.
1449
1450 2015-02-12 David Taylor <dtaylor@emc.com>
1451
1452 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1453 fields of the QTDV packet.
1454
1455 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1456
1457 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1458 (Process Record and Replay): Describe new set|show commands.
1459 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1460
1461 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1462
1463 * gdb.texinfo (Process Record and Replay): Describe the "record
1464 btrace bts" command.
1465 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1466 (Branch Trace Configuration Format): New.
1467
1468 2015-01-31 Gary Benson <gbenson@redhat.com>
1469 Doug Evans <dje@google.com>
1470
1471 * gdb.texinfo (Command Completion): Document new
1472 "set/show max-completions" option.
1473
1474 2015-01-31 Doug Evans <xdje42@gmail.com>
1475
1476 * gdb.texinfo (Symbols): Document new commands
1477 "maint print symbol-cache", "maint print symbol-cache-statistics",
1478 "maint flush-symbol-cache". Document new option
1479 "maint set symbol-cache-size".
1480
1481 2015-01-31 Doug Evans <xdje42@gmail.com>
1482
1483 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1484 distinguish script files vs inlined scripts.
1485 * python.texi (Python Auto-loading): Ditto.
1486
1487 2015-01-30 Doug Evans <dje@google.com>
1488
1489 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1490 string if present.
1491
1492 2015-01-27 Doug Evans <dje@google.com>
1493
1494 * python.texi (Objfiles In Python): Document Objfile.username.
1495
1496 2015-01-27 Doug Evans <dje@google.com>
1497
1498 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1499 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1500
1501 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1502
1503 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1504
1505 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1506
1507 * doc/gdb.texinfo (TUI Commands): Document the possible
1508 values of NAME argument to 'winheight' command. Explain the
1509 effect of 'tabset' setting better.
1510
1511 2015-01-11 Doug Evans <xdje42@gmail.com>
1512
1513 PR gdb/15830
1514 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1515 (Symbols): Ditto.
1516 (Maintenance Commands): Delete docs for "maint demangle".
1517
1518 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1519
1520 * gdb.texinfo (Files): Remove documentation of the
1521 "add-shared-symbol-files" and "assf" commands.
1522 (Cygwin Native): Remove documentation of the "dll-symbols"
1523 command.
1524
1525 2014-12-17 Doug Evans <xdje42@gmail.com>
1526
1527 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1528
1529 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1530 Jan Kratochvil <jan.kratochvil@redhat.com>
1531
1532 * gdb.texinfo (Altering): Update.
1533 (Compiling and Injecting Code): New node.
1534
1535 2014-12-12 Doug Evans <dje@google.com>
1536
1537 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1538
1539 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1540
1541 * gdb.texinfo: Document "maint print user-registers".
1542
1543 2014-12-08 Doug Evans <dje@google.com>
1544
1545 * python.texi (Objfiles In Python): Document Objfile.owner.
1546
1547 2014-12-04 Doug Evans <dje@google.com>
1548
1549 * python.texi (Objfiles In Python): Document
1550 Objfile.add_separate_debug_file.
1551
1552 2014-12-04 Doug Evans <dje@google.com>
1553
1554 * python.texi (Objfiles In Python): Document Objfile.build_id.
1555
1556 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1557
1558 * python.texi (Events In Python): Document new events
1559 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1560 and RegisterChangedEvent.
1561
1562 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1563
1564 Add add-auto-load-scripts-directory.
1565 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1566 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1567
1568 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1569
1570 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1571 description typo.
1572
1573 2014-10-30 Doug Evans <dje@google.com>
1574
1575 * python.texi (Progspaces In Python): Document ability to add
1576 random attributes to gdb.Progspace objects.
1577 (Objfiles In Python): Document ability to add random attributes to
1578 gdb.objfile objects.
1579
1580 2014-10-27 Pedro Alves <palves@redhat.com>
1581
1582 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1583 info on stepping and signal handlers.
1584 (Signals): Explain stepping and signal handlers. Add context
1585 index entry, and cross references.
1586
1587 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1588
1589 * python.texi (Breakpoints In Python): Add parenthesis after
1590 Breakpoint.delete. Clarify Breakpoint.enabled description so
1591 that it contains "disable".
1592
1593 2014-10-17 Doug Evans <dje@google.com>
1594
1595 * python.texi (Events In Python): Document clear_objfiles event.
1596
1597 2014-10-17 Doug Evans <dje@google.com>
1598
1599 * python.texi (Objfiles In Python): Document new progspace attribute.
1600
1601 2014-10-17 Pedro Alves <palves@redhat.com>
1602
1603 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1604 (SVR4 Process Information): Delete mention of OSF/1.
1605
1606 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1607
1608 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1609 exit-code field in -list-thread-groups output.
1610
1611 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1612
1613 * gdb.texinfo (Set Breaks): Add missing "@end table".
1614
1615 2014-09-22 Pedro Alves <palves@redhat.com>
1616
1617 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1618 always-inserted off" is the default mode now. Delete
1619 documentation of "set breakpoint always-inserted auto".
1620
1621 2014-09-18 Doug Evans <dje@google.com>
1622
1623 * python.texi (Symbol Tables In Python): Document "producer"
1624 attribute of gdb.Symtab objects.
1625
1626 2014-09-16 Pedro Alves <palves@redhat.com>
1627
1628 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1629 (Embedded OS): Remove VxWorks menu entry.
1630 (VxWorks): Remove node.
1631
1632 2014-09-13 Doug Evans <xdje42@gmail.com>
1633
1634 * gdb.texinfo (Signaling): Document new queue-signal command.
1635
1636 2014-09-06 Doug Evans <xdje42@gmail.com>
1637
1638 PR 15276
1639 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1640 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1641
1642 2014-09-03 Justin Lebar <jlebar@google.com>
1643
1644 * python.texi (Types In Python): Type.template_argument(n) returns a
1645 gdb.Value or a gdb.Type and throws an exception if n is out of
1646 range.
1647
1648 2014-09-03 Sasha Smundak <asmundak@google.com>
1649
1650 * python.texi (Frames in Python): Add read_register description.
1651
1652 2014-08-04 Tom Tromey <tromey@redhat.com>
1653
1654 * gdb.texinfo (Debugging Output): Update for change to "set debug
1655 target".
1656
1657 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1658
1659 Pushed by Joel Brobecker <brobecker@adacore.com>.
1660 * Makefile.in (transform): New variable.
1661 (install-man1, install-man5): Apply $(transform) to man file names.
1662
1663 2014-07-26 Doug Evans <xdje42@gmail.com>
1664
1665 PR guile/17177
1666 * guile.texi (Guile Pretty Printing API): Fix typo.
1667 Document set-pretty-printers!, pretty-printers.
1668 (Selecting Guile Pretty-Printers): Update.
1669 Mention program-space based pretty-printers.
1670
1671 2014-07-25 Pedro Alves <palves@redhat.com>
1672 Eli Zaretskii <eliz@gnu.org>
1673
1674 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1675 with multi-threaded programs.
1676
1677 2014-06-27 Yao Qi <yao@codesourcery.com>
1678
1679 * gdb.texinfo (Maintenance Commands): Update the output of
1680 'maint print dummy-frames' command.
1681
1682 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1683
1684 * gdb.texinfo (Screen Size): Improve indexing.
1685
1686 2014-06-19 Gary Benson <gbenson@redhat.com>
1687
1688 * gdb.texinfo (Maintenance Commands): Document new
1689 "maint set/show catch-demangler-crashes" option.
1690
1691 2014-06-19 Gary Benson <gbenson@redhat.com>
1692
1693 * gdb.texinfo (Maintenance Commands): Document new
1694 "maint demangler-warning" command and new
1695 "maint set/show demangler-warning" option.
1696
1697 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1698
1699 * python.texi (Xmethod API): Add space before the opening
1700 parenthesis in function descriptions.
1701
1702 2014-06-06 Doug Evans <xdje42@gmail.com>
1703
1704 * guile.texi (Guile Configuration): Document guile-data-directory.
1705
1706 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1707
1708 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1709
1710 2014-06-04 Doug Evans <xdje42@gmail.com>
1711
1712 * guile.texi (Breakpoints In Guile): Update.
1713
1714 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1715
1716 * python.texi (Xmethod API): Fix reference to "Progspaces In
1717 Python".
1718
1719 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1720
1721 * python.texi (Xmethods In Python, XMethod API)
1722 (Writing an Xmethod): New nodes.
1723 (Python API): New menu entries "Xmethods In Python",
1724 "Xmethod API", "Writing an Xmethod".
1725
1726 2014-06-02 Doug Evans <xdje42@gmail.com>
1727
1728 * guile.texi (Guile API): Add entry for Parameters In Guile.
1729 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1730 (Parameters In Guile): New node.
1731
1732 2014-06-02 Doug Evans <xdje42@gmail.com>
1733
1734 * guile.texi (Guile API): Add entry for Commands In Guile.
1735 (Basic Guile) <parse-and-eval>: Add reference.
1736 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1737 (GDB Scheme Data Types): Mention <gdb:command> object.
1738 (Commands In Guile): New node.
1739
1740 2014-06-02 Doug Evans <xdje42@gmail.com>
1741
1742 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1743 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1744 (Progspaces In Guile): New node.
1745
1746 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1747
1748 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1749 * python.texi (Frames In Python): Mention
1750 gdb.FRAME_UNWIND_MEMORY_ERROR.
1751
1752 2014-05-29 Pedro Alves <palves@redhat.com>
1753 Tom Tromey <tromey@redhat.com>
1754
1755 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1756 from example.
1757 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1758 Mention that target-async is now deprecated.
1759 (Maintenance Commands): Document maint set/show target-async.
1760
1761 2014-05-29 Pedro Alves <palves@redhat.com>
1762
1763 * observer.texi (sync_execution_done, command_error): New
1764 subjects.
1765
1766 2014-05-29 Pedro Alves <palves@redhat.com>
1767
1768 PR gdb/13860
1769 * observer.texi (signal_received, end_stepping_range)
1770 (signal_exited, exited, no_history): New observer subjects.
1771
1772 2014-05-26 Andy Wingo <wingo@igalia.com>
1773
1774 * guile.texi (GDB Scheme Data Types): Remove documentation for
1775 removed interfaces. Update spelling of gdb-object-kind.
1776
1777 2014-05-26 Andy Wingo <wingo@igalia.com>
1778
1779 * guile.texi (Basic Guile): Fix some typos.
1780
1781 2014-05-26 Andy Wingo <wingo@igalia.com>
1782
1783 * guile.texi (Writing a Guile Pretty-Printer)
1784 (Guile Types Module): Fix excess parentheses in use-modules forms.
1785
1786 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1787
1788 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1789 (Breakpoints In Guile, Guile Printing Module)
1790 (Guile Exception Handling, Values From Inferior In Guile)
1791 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1792 Don't use @var at the beginning of a sentence.
1793
1794 * gdb.texinfo (Frame Filter Management, Trace Files)
1795 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1796 (PowerPC Embedded, Define, Annotations for Running)
1797 (IPA Protocol Commands, Packets, General Query Packets)
1798 (Tracepoint Packets, Notification Packets, Environment)
1799 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1800 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1801 (Frames, Backtrace, Selection, Expressions, Registers)
1802 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1803 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1804 (Source Annotations, Using JIT Debug Info Readers, Packets)
1805 (Stop Reply Packets, Host I/O Packets)
1806 (Target Description Format): Don't use @var at the beginning of a
1807 sentence.
1808
1809 * python.texi (Basic Python, Types In Python)
1810 (Commands In Python, Frames In Python, Line Tables In Python)
1811 (Breakpoints In Python, gdb.printing, gdb.types)
1812 (Type Printing API): Don't use @var at the beginning of a
1813 sentence.
1814
1815 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1816
1817 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1818 replay-memory-access".
1819
1820 2014-05-21 Pedro Alves <palves@redhat.com>
1821
1822 * gdb.texinfo (Starting): Document "set/show
1823 auto-connect-native-target".
1824 (Target Commands): Document "target native".
1825
1826 2014-05-20 Pedro Alves <palves@redhat.com>
1827
1828 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1829 not be remote specific. Add cross reference to the qCRC packet.
1830 (Separate Debug Files): Update cross reference to the qCRC packet.
1831 (General Query Packets) <qCRC packet>: Add anchor.
1832
1833 2014-05-17 Doug Evans <xdje42@gmail.com>
1834
1835 Copy over changes from guile.texi.
1836 * python.texi (Basic Python) <gdb.execute>: Add text.
1837 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1838 (Values From Inferior) <Python string>: Add text.
1839 (Values From Inferior) <Value.string>: Clarify string length handling.
1840 (Pretty Printing API): Add cindex.
1841 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1842 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1843 @vindex.
1844 (Commands In Python) <COMPLETE_*>: Similarly.
1845 (Symbols In Python) <SYMBOL_*>: Similarly.
1846 (Breakpoints In Python) <WP_*>: Similarly.
1847 (Breakpoints In Python) <BP_*>: Similarly.
1848
1849 2014-05-17 David Taylor <dtaylor@emc.com>
1850
1851 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1852 mentioned in the qfThreadInfo reply.
1853
1854 2014-05-16 Doug Evans <dje@google.com>
1855
1856 * gdb.texinfo (Mode Options): Add -D.
1857
1858 2014-05-09 Samuel Bronson <naesten@gmail.com>
1859
1860 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1861 "make -C".
1862
1863 2014-04-29 Tom Tromey <tromey@redhat.com>
1864
1865 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1866 "show debug varobj".
1867
1868 2014-05-01 David Taylor <dtaylor@emc.com>
1869
1870 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1871 option.
1872
1873 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1874 Walfred Tedeschi <walfred.tedeschi@intel.com>
1875
1876 * gdb.texinfo (i386 Features): Add description of AVX512
1877 registers.
1878
1879 2014-03-31 Doug Evans <dje@google.com>
1880
1881 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1882
1883 2014-03-30 Doug Evans <dje@google.com>
1884
1885 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1886 (Background Execution): Ditto.
1887
1888 2014-03-21 Pedro Alves <palves@redhat.com>
1889 Stan Shebs <stan@codesourcery.com>
1890 Hui Zhu <hui@codesourcery.com>
1891
1892 * gdb.texinfo (Packets): Add anchor to "? packet".
1893 Remove fixme and update introduction of "k packet".
1894 Add anchor to "vKill packet".
1895
1896 2014-03-12 Stan Shebs <stan@codesourcery.com>
1897
1898 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1899
1900 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1901
1902 * guile.texi (Basic Guile): Document 'history-append!'.
1903
1904 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1905
1906 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1907 and "assf" as being deprecated.
1908 (Cygwin Native): Likewise for "dll-symbols".
1909 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1910 as a way to force the loading of symbols from a DLL.
1911
1912 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1913
1914 * python.texi (Values From Inferior): Add description about the
1915 new feature.
1916
1917 2014-02-17 Doug Evans <xdje42@gmail.com>
1918
1919 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1920 * gdb.texinfo (Python): Moved to ...
1921 * python.texi: ... here. New file.
1922
1923 2014-02-17 Ludovic Courtès <ludo@gnu.org>
1924
1925 * guile.texi (Writing a Guile Pretty-Printer) <example>:
1926 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1927 parameter to 'str-lookup-function' procedure. Look for
1928 the "std::string<" prefix.
1929 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1930 Adjust description.
1931
1932 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1933
1934 * guile.texi (Values From Inferior In Guile): Remove stray
1935 parantheses for deffn.
1936 (Disassembly In Guile): Ditto.
1937
1938 2014-02-10 Stan Shebs <stan@codesourcery.com>
1939
1940 Add Doxygen support.
1941 * Makefile.in (doxy): New action, generates Doxygen files.
1942 (DOXYGEN): New.
1943 (doxyedit): New.
1944 * Doxyfile-base.in: New file.
1945 * Doxyfile-gdb-api.in: New file.
1946 * Doxyfile-gdb-xref.in: New file.
1947 * Doxyfile-gdbserver.in: New file.
1948 * doxy-index.in: New file.
1949 * filter-for-doxygen: New file.
1950 * filter-params.pl: New file.
1951
1952 2014-02-10 Doug Evans <xdje42@gmail.com>
1953
1954 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1955 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1956 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1957 (Guile docs): Include guile.texi.
1958 (objfile-gdbdotext file): Add objfile-gdb.scm.
1959 (dotdebug_gdb_scripts section): Mention Guile scripts.
1960 (Multiple Extension Languages): New node.
1961 * guile.texi: New file.
1962
1963 2014-01-28 Joel Brobecker <brobecker@adacore.com>
1964
1965 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1966 ignore-descriptive-types". commands.
1967
1968 2014-01-22 Doug Evans <dje@google.com>
1969
1970 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1971 (gdbserver man): Ditto.
1972
1973 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1974
1975 * gdb.texinfo: Document limited reverse/replay support
1976 for target record-btrace.
1977
1978 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1979
1980 * gdb.texinfo (Process Record and Replay): Update documentation.
1981
1982 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1983
1984 * gdb.texinfo (Process Record and Replay): Document new /c
1985 modifier accepted by "record function-call-history".
1986 Add /i modifier to "record function-call-history" example.
1987
1988 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1989 Joel Brobecker <brobecker@adacore.com>
1990
1991 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1992 markers. Remove one that was misplaced.
1993
1994 2014-01-10 Pedro Alves <palves@redhat.com>
1995
1996 * gdb.texinfo (Your Program's Environment) <set environment>:
1997 Mention the shell, and point at 'set exec-wrapper'.
1998
1999 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2000
2001 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2002
2003 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2004
2005 * gdb.texinfo (Types In Python): Clarify the documentation
2006 of attribute gdb.Field.bitpos.
2007
2008 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2009
2010 * gdb.texinfo (Types In Python): Fix the documentation of
2011 attribute "bitpos" in class gdb.Field for enum types. Add
2012 documentation for attribute "enumval" in that same class.
2013
2014 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2015
2016 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2017 @ftable.
2018
2019 2013-12-23 Doug Evans <xdje42@gmail.com>
2020
2021 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2022 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2023 corresponding section in Extending GDB.
2024 (Extending GDB): Move menu up. New menu item "Auto-loading
2025 extensions".
2026 (Sequences): New menu item "Auto-loading sequences".
2027 (Auto-loading sequences): New node.
2028 (Python): Rename section from Scripting GDB to Extending GDB.
2029 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2030 Move docs on ways to auto-load extensions to ...
2031 (Auto-loading extensions): ... here. New node.
2032
2033 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2034
2035 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2036 in menu.
2037 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2038 command, now in a new node.
2039 (GDB/MI Support Commands): New node, with its contents being
2040 extracted from the "GDB/MI Miscellaneous Commands" node.
2041 A small paragraph introducing the section is also added at
2042 the start.
2043 (GDB/MI Miscellaneous Commands): Delete the description of the
2044 -info-gdb-mi-command, -list-features and -list-target-features
2045 commands, now hosted in the "GDB/MI Support Commands" node.
2046
2047 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2048
2049 PR python/16113
2050 * gdb.texinfo (Values From Inferior): Add a note about using
2051 gdb.Field objects as subscripts on gdb.Value objects.
2052 (Types In Python): Add description about the new attribute
2053 "parent_type" of gdb.Field objects.
2054
2055 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2056
2057 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2058 entry for section docuumenting the -list-features GDB/MI command.
2059
2060 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2061
2062 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2063 "exec-run-start-option" entry in the output of the "-list-features"
2064 command.
2065
2066 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2067
2068 * gdb.texinfo (i386): Fix yesterday's commit.
2069
2070 2013-12-03 Tom Tromey <tromey@redhat.com>
2071
2072 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2073 documented here.
2074
2075 2013-12-03 Tom Tromey <tromey@redhat.com>
2076
2077 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2078
2079 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2080
2081 * gdb.texinfo (i386 Features): Add MPX feature registers.
2082 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2083 a subsubsection for MPX and describes the display of the
2084 boundary registers.
2085
2086 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2087
2088 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2089 documentation of the "ada-exceptions" entry.
2090
2091 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2092
2093 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2094 "^error" result record concerning the error message. Document
2095 the error code that may also be part of that result record.
2096 (GDB/MI Miscellaneous Commands): Document the
2097 "undefined-command-error-code" element in the output of
2098 the "-list-features" GDB/MI command.
2099
2100 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2101
2102 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2103 the new -info-gdb-mi-command GDB/MI command. Document
2104 the meaning of "-info-gdb-mi-command" in the output of
2105 -list-features.
2106
2107 2013-11-29 Pedro Alves <palves@redhat.com>
2108
2109 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2110 Update comment.
2111
2112 2013-11-24 Yao Qi <yao@codesourcery.com>
2113
2114 * gdb.texinfo (Caching Remote Data): Document new
2115 "set/show stack-cache" option.
2116
2117 2013-11-24 Yao Qi <yao@codesourcery.com>
2118
2119 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2120 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2121 "off" respectively.
2122
2123 2013-11-23 Yao Qi <yao@codesourcery.com>
2124
2125 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2126 of "displayhint" to the table about child results.
2127
2128 2013-11-21 Yao Qi <yao@codesourcery.com>
2129
2130 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2131 'dynamic' for the output of command -var-list-children.
2132
2133 2013-11-21 Yao Qi <yao@codesourcery.com>
2134
2135 * gdb.texinfo (Caching Target Data): Remove "see" before
2136 @pxref.
2137
2138 2013-11-20 Yao Qi <yao@codesourcery.com>
2139
2140 * gdb.texinfo (Caching Target Data): Update doc for
2141 per-address-space dcache.
2142
2143 2013-11-20 Yao Qi <yao@codesourcery.com>
2144
2145 * gdb.texinfo (Data): Rename menu item.
2146 (Caching Remote Data): Rename to ...
2147 (Caching Target Data): ... it. Update.
2148
2149 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2150
2151 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2152 "language-option" entry in the output of the "-list-features"
2153 command.
2154
2155 2013-11-15 Tom Tromey <tromey@redhat.com>
2156
2157 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2158 Add example.
2159
2160 2013-11-14 Tom Tromey <tromey@redhat.com>
2161
2162 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2163
2164 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2165
2166 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2167 (Context management): Place current subsection text into its own
2168 subsubsection. Add new subsubsection describing the "--language"
2169 command option.
2170
2171 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2172
2173 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2174 the documentation of "info-ada-exceptions" in the output
2175 of the "-list-features" command. Add the documentation
2176 of the "ada-exception" entry instead.
2177
2178 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2179
2180
2181 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2182 word of a couple of sentences to start with a capital letter.
2183
2184 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2185
2186 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2187 (Ada Exceptions): New node.
2188 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2189 Commands" node.
2190 (GDB/MI Ada Exceptions Commands): New node.
2191 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2192 field in the output of the "-list-features" command.
2193 * NEWS: Add entry for the new "info exceptions" CLI command,
2194 and for the new "-info-ada-exceptions" GDB/MI command.
2195
2196 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2197
2198 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2199 (Line Tables In Python): New node.
2200
2201 2013-11-08 Doug Evans <dje@google.com>
2202
2203 * gdb.texinfo (Debugging Output): Update text for
2204 "set debug dwarf2-read".
2205
2206 2013-11-08 Doug Evans <dje@google.com>
2207
2208 * gdb.texinfo (Debugging Output): Update text for
2209 "set debug symtab-create".
2210
2211 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2212
2213 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2214 constant.
2215
2216 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2217
2218 * gdb.texinfo (Breakpoints In Python): Document temporary
2219 option in breakpoint constructor, and add documentation to the
2220 temporary attribute.
2221
2222 2013-11-07 Yao Qi <yao@codesourcery.com>
2223
2224 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2225 output of "-var-info-expression".
2226
2227 2013-11-06 Pedro Alves <palves@redhat.com>
2228
2229 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2230 non-interactive mode.
2231 (Environment) <shell startup files warning>: Mention
2232 non-interactive mode. Mention .zshenv for Z shell, and talk about
2233 BASH_ENV instead of .bashrc for BASH.
2234
2235 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2236
2237 * gdb.texinfo (Commands to Specify Files): Add description
2238 of the remove-symbol-file command.
2239 * observer.texi: New free_objfile event
2240
2241 2013-10-24 Pedro Alves <palves@redhat.com>
2242
2243 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2244
2245 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2246
2247 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2248 New subsection inside which the "-catch-load" and "-catch-unload"
2249 commands documentation is now placed.
2250 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2251 documenting the "-catch-assert" and "-catch-exception" new
2252 GDB/MI commands.
2253
2254 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2255
2256 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2257
2258 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2259
2260 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2261 serial baud".
2262 (Remote Configuration): Replace "set remotebaud" by "set serial
2263 baud". Replace "show remotebaud" by "show serial baud".
2264
2265 2013-10-07 Pedro Alves <palves@redhat.com>
2266
2267 PR breakpoints/11568
2268 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2269 when the thread is removed from the thread list.
2270
2271 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2272
2273 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2274 Update entry for $_exitcode.
2275
2276 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2277
2278 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2279 new "--start" option.
2280
2281 2013-10-02 Pedro Alves <palves@redhat.com>
2282
2283 * gdb.texinfo (Registers): Expand description of saved registers
2284 in frames. Explain <not saved>.
2285
2286 2013-09-25 Doug Evans <dje@google.com>
2287
2288 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2289
2290 2013-09-16 Stan Shebs <stan@codesourcery.com>
2291
2292 Remove the internals manual gdbint.texinfo.
2293 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2294 (PDFFILES): Remove gdbint.pdf.
2295 (HTMLFILES): Remove gdbint/index.html.
2296 (HTMLFILES_INSTALL): Remove gdbint.
2297 (GDBINT_DOC_FILES): Remove.
2298 (dvi): Remove gdbint.dvi.
2299 (ps): Remove gdbint.ps.
2300 * gdbint.texinfo: Remove file.
2301 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2302
2303 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2304
2305 * gdb.texinfo (Convenience Functions): Mention new convenience
2306 function $_isvoid.
2307
2308 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2309
2310 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2311 (Standard Target Features): Add new node to menu.
2312 (S/390 and System z Features): New node.
2313
2314 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2315
2316 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2317 -list-target-features in the example.
2318
2319 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2320
2321 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2322 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2323
2324 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2325
2326 Sync documentation with gdb.base/gnu-debugdata.exp.
2327 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2328
2329 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2330
2331 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2332
2333 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2334 Yao Qi <yao@codesourcery.com>
2335
2336 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2337 Document new --skip-unavailable option.
2338 <-stack-list-variables>: Document new --skip-unavailable option.
2339
2340 2013-08-26 Doug Evans <dje@google.com>
2341
2342 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2343 an optional regexp.
2344
2345 2013-08-13 Tom Tromey <tromey@redhat.com>
2346
2347 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2348 Document GDB_PARALLEL and GDB_INOTIFY.
2349
2350 2013-08-09 Stan Shebs <stan@codesourcery.com>
2351
2352 * LRS: Remove file, describes a long-abandoned live-range
2353 splitting extension to stabs.
2354
2355 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2356
2357 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2358
2359 2013-07-17 Doug Evans <dje@google.com>
2360
2361 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2362
2363 2013-07-02 Tom Tromey <tromey@redhat.com>
2364
2365 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2366
2367 2013-06-28 Tom Tromey <tromey@redhat.com>
2368
2369 * Makefile.in (version.subst): Use version.in, not
2370 common/version.in.
2371 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2372 Likewise.
2373
2374 2013-06-27 Pedro Alves <palves@redhat.com>
2375
2376 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2377 dynamic symbol resolution code>: New section, based on infrun.c
2378 comment.
2379
2380 2013-06-26 Tom Tromey <tromey@redhat.com>
2381
2382 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2383 Update.
2384 (Releasing GDB): Likewise.
2385
2386 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2387 Yao Qi <yao@codesourcery.com>
2388
2389 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2390 -trace-frame-collected.
2391
2392 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2393
2394 * gdb.texinfo (Traceframe Info Format): Document tvar element
2395 and its attributes.
2396
2397 2013-06-25 Yao Qi <yao@codesourcery.com>
2398
2399 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2400
2401 2013-06-24 Tom Tromey <tromey@redhat.com>
2402
2403 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2404 (GDBvn.texi): Use version.subst.
2405 (version.subst): New target.
2406 (mostlyclean): Remove version.subst.
2407
2408 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2409
2410 * gdb.texinfo (GDB/MI Data Manipulation)
2411 <-data-list-register-values>: Document the --skip-unavailable
2412 option.
2413
2414 2013-06-07 Yao Qi <yao@codesourcery.com>
2415
2416 * gdb.texinfo (Symbols): Add kindex and cindex for
2417 'maint print msymbols'.
2418
2419 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2420
2421 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2422 response field name (thread-group to inferior).
2423
2424 2013-06-04 Gary Benson <gbenson@redhat.com>
2425
2426 * gdb.texinfo (General Query Packets/qSupported): Added
2427 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2428 to the table of currently defined stub features.
2429 Added a more detailed entry for "augmented-libraries-svr4-read".
2430 (General Query Packets/qXfer:libraries-svr4:read): Documented
2431 the augmented form of this packet.
2432
2433 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2434
2435 * gdb.texinfo (System-wide Configuration Scripts): Renames
2436 "Installed System-wide Configuration Scripts". Add associated
2437 @menu block.
2438
2439 2013-05-23 Yao Qi <yao@codesourcery.com>
2440 Pedro Alves <palves@redhat.com>
2441
2442 * gdb.texinfo (Packets): Document 'vCont;r'.
2443 (Continuing and Stepping): Document target-assisted range
2444 stepping, and the 'set range-stepping' and 'show range-stepping'
2445 commands.
2446
2447 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2448
2449 * gdb.texinfo (Installed System-wide Configuration Scripts):
2450 Add subsection describing the scripts now available under
2451 the data-dir's system-gdbbinit subdirectory.
2452 * NEWS: Add entry announcing the availability of system-wide
2453 configuration scripts for ElinOS and Wind River Linux.
2454
2455 2013-05-21 Hui Zhu <hui@codesourcery.com>
2456
2457 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2458 "-dprintf-insert" command.
2459
2460 2013-05-17 Doug Evans <dje@google.com>
2461
2462 * gdb.texinfo (Maintenance Commands): Update doc for
2463 "maint check-psymtabs". Add doc for "maint check-symtabs",
2464 "maint expand-symtabs".
2465
2466 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2467
2468 * gdb.texinfo (Process Record and Replay): Document the
2469 "record goto" command and its sub-commands.
2470
2471 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2472
2473 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2474 (Python API): Add Frame Filters API, Frame Wrapper API,
2475 Writing a Frame Filter/Wrapper, Managing Management of Frame
2476 Filters chapter entries.
2477 (Frame Filters API): New Node.
2478 (Frame Wrapper API): New Node.
2479 (Writing a Frame Filter): New Node.
2480 (Managing Frame Filters): New Node.
2481 (Progspaces In Python): Add note about frame_filters attribute.
2482 (Objfiles in Python): Ditto.
2483 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2484 @anchors and --no-frame-filters option to -stack-list-variables,
2485 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2486 commands.
2487
2488 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2489
2490 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2491 Support" subsection documenting the XML format used to transfer
2492 shared library info on AIX.
2493
2494 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2495
2496 * gdb.texinfo (Debugging Output): Add documentation of
2497 "set debug aix-solib" and "show debug aix-solib" commands.
2498
2499 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2500
2501 * gdb.texinfo (Nios II): New section.
2502 (Nios II Features): New section.
2503
2504 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2505
2506 * gdbint.texinfo (Algorithms): Remove entries documenting
2507 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2508 SOLIB_CREATE_INFERIOR_HOOK.
2509
2510 2013-04-29 Tom Tromey <tromey@redhat.com>
2511
2512 PR python/14204:
2513 * gdb.texinfo (Python API): Fix menu entry.
2514 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2515 Define global and static block. Add example. Clarify
2516 block relationship for inline functions.
2517
2518 2013-04-29 Tom Tromey <tromey@redhat.com>
2519
2520 * gdb.texinfo (Python API): Mention Python help and keyword
2521 arguments. Move pagination text to Basic Python.
2522 (Basic Python): Put pagination text here. Document
2523 close-on-exec, SIGCHLD, and SIGINT.
2524
2525 2013-04-19 Pedro Alves <palves@redhat.com>
2526
2527 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2528 "signedness" instead of "signness".
2529
2530 2013-04-19 Pedro Alves <palves@redhat.com>
2531
2532 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2533 -Wno-pointer-sign text with text on -Wpointer-sign.
2534
2535 2013-04-16 Tom Tromey <tromey@redhat.com>
2536
2537 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2538 GCC that has the SDT probe points.
2539
2540 2013-04-15 Tom Tromey <tromey@redhat.com>
2541
2542 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2543 exception catchpoints.
2544
2545 2013-04-15 Tom Tromey <tromey@redhat.com>
2546
2547 * gdb.texinfo (Set Catchpoints): Document $_exception.
2548 (Convenience Vars): Mention $_exception.
2549
2550 2013-04-15 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.texinfo (Set Catchpoints): Reorganize exception
2553 catchpoints. Document "catch rethrow".
2554 (Debugging C Plus Plus): Mention "catch rethrow".
2555
2556 2013-04-15 Tom Tromey <tromey@redhat.com>
2557
2558 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2559
2560 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2561 Eli Zaretskii <eliz@gnu.org>
2562
2563 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2564 line below the sample output.
2565
2566 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2567
2568 * gdb.texinfo (Mode Options): Document '-configuration'.
2569 (Help): Document "show configuration".
2570 (Bug Reporting): Add requirements to include the configuration
2571 details in bug reports.
2572
2573 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2574
2575 * Makefile.in (MAN1S): Add gcore.1.
2576 Remove "Host, target, and site specific Makefile fragments" comment.
2577 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2578 (install-man1, uninstall-man1): Conditionalize gcore.1.
2579 (gcore.1): New.
2580 * gdb.texinfo (Man Pages): Add gcore man.
2581 (gcore man): New node.
2582
2583 2013-04-10 Pedro Alves <palves@redhat.com>
2584
2585 * gdb.texinfo (Process Record and Replay): Document that "set
2586 record full insn-number-max", "set record
2587 instruction-history-size" and "set record
2588 function-call-history-size" accept "unlimited".
2589 (Backtrace): Document that "set backtrace limit" accepts
2590 "unlimited".
2591 (List): Document that "set listsize" accepts "unlimited".
2592 (Print Settings)" Document that "set print max-symbolic-offset",
2593 "set print elements" and "set print repeats" accept "unlimited".
2594 (Starting and Stopping Trace Experiments): Document that "set
2595 trace-buffer-size" accepts "unlimited".
2596 (Remote Configuration): Document that "set tcp connect-timeout"
2597 accepts "unlimited".
2598 (Command History): Document that "set history size" accepts
2599 "unlimited".
2600 (Screen Size): Document that "set height" and "set width" accepts
2601 "unlimited". Adjust "set pagination"'s description to suggest
2602 "set height unlimited" instead of "set height 0".
2603
2604 2013-04-10 Yao Qi <yao@codesourcery.com>
2605
2606 * gdb.texinfo (Trace Files): Add "target ctf".
2607
2608 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2609
2610 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2611
2612 * Makefile.in (install-man1, install-man5, uninstall-man1)
2613 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2614
2615 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2616
2617 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2618 Eli Zaretskii <eliz@gnu.org>
2619
2620 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2621 parameters order. Remove "On some targets" for --attach. Document the
2622 --multi parameter and extended-remote command. Document all the
2623 options.
2624
2625 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2626
2627 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2628 the list of supported languages.
2629
2630 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2631
2632 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2633 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2634 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2635 (diststuff): Add man.
2636 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2637 (uninstall-man5): New.
2638 (STAGESTUFF): Add *.1 and *.5.
2639 (GDBvn.texi): Add SYSTEM_GDBINIT.
2640 (gdb.1, gdbserver.1, gdbinit.5): New.
2641 (maintainer-clean realclean): Add $(MANS).
2642 (install): Add install-man.
2643 (uninstall): Add uninstall-man.
2644 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2645 (@copying): Wrap it by @c man begin COPYRIGHT.
2646 (Top): Add Man Pages.
2647 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2648
2649 2013-04-02 Pedro Alves <palves@redhat.com>
2650
2651 * gdb.texinfo (Debugging Output): Document "set/show debug
2652 aarch64", "set/show debug coff-pe-read" and "set/show debug
2653 mach-o".
2654
2655 2013-04-02 Pedro Alves <palves@redhat.com>
2656
2657 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2658 table>: Add entry for "trace-buffer-size".
2659
2660 2013-03-28 Pedro Alves <palves@redhat.com>
2661
2662 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2663 table>: Add entry for "trace-status".
2664
2665 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2666
2667 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2668 @bullet", which is invalid (makeinfo 5.1 barfs).
2669
2670 2013-03-28 Pedro Alves <palves@redhat.com>
2671
2672 PR gdb/15294
2673
2674 * gdb.texinfo (List) <set listsize>: Adjust to document that
2675 listsize 0 means no limit, and remove mention of -1.
2676
2677 2013-03-22 Yao Qi <yao@codesourcery.com>
2678
2679 * gdb.texinfo (Embedded Processors): Remove menu item
2680 "OpenRISC 1000".
2681 (OpenRISC 1000): Remove.
2682
2683 2013-03-21 Doug Evans <dje@google.com>
2684
2685 * gdb.texinfo (Maintenance Commands): Add docs for
2686 "mt set per-command {space,time,symtab} {on,off}".
2687
2688 2013-03-14 Hui Zhu <hui@codesourcery.com>
2689 Yao Qi <yao@codesourcery.com>
2690
2691 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2692
2693 2013-03-13 Keith Seitz <keiths@redhat.com>
2694
2695 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2696 "maint agent" reference to Dynamic printf.
2697
2698 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2699
2700 * gdb.texinfo (General Query Packets): Don't use colon in index
2701 entries visible to Info format.
2702
2703 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2704
2705 * gdb.texinfo (Process Record and Replay): Document record
2706 changes.
2707
2708 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2709
2710 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2711 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2712 qXfer:btrace:read.
2713
2714 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2715
2716 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2717 use colons in @anchor and @cindex entries.
2718
2719 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2720
2721 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2722
2723 2013-03-08 Stan Shebs <stan@codesourcery.com>
2724 Hafiz Abid Qadeer <abidh@codesourcery.com>
2725
2726 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2727 trace-buffer-size set and show commands.
2728 (Tracepoint Packets): Document QTBuffer:size.
2729 (General Query Packets): Document QTBuffer:size.
2730
2731 2013-02-21 Tom Tromey <tromey@redhat.com>
2732
2733 * gdb.texinfo: Remove bad @syncodeindex.
2734 (Values From Inferior, Types In Python, Inferiors In Python)
2735 (Events In Python, Threads In Python, Frames In Python, Blocks In
2736 Python, Symbols In Python, Symbol Tables In Python): Remove
2737 @tables.
2738 (Packets, General Query Packets, Tracepoint Packets)
2739 (Host I/O Packets): Use @w{} for empty @item.
2740
2741 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2742
2743 * gdb.texinfo (Architectures In Python): Add description about
2744 the new method gdb.Architecture.disassemble.
2745
2746 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2747 Hafiz Abid Qadeer <abidh@codesourcery.com>
2748
2749 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2750 Document the "trace-file" field.
2751
2752 2013-02-07 Doug Evans <dje@google.com>
2753
2754 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2755 command.
2756
2757 2013-02-06 Yao Qi <yao@codesourcery.com>
2758
2759 * gdb.texinfo (GDB/MI Async Records): Document new MI
2760 notification "=tsv-modified". Update the document of MI
2761 notification "=tsv-created".
2762 * observer.texi (GDB Observers): New observer tsv_modified.
2763 Update observer tsv_created and tsv_delete.
2764
2765 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2766
2767 * gdb.texinfo (AArch64 Features): New section; document
2768 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2769 (Architectures): Add new AArch64 section to document AArch64
2770 architecture specific commands.
2771 (ABI): Add description of the new OS ABI "Newlib" and its influence
2772 on the longjmp handling.
2773
2774 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2775 Jan Kratochvil <jan.kratochvil@redhat.com>
2776
2777 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2778 variable in 'set/show backtrace' section.
2779
2780 2013-01-31 Tom Tromey <tromey@redhat.com>
2781
2782 * gdb.texinfo (Target Commands): Fix typo.
2783
2784 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2785
2786 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2787 describing the gdb.Architecture class.
2788 (Frames In Python): Add description about the new method
2789 gdb.Frame.architecture().
2790
2791 2013-01-23 Doug Evans <dje@google.com>
2792
2793 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2794
2795 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2796
2797 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2798 'thread-groups' field when printing a breakpoint in MI.
2799
2800 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2801 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2802 to reflect that jit-reader-load now supports absolute file-names.
2803
2804 2013-01-16 Tom Tromey <tromey@redhat.com>
2805
2806 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2807 (Signals): Likewise.
2808
2809 2013-01-16 Tom Tromey <tromey@redhat.com>
2810
2811 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2812 "catch-type" field.
2813 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2814
2815 2013-01-07 Tom Tromey <tromey@redhat.com>
2816
2817 * gdb.texinfo (Mode Options): Don't mention -epoch.
2818 (Data, Emacs): Remove obsolete comments.
2819
2820 2013-01-02 Tom Tromey <tromey@redhat.com>
2821
2822 * gdb.texinfo (GDB/MI Output Records): Update menu.
2823 (GDB/MI Breakpoint Information): New node.
2824 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2825 <-break-insert>: Likewise.
2826
2827 2012-12-31 Yao Qi <yao@codesourcery.com>
2828
2829 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2830 (Packets): Move "vStopped" packet to ...
2831 (Notification Packets): ... here. Describe the components
2832 of notification. Add a table of supported notifications.
2833 Add an example on the process of he async notification.
2834
2835 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2836
2837 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2838 present.
2839 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2840 fullname output always present.
2841
2842 2012-12-23 Pierre Muller <muller@sourceware.org>
2843
2844 * gdbint.texinfo (Function prototypes): Require use of "extern"
2845 modifier for function prototypes in headers.
2846
2847 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2848
2849 * refcard.tex: Update copyright notice to GPL v3 or later.
2850 Update contact info.
2851
2852 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2853
2854 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2855
2856 2012-12-15 Yao Qi <yao@codesourcery.com>
2857
2858 * gdb.texinfo (Debugging Output): Document 'set debug
2859 notification' and 'show debug notification'.
2860
2861 2012-12-15 Yao Qi <yao@codesourcery.com>
2862
2863 * gdb.texinfo (Listing Tracepoints): New item and example about
2864 'installed on target' output.
2865 Add more in the example about 'installed on target'.
2866 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2867
2868 2012-12-14 Tom Tromey <tromey@redhat.com>
2869
2870 * gdb.texinfo (SVR4 Process Information): Mention core files.
2871
2872 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2873
2874 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2875
2876 2012-12-11 Pedro Alves <palves@redhat.com>
2877
2878 * gdb.texinfo: Remove all mentions of Unixware throughout.
2879
2880 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2881
2882 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2883
2884 2012-11-29 Tom Tromey <tromey@redhat.com>
2885
2886 * gdb.texinfo (SVR4 Process Information): Document missing
2887 "info proc" subcommands.
2888
2889 2012-11-29 Yao Qi <yao@codesourcery.com>
2890
2891 PR gdb/1477.
2892 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2893 to 'auto' instead of 'gnu'.
2894
2895 2012-11-26 Tom Tromey <tromey@redhat.com>
2896
2897 * gdb.texinfo (MiniDebugInfo): New node.
2898 (GDB Files): Update.
2899
2900 2012-11-16 Doug Evans <dje@google.com>
2901
2902 * gdb.texinfo (System-wide configuration): If the system-wide init
2903 file lives in the data-directory, and --data-directory is provided,
2904 look for it there.
2905
2906 2012-11-15 Tom Tromey <tromey@redhat.com>
2907
2908 * gdb.texinfo (Signaling): Fix typo.
2909
2910 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2911
2912 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2913 parameter "count" of -data-write-memory-bytes, and add an example.
2914
2915 2012-11-12 Tom Tromey <tromey@redhat.com>
2916
2917 * gdb.texinfo (Symbols): Document "info type-printers",
2918 "enable type-printer" and "disable type-printer".
2919 (Python API): Add new node to menu.
2920 (Type Printing API): New node.
2921 (Progspaces In Python): Document type_printers field.
2922 (Objfiles In Python): Likewise.
2923 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2924 register_type_printer, TypePrinter>: Document.
2925
2926 2012-11-12 Tom Tromey <tromey@redhat.com>
2927
2928 * gdb.texinfo (Symbols): Document "set print type methods",
2929 "set print type typedefs", and flags to ptype and whatis.
2930
2931 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
2932
2933 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2934 the example -data-disassemble output. Extend the description of
2935 the -data-disassemble results to document all fields. Document
2936 the cli disassemble command as being related to -data-disassemble.
2937
2938 2012-11-09 Yao Qi <yao@codesourcery.com>
2939
2940 PR gdb/14777.
2941 * gdb.texinfo (OS Information): Remove doc on command
2942 'info udot'.
2943
2944 2012-11-08 Joel Brobecker <brobecker@adacore.com>
2945
2946 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2947 gdb.ini warning for Windows port.
2948
2949 2012-11-08 Yao Qi <yao@codesourcery.com>
2950
2951 * gdb.texinfo (Search): Add kindex for 'fo'.
2952
2953 2012-11-05 Tom Tromey <tromey@redhat.com>
2954
2955 PR python/14802:
2956 * gdb.texinfo (Functions In Python): Add example.
2957
2958 2012-11-03 Yao Qi <yao@codesourcery.com>
2959
2960 * observer.texi (GDB Observers): Remove observer
2961 'tracepoint_modified', 'tracepoint_created' and
2962 'tracepoint_deleted'.
2963
2964 2012-10-26 Tom Tromey <tromey@redhat.com>
2965
2966 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2967
2968 2012-10-25 Tom Tromey <tromey@redhat.com>
2969
2970 * gdb.texinfo (General Query Packets): Use @itemx.
2971
2972 2012-10-17 Yao Qi <yao@codesourcery.com>
2973
2974 * observer.texi (GDB Observers): Update observer
2975 'memory_changed'.
2976 * gdb.texinfo (GDB/MI Async Records): Document for
2977 "memory-changed" notification.
2978
2979 2012-10-15 Doug Evans <dje@google.com>
2980
2981 * gdb.texinfo (Mode Options): Document -nh.
2982 Elaborate on docs for -nx.
2983
2984 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2985
2986 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2987
2988 2012-09-21 Yao Qi <yao@codesourcery.com>
2989 Pedro Alves <palves@redhat.com>
2990
2991 * gdb.texinfo (GDB/MI Async Records): Document notification
2992 'record-started' and 'record-stopped'.
2993 * observer.texi (GDB Observers): New observer 'record-changed'.
2994
2995 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2996
2997 * gdb.texinfo: Document the removal of SH's 'regs' command.
2998
2999 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3000
3001 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3002
3003 2012-09-18 Yao Qi <yao@codesourcery.com>
3004
3005 * gdb.texinfo (GDB/MI Async Records): Document new MI
3006 notifications '=tsv-created' and '=tsv-deleted'.
3007 * observer.texi (GDB Observers): New observer tsv_created and
3008 tsv_deleted.
3009
3010 2012-09-18 Yao Qi <yao@codesourcery.com>
3011
3012 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3013 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3014 '=traceframe-changed'.
3015
3016 2012-09-17 Yao Qi <yao@codesourcery.com>
3017
3018 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3019 'set listsize'.
3020
3021 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3022 Eli Zaretskii <eliz@gnu.org>
3023
3024 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3025 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3026 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3027
3028 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3029
3030 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3031
3032 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3033
3034 Document how to return from "python-interactive" to GDB.
3035 * gdb.texinfo (Python Commands): Update documentation.
3036
3037 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3038
3039 Add a new "python-interactive" command that starts a standard
3040 Python interactive prompt with "pi" as alias, and add "py" as
3041 an alias to "python".
3042 * gdb.texinfo (Python Commands): Document the new commands.
3043
3044 2012-08-22 Tom Tromey <tromey@redhat.com>
3045
3046 * gdbint.texinfo (Host Definition): Remove documentation for
3047 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3048
3049 2012-08-17 Keith Seitz <keiths@redhat.com>
3050
3051 PR c++/13356
3052 * gdb.texinfo (Type and Range Checking): Remove warning.
3053 Remove spurious commas.
3054 Update text and examples for re-implementation of set/show
3055 check type.
3056 (C and C++ Type and Range Checks): Likewise.
3057
3058 2012-08-16 Yao Qi <yao@codesourcery.com>
3059
3060 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3061 is deprecated.
3062
3063 2012-08-13 Doug Evans <dje@google.com>
3064
3065 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3066 to include functions.
3067
3068 2012-08-10 Doug Evans <dje@google.com>
3069
3070 * gdb.texinfo (Convenience Funs): New node.
3071 (Types In Python): Document Type.vector.
3072
3073 2012-08-09 Yao Qi <yao@codesourcery.com>
3074
3075 * observer.texi: New observer command_param_changed.
3076 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3077
3078 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3079
3080 * gdbint.texinfo (Debugging GDB): In section
3081 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3082 Mention also gdb-gdb.py.
3083
3084 2012-08-07 Yao Qi <yao@codesourcery.com>
3085
3086 Revert the folloing patch:
3087 2012-08-06 Yao Qi <yao@codesourcery.com>
3088 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3089 remote hardware-watchpoint-limit' and 'set
3090 remote hardware-breakpoint-limit'.
3091
3092 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3093
3094 * gdb.texinfo (Working Directory): Added information about new
3095 default argument for 'cd' command.
3096
3097 2012-08-06 Yao Qi <yao@codesourcery.com>
3098
3099 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3100 remote hardware-watchpoint-limit' and 'set
3101 remote hardware-breakpoint-limit'.
3102
3103 2012-08-06 Yao Qi <yao@codesourcery.com>
3104
3105 Fix PR14371.
3106
3107 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3108 '=breakpoint-deleted'.
3109
3110 2012-08-02 Yao Qi <yao@codesourcery.com>
3111
3112 * gdb.texinfo (Native): Remove node Neutrino.
3113
3114 2012-07-27 Yao Qi <yao@codesourcery.com>
3115
3116 * gdb.texinfo (IPA Protocol Commands): Document new command
3117 'close'.
3118
3119 2012-07-25 Tom Tromey <tromey@redhat.com>
3120
3121 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3122
3123 2012-07-20 Doug Evans <dje@google.com>
3124
3125 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3126 (Index Files): Document how to control the use of deprecated index
3127 sections.
3128 (Index Section Format): Replace --use-deprecated-index-sections with
3129 "set use-deprecated-index-sections on".
3130
3131 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3132
3133 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3134 indices into a single node "Index". Instead, join function and
3135 variable indices into a single index, separate from the concept
3136 index. Requested in
3137 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3138 (Top): Update the top-level menu: instead of one "Index" there are
3139 now separate entries "Concept Index" and "Function and Variable
3140 Index".
3141 (Concept Index, Function and Variable Index): New nodes.
3142 (Index): Node deleted.
3143
3144 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3145
3146 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3147 and "maint agent-eval".
3148
3149 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3150
3151 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3152 avoid file-name clashes between Index.html and index.html on
3153 case-insensitive filesystems. See the discussion starting in
3154 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3155 details of the problem.
3156 (Top): Update the master menu for the above.
3157 (Concept Index, Command and Variable Index): New nodes, instead of
3158 the old "Index" node that was deleted. All cross-references
3159 updated.
3160
3161 2012-07-02 Stan Shebs <stan@codesourcery.com>
3162
3163 * gdb.texinfo (Dynamic Printf): Mention agent style and
3164 disconnected dprintf.
3165 (Maintenance Commands): Describe maint agent-printf.
3166 (General Query Packets): Mention BreakpointCommands feature.
3167 (Packets): Document commands extension to Z0 packet.
3168 * agentexpr.texi (Bytecode Descriptions): Document printf
3169 bytecode.
3170
3171 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3172
3173 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3174 only after gdbinit files.
3175 (Startup): Move -iex and -iex commands down after gdbinit files.
3176
3177 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3180 possibility.
3181
3182 2012-06-29 Tom Tromey <tromey@redhat.com>
3183
3184 * gdb.texinfo (Index Section Format): Update for version 7.
3185
3186 2012-06-28 Stan Shebs <stan@codesourcery.com>
3187
3188 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3189 example, add note about title column.
3190
3191 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3192
3193 * gdb.texinfo (Symbol Tables In Python): Add description about
3194 the new 'last' attribute of gdb.Symtab_and line.
3195
3196 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3197
3198 * gdb.texinfo (Symbol Tables In Python): Correct the description
3199 of the 'pc' attribute of gdb.Symtab_and_line.
3200
3201 2012-06-26 Doug Evans <dje@google.com>
3202
3203 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3204 and symtab-create.
3205
3206 2012-06-25 Keith Seitz <keiths@redhat.com>
3207
3208 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3209 from example. Remove "rbreak" from list of corresponding
3210 gdb commands.
3211
3212 2012-06-23 Doug Evans <dje@google.com>
3213
3214 * gdb.texinfo (Index Section Format): Document version 7 format.
3215
3216 2012-06-22 Yao Qi <yao@codesourcery.com>
3217
3218 * gdb.texinfo: Add missing cindex for some packets.
3219
3220 2012-06-20 Keith Seitz <keiths@redhat.com>
3221
3222 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3223 for -break-insert and document -p.
3224
3225 2012-06-20 Yao Qi <yao@codesourcery.com>
3226
3227 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3228 and "gdb.write_memory" with "Inferior.read_memory" and
3229 "Inferior.write_memory".
3230
3231 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3232
3233 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3234 (Free Documentation): Add @node line.
3235 (Continuing and Stepping) <advance location>: Use @item instead of
3236 @itemx.
3237 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3238 @itemx.
3239 (Embedded Processors): Put the link to "PA" to its correct place,
3240 according to document structure.
3241 (Python API): Put the link to "Lazy Strings In Python" to its
3242 correct place.
3243 (Index): Use @@ in @tex block to get a literal @.
3244
3245 * gdbint.texinfo: Fix the @subtitle line.
3246
3247 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3248 correct place.
3249
3250 2012-06-08 Yao Qi <yao@codesourcery.com>
3251
3252 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3253 Protocol'.
3254 (In-Process Agent Protocol, IPA Protocol Objects)
3255 (IPA Protocol Commands): New nodes.
3256 (Tracepoint Packets): Add anchors.
3257
3258 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3259
3260 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3261
3262 2012-06-06 Yao Qi <yao@codesourcery.com>
3263
3264 * gdb.texinfo: Update copyright year.
3265
3266 2012-05-23 Stan Shebs <stan@codesourcery.com>
3267 Kwok Cheung Yeung <kcy@codesourcery.com>
3268
3269 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3270
3271 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3272
3273 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3274 Mention also --with-separate-debug-dir.
3275 (Auto-loading): Prepend $debugdir in the sample output.
3276 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3277 auto-load safe-path variable.
3278 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3279 Mention also $debugdir for 'set auto-load scripts-directory'.
3280
3281 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3282
3283 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3284 (MIPS Embedded, MIPS, MIPS Register packet Format)
3285 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3286 appropriate.
3287
3288 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3289 Maciej W. Rozycki <macro@codesourcery.com>
3290
3291 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3292 mips compression".
3293 (MIPS Breakpoint Kinds): New subsubsection.
3294
3295 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3296
3297 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3298 nodes for subsections. Add @acronym mark-ups and adjust
3299 formatting.
3300
3301 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3302
3303 Rename $ddir to $datadir.
3304 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3305 (objfile-gdb.py file): Rename $ddir to $datadir.
3306
3307 2012-05-18 Tom Tromey <tromey@redhat.com>
3308
3309 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3310
3311 2012-05-14 Stan Shebs <stan@codesourcery.com>
3312
3313 * gdb.texinfo (Dynamic Printf): New subsection.
3314
3315 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3316
3317 * gdb.texinfo (Basic Python): Add description about the function
3318 gdb.find_pc_line
3319
3320 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3321 Eli Zaretskii <eliz@gnu.org>
3322
3323 * gdb.texinfo (Separate Debug Files): Use plural form for global
3324 debugging information directory.
3325
3326 2012-05-11 Stan Shebs <stan@codesourcery.com>
3327 Kwok Cheung Yeung <kcy@codesourcery.com>
3328
3329 * gdb.texinfo (Operating System Auxiliary Information): Document new
3330 'info os' subcommands.
3331
3332 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3333
3334 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3335 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3336 (dotdebug_gdb_scripts section): Add reference
3337 to 'Auto-loading safe path'.
3338
3339 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3340
3341 Implement multi-component --with-auto-load-dir.
3342 * gdb.texinfo (Auto-loading): New references
3343 for 'set auto-load scripts-directory'
3344 and 'show auto-load scripts-directory'.
3345 (Auto-loading safe path): Describe the new default. Move $ddir
3346 substituation reference to 'objfile-gdb.py file'.
3347 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3348 script-name. Describe new 'set auto-load scripts-directory'
3349 and 'show auto-load scripts-directory'.
3350
3351 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3352
3353 Provide $ddir substitution for --with-auto-load-safe-path.
3354 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3355 (Auto-loading safe path): Likewise. Mention the default value,
3356 $ddir substitution, --with-auto-load-safe-path and
3357 --without-auto-load-safe-path.
3358 * observer.texi (gdb_datadir_changed): New.
3359
3360 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3361
3362 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3363 Twice.
3364
3365 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3366 directory separator by path separator.
3367
3368 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3369
3370 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3371 for 'set auto-load safe-path' optional. Mention if it is omitted.
3372 Change disabling security protection condition to "/", twice.
3373
3374 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3375
3376 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3377 the new methods global_block and static_block on gdb.Symtab
3378 objects.
3379
3380 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3381
3382 * gdb.texinfo (Blocks In Python): Add a note saying that future
3383 improvements to GDB and its infrastructure can move symbols
3384 across blocks within a symbol table.
3385
3386 2012-04-29 Yao Qi <yao@codesourcery.com>
3387
3388 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3389 (A29K): Remove.
3390
3391 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3392 Tom Tromey <tromey@redhat.com>
3393
3394 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3395 and generic static probe support on GDB.
3396
3397 2012-04-25 Doug Evans <dje@google.com>
3398
3399 * gdb.texinfo (Go): Fix thinko.
3400
3401 * gdb.texinfo (Supported Languages): Add Go.
3402 (Go): New node.
3403
3404 2012-04-25 Yao Qi <yao@codesourcery.com>
3405
3406 * gdbint.texinfo (Testsuite): New section `Board settings'.
3407
3408 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3409
3410 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3411 Three times.
3412
3413 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3414 Three times.
3415
3416 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3417
3418 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3419 by @table @asis. Fix formatting of one item.
3420
3421 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3422
3423 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3424
3425 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3426
3427 New option "set debug auto-load".
3428 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3429 (auto-load verbose mode): New node.
3430
3431 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3432
3433 New option "set auto-load safe-path".
3434 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3435 and "info auto-load" examples for safe-path. Put there also references
3436 for "set auto-load safe-path" and "show auto-load safe-path".
3437 New menu item for Auto-loading safe path.
3438 (Auto-loading safe path): New node.
3439 (Python Auto-loading): Update the expected output from "Missing"
3440 to "No".
3441
3442 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3443
3444 auto-load: Implementation.
3445 * gdb.texinfo (Mode Options): New anchor for -nx.
3446 (Startup): New anchors for Option -init-eval-command,
3447 Home Directory Init File
3448 and Init File in the Current Directory during Startup.
3449 Mention set auto-load local-gdbinit with a reference.
3450 Change the sample code to "set auto-load python-scripts".
3451 (Threads): New anchor set libthread-db-search-path.
3452 Provide references to libthread_db.so.1 file.
3453 (Controlling GDB): New menu item for Auto-loading.
3454 (Auto-loading, Init File in the Current Directory)
3455 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3456 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3457 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3458 reference.
3459 (Auto-loading): Rename to ...
3460 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3461 "set auto-load python-scripts", new anchor for it. Change
3462 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3463 for it. Change "info auto-load-scripts"
3464 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3465 to "Python scripts".
3466
3467 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3468
3469 PR mi/13393
3470 * gdb.texinfo (Print Settings): Extend the description for "set print
3471 object".
3472 (GDB/MI Variable Objects): Extend the description for -var-create and
3473 -var-list-children.
3474
3475 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3476
3477 * gdb.texinfo (Examining Data): Document the 'explore' command.
3478
3479 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3480
3481 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3482 to the children of a varobj and its update range when -var-update
3483 returns that the varobj's type changed.
3484
3485 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3486
3487 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3488 Create two new links fir 'objfile-gdb.py file'
3489 and 'dotdebug_gdb_scripts section'.
3490
3491 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3492
3493 * gdb.texinfo (Auto-loading): Rename node reference
3494 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3495 Twice.
3496 (.debug_gdb_scripts section): Rename the node ...
3497 (dotdebug_gdb_scripts section): ... here.
3498 (Maintenance Commands): Also rename this node reference.
3499
3500 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3501
3502 * gdb.texinfo (Python API/Values From Inferior): Add description
3503 about the new method Value.referenced_value. Add description on
3504 how Value.dereference is different (and similar) to
3505 Value.referenced_value.
3506
3507 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3508
3509 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3510 --init-eval-command=COMMAND, -iex.
3511 (Startup): Describe -iex and -ix. Simplify the example
3512 for "set auto-load-scripts off".
3513
3514 2012-03-16 Gary Benson <gbenson@redhat.com>
3515
3516 PR breakpoints/10738
3517 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3518 stating that GDB cannot set breakpoints on inlined functions.
3519 (Mode Options): Document --use-deprecated-index-sections.
3520 (Index Section Format): Document new index section version format.
3521
3522 2012-03-15 Tom Tromey <tromey@redhat.com>
3523
3524 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3525
3526 2012-03-13 Doug Evans <dje@google.com>
3527
3528 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3529 of "reload".
3530 (Symbols): Delete docs for set/show symbol-reloading.
3531 * gdbint.texinfo (Defining Other Architecture Features): Delete
3532 SYMBOL_RELOADING_DEFAULT.
3533 * refcard.tex: Delete reference to symbol-reloading.
3534
3535 2012-03-07 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.texinfo (General Query Packets): Document new
3538 QProgramSignals packet.
3539 * gdb.texinfo (Remote configuration): Mention
3540 "program-signals-packet".
3541
3542 2012-03-05 Tristan Gingold <gingold@adacore.com>
3543
3544 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3545
3546 2012-03-03 Yao Qi <yao@codesourcery.com>
3547
3548 * gdb.texinfo (In-Process Agent): New node.
3549 Document new commands.
3550 (General Query Packets): Add packet `QAgent'.
3551
3552 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3553
3554 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3555
3556 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3557
3558 * gdb.texinfo (Commands In Python): Put example python macro in
3559 COMMAND_USER category rather than COMMAND_OBSCURE.
3560 Document gdb.COMMAND_USER.
3561 (User-defined Commands): Update documentation to clarify
3562 "set/show max-user-call-depth" and "show user" don't apply to python
3563 commands. Update documentation to clarify "help user-defined" may
3564 also include python commands defined as COMMAND_USER.
3565
3566 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3567
3568 * gdb.texinfo (Startup): Add option -ex description to the option -x
3569 description.
3570
3571 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3572
3573 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3574 condition-evaluation breakpoint parameter.
3575 Mention condition-evaluation mode being shown in "info break".
3576 (Break Conditions): Add description for target-side
3577 conditional breakpoints.
3578 (Remote Configuration): Mention conditional-breakpoints-packet.
3579 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3580 cond-expr.
3581 (General Query Packets): Mention new ConditionalBreakpoint feature.
3582
3583 2012-02-22 Tom Tromey <tromey@redhat.com>
3584
3585 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3586
3587 2012-02-17 Tom Tromey <tromey@redhat.com>
3588
3589 PR python/10753:
3590 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3591 directory.
3592
3593 2012-02-14 Stan Shebs <stan@codesourcery.com>
3594
3595 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3596
3597 2012-02-13 Pedro Alves <palves@redhat.com>
3598
3599 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3600 mips-idt-ecoff.
3601
3602 2012-02-09 Yao Qi <yao@codesourcery.com>
3603
3604 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3605
3606 2012-02-07 Tom Tromey <tromey@redhat.com>
3607
3608 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3609 Symbol.value.
3610
3611 2012-02-07 Tom Tromey <tromey@redhat.com>
3612
3613 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3614
3615 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3616
3617 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3618
3619 2012-01-24 Tom Tromey <tromey@redhat.com>
3620
3621 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3622 unload".
3623 (Files): Mention new catch commands.
3624 (GDB/MI Async Records): Likewise.
3625
3626 2012-01-24 Gary Benson <gbenson@redhat.com>
3627
3628 Delete #if 0'd out code.
3629 * gdb.texinfo (Frame Info): Remove "info catch".
3630
3631 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3632
3633 * gdb.texinfo (Remote Configuration): Document
3634 "set remote hostio-readlink-packet" command.
3635 (General Query Packets): Document vFile:readlink packet.
3636
3637 2012-01-16 Tom Tromey <tromey@redhat.com>
3638
3639 * gdb.texinfo (Specify Location): Document relative file name
3640 handling.
3641
3642 2012-01-16 Tom Tromey <tromey@redhat.com>
3643
3644 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3645
3646 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3647 Eli Zaretskii <eliz@gnu.org>
3648
3649 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3650 code.
3651
3652 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3653
3654 * gdb.texinfo (Variables): Document use of :: for non-static
3655 variables.
3656
3657 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3658
3659 * gdbint.texinfo (Start of New Year Procedure): Update
3660 to replace use of copyright.sh by use of copyright.py.
3661
3662 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3663
3664 Remove the gdbtui binary.
3665 * all-cfg.texi (GDBTUI): Remove.
3666 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3667 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3668 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3669
3670 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3671
3672 Introduce gdb.FinishBreakpoint in Python.
3673 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3674 (Python API): Add menu entry for Finish Breakpoints.
3675
3676 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3677
3678 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3679 tests.
3680
3681 2011-12-16 Doug Evans <dje@google.com>
3682
3683 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3684
3685 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3686
3687 * gdb.texinfo (Python Commands): Remove "maint set/show print
3688 stack". Add documentation for "set/show python print-stack".
3689
3690 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3691
3692 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3693 should transfer control to the stub in the startup code instead of
3694 in main. Mention the need to get past the initial breakpoint.
3695
3696 2011-12-06 Tom Tromey <tromey@redhat.com>
3697
3698 * gdb.texinfo (Set Breaks): Update for new behavior.
3699
3700 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3701
3702 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3703 List Format for SVR4 Targets'.
3704 (General Query Packets): New item qXfer:libraries-svr4:read.
3705 (Library List Format for SVR4 Targets): New node.
3706
3707 2011-12-01 Tom Tromey <tromey@redhat.com>
3708
3709 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3710 add.
3711
3712 2011-11-22 Tom Tromey <tromey@redhat.com>
3713
3714 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3715 reasons.
3716
3717 2011-11-20 Stan Shebs <stan@codesourcery.com>
3718
3719 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3720 note-related options and variables.
3721 (Tracepoint Packets): Document packet changes.
3722
3723 2011-11-20 Sanjoy Das <sdas@igalia.com>
3724
3725 * gdb.texinfo (JIT Interface): Add documentation on writing and
3726 usind JIT debug info readers.
3727 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3728 Debug Info Readers): New nodes.
3729
3730 2011-11-18 Yao Qi <yao@codesourcery.com>
3731
3732 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3733 tracepoint.
3734
3735 2011-11-15 Doug Evans <dje@google.com>
3736
3737 * gdb.texinfo (Files): Document basenames-may-differ.
3738
3739 2011-11-14 Doug Evans <dje@google.com>
3740
3741 * gdb.texinfo (Shell Commands): Document "!".
3742
3743 2011-11-14 Stan Shebs <stan@codesourcery.com>
3744 Kwok Cheung Yeung <kcy@codesourcery.com>
3745
3746 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3747 needed to get shorter fast tracepoints.
3748 (Tracepoint Packets): Document new qTMinFTPILen packet.
3749
3750 2011-11-14 Yao Qi <yao@codesourcery.com>
3751
3752 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3753 behavior of tracepoint.
3754 (General Query Packets): New feature InstallInTrace.
3755 (Remote Configuration): Document "set remote
3756 install-in-trace-packet".
3757
3758 2011-11-12 Matt Rice <ratmice@gmail.com>
3759
3760 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3761 Add arguments to info macro.
3762
3763 2011-11-10 Tom Tromey <tromey@redhat.com>
3764
3765 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3766 manual.
3767 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3768 (Macros): Add a footnote.
3769 (C): Remove paragraph about compiler options.
3770 (C Constants): Mention wide character and string constants.
3771 (C Plus Plus Expressions): Update compiler option advice. Mention
3772 using declarations. Mention ADL. Remove old HP compiler
3773 information.
3774
3775 2011-11-10 Tom Tromey <tromey@redhat.com>
3776
3777 PR c++/9257:
3778 * gdb.texinfo (Print Settings): Add an extra note about the need
3779 for a vtable.
3780
3781 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3782
3783 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3784 "set mips abi" documentation.
3785
3786 2011-11-04 Doug Evans <dje@google.com>
3787
3788 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3789
3790 2011-11-03 Tom Tromey <tromey@redhat.com>
3791
3792 * gdb.texinfo (Stopping): Add menu entry.
3793 (Continuing and Stepping): Restore @node. Use @section, not
3794 @subsection.
3795
3796 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3797
3798 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3799 designation. Fix "Specify Location" cross-reference.
3800
3801 2011-11-02 Stan Shebs <stan@codesourcery.com>
3802
3803 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3804 (General Query Packets): Describe tracenz feature.
3805 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3806
3807 2011-10-28 Paul Koning <paul_koning@dell.com>
3808
3809 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3810
3811 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3812
3813 * gdb.texinfo ((Frames In Python): Document
3814 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3815
3816 2011-10-26 Paul Koning <paul_koning@dell.com>
3817
3818 * gdb.texinfo (gdb.types): Document new deepitems function.
3819
3820 2011-10-25 Paul Koning <paul_koning@dell.com>
3821
3822 PR python/13327
3823
3824 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3825 fetch_lazy method.
3826
3827 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3828
3829 PR python/12656
3830
3831 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3832 global_block, static_block function.
3833
3834 2011-10-19 Tom Tromey <tromey@redhat.com>
3835
3836 * gdb.texinfo (Commands In Python): Add missing "@"s.
3837
3838 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3839
3840 PR python/13285 Document named constants for frame unwind stop reasons
3841 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3842 constants.
3843
3844 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3845
3846 Fix compatibility with texinfo versions older than 4.12.
3847 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3848 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3849 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3850 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3851 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3852 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3853 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3854
3855 2011-10-09 Doug Evans <dje@google.com>
3856
3857 * gdb.texinfo (Extending GDB): Document alias command.
3858
3859 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3860
3861 Support @entry in input expressions.
3862 * gdb.texinfo (Variables): Describe @entry names suffix.
3863 (Print Settings): Add anchor for `set print entry-values'.
3864
3865 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3866 Eli Zaretskii <eliz@gnu.org>
3867
3868 Display @entry parameter values (without references).
3869 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3870 example.
3871 (Print Settings): New description of set print entry-values and show
3872 print entry-values.
3873
3874 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3875 Eli Zaretskii <eliz@gnu.org>
3876
3877 Recognize virtual tail call frames.
3878 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3879 (Tail Call Frames): New node.
3880 (Frames In Python): Add gdb.TAILCALL_FRAME.
3881
3882 2011-10-07 Doug Evans <dje@google.com>
3883
3884 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3885 register_pretty_printer.
3886
3887 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3888
3889 PR python/12930
3890 PR python/12802
3891
3892 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3893 stop method.
3894
3895 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3896
3897 * gdb.texinfo (Starting your Program): "set disable-randomization"
3898 is no longer Linux-specific.
3899 (Remote Configuration): Document "set remote
3900 disable-randomization-packet".
3901 (General Query Packets): Document "QDisableRandomization" packet
3902 and add it to "qSupported" list.
3903
3904 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3905
3906 Allow Python notification of new object-file loadings.
3907 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3908 event type.
3909
3910 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3911
3912 PR python/12691: Add the inferior to Python exited event
3913 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3914
3915 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3916
3917 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3918 rephasing.
3919
3920 2011-10-03 Joel Brobecker <brobecker@adacore.com>
3921
3922 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3923 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3924 as possible feature returned by the `-list-features'
3925 command.
3926
3927 2011-09-28 Paul Koning <paul_koning@dell.com>
3928
3929 * gdb.texinfo (gdb.Type): Document field access by dictionary
3930 key syntax.
3931
3932 2011-09-28 Yao Qi <yao@codesourcery.com>
3933
3934 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3935 Add one space after option `-s'. Remove @r{} markup.
3936
3937 2011-09-27 Stan Shebs <stan@codesourcery.com>
3938
3939 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3940
3941 2011-09-16 Hui Zhu <teawater@gmail.com>
3942
3943 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3944 to *(unsigned char *)$esp@300.
3945
3946 2011-09-15 Paul Koning <paul_koning@dell.com>
3947
3948 * gdb.texinfo: Make style of Python functions and methods match
3949 the syntax of Python. Also put class and module names explicitly
3950 on function, member, and variable names, matching Python
3951 documentation conventions.
3952
3953 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3954
3955 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3956 * gdb.texinfo (Inferiors In Python): Describe new
3957 gdb.selected_inferior() function.
3958
3959 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
3960
3961 Handle multiple breakpoint hits in Python interface:
3962 * gdb.texinfo (Events In Python): New function documentation:
3963 gdb.BreakpointEvent.breakpoints. Indicate that
3964 gdb.BreakpointEvent.breakpoint is now deprecated.
3965
3966 2011-09-04 Joel Brobecker <brobecker@adacore.com>
3967
3968 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3969
3970 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3971
3972 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3973
3974 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3975
3976 * gdb.texinfo (Prompt): Add set/show extended-prompt
3977 documentation
3978 (Basic Python): Add prompt_hook anchor.
3979 (Python modules): Reword module text to reflect multiple modules.
3980 (gdb.prompt): Document gdb.prompt module.
3981
3982 2011-08-14 Yao Qi <yao@codesourcery.com>
3983
3984 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3985
3986 2011-08-14 Yao Qi <yao@codesourcery.com>
3987
3988 * gdb.texinfo (Standard Target Features): Document C6x features.
3989 (TIC6x Features): New node.
3990
3991 2011-08-12 Doug Evans <dje@google.com>
3992
3993 * gdb.texinfo (Symbols In Python): Document symbol.type.
3994
3995 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3996
3997 * gdb.texinfo (Python): Document command and function
3998 auto-loading.
3999
4000 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4001 Eli Zaretskii <eliz@gnu.org>
4002
4003 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4004 typedefs unrolling. Extend the sample code by an inner typedef and
4005 outer typedefs unrolling.
4006
4007 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4008
4009 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4010 size and line-size.
4011
4012 2011-07-21 Matt Rice <ratmice@gmail.com>
4013
4014 PR macros/12999
4015 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4016 Update text and cindex entries for info macro command.
4017
4018 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4019
4020 * observer.texi (GDB Observers): Add before_prompt observer.
4021 * gdb.texinfo (Basic Python): Add documentation for prompt
4022 substitution.
4023
4024 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4025
4026 PR python/12438
4027 * gdb.texinfo (Python Commands): Add deprecate note to maint
4028 set/show python print-stack. Document set/show python
4029 print-backtrace.
4030
4031 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4032
4033 * gdb.texinfo: Fix typos.
4034
4035 2011-07-01 Tom Tromey <tromey@redhat.com>
4036
4037 * gdb.texinfo (Debugging Output): Document set debug
4038 check-physname.
4039
4040 2011-06-29 Tom Tromey <tromey@redhat.com>
4041
4042 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4043 breakpoint-notifications feature.
4044
4045 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4046
4047 * gdb.texinfo (Target Description): Remove warning about
4048 possibly unstable format.
4049
4050 2011-06-03 Tom Tromey <tromey@redhat.com>
4051
4052 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4053 (Events In Python): Note that exit_code is optional.
4054
4055 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4056
4057 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4058 required for multi-threading support.
4059 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4060 Hc are deprecated for multi-threading debugging. Point readers at
4061 the vCont packet.
4062
4063 2011-05-15 Doug Evans <dje@google.com>
4064
4065 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4066
4067 2011-05-13 Doug Evans <dje@google.com>
4068
4069 * gdb.texinfo (Threads): Document $sdir,$pdir.
4070 (Server): Document $pdir exception.
4071
4072 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4073
4074 * gdb.texinfo (Threads): Clarify default value for
4075 libthread-db-search-path.
4076
4077 * gdb.texinfo (Completion): Update example.
4078 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4079
4080 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4081
4082 * gdb.texinfo: Document change in the behaviour of the enable and
4083 disable GDB commands when applied to tracepoints.
4084 Document the EnableDisableTracepoints remote stub feature.
4085 Document QTEnable and QTDisable in the list of tracepoint packets.
4086
4087 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4088
4089 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4090 hsuser.texi.
4091 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4092 comment to hsuser.texi. Change rluser.texi name in the comment.
4093
4094 2011-05-10 Doug Evans <dje@google.com>
4095
4096 * gdb.texinfo (Threads): If an empty path is provided for
4097 libthread-db-search-path it is reset to its default value.
4098 (Server): Ditto.
4099
4100 2011-05-09 Doug Evans <dje@google.com>
4101
4102 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4103
4104 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4105 Thiago Jung Bauermann <bauerman@br.ibm.com>
4106
4107 Implement support for PowerPC BookE masked watchpoints.
4108 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4109 (PowerPC Embedded): Mention support of masked watchpoints.
4110
4111 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4112
4113 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4114 `@value{GDBN}'.
4115
4116 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4117
4118 * gdb.texinfo (titlepage): Remove dedication.
4119 (In Memoriam): New appendix.
4120
4121 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4122 Eli Zaretskii <eliz@gnu.org>
4123
4124 * gdb.texinfo (Index Section Format): Change the version to 5.
4125 Describe the different formula.
4126
4127 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4128 Eli Zaretskii <eliz@gnu.org>
4129
4130 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4131 for disconnected tracing.
4132 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4133 extended-remote relationship. Mention --once.
4134 (TCP port allocation lifecycle of @code{gdbserver}): New.
4135
4136 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4137
4138 * gdb.texinfo (Server): Improve indexing. Index all optional
4139 switches to gdbserver.
4140
4141 2011-04-20 Tom Tromey <tromey@redhat.com>
4142
4143 * gdb.texinfo (Index Section Format): New node.
4144 (Top): Add new node to menu.
4145
4146 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4147
4148 * gdb.texinfo (Maintenance Commands): Document `maint print
4149 remote-registers'.
4150
4151 2011-04-20 Tom Tromey <tromey@redhat.com>
4152
4153 * gdb.texinfo (Trace File Format): Move node later.
4154
4155 2011-04-19 Tom Tromey <tromey@redhat.com>
4156
4157 * gdbint.texinfo (Register Information Functions): Remove
4158 duplicate "the".
4159 * gdb.texinfo (Emacs): Remove duplicate "to".
4160 (GDB/MI Variable Objects): Remove duplicate "the".
4161 (General Query Packets): Likewise.
4162
4163 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4164
4165 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4166 "GDB/MI Ada Exception Information" node.
4167
4168 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4169
4170 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4171 the "exception-name" field in the *stopped async record.
4172
4173 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4174 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4175
4176 Implement support for PowerPC BookE ranged breakpoints.
4177 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4178
4179 2011-03-28 Tom Tromey <tromey@redhat.com>
4180
4181 * gdb.texinfo (Set Tracepoints): Fix typo.
4182
4183 2011-03-24 Tom Tromey <tromey@redhat.com>
4184
4185 * gdb.texinfo (Specify Location): Document `function:label'
4186 linespec.
4187
4188 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4189
4190 PR python/12149
4191
4192 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4193
4194 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4195
4196 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4197 (Inferiors In Python): Likewise.
4198 (Threads In Python): Likewise.
4199 (Symbols In Python): Likewise.
4200 (Objfiles In Python): Likewise.
4201 (Symbol Tables In Python): Likewise.
4202
4203 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4204
4205 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4206 display>: Explain that the commands accept number ranges.
4207
4208 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4209
4210 * gdb.texinfo (Breakpoints In Python): Add description and example
4211 of Python stop function operation.
4212
4213 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4214
4215 * gdb.texinfo (Parameters In Python): Document get_set_string and
4216 get_show_string methods.
4217
4218 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4219
4220 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4221
4222 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4223 circular-trace-buffer name.
4224
4225 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4226
4227 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4228 in the previous change.
4229
4230 2011-02-27 Michael Snyder <msnyder@vmware.com>
4231
4232 * gdb.texinfo (Inferiors and Programs): Update commands to show
4233 that they can accept multiple arguments.
4234
4235 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4236
4237 Revert the following patch (code patch was not approved):
4238 2011-02-21 Hui Zhu <teawater@gmail.com>
4239 * agentexpr.texi (bytecode descriptions): add printf.
4240 * gdb.texinfo (tracepoint action lists): add printf.
4241
4242 2011-02-23 Doug Evans <dje@google.com>
4243
4244 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4245
4246 2011-02-23 Michael Snyder <msnyder@vmware.com>
4247
4248 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4249 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4250 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4251
4252 2011-02-22 Doug Evans <dje@google.com>
4253
4254 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4255 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4256 add description of result, fix @defun formatting.
4257
4258 2011-02-21 Hui Zhu <teawater@gmail.com>
4259
4260 * agentexpr.texi (Bytecode Descriptions): Add printf.
4261 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4262
4263 2011-02-18 Tom Tromey <tromey@redhat.com>
4264
4265 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4266
4267 2011-02-14 Michael Snyder <msnyder@vmware.com>
4268
4269 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4270 Document new command "thread find".
4271
4272 2011-02-14 Michael Snyder <msnyder@vmware.com>
4273
4274 * gdb.texinfo (Threads): Update example of new thread message.
4275
4276 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4277
4278 * gdb.texinfo (Remote Configuration): Mention set/show remote
4279 traceframe-info.
4280 (Tools/Packages Optional for Building GDB): Mention that expat is
4281 used for traceframe info.
4282 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4283 (General Query Packets) <qSupported>: Describe the
4284 qXfer:traceframe-info:read feature.
4285 (qXfer::read): Describe qXfer:traceframe-info:read.
4286 (Traceframe Info Format): New section.
4287
4288 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4289
4290 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4291 for casts and unary operators.
4292
4293 2011-02-04 Tom Tromey <tromey@redhat.com>
4294
4295 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4296 is not useful.
4297
4298 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4299
4300 * gdb.texinfo: s/value optimized out/optimized out/g
4301
4302 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4303
4304 * gdb.texinfo (Other Misc Settings): Rework part of the
4305 documentation of the "set interactive mode" command.
4306
4307 2011-01-19 Tom Tromey <tromey@redhat.com>
4308
4309 * gdb.texinfo (Threads): Document thread name output and `thread
4310 name' command.
4311 (Threads In Python): Document Thread.name attribute.
4312 (GDB/MI Thread Commands): Document thread attributes.
4313
4314 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4315
4316 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4317 changes in mi/mi-cmd-disas.c
4318
4319 2011-01-12 Tom Tromey <tromey@redhat.com>
4320
4321 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4322 Fix "thread apply" text.
4323
4324 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4325 Thiago Jung Bauermann <bauerman@br.ibm.com>
4326
4327 Implement support for PowerPC BookE ranged watchpoints.
4328 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4329 the "set powerpc exact-watchpoints" flag.
4330
4331 2011-01-07 Tom Tromey <tromey@redhat.com>
4332
4333 * gdb.texinfo (Python API): Add descriptions to @menu items.
4334
4335 2011-01-06 Tom Tromey <tromey@redhat.com>
4336
4337 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4338
4339 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4340
4341 * gdb.texinfo (Debugging Output): Document "set debug jit".
4342
4343 2011-01-06 Tom Tromey <tromey@redhat.com>
4344
4345 PR python/12133:
4346 * gdb.texinfo (Frames In Python): Document various frame
4347 constants.
4348
4349 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4350
4351 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4352 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4353 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4354
4355 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4356
4357 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4358 (clean): Add GDBvn.texi.
4359
4360 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4361
4362 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4363 occasional case where the debugger prints an array address
4364 instead of the array itself.
4365
4366 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4367
4368 * gdb.texinfo (Packets) <read registers packet>: Document support
4369 for registers that were not collected.
4370
4371 2010-12-15 Doug Evans <dje@google.com>
4372
4373 * gdb.texinfo (Startup): Document auto-loading of scripts during
4374 startup.
4375 (Auto-loading): Delete "maint set python auto-load on|off".
4376 Add "set auto-load-scripts on|off".
4377
4378 2010-12-07 Doug Evans <dje@google.com>
4379
4380 * gdb.texinfo (Mode Options): Document -data-directory.
4381 (Data Files): Add reference to -data-directory.
4382
4383 2010-11-29 Doug Evans <dje@google.com>
4384
4385 * gdb.texinfo (Pretty-Printer Introduction): Change
4386 printer-name:subprinter-name to printer-name;subprinter-name.
4387
4388 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4389
4390 PR python/12199
4391
4392 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4393
4394 2010-11-23 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4397 (Editing): Likewise.
4398 (Command History): Likewise.
4399 (TUI Keys): Likewise.
4400 (Bug Reporting): Conditionally include rluser.texi and
4401 inc-history.texinfo.
4402 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4403 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4404 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4405 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4406 (gdb.pdf): Likewise.
4407 (gdb.info): Likewise.
4408 (gdb/index.html): Likewise.
4409
4410 2010-11-23 Tom Tromey <tromey@redhat.com>
4411
4412 * Makefile.in (Makefile): Run ../config.status.
4413 (distclean): Update.
4414 * configure: Remove.
4415 * configure.ac: Remove.
4416
4417 2010-11-12 Tom Tromey <tromey@redhat.com>
4418
4419 * gdb.texinfo (Basic Python): Update. Add xref.
4420 (Exception Handling): Document new exception classes.
4421 (Types In Python): Update.
4422 (Frames In Python): Update.
4423
4424 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4425
4426 * gdb.texinfo (Breakpoints In Python): Document "internal"
4427 parameter, and visible attribute.
4428
4429 2010-11-05 Doug Evans <dje@google.com>
4430
4431 * gdb.texinfo (Source Path): Document "set directories".
4432
4433 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4434
4435 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4436 (OpenCL C): New node.
4437
4438 2010-11-02 Doug Evans <dje@google.com>
4439
4440 * gdb.texinfo (Pretty Printing): Expand into three sections,
4441 introduction, example, and commands.
4442 (Python API): Delete section Disabling Pretty-Printers, merge into
4443 Selecting Pretty-Printers.
4444 (Writing a Pretty-Printer): New section. Move the pretty-printer
4445 example here, and reformat to match python coding style. Add a second
4446 example using the gdb.printing module.
4447 (Python modules): Add gdb.printing.
4448
4449 2010-10-29 Doug Evans <dje@google.com>
4450
4451 * gdb.texinfo (Python): Fix long line.
4452
4453 2010-10-20 Doug Evans <dje@google.com>
4454
4455 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4456 All references updated. Correct sections marked as subsections.
4457 (Coding Standards): New chapter. Move the coding standard related
4458 subsections here. Add section on Python coding standards.
4459
4460 2010-10-13 Doug Evans <dje@google.com>
4461
4462 * gdb.texinfo (Python): Add "Python modules".
4463 (Types in Python): Add reference to gdb.types section.
4464 (Python modules): New node.
4465
4466 2010-10-11 Doug Evans <dje@google.com>
4467
4468 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4469 Python" from gdb.Value.type description.
4470
4471 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4472
4473 * gdb.texinfo (Ravenscar Profile): New node.
4474
4475 2010-09-22 Tom Tromey <tromey@redhat.com>
4476
4477 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4478
4479 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4480
4481 * gdb.texinfo (Values From Inferior): Clarify that
4482 value.dynamic_type works only in C++ programs with RTTI.
4483
4484 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4485
4486 * gdb.texinfo (Character Sets): Correctly reference host-charset
4487 in example.
4488
4489 2010-09-13 Tom Tromey <tromey@redhat.com>
4490
4491 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4492 Document "fullname" and "from".
4493
4494 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4495
4496 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4497 feature `reverse' output by -list-target-features.
4498
4499 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4500
4501 * gdb.texinfo (i386 Features): Remove an extra "@item".
4502
4503 2010-08-30 Tom Tromey <tromey@redhat.com>
4504
4505 PR python/11792:
4506 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4507
4508 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4509
4510 * gdb.texinfo (ARM Features): Document
4511 org.gnu.gdb.arm.m-profile.
4512
4513 2010-08-23 Tom Tromey <tromey@redhat.com>
4514
4515 PR python/11145:
4516 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4517 reinterpret_cast methods.
4518
4519 2010-08-23 Tom Tromey <tromey@redhat.com>
4520
4521 PR python/11915:
4522 * gdb.texinfo (Types In Python): Document array method.
4523
4524 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4525
4526 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4527
4528 2010-08-16 Tom Tromey <tromey@redhat.com>
4529
4530 * gdb.texinfo (Set Watchpoints): Document -location option.
4531
4532 2010-08-13 Doug Evans <dje@google.com>
4533
4534 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4535
4536 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4537
4538 * gdb.texinfo (GDB/MI Data Manipulation): Document
4539 -data-read-memory-raw and -data-write-memory-raw.
4540
4541 2010-08-11 Tom Tromey <tromey@redhat.com>
4542 Phil Muldoon <pmuldoon@redhat.com>
4543
4544 * gdb.texinfo (Basic Python): Describe post_event API.
4545
4546 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4547
4548 * gdb.texinfo (Basic Python): Describe solib_address and
4549 decode_line Python APIs
4550
4551 2010-08-10 Tom Tromey <tromey@redhat.com>
4552
4553 * gdb.texinfo (Pretty Printing API): Document
4554 gdb.default_visualizer.
4555
4556 2010-08-10 Tom Tromey <tromey@redhat.com>
4557
4558 Revert gdb-add-index addition:
4559 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4560
4561 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4562 Eli Zaretskii <eliz@gnu.org>
4563
4564 * gdb.texinfo (Mode Options) <-batch>
4565 (Basic Python) <gdb.execute>: Describe setting width and height.
4566
4567 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4568
4569 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4570
4571 2010-07-30 Tom Tromey <tromey@redhat.com>
4572
4573 * gdb.texinfo (Index Files): Mention gdb-add-index.
4574
4575 2010-07-30 Hui Zhu <teawater@gmail.com>
4576
4577 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4578 "detach inferior" and "kill inferior".
4579
4580 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4581
4582 * gdb.texinfo (Machine Code): Update description of two forms of
4583 arguments, and add new example to demonstrate the new form.
4584
4585 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4586
4587 * gdb.texinfo (Values From Inferior): Add value inferior function
4588 call description.
4589
4590 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4591
4592 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4593
4594 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4595 Eli Zaretskii <eliz@gnu.org>
4596
4597 Make core files the process_stratum.
4598 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4599 record_stratum example.
4600
4601 2010-07-13 Tom Tromey <tromey@redhat.com>
4602
4603 * gdb.texinfo (Index Files): New node.
4604
4605 2010-07-13 Tom Tromey <tromey@redhat.com>
4606
4607 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4608
4609 2010-07-13 Tom Tromey <tromey@redhat.com>
4610
4611 * gdb.texinfo (Specify Location): Document labels.
4612
4613 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4614
4615 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4616 entries for fast tracepoints and static tracepoints.
4617
4618 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4619
4620 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4621 qsThreadInfo>: Spell out `l' as ell.
4622
4623 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4624
4625 * gdb.texinfo (Convenience Variables): Document $_sdata.
4626 (Commands to Set Tracepoints): Describe static tracepoints. Add
4627 `Listing Static Tracepoint Markers' menu entry. Document
4628 "strace".
4629 (Tracepoint Action Lists): Document collecting $_sdata.
4630 (Listing Static Tracepoint Markers): New subsection.
4631 (Tracepoints support in gdbserver): Mention static tracepoints.
4632 (remote packets, enabling and disabling): Mention
4633 read-sdata-object.
4634 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4635 and StaticTracepoint.
4636 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4637 Document qXfer:sdata:read.
4638 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4639
4640 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4641
4642 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4643
4644 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4645 Tom Tromey <tromey@redhat.com>
4646 Thiago Jung Bauermann <bauerman@br.ibm.com>
4647
4648 * gdb.texinfo (Inferiors In Python): New node.
4649 * gdb.texinfo (Threads In Python): New node.
4650
4651 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4652
4653 * gdb.texinfo (Python): Document what the python directory is
4654 and what its location is.
4655 (Basic Python): Document the gdb.PYTHONDIR constant.
4656
4657 2010-06-25 Tom Tromey <tromey@redhat.com>
4658
4659 PR python/10808:
4660 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4661
4662 2010-06-24 Hui Zhu <teawater@gmail.com>
4663
4664 * gdb.texinfo: (Commands for Controlled Output): Add
4665 documentation for command "eval".
4666
4667 2010-06-21 Stan Shebs <stan@codesourcery.com>
4668
4669 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4670 * annotate.texinfo: Ditto.
4671 * gdbint.texinfo: Ditto.
4672 * stabs.texinfo: Ditto.
4673
4674 2010-06-22 Hui Zhu <teawater@gmail.com>
4675
4676 * gdb.texinfo: (Process Record and Replay): Add documentation
4677 for command "set record memory-query".
4678
4679 2010-06-21 Stan Shebs <stan@codesourcery.com>
4680
4681 * gdb.texinfo: Relicense under GFDL version 1.3.
4682 * annotate.texinfo: Relicense under GFDL version 1.3.
4683 * gdbint.texinfo: Relicense under GFDL version 1.3.
4684 * stabs.texinfo: Relicense under GFDL version 1.3.
4685 * fdl.texi: Update to version 1.3.
4686
4687 2010-06-18 Stan Shebs <stan@codesourcery.com>
4688
4689 * gdb.texinfo (Operating System Auxiliary Information): Describe
4690 "info os" when no arguments given.
4691
4692 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4693 $_thread.
4694
4695 2010-06-18 Hui Zhu <teawater@gmail.com>
4696
4697 * gdb.texinfo: (Process Record and Replay): Add documentation
4698 for commands "record save" and "record restore".
4699
4700 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4701
4702 * gdb.texinfo: Include information about the correct use
4703 of addresses in the `watch' command.
4704
4705 2010-06-11 Stan Shebs <stan@codesourcery.com>
4706
4707 * gdb.texinfo (Observer Mode): New section.
4708 (General Query Packets): Document QAllow.
4709
4710 2010-06-04 Doug Evans <dje@google.com>
4711
4712 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4713
4714 2010-06-03 Doug Evans <dje@google.com>
4715
4716 * gdbint.texinfo (Coding): Add subsection on command names.
4717
4718 2010-06-02 Tom Tromey <tromey@redhat.com>
4719
4720 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4721 always-disassemble.
4722
4723 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4724
4725 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4726 gdbserver, and add cross reference.
4727 (Tracepoints support in gdbserver): New subsection.
4728
4729 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4730
4731 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4732 `qRelocInsn' feature.
4733 (Relocate instruction reply packet): New subsection
4734 of `Tracepoint Packets'.
4735 (Tracepoint Packets): Mention that packets QTDP and QTStart
4736 support the qRelocInsn request, and add cross reference to new
4737 subsection.
4738
4739 2010-05-25 Doug Evans <dje@google.com>
4740
4741 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4742 (Commands In Python): Document gdb.string_to_argv.
4743
4744 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4745
4746 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4747 ATTR_NORETURN.
4748
4749 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4750 Tom Tromey <tromey@redhat.com>
4751 Thiago Jung Bauermann <bauerman@br.ibm.com>
4752
4753 * gdb.texinfo (Parameters In Python): New Node.
4754
4755 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4756
4757 * gdb.texinfo: (Summary) Add mention about D language support.
4758 (Filenames): Add D suffixes.
4759 (D): New node.
4760
4761 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4762
4763 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4764 of macro deleted from GDB code.
4765
4766 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4767
4768 * gdb.texinfo (Commands to specify files): Describe what how GDB
4769 looks up DOS-based filesystem paths on the system root. Document
4770 the new `set/show target-file-system-kind' commands.
4771
4772 2010-04-23 Doug Evans <dje@google.com>
4773
4774 * gdb.texinfo (Python): Move Auto-loading section here ...
4775 (Python API): from here.
4776 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4777 (Maintenance Commands): Add docs for "maint print section-scripts".
4778
4779 2010-04-20 Chris Moller <cmoller@redhat.com>
4780
4781 * gdb.texinfo (Setting Breakpoints): Added description of
4782 filename-qualified rbreak.
4783 * refcard.tex (Breakpoints and Watchpoints): Added brief
4784 description of filename-qualified rbreak.
4785
4786 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4787
4788 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4789 (Python API): Change the reference to Pretty Printing API.
4790 (Pretty Printing): Move the user part under the Data node. Reformat
4791 the sample output to 72 columns. Create a new reference to Pretty
4792 Printing API. Rename the API part ...
4793 (Pretty Printing API): To a new node name.
4794 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4795 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4796
4797 2010-04-21 Stan Shebs <stan@codesourcery.com>
4798
4799 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4800 and commands.
4801 (Listing Tracepoints): Update to reflect current behavior.
4802
4803 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4804
4805 * gdb.texinfo (Examining memory): Update for change in string
4806 display with explicit size.
4807
4808 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4809
4810 PR breakpoints/8554.
4811
4812 * gdb.texinfo (Save Breakpoints): New node.
4813 (save-tracepoints): Rename to ...
4814 (save tracepoints): ... this. Mention that `save-tracepoints' is
4815 a deprecated alias to `save tracepoints'.
4816
4817 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4818
4819 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4820 (info w32 thread-information-block): Document new command.
4821 (qGetTIBAddress): Document new gdbserver query.
4822 (maint set/show show-all-tib): Document new command.
4823
4824 2010-04-15 Doug Evans <dje@google.com>
4825
4826 * gdb.texinfo (Python API): Add progspaces section.
4827 (Selecting Pretty-Printers): Progspace pretty-printers are
4828 searched too.
4829 (Progspaces In Python): New section.
4830
4831 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4832
4833 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4834
4835 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4836 returns None.
4837
4838 2010-04-09 Stan Shebs <stan@codesourcery.com>
4839
4840 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4841 Describe the `frames-created' field, tweak grammar.
4842
4843 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4844
4845 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4846 Describe the `circular' and `disconnected' fields.
4847
4848 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4849
4850 * gdb.texinfo (maint print registers): Mention unavailable and
4851 invisible registers.
4852
4853 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4854 Thiago Jung Bauermann <bauerman@br.ibm.com>
4855 Tom Tromey <tromey@redhat.com>
4856
4857 * gdb.texinfo (Breakpoints In Python): New Node.
4858
4859 2010-04-08 Stan Shebs <stan@codesourcery.com>
4860
4861 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4862 trace status fields.
4863
4864 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4865
4866 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4867 optional. Make org.gnu.gdb.i386.avx requires
4868 org.gnu.gdb.i386.avx.
4869
4870 2010-04-08 Doug Evans <dje@google.com>
4871
4872 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4873 search path, and document that gdb only scans the search path if
4874 the script's path doesn't specify a directory.
4875
4876 2010-04-05 Doug Evans <dje@google.com>
4877
4878 * gdb.texinfo (maint show python auto-load): Fix typo.
4879
4880 2010-04-04 Stan Shebs <stan@codesourcery.com>
4881
4882 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4883 (Setting Watchpoints): Update description of "info watch".
4884 (Disabling Breakpoints): Only "info break" lists all.
4885
4886 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4887 (tdump): Explain how tdump works.
4888
4889 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4890
4891 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4892 add cross reference.
4893
4894 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4895
4896 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4897 commands error out.
4898
4899 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4900
4901 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4902
4903 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4904
4905 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4906
4907 2010-03-29 Stan Shebs <stan@codesourcery.com>
4908 Nathan Sidwell <nathan@codesourcery.com>
4909
4910 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4911 GDBN equivalent.
4912 (Set Tracepoints): Remove mention that conditional tracepoints
4913 don't exist.
4914 (Tracepoint Actions): Clarify when while-stepping collection
4915 happens, note that while-stepping does not automatically collect
4916 $pc.
4917
4918 2010-03-29 Stan Shebs <stan@codesourcery.com>
4919
4920 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4921 (General Query Packets): Describe TracepointSource.
4922
4923 2010-03-27 Matt Rice <ratmice@gmail.com>
4924
4925 * gdb.texinfo (ARM): Document arguments to "target sim".
4926 (Set Catchpoints): Use @dots{} instead of @r{...}.
4927
4928 2010-03-26 Pedro Alves <pedro@codesourcery.com>
4929
4930 * gdb.texinfo (Tracepoint Packets): Remove mention that
4931 terror:string may be plain text, and drop mention of X prefix.
4932
4933 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4934
4935 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4936
4937 2010-03-24 Stan Shebs <stan@codesourcery.com>
4938
4939 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4940
4941 2010-03-24 Tom Tromey <tromey@redhat.com>
4942
4943 PR breakpoints/9352:
4944 * gdb.texinfo (Break Commands): Update.
4945
4946 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4947
4948 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4949 commands.
4950
4951 2010-03-16 Stan Shebs <stan@codesourcery.com>
4952
4953 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4954 circular-trace-buffer.
4955 (Tracepoint Packets): Describe QTBuffer, and details of the
4956 qTStatus reply.
4957
4958 2010-03-12 Stan Shebs <stan@codesourcery.com>
4959 Nathan Sidwell <nathan@codesourcery.com>
4960
4961 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4962 doing instruction stepping.
4963 (Tracepoint Restrictions): New node.
4964
4965 2010-03-10 Tom Tromey <tromey@redhat.com>
4966
4967 * gdbint.texinfo (Symbol Handling): Update.
4968
4969 2010-03-08 Tom Tromey <tromey@redhat.com>
4970
4971 PR cli/9591:
4972 * gdb.texinfo (Mode Options): Mention lack of pagination and
4973 confirmation with --batch.
4974 (Screen Size): Mention --batch.
4975 (Messages/Warnings): Likewise.
4976
4977 2010-03-05 Tom Tromey <tromey@redhat.com>
4978
4979 * gdb.texinfo (Basic Python): Document target_charset and
4980 target_wide_charset.
4981
4982 2010-03-05 Tom Tromey <tromey@redhat.com>
4983
4984 * gdb.texinfo (Data): Link to pretty-printing.
4985 (Output Formats): Likewise. Correct text.
4986
4987 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4988
4989 * gdb.texinfo (Types): Describe <struct> and <flags>.
4990
4991 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4992
4993 * gdb.texinfo (Frames In Python): Add block parameter and
4994 description to read_var text.
4995
4996 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
4997 Tom Tromey <tromey@redhat.com>
4998
4999 * gdb.texinfo (Types In Python): Describe block argument in
5000 template_argument and gdb.lookup_type.
5001
5002 2010-02-24 Tom Tromey <tromey@redhat.com>
5003
5004 * gdb.texinfo (Cygwin Native): Fix typo.
5005
5006 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5007
5008 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5009 and select method descriptions.
5010 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5011 Tables in Python to menu.
5012 (Blocks In Python): New node.
5013 (Symbols In Python): New node.
5014 (Symbol Tables in Python): New node.
5015
5016 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5017
5018 Multiexec MI
5019
5020 gdb/
5021 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5022
5023 gdb/doc/
5024 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5025 changes.
5026 (GDB/MI Program Execution): Document current behaviour of
5027 --all and --thread-group.
5028 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5029 -remove-inferior.
5030 * observer.texi (inferior_added, inferior_removed): New
5031 observers.
5032
5033 2010-02-19 Tom Tromey <tromey@redhat.com>
5034
5035 * gdbint.texinfo (Getting Started): Fix @node.
5036 (Debugging GDB): Likewise.
5037
5038 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5039
5040 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5041 documenting the gdb_test_timeout variable.
5042
5043 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5044
5045 * gdb.texinfo (MI commands): Added documentation of --reverse
5046 option to a set of MI commands. Restructured documentation of MI
5047 commands --exec-continue to reflect the complexity of reverse
5048 execution.
5049
5050 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5051
5052 * gdb.texinfo (Using the Collected Data): Specify that the address
5053 range of `tfind outsize' is exclusive, and that the address range
5054 of `tfind range' is inclusive.
5055 (Tracepoint Packets): Specify that the address range of
5056 `QTFrame:range' is inclusive, and that the address range of
5057 `QTFrame:outside' is exclusive
5058
5059 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5060
5061 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5062
5063 2010-02-10 Tom Tromey <tromey@redhat.com>
5064
5065 * gdb.texinfo (Debugging Output): Document set debug parser and
5066 show debug parser.
5067
5068 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5069
5070 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5071 i386_eflags and i386_mxcsr.
5072
5073 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5074
5075 * gdb.texinfo: Document i386 target features.
5076
5077 2010-02-05 Doug Evans <dje@google.com>
5078
5079 * gdbint.texinfo (Testsuite): Add a new section to document the
5080 various DejaGnu variables that may be overridden.
5081 Document INTERNAL_GDBFLAGS.
5082
5083 2010-02-04 Tom Tromey <tromey@redhat.com>
5084
5085 PR cli/8830:
5086 * gdb.texinfo (Files): -readnow comes before the filename for file
5087 and symbol-file.
5088
5089 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5090
5091 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5092 Document ARM breakpoint types.
5093 (Register Packet Format): Move into the new section.
5094 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5095
5096 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5097
5098 * gdb.texinfo (File Options): Adjust the documentation of this
5099 switch to refer to the "source" command rather than partially
5100 duplicating some of the relevant information.
5101 (Extending GDB): Introduce and document the set/show script-extension
5102 setting.
5103 (Command Files): Add note explaining that the "source" command
5104 is also used to evalute scripts written in other languages.
5105 Remove the short slightly incorrect reference to sourcing Python
5106 scripts.
5107 (Python Commands): Document how to execute a Python script from GDB.
5108
5109 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5110
5111 * gdb.texinfo (Command Files): Fix typo.
5112
5113 2010-01-18 Tom Tromey <tromey@redhat.com>
5114
5115 * gdb.texinfo (File Options): Document -x on .py files.
5116 (Command Files): Document handling of Python scripts.
5117
5118 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5119
5120 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5121
5122 2010-01-15 Stan Shebs <stan@codesourcery.com>
5123
5124 * gdb.texinfo (Trace Files): New section.
5125 (Tracepoint Packets): Document QTSave and qTBuffer.
5126 (Trace File Format): New appendix.
5127
5128 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5129
5130 * gdb.texinfo (Values From Inferior): Document lazy_string value
5131 method.
5132 (Python API): Add Lazy strings menu item.
5133 (Lazy Strings In Python): New node.
5134
5135 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5136
5137 * gdb.texinfo (GDB/MI Thread Information): New.
5138 (GDB/MI Async Records): Document the core field in *stopped.
5139 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5140 documentation
5141 (Process list): Document that osdata document may contain
5142 threads.
5143 (Remote Serial Protocol): Document qXfer:threads.
5144
5145 2010-01-06 Stan Shebs <stan@codesourcery.com>
5146
5147 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5148 disconnected tracing.
5149 (Tracepoint Packets): Document new protocol.
5150
5151 2010-01-05 Stan Shebs <stan@codesourcery.com>
5152
5153 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5154 tracepoints.
5155 (Tracepoint Packets): Describe remote protocol for fast
5156 tracepoints.
5157
5158 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5159
5160 Update the "Start of New Year Procedure".
5161 * gdbint.texinfo: Add the list of files that need to be updated
5162 manually. Minor reformatting.
5163
5164 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5165
5166 * refcard.tex: Update copyright year in header and text.
5167
5168 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5169
5170 * agentexpr.texi: Add 2010 to the list of copyright years.
5171 * annotate.texinfo: Likewise.
5172 * gdb.texinfo: Likewise.
5173 * gdbint.texinfo: Likewise.
5174 * observer.texi: Likewise.
5175 * stabs.texinfo: Likewise.
5176
5177 2009-12-31 Stan Shebs <stan@codesourcery.com>
5178
5179 * gdb.texinfo (Tracepoint Actions): Describe teval.
5180
5181 2009-12-29 Stan Shebs <stan@codesourcery.com>
5182
5183 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5184
5185 2009-12-28 Stan Shebs <stan@codesourcery.com>
5186
5187 * gdb.texinfo (Trace State Variables): New section.
5188 (Tracepoint Packets): Describe trace state variable packets.
5189 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5190 variable bytecodes.
5191
5192 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5193
5194 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5195 declarations.
5196
5197 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5198
5199 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5200 -gdb-exit behaviour.
5201
5202 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5203
5204 * gpl.texi: Update to version 3 of the GPL.
5205
5206 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5207
5208 * Makefile.in: Update copyright header.
5209 * observer.texi: Fix the copyright header of the generated files.
5210
5211 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5212
5213 * gdb.texinfo (Types In Python): Describe range function.
5214
5215 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5216
5217 * gdb.texinfo (Types In Python): Describe "is_base_class".
5218
5219 2009-12-03 Tom Tromey <tromey@redhat.com>
5220
5221 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5222
5223 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5224
5225 * observer.texi: New memory_changed observer.
5226
5227 2009-12-01 Tom Tromey <tromey@redhat.com>
5228
5229 * gdb.texinfo (Reverse Execution): Fix typo.
5230
5231 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5232
5233 PR gdb/8704
5234
5235 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5236 are allowed after the breakpoint condition.
5237
5238 2009-11-23 Tom Tromey <tromey@redhat.com>
5239
5240 PR python/10782:
5241 * gdb.texinfo (Types In Python): Document Type.pointer.
5242
5243 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5244
5245 * gdb.texinfo (Machine Code): Adjust.
5246
5247 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5248
5249 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5250 (Using Agent Expressions): Delete cross reference.
5251
5252 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5253
5254 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5255 and @settitle directives up to help makeinfo find them.
5256
5257 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5258
5259 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5260 (Auto-loading): Use plural and note one can use multiple components now.
5261
5262 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5263
5264 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5265 -stack-list-arguments have the same documentation for parameter
5266 as -stack-list-locals. Add comas.
5267
5268 2009-10-27 Tom Tromey <tromey@redhat.com>
5269 Eli Zaretskii <eliz@gnu.org>
5270
5271 PR python/10781
5272
5273 * gdb.texinfo (Values From Inferior): Document cast method.
5274
5275 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5276
5277 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5278 and adjust example.
5279
5280 2009-10-22 Michael Snyder <msnyder@vmware.com>
5281
5282 * gdb.texinfo (Process Record and Replay): Document new form of
5283 info record command. Also document the new save and restore
5284 commands.
5285
5286 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5287
5288 * gdb.texinfo (Machine Code): Mention current pc marker.
5289 (Memory): Likewise.
5290
5291 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5292 Stan Shebs <stan@codesourcery.com>
5293
5294 * observer.texi (new_inferior): Rename to...
5295 (inferior_appeared): ... this.
5296
5297 * gdb.texinfo (Inferiors): Rename node to ...
5298 (Inferiors and Programs): ... this. Mention running multiple
5299 programs in the same debug session.
5300 <info inferiors>: Mention the new 'Executable' column if "info
5301 inferiors". Update examples. Document the "add-inferior",
5302 "clone-inferior", "remove-inferior" and "maint info
5303 program-spaces" commands.
5304 (Process): Rename node to...
5305 (Forks): ... this. Document "set|show follow-exec-mode".
5306
5307 2009-10-11 Michael Snyder <msnyder@vmware.com>
5308
5309 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5310 (ReverseContinue): Ditto.
5311
5312 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5313
5314 * gdb.texinfo (Server): Document libthread-db-search-path.
5315
5316 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5317
5318 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5319
5320 2009-10-06 Michael Eager <eager@eagercon.com>
5321
5322 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5323 (Embedded Processors): Add MicroBlaze.
5324 (MicroBlaze): New. Describe Xilinx MicroBlaze
5325
5326 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5327
5328 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5329
5330 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5331
5332 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5333
5334 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5335
5336 * observer.texi (solib_unloaded): Document explicitly the fact that
5337 this observer is called before the associated symbols are unloaded.
5338
5339 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5340
5341 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5342 -stack-list-variables.
5343
5344 2009-09-18 Tom Tromey <tromey@redhat.com>
5345
5346 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5347 is experimental.
5348
5349 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5350
5351 * gdb.texinfo (convenince variables): Mention
5352 $_siginfo could be empty.
5353
5354 2009-09-15 Tom Tromey <tromey@redhat.com>
5355
5356 * gdb.texinfo (GDB/MI Variable Objects): Document
5357 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5358 Expand -var-update documentation.
5359
5360 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5361
5362 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5363 feature.
5364
5365 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5366
5367 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5368
5369 2009-09-10 Michael Snyder <msnyder@vmware.com>
5370
5371 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5372 ReverseStep replies to the qSupported query.
5373
5374 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5375
5376 Add documentation for set/show interactive-mode.
5377 * gdb.texinfo (Other Misc Settings): New node.
5378
5379 2009-09-01 Doug Evans <dje@google.com>
5380
5381 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5382 non-stop mode's affect on remote caching.
5383
5384 2009-08-31 Jacob Potter <jdpotter@google.com>
5385 Doug Evans <dje@google.com>
5386
5387 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5388 Mark `set/show remotecache' options as obsolete.
5389 Document new `set/show stack-cache' option.
5390 Update text for `info dcache'.
5391
5392 2009-08-27 Doug Evans <dje@google.com>
5393
5394 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5395 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5396
5397 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5398
5399 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5400 about autoconf.
5401
5402 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5403
5404 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5405 small example, and describe its columns. Replace "inferior-id" by
5406 "infno" throughout.
5407
5408 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5409
5410 * gdbint.texinfo (Releasing GDB): Point to
5411 README-maintainer-mode file for required autoconf version.
5412 * configure.ac: Do not substitute datarootdir, htmldir,
5413 pdfdir, docdir. Do not process --with-datarootdir,
5414 --with-htmldir, --with-pdfdir, --with-docdir.
5415 * configure: Regenerate.
5416
5417 * configure: Regenerate.
5418
5419 2009-08-20 Reid Kleckner <reid@kleckner.net>
5420
5421 * gdb.texinfo: Add chapter on JIT interface.
5422
5423 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5424
5425 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5426 confirmation request.
5427
5428 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5429
5430 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5431 CRC definitions.
5432
5433 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5434
5435 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5436 -break-commands.
5437
5438 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5439
5440 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5441 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5442
5443 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5444
5445 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5446 "set spu stop-on-load" and "show spu stop-on-load" commands.
5447
5448 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5449
5450 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5451
5452 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5455 org.gnu.gdb.arm.neon.
5456
5457 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5458
5459 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5460 optional element.
5461 (subsection OS ABI): New subsection.
5462
5463 2009-07-14 Stan Shebs <stan@codesourcery.com>
5464
5465 * gdb.texinfo (Tracepoint Conditions): New section.
5466 (General Query Packets): Describe ConditionalTracepoints.
5467 (Tracepoint Packets): Describe condition field.
5468 (Maintenance Commands): Describe maint agent-eval.
5469 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5470
5471 2009-07-11 Hui Zhu <teawater@gmail.com>
5472
5473 * gdb.texinfo (disassemble): Add a new modifier /r
5474 to "disassemble" command to make it print the raw instructions
5475 in hex as well as in symbolic form.
5476
5477 2009-07-09 Tom Tromey <tromey@redhat.com>
5478
5479 * gdbint.texinfo (Testsuite): Document parallel make check.
5480
5481 2009-07-09 Tom Tromey <tromey@redhat.com>
5482
5483 * gdbint.texinfo (Testsuite): Document test transcripts.
5484
5485 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5486
5487 * gdb.texinfo (Values From Inferior): Add length parameter
5488 description.
5489
5490 2009-07-04 Chris Genly <chris@genly.us>
5491
5492 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5493 in -var-list-children. Fix example according to what the code
5494 does.
5495
5496 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5497
5498 * gdb.texinfo (Debugging multiple inferiors): Document the
5499 "inferior", "detach inferior" and "kill inferior" commands.
5500 (Debugging Programs with Multiple Processes): Adjust to mention
5501 generic "inferior" commands. Delete mention of "detach fork" and
5502 "delete fork". Cross reference to "Debugging multiple inferiors"
5503 section.
5504
5505 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5506
5507 * gdbint.texinfo (Item Output Functions): Update signature
5508 for ui_out_field_core_addr.
5509
5510 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5511
5512 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5513 Update example code extrated from breakpoint.c.
5514
5515 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5516
5517 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5518 MI commands.
5519 (GDB/MI Symbol Query): Likewise.
5520 (GDB/MI File Commands): Likewise.
5521 (GDB/MI File Transfer Commands): Likewise.
5522 (GDB/MI Target Manipulation): Likewise.
5523 (GDB/MI Miscellaneous Commands): Likewise.
5524
5525 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5526
5527 * gdb.texinfo (Debugging Optimized Code): New chapter.
5528 (Compiling for Debugging): Reference it. Move some
5529 text to the new section.
5530
5531 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5532
5533 * doc/gdb.texinfo (Calling): Document
5534 set-unwind-on-terminating-exception usage.
5535
5536 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5537
5538 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5539 command.
5540
5541 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5542
5543 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5544 references.
5545
5546 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5547
5548 * gdbint.texinfo: Rename formal parameters to gdbarch function
5549 protoypes from "current_gdbarch" to "gdbarch".
5550
5551 2009-05-28 Tom Tromey <tromey@redhat.com>
5552
5553 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5554
5555 2009-05-27 Tom Tromey <tromey@redhat.com>
5556
5557 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5558 feature.
5559 (GDB/MI Variable Objects): Document -var-set-visualizer.
5560
5561 2009-04-02 Tom Tromey <tromey@redhat.com>
5562
5563 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5564 feature.
5565 (GDB/MI Variable Objects): Document -var-set-visualizer.
5566
5567 2009-05-27 Tom Tromey <tromey@redhat.com>
5568 Thiago Jung Bauermann <bauerman@br.ibm.com>
5569 Phil Muldoon <pmuldoon@redhat.com>
5570
5571 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5572 (Pretty Printing): New node.
5573 (Selecting Pretty-Printers): Likewise.
5574 (Python API): Update.
5575 (Output Formats): Document /r format.
5576
5577 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5578 Tom Tromey <tromey@redhat.com>
5579
5580 * gdb.texinfo (Types In Python): New node.
5581 (Values From Inferior): "type" is now an attribute.
5582 (Python API): Update.
5583
5584 2009-05-27 Tom Tromey <tromey@redhat.com>
5585 Thiago Jung Bauermann <bauerman@br.ibm.com>
5586 Phil Muldoon <pmuldoon@redhat.com>
5587
5588 * gdb.texinfo: Add @syncodeindex for `tp'.
5589 (Python API): Update.
5590 (Auto-loading): New node.
5591 (Objfiles In Python): New node.
5592
5593 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5594
5595 * gdb.texinfo (Threads): Document libthread-db-search-path.
5596
5597 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5598
5599 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5600
5601 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5602
5603 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5604 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5605 show show-debug-regs' docs.
5606
5607 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5608
5609 * gdb.texinfo (Process Record and Replay): Add description of
5610 reverse execution.
5611
5612 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5613
5614 * gdbint.texinfo (Adding support for debugging core files): New node.
5615 (Native Debugging): Remove the ``Native core file Support'' section.
5616
5617 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5618
5619 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5620 Add index entries.
5621
5622 2009-04-30 Hui Zhu <teawater@gmail.com>
5623 Michael Snyder <msnyder@vmware.com>
5624
5625 * gdb.texinfo: (Process Record and Replay): Add documentation for
5626 process record and replay.
5627
5628 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5629
5630 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5631 a new part on command-line defined macros.
5632
5633 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5634
5635 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5636 clarify the wording.
5637
5638 2009-04-23 Tom Tromey <tromey@redhat.com>
5639
5640 * gdb.texinfo (Data Files): New node.
5641 (GDB Files): Update menu.
5642
5643 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5644
5645 * gdbint.texinfo (Defining Other Architecture Features): Remove
5646 entry for PROCESS_LINENUMBER_HOOK.
5647
5648 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5649
5650 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5651
5652 2009-04-22 Hui Zhu <teawater@gmail.com>
5653
5654 * gdb.texinfo (disassemble-next-line): Set the default of
5655 disassemble-next-line to off.
5656
5657 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5658
5659 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5660 --with-htmldir): New.
5661 * configure: Regenerate.
5662 * Makefile.in (datarootdir, docdir): Define.
5663 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5664 instead of $(SET_TEXINPUTS).
5665 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5666 gdbint.info instead of $(SET_TEXINPUTS).
5667 (gdbint/index.html): Use same -I options as for building
5668 gdbint.info.
5669 (stabs.dvi, stabs.pdf): Use same -I options as for building
5670 stabs.info instead of $(SET_TEXINPUTS).
5671 (stabs/index.html): Use same -I options as for building
5672 stabs.info.
5673 (annotate.dvi, annotate.pdf): Use same -I options as for building
5674 annotate.info instead of $(SET_TEXINPUTS).
5675 (annotate/index.html): Use same -I options as for building
5676 annotate.info.
5677
5678 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5679
5680 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5681
5682 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5683
5684 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5685
5686 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5687 Joseph Myers <joseph@codesourcery.com>
5688
5689 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5690 (MAKEHTMLFLAGS): Set to empty.
5691 (html__strip_dir): Define.
5692 (HTMLFILES): Define.
5693 (HTMLFILES_INSTALL): Define.
5694 (install-html): Copy new automake rule.
5695 (html): Depend on $(HTMLFILES).
5696 (gdb_toc.html): Rename to gdb/index.html.
5697 (gdbint_toc.html): Rename to gdbint/index.html.
5698 (stabs_toc.html): Rename to stabs/index.html.
5699 (annotate_toc.html): Rename to annotate/index.html.
5700
5701 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5702
5703 * Makefile.in: Set pdfdir and htmldir from configure
5704 substitutions.
5705 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5706 * configure: Regenerate.
5707
5708 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5709
5710 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5711 This macro is no longer used.
5712
5713 2009-04-15 Tom Tromey <tromey@redhat.com>
5714
5715 * gdb.texinfo (Character Sets): Document default character set.
5716
5717 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5718
5719 * gdbint.texinfo: Change server name from sources.redhat.com to
5720 sourceware.org throughout.
5721
5722 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5723
5724 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5725 about a missing dot or coma after @xref.
5726
5727 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5728
5729 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5730 example, and add a small explanation about it.
5731 (Print Settings): Change the documentation of the "set print
5732 frame-arguments" to reflect the fact that the default is now "scalars".
5733
5734 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5735
5736 * gdb.texinfo (Print Settings): Add kindex for command "set
5737 print frame-arguments".
5738
5739 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5740
5741 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5742 breakpoints.
5743 (Set Breaks): Add reference to thread-specific and task-specific
5744 breakpoints.
5745
5746 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5747
5748 * gdb.texinfo (Ada Tasks): Remove the documentation about
5749 the "Running" state, as this state has been eliminated.
5750 Now all runnable tasks are shown as "Runnable".
5751
5752 2009-03-30 Stan Shebs <stan@codesourcery.com>
5753
5754 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5755 special case of breakpoints.
5756 (Enable and Disable Tracepoints): Mention deprecation.
5757 (Listing Tracepoints): Update description and example.
5758
5759 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5760
5761 * gdb.texinfo (Frames in Python): New node.
5762 (Python API): Update.
5763
5764 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5765
5766 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5767 from a method to an attribute.
5768
5769 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5770
5771 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5772 attribute.
5773
5774 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5775
5776 * observer.texi (thread_exit): Add "silent" parameter.
5777
5778 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5779
5780 * observer.texi (about_to_proceed): New.
5781
5782 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5783
5784 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5785 field throughout to handle types with spaces in them. Fix typos
5786 found by aspell.
5787 (Summary, Requirements, Contributors): New first chapter,
5788 "Summary" added, old Requirements section moved there, and new
5789 section, "Contributors" added.
5790 (Initializing a New Architecture, Register Representation)
5791 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5792 (Porting gdb): These sections extended and updated.
5793 (Compiler Characteristics): This section (empty) deleted.
5794 (Defining Other Architecture Features): This section renamed and
5795 duplicate material removed from (formerly "Target Conditionals").
5796 Use braces {} in @deftypeXX type field throughout to handle types
5797 with spaces in them. Typos found by aspell fixed.
5798
5799 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5800 * stack_frame.pdf: Version of image for PDF output.
5801 * stack_frame.png: Version of image for HTML output and for Emacs.
5802 * stack_frame.txt: Version of image for Info output.
5803 * stack_frame.eps: Version of image for TeX DVI output.
5804
5805 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5806
5807 * gdb.texinfo (Character Sets): Fix last change.
5808
5809 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5810
5811 * gdb.texinfo (Values From Inferior): Fix optional arguments
5812 markup.
5813 (Commands In Python): Adjust argument names of gdb.Command.__init__
5814 to what the function accepts as keywords.
5815
5816 2008-03-20 Tom Tromey <tromey@redhat.com>
5817
5818 * gdb.texinfo (Convenience Vars): Document convenience functions.
5819 (Functions In Python): New node.
5820 (Python API): Update.
5821
5822 2009-03-20 Tom Tromey <tromey@redhat.com>
5823
5824 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5825 set target-wide-charset.
5826 (Requirements): Mention iconv.
5827
5828 2009-03-17 Hui Zhu <teawater@gmail.com>
5829
5830 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5831
5832 2009-03-17 Hui Zhu <teawater@gmail.com>
5833
5834 * gdb.texinfo: Add documentation for disassemble-next-line.
5835
5836 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5837
5838 * gdb.texinfo (Commands In Python): Remove tindex entries.
5839
5840 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5841
5842 * gdb.texinfo (Returning): New description for missing debug info.
5843
5844 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5845
5846 * gdb.texinfo (Remote Configuration): Document query-attached.
5847 (General Query Packets): Document qAttached.
5848
5849 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5850
5851 * gdb.texinfo (Background Execution): Better describe the set
5852 target-async command.
5853 (Maintenance Commands): Delete description of the `maint set/show
5854 linux-async' and `maint set/show remote-async' commands.
5855
5856 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5857
5858 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5859 between sentences.
5860
5861 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5862
5863 * gdb.texinfo (GDB/MI Async Records): Document the
5864 =library-loaded and =library-unloaded notifications.
5865
5866 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5867
5868 * observer.texi (test_notification): New observer.
5869
5870 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5871
5872 * observer.texi: Add parameter 'print_frame' to normal_stop
5873 observer.
5874
5875 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5876
5877 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5878 (Commands In Python): Fix COMMAND_* constants in last change. Use
5879 @kbd for interactive input. Add cross-references and index
5880 entries.
5881
5882 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5883
5884 * gdb.texinfo (Signals): Document $_siginfo.
5885 (Convenience Variables): Mention $_siginfo.
5886 (Remote Configuration): Document qXfer:siginfo:read,
5887 qXfer:siginfo:write packets, and the read-siginfo-object,
5888 write-siginfo-object commands.
5889
5890 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5891
5892 * gdbint.texinfo (Values): New chapter.
5893
5894 2009-02-06 Tom Tromey <tromey@redhat.com>
5895
5896 * gdb.texinfo (Python API): Add entry for Commands In Python.
5897 (Commands In Python): New node.
5898
5899 2009-02-05 Tom Tromey <tromey@redhat.com>
5900
5901 * gdb.texinfo (Values From Inferior): Document Value.string.
5902
5903 2009-02-05 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Basic Python): Document execute's from_tty
5906 argument.
5907
5908 2009-02-04 Tom Tromey <tromey@redhat.com>
5909
5910 * gdb.texinfo (Basic Python): Document gdb.history.
5911
5912 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5913
5914 * gdb.texinfo (GDB/MI Thread Commands): Document the
5915 'current-thread-id' field. Remove the example with zero threads,
5916 since current GDB won't ever report that if there's inferior.
5917
5918 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5919
5920 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5921 option to -break-insert.
5922
5923 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5924 Jerome Guitton <guitton@adacore.com>
5925
5926 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5927 (System-wide configuration): New section.
5928
5929 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5930
5931 PR gdb/7580:
5932 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5933 internal-error|internal-warning quit|corefile ask|yes|no".
5934
5935 2009-01-26 Pedro Alves <pedro@codesourcery.com>
5936
5937 * gdb.texinfo (Using the `gdbserver' Program): Document
5938 --remote-debug.
5939
5940 2009-01-23 Doug Evans <dje@google.com>
5941
5942 * gdb.texinfo: Add nexti to list of commands that support
5943 background execution.
5944
5945 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5946
5947 * gdb.texinfo (Define, Hooks): Document prefix command support.
5948
5949 2009-01-14 Joseph Myers <joseph@codesourcery.com>
5950 Carlos O'Donell <carlos@codesourcery.com>
5951
5952 Fixes for makeinfo --html.
5953
5954 * annotate.texinfo: Use @copying and @insertcopying. Use
5955 @ifnottex in place of @ifinfo.
5956 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5957 place of @ifinfo. Use @ifnotinfo for one index entry.
5958 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5959 in place of @ifinfo.
5960 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5961 in place of @ifinfo. Include contents at start unconditionally.
5962
5963 2009-01-13 Pedro Alves <pedro@codesourcery.com>
5964
5965 * gdb.texinfo (General Query Packets): Remove @var{} around the
5966 "spu" literal string.
5967
5968 2009-01-07 Pedro Alves <pedro@codesourcery.com>
5969
5970 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5971 program may be running in another process" errors.
5972 * gdbint.texinfo (Native Conditionals): Delete
5973 ONE_PROCESS_WRITETEXT description.
5974
5975 2009-01-07 Joel Brobecker <brobecker@adacore.com>
5976
5977 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5978 emacs local variable to be placed at the end of the ChangeLog.
5979 Add server.c and gdbreplay.c to the list of files where the
5980 copyright year needs to be updated.
5981
5982 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5983
5984 * gdb.texinfo (Remote Configuration): Document new
5985 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5986 commands.
5987
5988 2008-12-28 Pedro Alves <pedro@codesourcery.com>
5989
5990 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5991 FETCH_INFERIOR_REGISTERS.
5992 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5993 FETCH_INFERIOR_REGISTERS descriptions. Remove
5994 gdbarch_get_longjmp_target descrition, since already described in
5995 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5996 (Target Conditionals): ... here.
5997
5998 2008-12-16 Joel Brobecker <brobecker@adacore.com>
5999
6000 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6001 examples.
6002 (Additions to Ada): Likewise. Add the missing opening and closing
6003 parenthesis of the GDB prompt in one of the examples.
6004
6005 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6006
6007 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6008 about the result of 'Address not being of type System.Address.
6009 This problem has been fixed a while ago.
6010
6011 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6012
6013 MI non-stop and multiprocess docs.
6014
6015 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6016 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6017 Adjust documentation for *stopped, document =thread-created,
6018 =thread-exited, =thread-group-created and =thread-group-exited.
6019 (GDB/MI Thread Commands): Document the 'state' field in
6020 -thread-info output.
6021 (GDB/MI Program Execution): Mention --all and --thread-group
6022 options.
6023 (GDB/MI Variable Objects): Describe floating and fixed variable
6024 objects.
6025 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6026
6027 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6028
6029 * gdb.texinfo (Operating System Information): New appendix.
6030 (Operating System Auxiliary Information): Document 'info os processes'
6031 (Remote Configuration): Document 'osdata'
6032 (General Query Packets): Document qXfer:osdata:read.
6033
6034 2008-11-27 Tristan Gingold <gingold@adacore.com>
6035
6036 * gdb.texinfo (Darwin): Document Darwin specific features.
6037
6038 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6039
6040 * gdbint.texinfo (Target Conditionals): Extend the
6041 gdbarch_breakpoint_from_pc description.
6042
6043 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6044
6045 * gdb.texinfo (M68K Features): Fix typo.
6046
6047 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6048
6049 * gdb.texinfo (Symbols): Mention printing containing
6050 image name in "info symbol".
6051 (Maint translate-address): Likewise.
6052
6053 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6054
6055 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6056 commands "catch load" and "catch unload".
6057
6058 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6059
6060 * gdb.texinfo (GDB/MI Async Records): Document
6061 =thread-selected.
6062
6063 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6064
6065 * observer.texi (new_inferior, inferior_exit): New observers.
6066
6067 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6068
6069 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6070 .mt files, TM_CLIBS or TM_CDEPS.
6071 (x86 Watchpoints): Don't mention TDEPFILES.
6072
6073 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6074
6075 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6076 (Overview): Mention notifications and non-stop mode behavior.
6077 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6078 with non-stop mode behavior. Add vStopped description.
6079 (Stop Reply Packets): Update list of packets that return
6080 stop replies. Mention non-stop behavior.
6081 (General Query Packets): Document QNonStop packet and associated
6082 qSupported query response.
6083 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6084 behavior.
6085 (Notification Packets): New section.
6086 (Remote Non-Stop): New section.
6087 (File-I/O Overview): Mention non-stop behavior.
6088
6089 2008-10-24 Hui Zhu <teawater@gmail.com>
6090 Pedro Alves <pedro@codesourcery.com>
6091
6092 * gdb.texinfo (displaced-stepping): Describe the auto mode
6093 setting, and say it's the default. This is now a mainstream
6094 setting instead of a maintenance setting.
6095
6096 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6097
6098 * observer.texi (thread_stop_requested): New.
6099
6100 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6101
6102 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6103 (Patching): Replace incorrect usage of @samp by @kbd.
6104
6105 2008-10-17 Michael Snyder <msnyder@vmware.com>
6106
6107 * gdb.texinfo: Add documentation for reverse execution.
6108
6109 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6110 Eli Zaretskii <eliz@gnu.org>
6111
6112 * gdb.texinfo. (Values From Inferior): New subsubsection.
6113
6114 2008-10-06 Doug Evans <dje@google.com>
6115
6116 * gdb.texinfo (set debug dwarf2-die): Document it.
6117
6118 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6119
6120 * gdb.texinfo (catch) [exception]: Document how to insert
6121 a breakpoint on user-defined exceptions when the exception
6122 name is identical to one of the language-defined ones.
6123
6124 2008-09-27 Tom Tromey <tromey@redhat.com>
6125
6126 * gdb.texinfo (Macros): Remove text about stringification,
6127 varargs, and splicing.
6128
6129 2008-09-27 Tom Tromey <tromey@redhat.com>
6130
6131 * gdbint.texinfo (Language Support): Remove text about omitting
6132 support for a language.
6133
6134 2008-09-23 Doug Evans <dje@google.com>
6135
6136 * gdb.texinfo (info dcache): Update.
6137
6138 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6139
6140 * gdb.texinfo (Packets): Add info on thread-id syntax and
6141 multiprocess extensions.
6142 <D>: Document multiprocess form of packet.
6143 <H>: Use thread-id syntax.
6144 <T>: Likewise.
6145 <vCont>: Likewise. Note this is required for multiprocess.
6146 <vKill>: New packet.
6147 (Stop Reply Packets) <T>: Use thread-id syntax.
6148 <W>: Document multiprocess form of reply.
6149 <X>: Likewise.
6150 (General Query Packets) <qC>: Use thread-id syntax.
6151 <qfThreadInfo>: Likewise.
6152 <qGetTLSAddr>: Likewise.
6153 <qP>: Likewise.
6154 <qSupported>: Add "multiprocess" feature.
6155 <qThreadExtraInfo>: Use thread-id syntax.
6156
6157 2008-09-22 Stan Shebs <stan@codesourcery.com>
6158
6159 * gdb.texinfo (Inferiors): New section.
6160
6161 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6162
6163 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6164
6165 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6166
6167 * gdbint.texinfo (Target Conditionals): Remove documentation
6168 for gdbarch_name_of_malloc.
6169
6170 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6171
6172 * gdb.texinfo (Interrupts): Mention TCP interface for
6173 sending BREAK.
6174
6175 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6176
6177 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6178 argument prefix to "set sysroot".
6179
6180 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6181
6182 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6183 and False.
6184
6185 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6186
6187 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6188 for possible features of -list-features.
6189
6190 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6191
6192 * gdb.texinfo (Background execution): Adjust example
6193 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6194
6195 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6196
6197 * doc/gdb.texinfo (PowerPC): Fix typo.
6198 (PowerPC features): Fix typo.
6199
6200 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6201
6202 * observer.texi (thread_ptid_changed): New.
6203
6204 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6205
6206 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6207 (PowerPC features): Mention feature set for VSX registers.
6208
6209 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6210
6211 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6212 the direct visibility of all names in user-written packages.
6213
6214 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6215
6216 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6217 setting, and make it the default.
6218 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6219 non-stop script example.
6220
6221 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6222
6223 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6224 reference to the "Using Different Register and Memory Data
6225 Representation" section.
6226
6227 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6228
6229 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6230 (Remote Protocol): Add Packet Acknowledgment to menu.
6231 (Overview): Mention +/- can be disabled, and point to new section
6232 where this is discussed in detail.
6233 (General Query Packets): Document QStartNoAckMode packet, and
6234 corresponding qSupported reply.
6235 (Packet Acknowledgment): New section.
6236
6237 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6238 Pedro Alves <pedro@codesourcery.com>
6239
6240 * gdb.texinfo (Threads): Move paragraph about automatic thread
6241 selection to All-Stop Mode subsection.
6242 (Thread Stops): Reorganize existing material into subsections.
6243 Add introductory blurb and menu.
6244 (Non-Stop Mode): New subsection.
6245 (Background Execution): New subsection.
6246 (Maintenance Commands): Add cross-references from async mode
6247 commands to the new Background Execution section.
6248
6249 2008-08-06 Tom Tromey <tromey@redhat.com>
6250
6251 * gdb.texinfo (Extending GDB): New chapter.
6252 (Sequences): Demoted chapter, now a section under the new
6253 Extending GDB chapter.
6254 (Python): New section.
6255
6256 2008-07-31 Stan Shebs <stan@codesourcery.com>
6257
6258 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6259
6260 2008-07-29 Stan Shebs <stan@codesourcery.com>
6261
6262 * gdbint.texinfo: General round of cleanup and minor
6263 clarifications.
6264 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6265 (Longjmp Support): Update description to reflect how it is done
6266 for targets without using native header.
6267 (Symbol Handling): Add a little more general explanation.
6268 (COFF, ELF): Mention stabs encapsulation.
6269 (DWARF 3): New section.
6270 (Adding a New Host): Scrub out some obsolete bits.
6271 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6272 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6273 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6274 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6275 SEEK_SET, STOP_SIGNAL, USG.
6276 (Raw and Virtual Register Representations): Ditto for
6277 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6278 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6279 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6280 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6281 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6282 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6283 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6284 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6285 DEPRECATED_USE_STRUCT_CONVENTION.
6286 Describe gdbarch_deprecated_fp_regnum.
6287 Update description of gdbarch_print_insn.
6288 (Adding a New Target): Scrub out obsolete bits.
6289 (Obsolete Conditionals): Remove entire section.
6290
6291 2008-07-25 Tom Tromey <tromey@redhat.com>
6292
6293 * observer.texi (GDB Observers): Document new observers:
6294 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6295 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6296 architecture_changed.
6297
6298 2008-07-21 Stan Shebs <stan@codesourcery.com>
6299
6300 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6301 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6302
6303 2008-07-21 Tom Tromey <tromey@redhat.com>
6304
6305 * observer.texi (GDB Observers): Remove obsolete comment.
6306 <executable_changed>: Remove argument.
6307
6308 2008-07-18 Tom Tromey <tromey@redhat.com>
6309
6310 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6311
6312 2008-07-10 Doug Evans <dje@google.com>
6313
6314 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6315
6316 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6317
6318 * gdb.texinfo (Starting): Document "set disable-randomization".
6319
6320 2008-07-07 Andreas Schwab <schwab@suse.de>
6321
6322 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6323
6324 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6325
6326 * gdb.texinfo (GDB/MI Target Manipulation): Add
6327 example of -target-attach.
6328
6329 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6330
6331 * observer.texi (target_resumed): New observer.
6332 * gdb.texinfo (GDB/MI Output Records): Document *running.
6333
6334 2008-06-06 Tom Tromey <tromey@redhat.com>
6335
6336 * gdb.texinfo (Completion): Add field name example.
6337
6338 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6339
6340 * gdb.texinfo (GDB/MI Program Context): Added example
6341 to -exec-arguments
6342
6343 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6344
6345 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6346 annotation.
6347
6348 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6349 Nathan Sidwell <nathan@codesourcery.com>
6350 Joseph Myers <joseph@codesourcery.com>
6351
6352 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6353 and ACX_BUGURL.
6354 * configure: Regenerate.
6355 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6356 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6357 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6358 mailing-list-specific text about bug reporting unless
6359 BUGURL_DEFAULT.
6360
6361 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6362
6363 * gdb.texinfo (-target-select): Remove reference to target async.
6364 (Maintenance Commands): Document "maint set/show remote-async".
6365
6366 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6367
6368 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6369 in -target-file-get section.
6370
6371 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6372
6373 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6374 killing the inferior when it is already debugging a process.
6375
6376 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6377
6378 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6379 abbreviation for "finish".
6380
6381 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6382
6383 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6384
6385 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6386
6387 * gdbint.texinfo (Target Conditionals): Delete entry for
6388 gdbarch_dwarf_reg_to_regnum.
6389
6390 2008-05-09 Doug Evans <dje@google.com>
6391
6392 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6393
6394 2008-05-05 Doug Evans <dje@google.com>
6395
6396 * gdb.texinfo (disassemble): Document /m modifier.
6397
6398 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6399
6400 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6401 will not report the time of commands that run the target.
6402
6403 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6404
6405 * gdb.texinfo (GDB/MI Output Records): Add
6406 missing semicolon.
6407
6408 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6409
6410 * gdb.texinfo (GDB/MI Output Records):
6411 Document =thread-create and =thread-exited.
6412
6413 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6414
6415 * gdb.texinfo (GDB/MI Development and Front Ends):
6416 Remove mention of dmi-discuss.
6417
6418 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6419
6420 * observer.texi (thread_exit): New.
6421
6422 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6423
6424 * gdb.texinfo (Debugging Output): Document "set/show debug
6425 displaced".
6426 (Maintenance Commands): Document "maint set/show
6427 can-use-displaced-stepping".
6428
6429 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6430
6431 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6432 and set/show arm force-mode.
6433
6434 2008-05-02 Andreas Schwab <schwab@suse.de>
6435
6436 * gdbint.texinfo (Algorithms): Describe
6437 target_watchpoint_addr_within_range.
6438
6439 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6440
6441 * gdbint.texinfo (Stack Frames): New chapter.
6442 (Algorithms): Move Frames text to the new chapter.
6443 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6444 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6445
6446 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6447
6448 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6449 output does not necessary include any tokens.
6450
6451 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6452
6453 * gdb.texinfo (Set SH Calling convention): New @item.
6454 (Show SH Calling convention): Ditto.
6455
6456 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6457
6458 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6459
6460 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6461
6462 * gdb.texinfo (Set Breaks): Mention that multiple location
6463 breakpoints need line number info. Add index entries.
6464
6465 2008-04-19 Craig Silverstein <csilvers@google.com>
6466
6467 * gdb.texinfo (Requirements): Add an optional requirement on
6468 zlib.
6469 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6470 Compressed DWARF 2.
6471
6472 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6473
6474 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6475 sample output for 'stopped,reason="breakpoint-hit"' message.
6476 (GDB/MI Program Execution): Likewise.
6477
6478 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6479
6480 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6481 -var-set-format. Add -f option to -var-evaluate-expression.
6482
6483 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6484
6485 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6486 new node "Ambiguous Expressions". Replace references to this
6487 node by references to "Ambiguous Expressions" throughout.
6488 (Ambiguous Expressions): New node.
6489
6490 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6491
6492 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6493
6494 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6495
6496 * gdb.texinfo (Debugging Output): Document
6497 "set/show debug lin-lwp-async".
6498 (Maintenance Commands): Document "maint set/show linux-async".
6499
6500 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6501
6502 * gdb.texinfo (Expressions): Update description of malloced arrays.
6503
6504 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6505
6506 * gdb.texinfo (Thread Commands): Document
6507 -thread-info. Remove -thread-list-all-threads.
6508
6509 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6510 Sandra Loosemore <sandra@codesourcery.com>
6511
6512 * gdb.texinfo (Library List Format): Update to mention the
6513 possibility to pass section addresses instead of segment
6514 addresses.
6515
6516 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6517
6518 * gdb.texinfo (Starting): Document "set exec-wrapper".
6519 (Server): Document gdbserver --wrapper.
6520
6521 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6522
6523 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6524 unreadable memory. Delete obsolete SPARClite reference.
6525
6526 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6527
6528 * gdb.texinfo (Starting): Mention always-running targets.
6529 (Target Commands): Add an anchor for load.
6530 (Connecting): Explain continue instead of run.
6531
6532 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6533
6534 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6535
6536 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6537
6538 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6539 breakpoint table.
6540
6541 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6542
6543 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6544 killing the inferior when it is already debugging a process.
6545
6546 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6547
6548 * gdbint.texinfo (Build Script): New section. Mention new build script
6549 gdb_buildall.sh.
6550
6551 2008-02-01 Jim Blandy <jimb@red-bean.com>
6552
6553 * gdb.texinfo (Help): Summarize 'info args' correctly.
6554
6555 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6556
6557 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6558 available in PowerPC architecture.
6559 (Embedded Processors): Change node name of PowerPC item in menu.
6560 (PowerPC): Rename to...
6561 (PowerPC Embedded): this.
6562 (Architectures): Add new PowerPC item in menu.
6563 (PowerPC): New node.
6564
6565 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6566
6567 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6568 commands.
6569
6570 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6571
6572 * gdb.texinfo (Setting Catchpoints): Mention features
6573 supported on GNU/Linux.
6574
6575 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6576
6577 * gdb.texinfo (GDB/MI File Commands): Describe new output
6578 field for MI command -file-list-exec-source-file.
6579
6580 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6581
6582 * gdb.texinfo (Using the `gdbserver' Program): Add security
6583 warning. Rearrange into subsections and subsubsections. Document
6584 --multi and --debug. Correct --with-sysroot typo. Update --attach
6585 usage. Make load reference clearer. Document monitor exit.
6586 (Remote Configuration): Document set remote exec-file, attach-packet,
6587 and run-packet.
6588 (Packets): Document vAttach and vRun.
6589
6590 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6591
6592 * gdb.texinfo (Processes): Mention process command.
6593 detach-on-follow -> detach-on-fork.
6594
6595 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6596
6597 * gdbint.texinfo (Native Conditionals): Remove
6598 SHELL_COMMAND_CONCAT and SHELL_FILE.
6599
6600 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6601
6602 * gdb.texinfo (Specify Location): Improve wording.
6603
6604 2008-01-23 Chris Demetriou <cgd@google.com>
6605
6606 * gdb.texinfo (Threads): Document new "set print thread-events"
6607 and "show print thread-events" commands.
6608
6609 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6610
6611 * gdb.texinfo (Specify Location): New section.
6612 (Delete Breaks, Edit, Set Breaks): Remove description of
6613 locations. Instead, add a reference to "Specify Location".
6614 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6615 (Symbols): Refer to "Specify Location" for the valid forms of
6616 linespecs and locations.
6617
6618 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6619
6620 * gdbint.texinfo (Target Conditionals): Replace the description of
6621 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6622
6623 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6624
6625 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6626 about &&var, which is rejected by the expression parser.
6627
6628 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6629
6630 * gdb.texinfo (Output): Update documentation on using printf with DFP
6631 types.
6632
6633 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6634
6635 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6636 subsubsection.
6637 (Decimal Floating Point format): New subsubsection.
6638
6639 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6640
6641 * gdb.texinfo (File Options): Remove mention of the attempt to
6642 open a core file with the -p option. Don't list -c as a valid
6643 option to attach to a process.
6644
6645 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6646
6647 * gdbint.texinfo (Host Conditionals): Remove mention of
6648 ALIGN_STACK_ON_ENTRY.
6649
6650 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6651
6652 * gdbint.texinfo (Start of New Year Procedure): Add item
6653 describing how to update the source and documentation copyright
6654 notices.
6655
6656 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6657
6658 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6659 watchpoint explanation into the main description of the watchpoint
6660 command; update synopses of 'watch', 'rwatch', and 'awatch'
6661 commands.
6662
6663 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6664
6665 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6666 Document 'pending-breakpoints' feature of
6667 -list-features.
6668
6669 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6670
6671 * gdb.texinfo: Add new parameter's description.
6672
6673 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6674
6675 * gdb.texinfo (Overview): Clarify run-length encoding
6676 example. Remove the restriction on "+" and "-" characters.
6677
6678 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6679
6680 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6681
6682 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6683
6684 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6685 the -f option for -break-insert, remove -r option,
6686 and clarify specification of location.
6687
6688 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6689
6690 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6691 formatting.
6692 (Remote Debugging): Add File Transfer section.
6693 (Remote Configuration): Document Host I/O packets.
6694 (GDB/MI): Add GDB/MI File Transfer Commands section.
6695 (Host I/O Packets): New section in "Remote Protocol".
6696 (Packets): Add vFile.
6697
6698 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6699
6700 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6701 breakpoints with multiple locations.
6702 (Breakpoint Menus): Improve wording.
6703 (Output): Fix last change.
6704
6705 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6706
6707 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6708
6709 2007-11-15 Doug Evans <dje@google.com>
6710
6711 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6712
6713 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6714
6715 * gdbint.texinfo (Native Conditionals): Remove
6716 mention of CLEAR_SOLIB.
6717
6718 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6719
6720 * gdb.texinfo (Print Settings): Add documentation for "set/show
6721 print frame-arguments".
6722
6723 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6724
6725 * gdb.texinfo (Output): Update printf command's description.
6726
6727 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6728
6729 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6730 powerpc soft-float".
6731
6732 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6733
6734 * gdb.texinfo (Files): Correct formatting. Mention Expat
6735 requirement.
6736 (Requirements for Building GDB): Expand the list of Expat
6737 uses.
6738 (Library List Format, Memory Map Format): Mention Expat.
6739 (Target Descriptions): Update Expat wording.
6740
6741 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6742
6743 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6744 Document that gdbarch_convert_register_p should return zero for no-op
6745 conversions.
6746
6747 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6748
6749 * gdbint.texi (Compiler Characteristics): Move documentation
6750 of set_gdbarch_sofun_address_maybe_missing back to ...
6751 (Target Conditionals): ... here to fix build break.
6752
6753 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6754
6755 * gdbint.texi (Target Conditionals): Remove documentation of
6756 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6757 (Compiler Characteristics): ... documentation of
6758 set_gdbarch_sofun_address_maybe_missing.
6759
6760 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6761
6762 * gdbint.texinfo (Target Conditionals): Use
6763 frame_unwind_register_unsigned in examples instead of
6764 frame_unwind_unsigned_register.
6765
6766 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6767
6768 * gdb.texinfo (Predefined Target Types): Add int128
6769 and uint128.
6770 (Standard Target Features): Add PowerPC features.
6771
6772 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6773
6774 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6775
6776 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6777
6778 * gdbint.texi (Target Conditionals): Remove documentation
6779 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6780 gdbarch_extract_return_value, and gdbarch_store_return_value.
6781
6782 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6783
6784 * gdbint.texi (Target Conditionals): Remove documentation of
6785 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6786
6787 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6788
6789 * gdb.texinfo: Mention that inaccessible-by-default is on by
6790 default.
6791
6792 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6793
6794 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6795
6796 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6797
6798 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6799 multi-threaded watchpoints.
6800 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6801 checked. Describe sticky notification. Expand description
6802 of steppable and continuable watchpoints.
6803 (Watchpoints and Threads): New subsection.
6804
6805 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6806
6807 * gdb.texinfo (Setting Breakpoints): Revise
6808 documentation for pending breakpoints. Document
6809 breakpoints with multiple locations.
6810
6811 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6812
6813 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6814 Document -list-features.
6815
6816 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6817
6818 * gdb.texinfo (Output): Spell out which features of C's printf are
6819 not supported by GDB's printf.
6820 (Separate Debug Files): More accurate wording regarding build ID
6821 and a reference to the ld manual rather than the Fedora wiki.
6822
6823 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6824 Jim Blandy <jimb@codesourcery.com>
6825
6826 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6827 (Examining Memory): Update mentions of the 's' format.
6828 (Automatic Display): Likewise.
6829
6830 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6831
6832 * gdb.texinfo: Update the FSF's Back-Cover Text.
6833
6834 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6835 Eli Zaretskii <eliz@gnu.org>
6836
6837 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6838 Fixed the ``build ID'' name. New binaries build instructions for the
6839 build ID inclusion. Explain how the commands are specific to the build
6840 ID vs. debug link.
6841
6842 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6843
6844 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6845 indexing for ``build ID'' support.
6846
6847 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6848
6849 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6850 Enlisted BUILD ID to the debug file searching example.
6851 Included a BUILD ID `.note.gnu.build-id' section description.
6852 Updated/added the debug files splitting instructions for OBJCOPY.
6853
6854 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6855
6856 * gdb.texinfo (Variable Objects): Adjust docs
6857 for -var-info-expression and document
6858 -var-info-path-expression.
6859
6860 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6861
6862 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6863 (title page): Include the dedication in the printed manual, as a
6864 separate page after the copyright notice.
6865
6866 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6867 don't break a @var across a line.
6868
6869 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6870
6871 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6872 for include files.
6873
6874 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6875
6876 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6877 in annotate.texinfo.
6878 (Command History): Link to new node.
6879
6880 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6881
6882 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6883
6884 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6885
6886 * gdbint.texinfo (Target Conditionals): Fix last change.
6887
6888 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6889
6890 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6891 routines:
6892 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6893 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6894 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6895 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6896 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6897 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6898 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6899 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6900 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6901 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6902 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6903 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6904 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6905 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6906 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6907 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6908 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6909 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6910 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6911 (SOFTWARE_SINGLE_STEP_P)
6912
6913 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6914 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6915
6916 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6917 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6918 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6919 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6920 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6921 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6922 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6923 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6924 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6925 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6926
6927 (Converting an existing Target Architecture to Multi-arch): Remove
6928 section.
6929
6930 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6931 (gdbarch_addr_bits_remove): Add code example.
6932
6933 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6934
6935 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6936
6937 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6938 Add other missing entries. Adjust the table size to fit.
6939 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6940 stop reasons including the new "library" event.
6941 (General Query Packets): Adjust table widths for qSupported. Mention
6942 qXfer:libraries:read reply to qSupported and document the new packet.
6943 (Library List Format): New section.
6944
6945 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6946
6947 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6948
6949 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6950
6951 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6952
6953 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
6954
6955 * gdbint.texinfo (Register and Memory Data): Break sections
6956 into nodes and add a menu.
6957
6958 2007-06-21 Maciej W. Rozycki <macro@mips.com>
6959
6960 * gdb.texinfo (Examining Memory): Document the new behaviour.
6961
6962 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6963
6964 * gdb.texinfo (Standard Target Features): Document
6965 m68k features.
6966
6967 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6968
6969 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6970
6971 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6972
6973 * gdb.texinfo (Target Description Format): Add version attribute
6974 for <target>.
6975
6976 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6979
6980 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6981
6982 * gdb.texinfo (MIPS Features): New subsection.
6983
6984 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6985 Markus Deuling <deuling@de.ibm.com>
6986
6987 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6988 and qXfer:spu:write packets and mention them under qSupported.
6989
6990 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6991 Markus Deuling <deuling@de.ibm.com>
6992
6993 * gdb.texinfo (Architectures): Add new SPU section to document
6994 Cell Broadband Engine SPU architecture specific commands.
6995
6996 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6997
6998 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6999 comments.
7000
7001 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7002
7003 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7004
7005 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7006
7007 * gdb.texinfo (Overview): Doc fix.
7008
7009 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7010
7011 * gdb.texinfo (Remote Configuration): Document "set/show
7012 remoteflow".
7013
7014 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7015
7016 * gdb.texinfo (MIPS): Remove documentation for set mips
7017 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7018 stack-arg-size.
7019
7020 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7021
7022 * all-cfg.texi (GDBTUI): New.
7023 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7024 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7025 (TUI Configuration): Edit to improve clarity and fix problems of
7026 both style and content.
7027
7028 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7029
7030 * observer.texi (GDB Observers): New observer "new_objfile".
7031
7032 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7033
7034 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7035
7036 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7037
7038 * gdb.texinfo (GDB/MI Variable Objects): Document
7039 frozen variables objects.
7040
7041 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7042
7043 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7044 (Character Sets, Caching Data of Remote Targets): Likewise.
7045 (Targets): Delete Remote node. Move its text...
7046 (Debugging Remote Programs): ...to here. Delete description
7047 of the "remote" command.
7048 (Remote configuration): Delete description of "set remotedevice"
7049 and "show remotedevice".
7050 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7051
7052 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7053
7054 * gdb.texinfo (Contributors, Continuing and Stepping)
7055 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7056 (General Query Packets, File-I/O Remote Protocol Extension)
7057 (Protocol Basics, The F Reply Packet, Write)
7058 (Protocol-specific Representation of Datatypes, Memory Transfer):
7059 Fix hyphenation, punctuation and grammar problems.
7060 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7061 'section' instead of 'subsection' in the text.
7062 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7063 (i386): Remove period from section name.
7064 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7065 (Config Names, Configure Options): Use @file{configure}.
7066
7067 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7068
7069 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7070 and tab expansion.
7071
7072 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7073
7074 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7075
7076 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7077
7078 * gdb.texinfo: Consistently capitalize all significant words in
7079 node names, chapter titles, section titles, and headings. Update
7080 cross references to match.
7081 (Starting and Stopping Trace Experiment): Make node name plural.
7082 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7083
7084 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7085
7086 * gdb.texinfo (WinCE): Delete obsolete subsection.
7087
7088 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7089
7090 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7091 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7092 references.
7093
7094 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7095
7096 * gdb.texinfo (Startup): Delete references to some alternate
7097 names for .gdbinit.
7098 (Thread): Remove LynxOS reference.
7099 (Tandem ST2000): Delete target-specific documentation.
7100 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7101 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7102 and GDB_OSABI_LYNXOS.
7103
7104 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7105
7106 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7107
7108 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7109
7110 * gdbint.texinfo (Target Conditionals): Remove mention of
7111 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7112 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7113
7114 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7115
7116 * Makefile.in: Add "pdfdir" installation
7117 directory, PDFTEX macro, support for "install-pdf" target,
7118 and rules for making a pdf version of refcard.texi.
7119 * refcard.tex: Specify paper size for PDF output.
7120
7121 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7122
7123 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7124
7125 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7126
7127 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7128 (Source Path, Character Sets, Macros, Define)
7129 (GDB/MI Result Records, GDB/MI Simple Examples)
7130 (GDB/MI Program Execution, GDB/MI File Commands)
7131 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7132 (Bug Reporting): Use @value{GCC}.
7133
7134 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7135
7136 * gdb.texinfo (Help): Fix formatting of examples.
7137 (Variables): Use @ifnotinfo instead of @iftex.
7138 (Non-debug DLL symbols): Use @ref instead of @pxref.
7139 (Sparclet File): Use @samp instead of quotes.
7140
7141 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7142
7143 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7144
7145 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7146
7147 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7148 the order of the nodes.
7149 (C Operators, C Constants, Debugging C): Remove extra menus.
7150 (Method Names in Commands): Do not specify next/prev/up nodes.
7151
7152 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7153
7154 * gdb.texinfo (File Options): Add missing parenthesis.
7155 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7156
7157 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7158
7159 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7160
7161 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7162
7163 * gdb.texinfo (Standard Target Features): Mention
7164 case insensitivity.
7165 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7166
7167 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7168
7169 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7170 (Files): Add section name to argument list for pxref.
7171 (Non-debug DLL symbols): Don't use `see' for pxref.
7172 (Embedded Processors): Fix typo.
7173 (GDB/MI Breakpoint Commands): Execution commands generate
7174 *stopped not ^done.
7175
7176 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7177
7178 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7179 values for in_scope. Mention that only root variables can be
7180 updated.
7181 (GDB/MI Development and Front Ends): Explain new values may be
7182 added to existing fields.
7183
7184 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7185
7186 * gdb.texinfo (-target-disconnect): Use @smallexample.
7187 (Requirements): Add anchor for Expat. Update description.
7188 (Target Descriptions): Mention Expat.
7189 (Target Description Format): Document new elements. Use
7190 @smallexample.
7191 (Predefined Target Types, Standard Target Features): New sections.
7192 * gdbint.texinfo (Target Descriptions): New section.
7193
7194 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7195
7196 * gdb.texinfo (Target Description Format): Add section on XInclude.
7197
7198 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7199
7200 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7201 command -enable-timings.
7202
7203 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7204
7205 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7206 descriptions for new/deleted elements in gdb_osabi. Add missing
7207 description for function generic_elf_osabi_sniff_abi_tag_sections.
7208
7209 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7210
7211 * gdb.texinfo (Maintenance Commands): Add documentation for
7212 the new "maint print target-stack" command.
7213
7214 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7215 Eli Zaretskii <eliz@gnu.org>
7216
7217 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7218
7219 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7220
7221 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7222 Use @value{NGCC} instead of @value{GCC}.
7223
7224 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7225
7226 * agentexpr.texi: Fix typos.
7227 * annotate.texinfo: Likewise.
7228 * gdb.texinfo: Likewise.
7229 * gdbint.texinfo: Likewise.
7230 * observer.texi: Likewise.
7231 * stabs.texinfo: Likewise.
7232
7233 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7234
7235 * gdbint.texinfo (Support Libraries): Remove mmalloc
7236 entry. Describe readline library.
7237
7238 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7239
7240 * gdb.texinfo (Target Descriptions): New section.
7241 (General Query Packets): Add QPassSignals anchor. Mention
7242 qXfer:features:read under qSupported. Expand mentions of
7243 qXfer:memory-map:read and QPassSignals. Document
7244 qXfer:features:read.
7245
7246 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7247
7248 * gdb.texinfo (Commands to specify files): Describe
7249 "set sysroot" and "show sysroot".
7250 (Using the `gdbserver' program): Lowercase argument
7251 to @var. Expand description of setting up GDB on the
7252 host.
7253
7254 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7255
7256 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7257 catch exception, catch exception unhandled, and catch assert
7258 commands.
7259
7260 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7261
7262 * gdb.texinfo (Debugging Output): Document "set debug xml"
7263 and "show debug xml".
7264
7265 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7266
7267 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7268
7269 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7270
7271 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7272
7273 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7274
7275 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7276 note in @ignore, to be removed later if nobody complains.
7277
7278 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7279
7280 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7281 of -var-delete.
7282
7283 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7284
7285 * gdb.texinfo (Setting breakpoints): Document
7286 automatic software/hardware breakpoint usage and
7287 the "set breakpoint auto-hw" command.
7288
7289 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7290
7291 * gdb.texinfo (Memory Access Checking): New.
7292
7293 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7294
7295 * gdb.texinfo (Remote configuration): Mention
7296 "pass-signals-packet".
7297 (General Query Packets): Document QPassSignals. Fix
7298 a typo.
7299
7300 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7301
7302 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7303
7304 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7305
7306 * gdb.texinfo (Remote configuration): Rewrite documentation for
7307 packet configuration commands.
7308 (OS Information): Adjust reference to qXfer:auxv:read.
7309 (General Query Packets): Remove references to read-aux-vector-packet
7310 and set remote get-thread-local-storage-address.
7311
7312 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7313
7314 * gdbint.texinfo (Target Architecture Definition): Add new
7315 Initializing a New Architecture section.
7316
7317 2006-10-31 David Taylor <dtaylor@emc.com>
7318
7319 * stabs.texinfo (Macro define and undefine): New node describing
7320 stabs for #define and #undef.
7321
7322 2006-10-27 Andreas Schwab <schwab@suse.de>
7323
7324 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7325
7326 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7327
7328 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7329 clarify on the possible meanings of ``expression'' watched by
7330 watchpoints. Add indexing.
7331 (Prompting, Errors, Invalidation, Annotations for Running)
7332 (Source Annotations): Fix index entries by adding "annotation" to
7333 them, to discriminate from index entries that point to the more
7334 general topic descriptions.
7335
7336 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7337
7338 * gdbint.texinfo (Target Vector Definition): Move most
7339 content into Existing Targets. Add a menu.
7340 (Existing Targets): New section, moved from Target Vector
7341 Definition. Use @subsection.
7342 (Managing Execution State): New section.
7343
7344 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7345
7346 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7347
7348 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7349
7350 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7351 (Command Syntax, Signals, Backtrace, Connecting)
7352 (Remote configuration, Renesas Boards, Console I/O): Fix last
7353 change: use Ctrl- instead of C-, except wrt Emacs.
7354 (File-I/O Examples): Put Ctrl-c in @kbd.
7355 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7356 (Console I/O): Use @samp with Ctrl-.
7357 (Signals, Set Breaks, Set Watchpoints): Document optional
7358 arguments to `info signals' `handle', `info breakpoints', and
7359 `info watchpoints'.
7360
7361 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7362
7363 * gdb.texinfo (Backtrace): Fix last change.
7364
7365 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7366
7367 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7368
7369 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7370
7371 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7372 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7373 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7374
7375 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7376 Daniel Jacobowitz <dan@codesourcery.com>
7377
7378 * gdb.texinfo (Packets): Document vFlashErase,
7379 vFlashWrite and vFlashDone packets.
7380 (General Query Packets): Document qXfer:memory-map:read.
7381 Add a new feature for qXfer:memory-map:read.
7382 (Memory map format): New section.
7383 (Target Commands): Mention that gdb can write flash.
7384
7385 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7386 Daniel Jacobowitz <dan@codesourcery.com>
7387
7388 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7389 memory regions and "mem auto".
7390
7391 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7392
7393 * gdbint.texinfo (Array Containers): New section.
7394
7395 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7396
7397 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7398 -stack-list-arguments HIGH_FRAME argument can be larger then the
7399 actual number of frames.
7400
7401 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7402
7403 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7404 -stack-list-locals HIGH_FRAME argument can be larger then the
7405 actual number of frames.
7406
7407 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7408
7409 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7410 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7411
7412 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7413
7414 * gdbint.texinfo (Overall Structure): New section "Source Tree
7415 Structure".
7416
7417 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7418
7419 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7420 responses.
7421
7422 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7423
7424 * gdb.texinfo (Source Path): Add documentation for new
7425 substitute-path commands.
7426
7427 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7428
7429 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7430 (Running Configure): ...here.
7431 (Requirements): New node. Mention expat.
7432
7433 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7434
7435 * gdb.texinfo (Target Commands): Remove
7436 'set download-write-size' and 'show download-write-size'.
7437
7438 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7439
7440 * stabs.texinfo (Member Type Descriptor): Correct example for
7441 pointer to member types.
7442
7443 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7444
7445 * gdb.texinfo (Optional warnings and messages): Add
7446 'set/show trace-commands'.
7447 (Command files): Add '-v' to source command.
7448
7449 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7450
7451 * gdb.texinfo (OS Information): Update qPart reference to
7452 qXfer.
7453 (Remote configuration): Likewise.
7454 (Overview): Move @cindex to the start of a paragraph. Talk
7455 about binary data encoding.
7456 (Packets): Refer to the overview for the details of the X
7457 packet encoding.
7458 (General Query Packets): Remove qPart description. Add qXfer
7459 description. Add an anchor to qSupported. Correct feature
7460 table title. Add a new feature for qXfer:auxv:read.
7461 (Interrupts): Add a missing parenthesis.
7462
7463 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7464
7465 * gdb.texinfo (KOD): Remove node.
7466 (GDB/MI Kod Commands): Remove commented out node.
7467
7468 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7469
7470 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7471 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7472 (GDB/MI Thread Commands, GDB/MI Program Execution)
7473 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7474 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7475 (GDB/MI File Commands, GDB/MI Target Manipulation)
7476 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7477 since the MI prompt is hard-wired into the code.
7478
7479 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7480
7481 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7482 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7483 (GDB/MI Data Manipulation): Remove description of unimplemented
7484 display related commands as variable objects perform this function
7485 and are superior: -display-delete, -display-disable,
7486 -display-enable, -display-insert and -display-list. Move
7487 -environment-cd, -environment-directory, -environment-path
7488 and -environment-pwd to "Program Context".
7489 (GDB/MI Program Control): Rename to "Program Execution". Move
7490 -exec-arguments -exec-abort to...
7491 (GDB/MI Program Context): ...here. New node split from "Data
7492 Manipulation".
7493
7494 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7495
7496 * gdb.texinfo (Remote configuration): Document set / show
7497 remote supported-packets.
7498 (General Query Packets): Document qSupported packet.
7499
7500 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7501
7502 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7503 and font markup.
7504 (Protocol basics): Likewise.
7505 (The F request packet): Likewise.
7506 (The F reply packet): Likewise.
7507 (Memory transfer): Move this node to be a subsubsection of
7508 "Protocol specific representation of datatypes".
7509 (The Ctrl-C message): More copy editing.
7510 (Console I/O): Likewise.
7511 (The isatty call): Delete this node, and merge its content into
7512 the "isatty" node. Fixed references elsewhere.
7513 (The system call): Delete this node, and merge its content into
7514 the "system" node. Fixed references elsewhere.
7515 (open): Reformat to use @table, and add appropriate font markup.
7516 (close): Likewise.
7517 (read): Likewise.
7518 (write): Likewise.
7519 (lseek): Likewise.
7520 (rename): Likewise.
7521 (unlink): Likewise.
7522 (stat/fstat): Likewise.
7523 (gettimeofday): Likewise.
7524 (isatty): Likewise.
7525 (system): Likewise, plus minor changes to fix confusing wording.
7526 (Integral datatypes): Fix font markup.
7527 (Pointer values): Likewise.
7528 (struct stat): Fix markup to use @table, plus minor copy editing.
7529 (struct timeval): Fix font markup, plus minor copy editing.
7530 (Constants): Minor copy editing.
7531 (Errno values): Add font markup.
7532 (File-I/O Examples): Likewise.
7533
7534 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7535
7536 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7537 (GDB/MI Simple Examples): Move node up one level. Use real
7538 examples.
7539 (GDB/MI Compatibility with CLI): Update.
7540 (GDB/MI Result Records): Add "connected" and "exit" result
7541 classes.
7542 (GDB/MI Stream Records): Clarify target output.
7543 (GDB/MI Command Description Format): Modify example description.
7544 (GDB/MI Breakpoint Table Commands): Rename to...
7545 (GDB/MI Breakpoint Commands): ...this
7546 (GDB/MI Breakpoint Commands): Add optional thread field.
7547 (GDB/MI Program Control): Add an introduction. Move "Program
7548 termination" examples into exec-run description.
7549 (GDB/MI File Commands): Mention similar CLI commands.
7550 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7551 is similar to "-gdb-version".
7552
7553 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7554
7555 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7556
7557 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7558
7559 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7560 sourceware.org for mailing lists.
7561 (GDB/MI File Commands): New node split from Program Control.
7562
7563 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7564
7565 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7566
7567 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7568
7569 * gdb.texinfo (Cygwin Native): Fix last change.
7570
7571 2006-05-22 Christopher Faylor <cgf@timesys.com>
7572
7573 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7574
7575 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7576
7577 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7578 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7579
7580 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7581
7582 * gdb.texinfo (General Query Packets): Recommend not starting
7583 new packets with qC and clarify.
7584
7585 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7586
7587 * gdb.texinfo (M2 Types): New section.
7588
7589 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7590
7591 * agentexpr.texi: Add a copyright and license notice.
7592 * observer.texi: Likewise, with GPL clause for function prototypes.
7593 Remove trailing whitespace.
7594
7595 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7596
7597 * gdb.texinfo (General Query Packets): Document conventions for
7598 terminating packet names, and their violations.
7599
7600 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7601
7602 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7603 * gdb.texinfo: Likewise.
7604
7605 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7606
7607 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7608 and "show remotedebug".
7609 (Debugging Output): Add additional index entries.
7610
7611 2006-04-27 Michael Snyder <msnyder@redhat.com>
7612
7613 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7614
7615 2006-04-22 Andrew Cagney <cagney@redhat.com>
7616
7617 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7618 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7619
7620 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7621
7622 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7623 and remove breakpoint prototypes.
7624 (Watchpoints): Move description of target_insert_hw_breakpoint and
7625 target_remove_hw_breakpoint ...
7626 (Breakpoints): ... to here. Document target_insert_breakpoint and
7627 target_remove_breakpoint.
7628
7629 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7630
7631 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7632 and C packets are optional.
7633
7634 2006-04-14 Frederic Riss <frederic.riss@st.com>
7635
7636 * gdb.texinfo (Specifying source directories): Update the description
7637 of the source file search to reflect the fact that the source path
7638 always contains at least $cdir and $cwd.
7639
7640 2006-03-31 Michael Snyder <msnyder@redhat.com>
7641
7642 * gdb.texinfo: Update copyright dates.
7643
7644 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7645
7646 * gdb.texinfo (Overview): Add an index entry to "empty response".
7647
7648 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7649
7650 * gdbint.texinfo (Prologue Analysis): New section.
7651
7652 2006-03-07 Jim Blandy <jimb@red-bean.com>
7653
7654 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7655
7656 * gdb.texinfo (Target Commands): Update text describing how to
7657 specify a target. Refer to the detailed section on remote
7658 debugging, not the brief mention.
7659
7660 * gdb.texinfo (Connecting): Organize the different 'target remote'
7661 connection methods into a table. Add a 'target remote' index
7662 entry. (!!!)
7663
7664 2006-02-17 Fred Fish <fnf@specifix.com>
7665
7666 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7667 'ptype' commands to reflect the fact that the only significant
7668 difference between them is that ptype prints the complete type
7669 description instead of just the name.
7670
7671 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7672
7673 * gdbint.texinfo (Watchpoints): Delete
7674 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7675
7676 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7677
7678 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7679 times fields where needed. Fix typos. Update general form given
7680 for output of -break-insert.
7681 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7682
7683 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7684
7685 * gdbint.texinfo (Symbol Handling): Add a section
7686 on memory management.
7687
7688 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7689
7690 * gdb.texinfo (Breakpoint table commands): Document the fullname
7691 field in -break-list output.
7692
7693 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7694
7695 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7696 debugging information produced by the various "set debug..."
7697 options.
7698
7699 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7700
7701 * gdb.texinfo (Files): Remove obsolete bits from the description
7702 of "symbol-file".
7703
7704 2006-01-25 Jim Blandy <jimb@redhat.com>
7705
7706 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7707
7708 2006-01-24 Jim Blandy <jimb@redhat.com>
7709
7710 * gdbint.texinfo (Frames): Document the basics of GDB's register
7711 unwinding model, and explain the existence of the "sentinel" frame.
7712
7713 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7714
7715 * gdb.texinfo (Choosing files): Mention that -directory is used
7716 for script files.
7717 (Specifying source directories): Likewise.
7718 (Command files): Explain how script files are found.
7719
7720 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7721
7722 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7723 the threads in a multi-threaded program.
7724 (Threads): The threadno argument of "thread apply" can be a range
7725 of numbers.
7726
7727 2006-01-18 Jim Blandy <jimb@redhat.com>
7728
7729 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7730 of warning flags.
7731
7732 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7733
7734 * gdb.texinfo (Sequences): Improve menu annotations.
7735 (Define): Add index entries for arguments of user-defined
7736 commands. Move the description of flow-control commands...
7737 (Command Files): ...to here. Document loop_break and
7738 loop_continue.
7739 (Define, Command Files): Document `end' and add index entries for
7740 it.
7741
7742 2006-01-04 Michael Snyder <msnyder@redhat.com>
7743
7744 * gdb.texinfo: Add documentation for linux-fork.
7745 * gdbint.texinfo: Add internal documentation for checkpoints.
7746
7747 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7748
7749 * gdb.texinfo (Omissions from Ada): Document that there is now
7750 limited aggregate support.
7751
7752 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7753
7754 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7755 registers and the likes.
7756
7757 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7758
7759 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7760 (Symbols): Fix usage of "e.g.".
7761 (Memory Region Attributes): Fix usage of "etc."
7762
7763 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7764 (Coding): Fix usage of "e.g.".
7765
7766 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7767
7768 * stabs.texinfo:
7769 * refcard.tex:
7770 * gpl.texi:
7771 * gdbint.texinfo:
7772 * gdb.texinfo:
7773 * gdb-cfg.texi:
7774 * fdl.texi:
7775 * annotate.texinfo:
7776 * all-cfg.texi:
7777 * Makefile.in: Add (C) after Copyright. Update the FSF
7778 address.
7779
7780 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7781
7782 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7783 extend GDB with commands for external monitor.
7784
7785 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7786
7787 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7788
7789 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7790
7791 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7792
7793 2005-11-21 Jim Blandy <jimb@redhat.com>
7794
7795 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7796 placement of 'R' actions in tracepoint action packets; document
7797 dependence of 'X' and 'M' actions on a preceding 'R' action for
7798 their registers.
7799
7800 2005-11-19 Jim Blandy <jimb@redhat.com>
7801
7802 * gdb.texinfo (Tracepoint Packets): New node.
7803 (General Query Packets): Add entries for the tracepoint packets,
7804 referring to the "Tracepoint Packets" node.
7805 (Tracepoints): Add reference to "Tracepoint Packets".
7806
7807 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7808
7809 * gdb.texinfo (set remotebreak): Add anchor.
7810 (X packet): Likewise.
7811 (Remote Protocol): Add new section `Interrupts' and new index
7812 entry `interrupts (remote protocol)'.
7813
7814 2005-11-18 Jim Blandy <jimb@redhat.com>
7815
7816 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7817 entries into the General Query Packets section. Add a
7818 cross-reference to that section. Drop description of replies, as
7819 these are covered in the descriptions of each packet.
7820 (General Query Packets): Add introductory text. Explain naming
7821 conventions, and how the end of a name is recognized.
7822
7823 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7824
7825 * gdb.texinfo (Remote configuration): Fix typo in description of
7826 "set remotebreak" command.
7827
7828 2005-11-16 Jim Blandy <jimb@redhat.com>
7829
7830 * gdb.texinfo (Packets, Stop Reply Packets)
7831 (General Query Packets): Various formatting cleanups.
7832 - Use @samp for packet contents.
7833 - Drop summaries from packet @item lines; the same information appears
7834 immediately below in the description.
7835 - Delete paragraph breaks after packet @item commands, so that the
7836 description appears directly to the right of the packet prototype
7837 in the printed manual, if it fits.
7838 - Place spaces in packet prototypes between @vars and non-@var
7839 letters, and explain that they're just for formatting.
7840 - Use @dots{} instead of '...'.
7841 - Fix uses of @code where @var was needed.
7842 - Replace "deprecated" markers with English text spelling out the
7843 packet's status and the preferred alternatives.
7844 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7845 what this ever meant.
7846 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7847 this for a long time.
7848 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7849 implemented several times, and have been in use for years.
7850
7851 2005-11-15 Jim Blandy <jimb@redhat.com>
7852
7853 * gdb.texinfo (Packets): Add index entries for 'm' packet
7854 disclaimers.
7855
7856 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7857 of stub when processing an 'm' packet.
7858
7859 * gdb.texinfo (Packets): Mention that packets beginning with
7860 letters are reserved once, at the top, instead of actually listing
7861 them all and saying "reserved".
7862
7863 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7864
7865 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7866 Change @var{$arg0 to @code{$arg0.
7867
7868 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7869
7870 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7871
7872 2005-11-12 Jim Blandy <jimb@redhat.com>
7873
7874 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7875 order. Remove extraneous 'z'.
7876
7877 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7878
7879 * gdb.texinfo (Choosing files): Add --eval-command.
7880
7881 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7882
7883 * gdb.texinfo (Choosing modes): Add --return-child-result.
7884
7885
7886 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7887
7888 * gdb.texinfo (Choosing modes): Add --batch-silent.
7889
7890 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7891
7892 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7893 "The -var-update Command".
7894
7895 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7896
7897 * gdb.texinfo (Print Settings): Add documentation for set/show
7898 print array-indexes.
7899
7900 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7901
7902 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7903 6.2 and 6.3.
7904
7905 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7906
7907 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7908 since 19-Jan-2004.
7909 (Files): Likewise.
7910 (Variables, Symbols): Document the "<incomplete type>" message and
7911 its reasons.
7912
7913 2005-08-01 Fred Fish <fnf@specifix.com>
7914
7915 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7916
7917 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
7918
7919 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7920 option for -var-list-children and -var-update.
7921 (GDB/MI Stack Manipulation): Simplify description of
7922 print-values option for -stack-list-locals.
7923 (GDB/MI Command Description Format): Clarify.
7924 (Mode Options): Spelling of superseded.
7925
7926 2005-07-12 Bob Rossi <bob@brasko.net>
7927
7928 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7929 corresponding GDB command comment.
7930
7931 2005-07-06 Bob Rossi <bob@brasko.net>
7932
7933 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7934 and -inferior-tty-show.
7935 (Input/Output): Document "set/show inferior-tty" and tty alias.
7936
7937 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7938
7939 * gdb.texinfo (Packets): Change description of 'D' packet to note
7940 that GDB does wait for a response.
7941
7942 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
7943
7944 * gdb.texinfo (History) Rename "Command History".
7945 (Command History): Move node "Server Prefix" from section on
7946 Annotations here.
7947
7948 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
7949
7950 * gdb.texinfo (GDB/MI Stack Manipulation):
7951 Re-instate -stack-info-frame with example. Say that it gets
7952 info on selected frame, not current frame.
7953
7954 2005-06-18 Eli Zaretskii <eliz@gnu.org>
7955
7956 * gdb.texinfo (Server): Clarify that `file' should be used before
7957 connecting to the server.
7958 (Files): Add an xref to the above description.
7959 (Output Formats): More detailed description of the `c' format.
7960 (Memory): List explicitly all the formats supported by `x'.
7961 (Threads): Add an @cindex entry for "thread apply".
7962 (Files): Document the possibility of loading unlinked object
7963 files. Add more indexing for solib-absolute-prefix and
7964 --with-sysroot.
7965 (Machine Code): Document possible problems with locations in
7966 shared libraries.
7967 (Backtrace): Document that free-standing environments do not need
7968 to have a `main' function.
7969
7970 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
7971
7972 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7973 -stack-info-frame.
7974
7975 2005-06-07 Andrew Cagney <cagney@gnu.org>
7976
7977 * gdb.texinfo (Contributors): Note the original multi-arch
7978 contributors.
7979
7980 2005-06-03 Eli Zaretskii <eliz@gnu.org>
7981
7982 * gdb.texinfo (Registers): Add index entries for the standard
7983 registers.
7984 (Frames): Add cross-reference from frame pointer description to
7985 the Registers node.
7986 (Annotations Overview): Fix the reference to GDB name.
7987
7988 2005-06-01 Eli Zaretskii <eliz@gnu.org>
7989
7990 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7991 can-use-hw-watchpoints.
7992
7993 2005-05-28 Bob Rossi <bob@brasko.net>
7994
7995 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7996 the possible reasons why an exec async record would be returned to FE.
7997
7998 2005-05-26 Andrew Cagney <cagney@gnu.org>
7999
8000 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8001 Andrew Cagney implemented the original GDB/MI.
8002
8003 2005-05-23 Orjan Friberg <orjanf@axis.com>
8004
8005 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8006 documentation. Add documentation for cris-mode.
8007
8008 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8009
8010 * gdb.texinfo (Numbers): Explain the example and make the wording
8011 more acurate.
8012
8013 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8014 Dennis Brueni <dennis@slickedit.com>
8015
8016 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8017 (GDB/MI Data Manipulation, GDB/MI Program Control)
8018 (GDB/MI Stack Manipulation): Update examples to include the fullname
8019 attribute in stack frames.
8020
8021 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8022
8023 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8024 do with other non-standard names of init files.
8025
8026 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8027
8028 * gdb.texinfo (Command Files): Move the description of the startup
8029 from here...
8030 (Startup): ...to this new subsection of the Invocation chapter.
8031 Rearrange the description of init files more logically and add a
8032 cross-reference to "Command Files". Document the special gdbinit
8033 name for CISCO 68k. Expand the description of what GDB does
8034 during startup.
8035 (History): Add index entry for HISTSIZE.
8036
8037 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8038
8039 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8040
8041 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8042
8043 * gdb.texinfo (SVR4 Process Information, The isatty call)
8044 (The system call): Don't use foo(N) notation for man pages and
8045 functions.
8046 (Compilation, DJGPP Native): Improve wording.
8047
8048 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8049
8050 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8051 were optimized away.
8052
8053 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8054
8055 * gdb.texinfo (Remote configuration): Document "set/show
8056 get-thread-local-storage-address". Add cross-reference to the
8057 description of the qGetTLSAddr packet.
8058 (General Query Packets): Mention "set remote
8059 get-thread-local-storage-address" and add a reference to its
8060 description.
8061
8062 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8063
8064 * gdb.texinfo (Backtrace): Describe 'bt full'.
8065
8066 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8067
8068 * gdb.texinfo (Mode Options): Fix typo.
8069 (GDB/MI): Describe how to invoke GDB/MI.
8070
8071 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8072
8073 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8074 references changed. Add description of "info udot".
8075 (Files): Document "set/show stop-on-solib-events".
8076 (M32R/D): Document "set/show download-path", "set/show
8077 board-address", "set/show server-address", "upload", "tload".
8078 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8079 "use_mon_code", "use_ib_break", "use_dbt_break".
8080 (Maintenance Commands): Improve indexing.
8081 (Target Commands): Document "set/show hash", "set/show debug
8082 monitor".
8083 (SVR4 Process Information): Document "info pidlist" and "info
8084 meminfo". Document "set/show procfs-tarce" and "set/show
8085 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8086 (Symbols, The Print Command with Objective-C): Improve indexing.
8087 (Objective-C): Add references to "info classes" and "info
8088 selectors".
8089 (Debugging Output): Improve wording. Document "set/show debug
8090 solib-frv". Fix "set/show debugvarobj".
8091 (Set Breaks): Add index entry for "hardware breakpoints".
8092 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8093 and "set/show usehardbreakpoints".
8094 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8095 monitor-prompt", "set/show monitor-warnings", "pmon".
8096 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8097 rdiromatzero", "set/show rdiheartbeat".
8098 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8099 "sds".
8100 (Embedded Processors): Document the "sim" command.
8101 (Remote): Document the "remote" command.
8102 (DJGPP Native): Document the "info serial" command.
8103 (Threads): Document "maint info sol-threads".
8104 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8105 (Set Breaks): Improve indexing.
8106 (Command Syntax): Add a reference to dont-repeat.
8107 (Define): Document "dont-repeat".
8108 (TUI Commands): Document "tabset".
8109 (WinCE): New subsection. Document "set/show remotedirectory",
8110 "set/show remoteupload", "set/show remoteaddhost".
8111
8112 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8113
8114 * gdb.texinfo (Hurd Native): New subsection, documents
8115 Hurd-specific commands.
8116 (Maintenance Commands): Add cross-reference to "Debugging Output".
8117 (Debugging Output): Document "set/show debug lin-lwp".
8118 (MIPS): Improve documentation of heuristic-fence-post. Document
8119 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8120 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8121 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8122 (ARM): Document ARM-specific commands.
8123 (AVR): New section. Document "info io_registers".
8124 (CRIS): New section. Document "set/show cris-version" and
8125 "set/show cris-dwarf2-cfi".
8126 (HPPA): New section. Document "set/show debug hppa" and "maint
8127 print unwind".
8128 (Neutrino): New subsection. Document "set/show debug nto-debug".
8129 (Super-H): New section. Document the "regs" command.
8130 (Debugging Output): Document "set/show debug aix-thread".
8131
8132 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8133
8134 * gdb.texinfo (Print Settings): Document "set/show print
8135 pascal_static-members", "set print repeats", "show print
8136 null-stop". Improve indexing. Fix documentation of "set print
8137 union".
8138 (Pascal): New section.
8139 (Supported languages): Rename from "Support"; all references
8140 updated. Add a menu item for Pascal.
8141 (Numbers): Document "set radix.
8142 (Screen Size): Document "set/show pagination".
8143 (MIPS Embedded): Remove "set processor" documentation.
8144 (Remote configuration): Document "set/show X/P/Z-packet",
8145 "set/show read-aux-vector-packet", "set/show remote
8146 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8147 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8148 remotedebug", "set/show remotebreak", "set/show remotedevice",
8149 "set/show remotelogfile".
8150 (Auxiliary Vector): Add reference to the description of the
8151 read-aux-vector-packet setting.
8152 (Set Watchpoints): Add a cross-reference to "set remote
8153 hardware-breakpoint-limit".
8154 (General Query Packets): Add indexing of requests and
8155 cross-references to related commands in "Remote configuration".
8156 (File-I/O Overview, The system call): Fix wording and typos.
8157 (Thread Stops): Add index entries.
8158 (Continuing and Stepping): Document "show step-mode".
8159 (i386): New node. Document "set/show struct-convention".
8160 (Files): Document "show trust-readonly-sections".
8161 (Calling): Document "set/show unwindonsignal".
8162 (Messages/Warnings): Add index entries.
8163 (Maintenance Commands): Document "set/show watchdog".
8164 (Annotations Overview): Document "show annotate".
8165 (Set Watchpoints): Add index entries.
8166 (Symbols): Fix doc of case-sensitive.
8167 (ABI): Document "show coerce-float-to-double".
8168 (Convenience Vars, Help): Improve indexing.
8169 (Machine Code): Document "show disassembly-flavor".
8170 (Debugging C plus plus): Document "show overload-resolution".
8171 (Value History, Signaling): Add index entries.
8172
8173 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8174
8175 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8176 (Processes): Fix wording.
8177 (History, List, Logging output, Define, Symbols, Print Settings):
8178 Improve indexing.
8179
8180 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8181
8182 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8183 redundant index entry for "target" command.
8184 (Backtrace): Add index entries.
8185 (Symbols, Fortran): Document the "set case-sensitive" command.
8186 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8187 (Print Settings): Add index entry for "set demangle-style".
8188 (Target Commands): Document "set download-write-size".
8189 (Debugging Output): Document "set exec-done-display".
8190
8191 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8192
8193 * gdb.texinfo (Files): Fix the name and documentation of
8194 add-shared-symbol-files. Document its alias assf. Update the
8195 list of OSs where GDB supports shared libraries. Fix markup.
8196 (Continuing and Stepping): Add reference to @var{location} in the
8197 text.
8198 (Dump/Restore Files): Fix reference to @{filename}.
8199 (Help): Fix wording.
8200 (Attach): Ditto.
8201 (Set Watchpoints): Ditto.
8202 (Backtrace): Remove redundant index entries. Improve index
8203 entries.
8204 (Delete Breaks): Fix wording.
8205 (Memory): Document the compare-sections command.
8206 (Memory Region Attributes): Improve wording.
8207 (Disabling): Improve wording.
8208 (Fortran): New subsection. Document the "info common" command.
8209 (Help): Document aliases "info copying" and "info warranty".
8210 (Caching Remote Data): New section. Document the "set/show
8211 remotecache" and "info dcache" commands.
8212 (Show): Fix wording of the documentation of the "set
8213 extension-language" command.
8214 (Signals): Add index entry for "info handle".
8215 (Memory Region Attributes): Fix punctuation.
8216 (Symbols): Change the arg name to "location" and refer to it in
8217 the text. Fix wording of "info types" doc.
8218 (Threads): Fix usage of @enumerate @item's.
8219 (Listing Tracepoints): Add index entry for "info tp".
8220 (Set Watchpoints): Add xref to "info break" description.
8221 (Macros): Add an index entry for "macro exp1". Document the
8222 "macro list" command.
8223 (Maintenance Commands): Document "flushregs", "maint agent",
8224 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8225 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8226 "maint print architecture", "maint print objfiles", "maint print
8227 statistics", "maint print type", "maint show-debug-regs", "maint
8228 space", "maint time", and "maint translate-address".
8229 (Connecting): Document the "monitor" command.
8230 (Annotations Overview): Describe the "set annotate" command.
8231
8232 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8233
8234 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8235 Rearrange index entries and improve wording about support for
8236 hardware watchpoints.
8237
8238 2005-03-10 Bob Rossi <bob@brasko.net>
8239
8240 * gdb.texinfo: Update copyright
8241
8242 2005-02-09 Theodore A. Roth <troth@openavr.org>
8243
8244 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8245 error.
8246
8247 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8248
8249 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8250
8251 2005-01-17 Michael Snyder <msnyder@redhat.com>
8252
8253 * gdb.texinfo: Fix spelling, infinte -> infinite.
8254
8255 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8256
8257 * observer.texi (GDB Observers): Document "solib_loaded".
8258
8259 2005-01-07 Andrew Cagney <cagney@gnu.org>
8260
8261 * configure.ac: Rename configure.in, require autoconf 2.59.
8262 * configure: Re-generate.
8263
8264 * configure.in: Replace configdirs with multiple references to
8265 AC_CONFIG_SUBDIRS.
8266 * configure: Re-generate.
8267
8268 2005-01-04 Andrew Cagney <cagney@gnu.org>
8269
8270 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8271 part of the version number.
8272
8273 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8274
8275 * gdbint.texinfo (Algorithms): Remove description of
8276 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8277
8278 2004-12-07 Jim Blandy <jimb@redhat.com>
8279
8280 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8281 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8282 numbers.
8283
8284 2004-12-07 Andreas Schwab <schwab@suse.de>
8285
8286 * gdb.texinfo (Mode Options): Document -l option.
8287
8288 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8289
8290 * gdbint.texinfo (Algorithms): More accurate description of
8291 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8292 is not needed unless data-read and data-access watchpoints are
8293 supported. Add a description of how GDB checks whether the
8294 inferior stopped because a watchpoint was hit.
8295
8296 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8297
8298 * gdb.texinfo (Files): Add cross-reference to description of
8299 -readnow command-line switch.
8300
8301 2004-11-10 Randolph Chung <tausq@debian.org>
8302
8303 * gdb.texinfo: Document set/show backtrace past-entry commands.
8304 Rearrange index entries for set/show backtrace past-main.
8305
8306 2004-11-10 Jon Beniston <jon@beniston.com>
8307
8308 Committed by Andrew Cagney <cagney@gnu.org>.
8309 * gdb.texinfo (Remote Serial Protocol): Further describe
8310 binary transfer escaping mechanism .
8311
8312 2004-11-08 Randolph Chung <tausq@debian.org>
8313
8314 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8315 and "show debug infrun". Add index entries.
8316
8317 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8318
8319 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8320 "info proc" that are already implemented. Add index entries.
8321 (Working Directory): Add a cross-reference to "info proc" command.
8322 (Files): Add a tip for decreasing memory used for symtabs from
8323 shared libraries.
8324 (Starting): Fix whitespace; make "elaboration" stand out where it
8325 is first used, and add an index entry for the term.
8326 (Calling): Expand and elaborate text. Add "print". Add the
8327 description of problems with weak aliases.
8328 (Core File Generation): New section.
8329
8330 2004-10-12 Andrew Cagney <cagney@gnu.org>
8331
8332 * gdbint.texinfo (Versions and Branches): New chapter.
8333 (Releasing GDB): Delete "Versions and Branches" section.
8334 (Top): Add "Versions and Branches".
8335
8336 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8337
8338 * gdb.texinfo (Editing, History): Add cross-references to the
8339 included Readline and History user documentation. Remove
8340 references to the symbol have-readline-appendices which is unused
8341 and undefined.
8342 (History): Fix indexing.
8343
8344 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8345
8346 * gdbint.texinfo (target_stopped_data_address): Update to
8347 new prototype.
8348 (i386_stopped_data_address): Update prototype and description.
8349 (i386_stopped_by_watchpoint): New function and description.
8350
8351 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8352
8353 * gdb.texinfo (Filenames): Add Ada suffixes.
8354 (Ada) New section.
8355
8356 2004-09-27 Andrew Cagney <cagney@gnu.org>
8357 Robert Picco <Robert.Picco@hp.com>
8358
8359 * gdb.texinfo (Packets): Document the "p" packet.
8360
8361 2004-09-21 Jason Molenda (jmolenda@apple.com)
8362
8363 * gdb.texinfo (Paths and Names of the Source Files): Document the
8364 meaning of values in the 'desc' field of a SO stab.
8365
8366 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8367
8368 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8369 max-cache-age" and "maint show dwarf2 max-cache-age".
8370
8371 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8372
8373 * gdb.texinfo (Set Breaks): Add index entry for setting
8374 breakpoints on overloaded C++ functions that are not members of
8375 any classes. Add an example and an index entry for setting
8376 breakpoints on all program functions.
8377 (Character Sets, Macros, Overlay Commands)
8378 (Non-debug DLL symbols, GDB/MI Output Syntax)
8379 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8380 Use "(@value{GDBP})" instead of a literal "(gdb)".
8381
8382 2004-09-12 Andrew Cagney <cagney@gnu.org>
8383
8384 * gdbint.texinfo (Native Debugging): Delete description of
8385 FILES_INFO_HOOK.
8386
8387 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8388
8389 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8390 to hex_string_custom (not historically correct, but more
8391 understandable, given the current code).
8392
8393 2004-09-03 Andrew Cagney <cagney@gnu.org>
8394
8395 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8396
8397 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8398
8399 * observer.texi (solib_unloaded): New observer.
8400
8401 2004-08-24 Andrew Cagney <cagney@gnu.org>
8402
8403 * gdbint.texinfo (Target Architecture Definition): Add missing
8404 comma.
8405
8406 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8407
8408 * (Using the Testsuite): build != host is supported,
8409 but some test scripts do not support build != host.
8410
8411 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8412
8413 * gdbint.texinfo (Host Definition): Delete description of
8414 FCLOSE_PROVIDED and GETENV_PROVIDED.
8415
8416 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8417
8418 * gdbint.texinfo (Host Definition): Delete description of
8419 NO_SYS_FILE.
8420 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8421 PTRACE_FP_BUG.
8422
8423 2004-08-05 Andrew Cagney <cagney@gnu.org>
8424
8425 * gdbint.texinfo (Target Architecture Definition): Delete
8426 reference to deprecated_read_fp.
8427
8428 2004-08-02 Andrew Cagney <cagney@gnu.org>
8429
8430 * gdbint.texinfo (Target Architecture Definition): Delete
8431 description of DEPRECATED_REGISTER_BYTES.
8432
8433 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8434
8435 * gdb.texinfo (Source Path): Document the new behavior of
8436 searching for the source files.
8437
8438 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8439
8440 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8441 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8442 (Auto Display): Improve indexing.
8443
8444 2004-07-16 Andrew Cagney <cagney@gnu.org>
8445
8446 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8447 "-noasync".
8448
8449 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8450
8451 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8452 have the same prefix have only their prefix in the index.
8453
8454 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8455
8456 * gdb.texinfo (BSD libkvm Interface): New node (section)
8457 (Native): Add it to the menu.
8458
8459 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8460
8461 * gdbint.texinfo (Target Architecture Definition): Remove
8462 PCC_SOL_BROKEN.
8463
8464 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8465
8466 * gdbint.texinfo (Target Architecture Definition): Remove
8467 SUN_FIXED_LBRAC_BUG.
8468
8469 2004-06-26 Andrew Cagney <cagney@gnu.org>
8470
8471 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8472
8473 2004-06-20 Andrew Cagney <cagney@gnu.org>
8474
8475 * gdbint.texinfo (Target Architecture Definition): Deprecate
8476 USE_STRUCT_CONVENTION.
8477
8478 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8479
8480 gdb.texinfo (Bug Reporting): Mention session recording,
8481 with the script command or Emacs.
8482
8483 2004-06-18 Andrew Cagney <cagney@gnu.org>
8484
8485 * gdbint.texinfo (Target Architecture Definition): Deprecate
8486 FUNCTION_START_OFFSET.
8487
8488 2004-06-14 Andrew Cagney <cagney@gnu.org>
8489
8490 Based on changes from Karl Berry.
8491 * gdb.texinfo: Do not use @sc in a direntry.
8492 * stabs.texinfo: Change @dircateogry to "Software development".
8493 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8494
8495 2004-06-13 Andrew Cagney <cagney@gnu.org>
8496
8497 * gdbint.texinfo (Target Architecture Definition): Delete
8498 description of RETURN_VALUE_ON_STACK.
8499
8500 2004-06-09 Andrew Cagney <cagney@gnu.org>
8501
8502 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8503 deleted by previous patch.
8504
8505 2004-06-08 Andrew Cagney <cagney@gnu.org>
8506
8507 * gdbint.texinfo (Native Debugging): Delete documentation on
8508 ATTACH_DETACH.
8509
8510 2004-06-06 Randolph Chung <tausq@debian.org>
8511
8512 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8513
8514 2004-06-06 Randolph Chung <tausq@debian.org>
8515
8516 * gdb.texinfo (push_dummy_call): Update argument list to match
8517 the new push_dummy_call method signature. Describe the function
8518 argument.
8519
8520 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8521
8522 * gdb.texinfo (Starting): Document new start command.
8523
8524 2004-05-21 Andrew Cagney <cagney@redhat.com>
8525
8526 * observer.texi (GDB Observers): Document "inferior_created".
8527
8528 2004-05-08 Andrew Cagney <cagney@redhat.com>
8529
8530 * gdbint.texinfo (Target Architecture Definition): Delete
8531 description of DO_DEFERRED_STORES.
8532
8533 * gdbint.texinfo (Target Architecture Definition): Delete
8534 references to DEPRECATED_FIX_CALL_DUMMY.
8535
8536 * gdbint.texinfo (Target Architecture Definition): Delete
8537 description of DEPRECATED_CALL_DUMMY_WORDS,
8538 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8539
8540 * gdbint.texinfo (Target Architecture Definition): Delete
8541 description of DEPRECATED_PUSH_DUMMY_FRAME.
8542
8543 * gdbint.texinfo (Target Architecture Definition): Delete
8544 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8545
8546 2004-05-07 Andrew Cagney <cagney@redhat.com>
8547
8548 * observer.texi (GDB Observers): Add "Debugging" section. Include
8549 cross reference to "set/show debug observer".
8550 * gdb.texinfo (Debugging Output): Document "set/show debug
8551 observer".
8552
8553 2004-05-01 Andrew Cagney <cagney@redhat.com>
8554
8555 * gdbint.texinfo (Target Architecture Definition): Delete
8556 description of DEPRECATED_PC_IN_SIGTRAMP.
8557
8558 2004-04-30 Andrew Cagney <cagney@redhat.com>
8559
8560 * gdbint.texinfo (Target Architecture Definition): Delete
8561 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8562
8563 2004-04-30 Orjan Friberg <orjanf@axis.com>
8564
8565 * observer.texi (GDB Observers): Correct spelling.
8566
8567 2004-04-26 Orjan Friberg <orjanf@axis.com>
8568
8569 * observer.texi (GDB Observers): Add target_changed event.
8570
8571 2004-04-08 Andrew Cagney <cagney@redhat.com>
8572
8573 * observer.texi (GDB Observers): Rework, provide generic observer
8574 definitions and then a list of observable events.
8575
8576 2004-04-04 Andrew Cagney <cagney@redhat.com>
8577
8578 * gdbint.texinfo (Host Definition): Delete reference to
8579 NO_SIGINTERRUPT.
8580
8581 2004-04-02 Andrew Cagney <cagney@redhat.com>
8582
8583 * gdbint.texinfo (Target Architecture Definition): Delete
8584 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8585
8586 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8587
8588 * gdb.texinfo (TUI Commands): Document tui reg commands.
8589
8590 2004-03-26 Andrew Cagney <cagney@redhat.com>
8591
8592 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8593 "gdbtui".
8594 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8595 (Contributors): Mention both Text and Terminal User Interface.
8596
8597 2004-03-23 Andrew Cagney <cagney@redhat.com>
8598
8599 * gdbint.texinfo (Target Architecture Definition): Deprecate
8600 references to SIGTRAMP_START and SIGTRAMP_END.
8601
8602 2004-03-23 Andrew Cagney <cagney@redhat.com>
8603
8604 * gdbint.texinfo (Target Architecture Definition): Deprecate
8605 references to PC_IN_SIGTRAMP.
8606
8607 2004-03-19 Andrew Cagney <cagney@redhat.com>
8608
8609 * gdbint.texinfo (Target Architecture Definition): Delete
8610 reference to GDB_TARGET_IS_HPPA.
8611
8612 2004-03-18 Andrew Cagney <cagney@redhat.com>
8613
8614 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8615 describe pre_init and post_init.
8616
8617 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8618
8619 * gdb.texinfo (Debugging Output): Document values for "set debug
8620 target".
8621
8622 2004-02-28 Andrew Cagney <cagney@redhat.com>
8623
8624 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8625
8626 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8627
8628 * gdb.texinfo (breakpoints): Add information about the
8629 new "set breakpoint pending" and "show breakpoint pending"
8630 commands.
8631
8632 2004-02-26 Andrew Cagney <cagney@redhat.com>
8633
8634 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8635 in Per-architecture module data section.
8636
8637 2004-02-25 Roland McGrath <roland@redhat.com>
8638
8639 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8640
8641 2004-02-24 Andrew Cagney <cagney@redhat.com>
8642
8643 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8644 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8645 * fdl.texi: Import Version 1.2, November 2002.
8646
8647 2004-02-17 Andrew Cagney <cagney@redhat.com>
8648
8649 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8650
8651 2004-02-16 Andrew Cagney <cagney@redhat.com>
8652
8653 * gdbint.texinfo (Target Architecture Definition): Deprecate
8654 FRAMELESS_FUNCTION_INVOCATION.
8655
8656 2004-02-16 Andrew Cagney <cagney@redhat.com>
8657
8658 * gdbint.texinfo (Coding): Mention -Wunused-function.
8659
8660 2004-02-14 Andrew Cagney <cagney@redhat.com>
8661
8662 * gdbint.texinfo (Target Architecture Definition): Delete
8663 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8664
8665 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8666
8667 * gdb.texinfo: Properly quote the name "C++".
8668 * gdbint.texinfo: Ditto.
8669 * stabs.texinfo: Ditto.
8670
8671 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8672
8673 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8674 minimal information about libiberty.
8675
8676 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8677
8678 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8679
8680 2004-02-04 Roland McGrath <roland@redhat.com>
8681
8682 * gdb.texinfo (Auxiliary Vector): New node (section).
8683 (Data): Add it to the menu.
8684
8685 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8686
8687 * gdb.texinfo (Breakpoints): Add information about pending
8688 breakpoint support.
8689
8690 2004-01-26 Andrew Cagney <cagney@redhat.com>
8691
8692 * gdb.texinfo (Overview): Delete references to the cisco protocol
8693 including the "N" response.
8694
8695 2004-01-26 Andrew Cagney <cagney@redhat.com>
8696
8697 * gdbint.texinfo (Target Architecture Definition): Rename
8698 EXTRACT_STRUCT_VALUE_ADDRESS to
8699 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8700
8701 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8702
8703 * gdb.texinfo (KOD): Document "show os". Add index entries for
8704 "set/show os" and "info cisco" commands.
8705
8706 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8707
8708 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8709
8710 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8711
8712 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8713 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8714
8715 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8716
8717 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8718 -stack-list-locals.
8719 (GDB/MI Variable Objects): Describe extension to
8720 -var-list-children.
8721
8722 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8723
8724 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8725
8726 2004-01-17 Andrew Cagney <cagney@redhat.com>
8727
8728 * gdbint.texinfo (Target Architecture Definition): Delete
8729 documentation on DEPRECATED_NPC_REGNUM.
8730
8731 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8732
8733 * gdb.texinfo: Update copyright year. Mention that set
8734 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8735 "set follow-fork-mode ask".
8736
8737 2004-01-13 Andrew Cagney <cagney@redhat.com>
8738
8739 * gdbint.texinfo: Update copyright year.
8740 (Coding): Add -Wunused-label to list of -Werror warnings.
8741
8742 2004-01-08 Jason Molenda <jmolenda@apple.com>
8743 Eli Zaretskii <eliz@gnu.org>
8744
8745 * gdb.texinfo: Update copyright.
8746 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8747 around names, as appropriate. Minor syntax cleanup of
8748 _NSPrintForDebugger explanation. Two spaces after periods.
8749 GDBN used instead of lit. "gdb". Index entries added for
8750 print-object and _NSPrintForDebugger. @noindent added in one spot.
8751
8752 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8753
8754 * stabs.texinfo: Add dircategory and direntry commands.
8755 * annotate.texinfo: Ditto.
8756
8757 2003-11-10 Andrew Cagney <cagney@redhat.com>
8758
8759 * gdbint.texinfo (Target Architecture Definition): Replace the
8760 return_value method's "inval" and "outval" parameters with
8761 "readbuf" and "writebuf".
8762
8763 2003-10-28 Jim Blandy <jimb@redhat.com>
8764
8765 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8766 from "The `F' request packet" and "The `F' reply packet", to make
8767 texi2dvi happy.
8768 (File-I/O remote protocol extension): Update menu entries, too.
8769
8770 2003-10-26 Michael Chastain <mec@shout.net>
8771
8772 * gdb.texinfo (Thread Stops): Document the issue with
8773 premature return from system calls in multi-threaded programs.
8774
8775 2003-10-24 Andrew Cagney <cagney@redhat.com>
8776
8777 * annotate.texinfo: Fix "fortunatly"[sic].
8778
8779 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8780
8781 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8782 with "Hitachi" and "Mitsubishi".
8783
8784 2003-10-20 Andrew Cagney <cagney@redhat.com>
8785
8786 * gdbint.texinfo (Target Architecture Definition): Document
8787 gdbarch_return_value. Add cross references from
8788 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8789 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8790
8791 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8792
8793 * gdbint.texinfo (Target Architecture Definition): Document
8794 regset_from_core_section.
8795
8796 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8797
8798 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8799
8800 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8801
8802 From Anthony Green <green@redhat.com>:
8803 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8804
8805 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8806
8807 * gdb.texinfo (Breakpoint related warnings): New node.
8808 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8809
8810 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8811
8812 * gdb.texinfo (Remote Protocol): Document v and vCont.
8813
8814 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8815
8816 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8817 * gdbint.texinfo: Ditto.
8818
8819 2003-10-09 Andrew Cagney <cagney@redhat.com>
8820
8821 From 2003-09-18 David Anderson <davea@sgi.com>:
8822 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8823 "command".
8824
8825 2003-10-03 Andrew Cagney <cagney@redhat.com>
8826
8827 * gdbint.texinfo (Target Architecture Definition): Deprecate
8828 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8829 just target.
8830
8831 2003-10-02 Andrew Cagney <cagney@redhat.com>
8832
8833 * gdbint.texinfo (Target Architecture Definition): Rename
8834 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8835 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8836 * gdbint.texinfo (Target Architecture Definition): Rename
8837
8838 2003-09-30 Andrew Cagney <cagney@redhat.com>
8839
8840 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8841 (Target Architecture Definition):
8842
8843 * gdbint.texinfo (Target Architecture Definition): Rename
8844 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8845
8846 2003-09-29 Andrew Cagney <cagney@redhat.com>
8847
8848 * gdbint.texinfo (Target Architecture Definition): Delete
8849 documentation for NEED_TEXT_START_END.
8850
8851 * gdbint.texinfo (Target Architecture Definition): Rename
8852 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8853 TARGET_WRITE_PC.
8854
8855 2003-09-22 Michael Chastain <mec@shout.net>
8856
8857 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8858
8859 2003-09-21 Anthony Green <green@redhat.com>
8860
8861 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8862
8863 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8864
8865 * gdbint.texinfo (Target Architecture Definition): Document
8866 stabs_argument_has_addr.
8867
8868 2003-09-18 Andrew Cagney <cagney@redhat.com>
8869
8870 * gdbint.texinfo (Target Architecture Definition): Delete
8871 documentation on REGISTER_NAMES.
8872
8873 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8874
8875 * gdbint.texinfo (Target Architecture Definition): Replace
8876 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8877
8878 2003-09-11 Andrew Cagney <cagney@redhat.com>
8879
8880 * gdbint.texinfo (Target Architecture Definition): Replace
8881 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8882
8883 2003-08-18 Andrew Cagney <cagney@redhat.com>
8884
8885 * gdbint.texinfo (Target Architecture Definition): Document
8886 "frame_red_zone_size".
8887
8888 2003-08-09 Andrew Cagney <cagney@redhat.com>
8889
8890 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8891 with "set/show backtrace past-main" and "set/show backtrace
8892 limit".
8893
8894 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8895
8896 * Makefile.in (install-info): Support DESTDIR.
8897 (install-html): Likewise.
8898
8899 2003-08-07 Andrew Cagney <cagney@redhat.com>
8900
8901 Patch from Nick Roberts.
8902 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8903 bindings. Remove description of send-gdb-command.
8904
8905 2003-08-07 Andrew Cagney <cagney@redhat.com>
8906
8907 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8908 GDB 6.0.
8909
8910 2003-08-06 Andrew Cagney <cagney@redhat.com>
8911
8912 * gdb.texinfo (Mode Options): Mention that level three is the
8913 highest available and that level 2 is deprecated.
8914 (Annotations Overview): Mention annotation levels. Cross reference
8915 to "Limitations of the Annotation Interface" in annotate.texi.
8916 (TODO, Value Annotations, Frame Annotations): Delete section.
8917 (Displays, Breakpoint Info): Delete.
8918
8919 2003-08-04 Andrew Cagney <cagney@redhat.com>
8920
8921 * agentexpr.texi: Delete @bye.
8922 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8923 (stabs.info): Add $(srcdir) to include search path.
8924 (html): Depend on "annotate_toc.html", and not "annotate.html".
8925 * stabs.texinfo: Ditto. Include "fdl.texi".
8926 * gdbint.texinfo: Update copyright statement's list of invariant
8927 sections.
8928
8929 2003-07-28 Andrew Cagney <cagney@redhat.com>
8930
8931 * Makefile.in (INFO_DEPS): Add annotate.info.
8932 (dvi, ps, html, pdf): Add annotate.
8933 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8934 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8935 (ANNOTATE_DOC_FILES): New macro.
8936 (ANNOTATE_TEX_TMPS): New macro.
8937 (annotate.info, annotate_toc.html): Specify dependencies.
8938 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8939 * annotate.texinfo: Rename annotate.texi. Get building. Add
8940 "Migrating to GDB/MI" and "Limitations of the Annotation
8941 Interface" chapters. Mention why it is not part of the user
8942 guide. Update copyright notice. Include "fdl.texi".
8943
8944 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8945
8946 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8947
8948 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8949
8950 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8951
8952 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
8953
8954 * gdb.texinfo (Server): Mention pidof.
8955
8956 2003-07-22 Andrew Cagney <cagney@redhat.com>
8957
8958 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8959 list.
8960
8961 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
8962
8963 * gdb.texinfo (Logging output): New chapter.
8964
8965 2003-06-24 Joel Brobecker <brobecker@gnat.com>
8966
8967 * gdb.texinfo (Unsupported languages): New section.
8968 (Languages): Add link to new section.
8969
8970 2003-06-22 Andrew Cagney <cagney@redhat.com>
8971
8972 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8973
8974 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8975
8976 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8977
8978 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
8979
8980 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8981 * agentexpr.texi: Retitle section, and change it to an appendix.
8982 Comment out texinfo initialization. Factor a @var{} into two
8983 pieces to prevent makeinfo warnings.
8984 * gdb.texinfo: Add Agent Expressions appendix.
8985
8986 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
8987
8988 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8989
8990 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
8991
8992 * gdb.texinfo (Remote Debugging): New section "Connecting to a
8993 remote target". Document the "detach" and "disconnect" commands.
8994 (Server, Netware, Debug Session): Reference "Connecting to a
8995 remote target".
8996 (GDB/MI Target Manipulation): Document "-target-disconnect".
8997
8998 2003-06-13 Andrew Cagney <cagney@redhat.com>
8999
9000 * gdbint.texinfo (Target Architecture Definition): Deprecate
9001 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9002 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9003
9004 2003-06-09 Jim Blandy <jimb@redhat.com>
9005
9006 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9007
9008 2003-06-08 Andrew Cagney <cagney@redhat.com>
9009
9010 * gdbint.texinfo (Target Architecture Definition): Delete
9011 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9012
9013 2003-06-08 Andrew Cagney <cagney@redhat.com>
9014
9015 * gdbint.texinfo (Target Architecture Definition): Document
9016 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9017
9018 2003-06-07 Adam Fedor <fedor@gnu.org>
9019
9020 * gdb.texinfo: Add Objective-C documentation.
9021
9022 2003-06-01 Andrew Cagney <cagney@redhat.com>
9023
9024 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9025 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9026
9027 2003-05-21 Andrew Cagney <cagney@redhat.com>
9028
9029 * gdbint.texinfo (Target Architecture Definition): Delete
9030 references to "extract_address" and "store_address".
9031
9032 2003-05-16 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdbint.texinfo (Target Architecture Definition): Replace
9035 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9036 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9037
9038 2003-05-14 Theodore A. Roth <troth@openavr.org>
9039
9040 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9041
9042 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9043
9044 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9045 (gdb.dvi): Likewise.
9046 (gdb.pdf): Likewise.
9047 (links2roff): Likewise.
9048
9049 2003-05-08 Jim Blandy <jimb@redhat.com>
9050
9051 * gdb.texinfo (Dump/Restore Files): Update documentation for
9052 'dump', 'append', and 'restore': note that format argument is
9053 optional; simplify presentation of the command variants; and be
9054 more precise about the formats.
9055
9056 2003-05-07 Jim Blandy <jimb@redhat.com>
9057
9058 * gdb.texinfo (Symbols): Update documentation: 'maint list
9059 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9060 symtabs' and 'maint info psymtabs'.
9061
9062 2003-05-05 Andrew Cagney <cagney@redhat.com>
9063
9064 * gdbint.texinfo (Target Architecture Definition): Make
9065 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9066 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9067 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9068
9069 2003-05-04 Andrew Cagney <cagney@redhat.com>
9070
9071 * gdb.texinfo (Maintenance Commands): Document "maint print
9072 dummy-frames".
9073
9074 2003-05-04 Andrew Cagney <cagney@redhat.com>
9075
9076 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9077
9078 2003-05-03 J. Brobecker <brobecker@gnat.com>
9079
9080 Thierry Schneider <tpschneider1@yahoo.com>
9081 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9082 for new MI command.
9083
9084 2003-05-03 Andrew Cagney <cagney@redhat.com>
9085
9086 * gdbint.texinfo (Target Architecture Definition): Document
9087 push_dummy_code. Add cross references.
9088
9089 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9090
9091 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9092 set/show charsets commands.
9093
9094 2003-04-28 Andrew Cagney <cagney@redhat.com>
9095
9096 * gdbint.texinfo (Target Architecture Definition): Replace
9097 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9098 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9099
9100 2003-04-28 Andrew Cagney <cagney@redhat.com>
9101
9102 * gdbint.texinfo (Target Architecture Definition): Rename
9103 "tm_print_insn" to "deprecated_tm_print_insn".
9104
9105 2003-04-09 Jim Blandy <jimb@redhat.com>
9106
9107 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9108 list psymtabs'.
9109
9110 2003-04-08 Andrew Cagney <cagney@redhat.com>
9111
9112 * gdbint.texinfo (Target Architecture Definition): Delete
9113 references to EXTRA_FRAME_INFO.
9114
9115 2003-04-08 Andrew Cagney <cagney@redhat.com>
9116
9117 * gdbint.texinfo (Target Architecture Definition): Delete
9118 PRINT_TYPELESS_INTEGER.
9119
9120 2003-04-02 J. Brobecker <brobecker@gnat.com>
9121
9122 * observer.texi (GDB Observers): Adjust the documentation for the
9123 normal_stop notification to better describe reality. Fix a couple
9124 of minor typos.
9125
9126 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9127
9128 * gdb.texinfo (GDB/MI Program Control): Add
9129 '-file-list-exec-source-file'
9130
9131 2003-03-31 Andrew Cagney <cagney@redhat.com>
9132
9133 * gdbint.texinfo (Target Architecture Definition): Delete
9134 references to CALL_DUMMY_P.
9135
9136 2003-03-30 Andrew Cagney <cagney@redhat.com>
9137
9138 * gdbint.texinfo (Target Architecture Definition): Remove
9139 reference to TARGET_WRITE_SP.
9140
9141 2003-03-27 Andrew Cagney <cagney@redhat.com>
9142
9143 * gdbint.texinfo (Target Architecture Definition): Remove
9144 references to write_sp.
9145
9146 2003-03-27 Andrew Cagney <cagney@redhat.com>
9147
9148 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9149 chapter body. Use @smallexample instead of @example.
9150 (Annotations): Ditto.
9151 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9152 annotate.texi.
9153
9154 2003-03-26 Andrew Cagney <cagney@redhat.com>
9155
9156 * gdbint.texinfo (Target Architecture Definition): Replace
9157 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9158 dummy_addr parameters.
9159
9160 2003-03-25 Andrew Cagney <cagney@redhat.com>
9161
9162 * gdbint.texinfo (Target Architecture Definition): Delete
9163 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9164 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9165 Add reference to PUSH_ARGUMENTS.
9166
9167 2003-03-23 Andrew Cagney <cagney@redhat.com>
9168
9169 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9170 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9171
9172 2003-03-18 J. Brobecker <brobecker@gnat.com>
9173
9174 * gdbint.texinfo (Algorithms): Add new section describing the
9175 Observer paradigm.
9176 (Top): Add menu entry to new observer appendix.
9177 * observer.texi: New file.
9178 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9179 new observer.texi file.
9180
9181 2003-03-17 Andrew Cagney <cagney@redhat.com>
9182
9183 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9184 that GNU Press update the manual version number.
9185
9186 2003-03-12 Andrew Cagney <cagney@redhat.com>
9187
9188 * gdbint.texinfo (Target Architecture Definition): Delete
9189 references to get_saved_register. Rename GET_SAVED_REGISTER to
9190 DEPRECATED_GET_SAVED_REGISTER.
9191
9192 2003-03-13 Andrew Cagney <cagney@redhat.com>
9193
9194 * gdbint.texinfo (Target Architecture Definition): Replace
9195 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9196
9197 2003-03-12 Andrew Cagney <cagney@redhat.com>
9198
9199 * gdbint.texinfo (Target Architecture Definition): Rename
9200 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9201
9202 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9203
9204 * gdb.texinfo: Add File-I/O documentation.
9205
9206 2003-03-10 Andrew Cagney <cagney@redhat.com>
9207
9208 * gdbint.texinfo (Target Architecture Definition): Cross reference
9209 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9210
9211 2003-03-07 Andrew Cagney <cagney@redhat.com>
9212
9213 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9214 frame" command.
9215
9216 2003-03-05 Andrew Cagney <cagney@redhat.com>
9217
9218 * gdbint.texinfo (Target Architecture Definition): Document
9219 unwind_dummy_id. Cross reference unwind_dummy_id and
9220 SAVE_DUMMY_FRAME_TOS.
9221
9222 2003-03-05 James Ingham <jingham@apple.com>
9223 Daniel Jacobowitz <drow@mvista.com>
9224
9225 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9226 and "show cp-abi".
9227
9228 2003-03-03 Andrew Cagney <cagney@redhat.com>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Document
9231 register_type.
9232
9233 2003-03-03 Andrew Cagney <cagney@redhat.com>
9234
9235 * stabs.texinfo (Structures): Use @samp and separate @var's
9236 instead of a single @var containing a comma separated list.
9237 (Unions): Ditto.
9238
9239 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9240
9241 * Makefile.in (distclean): Remove config.log.
9242
9243 2003-03-01 Andrew Cagney <cagney@redhat.com>
9244
9245 * gdbint.texinfo (Target Architecture Definition): Rename
9246 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9247
9248 2003-03-01 Andrew Cagney <cagney@redhat.com>
9249
9250 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9251 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9252
9253 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9254
9255 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9256 (Non-debug DLL symbols): New node, describing the minimal symbols
9257 loaded from DLLs without real debugging symbols.
9258
9259 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9260
9261 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9262 hardware-breakpoint-limit".
9263 (Set Watchpoints): Add cross reference to "set remote
9264 hardware-watchpoint-limit".
9265 (Remote configuration options): New section.
9266
9267 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9268
9269 * gdbint.texinfo (Target Architecture Definition): Delete
9270 descrption of IS_TRAPPED_INTERNALVAR.
9271
9272 From Keith Seitz <keiths@redhat.com>:
9273 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9274 option "-i"/"--interpreter" to this chapter. Include index
9275 entries.
9276
9277 2003-02-04 David Carlton <carlton@math.stanford.edu>
9278
9279 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9280 (Variables): Recommend stabs+ and DWARF 2.
9281 (C plus plus expressions): Correct info about
9282 compiler versions, debug formats.
9283 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9284 PR symtab/874.
9285
9286 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9287
9288 * gdbint.texinfo (Target Architecture Definition): Delete
9289 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9290 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9291 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9292 references to nindy and i960.
9293 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9294
9295 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9296
9297 * gdbint.texinfo (Target Architecture Definition): Delete
9298 FLOAT_INFO.
9299
9300 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9301
9302 * stabs.texinfo (Member Type Descriptor): Clarify description of
9303 `@'. Suggested by Ben Hutchings.
9304
9305 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9306
9307 * gdb.texinfo (M68K): Delete reference to es1800.
9308
9309 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9310
9311 * gdb.texinfo (Maintenance Commands): Document `maint print
9312 reggroups' and `maint print register-groups'.
9313 * gdbint.texinfo (Target Architecture Definition): Document
9314 register_reggroup_p.
9315
9316 2003-01-23 Jim Blandy <jimb@redhat.com>
9317
9318 * gdb.texinfo (Separate Debug Files): New section.
9319
9320 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9321
9322 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9323 and "maint show profile".
9324
9325 2003-01-16 Michael Chastain <mec@shout.net>
9326
9327 * gdb.texinfo (Installing GDB): Warn against
9328 ".../gdb-VERSION/gdb/configure".
9329 (Separate Objdir): Likewise.
9330
9331 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9332
9333 * gdbint.texinfo (Target Architecture Definition): Delete
9334 definition of PRINT_REGISTER_HOOK.
9335
9336 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9337
9338 (OpenRISC 1000): Fix formatting of command names.
9339
9340 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9341
9342 * gdb.texinfo (Continuing and Stepping): Add new command
9343 'advance'. Clarify behavior of 'until'.
9344
9345 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9346
9347 * gdb.texinfo (Files): Document solib-absolute-prefix and
9348 solib-search-path.
9349
9350 2003-01-09 Michael Chastain <mec@shout.net>
9351
9352 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9353 (Create a Release): Add new instructions for new @file{src-release}.
9354 Document existing instructions for @file{Makefile.in} as
9355 being for @value{GDBN} 5.3.1 or earlier.
9356
9357 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9358
9359 * gdbint.texinfo (Target Architecture Definition): Mention
9360 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9361 allocate memory.
9362
9363 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9364
9365 * gdb.texinfo (Controlling GDB): Add @kindex for
9366 "show osabi".
9367 (Backtraces): Add @kindex's for backtrace-below-main.
9368
9369 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9370
9371 * gdb.texinfo (Controlling GDB): Document "set osabi".
9372
9373 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9374
9375 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9376 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9377
9378 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9379
9380 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9381 "set coerce-float-to-double".
9382 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9383
9384 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9385
9386 * stabs.texinfo: Remove obsolete text.
9387 * gdbint.texinfo: Ditto.
9388 * gdb.texinfo: Ditto.
9389
9390 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9391
9392 * gdbint.texinfo (Target Architecture Definition): Update
9393 description of gdbarch_register_osabi.
9394
9395 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9396
9397 * agentexpr.texi: Fix typos.
9398 * annotate.texi: Likewise.
9399 * fdl.texi: Likewise.
9400
9401 2002-12-10 Andrew Cagney <cagney@redhat.com>
9402
9403 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9404 DEPRECATED_INIT_FRAME_PC.
9405
9406 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9407
9408 * gdbint.texinfo (Target Architecture Definition): Delete
9409 PC_IN_CALL_DUMMY.
9410
9411 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9412
9413 * gdbint.texinfo (Host Definition): Delete documentation on
9414 USE_GENERIC_DUMMY_FRAMES.
9415
9416 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9417
9418 Fix PR gdb/723 and PR gdb/245.
9419 * Makefile.in (install-info): Run the install-info command as part
9420 of the post install steps only.
9421 (uninstall-info): New target.
9422 (uninstall): New target.
9423
9424 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9425
9426 * Makefile.in (install): Make install do some real work.
9427
9428 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9429
9430 Fix POSIX problem reported by Paul Eggert.
9431 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9432 Fix PR gdb/527.
9433
9434 2002-10-26 Andrew Cagney <cagney@redhat.com>
9435
9436 * gdbint.texinfo (Target Architecture Definition): Delete
9437 definition of DO_REGISTERS_INFO.
9438
9439 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9440
9441 * gdbint.texinfo (Address Classes): Fix problems with insertion
9442 of ``{'' and ``}'' in example.
9443
9444 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9445
9446 * gdbint.texinfo (Address Classes): New section.
9447 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9448 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9449 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9450 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9451
9452 2002-10-11 Klee Dienes <kdienes@apple.com>
9453
9454 * gdb.texinfo (Registers): Mention vector registers as well as
9455 floating registers in the documentation for 'info registers' and
9456 'info all-registers'.
9457
9458 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9459
9460 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9461
9462 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9463
9464 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9465 interface definition.
9466
9467 2002-10-03 Marko Mlinar <markom@opencores.org>
9468
9469 * gdb.texinfo (Target Commands): Add or1k target specific
9470 commands.
9471 * gdb.texinfo (Contributors): Add myself to the contributors list.
9472
9473 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9474
9475 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9476 and "mi1" instead of "mi1" and "mi0".
9477
9478 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9479
9480 * gdb.texinfo (Packets): Fix typos "alligned".
9481 Correct z3/Z3 description. Correct z4/Z4 title.
9482
9483 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9484
9485 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9486
9487 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9488
9489 * gdb.texinfo: Use GNU/Linux instead of Linux.
9490
9491 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9492
9493 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9494
9495 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9496
9497 * gdb.texinfo: Replace @example with @smallexample.
9498
9499 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9500
9501 From Eli Zaretskii <eliz@gnu.org>:
9502 * gdb.texinfo (Character Sets): Use @smallexample instead of
9503 @example. Use GNU/Linux instead of Linux.
9504
9505 2002-09-20 Jim Blandy <jimb@redhat.com>
9506
9507 * gdb.texinfo: Add character set documentation.
9508
9509 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9510
9511 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9512 (Packets): Add cross reference from `b' packet to `z' packets.
9513
9514 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9515
9516 * gdb.texinfo (Maintenance Commands): Document ``maint
9517 internal-error'' and ``maint internal-warning''.
9518
9519 * gdbint.texinfo (Target Architecture Definition): Revise
9520 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9521
9522 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9523
9524 * gdbint.texinfo (Target Conditionals): Document the new
9525 NAME_OF_MALLOC macro.
9526
9527 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9528
9529 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9530 engineer.
9531
9532 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9533
9534 * gdb.texinfo (TUI Overview): Document status line fields.
9535
9536 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9537
9538 * gdb.texinfo (TUI Commands): Document info win command.
9539
9540 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9541
9542 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9543
9544 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9545
9546 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9547 (TUI Keys): Likewise.
9548
9549 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9550
9551 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9552 for a packet receive.
9553
9554 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9555
9556 * Makefile.in (clean): Move to end of file.
9557 (distclean, maintainer-clean, realclean): Ditto.
9558 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9559 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9560 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9561 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9562
9563 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9564
9565 * Makefile.in (GDBINT_TEX_TMPS): Define.
9566 (gdbint.dvi, gdbint.pdf): Use
9567 (GDB_TEX_TMPS): Define.
9568 (gdb.dvi, gdb.pdf): Use.
9569 (STABS_TEX_TMPS): Define.
9570 (stabs.dvi, stabs.pdf): Use.
9571 (GDB_DOC_SOURCE_INCLUDES): New macros.
9572 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9573 (GDBINT_DOC_FILES_INCLUDES): New macros.
9574 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9575 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9576 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9577 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9578 (links2roff): Replace SFILES_INCLUDED with
9579 GDB_DOC_SOURCE_INCLUDES.
9580 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9581 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9582 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9583 dependencies.
9584 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9585 dependencies.
9586 (gdbmi.texinfo): Delete rule.
9587 (inc-hist.texinfo): Delete rule.
9588 (rluser.texinfo): Delete rule.
9589
9590 2002-08-23 Andrew Cagney <cagney@redhat.com>
9591
9592 * gdbint.texinfo (Target Architecture Definition): Update
9593 STORE_RETURN_VALUE, mention regcache.
9594
9595 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9596
9597 * gdbint.texinfo (Target Architecture Definition): Document
9598 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9599
9600 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9601
9602 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9603 Fix minor typos. Add index entries.
9604
9605 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9606
9607 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9608
9609 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9610
9611 * gdbint.texinfo (Target Architecture Definition): Document
9612 PRINT_VECTOR_INFO.
9613 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9614
9615 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9616
9617 * gdb.texinfo (Maintenance Commands): Document "maint print
9618 registers", "maint print raw-registers" and "maint print
9619 cooked-registers".
9620
9621 2002-08-08 Grace Sainsbury <graces@redhat.com>
9622
9623 From Mark Salter:
9624 * gdb.texinfo (Protocol): Document T packet extension to
9625 allow watchpoint address reporting.
9626
9627 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9628
9629 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9630
9631 2002-08-01 Andrew Cagney <cagney@redhat.com>
9632
9633 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9634 to CHILL.
9635
9636 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9637
9638 * gdbint.texinfo (Coding): Revise section "Include Files".
9639
9640 2002-07-24 Andrew Cagney <cagney@redhat.com>
9641
9642 * gdbint.texinfo: Obsolete references to m88k.
9643 * gdb.texinfo: Ditto.
9644
9645 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9646
9647 * gdbint.texinfo (Create a release candiate): Add the location
9648 where the proper version of autoconf can be retrieved.
9649
9650 2002-07-09 Don Howard <dhoward@redhat.com>
9651
9652 * gdb.texinfo (Command Files): Further describe the behavior of
9653 sourced command files.
9654
9655 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9656
9657 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9658 (Coding): Clarify ISO C version that GDB assumes.
9659
9660 2002-06-26 Tom Tromey <tromey@redhat.com>
9661
9662 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9663 add_setshow_cmd_full.
9664
9665 2002-06-25 Don Howard <dhoward@redhat.com>
9666
9667 * gdb.texinfo (Memory Region Attributes): Document new behavior
9668 for 'mem' command.
9669
9670 2002-06-11 Jim Blandy <jimb@redhat.com>
9671
9672 * gdb.texinfo (Symbols): Update documentation for `info source'
9673 command.
9674
9675 * gdb.texinfo (Macros): Call the command `info macro', not
9676 `show macro'.
9677
9678 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9679
9680 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9681 data''.
9682
9683 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9684
9685 * gdbint.texinfo (Target Architecture Definition): Document
9686 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9687
9688 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9689
9690 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9691 lists.
9692
9693 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9694
9695 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9696 Branch''.
9697
9698 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9699
9700 * gdbint.texinfo (Target Architecture Definition): Add section
9701 ``Converting an existing Target Architecture to Multi-arch''.
9702
9703 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9704
9705 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9706 to ``Obsoleting code''. Revise.
9707
9708 2002-05-17 Jim Blandy <jimb@redhat.com>
9709
9710 * gdb.texinfo (C Preprocessor Macros): New chapter.
9711 Include it in the main menu.
9712 (Contributors): Credit Jim Blandy with macro support.
9713 (Compilation): Explain how to get macro information into the
9714 executable.
9715 (Expressions): Note that preprocessor macros are expanded.
9716
9717 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9718
9719 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9720 options for `target remote'.
9721
9722 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9723
9724 * gdbint.texinfo (Target Architecture Definition): Delete
9725 documentation on NNPC_REGNUM.
9726
9727 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9728
9729 * gdbint.texinfo (Target Architecture Definition): Document
9730 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9731 (Target Architecture Definition): Revise section `Using Different
9732 Register and Memory Data Representations'. Add section `Raw and
9733 Virtual Register Representations'.
9734
9735 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9736
9737 * gdbint.texinfo (Target Architecture Definition): Mention
9738 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9739 (Target Architecture Definition): Mention same. Add references to
9740 web pages.
9741
9742 2002-05-08 Michael Snyder <msnyder@redhat.com>
9743
9744 * stabs.texinfo (Attributes): Document new "vector" attribute.
9745
9746 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9747
9748 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9749
9750 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9751
9752 * gdb.texinfo: Delete obsolete references to a29k.
9753
9754 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9755
9756 * gdbint.texinfo (Target Architecture Definition): Replace
9757 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9758
9759 2002-04-24 David S. Miller <davem@redhat.com>
9760
9761 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9762
9763 2002-04-21 David S. Miller <davem@redhat.com>
9764
9765 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9766
9767 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9768
9769 * gdbint.texinfo (Target Architecture Definition): Delete
9770 definition of HAVE_REGISTER_WINDOWS.
9771
9772 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9773
9774 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9775 "Theodore A. Roth" <troth@verinet.com>.
9776
9777 2002-04-15 Don Howard <dhoward@redhat.com>
9778
9779 From Eli Zaretskii <eliz@gnu.org>
9780 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9781 Provide a better explaination of this feature.
9782
9783 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9784
9785 * gdbint.texinfo (Target Architecture Definition): Remove
9786 FRAME_CHAIN_COMBINE.
9787
9788 2002-04-12 Michael Chastain <mec@shout.net>
9789
9790 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9791 REG_STACK_SEGMENT.
9792
9793 2002-04-09 Michael Chastain <mec@shout.net>
9794
9795 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9796 PYRAMID_* macros.
9797
9798 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9799
9800 * gdb.texinfo (Bug Reporting): Document that the web is the
9801 prefered way of submitting bug reports.
9802 (Bug Reporting): Delete the s-mail address as the last resort.
9803
9804 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9805
9806 * gdbint.texinfo (Target Architecture Definition): Delete
9807 references to TARGET_WRITE_FP and write_fp.
9808
9809 2002-03-27 Michael Snyder <msnyder@redhat.com>
9810
9811 * gdb.texinfo: Document new commands dump, append, and restore.
9812
9813 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9814
9815 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9816 Branch'.
9817
9818 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9819
9820 * gdb.texinfo: Change all examples to @smallexample.
9821 * gdbint.texinfo: Ditto.
9822
9823 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9824
9825 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9826 Branches''.
9827
9828 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9829
9830 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9831 Policy''.
9832
9833 2002-03-04 Fred Fish <fnf@redhat.com>
9834
9835 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9836 expresson, suports, dependant, trhe, perhaphs, situtations,
9837 explictily, taged, oportunity, unfortunatly).
9838
9839 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9840
9841 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9842 Remove reference to 3.12.
9843
9844 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9845
9846 * gdbint.texinfo: Include fdl.texi.
9847 (Top): Add GNU Free Documentation License.
9848 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9849 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9850 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9851 (gdbint.info): Add srcdir to include path.
9852 * gdb.texinfo: Include gpl.texi.
9853 (Top): Add Copying.
9854 * gpl.texi: New file.
9855
9856 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9857
9858 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9859
9860 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9861
9862 * gdb.texinfo: Document Cygwin native specific commands.
9863
9864 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9865
9866 * gdb.texinfo: Document gdbserver ``--attach'' command.
9867
9868 2002-02-07 Michael Snyder <msnyder@redhat.com>
9869
9870 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9871 to @code(_ovly_debug_event).
9872
9873 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9874
9875 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9876
9877 2002-02-06 Michael Snyder <msnyder@redhat.com>
9878
9879 * gdb.texinfo (overlays): Mention new magic symbol
9880 '_ovly_debug_event', which allows GDB to keep better track
9881 of overlays.
9882
9883 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9884
9885 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9886 Suggested by Dmitry Sivachenko.
9887
9888 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9889
9890 2002-02-01 Michael Snyder <msnyder@redhat.com>
9891
9892 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9893
9894 2002-01-30 Michael Snyder <msnyder@redhat.com>
9895
9896 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9897 (set trust-readonly-sections): Document.
9898
9899 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9900
9901 * gdbint.texinfo (Releasing GDB): Revise and update.
9902
9903 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9904
9905 * gdbint.texinfo (Target Architecture Definition): Delete
9906 description of TARGET_BYTE_ORDER_DEFAULT.
9907
9908 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9909
9910 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9911 <mitya@cavia.pp.ru>.
9912
9913 2002-01-23 Andrew Cagney <ac131313@redhat.com>
9914
9915 * libgdb.texinfo: Delete file.
9916
9917 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9918
9919 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9920 * gdbint.texinfo: Ditto.
9921
9922 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9923
9924 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9925
9926 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9927
9928 * Makefile.in: Update copyright.
9929 (TEXI2DVI): Define.
9930 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9931 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9932 gdb-cfg.texi.
9933 (TEXINDEX, PDFTEX): Delete makefile variables.
9934
9935 2002-01-22 Andrew Cagney <ac131313@redhat.com>
9936
9937 * gdb.texinfo (Protocol): Move section to appendix.
9938
9939 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9940
9941 * gdb.texinfo (Remote Debugging): Create a menu.
9942 (Top): Add ``Remote Debugging'' to menu.
9943
9944 2002-01-21 Andrew Cagney <ac131313@redhat.com>
9945
9946 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9947 serial protocol'' from here.
9948 (Remote Debugging): To here. New chapter.
9949
9950 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9951
9952 * gdbint.texinfo (Target Architecture Definition): Delete
9953 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9954
9955 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9956
9957 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9958 are no longer needed.
9959 (Porting GDB): Add maintainer note about configure.host.
9960
9961 2002-01-20 Andrew Cagney <ac131313@redhat.com>
9962
9963 * gdbint.texinfo (Target Architecture Definition): Remove
9964 definition of IEEE_FLOAT.
9965
9966 2002-01-20 Eli Zaretskii <eliz@gnu.org>
9967
9968 * gdb.texinfo: Beautify copyright years; fix a typo.
9969 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9970 <3diff@gnu.org>
9971
9972 2002-01-19 Andrew Cagney <ac131313@redhat.com>
9973
9974 * gdbint.texinfo (Host Definition): Remove references to
9975 MALLOC_INCOMPATIBLE.
9976
9977 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9978
9979 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9980 and xyz-xdep.o.
9981
9982 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9983
9984 * gdb.texinfo (Maintenance Commands): Add appendix.
9985 (Set Breaks): Copy ``maint info breakpoint'' doco to
9986 ``Maintenance Commands'' appendix. Add reference.
9987
9988 2002-01-17 Andrew Cagney <ac131313@redhat.com>
9989
9990 * fdl.texi: Remove next/prev from @node.
9991
9992 2002-01-17 Eli Zaretskii <eliz@gnu.org>
9993
9994 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9995 for monstrous @multitable (from Brian Youmans).
9996
9997 * fdl.texi: New file.
9998
9999 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10000
10001 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10002
10003 * gdbint.texinfo (Releasing GDB): New chapter.
10004
10005 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10006
10007 * gdb.texinfo (Embedded Processors, Calling program functions):
10008 Obsolete references to a29k.
10009
10010 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10011
10012 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10013 examples. Document that a code-block should do or discard its
10014 cleanups before exit.
10015
10016 2002-01-11 Michael Snyder <msnyder@redhat.com>
10017
10018 * gdb.texinfo (Choosing files): Change @samp to @file.
10019
10020 2002-01-05 Michael Snyder <msnyder@redhat.com>
10021
10022 * gdb.texinfo (--pid): Document new command line option (attach).
10023
10024 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10025
10026 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10027 in the stub.
10028
10029 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10030
10031 * gdbint.texinfo (Target Architecture Definition): Replace
10032 BIG_ENDIAN with BFD_ENDIAN_BIG.
10033
10034 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10035
10036 * gdbint.texinfo (Target Architecture Definition): Replace
10037 value_ptr with struct value pointer.
10038
10039 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10040
10041 * gdb.texinfo (Free Software): Fix wording.
10042
10043 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10044
10045 * gdb.texinfo (Free Software): New section ``Free Software Needs
10046 Free Documentation''.
10047
10048 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10049
10050 * stabs.texinfo:
10051 * gdb.texinfo:
10052 * gdbint.texinfo:
10053 * libgdb.texinfo:
10054 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10055
10056 2001-12-29 Michael Snyder <msnyder@redhat.com>
10057
10058 * gdb.texinfo (maint info sections): Fix typo.
10059
10060 2001-12-26 Michael Snyder <msnyder@redhat.com>
10061
10062 * gdb.texinfo (maint info sections): Document.
10063
10064 * gdb.texinfo (info proc): Comment out documentation for
10065 'info proc' sub-options that are currently not implemented.
10066
10067 2001-12-20 Jim Blandy <jimb@redhat.com>
10068
10069 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10070
10071 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10072
10073 * gdbint.texinfo (Target Architecture Definition): Replace
10074 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10075
10076 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10077
10078 * gdbint.texinfo (Host Definition): Delete documentation on
10079 HOST_BYTE_ORDER.
10080
10081 2001-11-30 Jim Blandy <jimb@redhat.com>
10082
10083 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10084 overlay support. Add to top-level menu.
10085
10086 2001-11-26 Tom Tromey <tromey@redhat.com>
10087
10088 * gdb.texinfo (Command Syntax): Document C-o binding.
10089
10090 2001-07-26 Christopher Faylor <cgf@redhat.com>
10091
10092 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10093 use since it is described in the referenced section.
10094
10095 From Eli Zaretskii <eliz@gnu.org>
10096 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10097 clearer when using DJGPP.
10098
10099 2001-11-24 Christopher Faylor <cgf@redhat.com>
10100
10101 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10102 specifically refer to MS-DOS.
10103 (command files): Mention gdb.ini is only used on MS-DOS.
10104
10105 2001-11-21 Tom Tromey <tromey@redhat.com>
10106
10107 * gdb.texinfo (Invoking GDB): Document --args.
10108 (Mode Options): Likewise.
10109
10110 2001-11-21 Jim Blandy <jimb@redhat.com>
10111
10112 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10113 Delete documentation; this macro has been removed from the
10114 sources.
10115
10116 2001-11-13 Jim Blandy <jimb@redhat.com>
10117
10118 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10119
10120 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10121
10122 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10123
10124 2001-11-05 Michael Snyder <msnyder@redhat.com>
10125
10126 * gdb.texinfo (info functions): Document use of backslash to
10127 quote regexp chars in function names such as "operator*()".
10128
10129 2001-11-01 Fred Fish <fnf@redhat.com>
10130
10131 * gdbint.texinfo (SOLIB_ADD): Document additional new
10132 "readsyms" arg.
10133
10134 2001-10-30 Don Howard <dhoward@redhat.com>
10135
10136 * gdb.texinfo: (Command Files) Added documentation for the
10137 behavior of gdb with input redirected from a file.
10138
10139 2001-10-28 Fred Fish <fnf@redhat.com>
10140
10141 * gdb.texinfo (auto-solib-add): Change docs to match
10142 implementation change.
10143 (auto-solib-limit): Add docs for new variable.
10144
10145 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10146
10147 * gdbint.texinfo (Target Architecture Definition): Function
10148 value_as_pointer renamed to value_as_address.
10149
10150 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10151
10152 * gdbint.texinfo (Target Architecture Definition): Default
10153 POINTER_TO_ADDRESS functions assume unsigned addresses.
10154 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10155 posting by Jim Blandy.
10156
10157 2001-10-12 Jim Blandy <jimb@redhat.com>
10158
10159 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10160 version of texi2html (1.64) doesn't support this flag any more.
10161
10162 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10163
10164 * gdbint.texinfo (Host Definition): Remove description of
10165 MEM_FNS_DECLARED.
10166
10167 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10168
10169 * gdbint.texinfo (Host Definition): Remove description of
10170 HAVE_SIGSETMASK.
10171
10172 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10173
10174 * gdbint.texinfo (Target Architecture Definition): Add
10175 explanation of TARGET_PRINT_INSN macro.
10176
10177 2001-08-30 Jim Blandy <jimb@redhat.com>
10178
10179 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10180 Explain what it means to load relocatable files.
10181
10182 2001-08-28 Jim Blandy <jimb@redhat.com>
10183
10184 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10185 info `top' menu.
10186
10187 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10188
10189 * gdbint.texinfo: Add a cautionary note about macro use.
10190
10191 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10192
10193 * gdb.texinfo: Explain omitting the hostname in the
10194 `target remote' command.
10195
10196 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10197
10198 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10199 and END-INFO-DIR-ENTRY.
10200
10201 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10202
10203 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10204
10205 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10206
10207 * gdbint.texinfo (libgdb): Rewrite.
10208
10209 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10210
10211 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10212
10213 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10214
10215 * gdb.texinfo (TUI): New chapter, document the TUI.
10216 (Mode Options): Document the -tui option.
10217
10218 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10219
10220 * gdbint.texinfo (Host Definition): Remove description of
10221 NEED_POSIX_SETPGID.
10222
10223 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10224
10225 * gdb.tex (DJGPP Native): New node, with descriptions of
10226 DJGPP-specific commands.
10227
10228 2001-07-19 John R. Moore <jmoore@redhat.com>
10229
10230 * gdbint.texinfo: Three misspellings.
10231
10232 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10233
10234 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10235 `test` expressions on bash. Problem reported by Colin Walters.
10236
10237 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10238
10239 * gdbint.texinfo (User Interface): Update ui-out documentation to
10240 refelect recent UI/MI updates.
10241
10242 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10243
10244 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10245 interpreters.
10246
10247 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10248
10249 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10250 structure and not macros.
10251 (Host Definition): Document that much of this chapter is obsolete.
10252 (Target Architecture Definition): Update list of files that make
10253 up a target architecture.
10254 (Coding): Update.
10255
10256 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10257
10258 * gdbint.texinfo (Target Architecture Definition): Update
10259 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10260 The latter has been changed to a true predicate.
10261
10262 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10263
10264 * annotate.texi: Add @noindent where needed. From Dmitry
10265 Sivachenko <dima@Chg.RU>.
10266 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10267
10268 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10269
10270 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10271
10272 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10273
10274 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10275 returns ``OK''. Document that the ``R'' packet does not reply.
10276
10277 2001-06-13 Michael Snyder <msnyder@redhat.com>
10278
10279 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10280
10281 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10282
10283 * gdb.texinfo (Signals): Clarify the default setting of signal
10284 handling.
10285
10286 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10287
10288 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10289 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10290
10291 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10292
10293 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10294
10295 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10296
10297 * gdbint.texinfo (Clean Design and Portable Implementation):
10298 Renamed from "Clean Design".
10299 (Clean Design and Portable Implementation): Document portable
10300 methods of handling file names, and the associated macros.
10301
10302 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10303
10304 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10305 command and provide a cross-reference to its description.
10306 (Symbols): Note that "info scope" is useful for trace experiments.
10307
10308 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10309
10310 * gdb.texinfo (Symbols): Document "info scope".
10311 (Tracepoints): New chapter.
10312 (Contributors): Update for v5.1.
10313 <All nodes>: Change "C++" to "C@t{++}".
10314
10315 * gdbint.texinfo (User Interface): A new section about ui_out
10316 functions, based on text written by Fernando Nasser.
10317
10318 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10319
10320 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10321
10322 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10323
10324 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10325
10326 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10327 Replace "GDB" with "@value{GDBN}". Fix markup.
10328
10329 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10330
10331 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10332 a cross-reference to its description.
10333 (Symbols): Document "info symbol".
10334
10335 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10336
10337 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10338 subsection "x86 Watchpoints".
10339 (Target Architecture Definition): Document the macros
10340 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10341 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10342
10343 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10344
10345 * gdbint.texinfo (Target Architecture Definition): Update
10346 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10347 list.
10348
10349 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10350
10351 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10352 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10353
10354 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10355
10356 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10357
10358 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10359
10360 * gdb.texinfo (Environment): Document that `path' does not change
10361 the value of PATH in GDB's own environment (it did in the past,
10362 but that was changed on March 15, 1994). Reported by Doug Evans
10363 <dje@transmeta.com>.
10364
10365 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10366 its line. Fix markup of commands and macros. Add an Index node
10367 and index entries.
10368
10369 2001-01-23 J.T. Conklin <jtc@redback.com>
10370
10371 * gdb.texinfo (Memory region attributes): New manual section.
10372
10373 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10374
10375 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10376
10377 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10378
10379 * refcard.tex: Version and copyright fixed. From Phil Edwards
10380 <pedwards@disaster.jaj.com>.
10381
10382 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10383
10384 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10385 DWARF2_REG_TO_REGNUM): Document.
10386
10387 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10388
10389 * gdbint.texinfo (Coding): Update current value of
10390 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10391
10392 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10393
10394 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10395 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10396
10397 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10398
10399 * gdb.texinfo: Document new 'set step-mode' command.
10400
10401 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10402
10403 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10404 changes from Dmitry Sivachenko <dima@Chg.RU>.
10405
10406 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10407
10408 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10409 From Steven Johnson <sbjohnson@ozemail.com.au>.
10410
10411 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10412
10413 * gdbint.texinfo (Overall Structure): Spelling fix.
10414
10415 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10416
10417 * gdbint.texinfo (Target Architecture Definition): Document that
10418 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10419 for which REGISTER_CONVERTIBLE returns a zero value.
10420
10421 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10422
10423 * Makefile.in (install-info): Find files to install in either the
10424 build or source directories (adapted from Makefile.am).
10425
10426 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10427
10428 * stabs.texinfo: Fix spelling errors.
10429 (String Field): FILE-NUMBER starts from 0, not 1.
10430
10431 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10432
10433 * refcard.tex: Remove \centerline from the blurb. Patch from
10434 Brian Youmans.
10435
10436 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10437
10438 * Makefile.in (install-info): Support installation from outside of
10439 the source directory. Reported by Mark Harig
10440 <markh@frazier.landmark.com>.
10441
10442 2000-06-20 J.T. Conklin <jtc@redback.com>
10443
10444 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10445
10446 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10447
10448 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10449 Generate using pdftex.
10450 (PDFTEX): Define.
10451 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10452 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10453 @contents at the start.
10454
10455 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10456
10457 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10458 Youmans.
10459
10460 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10461
10462 From Brian Youmans:
10463 * gdb.texinfo: Fix ``et al.''.
10464
10465 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10466
10467 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10468 loop.
10469
10470 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10471
10472 * configure: Regenerate.
10473
10474 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10475
10476 * Makefile.in (install-info): Run install-info on installed Info
10477 files.
10478
10479 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10480
10481 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10482 Andrew Cagney.
10483
10484 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10485
10486 * gdb.texinfo: Proofreading changes from Brian Youmans.
10487
10488 2000-05-01 Nick Duffek <nsd@cygnus.com>
10489
10490 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10491 startup sequence, minor edits.
10492
10493 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10494
10495 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10496 TeX.
10497
10498 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10499 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10500 like `n' and `s' which look weird. Convert some of the @kindex to
10501 @vindex, when they refer to variables, not commands.
10502
10503 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10504
10505 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10506
10507 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10508
10509 * Makefile.in (GDBMI_DIR): New variable.
10510 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10511 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10512 (gdbmi.texinfo): New target, for texi2roff.
10513 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10514 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10515
10516 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10517 gdbmi.texinfo.
10518 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10519 comment.
10520
10521 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10522
10523 * gdb.texinfo (Files): Update description of add-symbol-file
10524 command.
10525
10526 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10527
10528 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10529 prevents the build (and is generally a Bad Idea).
10530
10531 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10532
10533 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10534 a comma inside @var.
10535 (Command Files): Index markup changes from Dmitry Sivachenko
10536 <dima@Chg.RU>.
10537
10538 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10539
10540 * Makefile.in (LN_S): Define.
10541 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10542 invoke "ln -s" unless it is known to work.
10543
10544 * configure.in (AC_PROG_LN_S): Add.
10545
10546 2000-04-14 Jim Blandy <jimb@redhat.com>
10547
10548 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10549 section.
10550 (Target Conditionals): Document ADDRESS_TO_POINTER,
10551 POINTER_TO_ADDRESS.
10552
10553 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10554
10555 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10556 gdb-cfg.texi to get the value.
10557
10558 2000-04-10 Jim Blandy <jimb@redhat.com>
10559
10560 * gdbint.texinfo (Target Architecture Definition): Fix
10561 cross-references.
10562
10563 2000-04-08 Jim Blandy <jimb@redhat.com>
10564
10565 * gdbint.texinfo (Using Different Register and Memory Data
10566 Representations): New section.
10567 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10568 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10569 REGISTER_CONVERT_TO_RAW): Document.
10570
10571 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10572
10573 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10574 for acknowledgments.
10575
10576 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10577
10578 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10579 qThreadExtraInfo.
10580
10581 2000-03-28 J.T. Conklin <jtc@redback.com>
10582
10583 * gdb.texinfo: Clarify which remote debug protocol commands are
10584 required and which are optional.
10585
10586 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10587
10588 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10589 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10590 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10591 * annotate.texi: Update.
10592
10593 2000-03-28 Stan Shebs <shebs@apple.com>
10594
10595 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10596 expectation of additional changes before release), update
10597 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10598 node links, rephrase and/or shorten lines to fix formatting
10599 problem in both regular and @smallbook formats.
10600 * annotate.texi: Shorten lines in example, use smallexample
10601 consistently everywhere.
10602 * Makefile.in: Add comment about texinfo 4.0 html generation.
10603 (SFILES_INCLUDED): Add annotate.texi.
10604
10605 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10606
10607 * gdb.texinfo (Debugging Output): Added new section, documenting
10608 the "set/show debug" commands.
10609
10610 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10611
10612 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10613 entry.
10614
10615 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10616 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10617 @chapter and @node entries.
10618
10619 * gdb.texinfo: Link all top-level nodes.
10620
10621 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10622
10623 * Makefile.in (install-info): Create $(infodir) before installing
10624 files.
10625
10626 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10627
10628 From David Whedon <dwhedon@gordian.com>
10629 * gdbint.texinfo : Added paragraphs about command deprecation.
10630
10631 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10632
10633 * gdb.texinfo: Add documentation for the apropos command.
10634
10635 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10636
10637 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10638
10639 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10640
10641 * gdb.texinfo: Add white space to prevent overprinting in
10642 two places.
10643
10644 2000-03-17 Stan Shebs <shebs@apple.com>
10645
10646 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10647 <dima@Chg.RU>, also clarification of allowed content for
10648 string constants.
10649
10650 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10651
10652 * gdb.texinfo (main menu): Add Annotations.
10653 (File Options): Add @cindex entries for each command-line option.
10654 Document --epoch, --annotate, --async, --interpreter, --write,
10655 --statistics, and --version.
10656
10657 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10658 of GDB.
10659
10660 2000-02-23 Jim Blandy <jimb@redhat.com>
10661
10662 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10663
10664 2000-02-22 Jim Blandy <jimb@redhat.com>
10665
10666 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10667
10668 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10669
10670 * Makefile.in (diststuff): New target.
10671
10672 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10673
10674 * agentexpr.texi: Fix wording regarding Intel's IA-64
10675 architecture. [From Jim Wilson.]
10676
10677 2000-01-16 Tom Tromey <tromey@cygnus.com>
10678
10679 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10680 (Delete Breaks): Mention range arguments.
10681 (Disabling): Likewise.
10682
10683 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10684
10685 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10686
10687 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10688
10689 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10690 valid functions.
10691
10692 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10693
10694 * gdb.texinfo: Clarify regular expressions used in rbreak.
10695
10696 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10697
10698 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10699 MEMORY_REMOVE_BREAKPOINT): Document.
10700
10701 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10702
10703 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10704 offset re-using the DATA offset instead.
10705
10706 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10707
10708 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10709
10710 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10711
10712 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10713 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10714 typos.
10715
10716 * gdb.texinfo: Various minor wording and formatting improvements,
10717 mentions of additional command-line options.
10718
10719 1999-09-30 Fred Fish <fnf@cygnus.com>
10720
10721 * gdb.texinfo: Document additional forms of specifying section
10722 names and addresses for the add-symbol-file command.
10723
10724 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10725
10726 * gdbint.texinfo: Fix typo, add the word "have".
10727
10728 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10729
10730 * gdbint.texinfo (Target Architecture Definition): Document the
10731 SKIP_PERMANENT_BREAKPOINT macro.
10732
10733 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10734
10735 * gdb.texinfo: Fiks speling errers.
10736
10737 * gdb.texinfo: Fix uses of @multitable.
10738
10739 From Eli Zaretskii <eliz@gnu.org>:
10740 * gdb.texinfo: Include details specific to DOS host, clarify
10741 some confusing language, fix @ref/@xref/@pxref usages, add
10742 comments about using with optimization, add more indexing,
10743 fix info about disassembly-flavor.
10744
10745 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10746
10747 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10748 SKIP_SOLIB_RESOLVER): Define.
10749
10750 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10751
10752 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10753 ``g'' packets.
10754
10755 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10756
10757 * gdb.texinfo: Create a new "Configurations" chapter with
10758 platform-specific info, inline remote.texi and move sections of it
10759 into the new chapter, move bits about info proc, heuristic search,
10760 and register stack into the new chapter.
10761 * remote.texi: Remove, now part of gdb.texinfo.
10762 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10763
10764 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10765
10766 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10767 GDB_TARGET_IS_MACH386): These kludges have gone away.
10768
10769 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10770
10771 * gdbint.texinfo (Target Architecture Definition): Mention
10772 TDEPLIBS.
10773
10774 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10775
10776 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10777 surrounding text to fit HP-UX bits into general info.
10778 (HPPA-cfg.texi): Remove, no longer useful.
10779
10780 * gdb.texinfo: Remove explicit links from @node lines, remove
10781 HP-added "Detailed Node Listing" from main menu which confuses
10782 things.
10783
10784 From Dmitry Sivachenko <dima@Chg.RU>:
10785 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10786 in description of `set environment'.
10787
10788 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10789
10790 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10791
10792 1999-08-12 Ben Elliston <bje@cygnus.com>
10793
10794 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10795
10796 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10797
10798 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10799 watch, awatch, and rwatch. Explain why the latter two cannot be
10800 set as software watchpoints. Document that watchpoints for local
10801 variables are deleted when the debuggee terminates.
10802
10803 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10804
10805 * remote.texi (Protocol): Further clarification of the "qRcmd"
10806 packet. Allow E.. response packet. "qRcmd" packet is no longer
10807 reserved.
10808
10809 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10810
10811 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10812 * gdb.texinfo: Ditto.
10813
10814 1999-08-06 Tom Tromey <tromey@cygnus.com>
10815
10816 * gdb.texinfo (KOD): New node.
10817
10818 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10819
10820 * remote.texi (Rcmd): Fix minor formatting typos.
10821
10822 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10823
10824 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10825 packets.
10826
10827 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10828
10829 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10830 fixes.
10831
10832 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10833
10834 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10835
10836 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10837
10838 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10839 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10840 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10841 packets that are not supported on all hosts. Expand examples.
10842 Spell check.
10843
10844 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10845
10846 * Makefile.in: Recognize html, install-html. Add targets
10847 to build HTML versions of documentation via texi2html.
10848
10849 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10850
10851 * gdbint.texinfo (Testsuite): New chapter, information about the
10852 testsuite.
10853
10854 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10855
10856 * remote.texi (Communication Protocol): Rewrite.
10857
10858 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10859
10860 * stabs.texinfo: Fix uses of xref.
10861
10862 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10863
10864 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10865 info about patch submission.
10866
10867 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10868
10869 From Per Bothner <bothner@cygnus.com>:
10870 * gdb.texinfo: Document Chill support.
10871
10872 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10873
10874 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10875 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10876 Document that the value should be greater-than or equal-to zero.
10877 (NO_STD_REGS): Document. Deprecate.
10878
10879 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10880
10881 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10882 Document that these are not used.
10883
10884 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10885
10886 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10887
10888 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10889
10890 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10891 numargs was dropped.
10892
10893 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10894
10895 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10896
10897 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10898
10899 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10900 Update.
10901
10902 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10903
10904 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10905 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10906
10907 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10908
10909 * gdbint.texinfo: Fix typos: $ -> @.
10910
10911 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10912
10913 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
10914 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10915 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10916 BREAKPOINT_FROM_PC.
10917
10918 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10919
10920 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
10921 CALL_DUMMY_STACK_ADJUST): Document.
10922
10923 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10924
10925 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
10926 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
10927
10928 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10929
10930 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10931 longer exists.
10932
10933 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10934
10935 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
10936 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10937 they make the manual source incomprehensible.
10938 * h8-cfg.texi: Remove, hasn't been used in years.
10939
10940 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10941
10942 * gdb.texinfo: Update the credits.
10943
10944 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10945
10946 * gdb.texinfo: Fix mistakes noticed in printout of last
10947 draft, add Alpha to discussion of heuristic fence post.
10948
10949 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10950
10951 * gdb.texinfo, remote.texi: Many changes; update to Seventh
10952 Edition, merge some HP changes into mainline, describe some
10953 previously undocumented features, describe more of the target
10954 commands available, eliminate obsolete section on renamed
10955 commands.
10956 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10957
10958 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10959
10960 * gdb.texinfo: Make many HPPA conditionals unconditional,
10961 including catchpoint description, since now on for all configs.
10962 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10963 specializations.
10964
10965 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10966
10967 * Makefile.in (GDBvn.texi): Fix match expression to work with
10968 current format of VERSION in gdb/Makefile.in.
10969 * gdb.texinfo: Fix node ref to match new readline.
10970
10971 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10972
10973 * gdb.texinfo: Changes made as part of a project to merge in
10974 changes made by HP. Documentation makes extensive use of
10975 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10976 on remote debugging. There are differences in documentation
10977 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
10978 the HP manual discusses catchpoints, hardware watchpoints, and
10979 some HPUX specific limitations for shared library support.
10980
10981 There are also a number of @node changes.
10982
10983 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10984
10985 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10986 (C Usage): Same.
10987
10988 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10989
10990 The following changes were made by Edith Epstein
10991 <eepstein@cygnus.com> as part of a project to merge in changes
10992 made by HP.
10993
10994 * HPPA-cfg.texi: new file.
10995
10996 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10997
10998 * refcard.tex: change documentation about catch.
10999 removed info catch.
11000
11001 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11002
11003 * gdbint.texinfo: Expand on GDB's coding standards,
11004 specify the use of arg names with prototypes.
11005
11006 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11007
11008 * gdb.texinfo: Fix tipo.
11009
11010 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11011
11012 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11013 TARGET_BYTE_ORDER_SELECTABLE_P.
11014
11015 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11016
11017 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11018
11019 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11020
11021 * agentexpr.texi: New file.
11022
11023 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11024
11025 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11026
11027 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11028
11029 * remote.texi: Changed wording that implied that the GDB remote
11030 protocol caches register values instead of GDB itself.
11031
11032 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11033
11034 * gdbint.texinfo: Add some info about symbol readers.
11035 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11036 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11037 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11038 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11039
11040 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11041
11042 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11043
11044 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11045
11046 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11047
11048 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11049
11050 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11051 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11052
11053 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11054
11055 * gdbint.texinfo: Fix minor typos.
11056
11057 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11058
11059 * gdbint.texinfo: Complete overhaul. Group descriptions more
11060 logically, add more info on generic algorithms, remove much
11061 obsolete and/or wrong material.
11062
11063 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11064
11065 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11066
11067 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11068
11069 * refcard.tex: Copyright, address updates.
11070
11071 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11072
11073 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11074 for the edition instead of confusing GDB-version-like numbers.
11075
11076 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11077
11078 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11079
11080 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11081
11082 * LRS: Reformat a bit to keep text under 80 columns.
11083
11084 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11085
11086 * gdb.texinfo: Add some credits, mention bug monitor.
11087 * remote.texi: Mention mips monitor targets.
11088 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11089
11090 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11091
11092 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11093 files, finish sorting of host vs target vs native macros, describe
11094 some more of them.
11095
11096 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11097
11098 * gdbint.texinfo (Host Conditionals): Document change from
11099 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11100
11101 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11102
11103 * gdbint.texinfo (Host Conditionals): Document
11104 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11105
11106 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11107
11108 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11109 Document LSEEK_NOT_LINEAR.
11110
11111 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11112
11113 * stabs.texinfo (Stab Section Basics): Make it clear that only
11114 some versions of the GNU linker remove the leading N_UNDF symbol.
11115
11116 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11117
11118 * stabs.texinfo (String Field): Document type number pairs here,
11119 instead of in the Sun specific section.
11120 (Include Files): The GNU linker supports the N_BINCL
11121 optimization. Clarify the N_BINCL value, and what it is used
11122 for.
11123 (Procedures): Document N_FUN with an empty string to mark the end
11124 of a function.
11125 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11126 (Sun Differences): Remove this node, as the information is now
11127 elsewhere in the main document.
11128 (Stab Section Basics): Mention that the GNU linker may optimize
11129 stabs and remove the leading N_UNDF symbol.
11130
11131 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11132
11133 * gdb.texinfo, refcard.tex: Restore author credit
11134
11135 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11136
11137 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11138 documentation to account for START and END macros taking
11139 one arg.
11140
11141 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11142
11143 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11144 * gdb.texinfo (Frames): Fix typo.
11145
11146 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11147
11148 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11149 a target_signal as arg type, not a pid.
11150
11151 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11152
11153 * gdb.texinfo: Document `set assembly-language'.
11154
11155 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11156
11157 * remote.texi: Update list of stubs in the GDB distribution.
11158
11159 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11160
11161 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11162 Also document that some systems can use mmalloc but must define
11163 this if their C runtime allocates memory that is later freed.
11164 (MMCHECK_FORCE): Document new macro.
11165
11166 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11167
11168 * remote.texi: Add documentation for target Sparclet.
11169
11170 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11171
11172 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11173 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11174 * configure.in: Rewritten for autoconf.
11175 * configure: New.
11176
11177 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11178
11179 * Makefile.in (DVIPS): New define, set to dvips.
11180 (dvi): Add stabs.dvi.
11181 (ps): New target.
11182 (all-doc): Depend on info, dvi, and ps targets.
11183 (STAGESTUFF): Add *.ps and *.dvi files.
11184 (clean-info, clean-dvi): Remove.
11185 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11186 rules completely rewritten.
11187 (maintainer-clean): Remove clean-info and clean-dvi
11188 dependencies and put their actions in the rules.
11189 (gdb.ps): New target
11190 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11191 intermediate TeX files, whether they have 2 or 3 character
11192 extensions.
11193 (gdbint.ps): Add target and rules.
11194 (gdb-internals): Delete unused target.
11195 (Makefile): Depends upon config.status also.
11196
11197 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11198
11199 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11200 set.
11201
11202 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11203
11204 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11205 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11206
11207 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11208
11209 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11210
11211 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11212
11213 * gdb.texinfo (Print settings): Document
11214 `set/show print static-members' commands.
11215
11216 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11217
11218 * gdbint.texinfo (Native): Document name change, coredep.c to
11219 core-aout.c.
11220
11221 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11222
11223 * stabs.texinfo (Include Files): Document the values the SunOS4
11224 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11225
11226 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11227
11228 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11229 Fix typo.
11230
11231 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11232
11233 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11234 "gdb.tar.Z".
11235
11236 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11237
11238 * Makefile.in (maintainer-clean): New target, synonym for
11239 realclean.
11240
11241 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11242
11243 * Update all FSF addresses except those in COPYING* files.
11244
11245 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11246
11247 From Richard Earnshaw (rearnsha@armltd.co.uk):
11248 * gdb.texinfo (convenience variables): Document $_exitcode.
11249 (quit): Document optional expression to use as exit code.
11250
11251 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11252
11253 * gdb.texinfo, remote.texi: Brought up to date with various
11254 GDB changes.
11255
11256 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11257
11258 * gdb.texinfo: Update dates and versions, fix comments about
11259 hardware watchpoints in future releases and about the
11260 sharedlibrary command.
11261
11262 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11263
11264 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11265 C_FUN stab. Other cleanups.
11266
11267 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11268
11269 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11270 for the sparc stub.
11271
11272 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11273
11274 * annotate.texi: Clarify which addresses have differing formats
11275 depending on the language and which do not.
11276
11277 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11278
11279 * remote.texi (NetWare): Changed example to use BOARD= instead of
11280 NODE= argument to reflect correspoding change to gdbserve.nlm.
11281
11282 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11283
11284 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11285 GDB, as well as AIX dbx, supports the size type attribute.
11286
11287 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11288
11289 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11290
11291 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11292
11293 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11294 and new 'if' and 'while' commands.
11295
11296 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11297
11298 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11299
11300 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11301
11302 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11303 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11304 NetWare targets. Mostly stolen from the Server node.
11305
11306 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11307
11308 * gdb.texinfo (Setting): Talk about the language of a source file
11309 versus the working language. The old documentation did not match
11310 what GDB did.
11311
11312 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11313
11314 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11315 of a source file.
11316
11317 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11318
11319 * gdb.texinfo (Processes): New node.
11320
11321 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11322
11323 * remote.texi: Update documentation of set/show mipsfpu.
11324
11325 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11326
11327 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11328 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11329
11330 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11331
11332 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11333 obsolete conditionals, described some others.
11334
11335 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11336
11337 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11338 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11339
11340 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11341
11342 * gdbint.texinfo: Put regex conditionals in their own table.
11343
11344 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11345
11346 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11347 described or fixed the descriptions of many others.
11348
11349 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11350
11351 * gdb.texinfo: Add some more credits.
11352 * gdbint.texinfo: Capitalize GDB consistently, describe some
11353 macros and remove some.
11354
11355 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11356
11357 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11358 obsolete conditionals, described some others.
11359
11360 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11361
11362 * gdb.texinfo (help targets): Changed to `help target', which
11363 is the correct gdb command.
11364
11365 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11366
11367 * annotate.texi (TODO): New node, for keeping track of annotations
11368 suggested but not yet implemented.
11369
11370 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11371
11372 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11373 another symbol, it is not the address itself.
11374
11375 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11376
11377 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11378 of stabs-in-coff sections.
11379
11380 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11381
11382 * annotate.texi: Change edition to 0.5 and date to May 1994.
11383 Add index.
11384 (Frames): New node, for frame annotation.
11385 (Displays): New node, for display annotation.
11386
11387 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11388 when waiting for your program to stop.
11389
11390 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11391
11392 * annotate.texi (Breakpoint Info): Document annotation of header
11393 fields and record annotation.
11394
11395 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11396
11397 * annotate.texi: New file, to document annotations.
11398
11399 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11402 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11403
11404 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11405
11406 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11407 section, and say n_strx field is compilation unit relative.
11408 * stabs.texinfo: Don't use @code for a.out when it is the name of
11409 an object file format.
11410
11411 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11412
11413 * gdb.texinfo: Refer to file names, not path names, per rms
11414 convention.
11415 (Arguments): Fix typo.
11416
11417 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11418
11419 * stabs.texinfo (Global Variables): Talk about stabs in files
11420 where variables are referenced, but not defined.
11421
11422 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11423
11424 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11425 Cplusplus to new nodes Member Type Descriptor and Method Type
11426 Descriptor. Re-write stuff for #.
11427
11428 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11429
11430 * gdb.texinfo (Print Settings): Don't document "set print
11431 fast-symbolic-addr off". The bug which it worked around was fixed
11432 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11433
11434 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11435 N_ENTRY node.
11436
11437 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11438
11439 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11440
11441 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11442 references to ieee-float.c.
11443
11444 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11445
11446 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11447 match what the code actually does.
11448
11449 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11450
11451 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11452
11453 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11454
11455 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11456 i, and b.
11457
11458 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11459
11460 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11461 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11462 as "stabs in sections" rather than just saying "ELF and SOM".
11463 Also make that stuff apply to COFF.
11464
11465 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11466
11467 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11468 Ghostscript.
11469
11470 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11471
11472 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11473 versus functions without line numbers, also mention stepping into
11474 them as well as "step" when you are in them. Tell the user how to
11475 deal with the situation. Add comment about "debugging information".
11476
11477 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11478
11479 * stabs.texinfo (Enumerations): Document restriction on where
11480 enumeration types can appear and still win with GDB.
11481
11482 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11483
11484 * stabs.texinfo (Negative Type Numbers): Document format for type
11485 -16.
11486
11487 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11488
11489 * gdb.texinfo (Selection, Frame Info): Update information about
11490 arbitrary frame specficiations.
11491
11492 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11493
11494 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11495
11496 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11497
11498 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11499
11500 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11501
11502 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11503
11504 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11505
11506 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11507 Differences node to Statics node.
11508 (Statics): Discuss XCOFF use of V symbol descriptor.
11509
11510 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11511 not clean.
11512
11513 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11514
11515 * gdb.texinfo (Print Settings): Document `set print
11516 fast-symbolic-addr' and improve the doc for some other
11517 `set print's.
11518
11519 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11520
11521 * stabs.texinfo (String Field): Talk about defining several type
11522 numbers at once.
11523 Fix lint regarding changing node ELF Transformations to
11524 ELF and SOM Transformations.
11525
11526 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11527
11528 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11529
11530 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11531
11532 * stabs.texinfo (Cross-References): `::' is for nested types only
11533 within <>.
11534 (Structures): Document static members.
11535
11536 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11537
11538 * stabs.texinfo: Document S type attribute.
11539
11540 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11541
11542 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11543
11544 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11545
11546 * gdbint.texinfo: Fix a few typos.
11547
11548 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11549
11550 * gdb.texinfo, remote.texi: formatting improvements
11551
11552 * gdb.texinfo (New Features): mention threads.
11553 (Summary, C): fix xrefs in newly contributed text.
11554 (Threads): index entries, clarifications, example
11555 (passim): minor typos fixed, phrasing improvements
11556
11557 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11558 entries; (Server): explain use of gdbserver w/real-time systems,
11559 add example of conflicting TCP port; (MIPS Remote) break up
11560 running text into table, highlighting commands, and add example.
11561
11562 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11563
11564 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11565
11566 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11567
11568 * stabs.texinfo (Nested Symbols): New node.
11569 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11570
11571 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11572
11573 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11574 to picking which Bbss.bss symbol to use, and (because there seems to
11575 be no good way of doing it) re-write some of the text to make it
11576 sound like Bbss.bss isn't such a great idea after all (as currently
11577 designed).
11578
11579 * gdb.texinfo (C): In addition to saying people have to use g++ for
11580 good results, say they have to use stabs. Specifically say cfront
11581 doesn't work well.
11582 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11583 the gdb README. Add xrefs to places where the support for the various
11584 languages is described in detail.
11585
11586 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11587
11588 * stabs.texinfo: Clean up stuff about visibility and virtual
11589 characters.
11590
11591 * stabs.texinfo (N_M2C): Cite Sun doc.
11592
11593 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11594
11595 * gdb.texinfo: updates re threads.
11596 * remote.texinfo: avoid index entries starting with digits.
11597
11598 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11599
11600 * stabs.texinfo (Enumerations): Talk about large, negative and
11601 octal values. Clean up cross reference to type attributes.
11602 (String Field): Say that GDB 4.11 supports size attribute.
11603
11604 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11605
11606 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11607 is a mandatory step. Make the stuff about that more concise.
11608
11609 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11610
11611 * stabs.texinfo (Class Names): New node.
11612
11613 * gdb.texinfo (Command Files): Explain order of init file reading.
11614
11615 * remote.texi (Bootstrapping): Talk about getting the serial driver
11616 to deal with ^C sent by gdb to stop the remote system.
11617
11618 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11619
11620 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11621
11622 * libgdb.texinfo (Defining Commands): made the DOC arg
11623 to gdb_define_app_command a char * instead of char **
11624 per a suggestion from kingdon.
11625
11626 * libgdb.texinfo: total rewrite from a different starting
11627 premise.
11628
11629 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11630
11631 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11632 floats passed as doubles (to improve clarity).
11633
11634 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11635
11636 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11637
11638 * a4rc.sed: update to work with Andreas Vogel papersize params
11639
11640 * refcard.tex: use Andreas Vogel simplifications of papersize
11641 params; remove useless version info; update copyright date.
11642
11643 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11644
11645 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11646
11647 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11648
11649 * gdb.texinfo (Files): Say what address the load command loads it at.
11650
11651 * stabs.texinfo (Common Blocks): Minor cleanups.
11652
11653 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11654 that Sun has backed away from the linker kludge and thus the relevant
11655 issue is changes to the SunPRO tools, not the Solaris linker.
11656
11657 * stabs.texinfo (Traditional Integer Types): Clean up description
11658 of octal bounds a little bit. Document extra leading zeroes.
11659
11660 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11661
11662 * gdb.texinfo (Signaling): Update for symbolic symbol names
11663 and add a section explaining the difference between the GDB
11664 signal command and the shell kill utility.
11665
11666 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11667
11668 * libgdb.texinfo: added `@' to braces that were unescaped.
11669
11670 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11671
11672 * libgdb.texinfo: new file. Spec for the gdb library.
11673
11674 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11675
11676 * stabs.texinfo (Include Files): Fix typo (start -> end).
11677
11678 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11679
11680 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11681 from Melissa at FSF's editing pass.
11682
11683 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11684
11685 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11686 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11687 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11688
11689 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11690
11691 * remote.texi (Bootstrapping): Discuss 386 call gates.
11692
11693 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11694
11695 * stabs.texinfo (Based Variables): New node.
11696
11697 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11698
11699 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11700 names, sizes, and formats to suggest how not to lose.
11701
11702 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11703
11704 * stabs.texinfo (Methods): Fix typo.
11705
11706 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11707
11708 * gdb.texinfo: Fix a few typos.
11709
11710 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11711
11712 * gdb.texinfo: Clarify how well it works with Fortran.
11713
11714 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11715 More on relocating stabs in ELF files.
11716
11717 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11718
11719 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11720
11721 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11722
11723 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11724 parameters on VAX.
11725
11726 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11727
11728 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11729
11730 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11731
11732 * stabs.texinfo: Make info author notice match the TeX author notice.
11733
11734 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11735
11736 * stabs.texinfo: Initial-caps all words in node names and
11737 non-trivial words in section names.
11738
11739 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11740
11741 * stabs.texinfo: Many minor cleanups.
11742
11743 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11744
11745 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11746
11747 * stabs.texinfo: Remove full description of big example.
11748 It's not really helpful; just use pieces of it where appropriate.
11749 Add more Texinfo formatting directives (@samp, etc.).
11750 Use @deffn to define stab types.
11751 Eliminate some wordiness. Break up some nodes.
11752 Add an (alphabetized) index of symbol types.
11753 Use consistent capitalization style in node and section names.
11754
11755 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11756
11757 * gdb.texinfo: Change typo "Two two" to "The two".
11758
11759 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11760
11761 * stabs.texinfo (XCOFF-differences): Remove references to
11762 non-existent types N_DECL and N_RPSYM.
11763
11764 * stabs.texinfo (String Field): Say that type attributes bug is
11765 fixed in GDB 4.10, since it is.
11766
11767 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11768
11769 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11770
11771 * stabs.texinfo: Formatting cleanups.
11772
11773 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11774
11775 * stabs.texinfo: When explaining the n_type of a stab, standardize
11776 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11777 no tabs, use @r).
11778 (Global Variables): Clean up.
11779
11780 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11781
11782 * stabs.texinfo (Stack Variables): Re-write.
11783
11784 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11785
11786 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11787 addresses of a source file. Also revise formatting.
11788 Change "object module" or "object file" to "source file".
11789 Various: Miscellaneous cleanups.
11790
11791 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11792
11793 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11794
11795 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11796
11797 * gdbint.texinfo: Removed many nonsensical machine-collected
11798 host and target conditionals, described some of the remainder.
11799
11800 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11803
11804 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11805 paragraph which follows.
11806
11807 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11808 variables. Looks better and avoids overful hbox.
11809
11810 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11811
11812 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11813
11814 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11815
11816 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11817 retransmit-timeout
11818
11819 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11820
11821 * gdbint.texinfo: Update statement about `some ancient Unix
11822 systems, like Ultrix 4.0' to Ultrix 4.2.
11823
11824 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11825
11826 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11827
11828 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11829
11830 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11831 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11832
11833 * remote.texi: new name for former gdbinv-s.texi
11834
11835 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11836
11837 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11838
11839 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11840 variables for MIPS remote debugging protocol.
11841
11842 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11843
11844 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11845
11846 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11847
11848 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11849
11850 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11851
11852 * gdb.texinfo: repair conditional bugs in text markup
11853
11854 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11855
11856 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11857 to select Modula-2 material.
11858
11859 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11860
11861 * stabs.texinfo: Cleanups regarding statics.
11862
11863 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11864 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11865
11866 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11867
11868 * stabs.texinfo: N_MAIN is sometimes used for C.
11869
11870 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11871
11872 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11873
11874 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11875
11876 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11877 removed from the code by Kingdon.
11878
11879 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11880
11881 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11882 input when evaluating breakpoint conditions; the bug has been fixed.
11883
11884 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11885 sets the ignore count to N-1, not to N.
11886
11887 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11888
11889 * refcard.tex (\hoffset): correct longstanding error to match
11890 intended offset; avoids cutting off edge on some printers
11891
11892 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11893
11894 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11895
11896 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11897
11898 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11899
11900 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11901
11902 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11903 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11904 collect sed edits if any, apply to refcard before formatting;
11905 (refcard.ps) stop implying PS fonts if PS output requested;
11906 (lrefcard.ps) delete extra target for variant PS fonts
11907
11908 * refcard.tex: parametrize papersize dependent info, collect
11909 in easily replaced spot
11910
11911 * a4rc.sed: new file, edits to refcard for A4 paper
11912
11913 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11914
11915 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11916
11917 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11918
11919 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11920
11921 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11922
11923 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11924 politely rather than rudely.
11925
11926 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11927
11928 * stabs.texinfo: Document common blocks.
11929
11930 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11931
11932 * stabs.texinfo: Add some basic info about stabs-in-elf.
11933
11934 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11935
11936 * stabs.texinfo (Top): Minor cleanup.
11937
11938 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11939
11940 * Makefile.in (install-info): remove parentdir support
11941
11942 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11943
11944 * gdb.texinfo (Copying): delete this node and references to it;
11945 RMS says this manual need not carry GPL. (passim): Improvements
11946 from last round at FSF, largely due to Ian Taylor review, and
11947 minor formatting improvements.
11948
11949 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11950 largely due to Ian Taylor review. (Debug Session): minor edits to
11951 new text.
11952
11953 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11954
11955 * Makefile.in (realclean): Remove info and dvi files too.
11956
11957 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11958
11959 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11960 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11961 * gdb.texinfo: Change accordingly.
11962
11963 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11964 N_{L,R}BRAC,N_SLINE are relative to.
11965
11966 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11967
11968 * Makefile.in (GDBvn.texi): Update atomically.
11969
11970 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11971
11972 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11973
11974 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11975
11976 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11977 addresses together. Also motivate the set print symbol-filename
11978 command and suggest other solutions.
11979
11980 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11981
11982 * gdb.texinfo (set print elements): Note that the number of
11983 elements is set to unlimited by "set print elements 0".
11984
11985 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11986
11987 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11988 NF_LDOUBLE means.
11989 (Stab Types): Include Solaris stab types.
11990 (Procedures): Document Solaris extensions.
11991
11992 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11993
11994 * gdb.texinfo: Add `set print symbol-filename' doc.
11995
11996 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * stabs.texinfo (Arrays): Talk about type definition vs. type
11999 information.
12000
12001 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12002 the trailing semicolon.
12003
12004 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12005
12006 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12007 and merge in other parts of the document addressing these subjects.
12008 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12009
12010 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12011 at the end of a range type.
12012
12013 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12014 AIX extensions.
12015
12016 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12017
12018 * stabs.texinfo (Stabs Format): Misc fixes.
12019
12020 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12021
12022 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12023 (Traditional builtin types): Document convex convention for long long.
12024 (Negative builtin types): Discuss type names, and misc fixes.
12025
12026 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12027
12028 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12029 point types used with @samp{R} type descriptor.
12030 (Symbol Descriptors): Describe how to handle conflict between
12031 different meanings of @samp{P} symbol descriptor.
12032
12033 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12034
12035 * stabs.texinfo: Remove node Quick Reference and put its children
12036 directly under the main menu.
12037
12038 * stabs.texinfo: Many more changes to bring it into line with
12039 AIX documentation and reality. I think it now has all the
12040 information from the AIX documentation, except that I burned
12041 out when I got to variant records (Pascal and Modula-2) and
12042 all the COBOL types. Oh well, we can add them later when we're
12043 worrying more about those languages.
12044
12045 * stabs.texinfo (Automatic variables): Talk about what it means
12046 to omit the symbol descriptor.
12047
12048 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12049
12050 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12051 gcc2 behavior with promoted args.
12052
12053 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12054
12055 * gdb.texinfo: include readline appendices in info version of manual
12056
12057 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12058
12059 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12060 target remote.
12061
12062 * gdb.texinfo (Machine Code): more index entries for disassemble
12063
12064 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12065
12066 * Clarify the intended use of the gdb-testers and gdb-patches
12067 mailing lists, and shrink gzip comment.
12068
12069 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12070
12071 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12072 DOSHOST configuration of manual.
12073
12074 * gdb.texinfo (MIPS Stack): new node.
12075
12076 * all-config.texi (MIPS) new switch.
12077
12078 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12079 tense; (MIPS Remote) new node.
12080
12081 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12082 bug; (Environment) less passive, other small cleanups in text about
12083 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12084 (Remote) new MIPS Remote menu entry.
12085
12086 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12087
12088 * stabs.texinfo: Many changes to include information from the
12089 AIX documentation.
12090
12091 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12092
12093 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12094
12095 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12096 Move a bunch of information from ../README.
12097 (Getting Started): New node.
12098
12099 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12100
12101 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12102
12103 * gdb.texinfo: advance manual revision dates to present
12104
12105 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12106 stop using silly Roman numerals in @set variable names
12107
12108 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12109
12110 * stabs.texinfo (Parameters): Keep trying to get this right.
12111
12112 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12113
12114 * stabs.texinfo (Parameters): More on "local parameters".
12115
12116 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12117
12118 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12119
12120 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12121
12122 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12123 (Parameters): Rewrite.
12124 (xcoff-differences, Sun-differences): Minor changes.
12125
12126 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12127
12128 * stabs.texinfo: Minor cleanup.
12129
12130 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12131
12132 * gdbint.texinfo: Minor xcoff stuff.
12133
12134 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12135
12136 * gdbint.texinfo: Update for new config directory structure.
12137 Add info about internal type data structures.
12138
12139 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12140
12141 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12142 $(srcdir).
12143 (gdb-config.texi): Depend on file in $(srcdir).
12144
12145 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12146
12147 * stabs.texinfo: Fixes about N_SO.
12148
12149 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12150
12151 * gdb.texinfo: include list of nonstandard init file names
12152
12153 * *-config.texi: new switch GENERIC for text that applies *only*
12154 to (usual) multiple-target version of manual
12155
12156 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12157 h8 config
12158
12159 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12160 in menus (rather than conditionally selected multiple alternative
12161 menus).
12162
12163 * Makefile.in: define and use DOC_CONFIG var to select
12164 configuration for GDB user manual.
12165
12166 * gdb-config.texi: delete from repository, generate from Makefile.
12167
12168 * all-config.texi: normal `generic' configuration file, formerly
12169 stored as gdb-config.texi
12170
12171 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12172
12173 * Makefile.in: add dvi target to build all .dvi files
12174
12175 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12176
12177 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12178
12179 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12180
12181 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12182 host conditionals.
12183 * stabs.texinfo: More array fixes inspired by Jim's.
12184
12185 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12186
12187 * stabs.texinfo: Fixes re arrays and continuations.
12188
12189 * gdbint.texinfo: Add XCOFF node.
12190
12191 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12192
12193 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12194
12195 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12196
12197 * stabs.texinfo: Fix for array types to mention lower bounds.
12198
12199 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12200
12201 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12202
12203 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12204
12205 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12206
12207 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12208
12209 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12210 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12211
12212 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12213
12214 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12215
12216 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12217
12218 * gdb.texinfo, gdbinv-s.texi: misc updates
12219
12220 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12221
12222 * gdbint.texinfo: Brief documentation for longjmp support,
12223 from an email msg by Stu.
12224
12225 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12226
12227 * stabs.texinfo: Fix description of floating point "range"
12228 types (which really define basic types). Reported by Jim Meehan,
12229 <meehan@src.dec.com>.
12230
12231 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12232
12233 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12234
12235 * gdbint.texinfo: Slightly expand section on supporting a new
12236 object file format.
12237
12238 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12239
12240 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12241 intermediate file.
12242
12243 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12244
12245 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12246
12247 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12248
12249 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12250
12251 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12252 as well as Z8002.
12253
12254 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12255
12256 * gdbint.texinfo: Add sections on clean design and on how to send
12257 in changes.
12258
12259 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12260
12261 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12262
12263 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12264
12265 * gdb.texinfo: Fix typo, reported by Karl Berry.
12266
12267 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12268
12269 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12270
12271 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12272
12273 * gdbint.texinfo: fixed a stray email address (needs @@),
12274 added @table @code to node "Native Conditionals"
12275
12276 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12277
12278 * gdbint.texinfo: Describe coding style of GDB.
12279
12280 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12281
12282 * stabs.texinfo: Minor wording changes.
12283
12284 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12285
12286 * gdbint.texinfo: Improve release doc slightly.
12287
12288 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12289
12290 * gdbint.texinfo: Improve doc of GDB config macros.
12291
12292 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12293
12294 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12295 These will be reinserted when examined.
12296
12297 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12298
12299 * gdbint.texinfo: Make a start at documenting all the #if macros
12300 in GDB. At least list them all, and start separating them into
12301 host-specific and target-specific.
12302
12303 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12304
12305 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12306 examples (not consistent w others).
12307 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12308 for generic vn of doc
12309
12310 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12311
12312 * Makefile.in: always create installation directories.
12313
12314 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12315
12316 * gdb.texinfo: in h8 config, do not describe searching commands.
12317
12318 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12319
12320 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12321 conditionals; introduce a few generic switches that may be
12322 useful for other cross-dev or dos-hosted configs.
12323
12324 * gdb.texinfo: fix typo in "info reg" description
12325
12326 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12327
12328 * stabs.texinfo: Minor updates from running TeX over it.
12329 * Makefile.in (stabs.dvi, stabs.ps): Add.
12330
12331 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12332
12333 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12334 First pass at converting it to texinfo.
12335
12336 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12337
12338 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12339 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12340
12341 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12342
12343 * gdbint.texinfo: Add section on partial symbol tables.
12344
12345 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12346
12347 * gdb.texinfo: document `set remotedebug' and `set
12348 rstack_high_address'.
12349
12350 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12351
12352 * gdb.texinfo: slight expansion of new text on reading info files
12353 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12354 H8/300 from DOS.
12355
12356 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12357
12358 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12359
12360 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12361
12362 * gdb.texinfo: Say how to read the `info' files.
12363
12364 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12365
12366 * Makefile.in: gm4 -> m4.
12367
12368 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12369
12370 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12371 Documentation' ahead of `Installing GDB' to match README.
12372 Update shared library doc, -readnow and -mapped, and directory
12373 structure (add glob and mmalloc). Update configure doc.
12374
12375 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12376
12377 * Makefile.in: remove $(srcdir) from gdb.info rule.
12378
12379 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12380
12381 * Makefile.in: commented out gdb-all.texinfo rule. This is
12382 temporary.
12383
12384 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12385
12386 * Makefile.in, configure.in: removed traces of namesubdir,
12387 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12388 copyrights to '92, '13, changed some from Cygnus to FSF.
12389
12390 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12391
12392 * gdb.texinfo: Improve how we ask for bug reports.
12393
12394 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12395
12396 * Makefile.in: infodir belongs in datadir.
12397
12398 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12399
12400 * Makefile.in: remove spaces following hyphens, bsd make can't
12401 cope. install using INSTALL_DATA. added clean-info. added
12402 standards.text support.
12403
12404 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12405
12406 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12407 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12408 and mandir now keyed off datadir by default.
12409
12410 \f
12411 Local Variables:
12412 mode: change-log
12413 left-margin: 8
12414 fill-column: 74
12415 version-control: never
12416 coding: utf-8
12417 End:
This page took 0.306668 seconds and 4 git commands to generate.