python: Provide textual representation for Inferior and Objfile
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2
3 * python.texi (Basic Python): Mention the string representation
4 of GDB Python objects.
5
6 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
7
8 * gdb.texinfo (Skipping Over Functions and Files): Document
9 set/show debug skip.
10
11 2018-09-10 Tom Tromey <tom@tromey.com>
12
13 * python.texi (Frames In Python, Blocks In Python)
14 (Symbols In Python, Symbol Tables In Python)
15 (Lazy Strings In Python): Remove periods from section titles.
16
17 2018-09-10 Tom Tromey <tom@tromey.com>
18
19 * python.texi (Pretty Printing API): Swap sentence order.
20
21 2018-09-10 Tom Tromey <tom@tromey.com>
22
23 PR python/16461:
24 * python.texi (Values From Inferior): Mention use of virtual
25 table.
26
27 2018-09-10 Tom Tromey <tom@tromey.com>
28
29 * python.texi (Basic Python): Parenthesize argument to
30 decode_line.
31
32 2018-09-10 Tom Tromey <tom@tromey.com>
33
34 * python.texi (Python): Mention Python versions. Don't mention
35 execfile.
36
37 2018-09-10 Tom Tromey <tom@tromey.com>
38
39 PR python/19808:
40 * python.texi (Unwinding Frames in Python): Rewrite
41 create_unwind_info documentation. Update read_register
42 documentation and add a note about unwinder caution.
43
44 2018-09-10 Tom Tromey <tom@tromey.com>
45
46 PR python/18909:
47 * python.texi (Events In Python): Fix inferior_call
48 documentation.
49
50 2018-09-10 Tom Tromey <tom@tromey.com>
51
52 PR python/17752:
53 * python.texi (Frame Filter API): Remove period from subsection
54 title. Mention 100 as good default priority.
55 (Frame Decorator API): Remove period from subsection title.
56 Mention FrameDecorator module.
57
58 2018-09-10 Tom Tromey <tom@tromey.com>
59
60 PR python/23108:
61 * python.texi (Exception Handling): Rearrange gdb.GdbError text
62 and add a table.
63
64 2018-09-10 Tom Tromey <tom@tromey.com>
65
66 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
67 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
68 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
69 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
70
71 2018-09-10 Tom Tromey <tom@tromey.com>
72
73 PR python/16484:
74 * python.texi (Frames In Python): Document that Frame.block can
75 throw.
76
77 2018-09-10 Tom Tromey <tom@tromey.com>
78
79 PR python/23487:
80 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
81
82 2018-09-10 Tom Tromey <tom@tromey.com>
83
84 PR python/16033:
85 * python.texi (Blocks In Python): Document that Block.end is
86 exclusive.
87
88 2018-08-29 Keith Seitz <keiths@redhat.com>
89
90 * gdb.texinfo (Compiling and injecting code in GDB): Document
91 set/show "compile-oracle" and "compile-cplus-types" commands.
92
93 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
94
95 * gdb.texinfo (The -stack-list-frames Command): Update description
96 to mention "arch".
97 Update MI examples throughout the document to contain "arch" in
98 frame output.
99
100 2018-08-21 Alan Hayward <alan.hayward@arm.com>
101
102 * gdb.texinfo (AArch64 SVE): New subsubsection.
103
104 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
105
106 * gdb.texinfo (GDB/MI Data Manipulation): Document
107 "-data-disassemble -a addr".
108 (GDB/MI Support Commands): Document "data-disassemble-a-option"
109 feature.
110
111 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
112
113 * gdb.texinfo (Index Files Speed Up GDB): Add section about
114 symbol index cache.
115
116 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
117
118 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
119 option sections to further clarify that gcore can take more
120 than one PID, and that "-o" is used to specify a prefix, not a
121 filename.
122
123 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.texinfo (Maintenance Commands): Add description of
126 maintenance command to control dwarf unwinders.
127
128 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
129
130 * gdb.texinfo (Debugging Programs with Multiple Threads):
131 Document changes to 'thread apply'. Document 'taas'.
132 Document 'tfaas'.
133 (Examining the Stack): Document 'frame apply'. Document 'faas'.
134
135 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
136 Jan Kratochvil <jan.kratochvil@redhat.com>
137 Paul Fertser <fercerpav@gmail.com>
138 Tsutomu Seki <sekiriki@gmail.com>
139
140 * gdb.texinfo (Remote Connection Commands): Add explanation
141 about new IPv6 support. Add new connection prefixes.
142
143 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
144
145 * gdb.texinfo (Remote Configuration): Update descriptions for
146 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
147 and hardware-watchpoint-length-limit variables.
148
149 2018-07-02 Maciej W. Rozycki <macro@mips.com>
150
151 PR tdep/8282
152 * gdb.texinfo (Source and Machine Code): Document `set
153 disassembler-options' support for the MIPS target.
154
155 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
156
157 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
158
159 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
160
161 * gdb.texinfo (Files): The address argument for "add-symbol-file"
162 is no longer mandatory.
163
164 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
165
166 * gdb.texinfo (Files): Document "symbol-file -o offset".
167
168 2018-06-14 Tom de Vries <tdevries@suse.de>
169
170 * gdb.texinfo (Background Execution): Add @cindex for '&'.
171
172 2018-06-11 Eli Zaretskii <eliz@gnu.org>
173
174 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
175
176 2018-06-08 Gary Benson <gbenson@redhat.com>
177
178 * gdb.texinfo (Maintenance Commands): Document "maint check
179 libthread-db" and "maint set/show check-libthread-db".
180
181 2018-06-05 Tom Tromey <tom@tromey.com>
182
183 PR cli/12326:
184 * gdb.texinfo (Screen Size): Document "c" response to pagination
185 prompt.
186
187 2018-05-31 Maciej W. Rozycki <macro@mips.com>
188
189 * gdb.texinfo (Choosing Target Byte Order): Document endianness
190 selection details with the `set endian auto' mode.
191
192 2018-05-04 Tom Tromey <tom@tromey.com>
193
194 PR python/22731:
195 * python.texi (Breakpoints In Python): Mention that "commands" is
196 writable.
197
198 2018-05-02 Tom Tromey <tom@tromey.com>
199
200 PR python/20084:
201 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
202 PARAM_ZUINTEGER_UNLIMITED.
203
204 2018-04-30 Tom Tromey <tom@tromey.com>
205
206 * python.texi (Types In Python): Document Type.align.
207
208 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
209
210 * gdb.texinfo (Symbols): Mention the fact that "info
211 variables/functions/types" show source files and line numbers.
212
213 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
214
215 * gdb.texinfo: Document set/show record btrace cpu.
216
217 2018-03-27 Joel Brobecker <brobecker@adacore.com>
218
219 * gdb.texinfo (Ada Settings): New subsubsection.
220
221 2018-03-26 Tom Tromey <tom@tromey.com>
222
223 PR backtrace/15582:
224 * gdb.texinfo (Backtrace): Mention "hide" argument.
225
226 2018-03-26 Tom Tromey <tom@tromey.com>
227
228 * gdb.texinfo (Backtrace): Describe options individually.
229
230 2018-03-19 Tom Tromey <tom@tromey.com>
231
232 * observer.texi: Remove.
233
234 2018-03-04 John Baldwin <jhb@FreeBSD.org>
235
236 * gdb.texinfo (Debugging Output): Document "set/show debug
237 fbsd-nat".
238
239 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
240
241 * gdb.texinfo (Machine Code): Additional information about "info
242 line" command.
243
244 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
245
246 * gdb.texinfo (gdb-add-index man): Add pindex.
247
248 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
249
250 * gdb.texinfo (set cwd): Add period.
251 (gdb-add-index man): Move anchor.
252
253 2017-01-12 Tom Tromey <tom@tromey.com>
254 Sergio Durigan Junior <sergiodj@redhat.com>
255
256 * gdb.texinfo (Index Files): Mention gdb-add-index.
257 (gdb-add-index man): New section.
258 * Makefile.in (gdb-add-index.1): New rule to generate manpage
259 from gdb.texinfo.
260
261 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
262
263 * gdb.texinfo (pwd): Fix whitespace.
264
265 2018-01-09 John Baldwin <jhb@FreeBSD.org>
266
267 * gdb.texinfo (pwd): Update cross-reference for Process Information
268 node and remove explicit /proc reference.
269 (Native): Rename subsection from SVR4 Process Information to
270 Process Information.
271 (Process Information): Reword introduction to be less /proc
272 centric. Document support for "info proc" on FreeBSD.
273
274 2018-01-03 Xavier Roirand <roirand@adacore.com>
275
276 * gdb.texinfo (Set Catchpoints): Add documentation for new
277 "catch handlers" action.
278
279 2017-12-27 Stafford Horne <shorne@gmail.com>
280
281 * gdb.texinfo (Target Description Format): Explain that arbitrary
282 strings are now allowed for register groups.
283
284 2017-12-27 Stafford Horne <shorne@gmail.com>
285
286 * gdb.texinfo (Registers): Document info reg $reggroup feature.
287
288 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
289
290 PR cli/16224
291 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
292
293 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
294
295 * python.texi (Manipulating breakpoints using Python): Document
296 qualified parameter to gdb.Breakpoint.
297
298 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
299
300 * python.texi (Manipulating breakpoints using Python): Split doc
301 of Breakpoint.__init__ in two, split text in multiple
302 paragraphs, don't nest parameter square brackets.
303
304 2017-12-12 Stafford Horne <shorne@gmail.com>
305 Stefan Wallentowitz <stefan@wallentowitz.de>
306 Franck Jullien <franck.jullien@gmail.com>
307 Jeremy Bennett <jeremy.bennett@embecosm.com>
308
309 * gdb.texinfo: Add OpenRISC documentation.
310
311 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
312
313 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
314
315 2017-12-07 Keith Seitz <keiths@redhat.com>
316
317 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
318 and "show print type nested-type-limit".
319
320 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
321
322 * python.texi (Breakpoints In Python): Add text relating
323 to allowed explicit locations and keywords in gdb.Breakpoints.
324
325 2017-12-04 Tom Tromey <tom@tromey.com>
326
327 * gdb.texinfo (Rust): Update trait object status
328
329 2017-12-01 Andrew Cagney <cagney@redhat.com>
330 Joel Brobecker <brobecker@adacore.com>
331 Sergio Durigan Junior <sergiodj@redhat.com>
332
333 * gdb.texinfo (File Options): Document --readnever.
334 (Commands to Specify Files): Likewise, for 'symbol-file' and
335 'add-symbol-file'.
336
337 2017-11-29 Pedro Alves <palves@redhat.com>
338
339 PR c++/19436
340 * gdb.texinfo (Debugging C Plus Plus): Document setting
341 breakpoints in functions with ABI tags.
342
343 2017-11-29 Pedro Alves <palves@redhat.com>
344
345 * gdb.texinfo (Linespec Locations): Document how "function" is
346 interpreted in C++ and Ada. Document "-qualified".
347 (Explicit Locations): Document how "-function" is interpreted in
348 C++ and Ada. Document "-qualified".
349
350 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
351
352 PR gdb/21945
353 * gdb.texinfo (Search Memory): Update description and example
354 about how to search a string without NULL terminator.
355
356 2017-11-24 Joel Brobecker <brobecker@adacore.com>
357
358 * gdb.texinfo (GDB/MI Ada Exception Information): Document
359 new "exception-message" field.
360
361 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
362
363 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
364
365 2017-11-24 Pedro Alves <palves@redhat.com>
366
367 * gdb.texinfo (Completion): Update need-quoting examples. Remove
368 false claim that GDB inserts quoting automatically.
369 (Symbols): Add anchor.
370
371 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
372
373 * gdb.texinfo (Requirements): Document use of GNU MPFR.
374
375 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
376
377 * python.texi (Basic Python): Add rbreak documentation.
378
379 2017-11-07 Xavier Roirand <roirand@adacore.com>
380 Pedro Alves <palves@redhat.com>
381
382 * gdb.texinfo (Set Breaks): Document support for breakpoint
383 location ranges in the enable/disable commands.
384
385 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
386
387 * gdb.texinfo (Starting your Program) <The working directory.>:
388 Mention remote debugging.
389 (Working Directory) <Your Program's Working Directory>:
390 Likewise.
391 (Connecting) <Remote Packet>: Add "set-working-dir"
392 and "QSetWorkingDir" to the table.
393 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
394 packet.
395
396 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
397
398 * gdb.texinfo (Starting your Program) <The working directory.>:
399 Mention new "set cwd" command.
400 (Working Directory) <Your Program's Working Directory>:
401 Rephrase to explain that "set cwd" exists and is the default
402 way to change the inferior's cwd.
403
404 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
405
406 * gdb.texinfo (S/390 and System z Features): Document the new
407 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
408
409 2017-09-21 Kevin Buettner <kevinb@redhat.com>
410
411 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
412 attribute.
413
414 2017-09-21 Kevin Buettner <kevinb@redhat.com>
415
416 * python.texi (Inferiors In Python): Add description for method
417 Inferior.thread_from_thread_handle.
418
419 2017-09-19 John Baldwin <jhb@FreeBSD.org>
420
421 * gdb.texinfo (Starting your Program): Add description of
422 starti command. Mention starti command as an alternative for
423 debugging the elaboration phase.
424
425 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
426
427 * gdb.texinfo (Maintenance Commands): Document filter parameter
428 of "maint selftest". Document "maint info selftests" command.
429
430 2017-09-11 Tom Tromey <tom@tromey.com>
431
432 * python.texi (Events In Python): Document new events.
433
434 2017-09-04 Pedro Alves <palves@redhat.com>
435
436 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
437 no-debug-info variables.
438 (Symbols) <Examining the Symbol Table>: Document inspecting
439 no-debug-info types.
440 (Calling) <Calling functions with no debug info>: New subsection,
441 documenting calling no-debug-info functions.
442 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
443
444 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
445
446 * gdb.texinfo (set environment): Add @anchor. Explain that
447 environment variables set by the user are sent to GDBserver.
448 (unset environment): Likewise, but for unsetting variables.
449 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
450 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
451 "environment-reset" and "QEnvironmentReset" to the table.
452 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
453 QEnvironmentReset>: New item, explaining the packet.
454
455 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
456
457 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
458 "Compiler search for the compile command" descriptions of set
459 compile-gcc and show compile-gcc.
460
461 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
462
463 * gdb.texinfo (Architectures): Add new Sparc64 section to document
464 ADI support.
465 * NEWS: Add "adi examine" and "adi assign" commands.
466
467 2017-08-18 Yao Qi <yao.qi@linaro.org>
468
469 * gdb.texinfo (Server): Document "--selftest".
470
471 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
472
473 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
474 Single-Key mode.
475
476 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
477
478 PR gdb/21925
479 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
480 set...").
481
482 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
483
484 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
485 conditional expression.
486
487 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
488
489 * agentexpr.texi (rot): Fix symbolic description, improve
490 textual description.
491
492 2017-07-26 Yao Qi <yao.qi@linaro.org>
493
494 * gdb.texinfo (Maintenance Commands): Document command
495 "maint check xml-descriptions".
496
497 2017-07-26 Yao Qi <yao.qi@linaro.org>
498
499 * gdb.texinfo (Maintenance Commands): Document optional
500 argument of "maint print c-tdesc".
501
502 2017-07-18 Yao Qi <yao.qi@linaro.org>
503
504 * gdb.texinfo (Maintenance Commands): Improve the doc to
505 command "maint print c-tdesc".
506
507 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
508
509 PR gdb/21606
510 * python.texi (Python representation of Symbols.): Replace
511 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
512 * guile.texi (Guile representation of Symbols.): Likewise.
513
514 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
515
516 * gdb.texinfo (Optional Messages about Internal Happenings):
517 Document {set,show} debug separate-debug-file commands.
518
519 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
520
521 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
522 (Connecting) <Remote Packet>: Add "startup-with-shell"
523 and "QStartupWithShell" to the table.
524 (Remote Protocol) <QStartupWithShell>: New item, explaining the
525 packet.
526
527 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
528
529 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
530
531 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
532
533 * python.texi (Recording in Python): Factor out the documentation of
534 gdb.RecordInstruction's super class.
535
536 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
537
538 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
539 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
540 prev and next.
541
542 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
543
544 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
545 gdb.RecordInstruction
546
547 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
548
549 * python.texi (Recording in Python): Add documentation for
550 gdb.RecordGap and remove documentation of special cases for
551 gdb.BtraceInstruction.
552
553 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
554
555 * python.texi (Recording in Python): Remove Record.ptid defvar.
556
557 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
558
559 * gdb.texinfo (GDB/MI Thread Information): Add missing
560 fields, re-word some things.
561 (GDB/MI Thread Commands): Describe fields found in the output of
562 -thread-info, remove description of fields in the
563 thread output tuple, replace with a cross-reference to "GDB/MI
564 Thread Information".
565
566 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
567
568 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
569 from -thread-info output.
570
571 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
572
573 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
574
575 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
576
577 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
578
579 2017-03-22 Yao Qi <yao.qi@linaro.org>
580
581 * python.texi (Inferiors In Python): Remove @code from Python.
582
583 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
584
585 * python.texi (Recordings In Python): Document return type of
586 gdb.BtraceInstruction.data.
587
588 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
589
590 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
591 command file-list-shared-libraries
592 (GDB/MI Async Records): Update documentation of library-loaded with new
593 field.
594
595 2017-03-16 Doug Evans <dje@google.com>
596
597 * guile.texi (Lazy Strings In Guile): Mention arrays.
598 * python.texi (Lazy Strings In Python): Ditto.
599
600 2017-03-08 Jiong Wang <jiong.wang@arm.com>
601
602 * gdb.texinfo (Memory Protection Extensions): Add missing escape
603 character "@".
604
605 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
606
607 * Memory Protection Extensions: Add information about inferior
608 calls.
609
610 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
611
612 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
613 DW_TAG_GNU_* and DW_AT_GNU_*.
614
615 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
616
617 * python.texi (Recordings In Python): New section.
618
619 2017-02-14 Tom Tromey <tom@tromey.com>
620
621 PR python/13598:
622 * python.texi (Events In Python): Document events.before_prompt.
623
624 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
625
626 * gdb.texinfo (Target Commands): Document the optional offset
627 argument for the load command.
628
629 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
630
631 PR gdb/21122
632 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
633 space-separated breakpoint lists. Also add a missing @table command
634 and @cindex for breakpoint lists.
635
636 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
637
638 PR tdep/20936
639 * gdb.texinfo: (Standard Target Features): Document SPARC features.
640 (Sparc Features): New node.
641
642 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
643
644 * gdb.texinfo (i386 Features): Add system segment registers
645 as feature.
646
647 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
648
649 * python.texi (Events In Python): Fix typo.
650
651 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
652 Luis Machado <lgustavo@codesourcery.com>
653
654 * gdb.texinfo (-target-flash-erase): New MI command description.
655 (flash-erase): New CLI command description.
656
657 2017-01-04 John Baldwin <jhb@FreeBSD.org>
658
659 * gdb.texinfo (Contributors): Add SRI International and University
660 of Cambridge for FreeBSD/mips.
661
662 2016-12-22 Doug Evans <xdje42@gmail.com>
663
664 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
665 commands.
666
667 2016-12-02 Pedro Alves <palves@redhat.com>
668
669 * gdb.texinfo (User-defined Commands): Limit on number of
670 arguments passed to user-defined commands removed; update.
671
672 2016-12-02 Pedro Alves <palves@redhat.com>
673
674 PR cli/20559
675 * gdb.texinfo (Define): Add example of using "eval" to process a
676 variable number of arguments.
677 (Output) <eval>: Add anchor.
678
679 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
680
681 * Makefile.in: Likewise.
682
683 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
684
685 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
686 xref.
687
688 2016-10-29 Pedro Alves <palves@redhat.com>
689
690 * gdb.texinfo (Packets) <vCont>: Remove mention of default
691 actions.
692
693 2016-10-26 Pedro Alves <palves@redhat.com>
694
695 * gdb.texinfo (Packets): Clarify vCont packets with multiple
696 actions that match a thread, and what happens when an action
697 matches a thread that is already running.
698
699 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
700
701 * gdb.texinfo (Using Trace Files): Fix typo.
702 (GDB/MI Tracepoint Commands): Likewise.
703
704 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
705
706 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
707 of -trace-save.
708
709 2016-10-06 Tom Tromey <tom@tromey.com>
710
711 * guile.texi (Types In Guile): Remove Java mentions.
712 * python.texi (Types In Python): Remove Java mentions.
713 * gdb.texinfo (Address Locations, Supported Languages)
714 (Index Section Format): Remove Java mentions.
715
716 2016-08-15 Doug Evans <dje@google.com>
717
718 * gdb.texinfo (Target Description Format): Update docs on "end"
719 field spec and field default type.
720
721 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
722 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
723
724 PR gdb/20487
725 * gdb.texinfo (Context management): Update mention of frame
726 change notifications.
727 (gdb/mi Async Records): Document frame field in
728 =thread-select event.
729 * observer.texi (GDB Observers): New user_selected_context_changed
730 observer.
731
732 2016-09-28 Tom Tromey <tom@tromey.com>
733
734 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
735 than "memory breakpoint". Further document "kind". Move
736 protocol-details link earlier.
737 <z1>: Document the cmd_list argument. Fix typo.
738 <g>: Remove incorrect sentence.
739 (Stop Reply Packets): Document "OK" response to requests when in
740 non-stop mode.
741 <swbreak>: Use "software breakpoint" rather than "memory
742 breakpoint".
743 <create>: Document that "R" is ignored.
744 <W, X, w>: Document formatting of "AA".
745 (Notification Packets): Use "%Stop", not "%%Stop".
746
747 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
748
749 * gdb.texinfo (Embedded Processors): Document ARC.
750 (Synopsys ARC): New section.
751 (Standard Target Features): Document ARC features.
752 (ARC Features): New section.
753
754 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
755
756 * .gitignore: New file.
757
758 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
759
760 * gdb.texinfo (Input/Output): Mention possibility to unset
761 inferior-tty.
762
763 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
764
765 * gdb.texinfo: Resume btrace on reconnect.
766
767 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
768
769 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
770 syscall.
771
772 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
773
774 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
775 command.
776
777 2016-07-13 Tom Tromey <tom@tromey.com>
778
779 PR python/15620, PR python/18620:
780 * python.texi (Events In Python): Document new breakpoint events.
781
782 2016-07-13 Tom Tromey <tom@tromey.com>
783
784 PR python/17698:
785 * python.texi (Breakpoints In Python): Document
786 Breakpoint.pending.
787
788 2016-07-13 Tom Tromey <tom@tromey.com>
789
790 * python.texi (Breakpoints In Python): Move table of types and
791 table of watchpoint types earlier in node.
792
793 2016-07-12 Tom Tromey <tom@tromey.com>
794
795 PR python/19293:
796 * python.texi (Frames In Python): Document
797 gdb.invalidate_cached_frames.
798
799 2016-06-21 Pedro Alves <palves@redhat.com>
800
801 * gdb.texinfo (Interpreters): Update intepreter-exec section,
802 document new-ui and explain use case.
803
804 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
805
806 * gdb.texinfo (Standard Target Features): Document NDS32 features.
807 (NDS32 Features): New Section.
808
809 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
810
811 * gdb.texinfo (Examining Memory): Document negative repeat
812 count in the 'x' command.
813
814 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
815
816 * gdb.texinfo (GDB/MI Async Records): Document method and
817 format fields in =record-started.
818 * observer.texi (record_changed): Add method and format
819 parameters.
820
821 2016-05-27 Eli Zaretskii <eliz@gnu.org>
822
823 * gdb.texinfo (General Query Packets): Move the description of the
824 response before the long list of the specific 'read' and 'write'
825 requests.
826
827 2016-05-23 Tom Tromey <tom@tromey.com>
828
829 * python.texi (Basic Python): Document gdb.breakpoints return.
830
831 2016-05-24 Tom Tromey <tom@tromey.com>
832
833 PR gdb/19194:
834 * gdb.texinfo (gdb man): Fix typo.
835
836 2016-05-17 Tom Tromey <tom@tromey.com>
837
838 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
839 (Rust): New node.
840
841 2016-05-17 Tom Tromey <tom@tromey.com>
842
843 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
844
845 2016-04-27 Yao Qi <yao.qi@linaro.org>
846
847 * gdb.texinfo (tfind): Complete doc about tfind without
848 argument.
849
850 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
851
852 * agentexpr.texi (byte): Fix zero_ext description.
853
854 2016-03-31 Pedro Alves <palves@redhat.com>
855
856 * gdb.texinfo (M32R/SDI): Delete node.
857 (MIPS Embedded): Remove references to the MIPS remote debugging
858 protocol, PMON and variants, and the associated commands.
859
860 2016-03-15 Doug Evans <dje@google.com>
861
862 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
863 (Target Description Format): Mention enum types. Update docs on
864 flags types.
865 (Predefined Target Types): Add "bool".
866 (Enum Target Types): New node.
867
868 2016-03-15 Pedro Alves <palves@redhat.com>
869
870 * gdb.texinfo (Tracepoint Actions): Fix typo.
871
872 2016-03-15 Pedro Alves <palves@redhat.com>
873 Andreas Arnez <arnez@linux.vnet.ibm.com>
874 Marcin Kościelnicki <koriakin@0x04.net>
875
876 * gdb.texinfo (Tracepoint Actions): Document possible
877 unreliability of '$_ret'.
878
879 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
880
881 * gdb.texinfo (Symbols): Document new 'maint info line-table'
882 command.
883
884 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
885
886 * gdb.texinfo (Convenience Functions): Document $_as_string.
887
888 2016-02-23 Doug Evans <dje@google.com>
889
890 * gdb.texinfo (Skipping Over Functions and Files): Document new
891 options to "skip" command. Update docs of output of "info skip".
892
893 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
894
895 * gdb.texinfo (Signals): Add bound violation display hints for
896 a SIGSEGV.
897
898 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
899
900 * gdb.texinfo (Trace File Format): Add documentation for description
901 section lines.
902
903 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
904
905 * gdb.texinfo (Trace File Format): Remove misleading information
906 about register block ordering.
907
908 2016-02-01 Doug Evans <dje@google.com>
909
910 * gdb.texinfo (Value Sizes): Fix typo.
911
912 2016-02-01 Doug Evans <dje@google.com>
913
914 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
915
916 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
917
918 * gdb.texinfo (Value Sizes): New section.
919 (Data): Add the 'Value Sizes' node to the menu.
920
921 2016-01-26 John Baldwin <jhb@FreeBSD.org>
922
923 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
924
925 2016-01-19 John Baldwin <jhb@FreeBSD.org>
926
927 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
928
929 2016-01-18 Pedro Alves <palves@redhat.com>
930
931 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
932 of the thread that hit a breakpoint or received a signal.
933
934 2016-01-15 Pedro Alves <palves@redhat.com>
935
936 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
937
938 2016-01-13 Pedro Alves <palves@redhat.com>
939
940 * gdb.texinfo (Threads): Document the $_gthread convenience
941 variable.
942 (Convenience Vars): Likewise.
943
944 2016-01-13 Pedro Alves <palves@redhat.com>
945
946 * gdb.texinfo (Threads): Document "info threads -gid".
947
948 2016-01-13 Pedro Alves <palves@redhat.com>
949
950 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
951 anchor.
952 (Threads In Python): Document new InferiorThread.global_num
953 attribute.
954
955 2016-01-07 Pedro Alves <palves@redhat.com>
956
957 * gdb.texinfo (Threads): Document per-inferior thread IDs,
958 qualified thread IDs, global thread IDs and thread ID lists.
959 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
960 thread IDs.
961 (Convenience Vars): Document the $_thread convenience variable.
962 (Ada Tasks): Adjust to refer to thread IDs.
963 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
964 Commands, GDB/MI Variable Objects): Update to mention global
965 thread IDs.
966 * guile.texi (Breakpoints In Guile)
967 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
968 global thread IDs instead of thread IDs.
969 * python.texi (Threads In Python): Adjust documentation of
970 InferiorThread.num.
971 (Breakpoint.thread): Mention global thread IDs instead of thread
972 IDs.
973
974 2016-01-13 Pedro Alves <palves@redhat.com>
975
976 * python.texi (Threads In Python): Document
977 InferiorThread.inferior.
978
979 2016-01-13 Pedro Alves <palves@redhat.com>
980
981 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
982 convenience variable.
983 (Convenience Vars): Likewise.
984
985 2016-01-12 Josh Stone <jistone@redhat.com>
986 Philippe Waroquiers <philippe.waroquiers@skynet.be>
987
988 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
989 (Stop Reply Packets): List the syscall entry and return stop reasons.
990 (General Query Packets): Describe QCatchSyscalls, and add it to the
991 table and the detailed list of stub features.
992
993 2016-01-12 Pedro Alves <palves@redhat.com>
994
995 Remove use of the registered trademark symbol throughout.
996
997 2016-01-12 Yao Qi <yao.qi@linaro.org>
998
999 * gdb.texinfo (Interrupts): Update the document on handling
1000 interrupt when program is stopped.
1001
1002 2015-12-11 Don Breazeal <donb@codesourcery.com>
1003
1004 * gdb.texinfo (Forks): Correct Linux kernel version where
1005 fork and exec events are supported, add notes about support
1006 of these events in target remote mode.
1007 (Connecting): Reorganize and clarify distinctions between
1008 target remote, extended-remote, and multiprocess.
1009 Reorganize related text from separate sections into new
1010 sections.
1011 (Server): Note effects of target extended-remote mode.
1012 Delete section on Multi-Process Mode for gdbserver.
1013 Move some text to "Connecting" node.
1014
1015 2015-12-10 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.texinfo (Threads): Replace warning with explanation
1018 about single-threaded programs.
1019
1020 2015-12-10 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.texinfo (Threads): Remove mention of SGI.
1023 (Forks): Remove mention of HP-UX.
1024 (Breakpoints): Remove mention of HP-UX.
1025 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1026 Reword in terms of architectures.
1027 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1028 mention supported systems.
1029 (Convenience Vars): Don't mention HP-UX.
1030 (Jumping): Remove mention of HP-UX in comment.
1031 (Files) <shared libraries>: Update supported shared library types
1032 list. Remove mention of HP-UX.
1033 (Native): Remove HP-UX subsection.
1034 (SVR4 Process Information): Remove mention of HP-UX.
1035
1036 2015-12-10 Pedro Alves <palves@redhat.com>
1037
1038 * gdb.texinfo (Stack): Reorder menu.
1039
1040 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1041
1042 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1043 -var-set-format's new zero-hexadecimal format.
1044
1045 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1046
1047 * gdb.texinfo (Ada Mode Into): Move overloading support
1048 description to its own node.
1049 (Overloading support for Ada): New node.
1050
1051 2015-11-30 Pedro Alves <palves@redhat.com>
1052
1053 PR 14618
1054 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1055 (Remote Configuration): Add the "set/show remote
1056 no-resumed-stop-reply" to the available settings table.
1057 (General Query Packets): Document the "no-resumed" qSupported
1058 feature.
1059
1060 2015-11-30 Pedro Alves <palves@redhat.com>
1061
1062 * gdb.texinfo (Remote Configuration): List "set/show remote
1063 thread-events" command in configuration table.
1064 (Stop Reply Packets): Document "T05 create" stop
1065 reason and 'w' stop reply.
1066 (General Query Packets): Document QThreadEvents packet. Document
1067 QThreadEvents qSupported feature.
1068
1069 2015-11-30 Pedro Alves <palves@redhat.com>
1070
1071 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1072 anchor.
1073 (Packets): Document vCtrlC.
1074
1075 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1076
1077 * gdb.texinfo (Thread List Format): Mention thread names.
1078
1079 2015-11-24 Pedro Alves <palves@redhat.com>
1080
1081 PR 17539
1082 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1083 program-spaces" example to ascending order listing.
1084 (Threads): Adjust "info threads" example to ascending order
1085 listing.
1086 (Forks): Adjust "info inferiors" example to ascending order
1087 listing.
1088
1089 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1090
1091 * gdb.texinfo (Process Record and Replay): Document "record
1092 instruction-history" modifiers.
1093
1094 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1095
1096 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1097 description.
1098 (Frame Filter Management): Move to later in the 'Examining the
1099 Stack' chapter.
1100 (Selection): Add entry for 'select-frame'.
1101
1102 2015-09-25 Doug Evans <dje@google.com>
1103
1104 * gdb.texinfo (Process Record and Replay): Fix syntax of
1105 "record instruction-history begin, end" and
1106 "record function-call-history begin, end".
1107
1108 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1109
1110 * gdb.texinfo (Specifying Source Directories): Fix
1111 substitute-path example.
1112
1113 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1114
1115 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1116
1117 2015-09-15 Pedro Alves <palves@redhat.com>
1118
1119 PR remote/18965
1120 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1121 the vforkdone description.
1122
1123 2015-09-15 Pedro Alves <palves@redhat.com>
1124
1125 PR remote/18965
1126 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1127 part indicates the thread ID of the parent process.
1128
1129 2015-09-15 Yao Qi <yao.qi@linaro.org>
1130
1131 * gdb.texinfo (General Query Packets): Add vContSupported to
1132 tables of 'gdbfeatures' and 'stub features' supported in the
1133 qSupported packet, as well as to the list containing stub
1134 feature details.
1135
1136 2015-09-11 Don Breazeal <donb@codesourcery.com>
1137
1138 * gdb.texinfo (Remote Configuration): Add exec event
1139 feature to table of packet settings.
1140 (Stop Reply Packets): Add exec events to the list of stop
1141 reasons.
1142 (General Query Packets): Add exec events to tables of
1143 'gdbfeatures' and 'stub features' supported in the qSupported
1144 packet, as well as to the list containing stub feature
1145 details.
1146
1147 2015-08-24 Pedro Alves <palves@redhat.com>
1148
1149 * gdb.texinfo (Remote Configuration): Document the "set/show
1150 remote multiprocess-extensions-packet" commands.
1151
1152 2015-08-24 Pedro Alves <palves@redhat.com>
1153
1154 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1155 <M32R>: Remove references to M32R/D.
1156 <M68K>: Remove references to target dbug.
1157 <MIPS Embedded>: Remove references to target r3900 and target
1158 array.
1159 <PowerPC Embedded>: Remove references to target dink32 and target
1160 ppcbug, target sds
1161 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1162
1163 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1164
1165 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1166
1167 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1168
1169 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1170
1171 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1174 info bfds" to...
1175 (File Caching): A New section. Outline bfd caching, and add new
1176 description for "main set/show bfd-sharing".
1177
1178 2015-08-14 Doug Evans <xdje42@gmail.com>
1179
1180 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1181 disassembly.
1182 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1183
1184 2015-08-11 Keith Seitz <keiths@redhat.com>
1185
1186 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1187 Use "location(s)"instead of "linespec(s)".
1188 (Specifying a Location): Rewrite.
1189 Add subsections describing linespec, address, and explicit locations.
1190 Add node/menu for each subsection.
1191 (Source and Machine Code, C Preprocessor Macros)
1192 (Create and Delete Trace points)
1193 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1194 (Continuing at a Different Address): Remove "linespec" examples.
1195 Add reference to "Specify a Location"
1196 (The -break-insert Command): Rewrite. Add anchor.
1197 Add reference to appropriate manual section discussing locations.
1198 (The -dprintf-insert Command): Refer to -break-insert for
1199 specification of 'location'.
1200
1201 2015-08-07 Pedro Alves <palves@redhat.com>
1202
1203 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1204 target-non-stop".
1205
1206 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1207
1208 * gdb.texinfo (Process Record and Replay): Document prefixing of
1209 speculatively executed instructions in the "record instruction-history"
1210 command.
1211
1212 2015-07-20 Doug Evans <dje@google.com>
1213
1214 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1215
1216 2015-07-16 Doug Evans <dje@google.com>
1217
1218 * stabs.texinfo: @include gdb-cfg.texi.
1219
1220 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1221
1222 Revert the previous 2 commits:
1223 gdbserver build-id attribute generator
1224 Validate symbol file using build-id
1225
1226 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1227
1228 * gdb.texinfo (Files): Add 'set validate-build-id'
1229 and 'show validate-build-id'.
1230
1231 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1232 Jan Kratochvil <jan.kratochvil@redhat.com>
1233
1234 gdbserver build-id attribute generator.
1235 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1236 'build-id' in description, example, new attribute in dtd.
1237
1238 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1239
1240 * gdb.texinfo (Selection): Update documentation for 'frame'
1241 command.
1242
1243 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1244
1245 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1246 commands.
1247
1248 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1249
1250 * gdb.texinfo (Process Record and Replay): Spell out that variables
1251 and registers are not available during btrace replay.
1252 Describe the new "record btrace pt" command.
1253 Describe the new "set|show record btrace pt buffer-size" options.
1254 (General Query Packets): Describe the new Qbtrace:pt and
1255 Qbtrace-conf:pt:size packets.
1256 Expand "bts" to "Branch Trace Store".
1257 Update the branch trace DTD.
1258
1259 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1260
1261 * gdb.texinfo (Command History): Document the new option
1262 "history remove-duplicates".
1263
1264 2015-06-19 Doug Evans <dje@google.com>
1265
1266 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1267 longer supported.
1268
1269 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1270
1271 * gdb.texinfo (Command History): Mention that setting
1272 GDBHISTSIZE to the empty string disables history truncation.
1273
1274 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1275
1276 PR gdb/16999
1277 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1278 behavior.
1279
1280 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1281
1282 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1283 with GDBHISTSIZE.
1284
1285 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1286
1287 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1288 bytes and memory units for -data-{read,write}-memory-bytes.
1289 (Packets): Same for m, M and X packets.
1290 * python.texi (Inferiors In Python): Same for read_memory and
1291 write_memory.
1292
1293 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1294
1295 * gdb.texinfo (Separate Debug Files): Document that PE is also
1296 supported.
1297
1298 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1299
1300 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1301 single table entry.
1302
1303 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1304
1305 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1306
1307
1308 2015-06-10 Gary Benson <gbenson@redhat.com>
1309
1310 * gdb.texinfo (Remote Configuration): Document the
1311 "set/show remote hostio-setfs-packet" command.
1312 (Host I/O Packets): Document the vFile:setfs packet.
1313
1314 2015-06-10 Gary Benson <gbenson@redhat.com>
1315
1316 * gdb.texinfo (Debugging Output): Document the "set/show debug
1317 linux-namespaces" command.
1318
1319 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1320 Mircea Gherzan <mircea.gherzan@intel.com>
1321
1322 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1323 and "set mpx bound".
1324
1325 2015-05-27 Doug Evans <dje@google.com>
1326
1327 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1328
1329 2015-05-26 Doug Evans <dje@google.com>
1330
1331 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1332 command renamings.
1333 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1334
1335 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1336
1337 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1338
1339 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1340
1341 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1342 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1343
1344 2015-05-16 Doug Evans <xdje42@gmail.com>
1345
1346 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1347 memory ports.
1348
1349 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1350
1351 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1352
1353 2015-05-12 Don Breazeal <donb@codesourcery.com>
1354
1355 * gdb.texinfo (Forks): Note that fork debugging is
1356 supported in extended mode.
1357 (Remote Configuration): Add fork event features to table
1358 of packet settings.
1359 (Stop Reply Packets): Add fork events to list of stop reasons.
1360 (General Query Packets): Add fork events to tables of
1361 'gdbfeatures' and 'stub features' supported in the qSupported
1362 packet, as well as to the list containing stub feature
1363 details.
1364
1365 2015-05-12 Gary Benson <gbenson@redhat.com>
1366
1367 * gdb.texinfo (General Query Packets): Document
1368 qXfer:exec-file:read with empty annex.
1369
1370 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1371
1372 * python.texi (Values From Inferior): Add descriptions of new
1373 methods gdb.Value.reference_value and gdb.Value.const_value.
1374
1375 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1376
1377 * gdb.texinfo (Files): Add "info dll" documentation.
1378 (Cygwin Native): Remove "info dll" documentation.
1379
1380 2015-04-29 Doug Evans <dje@google.com>
1381
1382 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1383 Document.
1384 (Writing an Xmethod): Add get_result_type to example.
1385
1386 2015-04-28 Sasha Smundak <asmundak@google.com>
1387
1388 * python.texi: New method documented.
1389
1390 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1391
1392 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1393 format.
1394
1395 2015-04-24 Doug Evans <dje@google.com>
1396
1397 * python.texi (Xmethods In Python): Fix name of method to call the
1398 xmethod.
1399
1400 2015-04-17 Gary Benson <gbenson@redhat.com>
1401
1402 * gdb.texinfo (Connecting to a Remote Target): Mention that
1403 GDB can access program files from remote targets that support
1404 qXfer:exec-file:read and Host I/O packets.
1405
1406 2015-04-17 Gary Benson <gbenson@redhat.com>
1407
1408 * gdb.texinfo (Remote Configuration): Document the "set/show
1409 remote pid-to-exec-file-packet" command.
1410 (General Query Packets): Document the qXfer:exec-file:read
1411 qSupported features. Document the qXfer:exec-file:read packet.
1412
1413 2015-04-17 Gary Benson <gbenson@redhat.com>
1414
1415 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1416 applies to executable paths if supplied to GDB as absolute.
1417
1418 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1419
1420 * gdb.texinfo (Mode Options): Remove -xdb.
1421
1422 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1423 Eli Zaretskii <eliz@gnu.org>
1424
1425 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1426 compile, show debug compile. New subsection Compilation options for
1427 the compile command. New subsection Compiler search for the compile
1428 command.
1429
1430 2015-04-09 Andy Wingo <wingo@igalia.com>
1431
1432 * guile.texi (Frames In Guile): Describe frame-read-register.
1433
1434 2015-04-02 Gary Benson <gbenson@redhat.com>
1435
1436 * gdb.texinfo (set sysroot): Document "target:".
1437
1438 2015-04-01 Sasha Smundak <asmundak@google.com>
1439
1440 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1441 section.
1442
1443 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1444
1445 PR corefiles/16092
1446 * gdb.texinfo (gcore): Mention new command 'set
1447 use-coredump-filter'.
1448 (set use-coredump-filter): Document new command.
1449
1450 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1451
1452 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1453 documentation, reorder the info os entries in alphabetical order.
1454
1455 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1456
1457 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1458 -data-write-memory-bytes.
1459
1460 2015-03-24 Pedro Alves <palves@redhat.com>
1461
1462 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1463 mention that threads may sometimes run unlocked.
1464
1465 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1466
1467 * gdb.texinfo (Remote configuration): Document "set/show
1468 serial parity" command.
1469
1470 2015-03-18 Gary Benson <gbenson@redhat.com>
1471
1472 * gdb.texinfo (General Query Packets): Remove documentation
1473 for now-removed vFile:fstat qSupported features.
1474
1475 2015-03-11 Gary Benson <gbenson@redhat.com>
1476
1477 * gdb.texinfo (Remote Configuration): Document the
1478 "set/show remote hostio-fstat-packet" command.
1479 (General Query Packets): Document the vFile:fstat
1480 qSupported features.
1481 (Host I/O Packets): Document the vFile:fstat packet.
1482
1483 2015-03-11 Andy Wingo <wingo@igalia.com>
1484
1485 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1486
1487 2015-03-04 Pedro Alves <palves@redhat.com>
1488
1489 * gdb.texinfo (Remote Configuration): Document the "set/show
1490 remote swbreak-feature-packet" and "set/show remote
1491 hwbreak-feature-packet" commands.
1492 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1493 decription.
1494 (Stop Reply Packets): Document the swbreak and hwbreak stop
1495 reasons.
1496 (General Query Packets): Document the swbreak and hwbreak
1497 qSupported features.
1498 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1499
1500 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1501
1502 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1503 under *stopped.
1504
1505 2015-03-02 Doug Evans <xdje42@gmail.com>
1506
1507 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1508
1509 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1510
1511 * gdb.texinfo (S/390 and System z Features): Describe new feature
1512 "org.gnu.gdb.s390.vx".
1513
1514 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1515
1516 PR gdb/18008
1517 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1518 demangler-warning): Fix typo ("problam").
1519
1520 2015-02-19 David Taylor <dtaylor@emc.com>
1521
1522 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1523
1524 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1525
1526 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1527 point, DTrace'.
1528 (Static Probe Points): Modified to cover DTrace probes in addition
1529 to SystemTap probes. Also modified to cover the `enable probe'
1530 and `disable probe' commands.
1531
1532 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1533
1534 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1535 `disable probe' commands.
1536
1537 2015-02-12 David Taylor <dtaylor@emc.com>
1538
1539 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1540 fields of the QTDV packet.
1541
1542 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1543
1544 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1545 (Process Record and Replay): Describe new set|show commands.
1546 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1547
1548 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1549
1550 * gdb.texinfo (Process Record and Replay): Describe the "record
1551 btrace bts" command.
1552 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1553 (Branch Trace Configuration Format): New.
1554
1555 2015-01-31 Gary Benson <gbenson@redhat.com>
1556 Doug Evans <dje@google.com>
1557
1558 * gdb.texinfo (Command Completion): Document new
1559 "set/show max-completions" option.
1560
1561 2015-01-31 Doug Evans <xdje42@gmail.com>
1562
1563 * gdb.texinfo (Symbols): Document new commands
1564 "maint print symbol-cache", "maint print symbol-cache-statistics",
1565 "maint flush-symbol-cache". Document new option
1566 "maint set symbol-cache-size".
1567
1568 2015-01-31 Doug Evans <xdje42@gmail.com>
1569
1570 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1571 distinguish script files vs inlined scripts.
1572 * python.texi (Python Auto-loading): Ditto.
1573
1574 2015-01-30 Doug Evans <dje@google.com>
1575
1576 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1577 string if present.
1578
1579 2015-01-27 Doug Evans <dje@google.com>
1580
1581 * python.texi (Objfiles In Python): Document Objfile.username.
1582
1583 2015-01-27 Doug Evans <dje@google.com>
1584
1585 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1586 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1587
1588 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1589
1590 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1591
1592 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1593
1594 * doc/gdb.texinfo (TUI Commands): Document the possible
1595 values of NAME argument to 'winheight' command. Explain the
1596 effect of 'tabset' setting better.
1597
1598 2015-01-11 Doug Evans <xdje42@gmail.com>
1599
1600 PR gdb/15830
1601 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1602 (Symbols): Ditto.
1603 (Maintenance Commands): Delete docs for "maint demangle".
1604
1605 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1606
1607 * gdb.texinfo (Files): Remove documentation of the
1608 "add-shared-symbol-files" and "assf" commands.
1609 (Cygwin Native): Remove documentation of the "dll-symbols"
1610 command.
1611
1612 2014-12-17 Doug Evans <xdje42@gmail.com>
1613
1614 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1615
1616 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1617 Jan Kratochvil <jan.kratochvil@redhat.com>
1618
1619 * gdb.texinfo (Altering): Update.
1620 (Compiling and Injecting Code): New node.
1621
1622 2014-12-12 Doug Evans <dje@google.com>
1623
1624 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1625
1626 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1627
1628 * gdb.texinfo: Document "maint print user-registers".
1629
1630 2014-12-08 Doug Evans <dje@google.com>
1631
1632 * python.texi (Objfiles In Python): Document Objfile.owner.
1633
1634 2014-12-04 Doug Evans <dje@google.com>
1635
1636 * python.texi (Objfiles In Python): Document
1637 Objfile.add_separate_debug_file.
1638
1639 2014-12-04 Doug Evans <dje@google.com>
1640
1641 * python.texi (Objfiles In Python): Document Objfile.build_id.
1642
1643 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1644
1645 * python.texi (Events In Python): Document new events
1646 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1647 and RegisterChangedEvent.
1648
1649 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1650
1651 Add add-auto-load-scripts-directory.
1652 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1653 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1654
1655 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1656
1657 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1658 description typo.
1659
1660 2014-10-30 Doug Evans <dje@google.com>
1661
1662 * python.texi (Progspaces In Python): Document ability to add
1663 random attributes to gdb.Progspace objects.
1664 (Objfiles In Python): Document ability to add random attributes to
1665 gdb.objfile objects.
1666
1667 2014-10-27 Pedro Alves <palves@redhat.com>
1668
1669 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1670 info on stepping and signal handlers.
1671 (Signals): Explain stepping and signal handlers. Add context
1672 index entry, and cross references.
1673
1674 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1675
1676 * python.texi (Breakpoints In Python): Add parenthesis after
1677 Breakpoint.delete. Clarify Breakpoint.enabled description so
1678 that it contains "disable".
1679
1680 2014-10-17 Doug Evans <dje@google.com>
1681
1682 * python.texi (Events In Python): Document clear_objfiles event.
1683
1684 2014-10-17 Doug Evans <dje@google.com>
1685
1686 * python.texi (Objfiles In Python): Document new progspace attribute.
1687
1688 2014-10-17 Pedro Alves <palves@redhat.com>
1689
1690 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1691 (SVR4 Process Information): Delete mention of OSF/1.
1692
1693 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1694
1695 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1696 exit-code field in -list-thread-groups output.
1697
1698 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1699
1700 * gdb.texinfo (Set Breaks): Add missing "@end table".
1701
1702 2014-09-22 Pedro Alves <palves@redhat.com>
1703
1704 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1705 always-inserted off" is the default mode now. Delete
1706 documentation of "set breakpoint always-inserted auto".
1707
1708 2014-09-18 Doug Evans <dje@google.com>
1709
1710 * python.texi (Symbol Tables In Python): Document "producer"
1711 attribute of gdb.Symtab objects.
1712
1713 2014-09-16 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1716 (Embedded OS): Remove VxWorks menu entry.
1717 (VxWorks): Remove node.
1718
1719 2014-09-13 Doug Evans <xdje42@gmail.com>
1720
1721 * gdb.texinfo (Signaling): Document new queue-signal command.
1722
1723 2014-09-06 Doug Evans <xdje42@gmail.com>
1724
1725 PR 15276
1726 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1727 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1728
1729 2014-09-03 Justin Lebar <jlebar@google.com>
1730
1731 * python.texi (Types In Python): Type.template_argument(n) returns a
1732 gdb.Value or a gdb.Type and throws an exception if n is out of
1733 range.
1734
1735 2014-09-03 Sasha Smundak <asmundak@google.com>
1736
1737 * python.texi (Frames in Python): Add read_register description.
1738
1739 2014-08-04 Tom Tromey <tromey@redhat.com>
1740
1741 * gdb.texinfo (Debugging Output): Update for change to "set debug
1742 target".
1743
1744 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1745
1746 Pushed by Joel Brobecker <brobecker@adacore.com>.
1747 * Makefile.in (transform): New variable.
1748 (install-man1, install-man5): Apply $(transform) to man file names.
1749
1750 2014-07-26 Doug Evans <xdje42@gmail.com>
1751
1752 PR guile/17177
1753 * guile.texi (Guile Pretty Printing API): Fix typo.
1754 Document set-pretty-printers!, pretty-printers.
1755 (Selecting Guile Pretty-Printers): Update.
1756 Mention program-space based pretty-printers.
1757
1758 2014-07-25 Pedro Alves <palves@redhat.com>
1759 Eli Zaretskii <eliz@gnu.org>
1760
1761 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1762 with multi-threaded programs.
1763
1764 2014-06-27 Yao Qi <yao@codesourcery.com>
1765
1766 * gdb.texinfo (Maintenance Commands): Update the output of
1767 'maint print dummy-frames' command.
1768
1769 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1770
1771 * gdb.texinfo (Screen Size): Improve indexing.
1772
1773 2014-06-19 Gary Benson <gbenson@redhat.com>
1774
1775 * gdb.texinfo (Maintenance Commands): Document new
1776 "maint set/show catch-demangler-crashes" option.
1777
1778 2014-06-19 Gary Benson <gbenson@redhat.com>
1779
1780 * gdb.texinfo (Maintenance Commands): Document new
1781 "maint demangler-warning" command and new
1782 "maint set/show demangler-warning" option.
1783
1784 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
1785
1786 * python.texi (Xmethod API): Add space before the opening
1787 parenthesis in function descriptions.
1788
1789 2014-06-06 Doug Evans <xdje42@gmail.com>
1790
1791 * guile.texi (Guile Configuration): Document guile-data-directory.
1792
1793 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
1794
1795 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
1796
1797 2014-06-04 Doug Evans <xdje42@gmail.com>
1798
1799 * guile.texi (Breakpoints In Guile): Update.
1800
1801 2014-06-03 Joel Brobecker <brobecker@adacore.com>
1802
1803 * python.texi (Xmethod API): Fix reference to "Progspaces In
1804 Python".
1805
1806 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
1807
1808 * python.texi (Xmethods In Python, XMethod API)
1809 (Writing an Xmethod): New nodes.
1810 (Python API): New menu entries "Xmethods In Python",
1811 "Xmethod API", "Writing an Xmethod".
1812
1813 2014-06-02 Doug Evans <xdje42@gmail.com>
1814
1815 * guile.texi (Guile API): Add entry for Parameters In Guile.
1816 (GDB Scheme Data Types): Mention <gdb:parameter> object.
1817 (Parameters In Guile): New node.
1818
1819 2014-06-02 Doug Evans <xdje42@gmail.com>
1820
1821 * guile.texi (Guile API): Add entry for Commands In Guile.
1822 (Basic Guile) <parse-and-eval>: Add reference.
1823 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
1824 (GDB Scheme Data Types): Mention <gdb:command> object.
1825 (Commands In Guile): New node.
1826
1827 2014-06-02 Doug Evans <xdje42@gmail.com>
1828
1829 * guile.texi (Guile API): Add entry for Progspaces In Guile.
1830 (GDB Scheme Data Types): Mention <gdb:progspace> object.
1831 (Progspaces In Guile): New node.
1832
1833 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
1834
1835 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
1836 * python.texi (Frames In Python): Mention
1837 gdb.FRAME_UNWIND_MEMORY_ERROR.
1838
1839 2014-05-29 Pedro Alves <palves@redhat.com>
1840 Tom Tromey <tromey@redhat.com>
1841
1842 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
1843 from example.
1844 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
1845 Mention that target-async is now deprecated.
1846 (Maintenance Commands): Document maint set/show target-async.
1847
1848 2014-05-29 Pedro Alves <palves@redhat.com>
1849
1850 * observer.texi (sync_execution_done, command_error): New
1851 subjects.
1852
1853 2014-05-29 Pedro Alves <palves@redhat.com>
1854
1855 PR gdb/13860
1856 * observer.texi (signal_received, end_stepping_range)
1857 (signal_exited, exited, no_history): New observer subjects.
1858
1859 2014-05-26 Andy Wingo <wingo@igalia.com>
1860
1861 * guile.texi (GDB Scheme Data Types): Remove documentation for
1862 removed interfaces. Update spelling of gdb-object-kind.
1863
1864 2014-05-26 Andy Wingo <wingo@igalia.com>
1865
1866 * guile.texi (Basic Guile): Fix some typos.
1867
1868 2014-05-26 Andy Wingo <wingo@igalia.com>
1869
1870 * guile.texi (Writing a Guile Pretty-Printer)
1871 (Guile Types Module): Fix excess parentheses in use-modules forms.
1872
1873 2014-05-24 Eli Zaretskii <eliz@gnu.org>
1874
1875 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
1876 (Breakpoints In Guile, Guile Printing Module)
1877 (Guile Exception Handling, Values From Inferior In Guile)
1878 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
1879 Don't use @var at the beginning of a sentence.
1880
1881 * gdb.texinfo (Frame Filter Management, Trace Files)
1882 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
1883 (PowerPC Embedded, Define, Annotations for Running)
1884 (IPA Protocol Commands, Packets, General Query Packets)
1885 (Tracepoint Packets, Notification Packets, Environment)
1886 (Inferiors and Programs, Set Breaks, Set Catchpoints)
1887 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
1888 (Frames, Backtrace, Selection, Expressions, Registers)
1889 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
1890 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
1891 (Source Annotations, Using JIT Debug Info Readers, Packets)
1892 (Stop Reply Packets, Host I/O Packets)
1893 (Target Description Format): Don't use @var at the beginning of a
1894 sentence.
1895
1896 * python.texi (Basic Python, Types In Python)
1897 (Commands In Python, Frames In Python, Line Tables In Python)
1898 (Breakpoints In Python, gdb.printing, gdb.types)
1899 (Type Printing API): Don't use @var at the beginning of a
1900 sentence.
1901
1902 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
1903
1904 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
1905 replay-memory-access".
1906
1907 2014-05-21 Pedro Alves <palves@redhat.com>
1908
1909 * gdb.texinfo (Starting): Document "set/show
1910 auto-connect-native-target".
1911 (Target Commands): Document "target native".
1912
1913 2014-05-20 Pedro Alves <palves@redhat.com>
1914
1915 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
1916 not be remote specific. Add cross reference to the qCRC packet.
1917 (Separate Debug Files): Update cross reference to the qCRC packet.
1918 (General Query Packets) <qCRC packet>: Add anchor.
1919
1920 2014-05-17 Doug Evans <xdje42@gmail.com>
1921
1922 Copy over changes from guile.texi.
1923 * python.texi (Basic Python) <gdb.execute>: Add text.
1924 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
1925 (Values From Inferior) <Python string>: Add text.
1926 (Values From Inferior) <Value.string>: Clarify string length handling.
1927 (Pretty Printing API): Add cindex.
1928 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
1929 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
1930 @vindex.
1931 (Commands In Python) <COMPLETE_*>: Similarly.
1932 (Symbols In Python) <SYMBOL_*>: Similarly.
1933 (Breakpoints In Python) <WP_*>: Similarly.
1934 (Breakpoints In Python) <BP_*>: Similarly.
1935
1936 2014-05-17 David Taylor <dtaylor@emc.com>
1937
1938 * gdb.texinfo (General Query Packets): Add a note about thread IDs
1939 mentioned in the qfThreadInfo reply.
1940
1941 2014-05-16 Doug Evans <dje@google.com>
1942
1943 * gdb.texinfo (Mode Options): Add -D.
1944
1945 2014-05-09 Samuel Bronson <naesten@gmail.com>
1946
1947 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
1948 "make -C".
1949
1950 2014-04-29 Tom Tromey <tromey@redhat.com>
1951
1952 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
1953 "show debug varobj".
1954
1955 2014-05-01 David Taylor <dtaylor@emc.com>
1956
1957 * gdb.texinfo (compare-sections): Document the new -r (read-only)
1958 option.
1959
1960 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
1961 Walfred Tedeschi <walfred.tedeschi@intel.com>
1962
1963 * gdb.texinfo (i386 Features): Add description of AVX512
1964 registers.
1965
1966 2014-03-31 Doug Evans <dje@google.com>
1967
1968 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
1969
1970 2014-03-30 Doug Evans <dje@google.com>
1971
1972 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
1973 (Background Execution): Ditto.
1974
1975 2014-03-21 Pedro Alves <palves@redhat.com>
1976 Stan Shebs <stan@codesourcery.com>
1977 Hui Zhu <hui@codesourcery.com>
1978
1979 * gdb.texinfo (Packets): Add anchor to "? packet".
1980 Remove fixme and update introduction of "k packet".
1981 Add anchor to "vKill packet".
1982
1983 2014-03-12 Stan Shebs <stan@codesourcery.com>
1984
1985 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
1986
1987 2014-02-26 Ludovic Courtès <ludo@gnu.org>
1988
1989 * guile.texi (Basic Guile): Document 'history-append!'.
1990
1991 2014-02-20 Joel Brobecker <brobecker@adacore.com>
1992
1993 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1994 and "assf" as being deprecated.
1995 (Cygwin Native): Likewise for "dll-symbols".
1996 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1997 as a way to force the loading of symbols from a DLL.
1998
1999 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2000
2001 * python.texi (Values From Inferior): Add description about the
2002 new feature.
2003
2004 2014-02-17 Doug Evans <xdje42@gmail.com>
2005
2006 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2007 * gdb.texinfo (Python): Moved to ...
2008 * python.texi: ... here. New file.
2009
2010 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2011
2012 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2013 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2014 parameter to 'str-lookup-function' procedure. Look for
2015 the "std::string<" prefix.
2016 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2017 Adjust description.
2018
2019 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2020
2021 * guile.texi (Values From Inferior In Guile): Remove stray
2022 parantheses for deffn.
2023 (Disassembly In Guile): Ditto.
2024
2025 2014-02-10 Stan Shebs <stan@codesourcery.com>
2026
2027 Add Doxygen support.
2028 * Makefile.in (doxy): New action, generates Doxygen files.
2029 (DOXYGEN): New.
2030 (doxyedit): New.
2031 * Doxyfile-base.in: New file.
2032 * Doxyfile-gdb-api.in: New file.
2033 * Doxyfile-gdb-xref.in: New file.
2034 * Doxyfile-gdbserver.in: New file.
2035 * doxy-index.in: New file.
2036 * filter-for-doxygen: New file.
2037 * filter-params.pl: New file.
2038
2039 2014-02-10 Doug Evans <xdje42@gmail.com>
2040
2041 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2042 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2043 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2044 (Guile docs): Include guile.texi.
2045 (objfile-gdbdotext file): Add objfile-gdb.scm.
2046 (dotdebug_gdb_scripts section): Mention Guile scripts.
2047 (Multiple Extension Languages): New node.
2048 * guile.texi: New file.
2049
2050 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2051
2052 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2053 ignore-descriptive-types". commands.
2054
2055 2014-01-22 Doug Evans <dje@google.com>
2056
2057 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2058 (gdbserver man): Ditto.
2059
2060 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2061
2062 * gdb.texinfo: Document limited reverse/replay support
2063 for target record-btrace.
2064
2065 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2066
2067 * gdb.texinfo (Process Record and Replay): Update documentation.
2068
2069 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2070
2071 * gdb.texinfo (Process Record and Replay): Document new /c
2072 modifier accepted by "record function-call-history".
2073 Add /i modifier to "record function-call-history" example.
2074
2075 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2076 Joel Brobecker <brobecker@adacore.com>
2077
2078 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2079 markers. Remove one that was misplaced.
2080
2081 2014-01-10 Pedro Alves <palves@redhat.com>
2082
2083 * gdb.texinfo (Your Program's Environment) <set environment>:
2084 Mention the shell, and point at 'set exec-wrapper'.
2085
2086 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2087
2088 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2089
2090 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2091
2092 * gdb.texinfo (Types In Python): Clarify the documentation
2093 of attribute gdb.Field.bitpos.
2094
2095 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2096
2097 * gdb.texinfo (Types In Python): Fix the documentation of
2098 attribute "bitpos" in class gdb.Field for enum types. Add
2099 documentation for attribute "enumval" in that same class.
2100
2101 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2102
2103 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2104 @ftable.
2105
2106 2013-12-23 Doug Evans <xdje42@gmail.com>
2107
2108 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2109 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2110 corresponding section in Extending GDB.
2111 (Extending GDB): Move menu up. New menu item "Auto-loading
2112 extensions".
2113 (Sequences): New menu item "Auto-loading sequences".
2114 (Auto-loading sequences): New node.
2115 (Python): Rename section from Scripting GDB to Extending GDB.
2116 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2117 Move docs on ways to auto-load extensions to ...
2118 (Auto-loading extensions): ... here. New node.
2119
2120 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2121
2122 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2123 in menu.
2124 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2125 command, now in a new node.
2126 (GDB/MI Support Commands): New node, with its contents being
2127 extracted from the "GDB/MI Miscellaneous Commands" node.
2128 A small paragraph introducing the section is also added at
2129 the start.
2130 (GDB/MI Miscellaneous Commands): Delete the description of the
2131 -info-gdb-mi-command, -list-features and -list-target-features
2132 commands, now hosted in the "GDB/MI Support Commands" node.
2133
2134 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2135
2136 PR python/16113
2137 * gdb.texinfo (Values From Inferior): Add a note about using
2138 gdb.Field objects as subscripts on gdb.Value objects.
2139 (Types In Python): Add description about the new attribute
2140 "parent_type" of gdb.Field objects.
2141
2142 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2143
2144 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2145 entry for section docuumenting the -list-features GDB/MI command.
2146
2147 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2148
2149 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2150 "exec-run-start-option" entry in the output of the "-list-features"
2151 command.
2152
2153 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2154
2155 * gdb.texinfo (i386): Fix yesterday's commit.
2156
2157 2013-12-03 Tom Tromey <tromey@redhat.com>
2158
2159 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2160 documented here.
2161
2162 2013-12-03 Tom Tromey <tromey@redhat.com>
2163
2164 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2165
2166 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2167
2168 * gdb.texinfo (i386 Features): Add MPX feature registers.
2169 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2170 a subsubsection for MPX and describes the display of the
2171 boundary registers.
2172
2173 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2174
2175 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2176 documentation of the "ada-exceptions" entry.
2177
2178 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2179
2180 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2181 "^error" result record concerning the error message. Document
2182 the error code that may also be part of that result record.
2183 (GDB/MI Miscellaneous Commands): Document the
2184 "undefined-command-error-code" element in the output of
2185 the "-list-features" GDB/MI command.
2186
2187 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2188
2189 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2190 the new -info-gdb-mi-command GDB/MI command. Document
2191 the meaning of "-info-gdb-mi-command" in the output of
2192 -list-features.
2193
2194 2013-11-29 Pedro Alves <palves@redhat.com>
2195
2196 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2197 Update comment.
2198
2199 2013-11-24 Yao Qi <yao@codesourcery.com>
2200
2201 * gdb.texinfo (Caching Remote Data): Document new
2202 "set/show stack-cache" option.
2203
2204 2013-11-24 Yao Qi <yao@codesourcery.com>
2205
2206 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2207 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2208 "off" respectively.
2209
2210 2013-11-23 Yao Qi <yao@codesourcery.com>
2211
2212 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2213 of "displayhint" to the table about child results.
2214
2215 2013-11-21 Yao Qi <yao@codesourcery.com>
2216
2217 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2218 'dynamic' for the output of command -var-list-children.
2219
2220 2013-11-21 Yao Qi <yao@codesourcery.com>
2221
2222 * gdb.texinfo (Caching Target Data): Remove "see" before
2223 @pxref.
2224
2225 2013-11-20 Yao Qi <yao@codesourcery.com>
2226
2227 * gdb.texinfo (Caching Target Data): Update doc for
2228 per-address-space dcache.
2229
2230 2013-11-20 Yao Qi <yao@codesourcery.com>
2231
2232 * gdb.texinfo (Data): Rename menu item.
2233 (Caching Remote Data): Rename to ...
2234 (Caching Target Data): ... it. Update.
2235
2236 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2237
2238 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2239 "language-option" entry in the output of the "-list-features"
2240 command.
2241
2242 2013-11-15 Tom Tromey <tromey@redhat.com>
2243
2244 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2245 Add example.
2246
2247 2013-11-14 Tom Tromey <tromey@redhat.com>
2248
2249 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2250
2251 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2252
2253 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2254 (Context management): Place current subsection text into its own
2255 subsubsection. Add new subsubsection describing the "--language"
2256 command option.
2257
2258 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2259
2260 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2261 the documentation of "info-ada-exceptions" in the output
2262 of the "-list-features" command. Add the documentation
2263 of the "ada-exception" entry instead.
2264
2265 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2266
2267
2268 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2269 word of a couple of sentences to start with a capital letter.
2270
2271 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2272
2273 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2274 (Ada Exceptions): New node.
2275 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2276 Commands" node.
2277 (GDB/MI Ada Exceptions Commands): New node.
2278 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2279 field in the output of the "-list-features" command.
2280 * NEWS: Add entry for the new "info exceptions" CLI command,
2281 and for the new "-info-ada-exceptions" GDB/MI command.
2282
2283 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2284
2285 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2286 (Line Tables In Python): New node.
2287
2288 2013-11-08 Doug Evans <dje@google.com>
2289
2290 * gdb.texinfo (Debugging Output): Update text for
2291 "set debug dwarf2-read".
2292
2293 2013-11-08 Doug Evans <dje@google.com>
2294
2295 * gdb.texinfo (Debugging Output): Update text for
2296 "set debug symtab-create".
2297
2298 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2299
2300 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2301 constant.
2302
2303 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2304
2305 * gdb.texinfo (Breakpoints In Python): Document temporary
2306 option in breakpoint constructor, and add documentation to the
2307 temporary attribute.
2308
2309 2013-11-07 Yao Qi <yao@codesourcery.com>
2310
2311 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2312 output of "-var-info-expression".
2313
2314 2013-11-06 Pedro Alves <palves@redhat.com>
2315
2316 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2317 non-interactive mode.
2318 (Environment) <shell startup files warning>: Mention
2319 non-interactive mode. Mention .zshenv for Z shell, and talk about
2320 BASH_ENV instead of .bashrc for BASH.
2321
2322 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2323
2324 * gdb.texinfo (Commands to Specify Files): Add description
2325 of the remove-symbol-file command.
2326 * observer.texi: New free_objfile event
2327
2328 2013-10-24 Pedro Alves <palves@redhat.com>
2329
2330 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2331
2332 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2333
2334 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2335 New subsection inside which the "-catch-load" and "-catch-unload"
2336 commands documentation is now placed.
2337 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2338 documenting the "-catch-assert" and "-catch-exception" new
2339 GDB/MI commands.
2340
2341 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2342
2343 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2344
2345 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2346
2347 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2348 serial baud".
2349 (Remote Configuration): Replace "set remotebaud" by "set serial
2350 baud". Replace "show remotebaud" by "show serial baud".
2351
2352 2013-10-07 Pedro Alves <palves@redhat.com>
2353
2354 PR breakpoints/11568
2355 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2356 when the thread is removed from the thread list.
2357
2358 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2359
2360 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2361 Update entry for $_exitcode.
2362
2363 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2364
2365 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2366 new "--start" option.
2367
2368 2013-10-02 Pedro Alves <palves@redhat.com>
2369
2370 * gdb.texinfo (Registers): Expand description of saved registers
2371 in frames. Explain <not saved>.
2372
2373 2013-09-25 Doug Evans <dje@google.com>
2374
2375 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2376
2377 2013-09-16 Stan Shebs <stan@codesourcery.com>
2378
2379 Remove the internals manual gdbint.texinfo.
2380 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2381 (PDFFILES): Remove gdbint.pdf.
2382 (HTMLFILES): Remove gdbint/index.html.
2383 (HTMLFILES_INSTALL): Remove gdbint.
2384 (GDBINT_DOC_FILES): Remove.
2385 (dvi): Remove gdbint.dvi.
2386 (ps): Remove gdbint.ps.
2387 * gdbint.texinfo: Remove file.
2388 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2389
2390 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2391
2392 * gdb.texinfo (Convenience Functions): Mention new convenience
2393 function $_isvoid.
2394
2395 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2396
2397 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2398 (Standard Target Features): Add new node to menu.
2399 (S/390 and System z Features): New node.
2400
2401 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2402
2403 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2404 -list-target-features in the example.
2405
2406 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2407
2408 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2409 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2410
2411 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2412
2413 Sync documentation with gdb.base/gnu-debugdata.exp.
2414 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2415
2416 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2417
2418 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2419
2420 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2421 Yao Qi <yao@codesourcery.com>
2422
2423 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2424 Document new --skip-unavailable option.
2425 <-stack-list-variables>: Document new --skip-unavailable option.
2426
2427 2013-08-26 Doug Evans <dje@google.com>
2428
2429 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2430 an optional regexp.
2431
2432 2013-08-13 Tom Tromey <tromey@redhat.com>
2433
2434 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2435 Document GDB_PARALLEL and GDB_INOTIFY.
2436
2437 2013-08-09 Stan Shebs <stan@codesourcery.com>
2438
2439 * LRS: Remove file, describes a long-abandoned live-range
2440 splitting extension to stabs.
2441
2442 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2443
2444 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2445
2446 2013-07-17 Doug Evans <dje@google.com>
2447
2448 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2449
2450 2013-07-02 Tom Tromey <tromey@redhat.com>
2451
2452 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2453
2454 2013-06-28 Tom Tromey <tromey@redhat.com>
2455
2456 * Makefile.in (version.subst): Use version.in, not
2457 common/version.in.
2458 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2459 Likewise.
2460
2461 2013-06-27 Pedro Alves <palves@redhat.com>
2462
2463 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2464 dynamic symbol resolution code>: New section, based on infrun.c
2465 comment.
2466
2467 2013-06-26 Tom Tromey <tromey@redhat.com>
2468
2469 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2470 Update.
2471 (Releasing GDB): Likewise.
2472
2473 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2474 Yao Qi <yao@codesourcery.com>
2475
2476 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2477 -trace-frame-collected.
2478
2479 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2480
2481 * gdb.texinfo (Traceframe Info Format): Document tvar element
2482 and its attributes.
2483
2484 2013-06-25 Yao Qi <yao@codesourcery.com>
2485
2486 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2487
2488 2013-06-24 Tom Tromey <tromey@redhat.com>
2489
2490 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2491 (GDBvn.texi): Use version.subst.
2492 (version.subst): New target.
2493 (mostlyclean): Remove version.subst.
2494
2495 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2496
2497 * gdb.texinfo (GDB/MI Data Manipulation)
2498 <-data-list-register-values>: Document the --skip-unavailable
2499 option.
2500
2501 2013-06-07 Yao Qi <yao@codesourcery.com>
2502
2503 * gdb.texinfo (Symbols): Add kindex and cindex for
2504 'maint print msymbols'.
2505
2506 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2507
2508 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2509 response field name (thread-group to inferior).
2510
2511 2013-06-04 Gary Benson <gbenson@redhat.com>
2512
2513 * gdb.texinfo (General Query Packets/qSupported): Added
2514 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2515 to the table of currently defined stub features.
2516 Added a more detailed entry for "augmented-libraries-svr4-read".
2517 (General Query Packets/qXfer:libraries-svr4:read): Documented
2518 the augmented form of this packet.
2519
2520 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2521
2522 * gdb.texinfo (System-wide Configuration Scripts): Renames
2523 "Installed System-wide Configuration Scripts". Add associated
2524 @menu block.
2525
2526 2013-05-23 Yao Qi <yao@codesourcery.com>
2527 Pedro Alves <palves@redhat.com>
2528
2529 * gdb.texinfo (Packets): Document 'vCont;r'.
2530 (Continuing and Stepping): Document target-assisted range
2531 stepping, and the 'set range-stepping' and 'show range-stepping'
2532 commands.
2533
2534 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2535
2536 * gdb.texinfo (Installed System-wide Configuration Scripts):
2537 Add subsection describing the scripts now available under
2538 the data-dir's system-gdbbinit subdirectory.
2539 * NEWS: Add entry announcing the availability of system-wide
2540 configuration scripts for ElinOS and Wind River Linux.
2541
2542 2013-05-21 Hui Zhu <hui@codesourcery.com>
2543
2544 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2545 "-dprintf-insert" command.
2546
2547 2013-05-17 Doug Evans <dje@google.com>
2548
2549 * gdb.texinfo (Maintenance Commands): Update doc for
2550 "maint check-psymtabs". Add doc for "maint check-symtabs",
2551 "maint expand-symtabs".
2552
2553 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2554
2555 * gdb.texinfo (Process Record and Replay): Document the
2556 "record goto" command and its sub-commands.
2557
2558 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2559
2560 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2561 (Python API): Add Frame Filters API, Frame Wrapper API,
2562 Writing a Frame Filter/Wrapper, Managing Management of Frame
2563 Filters chapter entries.
2564 (Frame Filters API): New Node.
2565 (Frame Wrapper API): New Node.
2566 (Writing a Frame Filter): New Node.
2567 (Managing Frame Filters): New Node.
2568 (Progspaces In Python): Add note about frame_filters attribute.
2569 (Objfiles in Python): Ditto.
2570 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2571 @anchors and --no-frame-filters option to -stack-list-variables,
2572 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2573 commands.
2574
2575 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2576
2577 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2578 Support" subsection documenting the XML format used to transfer
2579 shared library info on AIX.
2580
2581 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2582
2583 * gdb.texinfo (Debugging Output): Add documentation of
2584 "set debug aix-solib" and "show debug aix-solib" commands.
2585
2586 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2587
2588 * gdb.texinfo (Nios II): New section.
2589 (Nios II Features): New section.
2590
2591 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2592
2593 * gdbint.texinfo (Algorithms): Remove entries documenting
2594 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2595 SOLIB_CREATE_INFERIOR_HOOK.
2596
2597 2013-04-29 Tom Tromey <tromey@redhat.com>
2598
2599 PR python/14204:
2600 * gdb.texinfo (Python API): Fix menu entry.
2601 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2602 Define global and static block. Add example. Clarify
2603 block relationship for inline functions.
2604
2605 2013-04-29 Tom Tromey <tromey@redhat.com>
2606
2607 * gdb.texinfo (Python API): Mention Python help and keyword
2608 arguments. Move pagination text to Basic Python.
2609 (Basic Python): Put pagination text here. Document
2610 close-on-exec, SIGCHLD, and SIGINT.
2611
2612 2013-04-19 Pedro Alves <palves@redhat.com>
2613
2614 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2615 "signedness" instead of "signness".
2616
2617 2013-04-19 Pedro Alves <palves@redhat.com>
2618
2619 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2620 -Wno-pointer-sign text with text on -Wpointer-sign.
2621
2622 2013-04-16 Tom Tromey <tromey@redhat.com>
2623
2624 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2625 GCC that has the SDT probe points.
2626
2627 2013-04-15 Tom Tromey <tromey@redhat.com>
2628
2629 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2630 exception catchpoints.
2631
2632 2013-04-15 Tom Tromey <tromey@redhat.com>
2633
2634 * gdb.texinfo (Set Catchpoints): Document $_exception.
2635 (Convenience Vars): Mention $_exception.
2636
2637 2013-04-15 Tom Tromey <tromey@redhat.com>
2638
2639 * gdb.texinfo (Set Catchpoints): Reorganize exception
2640 catchpoints. Document "catch rethrow".
2641 (Debugging C Plus Plus): Mention "catch rethrow".
2642
2643 2013-04-15 Tom Tromey <tromey@redhat.com>
2644
2645 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2646
2647 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2648 Eli Zaretskii <eliz@gnu.org>
2649
2650 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2651 line below the sample output.
2652
2653 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2654
2655 * gdb.texinfo (Mode Options): Document '-configuration'.
2656 (Help): Document "show configuration".
2657 (Bug Reporting): Add requirements to include the configuration
2658 details in bug reports.
2659
2660 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2661
2662 * Makefile.in (MAN1S): Add gcore.1.
2663 Remove "Host, target, and site specific Makefile fragments" comment.
2664 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2665 (install-man1, uninstall-man1): Conditionalize gcore.1.
2666 (gcore.1): New.
2667 * gdb.texinfo (Man Pages): Add gcore man.
2668 (gcore man): New node.
2669
2670 2013-04-10 Pedro Alves <palves@redhat.com>
2671
2672 * gdb.texinfo (Process Record and Replay): Document that "set
2673 record full insn-number-max", "set record
2674 instruction-history-size" and "set record
2675 function-call-history-size" accept "unlimited".
2676 (Backtrace): Document that "set backtrace limit" accepts
2677 "unlimited".
2678 (List): Document that "set listsize" accepts "unlimited".
2679 (Print Settings)" Document that "set print max-symbolic-offset",
2680 "set print elements" and "set print repeats" accept "unlimited".
2681 (Starting and Stopping Trace Experiments): Document that "set
2682 trace-buffer-size" accepts "unlimited".
2683 (Remote Configuration): Document that "set tcp connect-timeout"
2684 accepts "unlimited".
2685 (Command History): Document that "set history size" accepts
2686 "unlimited".
2687 (Screen Size): Document that "set height" and "set width" accepts
2688 "unlimited". Adjust "set pagination"'s description to suggest
2689 "set height unlimited" instead of "set height 0".
2690
2691 2013-04-10 Yao Qi <yao@codesourcery.com>
2692
2693 * gdb.texinfo (Trace Files): Add "target ctf".
2694
2695 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2696
2697 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2698
2699 * Makefile.in (install-man1, install-man5, uninstall-man1)
2700 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2701
2702 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2703
2704 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2705 Eli Zaretskii <eliz@gnu.org>
2706
2707 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2708 parameters order. Remove "On some targets" for --attach. Document the
2709 --multi parameter and extended-remote command. Document all the
2710 options.
2711
2712 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2713
2714 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2715 the list of supported languages.
2716
2717 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2718
2719 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2720 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2721 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2722 (diststuff): Add man.
2723 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2724 (uninstall-man5): New.
2725 (STAGESTUFF): Add *.1 and *.5.
2726 (GDBvn.texi): Add SYSTEM_GDBINIT.
2727 (gdb.1, gdbserver.1, gdbinit.5): New.
2728 (maintainer-clean realclean): Add $(MANS).
2729 (install): Add install-man.
2730 (uninstall): Add uninstall-man.
2731 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2732 (@copying): Wrap it by @c man begin COPYRIGHT.
2733 (Top): Add Man Pages.
2734 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2735
2736 2013-04-02 Pedro Alves <palves@redhat.com>
2737
2738 * gdb.texinfo (Debugging Output): Document "set/show debug
2739 aarch64", "set/show debug coff-pe-read" and "set/show debug
2740 mach-o".
2741
2742 2013-04-02 Pedro Alves <palves@redhat.com>
2743
2744 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2745 table>: Add entry for "trace-buffer-size".
2746
2747 2013-03-28 Pedro Alves <palves@redhat.com>
2748
2749 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2750 table>: Add entry for "trace-status".
2751
2752 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2753
2754 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2755 @bullet", which is invalid (makeinfo 5.1 barfs).
2756
2757 2013-03-28 Pedro Alves <palves@redhat.com>
2758
2759 PR gdb/15294
2760
2761 * gdb.texinfo (List) <set listsize>: Adjust to document that
2762 listsize 0 means no limit, and remove mention of -1.
2763
2764 2013-03-22 Yao Qi <yao@codesourcery.com>
2765
2766 * gdb.texinfo (Embedded Processors): Remove menu item
2767 "OpenRISC 1000".
2768 (OpenRISC 1000): Remove.
2769
2770 2013-03-21 Doug Evans <dje@google.com>
2771
2772 * gdb.texinfo (Maintenance Commands): Add docs for
2773 "mt set per-command {space,time,symtab} {on,off}".
2774
2775 2013-03-14 Hui Zhu <hui@codesourcery.com>
2776 Yao Qi <yao@codesourcery.com>
2777
2778 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2779
2780 2013-03-13 Keith Seitz <keiths@redhat.com>
2781
2782 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2783 "maint agent" reference to Dynamic printf.
2784
2785 2013-03-11 Eli Zaretskii <eliz@gnu.org>
2786
2787 * gdb.texinfo (General Query Packets): Don't use colon in index
2788 entries visible to Info format.
2789
2790 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2791
2792 * gdb.texinfo (Process Record and Replay): Document record
2793 changes.
2794
2795 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
2796
2797 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
2798 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
2799 qXfer:btrace:read.
2800
2801 2013-03-09 Eli Zaretskii <eliz@gnu.org>
2802
2803 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
2804 use colons in @anchor and @cindex entries.
2805
2806 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
2807
2808 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
2809
2810 2013-03-08 Stan Shebs <stan@codesourcery.com>
2811 Hafiz Abid Qadeer <abidh@codesourcery.com>
2812
2813 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2814 trace-buffer-size set and show commands.
2815 (Tracepoint Packets): Document QTBuffer:size.
2816 (General Query Packets): Document QTBuffer:size.
2817
2818 2013-02-21 Tom Tromey <tromey@redhat.com>
2819
2820 * gdb.texinfo: Remove bad @syncodeindex.
2821 (Values From Inferior, Types In Python, Inferiors In Python)
2822 (Events In Python, Threads In Python, Frames In Python, Blocks In
2823 Python, Symbols In Python, Symbol Tables In Python): Remove
2824 @tables.
2825 (Packets, General Query Packets, Tracepoint Packets)
2826 (Host I/O Packets): Use @w{} for empty @item.
2827
2828 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
2829
2830 * gdb.texinfo (Architectures In Python): Add description about
2831 the new method gdb.Architecture.disassemble.
2832
2833 2013-02-15 Pedro Alves <pedro@codesourcery.com>
2834 Hafiz Abid Qadeer <abidh@codesourcery.com>
2835
2836 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
2837 Document the "trace-file" field.
2838
2839 2013-02-07 Doug Evans <dje@google.com>
2840
2841 * gdb.texinfo (Machine Code): Clarify argument to disassemble
2842 command.
2843
2844 2013-02-06 Yao Qi <yao@codesourcery.com>
2845
2846 * gdb.texinfo (GDB/MI Async Records): Document new MI
2847 notification "=tsv-modified". Update the document of MI
2848 notification "=tsv-created".
2849 * observer.texi (GDB Observers): New observer tsv_modified.
2850 Update observer tsv_created and tsv_delete.
2851
2852 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
2853
2854 * gdb.texinfo (AArch64 Features): New section; document
2855 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
2856 (Architectures): Add new AArch64 section to document AArch64
2857 architecture specific commands.
2858 (ABI): Add description of the new OS ABI "Newlib" and its influence
2859 on the longjmp handling.
2860
2861 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
2862 Jan Kratochvil <jan.kratochvil@redhat.com>
2863
2864 * gdb.texinfo (Backtrace): Added description of 'filename-display'
2865 variable in 'set/show backtrace' section.
2866
2867 2013-01-31 Tom Tromey <tromey@redhat.com>
2868
2869 * gdb.texinfo (Target Commands): Fix typo.
2870
2871 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
2872
2873 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
2874 describing the gdb.Architecture class.
2875 (Frames In Python): Add description about the new method
2876 gdb.Frame.architecture().
2877
2878 2013-01-23 Doug Evans <dje@google.com>
2879
2880 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
2881
2882 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
2883
2884 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
2885 'thread-groups' field when printing a breakpoint in MI.
2886
2887 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
2888 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
2889 to reflect that jit-reader-load now supports absolute file-names.
2890
2891 2013-01-16 Tom Tromey <tromey@redhat.com>
2892
2893 * gdb.texinfo (Set Catchpoints): Document "catch signal".
2894 (Signals): Likewise.
2895
2896 2013-01-16 Tom Tromey <tromey@redhat.com>
2897
2898 * gdb.texinfo (GDB/MI Breakpoint Information): Document
2899 "catch-type" field.
2900 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
2901
2902 2013-01-07 Tom Tromey <tromey@redhat.com>
2903
2904 * gdb.texinfo (Mode Options): Don't mention -epoch.
2905 (Data, Emacs): Remove obsolete comments.
2906
2907 2013-01-02 Tom Tromey <tromey@redhat.com>
2908
2909 * gdb.texinfo (GDB/MI Output Records): Update menu.
2910 (GDB/MI Breakpoint Information): New node.
2911 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
2912 <-break-insert>: Likewise.
2913
2914 2012-12-31 Yao Qi <yao@codesourcery.com>
2915
2916 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
2917 (Packets): Move "vStopped" packet to ...
2918 (Notification Packets): ... here. Describe the components
2919 of notification. Add a table of supported notifications.
2920 Add an example on the process of he async notification.
2921
2922 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2923
2924 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
2925 present.
2926 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
2927 fullname output always present.
2928
2929 2012-12-23 Pierre Muller <muller@sourceware.org>
2930
2931 * gdbint.texinfo (Function prototypes): Require use of "extern"
2932 modifier for function prototypes in headers.
2933
2934 2012-12-19 Joel Brobecker <brobecker@adacore.com>
2935
2936 * refcard.tex: Update copyright notice to GPL v3 or later.
2937 Update contact info.
2938
2939 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
2942
2943 2012-12-15 Yao Qi <yao@codesourcery.com>
2944
2945 * gdb.texinfo (Debugging Output): Document 'set debug
2946 notification' and 'show debug notification'.
2947
2948 2012-12-15 Yao Qi <yao@codesourcery.com>
2949
2950 * gdb.texinfo (Listing Tracepoints): New item and example about
2951 'installed on target' output.
2952 Add more in the example about 'installed on target'.
2953 (GDB/MI Breakpoint Commands): Doc about 'installed field.
2954
2955 2012-12-14 Tom Tromey <tromey@redhat.com>
2956
2957 * gdb.texinfo (SVR4 Process Information): Mention core files.
2958
2959 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
2960
2961 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
2962
2963 2012-12-11 Pedro Alves <palves@redhat.com>
2964
2965 * gdb.texinfo: Remove all mentions of Unixware throughout.
2966
2967 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
2970
2971 2012-11-29 Tom Tromey <tromey@redhat.com>
2972
2973 * gdb.texinfo (SVR4 Process Information): Document missing
2974 "info proc" subcommands.
2975
2976 2012-11-29 Yao Qi <yao@codesourcery.com>
2977
2978 PR gdb/1477.
2979 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
2980 to 'auto' instead of 'gnu'.
2981
2982 2012-11-26 Tom Tromey <tromey@redhat.com>
2983
2984 * gdb.texinfo (MiniDebugInfo): New node.
2985 (GDB Files): Update.
2986
2987 2012-11-16 Doug Evans <dje@google.com>
2988
2989 * gdb.texinfo (System-wide configuration): If the system-wide init
2990 file lives in the data-directory, and --data-directory is provided,
2991 look for it there.
2992
2993 2012-11-15 Tom Tromey <tromey@redhat.com>
2994
2995 * gdb.texinfo (Signaling): Fix typo.
2996
2997 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2998
2999 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3000 parameter "count" of -data-write-memory-bytes, and add an example.
3001
3002 2012-11-12 Tom Tromey <tromey@redhat.com>
3003
3004 * gdb.texinfo (Symbols): Document "info type-printers",
3005 "enable type-printer" and "disable type-printer".
3006 (Python API): Add new node to menu.
3007 (Type Printing API): New node.
3008 (Progspaces In Python): Document type_printers field.
3009 (Objfiles In Python): Likewise.
3010 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3011 register_type_printer, TypePrinter>: Document.
3012
3013 2012-11-12 Tom Tromey <tromey@redhat.com>
3014
3015 * gdb.texinfo (Symbols): Document "set print type methods",
3016 "set print type typedefs", and flags to ptype and whatis.
3017
3018 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3019
3020 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3021 the example -data-disassemble output. Extend the description of
3022 the -data-disassemble results to document all fields. Document
3023 the cli disassemble command as being related to -data-disassemble.
3024
3025 2012-11-09 Yao Qi <yao@codesourcery.com>
3026
3027 PR gdb/14777.
3028 * gdb.texinfo (OS Information): Remove doc on command
3029 'info udot'.
3030
3031 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3032
3033 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3034 gdb.ini warning for Windows port.
3035
3036 2012-11-08 Yao Qi <yao@codesourcery.com>
3037
3038 * gdb.texinfo (Search): Add kindex for 'fo'.
3039
3040 2012-11-05 Tom Tromey <tromey@redhat.com>
3041
3042 PR python/14802:
3043 * gdb.texinfo (Functions In Python): Add example.
3044
3045 2012-11-03 Yao Qi <yao@codesourcery.com>
3046
3047 * observer.texi (GDB Observers): Remove observer
3048 'tracepoint_modified', 'tracepoint_created' and
3049 'tracepoint_deleted'.
3050
3051 2012-10-26 Tom Tromey <tromey@redhat.com>
3052
3053 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3054
3055 2012-10-25 Tom Tromey <tromey@redhat.com>
3056
3057 * gdb.texinfo (General Query Packets): Use @itemx.
3058
3059 2012-10-17 Yao Qi <yao@codesourcery.com>
3060
3061 * observer.texi (GDB Observers): Update observer
3062 'memory_changed'.
3063 * gdb.texinfo (GDB/MI Async Records): Document for
3064 "memory-changed" notification.
3065
3066 2012-10-15 Doug Evans <dje@google.com>
3067
3068 * gdb.texinfo (Mode Options): Document -nh.
3069 Elaborate on docs for -nx.
3070
3071 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3072
3073 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3074
3075 2012-09-21 Yao Qi <yao@codesourcery.com>
3076 Pedro Alves <palves@redhat.com>
3077
3078 * gdb.texinfo (GDB/MI Async Records): Document notification
3079 'record-started' and 'record-stopped'.
3080 * observer.texi (GDB Observers): New observer 'record-changed'.
3081
3082 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3083
3084 * gdb.texinfo: Document the removal of SH's 'regs' command.
3085
3086 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3087
3088 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3089
3090 2012-09-18 Yao Qi <yao@codesourcery.com>
3091
3092 * gdb.texinfo (GDB/MI Async Records): Document new MI
3093 notifications '=tsv-created' and '=tsv-deleted'.
3094 * observer.texi (GDB Observers): New observer tsv_created and
3095 tsv_deleted.
3096
3097 2012-09-18 Yao Qi <yao@codesourcery.com>
3098
3099 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3100 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3101 '=traceframe-changed'.
3102
3103 2012-09-17 Yao Qi <yao@codesourcery.com>
3104
3105 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3106 'set listsize'.
3107
3108 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3109 Eli Zaretskii <eliz@gnu.org>
3110
3111 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3112 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3113 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3114
3115 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3116
3117 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3118
3119 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3120
3121 Document how to return from "python-interactive" to GDB.
3122 * gdb.texinfo (Python Commands): Update documentation.
3123
3124 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3125
3126 Add a new "python-interactive" command that starts a standard
3127 Python interactive prompt with "pi" as alias, and add "py" as
3128 an alias to "python".
3129 * gdb.texinfo (Python Commands): Document the new commands.
3130
3131 2012-08-22 Tom Tromey <tromey@redhat.com>
3132
3133 * gdbint.texinfo (Host Definition): Remove documentation for
3134 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3135
3136 2012-08-17 Keith Seitz <keiths@redhat.com>
3137
3138 PR c++/13356
3139 * gdb.texinfo (Type and Range Checking): Remove warning.
3140 Remove spurious commas.
3141 Update text and examples for re-implementation of set/show
3142 check type.
3143 (C and C++ Type and Range Checks): Likewise.
3144
3145 2012-08-16 Yao Qi <yao@codesourcery.com>
3146
3147 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3148 is deprecated.
3149
3150 2012-08-13 Doug Evans <dje@google.com>
3151
3152 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3153 to include functions.
3154
3155 2012-08-10 Doug Evans <dje@google.com>
3156
3157 * gdb.texinfo (Convenience Funs): New node.
3158 (Types In Python): Document Type.vector.
3159
3160 2012-08-09 Yao Qi <yao@codesourcery.com>
3161
3162 * observer.texi: New observer command_param_changed.
3163 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3164
3165 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 * gdbint.texinfo (Debugging GDB): In section
3168 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3169 Mention also gdb-gdb.py.
3170
3171 2012-08-07 Yao Qi <yao@codesourcery.com>
3172
3173 Revert the folloing patch:
3174 2012-08-06 Yao Qi <yao@codesourcery.com>
3175 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3176 remote hardware-watchpoint-limit' and 'set
3177 remote hardware-breakpoint-limit'.
3178
3179 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3180
3181 * gdb.texinfo (Working Directory): Added information about new
3182 default argument for 'cd' command.
3183
3184 2012-08-06 Yao Qi <yao@codesourcery.com>
3185
3186 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3187 remote hardware-watchpoint-limit' and 'set
3188 remote hardware-breakpoint-limit'.
3189
3190 2012-08-06 Yao Qi <yao@codesourcery.com>
3191
3192 Fix PR14371.
3193
3194 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3195 '=breakpoint-deleted'.
3196
3197 2012-08-02 Yao Qi <yao@codesourcery.com>
3198
3199 * gdb.texinfo (Native): Remove node Neutrino.
3200
3201 2012-07-27 Yao Qi <yao@codesourcery.com>
3202
3203 * gdb.texinfo (IPA Protocol Commands): Document new command
3204 'close'.
3205
3206 2012-07-25 Tom Tromey <tromey@redhat.com>
3207
3208 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3209
3210 2012-07-20 Doug Evans <dje@google.com>
3211
3212 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3213 (Index Files): Document how to control the use of deprecated index
3214 sections.
3215 (Index Section Format): Replace --use-deprecated-index-sections with
3216 "set use-deprecated-index-sections on".
3217
3218 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3219
3220 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3221 indices into a single node "Index". Instead, join function and
3222 variable indices into a single index, separate from the concept
3223 index. Requested in
3224 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3225 (Top): Update the top-level menu: instead of one "Index" there are
3226 now separate entries "Concept Index" and "Function and Variable
3227 Index".
3228 (Concept Index, Function and Variable Index): New nodes.
3229 (Index): Node deleted.
3230
3231 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3232
3233 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3234 and "maint agent-eval".
3235
3236 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3237
3238 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3239 avoid file-name clashes between Index.html and index.html on
3240 case-insensitive filesystems. See the discussion starting in
3241 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3242 details of the problem.
3243 (Top): Update the master menu for the above.
3244 (Concept Index, Command and Variable Index): New nodes, instead of
3245 the old "Index" node that was deleted. All cross-references
3246 updated.
3247
3248 2012-07-02 Stan Shebs <stan@codesourcery.com>
3249
3250 * gdb.texinfo (Dynamic Printf): Mention agent style and
3251 disconnected dprintf.
3252 (Maintenance Commands): Describe maint agent-printf.
3253 (General Query Packets): Mention BreakpointCommands feature.
3254 (Packets): Document commands extension to Z0 packet.
3255 * agentexpr.texi (Bytecode Descriptions): Document printf
3256 bytecode.
3257
3258 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3259
3260 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3261 only after gdbinit files.
3262 (Startup): Move -iex and -iex commands down after gdbinit files.
3263
3264 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3265
3266 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3267 possibility.
3268
3269 2012-06-29 Tom Tromey <tromey@redhat.com>
3270
3271 * gdb.texinfo (Index Section Format): Update for version 7.
3272
3273 2012-06-28 Stan Shebs <stan@codesourcery.com>
3274
3275 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3276 example, add note about title column.
3277
3278 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3279
3280 * gdb.texinfo (Symbol Tables In Python): Add description about
3281 the new 'last' attribute of gdb.Symtab_and line.
3282
3283 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3284
3285 * gdb.texinfo (Symbol Tables In Python): Correct the description
3286 of the 'pc' attribute of gdb.Symtab_and_line.
3287
3288 2012-06-26 Doug Evans <dje@google.com>
3289
3290 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3291 and symtab-create.
3292
3293 2012-06-25 Keith Seitz <keiths@redhat.com>
3294
3295 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3296 from example. Remove "rbreak" from list of corresponding
3297 gdb commands.
3298
3299 2012-06-23 Doug Evans <dje@google.com>
3300
3301 * gdb.texinfo (Index Section Format): Document version 7 format.
3302
3303 2012-06-22 Yao Qi <yao@codesourcery.com>
3304
3305 * gdb.texinfo: Add missing cindex for some packets.
3306
3307 2012-06-20 Keith Seitz <keiths@redhat.com>
3308
3309 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3310 for -break-insert and document -p.
3311
3312 2012-06-20 Yao Qi <yao@codesourcery.com>
3313
3314 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3315 and "gdb.write_memory" with "Inferior.read_memory" and
3316 "Inferior.write_memory".
3317
3318 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3319
3320 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3321 (Free Documentation): Add @node line.
3322 (Continuing and Stepping) <advance location>: Use @item instead of
3323 @itemx.
3324 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3325 @itemx.
3326 (Embedded Processors): Put the link to "PA" to its correct place,
3327 according to document structure.
3328 (Python API): Put the link to "Lazy Strings In Python" to its
3329 correct place.
3330 (Index): Use @@ in @tex block to get a literal @.
3331
3332 * gdbint.texinfo: Fix the @subtitle line.
3333
3334 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3335 correct place.
3336
3337 2012-06-08 Yao Qi <yao@codesourcery.com>
3338
3339 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3340 Protocol'.
3341 (In-Process Agent Protocol, IPA Protocol Objects)
3342 (IPA Protocol Commands): New nodes.
3343 (Tracepoint Packets): Add anchors.
3344
3345 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3346
3347 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3348
3349 2012-06-06 Yao Qi <yao@codesourcery.com>
3350
3351 * gdb.texinfo: Update copyright year.
3352
3353 2012-05-23 Stan Shebs <stan@codesourcery.com>
3354 Kwok Cheung Yeung <kcy@codesourcery.com>
3355
3356 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3357
3358 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3359
3360 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3361 Mention also --with-separate-debug-dir.
3362 (Auto-loading): Prepend $debugdir in the sample output.
3363 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3364 auto-load safe-path variable.
3365 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3366 Mention also $debugdir for 'set auto-load scripts-directory'.
3367
3368 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3369
3370 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3371 (MIPS Embedded, MIPS, MIPS Register packet Format)
3372 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3373 appropriate.
3374
3375 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3376 Maciej W. Rozycki <macro@codesourcery.com>
3377
3378 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3379 mips compression".
3380 (MIPS Breakpoint Kinds): New subsubsection.
3381
3382 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3383
3384 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3385 nodes for subsections. Add @acronym mark-ups and adjust
3386 formatting.
3387
3388 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3389
3390 Rename $ddir to $datadir.
3391 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3392 (objfile-gdb.py file): Rename $ddir to $datadir.
3393
3394 2012-05-18 Tom Tromey <tromey@redhat.com>
3395
3396 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3397
3398 2012-05-14 Stan Shebs <stan@codesourcery.com>
3399
3400 * gdb.texinfo (Dynamic Printf): New subsection.
3401
3402 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3403
3404 * gdb.texinfo (Basic Python): Add description about the function
3405 gdb.find_pc_line
3406
3407 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3408 Eli Zaretskii <eliz@gnu.org>
3409
3410 * gdb.texinfo (Separate Debug Files): Use plural form for global
3411 debugging information directory.
3412
3413 2012-05-11 Stan Shebs <stan@codesourcery.com>
3414 Kwok Cheung Yeung <kcy@codesourcery.com>
3415
3416 * gdb.texinfo (Operating System Auxiliary Information): Document new
3417 'info os' subcommands.
3418
3419 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3420
3421 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3422 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3423 (dotdebug_gdb_scripts section): Add reference
3424 to 'Auto-loading safe path'.
3425
3426 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3427
3428 Implement multi-component --with-auto-load-dir.
3429 * gdb.texinfo (Auto-loading): New references
3430 for 'set auto-load scripts-directory'
3431 and 'show auto-load scripts-directory'.
3432 (Auto-loading safe path): Describe the new default. Move $ddir
3433 substituation reference to 'objfile-gdb.py file'.
3434 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3435 script-name. Describe new 'set auto-load scripts-directory'
3436 and 'show auto-load scripts-directory'.
3437
3438 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3439
3440 Provide $ddir substitution for --with-auto-load-safe-path.
3441 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3442 (Auto-loading safe path): Likewise. Mention the default value,
3443 $ddir substitution, --with-auto-load-safe-path and
3444 --without-auto-load-safe-path.
3445 * observer.texi (gdb_datadir_changed): New.
3446
3447 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3448
3449 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3450 Twice.
3451
3452 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3453 directory separator by path separator.
3454
3455 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3456
3457 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3458 for 'set auto-load safe-path' optional. Mention if it is omitted.
3459 Change disabling security protection condition to "/", twice.
3460
3461 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3462
3463 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3464 the new methods global_block and static_block on gdb.Symtab
3465 objects.
3466
3467 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3468
3469 * gdb.texinfo (Blocks In Python): Add a note saying that future
3470 improvements to GDB and its infrastructure can move symbols
3471 across blocks within a symbol table.
3472
3473 2012-04-29 Yao Qi <yao@codesourcery.com>
3474
3475 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3476 (A29K): Remove.
3477
3478 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3479 Tom Tromey <tromey@redhat.com>
3480
3481 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3482 and generic static probe support on GDB.
3483
3484 2012-04-25 Doug Evans <dje@google.com>
3485
3486 * gdb.texinfo (Go): Fix thinko.
3487
3488 * gdb.texinfo (Supported Languages): Add Go.
3489 (Go): New node.
3490
3491 2012-04-25 Yao Qi <yao@codesourcery.com>
3492
3493 * gdbint.texinfo (Testsuite): New section `Board settings'.
3494
3495 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3496
3497 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3498 Three times.
3499
3500 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3501 Three times.
3502
3503 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3506 by @table @asis. Fix formatting of one item.
3507
3508 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3509
3510 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3511
3512 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3513
3514 New option "set debug auto-load".
3515 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3516 (auto-load verbose mode): New node.
3517
3518 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3519
3520 New option "set auto-load safe-path".
3521 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3522 and "info auto-load" examples for safe-path. Put there also references
3523 for "set auto-load safe-path" and "show auto-load safe-path".
3524 New menu item for Auto-loading safe path.
3525 (Auto-loading safe path): New node.
3526 (Python Auto-loading): Update the expected output from "Missing"
3527 to "No".
3528
3529 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3530
3531 auto-load: Implementation.
3532 * gdb.texinfo (Mode Options): New anchor for -nx.
3533 (Startup): New anchors for Option -init-eval-command,
3534 Home Directory Init File
3535 and Init File in the Current Directory during Startup.
3536 Mention set auto-load local-gdbinit with a reference.
3537 Change the sample code to "set auto-load python-scripts".
3538 (Threads): New anchor set libthread-db-search-path.
3539 Provide references to libthread_db.so.1 file.
3540 (Controlling GDB): New menu item for Auto-loading.
3541 (Auto-loading, Init File in the Current Directory)
3542 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3543 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3544 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3545 reference.
3546 (Auto-loading): Rename to ...
3547 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3548 "set auto-load python-scripts", new anchor for it. Change
3549 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3550 for it. Change "info auto-load-scripts"
3551 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3552 to "Python scripts".
3553
3554 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3555
3556 PR mi/13393
3557 * gdb.texinfo (Print Settings): Extend the description for "set print
3558 object".
3559 (GDB/MI Variable Objects): Extend the description for -var-create and
3560 -var-list-children.
3561
3562 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3563
3564 * gdb.texinfo (Examining Data): Document the 'explore' command.
3565
3566 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3567
3568 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3569 to the children of a varobj and its update range when -var-update
3570 returns that the varobj's type changed.
3571
3572 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3573
3574 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3575 Create two new links fir 'objfile-gdb.py file'
3576 and 'dotdebug_gdb_scripts section'.
3577
3578 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3579
3580 * gdb.texinfo (Auto-loading): Rename node reference
3581 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3582 Twice.
3583 (.debug_gdb_scripts section): Rename the node ...
3584 (dotdebug_gdb_scripts section): ... here.
3585 (Maintenance Commands): Also rename this node reference.
3586
3587 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3588
3589 * gdb.texinfo (Python API/Values From Inferior): Add description
3590 about the new method Value.referenced_value. Add description on
3591 how Value.dereference is different (and similar) to
3592 Value.referenced_value.
3593
3594 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3595
3596 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3597 --init-eval-command=COMMAND, -iex.
3598 (Startup): Describe -iex and -ix. Simplify the example
3599 for "set auto-load-scripts off".
3600
3601 2012-03-16 Gary Benson <gbenson@redhat.com>
3602
3603 PR breakpoints/10738
3604 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3605 stating that GDB cannot set breakpoints on inlined functions.
3606 (Mode Options): Document --use-deprecated-index-sections.
3607 (Index Section Format): Document new index section version format.
3608
3609 2012-03-15 Tom Tromey <tromey@redhat.com>
3610
3611 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3612
3613 2012-03-13 Doug Evans <dje@google.com>
3614
3615 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3616 of "reload".
3617 (Symbols): Delete docs for set/show symbol-reloading.
3618 * gdbint.texinfo (Defining Other Architecture Features): Delete
3619 SYMBOL_RELOADING_DEFAULT.
3620 * refcard.tex: Delete reference to symbol-reloading.
3621
3622 2012-03-07 Pedro Alves <palves@redhat.com>
3623
3624 * gdb.texinfo (General Query Packets): Document new
3625 QProgramSignals packet.
3626 * gdb.texinfo (Remote configuration): Mention
3627 "program-signals-packet".
3628
3629 2012-03-05 Tristan Gingold <gingold@adacore.com>
3630
3631 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3632
3633 2012-03-03 Yao Qi <yao@codesourcery.com>
3634
3635 * gdb.texinfo (In-Process Agent): New node.
3636 Document new commands.
3637 (General Query Packets): Add packet `QAgent'.
3638
3639 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3640
3641 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3642
3643 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3644
3645 * gdb.texinfo (Commands In Python): Put example python macro in
3646 COMMAND_USER category rather than COMMAND_OBSCURE.
3647 Document gdb.COMMAND_USER.
3648 (User-defined Commands): Update documentation to clarify
3649 "set/show max-user-call-depth" and "show user" don't apply to python
3650 commands. Update documentation to clarify "help user-defined" may
3651 also include python commands defined as COMMAND_USER.
3652
3653 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3654
3655 * gdb.texinfo (Startup): Add option -ex description to the option -x
3656 description.
3657
3658 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3659
3660 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3661 condition-evaluation breakpoint parameter.
3662 Mention condition-evaluation mode being shown in "info break".
3663 (Break Conditions): Add description for target-side
3664 conditional breakpoints.
3665 (Remote Configuration): Mention conditional-breakpoints-packet.
3666 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3667 cond-expr.
3668 (General Query Packets): Mention new ConditionalBreakpoint feature.
3669
3670 2012-02-22 Tom Tromey <tromey@redhat.com>
3671
3672 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3673
3674 2012-02-17 Tom Tromey <tromey@redhat.com>
3675
3676 PR python/10753:
3677 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3678 directory.
3679
3680 2012-02-14 Stan Shebs <stan@codesourcery.com>
3681
3682 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3683
3684 2012-02-13 Pedro Alves <palves@redhat.com>
3685
3686 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3687 mips-idt-ecoff.
3688
3689 2012-02-09 Yao Qi <yao@codesourcery.com>
3690
3691 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3692
3693 2012-02-07 Tom Tromey <tromey@redhat.com>
3694
3695 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3696 Symbol.value.
3697
3698 2012-02-07 Tom Tromey <tromey@redhat.com>
3699
3700 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3701
3702 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3703
3704 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3705
3706 2012-01-24 Tom Tromey <tromey@redhat.com>
3707
3708 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3709 unload".
3710 (Files): Mention new catch commands.
3711 (GDB/MI Async Records): Likewise.
3712
3713 2012-01-24 Gary Benson <gbenson@redhat.com>
3714
3715 Delete #if 0'd out code.
3716 * gdb.texinfo (Frame Info): Remove "info catch".
3717
3718 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3719
3720 * gdb.texinfo (Remote Configuration): Document
3721 "set remote hostio-readlink-packet" command.
3722 (General Query Packets): Document vFile:readlink packet.
3723
3724 2012-01-16 Tom Tromey <tromey@redhat.com>
3725
3726 * gdb.texinfo (Specify Location): Document relative file name
3727 handling.
3728
3729 2012-01-16 Tom Tromey <tromey@redhat.com>
3730
3731 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3732
3733 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3734 Eli Zaretskii <eliz@gnu.org>
3735
3736 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3737 code.
3738
3739 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3740
3741 * gdb.texinfo (Variables): Document use of :: for non-static
3742 variables.
3743
3744 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3745
3746 * gdbint.texinfo (Start of New Year Procedure): Update
3747 to replace use of copyright.sh by use of copyright.py.
3748
3749 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3750
3751 Remove the gdbtui binary.
3752 * all-cfg.texi (GDBTUI): Remove.
3753 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3754 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3755 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3756
3757 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3758
3759 Introduce gdb.FinishBreakpoint in Python.
3760 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3761 (Python API): Add menu entry for Finish Breakpoints.
3762
3763 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3764
3765 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3766 tests.
3767
3768 2011-12-16 Doug Evans <dje@google.com>
3769
3770 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3771
3772 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3773
3774 * gdb.texinfo (Python Commands): Remove "maint set/show print
3775 stack". Add documentation for "set/show python print-stack".
3776
3777 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3778
3779 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3780 should transfer control to the stub in the startup code instead of
3781 in main. Mention the need to get past the initial breakpoint.
3782
3783 2011-12-06 Tom Tromey <tromey@redhat.com>
3784
3785 * gdb.texinfo (Set Breaks): Update for new behavior.
3786
3787 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3788
3789 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
3790 List Format for SVR4 Targets'.
3791 (General Query Packets): New item qXfer:libraries-svr4:read.
3792 (Library List Format for SVR4 Targets): New node.
3793
3794 2011-12-01 Tom Tromey <tromey@redhat.com>
3795
3796 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
3797 add.
3798
3799 2011-11-22 Tom Tromey <tromey@redhat.com>
3800
3801 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
3802 reasons.
3803
3804 2011-11-20 Stan Shebs <stan@codesourcery.com>
3805
3806 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3807 note-related options and variables.
3808 (Tracepoint Packets): Document packet changes.
3809
3810 2011-11-20 Sanjoy Das <sdas@igalia.com>
3811
3812 * gdb.texinfo (JIT Interface): Add documentation on writing and
3813 usind JIT debug info readers.
3814 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
3815 Debug Info Readers): New nodes.
3816
3817 2011-11-18 Yao Qi <yao@codesourcery.com>
3818
3819 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
3820 tracepoint.
3821
3822 2011-11-15 Doug Evans <dje@google.com>
3823
3824 * gdb.texinfo (Files): Document basenames-may-differ.
3825
3826 2011-11-14 Doug Evans <dje@google.com>
3827
3828 * gdb.texinfo (Shell Commands): Document "!".
3829
3830 2011-11-14 Stan Shebs <stan@codesourcery.com>
3831 Kwok Cheung Yeung <kcy@codesourcery.com>
3832
3833 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
3834 needed to get shorter fast tracepoints.
3835 (Tracepoint Packets): Document new qTMinFTPILen packet.
3836
3837 2011-11-14 Yao Qi <yao@codesourcery.com>
3838
3839 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
3840 behavior of tracepoint.
3841 (General Query Packets): New feature InstallInTrace.
3842 (Remote Configuration): Document "set remote
3843 install-in-trace-packet".
3844
3845 2011-11-12 Matt Rice <ratmice@gmail.com>
3846
3847 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
3848 Add arguments to info macro.
3849
3850 2011-11-10 Tom Tromey <tromey@redhat.com>
3851
3852 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
3853 manual.
3854 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
3855 (Macros): Add a footnote.
3856 (C): Remove paragraph about compiler options.
3857 (C Constants): Mention wide character and string constants.
3858 (C Plus Plus Expressions): Update compiler option advice. Mention
3859 using declarations. Mention ADL. Remove old HP compiler
3860 information.
3861
3862 2011-11-10 Tom Tromey <tromey@redhat.com>
3863
3864 PR c++/9257:
3865 * gdb.texinfo (Print Settings): Add an extra note about the need
3866 for a vtable.
3867
3868 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
3869
3870 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
3871 "set mips abi" documentation.
3872
3873 2011-11-04 Doug Evans <dje@google.com>
3874
3875 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
3876
3877 2011-11-03 Tom Tromey <tromey@redhat.com>
3878
3879 * gdb.texinfo (Stopping): Add menu entry.
3880 (Continuing and Stepping): Restore @node. Use @section, not
3881 @subsection.
3882
3883 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
3884
3885 * gdb.texinfo (Skipping Over Functions and Files): Remove node
3886 designation. Fix "Specify Location" cross-reference.
3887
3888 2011-11-02 Stan Shebs <stan@codesourcery.com>
3889
3890 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
3891 (General Query Packets): Describe tracenz feature.
3892 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
3893
3894 2011-10-28 Paul Koning <paul_koning@dell.com>
3895
3896 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
3897
3898 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
3899
3900 * gdb.texinfo ((Frames In Python): Document
3901 gdb.FRAME_UNWIND_FIRST_ERROR contant.
3902
3903 2011-10-26 Paul Koning <paul_koning@dell.com>
3904
3905 * gdb.texinfo (gdb.types): Document new deepitems function.
3906
3907 2011-10-25 Paul Koning <paul_koning@dell.com>
3908
3909 PR python/13327
3910
3911 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
3912 fetch_lazy method.
3913
3914 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
3915
3916 PR python/12656
3917
3918 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
3919 global_block, static_block function.
3920
3921 2011-10-19 Tom Tromey <tromey@redhat.com>
3922
3923 * gdb.texinfo (Commands In Python): Add missing "@"s.
3924
3925 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
3926
3927 PR python/13285 Document named constants for frame unwind stop reasons
3928 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
3929 constants.
3930
3931 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3932
3933 Fix compatibility with texinfo versions older than 4.12.
3934 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
3935 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
3936 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
3937 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
3938 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
3939 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
3940 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
3941
3942 2011-10-09 Doug Evans <dje@google.com>
3943
3944 * gdb.texinfo (Extending GDB): Document alias command.
3945
3946 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3947
3948 Support @entry in input expressions.
3949 * gdb.texinfo (Variables): Describe @entry names suffix.
3950 (Print Settings): Add anchor for `set print entry-values'.
3951
3952 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3953 Eli Zaretskii <eliz@gnu.org>
3954
3955 Display @entry parameter values (without references).
3956 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
3957 example.
3958 (Print Settings): New description of set print entry-values and show
3959 print entry-values.
3960
3961 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3962 Eli Zaretskii <eliz@gnu.org>
3963
3964 Recognize virtual tail call frames.
3965 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
3966 (Tail Call Frames): New node.
3967 (Frames In Python): Add gdb.TAILCALL_FRAME.
3968
3969 2011-10-07 Doug Evans <dje@google.com>
3970
3971 * gdb.texinfo (gdb.printing): Document new `replace' arg to
3972 register_pretty_printer.
3973
3974 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
3975
3976 PR python/12930
3977 PR python/12802
3978
3979 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
3980 stop method.
3981
3982 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
3983
3984 * gdb.texinfo (Starting your Program): "set disable-randomization"
3985 is no longer Linux-specific.
3986 (Remote Configuration): Document "set remote
3987 disable-randomization-packet".
3988 (General Query Packets): Document "QDisableRandomization" packet
3989 and add it to "qSupported" list.
3990
3991 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
3992
3993 Allow Python notification of new object-file loadings.
3994 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3995 event type.
3996
3997 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
3998
3999 PR python/12691: Add the inferior to Python exited event
4000 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4001
4002 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4003
4004 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4005 rephasing.
4006
4007 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4008
4009 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4010 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4011 as possible feature returned by the `-list-features'
4012 command.
4013
4014 2011-09-28 Paul Koning <paul_koning@dell.com>
4015
4016 * gdb.texinfo (gdb.Type): Document field access by dictionary
4017 key syntax.
4018
4019 2011-09-28 Yao Qi <yao@codesourcery.com>
4020
4021 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4022 Add one space after option `-s'. Remove @r{} markup.
4023
4024 2011-09-27 Stan Shebs <stan@codesourcery.com>
4025
4026 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4027
4028 2011-09-16 Hui Zhu <teawater@gmail.com>
4029
4030 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4031 to *(unsigned char *)$esp@300.
4032
4033 2011-09-15 Paul Koning <paul_koning@dell.com>
4034
4035 * gdb.texinfo: Make style of Python functions and methods match
4036 the syntax of Python. Also put class and module names explicitly
4037 on function, member, and variable names, matching Python
4038 documentation conventions.
4039
4040 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4041
4042 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4043 * gdb.texinfo (Inferiors In Python): Describe new
4044 gdb.selected_inferior() function.
4045
4046 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4047
4048 Handle multiple breakpoint hits in Python interface:
4049 * gdb.texinfo (Events In Python): New function documentation:
4050 gdb.BreakpointEvent.breakpoints. Indicate that
4051 gdb.BreakpointEvent.breakpoint is now deprecated.
4052
4053 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4054
4055 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4056
4057 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4058
4059 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4060
4061 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4062
4063 * gdb.texinfo (Prompt): Add set/show extended-prompt
4064 documentation
4065 (Basic Python): Add prompt_hook anchor.
4066 (Python modules): Reword module text to reflect multiple modules.
4067 (gdb.prompt): Document gdb.prompt module.
4068
4069 2011-08-14 Yao Qi <yao@codesourcery.com>
4070
4071 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4072
4073 2011-08-14 Yao Qi <yao@codesourcery.com>
4074
4075 * gdb.texinfo (Standard Target Features): Document C6x features.
4076 (TIC6x Features): New node.
4077
4078 2011-08-12 Doug Evans <dje@google.com>
4079
4080 * gdb.texinfo (Symbols In Python): Document symbol.type.
4081
4082 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4083
4084 * gdb.texinfo (Python): Document command and function
4085 auto-loading.
4086
4087 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4088 Eli Zaretskii <eliz@gnu.org>
4089
4090 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4091 typedefs unrolling. Extend the sample code by an inner typedef and
4092 outer typedefs unrolling.
4093
4094 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4095
4096 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4097 size and line-size.
4098
4099 2011-07-21 Matt Rice <ratmice@gmail.com>
4100
4101 PR macros/12999
4102 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4103 Update text and cindex entries for info macro command.
4104
4105 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4106
4107 * observer.texi (GDB Observers): Add before_prompt observer.
4108 * gdb.texinfo (Basic Python): Add documentation for prompt
4109 substitution.
4110
4111 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4112
4113 PR python/12438
4114 * gdb.texinfo (Python Commands): Add deprecate note to maint
4115 set/show python print-stack. Document set/show python
4116 print-backtrace.
4117
4118 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4119
4120 * gdb.texinfo: Fix typos.
4121
4122 2011-07-01 Tom Tromey <tromey@redhat.com>
4123
4124 * gdb.texinfo (Debugging Output): Document set debug
4125 check-physname.
4126
4127 2011-06-29 Tom Tromey <tromey@redhat.com>
4128
4129 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4130 breakpoint-notifications feature.
4131
4132 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4133
4134 * gdb.texinfo (Target Description): Remove warning about
4135 possibly unstable format.
4136
4137 2011-06-03 Tom Tromey <tromey@redhat.com>
4138
4139 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4140 (Events In Python): Note that exit_code is optional.
4141
4142 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4143
4144 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4145 required for multi-threading support.
4146 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4147 Hc are deprecated for multi-threading debugging. Point readers at
4148 the vCont packet.
4149
4150 2011-05-15 Doug Evans <dje@google.com>
4151
4152 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4153
4154 2011-05-13 Doug Evans <dje@google.com>
4155
4156 * gdb.texinfo (Threads): Document $sdir,$pdir.
4157 (Server): Document $pdir exception.
4158
4159 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4160
4161 * gdb.texinfo (Threads): Clarify default value for
4162 libthread-db-search-path.
4163
4164 * gdb.texinfo (Completion): Update example.
4165 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4166
4167 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4168
4169 * gdb.texinfo: Document change in the behaviour of the enable and
4170 disable GDB commands when applied to tracepoints.
4171 Document the EnableDisableTracepoints remote stub feature.
4172 Document QTEnable and QTDisable in the list of tracepoint packets.
4173
4174 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4175
4176 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4177 hsuser.texi.
4178 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4179 comment to hsuser.texi. Change rluser.texi name in the comment.
4180
4181 2011-05-10 Doug Evans <dje@google.com>
4182
4183 * gdb.texinfo (Threads): If an empty path is provided for
4184 libthread-db-search-path it is reset to its default value.
4185 (Server): Ditto.
4186
4187 2011-05-09 Doug Evans <dje@google.com>
4188
4189 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4190
4191 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4192 Thiago Jung Bauermann <bauerman@br.ibm.com>
4193
4194 Implement support for PowerPC BookE masked watchpoints.
4195 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4196 (PowerPC Embedded): Mention support of masked watchpoints.
4197
4198 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4199
4200 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4201 `@value{GDBN}'.
4202
4203 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4204
4205 * gdb.texinfo (titlepage): Remove dedication.
4206 (In Memoriam): New appendix.
4207
4208 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4209 Eli Zaretskii <eliz@gnu.org>
4210
4211 * gdb.texinfo (Index Section Format): Change the version to 5.
4212 Describe the different formula.
4213
4214 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4215 Eli Zaretskii <eliz@gnu.org>
4216
4217 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4218 for disconnected tracing.
4219 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4220 extended-remote relationship. Mention --once.
4221 (TCP port allocation lifecycle of @code{gdbserver}): New.
4222
4223 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4224
4225 * gdb.texinfo (Server): Improve indexing. Index all optional
4226 switches to gdbserver.
4227
4228 2011-04-20 Tom Tromey <tromey@redhat.com>
4229
4230 * gdb.texinfo (Index Section Format): New node.
4231 (Top): Add new node to menu.
4232
4233 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4234
4235 * gdb.texinfo (Maintenance Commands): Document `maint print
4236 remote-registers'.
4237
4238 2011-04-20 Tom Tromey <tromey@redhat.com>
4239
4240 * gdb.texinfo (Trace File Format): Move node later.
4241
4242 2011-04-19 Tom Tromey <tromey@redhat.com>
4243
4244 * gdbint.texinfo (Register Information Functions): Remove
4245 duplicate "the".
4246 * gdb.texinfo (Emacs): Remove duplicate "to".
4247 (GDB/MI Variable Objects): Remove duplicate "the".
4248 (General Query Packets): Likewise.
4249
4250 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4251
4252 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4253 "GDB/MI Ada Exception Information" node.
4254
4255 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4256
4257 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4258 the "exception-name" field in the *stopped async record.
4259
4260 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4261 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4262
4263 Implement support for PowerPC BookE ranged breakpoints.
4264 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4265
4266 2011-03-28 Tom Tromey <tromey@redhat.com>
4267
4268 * gdb.texinfo (Set Tracepoints): Fix typo.
4269
4270 2011-03-24 Tom Tromey <tromey@redhat.com>
4271
4272 * gdb.texinfo (Specify Location): Document `function:label'
4273 linespec.
4274
4275 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4276
4277 PR python/12149
4278
4279 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4280
4281 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4282
4283 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4284 (Inferiors In Python): Likewise.
4285 (Threads In Python): Likewise.
4286 (Symbols In Python): Likewise.
4287 (Objfiles In Python): Likewise.
4288 (Symbol Tables In Python): Likewise.
4289
4290 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4291
4292 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4293 display>: Explain that the commands accept number ranges.
4294
4295 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4296
4297 * gdb.texinfo (Breakpoints In Python): Add description and example
4298 of Python stop function operation.
4299
4300 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4301
4302 * gdb.texinfo (Parameters In Python): Document get_set_string and
4303 get_show_string methods.
4304
4305 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4306
4307 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4308
4309 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4310 circular-trace-buffer name.
4311
4312 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4313
4314 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4315 in the previous change.
4316
4317 2011-02-27 Michael Snyder <msnyder@vmware.com>
4318
4319 * gdb.texinfo (Inferiors and Programs): Update commands to show
4320 that they can accept multiple arguments.
4321
4322 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4323
4324 Revert the following patch (code patch was not approved):
4325 2011-02-21 Hui Zhu <teawater@gmail.com>
4326 * agentexpr.texi (bytecode descriptions): add printf.
4327 * gdb.texinfo (tracepoint action lists): add printf.
4328
4329 2011-02-23 Doug Evans <dje@google.com>
4330
4331 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4332
4333 2011-02-23 Michael Snyder <msnyder@vmware.com>
4334
4335 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4336 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4337 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4338
4339 2011-02-22 Doug Evans <dje@google.com>
4340
4341 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4342 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4343 add description of result, fix @defun formatting.
4344
4345 2011-02-21 Hui Zhu <teawater@gmail.com>
4346
4347 * agentexpr.texi (Bytecode Descriptions): Add printf.
4348 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4349
4350 2011-02-18 Tom Tromey <tromey@redhat.com>
4351
4352 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4353
4354 2011-02-14 Michael Snyder <msnyder@vmware.com>
4355
4356 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4357 Document new command "thread find".
4358
4359 2011-02-14 Michael Snyder <msnyder@vmware.com>
4360
4361 * gdb.texinfo (Threads): Update example of new thread message.
4362
4363 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4364
4365 * gdb.texinfo (Remote Configuration): Mention set/show remote
4366 traceframe-info.
4367 (Tools/Packages Optional for Building GDB): Mention that expat is
4368 used for traceframe info.
4369 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4370 (General Query Packets) <qSupported>: Describe the
4371 qXfer:traceframe-info:read feature.
4372 (qXfer::read): Describe qXfer:traceframe-info:read.
4373 (Traceframe Info Format): New section.
4374
4375 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4376
4377 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4378 for casts and unary operators.
4379
4380 2011-02-04 Tom Tromey <tromey@redhat.com>
4381
4382 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4383 is not useful.
4384
4385 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4386
4387 * gdb.texinfo: s/value optimized out/optimized out/g
4388
4389 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4390
4391 * gdb.texinfo (Other Misc Settings): Rework part of the
4392 documentation of the "set interactive mode" command.
4393
4394 2011-01-19 Tom Tromey <tromey@redhat.com>
4395
4396 * gdb.texinfo (Threads): Document thread name output and `thread
4397 name' command.
4398 (Threads In Python): Document Thread.name attribute.
4399 (GDB/MI Thread Commands): Document thread attributes.
4400
4401 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4402
4403 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4404 changes in mi/mi-cmd-disas.c
4405
4406 2011-01-12 Tom Tromey <tromey@redhat.com>
4407
4408 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4409 Fix "thread apply" text.
4410
4411 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4412 Thiago Jung Bauermann <bauerman@br.ibm.com>
4413
4414 Implement support for PowerPC BookE ranged watchpoints.
4415 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4416 the "set powerpc exact-watchpoints" flag.
4417
4418 2011-01-07 Tom Tromey <tromey@redhat.com>
4419
4420 * gdb.texinfo (Python API): Add descriptions to @menu items.
4421
4422 2011-01-06 Tom Tromey <tromey@redhat.com>
4423
4424 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4425
4426 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4427
4428 * gdb.texinfo (Debugging Output): Document "set debug jit".
4429
4430 2011-01-06 Tom Tromey <tromey@redhat.com>
4431
4432 PR python/12133:
4433 * gdb.texinfo (Frames In Python): Document various frame
4434 constants.
4435
4436 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4437
4438 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4439 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4440 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4441
4442 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4443
4444 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4445 (clean): Add GDBvn.texi.
4446
4447 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4448
4449 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4450 occasional case where the debugger prints an array address
4451 instead of the array itself.
4452
4453 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4454
4455 * gdb.texinfo (Packets) <read registers packet>: Document support
4456 for registers that were not collected.
4457
4458 2010-12-15 Doug Evans <dje@google.com>
4459
4460 * gdb.texinfo (Startup): Document auto-loading of scripts during
4461 startup.
4462 (Auto-loading): Delete "maint set python auto-load on|off".
4463 Add "set auto-load-scripts on|off".
4464
4465 2010-12-07 Doug Evans <dje@google.com>
4466
4467 * gdb.texinfo (Mode Options): Document -data-directory.
4468 (Data Files): Add reference to -data-directory.
4469
4470 2010-11-29 Doug Evans <dje@google.com>
4471
4472 * gdb.texinfo (Pretty-Printer Introduction): Change
4473 printer-name:subprinter-name to printer-name;subprinter-name.
4474
4475 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4476
4477 PR python/12199
4478
4479 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4480
4481 2010-11-23 Tom Tromey <tromey@redhat.com>
4482
4483 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4484 (Editing): Likewise.
4485 (Command History): Likewise.
4486 (TUI Keys): Likewise.
4487 (Bug Reporting): Conditionally include rluser.texi and
4488 inc-history.texinfo.
4489 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4490 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4491 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4492 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4493 (gdb.pdf): Likewise.
4494 (gdb.info): Likewise.
4495 (gdb/index.html): Likewise.
4496
4497 2010-11-23 Tom Tromey <tromey@redhat.com>
4498
4499 * Makefile.in (Makefile): Run ../config.status.
4500 (distclean): Update.
4501 * configure: Remove.
4502 * configure.ac: Remove.
4503
4504 2010-11-12 Tom Tromey <tromey@redhat.com>
4505
4506 * gdb.texinfo (Basic Python): Update. Add xref.
4507 (Exception Handling): Document new exception classes.
4508 (Types In Python): Update.
4509 (Frames In Python): Update.
4510
4511 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4512
4513 * gdb.texinfo (Breakpoints In Python): Document "internal"
4514 parameter, and visible attribute.
4515
4516 2010-11-05 Doug Evans <dje@google.com>
4517
4518 * gdb.texinfo (Source Path): Document "set directories".
4519
4520 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4521
4522 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4523 (OpenCL C): New node.
4524
4525 2010-11-02 Doug Evans <dje@google.com>
4526
4527 * gdb.texinfo (Pretty Printing): Expand into three sections,
4528 introduction, example, and commands.
4529 (Python API): Delete section Disabling Pretty-Printers, merge into
4530 Selecting Pretty-Printers.
4531 (Writing a Pretty-Printer): New section. Move the pretty-printer
4532 example here, and reformat to match python coding style. Add a second
4533 example using the gdb.printing module.
4534 (Python modules): Add gdb.printing.
4535
4536 2010-10-29 Doug Evans <dje@google.com>
4537
4538 * gdb.texinfo (Python): Fix long line.
4539
4540 2010-10-20 Doug Evans <dje@google.com>
4541
4542 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4543 All references updated. Correct sections marked as subsections.
4544 (Coding Standards): New chapter. Move the coding standard related
4545 subsections here. Add section on Python coding standards.
4546
4547 2010-10-13 Doug Evans <dje@google.com>
4548
4549 * gdb.texinfo (Python): Add "Python modules".
4550 (Types in Python): Add reference to gdb.types section.
4551 (Python modules): New node.
4552
4553 2010-10-11 Doug Evans <dje@google.com>
4554
4555 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4556 Python" from gdb.Value.type description.
4557
4558 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4559
4560 * gdb.texinfo (Ravenscar Profile): New node.
4561
4562 2010-09-22 Tom Tromey <tromey@redhat.com>
4563
4564 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4565
4566 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4567
4568 * gdb.texinfo (Values From Inferior): Clarify that
4569 value.dynamic_type works only in C++ programs with RTTI.
4570
4571 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4572
4573 * gdb.texinfo (Character Sets): Correctly reference host-charset
4574 in example.
4575
4576 2010-09-13 Tom Tromey <tromey@redhat.com>
4577
4578 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4579 Document "fullname" and "from".
4580
4581 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4582
4583 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4584 feature `reverse' output by -list-target-features.
4585
4586 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4587
4588 * gdb.texinfo (i386 Features): Remove an extra "@item".
4589
4590 2010-08-30 Tom Tromey <tromey@redhat.com>
4591
4592 PR python/11792:
4593 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4594
4595 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4596
4597 * gdb.texinfo (ARM Features): Document
4598 org.gnu.gdb.arm.m-profile.
4599
4600 2010-08-23 Tom Tromey <tromey@redhat.com>
4601
4602 PR python/11145:
4603 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4604 reinterpret_cast methods.
4605
4606 2010-08-23 Tom Tromey <tromey@redhat.com>
4607
4608 PR python/11915:
4609 * gdb.texinfo (Types In Python): Document array method.
4610
4611 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4612
4613 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4614
4615 2010-08-16 Tom Tromey <tromey@redhat.com>
4616
4617 * gdb.texinfo (Set Watchpoints): Document -location option.
4618
4619 2010-08-13 Doug Evans <dje@google.com>
4620
4621 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4622
4623 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4624
4625 * gdb.texinfo (GDB/MI Data Manipulation): Document
4626 -data-read-memory-raw and -data-write-memory-raw.
4627
4628 2010-08-11 Tom Tromey <tromey@redhat.com>
4629 Phil Muldoon <pmuldoon@redhat.com>
4630
4631 * gdb.texinfo (Basic Python): Describe post_event API.
4632
4633 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4634
4635 * gdb.texinfo (Basic Python): Describe solib_address and
4636 decode_line Python APIs
4637
4638 2010-08-10 Tom Tromey <tromey@redhat.com>
4639
4640 * gdb.texinfo (Pretty Printing API): Document
4641 gdb.default_visualizer.
4642
4643 2010-08-10 Tom Tromey <tromey@redhat.com>
4644
4645 Revert gdb-add-index addition:
4646 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4647
4648 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4649 Eli Zaretskii <eliz@gnu.org>
4650
4651 * gdb.texinfo (Mode Options) <-batch>
4652 (Basic Python) <gdb.execute>: Describe setting width and height.
4653
4654 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4655
4656 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4657
4658 2010-07-30 Tom Tromey <tromey@redhat.com>
4659
4660 * gdb.texinfo (Index Files): Mention gdb-add-index.
4661
4662 2010-07-30 Hui Zhu <teawater@gmail.com>
4663
4664 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4665 "detach inferior" and "kill inferior".
4666
4667 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4668
4669 * gdb.texinfo (Machine Code): Update description of two forms of
4670 arguments, and add new example to demonstrate the new form.
4671
4672 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4673
4674 * gdb.texinfo (Values From Inferior): Add value inferior function
4675 call description.
4676
4677 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4678
4679 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4680
4681 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4682 Eli Zaretskii <eliz@gnu.org>
4683
4684 Make core files the process_stratum.
4685 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4686 record_stratum example.
4687
4688 2010-07-13 Tom Tromey <tromey@redhat.com>
4689
4690 * gdb.texinfo (Index Files): New node.
4691
4692 2010-07-13 Tom Tromey <tromey@redhat.com>
4693
4694 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4695
4696 2010-07-13 Tom Tromey <tromey@redhat.com>
4697
4698 * gdb.texinfo (Specify Location): Document labels.
4699
4700 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4701
4702 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4703 entries for fast tracepoints and static tracepoints.
4704
4705 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4706
4707 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4708 qsThreadInfo>: Spell out `l' as ell.
4709
4710 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4711
4712 * gdb.texinfo (Convenience Variables): Document $_sdata.
4713 (Commands to Set Tracepoints): Describe static tracepoints. Add
4714 `Listing Static Tracepoint Markers' menu entry. Document
4715 "strace".
4716 (Tracepoint Action Lists): Document collecting $_sdata.
4717 (Listing Static Tracepoint Markers): New subsection.
4718 (Tracepoints support in gdbserver): Mention static tracepoints.
4719 (remote packets, enabling and disabling): Mention
4720 read-sdata-object.
4721 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4722 and StaticTracepoint.
4723 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4724 Document qXfer:sdata:read.
4725 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4726
4727 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4728
4729 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4730
4731 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4732 Tom Tromey <tromey@redhat.com>
4733 Thiago Jung Bauermann <bauerman@br.ibm.com>
4734
4735 * gdb.texinfo (Inferiors In Python): New node.
4736 * gdb.texinfo (Threads In Python): New node.
4737
4738 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4739
4740 * gdb.texinfo (Python): Document what the python directory is
4741 and what its location is.
4742 (Basic Python): Document the gdb.PYTHONDIR constant.
4743
4744 2010-06-25 Tom Tromey <tromey@redhat.com>
4745
4746 PR python/10808:
4747 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4748
4749 2010-06-24 Hui Zhu <teawater@gmail.com>
4750
4751 * gdb.texinfo: (Commands for Controlled Output): Add
4752 documentation for command "eval".
4753
4754 2010-06-21 Stan Shebs <stan@codesourcery.com>
4755
4756 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4757 * annotate.texinfo: Ditto.
4758 * gdbint.texinfo: Ditto.
4759 * stabs.texinfo: Ditto.
4760
4761 2010-06-22 Hui Zhu <teawater@gmail.com>
4762
4763 * gdb.texinfo: (Process Record and Replay): Add documentation
4764 for command "set record memory-query".
4765
4766 2010-06-21 Stan Shebs <stan@codesourcery.com>
4767
4768 * gdb.texinfo: Relicense under GFDL version 1.3.
4769 * annotate.texinfo: Relicense under GFDL version 1.3.
4770 * gdbint.texinfo: Relicense under GFDL version 1.3.
4771 * stabs.texinfo: Relicense under GFDL version 1.3.
4772 * fdl.texi: Update to version 1.3.
4773
4774 2010-06-18 Stan Shebs <stan@codesourcery.com>
4775
4776 * gdb.texinfo (Operating System Auxiliary Information): Describe
4777 "info os" when no arguments given.
4778
4779 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4780 $_thread.
4781
4782 2010-06-18 Hui Zhu <teawater@gmail.com>
4783
4784 * gdb.texinfo: (Process Record and Replay): Add documentation
4785 for commands "record save" and "record restore".
4786
4787 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
4788
4789 * gdb.texinfo: Include information about the correct use
4790 of addresses in the `watch' command.
4791
4792 2010-06-11 Stan Shebs <stan@codesourcery.com>
4793
4794 * gdb.texinfo (Observer Mode): New section.
4795 (General Query Packets): Document QAllow.
4796
4797 2010-06-04 Doug Evans <dje@google.com>
4798
4799 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
4800
4801 2010-06-03 Doug Evans <dje@google.com>
4802
4803 * gdbint.texinfo (Coding): Add subsection on command names.
4804
4805 2010-06-02 Tom Tromey <tromey@redhat.com>
4806
4807 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
4808 always-disassemble.
4809
4810 2010-06-01 Pedro Alves <pedro@codesourcery.com>
4811
4812 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
4813 gdbserver, and add cross reference.
4814 (Tracepoints support in gdbserver): New subsection.
4815
4816 2010-05-26 Pedro Alves <pedro@codesourcery.com>
4817
4818 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
4819 `qRelocInsn' feature.
4820 (Relocate instruction reply packet): New subsection
4821 of `Tracepoint Packets'.
4822 (Tracepoint Packets): Mention that packets QTDP and QTStart
4823 support the qRelocInsn request, and add cross reference to new
4824 subsection.
4825
4826 2010-05-25 Doug Evans <dje@google.com>
4827
4828 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
4829 (Commands In Python): Document gdb.string_to_argv.
4830
4831 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4832
4833 * gdbint.texinfo (Host Definition): Remove items NORETURN and
4834 ATTR_NORETURN.
4835
4836 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
4837 Tom Tromey <tromey@redhat.com>
4838 Thiago Jung Bauermann <bauerman@br.ibm.com>
4839
4840 * gdb.texinfo (Parameters In Python): New Node.
4841
4842 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
4843
4844 * gdb.texinfo: (Summary) Add mention about D language support.
4845 (Filenames): Add D suffixes.
4846 (D): New node.
4847
4848 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
4849
4850 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
4851 of macro deleted from GDB code.
4852
4853 2010-04-24 Pedro Alves <pedro@codesourcery.com>
4854
4855 * gdb.texinfo (Commands to specify files): Describe what how GDB
4856 looks up DOS-based filesystem paths on the system root. Document
4857 the new `set/show target-file-system-kind' commands.
4858
4859 2010-04-23 Doug Evans <dje@google.com>
4860
4861 * gdb.texinfo (Python): Move Auto-loading section here ...
4862 (Python API): from here.
4863 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
4864 (Maintenance Commands): Add docs for "maint print section-scripts".
4865
4866 2010-04-20 Chris Moller <cmoller@redhat.com>
4867
4868 * gdb.texinfo (Setting Breakpoints): Added description of
4869 filename-qualified rbreak.
4870 * refcard.tex (Breakpoints and Watchpoints): Added brief
4871 description of filename-qualified rbreak.
4872
4873 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
4874
4875 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
4876 (Python API): Change the reference to Pretty Printing API.
4877 (Pretty Printing): Move the user part under the Data node. Reformat
4878 the sample output to 72 columns. Create a new reference to Pretty
4879 Printing API. Rename the API part ...
4880 (Pretty Printing API): To a new node name.
4881 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
4882 (GDB/MI Variable Objects): Change references to Pretty Printing API.
4883
4884 2010-04-21 Stan Shebs <stan@codesourcery.com>
4885
4886 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
4887 and commands.
4888 (Listing Tracepoints): Update to reflect current behavior.
4889
4890 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
4891
4892 * gdb.texinfo (Examining memory): Update for change in string
4893 display with explicit size.
4894
4895 2010-04-19 Pedro Alves <pedro@codesourcery.com>
4896
4897 PR breakpoints/8554.
4898
4899 * gdb.texinfo (Save Breakpoints): New node.
4900 (save-tracepoints): Rename to ...
4901 (save tracepoints): ... this. Mention that `save-tracepoints' is
4902 a deprecated alias to `save tracepoints'.
4903
4904 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
4905
4906 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
4907 (info w32 thread-information-block): Document new command.
4908 (qGetTIBAddress): Document new gdbserver query.
4909 (maint set/show show-all-tib): Document new command.
4910
4911 2010-04-15 Doug Evans <dje@google.com>
4912
4913 * gdb.texinfo (Python API): Add progspaces section.
4914 (Selecting Pretty-Printers): Progspace pretty-printers are
4915 searched too.
4916 (Progspaces In Python): New section.
4917
4918 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
4919
4920 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
4921
4922 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
4923 returns None.
4924
4925 2010-04-09 Stan Shebs <stan@codesourcery.com>
4926
4927 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4928 Describe the `frames-created' field, tweak grammar.
4929
4930 2010-04-09 Pedro Alves <pedro@codesourcery.com>
4931
4932 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
4933 Describe the `circular' and `disconnected' fields.
4934
4935 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
4936
4937 * gdb.texinfo (maint print registers): Mention unavailable and
4938 invisible registers.
4939
4940 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
4941 Thiago Jung Bauermann <bauerman@br.ibm.com>
4942 Tom Tromey <tromey@redhat.com>
4943
4944 * gdb.texinfo (Breakpoints In Python): New Node.
4945
4946 2010-04-08 Stan Shebs <stan@codesourcery.com>
4947
4948 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
4949 trace status fields.
4950
4951 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
4952
4953 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
4954 optional. Make org.gnu.gdb.i386.avx requires
4955 org.gnu.gdb.i386.avx.
4956
4957 2010-04-08 Doug Evans <dje@google.com>
4958
4959 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
4960 search path, and document that gdb only scans the search path if
4961 the script's path doesn't specify a directory.
4962
4963 2010-04-05 Doug Evans <dje@google.com>
4964
4965 * gdb.texinfo (maint show python auto-load): Fix typo.
4966
4967 2010-04-04 Stan Shebs <stan@codesourcery.com>
4968
4969 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
4970 (Setting Watchpoints): Update description of "info watch".
4971 (Disabling Breakpoints): Only "info break" lists all.
4972
4973 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
4974 (tdump): Explain how tdump works.
4975
4976 2010-04-01 Pedro Alves <pedro@codesourcery.com>
4977
4978 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
4979 add cross reference.
4980
4981 2010-03-31 Pedro Alves <pedro@codesourcery.com>
4982
4983 * gdb.texinfo (TUI Commands): Mention that in some cases, these
4984 commands error out.
4985
4986 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4987
4988 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
4989
4990 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
4991
4992 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4993
4994 2010-03-29 Stan Shebs <stan@codesourcery.com>
4995 Nathan Sidwell <nathan@codesourcery.com>
4996
4997 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4998 GDBN equivalent.
4999 (Set Tracepoints): Remove mention that conditional tracepoints
5000 don't exist.
5001 (Tracepoint Actions): Clarify when while-stepping collection
5002 happens, note that while-stepping does not automatically collect
5003 $pc.
5004
5005 2010-03-29 Stan Shebs <stan@codesourcery.com>
5006
5007 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5008 (General Query Packets): Describe TracepointSource.
5009
5010 2010-03-27 Matt Rice <ratmice@gmail.com>
5011
5012 * gdb.texinfo (ARM): Document arguments to "target sim".
5013 (Set Catchpoints): Use @dots{} instead of @r{...}.
5014
5015 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5016
5017 * gdb.texinfo (Tracepoint Packets): Remove mention that
5018 terror:string may be plain text, and drop mention of X prefix.
5019
5020 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5021
5022 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5023
5024 2010-03-24 Stan Shebs <stan@codesourcery.com>
5025
5026 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5027
5028 2010-03-24 Tom Tromey <tromey@redhat.com>
5029
5030 PR breakpoints/9352:
5031 * gdb.texinfo (Break Commands): Update.
5032
5033 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5034
5035 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5036 commands.
5037
5038 2010-03-16 Stan Shebs <stan@codesourcery.com>
5039
5040 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5041 circular-trace-buffer.
5042 (Tracepoint Packets): Describe QTBuffer, and details of the
5043 qTStatus reply.
5044
5045 2010-03-12 Stan Shebs <stan@codesourcery.com>
5046 Nathan Sidwell <nathan@codesourcery.com>
5047
5048 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5049 doing instruction stepping.
5050 (Tracepoint Restrictions): New node.
5051
5052 2010-03-10 Tom Tromey <tromey@redhat.com>
5053
5054 * gdbint.texinfo (Symbol Handling): Update.
5055
5056 2010-03-08 Tom Tromey <tromey@redhat.com>
5057
5058 PR cli/9591:
5059 * gdb.texinfo (Mode Options): Mention lack of pagination and
5060 confirmation with --batch.
5061 (Screen Size): Mention --batch.
5062 (Messages/Warnings): Likewise.
5063
5064 2010-03-05 Tom Tromey <tromey@redhat.com>
5065
5066 * gdb.texinfo (Basic Python): Document target_charset and
5067 target_wide_charset.
5068
5069 2010-03-05 Tom Tromey <tromey@redhat.com>
5070
5071 * gdb.texinfo (Data): Link to pretty-printing.
5072 (Output Formats): Likewise. Correct text.
5073
5074 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5075
5076 * gdb.texinfo (Types): Describe <struct> and <flags>.
5077
5078 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5079
5080 * gdb.texinfo (Frames In Python): Add block parameter and
5081 description to read_var text.
5082
5083 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5084 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.texinfo (Types In Python): Describe block argument in
5087 template_argument and gdb.lookup_type.
5088
5089 2010-02-24 Tom Tromey <tromey@redhat.com>
5090
5091 * gdb.texinfo (Cygwin Native): Fix typo.
5092
5093 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5094
5095 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5096 and select method descriptions.
5097 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5098 Tables in Python to menu.
5099 (Blocks In Python): New node.
5100 (Symbols In Python): New node.
5101 (Symbol Tables in Python): New node.
5102
5103 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5104
5105 Multiexec MI
5106
5107 gdb/
5108 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5109
5110 gdb/doc/
5111 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5112 changes.
5113 (GDB/MI Program Execution): Document current behaviour of
5114 --all and --thread-group.
5115 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5116 -remove-inferior.
5117 * observer.texi (inferior_added, inferior_removed): New
5118 observers.
5119
5120 2010-02-19 Tom Tromey <tromey@redhat.com>
5121
5122 * gdbint.texinfo (Getting Started): Fix @node.
5123 (Debugging GDB): Likewise.
5124
5125 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5126
5127 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5128 documenting the gdb_test_timeout variable.
5129
5130 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5131
5132 * gdb.texinfo (MI commands): Added documentation of --reverse
5133 option to a set of MI commands. Restructured documentation of MI
5134 commands --exec-continue to reflect the complexity of reverse
5135 execution.
5136
5137 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5138
5139 * gdb.texinfo (Using the Collected Data): Specify that the address
5140 range of `tfind outsize' is exclusive, and that the address range
5141 of `tfind range' is inclusive.
5142 (Tracepoint Packets): Specify that the address range of
5143 `QTFrame:range' is inclusive, and that the address range of
5144 `QTFrame:outside' is exclusive
5145
5146 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5147
5148 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5149
5150 2010-02-10 Tom Tromey <tromey@redhat.com>
5151
5152 * gdb.texinfo (Debugging Output): Document set debug parser and
5153 show debug parser.
5154
5155 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5156
5157 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5158 i386_eflags and i386_mxcsr.
5159
5160 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5161
5162 * gdb.texinfo: Document i386 target features.
5163
5164 2010-02-05 Doug Evans <dje@google.com>
5165
5166 * gdbint.texinfo (Testsuite): Add a new section to document the
5167 various DejaGnu variables that may be overridden.
5168 Document INTERNAL_GDBFLAGS.
5169
5170 2010-02-04 Tom Tromey <tromey@redhat.com>
5171
5172 PR cli/8830:
5173 * gdb.texinfo (Files): -readnow comes before the filename for file
5174 and symbol-file.
5175
5176 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5177
5178 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5179 Document ARM breakpoint types.
5180 (Register Packet Format): Move into the new section.
5181 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5182
5183 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5184
5185 * gdb.texinfo (File Options): Adjust the documentation of this
5186 switch to refer to the "source" command rather than partially
5187 duplicating some of the relevant information.
5188 (Extending GDB): Introduce and document the set/show script-extension
5189 setting.
5190 (Command Files): Add note explaining that the "source" command
5191 is also used to evalute scripts written in other languages.
5192 Remove the short slightly incorrect reference to sourcing Python
5193 scripts.
5194 (Python Commands): Document how to execute a Python script from GDB.
5195
5196 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5197
5198 * gdb.texinfo (Command Files): Fix typo.
5199
5200 2010-01-18 Tom Tromey <tromey@redhat.com>
5201
5202 * gdb.texinfo (File Options): Document -x on .py files.
5203 (Command Files): Document handling of Python scripts.
5204
5205 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5206
5207 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5208
5209 2010-01-15 Stan Shebs <stan@codesourcery.com>
5210
5211 * gdb.texinfo (Trace Files): New section.
5212 (Tracepoint Packets): Document QTSave and qTBuffer.
5213 (Trace File Format): New appendix.
5214
5215 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5216
5217 * gdb.texinfo (Values From Inferior): Document lazy_string value
5218 method.
5219 (Python API): Add Lazy strings menu item.
5220 (Lazy Strings In Python): New node.
5221
5222 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5223
5224 * gdb.texinfo (GDB/MI Thread Information): New.
5225 (GDB/MI Async Records): Document the core field in *stopped.
5226 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5227 documentation
5228 (Process list): Document that osdata document may contain
5229 threads.
5230 (Remote Serial Protocol): Document qXfer:threads.
5231
5232 2010-01-06 Stan Shebs <stan@codesourcery.com>
5233
5234 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5235 disconnected tracing.
5236 (Tracepoint Packets): Document new protocol.
5237
5238 2010-01-05 Stan Shebs <stan@codesourcery.com>
5239
5240 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5241 tracepoints.
5242 (Tracepoint Packets): Describe remote protocol for fast
5243 tracepoints.
5244
5245 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5246
5247 Update the "Start of New Year Procedure".
5248 * gdbint.texinfo: Add the list of files that need to be updated
5249 manually. Minor reformatting.
5250
5251 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5252
5253 * refcard.tex: Update copyright year in header and text.
5254
5255 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5256
5257 * agentexpr.texi: Add 2010 to the list of copyright years.
5258 * annotate.texinfo: Likewise.
5259 * gdb.texinfo: Likewise.
5260 * gdbint.texinfo: Likewise.
5261 * observer.texi: Likewise.
5262 * stabs.texinfo: Likewise.
5263
5264 2009-12-31 Stan Shebs <stan@codesourcery.com>
5265
5266 * gdb.texinfo (Tracepoint Actions): Describe teval.
5267
5268 2009-12-29 Stan Shebs <stan@codesourcery.com>
5269
5270 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5271
5272 2009-12-28 Stan Shebs <stan@codesourcery.com>
5273
5274 * gdb.texinfo (Trace State Variables): New section.
5275 (Tracepoint Packets): Describe trace state variable packets.
5276 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5277 variable bytecodes.
5278
5279 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5280
5281 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5282 declarations.
5283
5284 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5285
5286 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5287 -gdb-exit behaviour.
5288
5289 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5290
5291 * gpl.texi: Update to version 3 of the GPL.
5292
5293 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5294
5295 * Makefile.in: Update copyright header.
5296 * observer.texi: Fix the copyright header of the generated files.
5297
5298 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5299
5300 * gdb.texinfo (Types In Python): Describe range function.
5301
5302 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5303
5304 * gdb.texinfo (Types In Python): Describe "is_base_class".
5305
5306 2009-12-03 Tom Tromey <tromey@redhat.com>
5307
5308 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5309
5310 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5311
5312 * observer.texi: New memory_changed observer.
5313
5314 2009-12-01 Tom Tromey <tromey@redhat.com>
5315
5316 * gdb.texinfo (Reverse Execution): Fix typo.
5317
5318 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5319
5320 PR gdb/8704
5321
5322 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5323 are allowed after the breakpoint condition.
5324
5325 2009-11-23 Tom Tromey <tromey@redhat.com>
5326
5327 PR python/10782:
5328 * gdb.texinfo (Types In Python): Document Type.pointer.
5329
5330 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5331
5332 * gdb.texinfo (Machine Code): Adjust.
5333
5334 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5335
5336 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5337 (Using Agent Expressions): Delete cross reference.
5338
5339 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5340
5341 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5342 and @settitle directives up to help makeinfo find them.
5343
5344 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5347 (Auto-loading): Use plural and note one can use multiple components now.
5348
5349 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5350
5351 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5352 -stack-list-arguments have the same documentation for parameter
5353 as -stack-list-locals. Add comas.
5354
5355 2009-10-27 Tom Tromey <tromey@redhat.com>
5356 Eli Zaretskii <eliz@gnu.org>
5357
5358 PR python/10781
5359
5360 * gdb.texinfo (Values From Inferior): Document cast method.
5361
5362 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5363
5364 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5365 and adjust example.
5366
5367 2009-10-22 Michael Snyder <msnyder@vmware.com>
5368
5369 * gdb.texinfo (Process Record and Replay): Document new form of
5370 info record command. Also document the new save and restore
5371 commands.
5372
5373 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5374
5375 * gdb.texinfo (Machine Code): Mention current pc marker.
5376 (Memory): Likewise.
5377
5378 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5379 Stan Shebs <stan@codesourcery.com>
5380
5381 * observer.texi (new_inferior): Rename to...
5382 (inferior_appeared): ... this.
5383
5384 * gdb.texinfo (Inferiors): Rename node to ...
5385 (Inferiors and Programs): ... this. Mention running multiple
5386 programs in the same debug session.
5387 <info inferiors>: Mention the new 'Executable' column if "info
5388 inferiors". Update examples. Document the "add-inferior",
5389 "clone-inferior", "remove-inferior" and "maint info
5390 program-spaces" commands.
5391 (Process): Rename node to...
5392 (Forks): ... this. Document "set|show follow-exec-mode".
5393
5394 2009-10-11 Michael Snyder <msnyder@vmware.com>
5395
5396 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5397 (ReverseContinue): Ditto.
5398
5399 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5400
5401 * gdb.texinfo (Server): Document libthread-db-search-path.
5402
5403 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5404
5405 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5406
5407 2009-10-06 Michael Eager <eager@eagercon.com>
5408
5409 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5410 (Embedded Processors): Add MicroBlaze.
5411 (MicroBlaze): New. Describe Xilinx MicroBlaze
5412
5413 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5414
5415 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5416
5417 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5418
5419 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5420
5421 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5422
5423 * observer.texi (solib_unloaded): Document explicitly the fact that
5424 this observer is called before the associated symbols are unloaded.
5425
5426 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5427
5428 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5429 -stack-list-variables.
5430
5431 2009-09-18 Tom Tromey <tromey@redhat.com>
5432
5433 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5434 is experimental.
5435
5436 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5437
5438 * gdb.texinfo (convenince variables): Mention
5439 $_siginfo could be empty.
5440
5441 2009-09-15 Tom Tromey <tromey@redhat.com>
5442
5443 * gdb.texinfo (GDB/MI Variable Objects): Document
5444 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5445 Expand -var-update documentation.
5446
5447 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5448
5449 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5450 feature.
5451
5452 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5453
5454 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5455
5456 2009-09-10 Michael Snyder <msnyder@vmware.com>
5457
5458 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5459 ReverseStep replies to the qSupported query.
5460
5461 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5462
5463 Add documentation for set/show interactive-mode.
5464 * gdb.texinfo (Other Misc Settings): New node.
5465
5466 2009-09-01 Doug Evans <dje@google.com>
5467
5468 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5469 non-stop mode's affect on remote caching.
5470
5471 2009-08-31 Jacob Potter <jdpotter@google.com>
5472 Doug Evans <dje@google.com>
5473
5474 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5475 Mark `set/show remotecache' options as obsolete.
5476 Document new `set/show stack-cache' option.
5477 Update text for `info dcache'.
5478
5479 2009-08-27 Doug Evans <dje@google.com>
5480
5481 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5482 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5483
5484 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5485
5486 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5487 about autoconf.
5488
5489 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5490
5491 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5492 small example, and describe its columns. Replace "inferior-id" by
5493 "infno" throughout.
5494
5495 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5496
5497 * gdbint.texinfo (Releasing GDB): Point to
5498 README-maintainer-mode file for required autoconf version.
5499 * configure.ac: Do not substitute datarootdir, htmldir,
5500 pdfdir, docdir. Do not process --with-datarootdir,
5501 --with-htmldir, --with-pdfdir, --with-docdir.
5502 * configure: Regenerate.
5503
5504 * configure: Regenerate.
5505
5506 2009-08-20 Reid Kleckner <reid@kleckner.net>
5507
5508 * gdb.texinfo: Add chapter on JIT interface.
5509
5510 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5511
5512 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5513 confirmation request.
5514
5515 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5516
5517 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5518 CRC definitions.
5519
5520 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5521
5522 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5523 -break-commands.
5524
5525 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5526
5527 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5528 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5529
5530 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5531
5532 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5533 "set spu stop-on-load" and "show spu stop-on-load" commands.
5534
5535 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5536
5537 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5538
5539 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5540
5541 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5542 org.gnu.gdb.arm.neon.
5543
5544 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5545
5546 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5547 optional element.
5548 (subsection OS ABI): New subsection.
5549
5550 2009-07-14 Stan Shebs <stan@codesourcery.com>
5551
5552 * gdb.texinfo (Tracepoint Conditions): New section.
5553 (General Query Packets): Describe ConditionalTracepoints.
5554 (Tracepoint Packets): Describe condition field.
5555 (Maintenance Commands): Describe maint agent-eval.
5556 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5557
5558 2009-07-11 Hui Zhu <teawater@gmail.com>
5559
5560 * gdb.texinfo (disassemble): Add a new modifier /r
5561 to "disassemble" command to make it print the raw instructions
5562 in hex as well as in symbolic form.
5563
5564 2009-07-09 Tom Tromey <tromey@redhat.com>
5565
5566 * gdbint.texinfo (Testsuite): Document parallel make check.
5567
5568 2009-07-09 Tom Tromey <tromey@redhat.com>
5569
5570 * gdbint.texinfo (Testsuite): Document test transcripts.
5571
5572 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5573
5574 * gdb.texinfo (Values From Inferior): Add length parameter
5575 description.
5576
5577 2009-07-04 Chris Genly <chris@genly.us>
5578
5579 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5580 in -var-list-children. Fix example according to what the code
5581 does.
5582
5583 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5584
5585 * gdb.texinfo (Debugging multiple inferiors): Document the
5586 "inferior", "detach inferior" and "kill inferior" commands.
5587 (Debugging Programs with Multiple Processes): Adjust to mention
5588 generic "inferior" commands. Delete mention of "detach fork" and
5589 "delete fork". Cross reference to "Debugging multiple inferiors"
5590 section.
5591
5592 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5593
5594 * gdbint.texinfo (Item Output Functions): Update signature
5595 for ui_out_field_core_addr.
5596
5597 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5598
5599 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5600 Update example code extrated from breakpoint.c.
5601
5602 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5603
5604 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5605 MI commands.
5606 (GDB/MI Symbol Query): Likewise.
5607 (GDB/MI File Commands): Likewise.
5608 (GDB/MI File Transfer Commands): Likewise.
5609 (GDB/MI Target Manipulation): Likewise.
5610 (GDB/MI Miscellaneous Commands): Likewise.
5611
5612 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5613
5614 * gdb.texinfo (Debugging Optimized Code): New chapter.
5615 (Compiling for Debugging): Reference it. Move some
5616 text to the new section.
5617
5618 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5619
5620 * doc/gdb.texinfo (Calling): Document
5621 set-unwind-on-terminating-exception usage.
5622
5623 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5624
5625 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5626 command.
5627
5628 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5629
5630 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5631 references.
5632
5633 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5634
5635 * gdbint.texinfo: Rename formal parameters to gdbarch function
5636 protoypes from "current_gdbarch" to "gdbarch".
5637
5638 2009-05-28 Tom Tromey <tromey@redhat.com>
5639
5640 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5641
5642 2009-05-27 Tom Tromey <tromey@redhat.com>
5643
5644 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5645 feature.
5646 (GDB/MI Variable Objects): Document -var-set-visualizer.
5647
5648 2009-04-02 Tom Tromey <tromey@redhat.com>
5649
5650 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5651 feature.
5652 (GDB/MI Variable Objects): Document -var-set-visualizer.
5653
5654 2009-05-27 Tom Tromey <tromey@redhat.com>
5655 Thiago Jung Bauermann <bauerman@br.ibm.com>
5656 Phil Muldoon <pmuldoon@redhat.com>
5657
5658 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5659 (Pretty Printing): New node.
5660 (Selecting Pretty-Printers): Likewise.
5661 (Python API): Update.
5662 (Output Formats): Document /r format.
5663
5664 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5665 Tom Tromey <tromey@redhat.com>
5666
5667 * gdb.texinfo (Types In Python): New node.
5668 (Values From Inferior): "type" is now an attribute.
5669 (Python API): Update.
5670
5671 2009-05-27 Tom Tromey <tromey@redhat.com>
5672 Thiago Jung Bauermann <bauerman@br.ibm.com>
5673 Phil Muldoon <pmuldoon@redhat.com>
5674
5675 * gdb.texinfo: Add @syncodeindex for `tp'.
5676 (Python API): Update.
5677 (Auto-loading): New node.
5678 (Objfiles In Python): New node.
5679
5680 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5681
5682 * gdb.texinfo (Threads): Document libthread-db-search-path.
5683
5684 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5685
5686 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5687
5688 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5689
5690 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5691 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5692 show show-debug-regs' docs.
5693
5694 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5695
5696 * gdb.texinfo (Process Record and Replay): Add description of
5697 reverse execution.
5698
5699 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5700
5701 * gdbint.texinfo (Adding support for debugging core files): New node.
5702 (Native Debugging): Remove the ``Native core file Support'' section.
5703
5704 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5705
5706 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5707 Add index entries.
5708
5709 2009-04-30 Hui Zhu <teawater@gmail.com>
5710 Michael Snyder <msnyder@vmware.com>
5711
5712 * gdb.texinfo: (Process Record and Replay): Add documentation for
5713 process record and replay.
5714
5715 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5716
5717 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5718 a new part on command-line defined macros.
5719
5720 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5721
5722 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5723 clarify the wording.
5724
5725 2009-04-23 Tom Tromey <tromey@redhat.com>
5726
5727 * gdb.texinfo (Data Files): New node.
5728 (GDB Files): Update menu.
5729
5730 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5731
5732 * gdbint.texinfo (Defining Other Architecture Features): Remove
5733 entry for PROCESS_LINENUMBER_HOOK.
5734
5735 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5736
5737 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5738
5739 2009-04-22 Hui Zhu <teawater@gmail.com>
5740
5741 * gdb.texinfo (disassemble-next-line): Set the default of
5742 disassemble-next-line to off.
5743
5744 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5745
5746 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5747 --with-htmldir): New.
5748 * configure: Regenerate.
5749 * Makefile.in (datarootdir, docdir): Define.
5750 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5751 instead of $(SET_TEXINPUTS).
5752 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5753 gdbint.info instead of $(SET_TEXINPUTS).
5754 (gdbint/index.html): Use same -I options as for building
5755 gdbint.info.
5756 (stabs.dvi, stabs.pdf): Use same -I options as for building
5757 stabs.info instead of $(SET_TEXINPUTS).
5758 (stabs/index.html): Use same -I options as for building
5759 stabs.info.
5760 (annotate.dvi, annotate.pdf): Use same -I options as for building
5761 annotate.info instead of $(SET_TEXINPUTS).
5762 (annotate/index.html): Use same -I options as for building
5763 annotate.info.
5764
5765 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5766
5767 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5768
5769 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5770
5771 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5772
5773 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5774 Joseph Myers <joseph@codesourcery.com>
5775
5776 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5777 (MAKEHTMLFLAGS): Set to empty.
5778 (html__strip_dir): Define.
5779 (HTMLFILES): Define.
5780 (HTMLFILES_INSTALL): Define.
5781 (install-html): Copy new automake rule.
5782 (html): Depend on $(HTMLFILES).
5783 (gdb_toc.html): Rename to gdb/index.html.
5784 (gdbint_toc.html): Rename to gdbint/index.html.
5785 (stabs_toc.html): Rename to stabs/index.html.
5786 (annotate_toc.html): Rename to annotate/index.html.
5787
5788 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
5789
5790 * Makefile.in: Set pdfdir and htmldir from configure
5791 substitutions.
5792 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
5793 * configure: Regenerate.
5794
5795 2009-04-16 Joel Brobecker <brobecker@adacore.com>
5796
5797 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
5798 This macro is no longer used.
5799
5800 2009-04-15 Tom Tromey <tromey@redhat.com>
5801
5802 * gdb.texinfo (Character Sets): Document default character set.
5803
5804 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
5805
5806 * gdbint.texinfo: Change server name from sources.redhat.com to
5807 sourceware.org throughout.
5808
5809 2009-04-09 Joel Brobecker <brobecker@adacore.com>
5810
5811 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
5812 about a missing dot or coma after @xref.
5813
5814 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5815
5816 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
5817 example, and add a small explanation about it.
5818 (Print Settings): Change the documentation of the "set print
5819 frame-arguments" to reflect the fact that the default is now "scalars".
5820
5821 2009-04-02 Joel Brobecker <brobecker@adacore.com>
5822
5823 * gdb.texinfo (Print Settings): Add kindex for command "set
5824 print frame-arguments".
5825
5826 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5827
5828 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
5829 breakpoints.
5830 (Set Breaks): Add reference to thread-specific and task-specific
5831 breakpoints.
5832
5833 2009-03-31 Joel Brobecker <brobecker@adacore.com>
5834
5835 * gdb.texinfo (Ada Tasks): Remove the documentation about
5836 the "Running" state, as this state has been eliminated.
5837 Now all runnable tasks are shown as "Runnable".
5838
5839 2009-03-30 Stan Shebs <stan@codesourcery.com>
5840
5841 * gdb.texinfo (Tracepoints): Describe tracepoints as a
5842 special case of breakpoints.
5843 (Enable and Disable Tracepoints): Mention deprecation.
5844 (Listing Tracepoints): Update description and example.
5845
5846 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5847
5848 * gdb.texinfo (Frames in Python): New node.
5849 (Python API): Update.
5850
5851 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
5852
5853 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
5854 from a method to an attribute.
5855
5856 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
5857
5858 * gdb.texinfo (Values From Inferior): Document is_optimized_out
5859 attribute.
5860
5861 2009-03-25 Pedro Alves <pedro@codesourcery.com>
5862
5863 * observer.texi (thread_exit): Add "silent" parameter.
5864
5865 2009-03-22 Pedro Alves <pedro@codesourcery.com>
5866
5867 * observer.texi (about_to_proceed): New.
5868
5869 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
5870
5871 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
5872 field throughout to handle types with spaces in them. Fix typos
5873 found by aspell.
5874 (Summary, Requirements, Contributors): New first chapter,
5875 "Summary" added, old Requirements section moved there, and new
5876 section, "Contributors" added.
5877 (Initializing a New Architecture, Register Representation)
5878 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
5879 (Porting gdb): These sections extended and updated.
5880 (Compiler Characteristics): This section (empty) deleted.
5881 (Defining Other Architecture Features): This section renamed and
5882 duplicate material removed from (formerly "Target Conditionals").
5883 Use braces {} in @deftypeXX type field throughout to handle types
5884 with spaces in them. Typos found by aspell fixed.
5885
5886 * stack_frame.svg: New file, source of image for gdbint.texinfo.
5887 * stack_frame.pdf: Version of image for PDF output.
5888 * stack_frame.png: Version of image for HTML output and for Emacs.
5889 * stack_frame.txt: Version of image for Info output.
5890 * stack_frame.eps: Version of image for TeX DVI output.
5891
5892 2009-03-21 Eli Zaretskii <eliz@gnu.org>
5893
5894 * gdb.texinfo (Character Sets): Fix last change.
5895
5896 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
5897
5898 * gdb.texinfo (Values From Inferior): Fix optional arguments
5899 markup.
5900 (Commands In Python): Adjust argument names of gdb.Command.__init__
5901 to what the function accepts as keywords.
5902
5903 2008-03-20 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Convenience Vars): Document convenience functions.
5906 (Functions In Python): New node.
5907 (Python API): Update.
5908
5909 2009-03-20 Tom Tromey <tromey@redhat.com>
5910
5911 * gdb.texinfo (Character Sets): Remove obsolete text. Document
5912 set target-wide-charset.
5913 (Requirements): Mention iconv.
5914
5915 2009-03-17 Hui Zhu <teawater@gmail.com>
5916
5917 * gdb.texinfo: Change the introduce of "disassemble-next-line".
5918
5919 2009-03-17 Hui Zhu <teawater@gmail.com>
5920
5921 * gdb.texinfo: Add documentation for disassemble-next-line.
5922
5923 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
5924
5925 * gdb.texinfo (Commands In Python): Remove tindex entries.
5926
5927 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
5928
5929 * gdb.texinfo (Returning): New description for missing debug info.
5930
5931 2009-03-14 Pedro Alves <pedro@codesourcery.com>
5932
5933 * gdb.texinfo (Remote Configuration): Document query-attached.
5934 (General Query Packets): Document qAttached.
5935
5936 2009-03-05 Pedro Alves <pedro@codesourcery.com>
5937
5938 * gdb.texinfo (Background Execution): Better describe the set
5939 target-async command.
5940 (Maintenance Commands): Delete description of the `maint set/show
5941 linux-async' and `maint set/show remote-async' commands.
5942
5943 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5944
5945 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
5946 between sentences.
5947
5948 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
5949
5950 * gdb.texinfo (GDB/MI Async Records): Document the
5951 =library-loaded and =library-unloaded notifications.
5952
5953 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
5954
5955 * observer.texi (test_notification): New observer.
5956
5957 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
5958
5959 * observer.texi: Add parameter 'print_frame' to normal_stop
5960 observer.
5961
5962 2009-02-07 Eli Zaretskii <eliz@gnu.org>
5963
5964 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
5965 (Commands In Python): Fix COMMAND_* constants in last change. Use
5966 @kbd for interactive input. Add cross-references and index
5967 entries.
5968
5969 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5970
5971 * gdb.texinfo (Signals): Document $_siginfo.
5972 (Convenience Variables): Mention $_siginfo.
5973 (Remote Configuration): Document qXfer:siginfo:read,
5974 qXfer:siginfo:write packets, and the read-siginfo-object,
5975 write-siginfo-object commands.
5976
5977 2009-02-06 Pedro Alves <pedro@codesourcery.com>
5978
5979 * gdbint.texinfo (Values): New chapter.
5980
5981 2009-02-06 Tom Tromey <tromey@redhat.com>
5982
5983 * gdb.texinfo (Python API): Add entry for Commands In Python.
5984 (Commands In Python): New node.
5985
5986 2009-02-05 Tom Tromey <tromey@redhat.com>
5987
5988 * gdb.texinfo (Values From Inferior): Document Value.string.
5989
5990 2009-02-05 Tom Tromey <tromey@redhat.com>
5991
5992 * gdb.texinfo (Basic Python): Document execute's from_tty
5993 argument.
5994
5995 2009-02-04 Tom Tromey <tromey@redhat.com>
5996
5997 * gdb.texinfo (Basic Python): Document gdb.history.
5998
5999 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6000
6001 * gdb.texinfo (GDB/MI Thread Commands): Document the
6002 'current-thread-id' field. Remove the example with zero threads,
6003 since current GDB won't ever report that if there's inferior.
6004
6005 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6006
6007 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6008 option to -break-insert.
6009
6010 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6011 Jerome Guitton <guitton@adacore.com>
6012
6013 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6014 (System-wide configuration): New section.
6015
6016 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6017
6018 PR gdb/7580:
6019 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6020 internal-error|internal-warning quit|corefile ask|yes|no".
6021
6022 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6023
6024 * gdb.texinfo (Using the `gdbserver' Program): Document
6025 --remote-debug.
6026
6027 2009-01-23 Doug Evans <dje@google.com>
6028
6029 * gdb.texinfo: Add nexti to list of commands that support
6030 background execution.
6031
6032 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6033
6034 * gdb.texinfo (Define, Hooks): Document prefix command support.
6035
6036 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6037 Carlos O'Donell <carlos@codesourcery.com>
6038
6039 Fixes for makeinfo --html.
6040
6041 * annotate.texinfo: Use @copying and @insertcopying. Use
6042 @ifnottex in place of @ifinfo.
6043 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6044 place of @ifinfo. Use @ifnotinfo for one index entry.
6045 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6046 in place of @ifinfo.
6047 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6048 in place of @ifinfo. Include contents at start unconditionally.
6049
6050 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6051
6052 * gdb.texinfo (General Query Packets): Remove @var{} around the
6053 "spu" literal string.
6054
6055 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6056
6057 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6058 program may be running in another process" errors.
6059 * gdbint.texinfo (Native Conditionals): Delete
6060 ONE_PROCESS_WRITETEXT description.
6061
6062 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6063
6064 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6065 emacs local variable to be placed at the end of the ChangeLog.
6066 Add server.c and gdbreplay.c to the list of files where the
6067 copyright year needs to be updated.
6068
6069 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6070
6071 * gdb.texinfo (Remote Configuration): Document new
6072 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6073 commands.
6074
6075 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6076
6077 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6078 FETCH_INFERIOR_REGISTERS.
6079 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6080 FETCH_INFERIOR_REGISTERS descriptions. Remove
6081 gdbarch_get_longjmp_target descrition, since already described in
6082 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6083 (Target Conditionals): ... here.
6084
6085 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6086
6087 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6088 examples.
6089 (Additions to Ada): Likewise. Add the missing opening and closing
6090 parenthesis of the GDB prompt in one of the examples.
6091
6092 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6093
6094 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6095 about the result of 'Address not being of type System.Address.
6096 This problem has been fixed a while ago.
6097
6098 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6099
6100 MI non-stop and multiprocess docs.
6101
6102 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6103 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6104 Adjust documentation for *stopped, document =thread-created,
6105 =thread-exited, =thread-group-created and =thread-group-exited.
6106 (GDB/MI Thread Commands): Document the 'state' field in
6107 -thread-info output.
6108 (GDB/MI Program Execution): Mention --all and --thread-group
6109 options.
6110 (GDB/MI Variable Objects): Describe floating and fixed variable
6111 objects.
6112 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6113
6114 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6115
6116 * gdb.texinfo (Operating System Information): New appendix.
6117 (Operating System Auxiliary Information): Document 'info os processes'
6118 (Remote Configuration): Document 'osdata'
6119 (General Query Packets): Document qXfer:osdata:read.
6120
6121 2008-11-27 Tristan Gingold <gingold@adacore.com>
6122
6123 * gdb.texinfo (Darwin): Document Darwin specific features.
6124
6125 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6126
6127 * gdbint.texinfo (Target Conditionals): Extend the
6128 gdbarch_breakpoint_from_pc description.
6129
6130 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6131
6132 * gdb.texinfo (M68K Features): Fix typo.
6133
6134 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6135
6136 * gdb.texinfo (Symbols): Mention printing containing
6137 image name in "info symbol".
6138 (Maint translate-address): Likewise.
6139
6140 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6141
6142 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6143 commands "catch load" and "catch unload".
6144
6145 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6146
6147 * gdb.texinfo (GDB/MI Async Records): Document
6148 =thread-selected.
6149
6150 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6151
6152 * observer.texi (new_inferior, inferior_exit): New observers.
6153
6154 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6155
6156 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6157 .mt files, TM_CLIBS or TM_CDEPS.
6158 (x86 Watchpoints): Don't mention TDEPFILES.
6159
6160 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6161
6162 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6163 (Overview): Mention notifications and non-stop mode behavior.
6164 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6165 with non-stop mode behavior. Add vStopped description.
6166 (Stop Reply Packets): Update list of packets that return
6167 stop replies. Mention non-stop behavior.
6168 (General Query Packets): Document QNonStop packet and associated
6169 qSupported query response.
6170 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6171 behavior.
6172 (Notification Packets): New section.
6173 (Remote Non-Stop): New section.
6174 (File-I/O Overview): Mention non-stop behavior.
6175
6176 2008-10-24 Hui Zhu <teawater@gmail.com>
6177 Pedro Alves <pedro@codesourcery.com>
6178
6179 * gdb.texinfo (displaced-stepping): Describe the auto mode
6180 setting, and say it's the default. This is now a mainstream
6181 setting instead of a maintenance setting.
6182
6183 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6184
6185 * observer.texi (thread_stop_requested): New.
6186
6187 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6188
6189 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6190 (Patching): Replace incorrect usage of @samp by @kbd.
6191
6192 2008-10-17 Michael Snyder <msnyder@vmware.com>
6193
6194 * gdb.texinfo: Add documentation for reverse execution.
6195
6196 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6197 Eli Zaretskii <eliz@gnu.org>
6198
6199 * gdb.texinfo. (Values From Inferior): New subsubsection.
6200
6201 2008-10-06 Doug Evans <dje@google.com>
6202
6203 * gdb.texinfo (set debug dwarf2-die): Document it.
6204
6205 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6206
6207 * gdb.texinfo (catch) [exception]: Document how to insert
6208 a breakpoint on user-defined exceptions when the exception
6209 name is identical to one of the language-defined ones.
6210
6211 2008-09-27 Tom Tromey <tromey@redhat.com>
6212
6213 * gdb.texinfo (Macros): Remove text about stringification,
6214 varargs, and splicing.
6215
6216 2008-09-27 Tom Tromey <tromey@redhat.com>
6217
6218 * gdbint.texinfo (Language Support): Remove text about omitting
6219 support for a language.
6220
6221 2008-09-23 Doug Evans <dje@google.com>
6222
6223 * gdb.texinfo (info dcache): Update.
6224
6225 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6226
6227 * gdb.texinfo (Packets): Add info on thread-id syntax and
6228 multiprocess extensions.
6229 <D>: Document multiprocess form of packet.
6230 <H>: Use thread-id syntax.
6231 <T>: Likewise.
6232 <vCont>: Likewise. Note this is required for multiprocess.
6233 <vKill>: New packet.
6234 (Stop Reply Packets) <T>: Use thread-id syntax.
6235 <W>: Document multiprocess form of reply.
6236 <X>: Likewise.
6237 (General Query Packets) <qC>: Use thread-id syntax.
6238 <qfThreadInfo>: Likewise.
6239 <qGetTLSAddr>: Likewise.
6240 <qP>: Likewise.
6241 <qSupported>: Add "multiprocess" feature.
6242 <qThreadExtraInfo>: Use thread-id syntax.
6243
6244 2008-09-22 Stan Shebs <stan@codesourcery.com>
6245
6246 * gdb.texinfo (Inferiors): New section.
6247
6248 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6249
6250 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6251
6252 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6253
6254 * gdbint.texinfo (Target Conditionals): Remove documentation
6255 for gdbarch_name_of_malloc.
6256
6257 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6258
6259 * gdb.texinfo (Interrupts): Mention TCP interface for
6260 sending BREAK.
6261
6262 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6263
6264 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6265 argument prefix to "set sysroot".
6266
6267 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6268
6269 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6270 and False.
6271
6272 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6273
6274 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6275 for possible features of -list-features.
6276
6277 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6278
6279 * gdb.texinfo (Background execution): Adjust example
6280 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6281
6282 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6283
6284 * doc/gdb.texinfo (PowerPC): Fix typo.
6285 (PowerPC features): Fix typo.
6286
6287 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6288
6289 * observer.texi (thread_ptid_changed): New.
6290
6291 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6292
6293 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6294 (PowerPC features): Mention feature set for VSX registers.
6295
6296 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6297
6298 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6299 the direct visibility of all names in user-written packages.
6300
6301 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6302
6303 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6304 setting, and make it the default.
6305 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6306 non-stop script example.
6307
6308 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6309
6310 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6311 reference to the "Using Different Register and Memory Data
6312 Representation" section.
6313
6314 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6315
6316 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6317 (Remote Protocol): Add Packet Acknowledgment to menu.
6318 (Overview): Mention +/- can be disabled, and point to new section
6319 where this is discussed in detail.
6320 (General Query Packets): Document QStartNoAckMode packet, and
6321 corresponding qSupported reply.
6322 (Packet Acknowledgment): New section.
6323
6324 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6325 Pedro Alves <pedro@codesourcery.com>
6326
6327 * gdb.texinfo (Threads): Move paragraph about automatic thread
6328 selection to All-Stop Mode subsection.
6329 (Thread Stops): Reorganize existing material into subsections.
6330 Add introductory blurb and menu.
6331 (Non-Stop Mode): New subsection.
6332 (Background Execution): New subsection.
6333 (Maintenance Commands): Add cross-references from async mode
6334 commands to the new Background Execution section.
6335
6336 2008-08-06 Tom Tromey <tromey@redhat.com>
6337
6338 * gdb.texinfo (Extending GDB): New chapter.
6339 (Sequences): Demoted chapter, now a section under the new
6340 Extending GDB chapter.
6341 (Python): New section.
6342
6343 2008-07-31 Stan Shebs <stan@codesourcery.com>
6344
6345 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6346
6347 2008-07-29 Stan Shebs <stan@codesourcery.com>
6348
6349 * gdbint.texinfo: General round of cleanup and minor
6350 clarifications.
6351 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6352 (Longjmp Support): Update description to reflect how it is done
6353 for targets without using native header.
6354 (Symbol Handling): Add a little more general explanation.
6355 (COFF, ELF): Mention stabs encapsulation.
6356 (DWARF 3): New section.
6357 (Adding a New Host): Scrub out some obsolete bits.
6358 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6359 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6360 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6361 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6362 SEEK_SET, STOP_SIGNAL, USG.
6363 (Raw and Virtual Register Representations): Ditto for
6364 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6365 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6366 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6367 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6368 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6369 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6370 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6371 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6372 DEPRECATED_USE_STRUCT_CONVENTION.
6373 Describe gdbarch_deprecated_fp_regnum.
6374 Update description of gdbarch_print_insn.
6375 (Adding a New Target): Scrub out obsolete bits.
6376 (Obsolete Conditionals): Remove entire section.
6377
6378 2008-07-25 Tom Tromey <tromey@redhat.com>
6379
6380 * observer.texi (GDB Observers): Document new observers:
6381 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6382 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6383 architecture_changed.
6384
6385 2008-07-21 Stan Shebs <stan@codesourcery.com>
6386
6387 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6388 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6389
6390 2008-07-21 Tom Tromey <tromey@redhat.com>
6391
6392 * observer.texi (GDB Observers): Remove obsolete comment.
6393 <executable_changed>: Remove argument.
6394
6395 2008-07-18 Tom Tromey <tromey@redhat.com>
6396
6397 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6398
6399 2008-07-10 Doug Evans <dje@google.com>
6400
6401 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6402
6403 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6404
6405 * gdb.texinfo (Starting): Document "set disable-randomization".
6406
6407 2008-07-07 Andreas Schwab <schwab@suse.de>
6408
6409 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6410
6411 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6412
6413 * gdb.texinfo (GDB/MI Target Manipulation): Add
6414 example of -target-attach.
6415
6416 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6417
6418 * observer.texi (target_resumed): New observer.
6419 * gdb.texinfo (GDB/MI Output Records): Document *running.
6420
6421 2008-06-06 Tom Tromey <tromey@redhat.com>
6422
6423 * gdb.texinfo (Completion): Add field name example.
6424
6425 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6426
6427 * gdb.texinfo (GDB/MI Program Context): Added example
6428 to -exec-arguments
6429
6430 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6431
6432 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6433 annotation.
6434
6435 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6436 Nathan Sidwell <nathan@codesourcery.com>
6437 Joseph Myers <joseph@codesourcery.com>
6438
6439 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6440 and ACX_BUGURL.
6441 * configure: Regenerate.
6442 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6443 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6444 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6445 mailing-list-specific text about bug reporting unless
6446 BUGURL_DEFAULT.
6447
6448 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6449
6450 * gdb.texinfo (-target-select): Remove reference to target async.
6451 (Maintenance Commands): Document "maint set/show remote-async".
6452
6453 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6454
6455 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6456 in -target-file-get section.
6457
6458 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6459
6460 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6461 killing the inferior when it is already debugging a process.
6462
6463 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6464
6465 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6466 abbreviation for "finish".
6467
6468 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6469
6470 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6471
6472 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6473
6474 * gdbint.texinfo (Target Conditionals): Delete entry for
6475 gdbarch_dwarf_reg_to_regnum.
6476
6477 2008-05-09 Doug Evans <dje@google.com>
6478
6479 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6480
6481 2008-05-05 Doug Evans <dje@google.com>
6482
6483 * gdb.texinfo (disassemble): Document /m modifier.
6484
6485 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6486
6487 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6488 will not report the time of commands that run the target.
6489
6490 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6491
6492 * gdb.texinfo (GDB/MI Output Records): Add
6493 missing semicolon.
6494
6495 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6496
6497 * gdb.texinfo (GDB/MI Output Records):
6498 Document =thread-create and =thread-exited.
6499
6500 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6501
6502 * gdb.texinfo (GDB/MI Development and Front Ends):
6503 Remove mention of dmi-discuss.
6504
6505 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6506
6507 * observer.texi (thread_exit): New.
6508
6509 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6510
6511 * gdb.texinfo (Debugging Output): Document "set/show debug
6512 displaced".
6513 (Maintenance Commands): Document "maint set/show
6514 can-use-displaced-stepping".
6515
6516 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6517
6518 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6519 and set/show arm force-mode.
6520
6521 2008-05-02 Andreas Schwab <schwab@suse.de>
6522
6523 * gdbint.texinfo (Algorithms): Describe
6524 target_watchpoint_addr_within_range.
6525
6526 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6527
6528 * gdbint.texinfo (Stack Frames): New chapter.
6529 (Algorithms): Move Frames text to the new chapter.
6530 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6531 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6532
6533 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6534
6535 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6536 output does not necessary include any tokens.
6537
6538 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6539
6540 * gdb.texinfo (Set SH Calling convention): New @item.
6541 (Show SH Calling convention): Ditto.
6542
6543 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6544
6545 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6546
6547 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6548
6549 * gdb.texinfo (Set Breaks): Mention that multiple location
6550 breakpoints need line number info. Add index entries.
6551
6552 2008-04-19 Craig Silverstein <csilvers@google.com>
6553
6554 * gdb.texinfo (Requirements): Add an optional requirement on
6555 zlib.
6556 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6557 Compressed DWARF 2.
6558
6559 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6560
6561 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6562 sample output for 'stopped,reason="breakpoint-hit"' message.
6563 (GDB/MI Program Execution): Likewise.
6564
6565 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6566
6567 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6568 -var-set-format. Add -f option to -var-evaluate-expression.
6569
6570 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6571
6572 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6573 new node "Ambiguous Expressions". Replace references to this
6574 node by references to "Ambiguous Expressions" throughout.
6575 (Ambiguous Expressions): New node.
6576
6577 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6578
6579 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6580
6581 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6582
6583 * gdb.texinfo (Debugging Output): Document
6584 "set/show debug lin-lwp-async".
6585 (Maintenance Commands): Document "maint set/show linux-async".
6586
6587 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6588
6589 * gdb.texinfo (Expressions): Update description of malloced arrays.
6590
6591 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6592
6593 * gdb.texinfo (Thread Commands): Document
6594 -thread-info. Remove -thread-list-all-threads.
6595
6596 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6597 Sandra Loosemore <sandra@codesourcery.com>
6598
6599 * gdb.texinfo (Library List Format): Update to mention the
6600 possibility to pass section addresses instead of segment
6601 addresses.
6602
6603 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6604
6605 * gdb.texinfo (Starting): Document "set exec-wrapper".
6606 (Server): Document gdbserver --wrapper.
6607
6608 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6609
6610 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6611 unreadable memory. Delete obsolete SPARClite reference.
6612
6613 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6614
6615 * gdb.texinfo (Starting): Mention always-running targets.
6616 (Target Commands): Add an anchor for load.
6617 (Connecting): Explain continue instead of run.
6618
6619 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6620
6621 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6622
6623 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6624
6625 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6626 breakpoint table.
6627
6628 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6629
6630 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6631 killing the inferior when it is already debugging a process.
6632
6633 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6634
6635 * gdbint.texinfo (Build Script): New section. Mention new build script
6636 gdb_buildall.sh.
6637
6638 2008-02-01 Jim Blandy <jimb@red-bean.com>
6639
6640 * gdb.texinfo (Help): Summarize 'info args' correctly.
6641
6642 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6643
6644 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6645 available in PowerPC architecture.
6646 (Embedded Processors): Change node name of PowerPC item in menu.
6647 (PowerPC): Rename to...
6648 (PowerPC Embedded): this.
6649 (Architectures): Add new PowerPC item in menu.
6650 (PowerPC): New node.
6651
6652 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6653
6654 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6655 commands.
6656
6657 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6658
6659 * gdb.texinfo (Setting Catchpoints): Mention features
6660 supported on GNU/Linux.
6661
6662 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6663
6664 * gdb.texinfo (GDB/MI File Commands): Describe new output
6665 field for MI command -file-list-exec-source-file.
6666
6667 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6668
6669 * gdb.texinfo (Using the `gdbserver' Program): Add security
6670 warning. Rearrange into subsections and subsubsections. Document
6671 --multi and --debug. Correct --with-sysroot typo. Update --attach
6672 usage. Make load reference clearer. Document monitor exit.
6673 (Remote Configuration): Document set remote exec-file, attach-packet,
6674 and run-packet.
6675 (Packets): Document vAttach and vRun.
6676
6677 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6678
6679 * gdb.texinfo (Processes): Mention process command.
6680 detach-on-follow -> detach-on-fork.
6681
6682 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6683
6684 * gdbint.texinfo (Native Conditionals): Remove
6685 SHELL_COMMAND_CONCAT and SHELL_FILE.
6686
6687 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6688
6689 * gdb.texinfo (Specify Location): Improve wording.
6690
6691 2008-01-23 Chris Demetriou <cgd@google.com>
6692
6693 * gdb.texinfo (Threads): Document new "set print thread-events"
6694 and "show print thread-events" commands.
6695
6696 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6697
6698 * gdb.texinfo (Specify Location): New section.
6699 (Delete Breaks, Edit, Set Breaks): Remove description of
6700 locations. Instead, add a reference to "Specify Location".
6701 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6702 (Symbols): Refer to "Specify Location" for the valid forms of
6703 linespecs and locations.
6704
6705 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6706
6707 * gdbint.texinfo (Target Conditionals): Replace the description of
6708 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6709
6710 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6711
6712 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6713 about &&var, which is rejected by the expression parser.
6714
6715 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6716
6717 * gdb.texinfo (Output): Update documentation on using printf with DFP
6718 types.
6719
6720 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6721
6722 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6723 subsubsection.
6724 (Decimal Floating Point format): New subsubsection.
6725
6726 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6727
6728 * gdb.texinfo (File Options): Remove mention of the attempt to
6729 open a core file with the -p option. Don't list -c as a valid
6730 option to attach to a process.
6731
6732 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6733
6734 * gdbint.texinfo (Host Conditionals): Remove mention of
6735 ALIGN_STACK_ON_ENTRY.
6736
6737 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6738
6739 * gdbint.texinfo (Start of New Year Procedure): Add item
6740 describing how to update the source and documentation copyright
6741 notices.
6742
6743 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6744
6745 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6746 watchpoint explanation into the main description of the watchpoint
6747 command; update synopses of 'watch', 'rwatch', and 'awatch'
6748 commands.
6749
6750 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6751
6752 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6753 Document 'pending-breakpoints' feature of
6754 -list-features.
6755
6756 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6757
6758 * gdb.texinfo: Add new parameter's description.
6759
6760 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6761
6762 * gdb.texinfo (Overview): Clarify run-length encoding
6763 example. Remove the restriction on "+" and "-" characters.
6764
6765 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6766
6767 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6768
6769 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6770
6771 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6772 the -f option for -break-insert, remove -r option,
6773 and clarify specification of location.
6774
6775 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6776
6777 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6778 formatting.
6779 (Remote Debugging): Add File Transfer section.
6780 (Remote Configuration): Document Host I/O packets.
6781 (GDB/MI): Add GDB/MI File Transfer Commands section.
6782 (Host I/O Packets): New section in "Remote Protocol".
6783 (Packets): Add vFile.
6784
6785 2007-11-17 Eli Zaretskii <eliz@gnu.org>
6786
6787 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
6788 breakpoints with multiple locations.
6789 (Breakpoint Menus): Improve wording.
6790 (Output): Fix last change.
6791
6792 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
6793
6794 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
6795
6796 2007-11-15 Doug Evans <dje@google.com>
6797
6798 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
6799
6800 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
6801
6802 * gdbint.texinfo (Native Conditionals): Remove
6803 mention of CLEAR_SOLIB.
6804
6805 2007-11-11 Joel Brobecker <brobecker@adacore.com>
6806
6807 * gdb.texinfo (Print Settings): Add documentation for "set/show
6808 print frame-arguments".
6809
6810 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
6811
6812 * gdb.texinfo (Output): Update printf command's description.
6813
6814 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
6815
6816 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
6817 powerpc soft-float".
6818
6819 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6820
6821 * gdb.texinfo (Files): Correct formatting. Mention Expat
6822 requirement.
6823 (Requirements for Building GDB): Expand the list of Expat
6824 uses.
6825 (Library List Format, Memory Map Format): Mention Expat.
6826 (Target Descriptions): Update Expat wording.
6827
6828 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6829
6830 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
6831 Document that gdbarch_convert_register_p should return zero for no-op
6832 conversions.
6833
6834 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
6835
6836 * gdbint.texi (Compiler Characteristics): Move documentation
6837 of set_gdbarch_sofun_address_maybe_missing back to ...
6838 (Target Conditionals): ... here to fix build break.
6839
6840 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
6841
6842 * gdbint.texi (Target Conditionals): Remove documentation of
6843 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
6844 (Compiler Characteristics): ... documentation of
6845 set_gdbarch_sofun_address_maybe_missing.
6846
6847 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6848
6849 * gdbint.texinfo (Target Conditionals): Use
6850 frame_unwind_register_unsigned in examples instead of
6851 frame_unwind_unsigned_register.
6852
6853 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6854
6855 * gdb.texinfo (Predefined Target Types): Add int128
6856 and uint128.
6857 (Standard Target Features): Add PowerPC features.
6858
6859 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6860
6861 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
6862
6863 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6864
6865 * gdbint.texi (Target Conditionals): Remove documentation
6866 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
6867 gdbarch_extract_return_value, and gdbarch_store_return_value.
6868
6869 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
6870
6871 * gdbint.texi (Target Conditionals): Remove documentation of
6872 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
6873
6874 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
6875
6876 * gdb.texinfo: Mention that inaccessible-by-default is on by
6877 default.
6878
6879 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6880
6881 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
6882
6883 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
6884
6885 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
6886 multi-threaded watchpoints.
6887 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
6888 checked. Describe sticky notification. Expand description
6889 of steppable and continuable watchpoints.
6890 (Watchpoints and Threads): New subsection.
6891
6892 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
6893
6894 * gdb.texinfo (Setting Breakpoints): Revise
6895 documentation for pending breakpoints. Document
6896 breakpoints with multiple locations.
6897
6898 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
6899
6900 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6901 Document -list-features.
6902
6903 2007-09-15 Eli Zaretskii <eliz@gnu.org>
6904
6905 * gdb.texinfo (Output): Spell out which features of C's printf are
6906 not supported by GDB's printf.
6907 (Separate Debug Files): More accurate wording regarding build ID
6908 and a reference to the ld manual rather than the Fedora wiki.
6909
6910 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
6911 Jim Blandy <jimb@codesourcery.com>
6912
6913 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
6914 (Examining Memory): Update mentions of the 's' format.
6915 (Automatic Display): Likewise.
6916
6917 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
6918
6919 * gdb.texinfo: Update the FSF's Back-Cover Text.
6920
6921 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
6922 Eli Zaretskii <eliz@gnu.org>
6923
6924 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
6925 Fixed the ``build ID'' name. New binaries build instructions for the
6926 build ID inclusion. Explain how the commands are specific to the build
6927 ID vs. debug link.
6928
6929 2007-09-01 Eli Zaretskii <eliz@gnu.org>
6930
6931 * gdb.texinfo (Separate Debug Files): Fix last change. Add
6932 indexing for ``build ID'' support.
6933
6934 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6935
6936 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
6937 Enlisted BUILD ID to the debug file searching example.
6938 Included a BUILD ID `.note.gnu.build-id' section description.
6939 Updated/added the debug files splitting instructions for OBJCOPY.
6940
6941 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
6942
6943 * gdb.texinfo (Variable Objects): Adjust docs
6944 for -var-info-expression and document
6945 -var-info-path-expression.
6946
6947 2007-08-20 Jim Blandy <jimb@codesourcery.com>
6948
6949 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
6950 (title page): Include the dedication in the printed manual, as a
6951 separate page after the copyright notice.
6952
6953 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
6954 don't break a @var across a line.
6955
6956 2007-07-25 Maciej W. Rozycki <macro@mips.com>
6957
6958 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
6959 for include files.
6960
6961 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
6962
6963 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
6964 in annotate.texinfo.
6965 (Command History): Link to new node.
6966
6967 2007-07-05 Markus Deuling <deuling@de.ibm.com>
6968
6969 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
6970
6971 2007-07-05 Eli Zaretskii <eliz@gnu.org>
6972
6973 * gdbint.texinfo (Target Conditionals): Fix last change.
6974
6975 2007-07-03 Markus Deuling <deuling@de.ibm.com>
6976
6977 * gdb.texinfo: Replace following macros by their appropriate gdbarch
6978 routines:
6979 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
6980 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
6981 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
6982 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
6983 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
6984 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
6985 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
6986 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
6987 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
6988 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
6989 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
6990 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
6991 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6992 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6993 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6994 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6995 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6996 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6997 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6998 (SOFTWARE_SINGLE_STEP_P)
6999
7000 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7001 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7002
7003 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7004 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7005 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7006 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7007 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7008 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7009 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7010 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7011 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7012 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7013
7014 (Converting an existing Target Architecture to Multi-arch): Remove
7015 section.
7016
7017 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7018 (gdbarch_addr_bits_remove): Add code example.
7019
7020 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7021
7022 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7023
7024 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7025 Add other missing entries. Adjust the table size to fit.
7026 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7027 stop reasons including the new "library" event.
7028 (General Query Packets): Adjust table widths for qSupported. Mention
7029 qXfer:libraries:read reply to qSupported and document the new packet.
7030 (Library List Format): New section.
7031
7032 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7033
7034 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7035
7036 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7037
7038 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7039
7040 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7041
7042 * gdbint.texinfo (Register and Memory Data): Break sections
7043 into nodes and add a menu.
7044
7045 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7046
7047 * gdb.texinfo (Examining Memory): Document the new behaviour.
7048
7049 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7050
7051 * gdb.texinfo (Standard Target Features): Document
7052 m68k features.
7053
7054 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7055
7056 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7057
7058 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7059
7060 * gdb.texinfo (Target Description Format): Add version attribute
7061 for <target>.
7062
7063 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7064
7065 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7066
7067 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7068
7069 * gdb.texinfo (MIPS Features): New subsection.
7070
7071 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7072 Markus Deuling <deuling@de.ibm.com>
7073
7074 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7075 and qXfer:spu:write packets and mention them under qSupported.
7076
7077 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7078 Markus Deuling <deuling@de.ibm.com>
7079
7080 * gdb.texinfo (Architectures): Add new SPU section to document
7081 Cell Broadband Engine SPU architecture specific commands.
7082
7083 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7084
7085 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7086 comments.
7087
7088 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7089
7090 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7091
7092 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7093
7094 * gdb.texinfo (Overview): Doc fix.
7095
7096 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7097
7098 * gdb.texinfo (Remote Configuration): Document "set/show
7099 remoteflow".
7100
7101 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7102
7103 * gdb.texinfo (MIPS): Remove documentation for set mips
7104 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7105 stack-arg-size.
7106
7107 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7108
7109 * all-cfg.texi (GDBTUI): New.
7110 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7111 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7112 (TUI Configuration): Edit to improve clarity and fix problems of
7113 both style and content.
7114
7115 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7116
7117 * observer.texi (GDB Observers): New observer "new_objfile".
7118
7119 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7120
7121 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7122
7123 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7124
7125 * gdb.texinfo (GDB/MI Variable Objects): Document
7126 frozen variables objects.
7127
7128 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7129
7130 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7131 (Character Sets, Caching Data of Remote Targets): Likewise.
7132 (Targets): Delete Remote node. Move its text...
7133 (Debugging Remote Programs): ...to here. Delete description
7134 of the "remote" command.
7135 (Remote configuration): Delete description of "set remotedevice"
7136 and "show remotedevice".
7137 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7138
7139 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7140
7141 * gdb.texinfo (Contributors, Continuing and Stepping)
7142 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7143 (General Query Packets, File-I/O Remote Protocol Extension)
7144 (Protocol Basics, The F Reply Packet, Write)
7145 (Protocol-specific Representation of Datatypes, Memory Transfer):
7146 Fix hyphenation, punctuation and grammar problems.
7147 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7148 'section' instead of 'subsection' in the text.
7149 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7150 (i386): Remove period from section name.
7151 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7152 (Config Names, Configure Options): Use @file{configure}.
7153
7154 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7155
7156 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7157 and tab expansion.
7158
7159 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7160
7161 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7162
7163 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7164
7165 * gdb.texinfo: Consistently capitalize all significant words in
7166 node names, chapter titles, section titles, and headings. Update
7167 cross references to match.
7168 (Starting and Stopping Trace Experiment): Make node name plural.
7169 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7170
7171 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7172
7173 * gdb.texinfo (WinCE): Delete obsolete subsection.
7174
7175 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7176
7177 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7178 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7179 references.
7180
7181 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7182
7183 * gdb.texinfo (Startup): Delete references to some alternate
7184 names for .gdbinit.
7185 (Thread): Remove LynxOS reference.
7186 (Tandem ST2000): Delete target-specific documentation.
7187 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7188 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7189 and GDB_OSABI_LYNXOS.
7190
7191 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7192
7193 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7194
7195 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7196
7197 * gdbint.texinfo (Target Conditionals): Remove mention of
7198 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7199 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7200
7201 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7202
7203 * Makefile.in: Add "pdfdir" installation
7204 directory, PDFTEX macro, support for "install-pdf" target,
7205 and rules for making a pdf version of refcard.texi.
7206 * refcard.tex: Specify paper size for PDF output.
7207
7208 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7209
7210 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7211
7212 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7213
7214 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7215 (Source Path, Character Sets, Macros, Define)
7216 (GDB/MI Result Records, GDB/MI Simple Examples)
7217 (GDB/MI Program Execution, GDB/MI File Commands)
7218 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7219 (Bug Reporting): Use @value{GCC}.
7220
7221 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7222
7223 * gdb.texinfo (Help): Fix formatting of examples.
7224 (Variables): Use @ifnotinfo instead of @iftex.
7225 (Non-debug DLL symbols): Use @ref instead of @pxref.
7226 (Sparclet File): Use @samp instead of quotes.
7227
7228 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7229
7230 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7231
7232 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7233
7234 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7235 the order of the nodes.
7236 (C Operators, C Constants, Debugging C): Remove extra menus.
7237 (Method Names in Commands): Do not specify next/prev/up nodes.
7238
7239 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7240
7241 * gdb.texinfo (File Options): Add missing parenthesis.
7242 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7243
7244 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7245
7246 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7247
7248 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7249
7250 * gdb.texinfo (Standard Target Features): Mention
7251 case insensitivity.
7252 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7253
7254 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7255
7256 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7257 (Files): Add section name to argument list for pxref.
7258 (Non-debug DLL symbols): Don't use `see' for pxref.
7259 (Embedded Processors): Fix typo.
7260 (GDB/MI Breakpoint Commands): Execution commands generate
7261 *stopped not ^done.
7262
7263 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7264
7265 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7266 values for in_scope. Mention that only root variables can be
7267 updated.
7268 (GDB/MI Development and Front Ends): Explain new values may be
7269 added to existing fields.
7270
7271 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7272
7273 * gdb.texinfo (-target-disconnect): Use @smallexample.
7274 (Requirements): Add anchor for Expat. Update description.
7275 (Target Descriptions): Mention Expat.
7276 (Target Description Format): Document new elements. Use
7277 @smallexample.
7278 (Predefined Target Types, Standard Target Features): New sections.
7279 * gdbint.texinfo (Target Descriptions): New section.
7280
7281 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7282
7283 * gdb.texinfo (Target Description Format): Add section on XInclude.
7284
7285 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7286
7287 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7288 command -enable-timings.
7289
7290 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7291
7292 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7293 descriptions for new/deleted elements in gdb_osabi. Add missing
7294 description for function generic_elf_osabi_sniff_abi_tag_sections.
7295
7296 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7297
7298 * gdb.texinfo (Maintenance Commands): Add documentation for
7299 the new "maint print target-stack" command.
7300
7301 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7302 Eli Zaretskii <eliz@gnu.org>
7303
7304 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7305
7306 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7307
7308 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7309 Use @value{NGCC} instead of @value{GCC}.
7310
7311 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7312
7313 * agentexpr.texi: Fix typos.
7314 * annotate.texinfo: Likewise.
7315 * gdb.texinfo: Likewise.
7316 * gdbint.texinfo: Likewise.
7317 * observer.texi: Likewise.
7318 * stabs.texinfo: Likewise.
7319
7320 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7321
7322 * gdbint.texinfo (Support Libraries): Remove mmalloc
7323 entry. Describe readline library.
7324
7325 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7326
7327 * gdb.texinfo (Target Descriptions): New section.
7328 (General Query Packets): Add QPassSignals anchor. Mention
7329 qXfer:features:read under qSupported. Expand mentions of
7330 qXfer:memory-map:read and QPassSignals. Document
7331 qXfer:features:read.
7332
7333 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7334
7335 * gdb.texinfo (Commands to specify files): Describe
7336 "set sysroot" and "show sysroot".
7337 (Using the `gdbserver' program): Lowercase argument
7338 to @var. Expand description of setting up GDB on the
7339 host.
7340
7341 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7342
7343 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7344 catch exception, catch exception unhandled, and catch assert
7345 commands.
7346
7347 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7348
7349 * gdb.texinfo (Debugging Output): Document "set debug xml"
7350 and "show debug xml".
7351
7352 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7353
7354 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7355
7356 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7357
7358 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7359
7360 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7361
7362 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7363 note in @ignore, to be removed later if nobody complains.
7364
7365 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7366
7367 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7368 of -var-delete.
7369
7370 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7371
7372 * gdb.texinfo (Setting breakpoints): Document
7373 automatic software/hardware breakpoint usage and
7374 the "set breakpoint auto-hw" command.
7375
7376 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7377
7378 * gdb.texinfo (Memory Access Checking): New.
7379
7380 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7381
7382 * gdb.texinfo (Remote configuration): Mention
7383 "pass-signals-packet".
7384 (General Query Packets): Document QPassSignals. Fix
7385 a typo.
7386
7387 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7388
7389 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7390
7391 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7392
7393 * gdb.texinfo (Remote configuration): Rewrite documentation for
7394 packet configuration commands.
7395 (OS Information): Adjust reference to qXfer:auxv:read.
7396 (General Query Packets): Remove references to read-aux-vector-packet
7397 and set remote get-thread-local-storage-address.
7398
7399 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7400
7401 * gdbint.texinfo (Target Architecture Definition): Add new
7402 Initializing a New Architecture section.
7403
7404 2006-10-31 David Taylor <dtaylor@emc.com>
7405
7406 * stabs.texinfo (Macro define and undefine): New node describing
7407 stabs for #define and #undef.
7408
7409 2006-10-27 Andreas Schwab <schwab@suse.de>
7410
7411 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7412
7413 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7414
7415 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7416 clarify on the possible meanings of ``expression'' watched by
7417 watchpoints. Add indexing.
7418 (Prompting, Errors, Invalidation, Annotations for Running)
7419 (Source Annotations): Fix index entries by adding "annotation" to
7420 them, to discriminate from index entries that point to the more
7421 general topic descriptions.
7422
7423 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7424
7425 * gdbint.texinfo (Target Vector Definition): Move most
7426 content into Existing Targets. Add a menu.
7427 (Existing Targets): New section, moved from Target Vector
7428 Definition. Use @subsection.
7429 (Managing Execution State): New section.
7430
7431 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7432
7433 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7434
7435 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7436
7437 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7438 (Command Syntax, Signals, Backtrace, Connecting)
7439 (Remote configuration, Renesas Boards, Console I/O): Fix last
7440 change: use Ctrl- instead of C-, except wrt Emacs.
7441 (File-I/O Examples): Put Ctrl-c in @kbd.
7442 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7443 (Console I/O): Use @samp with Ctrl-.
7444 (Signals, Set Breaks, Set Watchpoints): Document optional
7445 arguments to `info signals' `handle', `info breakpoints', and
7446 `info watchpoints'.
7447
7448 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7449
7450 * gdb.texinfo (Backtrace): Fix last change.
7451
7452 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7453
7454 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7455
7456 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7457
7458 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7459 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7460 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7461
7462 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7463 Daniel Jacobowitz <dan@codesourcery.com>
7464
7465 * gdb.texinfo (Packets): Document vFlashErase,
7466 vFlashWrite and vFlashDone packets.
7467 (General Query Packets): Document qXfer:memory-map:read.
7468 Add a new feature for qXfer:memory-map:read.
7469 (Memory map format): New section.
7470 (Target Commands): Mention that gdb can write flash.
7471
7472 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7473 Daniel Jacobowitz <dan@codesourcery.com>
7474
7475 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7476 memory regions and "mem auto".
7477
7478 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7479
7480 * gdbint.texinfo (Array Containers): New section.
7481
7482 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7483
7484 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7485 -stack-list-arguments HIGH_FRAME argument can be larger then the
7486 actual number of frames.
7487
7488 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7489
7490 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7491 -stack-list-locals HIGH_FRAME argument can be larger then the
7492 actual number of frames.
7493
7494 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7495
7496 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7497 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7498
7499 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7500
7501 * gdbint.texinfo (Overall Structure): New section "Source Tree
7502 Structure".
7503
7504 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7505
7506 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7507 responses.
7508
7509 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7510
7511 * gdb.texinfo (Source Path): Add documentation for new
7512 substitute-path commands.
7513
7514 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7515
7516 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7517 (Running Configure): ...here.
7518 (Requirements): New node. Mention expat.
7519
7520 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7521
7522 * gdb.texinfo (Target Commands): Remove
7523 'set download-write-size' and 'show download-write-size'.
7524
7525 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7526
7527 * stabs.texinfo (Member Type Descriptor): Correct example for
7528 pointer to member types.
7529
7530 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7531
7532 * gdb.texinfo (Optional warnings and messages): Add
7533 'set/show trace-commands'.
7534 (Command files): Add '-v' to source command.
7535
7536 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * gdb.texinfo (OS Information): Update qPart reference to
7539 qXfer.
7540 (Remote configuration): Likewise.
7541 (Overview): Move @cindex to the start of a paragraph. Talk
7542 about binary data encoding.
7543 (Packets): Refer to the overview for the details of the X
7544 packet encoding.
7545 (General Query Packets): Remove qPart description. Add qXfer
7546 description. Add an anchor to qSupported. Correct feature
7547 table title. Add a new feature for qXfer:auxv:read.
7548 (Interrupts): Add a missing parenthesis.
7549
7550 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7551
7552 * gdb.texinfo (KOD): Remove node.
7553 (GDB/MI Kod Commands): Remove commented out node.
7554
7555 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7556
7557 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7558 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7559 (GDB/MI Thread Commands, GDB/MI Program Execution)
7560 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7561 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7562 (GDB/MI File Commands, GDB/MI Target Manipulation)
7563 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7564 since the MI prompt is hard-wired into the code.
7565
7566 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7567
7568 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7569 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7570 (GDB/MI Data Manipulation): Remove description of unimplemented
7571 display related commands as variable objects perform this function
7572 and are superior: -display-delete, -display-disable,
7573 -display-enable, -display-insert and -display-list. Move
7574 -environment-cd, -environment-directory, -environment-path
7575 and -environment-pwd to "Program Context".
7576 (GDB/MI Program Control): Rename to "Program Execution". Move
7577 -exec-arguments -exec-abort to...
7578 (GDB/MI Program Context): ...here. New node split from "Data
7579 Manipulation".
7580
7581 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7582
7583 * gdb.texinfo (Remote configuration): Document set / show
7584 remote supported-packets.
7585 (General Query Packets): Document qSupported packet.
7586
7587 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7588
7589 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7590 and font markup.
7591 (Protocol basics): Likewise.
7592 (The F request packet): Likewise.
7593 (The F reply packet): Likewise.
7594 (Memory transfer): Move this node to be a subsubsection of
7595 "Protocol specific representation of datatypes".
7596 (The Ctrl-C message): More copy editing.
7597 (Console I/O): Likewise.
7598 (The isatty call): Delete this node, and merge its content into
7599 the "isatty" node. Fixed references elsewhere.
7600 (The system call): Delete this node, and merge its content into
7601 the "system" node. Fixed references elsewhere.
7602 (open): Reformat to use @table, and add appropriate font markup.
7603 (close): Likewise.
7604 (read): Likewise.
7605 (write): Likewise.
7606 (lseek): Likewise.
7607 (rename): Likewise.
7608 (unlink): Likewise.
7609 (stat/fstat): Likewise.
7610 (gettimeofday): Likewise.
7611 (isatty): Likewise.
7612 (system): Likewise, plus minor changes to fix confusing wording.
7613 (Integral datatypes): Fix font markup.
7614 (Pointer values): Likewise.
7615 (struct stat): Fix markup to use @table, plus minor copy editing.
7616 (struct timeval): Fix font markup, plus minor copy editing.
7617 (Constants): Minor copy editing.
7618 (Errno values): Add font markup.
7619 (File-I/O Examples): Likewise.
7620
7621 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7622
7623 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7624 (GDB/MI Simple Examples): Move node up one level. Use real
7625 examples.
7626 (GDB/MI Compatibility with CLI): Update.
7627 (GDB/MI Result Records): Add "connected" and "exit" result
7628 classes.
7629 (GDB/MI Stream Records): Clarify target output.
7630 (GDB/MI Command Description Format): Modify example description.
7631 (GDB/MI Breakpoint Table Commands): Rename to...
7632 (GDB/MI Breakpoint Commands): ...this
7633 (GDB/MI Breakpoint Commands): Add optional thread field.
7634 (GDB/MI Program Control): Add an introduction. Move "Program
7635 termination" examples into exec-run description.
7636 (GDB/MI File Commands): Mention similar CLI commands.
7637 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7638 is similar to "-gdb-version".
7639
7640 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7641
7642 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7643
7644 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7645
7646 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7647 sourceware.org for mailing lists.
7648 (GDB/MI File Commands): New node split from Program Control.
7649
7650 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7651
7652 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7653
7654 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7655
7656 * gdb.texinfo (Cygwin Native): Fix last change.
7657
7658 2006-05-22 Christopher Faylor <cgf@timesys.com>
7659
7660 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7661
7662 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7663
7664 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7665 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7666
7667 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7668
7669 * gdb.texinfo (General Query Packets): Recommend not starting
7670 new packets with qC and clarify.
7671
7672 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7673
7674 * gdb.texinfo (M2 Types): New section.
7675
7676 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7677
7678 * agentexpr.texi: Add a copyright and license notice.
7679 * observer.texi: Likewise, with GPL clause for function prototypes.
7680 Remove trailing whitespace.
7681
7682 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7683
7684 * gdb.texinfo (General Query Packets): Document conventions for
7685 terminating packet names, and their violations.
7686
7687 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7688
7689 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7690 * gdb.texinfo: Likewise.
7691
7692 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7693
7694 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7695 and "show remotedebug".
7696 (Debugging Output): Add additional index entries.
7697
7698 2006-04-27 Michael Snyder <msnyder@redhat.com>
7699
7700 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7701
7702 2006-04-22 Andrew Cagney <cagney@redhat.com>
7703
7704 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7705 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7706
7707 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7710 and remove breakpoint prototypes.
7711 (Watchpoints): Move description of target_insert_hw_breakpoint and
7712 target_remove_hw_breakpoint ...
7713 (Breakpoints): ... to here. Document target_insert_breakpoint and
7714 target_remove_breakpoint.
7715
7716 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7717
7718 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7719 and C packets are optional.
7720
7721 2006-04-14 Frederic Riss <frederic.riss@st.com>
7722
7723 * gdb.texinfo (Specifying source directories): Update the description
7724 of the source file search to reflect the fact that the source path
7725 always contains at least $cdir and $cwd.
7726
7727 2006-03-31 Michael Snyder <msnyder@redhat.com>
7728
7729 * gdb.texinfo: Update copyright dates.
7730
7731 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7732
7733 * gdb.texinfo (Overview): Add an index entry to "empty response".
7734
7735 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7736
7737 * gdbint.texinfo (Prologue Analysis): New section.
7738
7739 2006-03-07 Jim Blandy <jimb@red-bean.com>
7740
7741 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7742
7743 * gdb.texinfo (Target Commands): Update text describing how to
7744 specify a target. Refer to the detailed section on remote
7745 debugging, not the brief mention.
7746
7747 * gdb.texinfo (Connecting): Organize the different 'target remote'
7748 connection methods into a table. Add a 'target remote' index
7749 entry. (!!!)
7750
7751 2006-02-17 Fred Fish <fnf@specifix.com>
7752
7753 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7754 'ptype' commands to reflect the fact that the only significant
7755 difference between them is that ptype prints the complete type
7756 description instead of just the name.
7757
7758 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7759
7760 * gdbint.texinfo (Watchpoints): Delete
7761 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7762
7763 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7764
7765 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7766 times fields where needed. Fix typos. Update general form given
7767 for output of -break-insert.
7768 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7769
7770 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7771
7772 * gdbint.texinfo (Symbol Handling): Add a section
7773 on memory management.
7774
7775 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7776
7777 * gdb.texinfo (Breakpoint table commands): Document the fullname
7778 field in -break-list output.
7779
7780 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7781
7782 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7783 debugging information produced by the various "set debug..."
7784 options.
7785
7786 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
7787
7788 * gdb.texinfo (Files): Remove obsolete bits from the description
7789 of "symbol-file".
7790
7791 2006-01-25 Jim Blandy <jimb@redhat.com>
7792
7793 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
7794
7795 2006-01-24 Jim Blandy <jimb@redhat.com>
7796
7797 * gdbint.texinfo (Frames): Document the basics of GDB's register
7798 unwinding model, and explain the existence of the "sentinel" frame.
7799
7800 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
7801
7802 * gdb.texinfo (Choosing files): Mention that -directory is used
7803 for script files.
7804 (Specifying source directories): Likewise.
7805 (Command files): Explain how script files are found.
7806
7807 2006-01-21 Eli Zaretskii <eliz@gnu.org>
7808
7809 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
7810 the threads in a multi-threaded program.
7811 (Threads): The threadno argument of "thread apply" can be a range
7812 of numbers.
7813
7814 2006-01-18 Jim Blandy <jimb@redhat.com>
7815
7816 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
7817 of warning flags.
7818
7819 2006-01-13 Eli Zaretskii <eliz@gnu.org>
7820
7821 * gdb.texinfo (Sequences): Improve menu annotations.
7822 (Define): Add index entries for arguments of user-defined
7823 commands. Move the description of flow-control commands...
7824 (Command Files): ...to here. Document loop_break and
7825 loop_continue.
7826 (Define, Command Files): Document `end' and add index entries for
7827 it.
7828
7829 2006-01-04 Michael Snyder <msnyder@redhat.com>
7830
7831 * gdb.texinfo: Add documentation for linux-fork.
7832 * gdbint.texinfo: Add internal documentation for checkpoints.
7833
7834 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
7835
7836 * gdb.texinfo (Omissions from Ada): Document that there is now
7837 limited aggregate support.
7838
7839 2005-12-28 Eli Zaretskii <eliz@gnu.org>
7840
7841 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
7842 registers and the likes.
7843
7844 2005-12-24 Eli Zaretskii <eliz@gnu.org>
7845
7846 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
7847 (Symbols): Fix usage of "e.g.".
7848 (Memory Region Attributes): Fix usage of "etc."
7849
7850 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
7851 (Coding): Fix usage of "e.g.".
7852
7853 2005-12-23 Eli Zaretskii <eliz@gnu.org>
7854
7855 * stabs.texinfo:
7856 * refcard.tex:
7857 * gpl.texi:
7858 * gdbint.texinfo:
7859 * gdb.texinfo:
7860 * gdb-cfg.texi:
7861 * fdl.texi:
7862 * annotate.texinfo:
7863 * all-cfg.texi:
7864 * Makefile.in: Add (C) after Copyright. Update the FSF
7865 address.
7866
7867 2005-12-03 Eli Zaretskii <eliz@gnu.org>
7868
7869 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
7870 extend GDB with commands for external monitor.
7871
7872 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
7873
7874 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
7875
7876 2005-11-25 Joel Brobecker <brobecker@adacore.com>
7877
7878 * gdbint.texinfo (Start of New Year Procedure): New chapter.
7879
7880 2005-11-21 Jim Blandy <jimb@redhat.com>
7881
7882 * gdb.texinfo (Tracepoint Packets): Document restrictions on
7883 placement of 'R' actions in tracepoint action packets; document
7884 dependence of 'X' and 'M' actions on a preceding 'R' action for
7885 their registers.
7886
7887 2005-11-19 Jim Blandy <jimb@redhat.com>
7888
7889 * gdb.texinfo (Tracepoint Packets): New node.
7890 (General Query Packets): Add entries for the tracepoint packets,
7891 referring to the "Tracepoint Packets" node.
7892 (Tracepoints): Add reference to "Tracepoint Packets".
7893
7894 2005-11-18 Kevin Buettner <kevinb@redhat.com>
7895
7896 * gdb.texinfo (set remotebreak): Add anchor.
7897 (X packet): Likewise.
7898 (Remote Protocol): Add new section `Interrupts' and new index
7899 entry `interrupts (remote protocol)'.
7900
7901 2005-11-18 Jim Blandy <jimb@redhat.com>
7902
7903 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
7904 entries into the General Query Packets section. Add a
7905 cross-reference to that section. Drop description of replies, as
7906 these are covered in the descriptions of each packet.
7907 (General Query Packets): Add introductory text. Explain naming
7908 conventions, and how the end of a name is recognized.
7909
7910 2005-11-17 Kevin Buettner <kevinb@redhat.com>
7911
7912 * gdb.texinfo (Remote configuration): Fix typo in description of
7913 "set remotebreak" command.
7914
7915 2005-11-16 Jim Blandy <jimb@redhat.com>
7916
7917 * gdb.texinfo (Packets, Stop Reply Packets)
7918 (General Query Packets): Various formatting cleanups.
7919 - Use @samp for packet contents.
7920 - Drop summaries from packet @item lines; the same information appears
7921 immediately below in the description.
7922 - Delete paragraph breaks after packet @item commands, so that the
7923 description appears directly to the right of the packet prototype
7924 in the printed manual, if it fits.
7925 - Place spaces in packet prototypes between @vars and non-@var
7926 letters, and explain that they're just for formatting.
7927 - Use @dots{} instead of '...'.
7928 - Fix uses of @code where @var was needed.
7929 - Replace "deprecated" markers with English text spelling out the
7930 packet's status and the preferred alternatives.
7931 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
7932 what this ever meant.
7933 - Remove "(draft)" markers on 'i' packets; nobody has commented on
7934 this for a long time.
7935 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
7936 implemented several times, and have been in use for years.
7937
7938 2005-11-15 Jim Blandy <jimb@redhat.com>
7939
7940 * gdb.texinfo (Packets): Add index entries for 'm' packet
7941 disclaimers.
7942
7943 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
7944 of stub when processing an 'm' packet.
7945
7946 * gdb.texinfo (Packets): Mention that packets beginning with
7947 letters are reserved once, at the top, instead of actually listing
7948 them all and saying "reserved".
7949
7950 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
7951
7952 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
7953 Change @var{$arg0 to @code{$arg0.
7954
7955 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
7956
7957 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
7958
7959 2005-11-12 Jim Blandy <jimb@redhat.com>
7960
7961 * gdb.texinfo (General Query Packets): Put packets in alphabetical
7962 order. Remove extraneous 'z'.
7963
7964 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
7965
7966 * gdb.texinfo (Choosing files): Add --eval-command.
7967
7968 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
7969
7970 * gdb.texinfo (Choosing modes): Add --return-child-result.
7971
7972
7973 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
7974
7975 * gdb.texinfo (Choosing modes): Add --batch-silent.
7976
7977 2005-10-28 Eli Zaretskii <eliz@gnu.org>
7978
7979 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
7980 "The -var-update Command".
7981
7982 2005-10-03 Joel Brobecker <brobecker@adacore.com>
7983
7984 * gdb.texinfo (Print Settings): Add documentation for set/show
7985 print array-indexes.
7986
7987 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
7988
7989 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
7990 6.2 and 6.3.
7991
7992 2005-08-27 Eli Zaretskii <eliz@gnu.org>
7993
7994 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7995 since 19-Jan-2004.
7996 (Files): Likewise.
7997 (Variables, Symbols): Document the "<incomplete type>" message and
7998 its reasons.
7999
8000 2005-08-01 Fred Fish <fnf@specifix.com>
8001
8002 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8003
8004 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8005
8006 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8007 option for -var-list-children and -var-update.
8008 (GDB/MI Stack Manipulation): Simplify description of
8009 print-values option for -stack-list-locals.
8010 (GDB/MI Command Description Format): Clarify.
8011 (Mode Options): Spelling of superseded.
8012
8013 2005-07-12 Bob Rossi <bob@brasko.net>
8014
8015 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8016 corresponding GDB command comment.
8017
8018 2005-07-06 Bob Rossi <bob@brasko.net>
8019
8020 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8021 and -inferior-tty-show.
8022 (Input/Output): Document "set/show inferior-tty" and tty alias.
8023
8024 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8025
8026 * gdb.texinfo (Packets): Change description of 'D' packet to note
8027 that GDB does wait for a response.
8028
8029 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8030
8031 * gdb.texinfo (History) Rename "Command History".
8032 (Command History): Move node "Server Prefix" from section on
8033 Annotations here.
8034
8035 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8036
8037 * gdb.texinfo (GDB/MI Stack Manipulation):
8038 Re-instate -stack-info-frame with example. Say that it gets
8039 info on selected frame, not current frame.
8040
8041 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8042
8043 * gdb.texinfo (Server): Clarify that `file' should be used before
8044 connecting to the server.
8045 (Files): Add an xref to the above description.
8046 (Output Formats): More detailed description of the `c' format.
8047 (Memory): List explicitly all the formats supported by `x'.
8048 (Threads): Add an @cindex entry for "thread apply".
8049 (Files): Document the possibility of loading unlinked object
8050 files. Add more indexing for solib-absolute-prefix and
8051 --with-sysroot.
8052 (Machine Code): Document possible problems with locations in
8053 shared libraries.
8054 (Backtrace): Document that free-standing environments do not need
8055 to have a `main' function.
8056
8057 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8058
8059 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8060 -stack-info-frame.
8061
8062 2005-06-07 Andrew Cagney <cagney@gnu.org>
8063
8064 * gdb.texinfo (Contributors): Note the original multi-arch
8065 contributors.
8066
8067 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8068
8069 * gdb.texinfo (Registers): Add index entries for the standard
8070 registers.
8071 (Frames): Add cross-reference from frame pointer description to
8072 the Registers node.
8073 (Annotations Overview): Fix the reference to GDB name.
8074
8075 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8076
8077 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8078 can-use-hw-watchpoints.
8079
8080 2005-05-28 Bob Rossi <bob@brasko.net>
8081
8082 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8083 the possible reasons why an exec async record would be returned to FE.
8084
8085 2005-05-26 Andrew Cagney <cagney@gnu.org>
8086
8087 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8088 Andrew Cagney implemented the original GDB/MI.
8089
8090 2005-05-23 Orjan Friberg <orjanf@axis.com>
8091
8092 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8093 documentation. Add documentation for cris-mode.
8094
8095 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8096
8097 * gdb.texinfo (Numbers): Explain the example and make the wording
8098 more acurate.
8099
8100 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8101 Dennis Brueni <dennis@slickedit.com>
8102
8103 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8104 (GDB/MI Data Manipulation, GDB/MI Program Control)
8105 (GDB/MI Stack Manipulation): Update examples to include the fullname
8106 attribute in stack frames.
8107
8108 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8109
8110 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8111 do with other non-standard names of init files.
8112
8113 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8114
8115 * gdb.texinfo (Command Files): Move the description of the startup
8116 from here...
8117 (Startup): ...to this new subsection of the Invocation chapter.
8118 Rearrange the description of init files more logically and add a
8119 cross-reference to "Command Files". Document the special gdbinit
8120 name for CISCO 68k. Expand the description of what GDB does
8121 during startup.
8122 (History): Add index entry for HISTSIZE.
8123
8124 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8125
8126 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8127
8128 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8129
8130 * gdb.texinfo (SVR4 Process Information, The isatty call)
8131 (The system call): Don't use foo(N) notation for man pages and
8132 functions.
8133 (Compilation, DJGPP Native): Improve wording.
8134
8135 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8136
8137 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8138 were optimized away.
8139
8140 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8141
8142 * gdb.texinfo (Remote configuration): Document "set/show
8143 get-thread-local-storage-address". Add cross-reference to the
8144 description of the qGetTLSAddr packet.
8145 (General Query Packets): Mention "set remote
8146 get-thread-local-storage-address" and add a reference to its
8147 description.
8148
8149 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8150
8151 * gdb.texinfo (Backtrace): Describe 'bt full'.
8152
8153 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8154
8155 * gdb.texinfo (Mode Options): Fix typo.
8156 (GDB/MI): Describe how to invoke GDB/MI.
8157
8158 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8159
8160 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8161 references changed. Add description of "info udot".
8162 (Files): Document "set/show stop-on-solib-events".
8163 (M32R/D): Document "set/show download-path", "set/show
8164 board-address", "set/show server-address", "upload", "tload".
8165 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8166 "use_mon_code", "use_ib_break", "use_dbt_break".
8167 (Maintenance Commands): Improve indexing.
8168 (Target Commands): Document "set/show hash", "set/show debug
8169 monitor".
8170 (SVR4 Process Information): Document "info pidlist" and "info
8171 meminfo". Document "set/show procfs-tarce" and "set/show
8172 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8173 (Symbols, The Print Command with Objective-C): Improve indexing.
8174 (Objective-C): Add references to "info classes" and "info
8175 selectors".
8176 (Debugging Output): Improve wording. Document "set/show debug
8177 solib-frv". Fix "set/show debugvarobj".
8178 (Set Breaks): Add index entry for "hardware breakpoints".
8179 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8180 and "set/show usehardbreakpoints".
8181 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8182 monitor-prompt", "set/show monitor-warnings", "pmon".
8183 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8184 rdiromatzero", "set/show rdiheartbeat".
8185 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8186 "sds".
8187 (Embedded Processors): Document the "sim" command.
8188 (Remote): Document the "remote" command.
8189 (DJGPP Native): Document the "info serial" command.
8190 (Threads): Document "maint info sol-threads".
8191 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8192 (Set Breaks): Improve indexing.
8193 (Command Syntax): Add a reference to dont-repeat.
8194 (Define): Document "dont-repeat".
8195 (TUI Commands): Document "tabset".
8196 (WinCE): New subsection. Document "set/show remotedirectory",
8197 "set/show remoteupload", "set/show remoteaddhost".
8198
8199 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8200
8201 * gdb.texinfo (Hurd Native): New subsection, documents
8202 Hurd-specific commands.
8203 (Maintenance Commands): Add cross-reference to "Debugging Output".
8204 (Debugging Output): Document "set/show debug lin-lwp".
8205 (MIPS): Improve documentation of heuristic-fence-post. Document
8206 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8207 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8208 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8209 (ARM): Document ARM-specific commands.
8210 (AVR): New section. Document "info io_registers".
8211 (CRIS): New section. Document "set/show cris-version" and
8212 "set/show cris-dwarf2-cfi".
8213 (HPPA): New section. Document "set/show debug hppa" and "maint
8214 print unwind".
8215 (Neutrino): New subsection. Document "set/show debug nto-debug".
8216 (Super-H): New section. Document the "regs" command.
8217 (Debugging Output): Document "set/show debug aix-thread".
8218
8219 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8220
8221 * gdb.texinfo (Print Settings): Document "set/show print
8222 pascal_static-members", "set print repeats", "show print
8223 null-stop". Improve indexing. Fix documentation of "set print
8224 union".
8225 (Pascal): New section.
8226 (Supported languages): Rename from "Support"; all references
8227 updated. Add a menu item for Pascal.
8228 (Numbers): Document "set radix.
8229 (Screen Size): Document "set/show pagination".
8230 (MIPS Embedded): Remove "set processor" documentation.
8231 (Remote configuration): Document "set/show X/P/Z-packet",
8232 "set/show read-aux-vector-packet", "set/show remote
8233 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8234 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8235 remotedebug", "set/show remotebreak", "set/show remotedevice",
8236 "set/show remotelogfile".
8237 (Auxiliary Vector): Add reference to the description of the
8238 read-aux-vector-packet setting.
8239 (Set Watchpoints): Add a cross-reference to "set remote
8240 hardware-breakpoint-limit".
8241 (General Query Packets): Add indexing of requests and
8242 cross-references to related commands in "Remote configuration".
8243 (File-I/O Overview, The system call): Fix wording and typos.
8244 (Thread Stops): Add index entries.
8245 (Continuing and Stepping): Document "show step-mode".
8246 (i386): New node. Document "set/show struct-convention".
8247 (Files): Document "show trust-readonly-sections".
8248 (Calling): Document "set/show unwindonsignal".
8249 (Messages/Warnings): Add index entries.
8250 (Maintenance Commands): Document "set/show watchdog".
8251 (Annotations Overview): Document "show annotate".
8252 (Set Watchpoints): Add index entries.
8253 (Symbols): Fix doc of case-sensitive.
8254 (ABI): Document "show coerce-float-to-double".
8255 (Convenience Vars, Help): Improve indexing.
8256 (Machine Code): Document "show disassembly-flavor".
8257 (Debugging C plus plus): Document "show overload-resolution".
8258 (Value History, Signaling): Add index entries.
8259
8260 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8261
8262 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8263 (Processes): Fix wording.
8264 (History, List, Logging output, Define, Symbols, Print Settings):
8265 Improve indexing.
8266
8267 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8268
8269 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8270 redundant index entry for "target" command.
8271 (Backtrace): Add index entries.
8272 (Symbols, Fortran): Document the "set case-sensitive" command.
8273 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8274 (Print Settings): Add index entry for "set demangle-style".
8275 (Target Commands): Document "set download-write-size".
8276 (Debugging Output): Document "set exec-done-display".
8277
8278 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8279
8280 * gdb.texinfo (Files): Fix the name and documentation of
8281 add-shared-symbol-files. Document its alias assf. Update the
8282 list of OSs where GDB supports shared libraries. Fix markup.
8283 (Continuing and Stepping): Add reference to @var{location} in the
8284 text.
8285 (Dump/Restore Files): Fix reference to @{filename}.
8286 (Help): Fix wording.
8287 (Attach): Ditto.
8288 (Set Watchpoints): Ditto.
8289 (Backtrace): Remove redundant index entries. Improve index
8290 entries.
8291 (Delete Breaks): Fix wording.
8292 (Memory): Document the compare-sections command.
8293 (Memory Region Attributes): Improve wording.
8294 (Disabling): Improve wording.
8295 (Fortran): New subsection. Document the "info common" command.
8296 (Help): Document aliases "info copying" and "info warranty".
8297 (Caching Remote Data): New section. Document the "set/show
8298 remotecache" and "info dcache" commands.
8299 (Show): Fix wording of the documentation of the "set
8300 extension-language" command.
8301 (Signals): Add index entry for "info handle".
8302 (Memory Region Attributes): Fix punctuation.
8303 (Symbols): Change the arg name to "location" and refer to it in
8304 the text. Fix wording of "info types" doc.
8305 (Threads): Fix usage of @enumerate @item's.
8306 (Listing Tracepoints): Add index entry for "info tp".
8307 (Set Watchpoints): Add xref to "info break" description.
8308 (Macros): Add an index entry for "macro exp1". Document the
8309 "macro list" command.
8310 (Maintenance Commands): Document "flushregs", "maint agent",
8311 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8312 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8313 "maint print architecture", "maint print objfiles", "maint print
8314 statistics", "maint print type", "maint show-debug-regs", "maint
8315 space", "maint time", and "maint translate-address".
8316 (Connecting): Document the "monitor" command.
8317 (Annotations Overview): Describe the "set annotate" command.
8318
8319 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8320
8321 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8322 Rearrange index entries and improve wording about support for
8323 hardware watchpoints.
8324
8325 2005-03-10 Bob Rossi <bob@brasko.net>
8326
8327 * gdb.texinfo: Update copyright
8328
8329 2005-02-09 Theodore A. Roth <troth@openavr.org>
8330
8331 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8332 error.
8333
8334 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8335
8336 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8337
8338 2005-01-17 Michael Snyder <msnyder@redhat.com>
8339
8340 * gdb.texinfo: Fix spelling, infinte -> infinite.
8341
8342 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8343
8344 * observer.texi (GDB Observers): Document "solib_loaded".
8345
8346 2005-01-07 Andrew Cagney <cagney@gnu.org>
8347
8348 * configure.ac: Rename configure.in, require autoconf 2.59.
8349 * configure: Re-generate.
8350
8351 * configure.in: Replace configdirs with multiple references to
8352 AC_CONFIG_SUBDIRS.
8353 * configure: Re-generate.
8354
8355 2005-01-04 Andrew Cagney <cagney@gnu.org>
8356
8357 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8358 part of the version number.
8359
8360 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8361
8362 * gdbint.texinfo (Algorithms): Remove description of
8363 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8364
8365 2004-12-07 Jim Blandy <jimb@redhat.com>
8366
8367 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8368 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8369 numbers.
8370
8371 2004-12-07 Andreas Schwab <schwab@suse.de>
8372
8373 * gdb.texinfo (Mode Options): Document -l option.
8374
8375 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8376
8377 * gdbint.texinfo (Algorithms): More accurate description of
8378 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8379 is not needed unless data-read and data-access watchpoints are
8380 supported. Add a description of how GDB checks whether the
8381 inferior stopped because a watchpoint was hit.
8382
8383 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8384
8385 * gdb.texinfo (Files): Add cross-reference to description of
8386 -readnow command-line switch.
8387
8388 2004-11-10 Randolph Chung <tausq@debian.org>
8389
8390 * gdb.texinfo: Document set/show backtrace past-entry commands.
8391 Rearrange index entries for set/show backtrace past-main.
8392
8393 2004-11-10 Jon Beniston <jon@beniston.com>
8394
8395 Committed by Andrew Cagney <cagney@gnu.org>.
8396 * gdb.texinfo (Remote Serial Protocol): Further describe
8397 binary transfer escaping mechanism .
8398
8399 2004-11-08 Randolph Chung <tausq@debian.org>
8400
8401 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8402 and "show debug infrun". Add index entries.
8403
8404 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8405
8406 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8407 "info proc" that are already implemented. Add index entries.
8408 (Working Directory): Add a cross-reference to "info proc" command.
8409 (Files): Add a tip for decreasing memory used for symtabs from
8410 shared libraries.
8411 (Starting): Fix whitespace; make "elaboration" stand out where it
8412 is first used, and add an index entry for the term.
8413 (Calling): Expand and elaborate text. Add "print". Add the
8414 description of problems with weak aliases.
8415 (Core File Generation): New section.
8416
8417 2004-10-12 Andrew Cagney <cagney@gnu.org>
8418
8419 * gdbint.texinfo (Versions and Branches): New chapter.
8420 (Releasing GDB): Delete "Versions and Branches" section.
8421 (Top): Add "Versions and Branches".
8422
8423 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8424
8425 * gdb.texinfo (Editing, History): Add cross-references to the
8426 included Readline and History user documentation. Remove
8427 references to the symbol have-readline-appendices which is unused
8428 and undefined.
8429 (History): Fix indexing.
8430
8431 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8432
8433 * gdbint.texinfo (target_stopped_data_address): Update to
8434 new prototype.
8435 (i386_stopped_data_address): Update prototype and description.
8436 (i386_stopped_by_watchpoint): New function and description.
8437
8438 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8439
8440 * gdb.texinfo (Filenames): Add Ada suffixes.
8441 (Ada) New section.
8442
8443 2004-09-27 Andrew Cagney <cagney@gnu.org>
8444 Robert Picco <Robert.Picco@hp.com>
8445
8446 * gdb.texinfo (Packets): Document the "p" packet.
8447
8448 2004-09-21 Jason Molenda (jmolenda@apple.com)
8449
8450 * gdb.texinfo (Paths and Names of the Source Files): Document the
8451 meaning of values in the 'desc' field of a SO stab.
8452
8453 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8454
8455 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8456 max-cache-age" and "maint show dwarf2 max-cache-age".
8457
8458 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8459
8460 * gdb.texinfo (Set Breaks): Add index entry for setting
8461 breakpoints on overloaded C++ functions that are not members of
8462 any classes. Add an example and an index entry for setting
8463 breakpoints on all program functions.
8464 (Character Sets, Macros, Overlay Commands)
8465 (Non-debug DLL symbols, GDB/MI Output Syntax)
8466 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8467 Use "(@value{GDBP})" instead of a literal "(gdb)".
8468
8469 2004-09-12 Andrew Cagney <cagney@gnu.org>
8470
8471 * gdbint.texinfo (Native Debugging): Delete description of
8472 FILES_INFO_HOOK.
8473
8474 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8475
8476 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8477 to hex_string_custom (not historically correct, but more
8478 understandable, given the current code).
8479
8480 2004-09-03 Andrew Cagney <cagney@gnu.org>
8481
8482 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8483
8484 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8485
8486 * observer.texi (solib_unloaded): New observer.
8487
8488 2004-08-24 Andrew Cagney <cagney@gnu.org>
8489
8490 * gdbint.texinfo (Target Architecture Definition): Add missing
8491 comma.
8492
8493 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8494
8495 * (Using the Testsuite): build != host is supported,
8496 but some test scripts do not support build != host.
8497
8498 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8499
8500 * gdbint.texinfo (Host Definition): Delete description of
8501 FCLOSE_PROVIDED and GETENV_PROVIDED.
8502
8503 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8504
8505 * gdbint.texinfo (Host Definition): Delete description of
8506 NO_SYS_FILE.
8507 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8508 PTRACE_FP_BUG.
8509
8510 2004-08-05 Andrew Cagney <cagney@gnu.org>
8511
8512 * gdbint.texinfo (Target Architecture Definition): Delete
8513 reference to deprecated_read_fp.
8514
8515 2004-08-02 Andrew Cagney <cagney@gnu.org>
8516
8517 * gdbint.texinfo (Target Architecture Definition): Delete
8518 description of DEPRECATED_REGISTER_BYTES.
8519
8520 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8521
8522 * gdb.texinfo (Source Path): Document the new behavior of
8523 searching for the source files.
8524
8525 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8526
8527 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8528 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8529 (Auto Display): Improve indexing.
8530
8531 2004-07-16 Andrew Cagney <cagney@gnu.org>
8532
8533 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8534 "-noasync".
8535
8536 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8537
8538 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8539 have the same prefix have only their prefix in the index.
8540
8541 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8542
8543 * gdb.texinfo (BSD libkvm Interface): New node (section)
8544 (Native): Add it to the menu.
8545
8546 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8547
8548 * gdbint.texinfo (Target Architecture Definition): Remove
8549 PCC_SOL_BROKEN.
8550
8551 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8552
8553 * gdbint.texinfo (Target Architecture Definition): Remove
8554 SUN_FIXED_LBRAC_BUG.
8555
8556 2004-06-26 Andrew Cagney <cagney@gnu.org>
8557
8558 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8559
8560 2004-06-20 Andrew Cagney <cagney@gnu.org>
8561
8562 * gdbint.texinfo (Target Architecture Definition): Deprecate
8563 USE_STRUCT_CONVENTION.
8564
8565 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8566
8567 gdb.texinfo (Bug Reporting): Mention session recording,
8568 with the script command or Emacs.
8569
8570 2004-06-18 Andrew Cagney <cagney@gnu.org>
8571
8572 * gdbint.texinfo (Target Architecture Definition): Deprecate
8573 FUNCTION_START_OFFSET.
8574
8575 2004-06-14 Andrew Cagney <cagney@gnu.org>
8576
8577 Based on changes from Karl Berry.
8578 * gdb.texinfo: Do not use @sc in a direntry.
8579 * stabs.texinfo: Change @dircateogry to "Software development".
8580 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8581
8582 2004-06-13 Andrew Cagney <cagney@gnu.org>
8583
8584 * gdbint.texinfo (Target Architecture Definition): Delete
8585 description of RETURN_VALUE_ON_STACK.
8586
8587 2004-06-09 Andrew Cagney <cagney@gnu.org>
8588
8589 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8590 deleted by previous patch.
8591
8592 2004-06-08 Andrew Cagney <cagney@gnu.org>
8593
8594 * gdbint.texinfo (Native Debugging): Delete documentation on
8595 ATTACH_DETACH.
8596
8597 2004-06-06 Randolph Chung <tausq@debian.org>
8598
8599 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8600
8601 2004-06-06 Randolph Chung <tausq@debian.org>
8602
8603 * gdb.texinfo (push_dummy_call): Update argument list to match
8604 the new push_dummy_call method signature. Describe the function
8605 argument.
8606
8607 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8608
8609 * gdb.texinfo (Starting): Document new start command.
8610
8611 2004-05-21 Andrew Cagney <cagney@redhat.com>
8612
8613 * observer.texi (GDB Observers): Document "inferior_created".
8614
8615 2004-05-08 Andrew Cagney <cagney@redhat.com>
8616
8617 * gdbint.texinfo (Target Architecture Definition): Delete
8618 description of DO_DEFERRED_STORES.
8619
8620 * gdbint.texinfo (Target Architecture Definition): Delete
8621 references to DEPRECATED_FIX_CALL_DUMMY.
8622
8623 * gdbint.texinfo (Target Architecture Definition): Delete
8624 description of DEPRECATED_CALL_DUMMY_WORDS,
8625 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8626
8627 * gdbint.texinfo (Target Architecture Definition): Delete
8628 description of DEPRECATED_PUSH_DUMMY_FRAME.
8629
8630 * gdbint.texinfo (Target Architecture Definition): Delete
8631 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8632
8633 2004-05-07 Andrew Cagney <cagney@redhat.com>
8634
8635 * observer.texi (GDB Observers): Add "Debugging" section. Include
8636 cross reference to "set/show debug observer".
8637 * gdb.texinfo (Debugging Output): Document "set/show debug
8638 observer".
8639
8640 2004-05-01 Andrew Cagney <cagney@redhat.com>
8641
8642 * gdbint.texinfo (Target Architecture Definition): Delete
8643 description of DEPRECATED_PC_IN_SIGTRAMP.
8644
8645 2004-04-30 Andrew Cagney <cagney@redhat.com>
8646
8647 * gdbint.texinfo (Target Architecture Definition): Delete
8648 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8649
8650 2004-04-30 Orjan Friberg <orjanf@axis.com>
8651
8652 * observer.texi (GDB Observers): Correct spelling.
8653
8654 2004-04-26 Orjan Friberg <orjanf@axis.com>
8655
8656 * observer.texi (GDB Observers): Add target_changed event.
8657
8658 2004-04-08 Andrew Cagney <cagney@redhat.com>
8659
8660 * observer.texi (GDB Observers): Rework, provide generic observer
8661 definitions and then a list of observable events.
8662
8663 2004-04-04 Andrew Cagney <cagney@redhat.com>
8664
8665 * gdbint.texinfo (Host Definition): Delete reference to
8666 NO_SIGINTERRUPT.
8667
8668 2004-04-02 Andrew Cagney <cagney@redhat.com>
8669
8670 * gdbint.texinfo (Target Architecture Definition): Delete
8671 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8672
8673 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8674
8675 * gdb.texinfo (TUI Commands): Document tui reg commands.
8676
8677 2004-03-26 Andrew Cagney <cagney@redhat.com>
8678
8679 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8680 "gdbtui".
8681 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8682 (Contributors): Mention both Text and Terminal User Interface.
8683
8684 2004-03-23 Andrew Cagney <cagney@redhat.com>
8685
8686 * gdbint.texinfo (Target Architecture Definition): Deprecate
8687 references to SIGTRAMP_START and SIGTRAMP_END.
8688
8689 2004-03-23 Andrew Cagney <cagney@redhat.com>
8690
8691 * gdbint.texinfo (Target Architecture Definition): Deprecate
8692 references to PC_IN_SIGTRAMP.
8693
8694 2004-03-19 Andrew Cagney <cagney@redhat.com>
8695
8696 * gdbint.texinfo (Target Architecture Definition): Delete
8697 reference to GDB_TARGET_IS_HPPA.
8698
8699 2004-03-18 Andrew Cagney <cagney@redhat.com>
8700
8701 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8702 describe pre_init and post_init.
8703
8704 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8705
8706 * gdb.texinfo (Debugging Output): Document values for "set debug
8707 target".
8708
8709 2004-02-28 Andrew Cagney <cagney@redhat.com>
8710
8711 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8712
8713 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8714
8715 * gdb.texinfo (breakpoints): Add information about the
8716 new "set breakpoint pending" and "show breakpoint pending"
8717 commands.
8718
8719 2004-02-26 Andrew Cagney <cagney@redhat.com>
8720
8721 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8722 in Per-architecture module data section.
8723
8724 2004-02-25 Roland McGrath <roland@redhat.com>
8725
8726 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8727
8728 2004-02-24 Andrew Cagney <cagney@redhat.com>
8729
8730 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8731 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8732 * fdl.texi: Import Version 1.2, November 2002.
8733
8734 2004-02-17 Andrew Cagney <cagney@redhat.com>
8735
8736 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8737
8738 2004-02-16 Andrew Cagney <cagney@redhat.com>
8739
8740 * gdbint.texinfo (Target Architecture Definition): Deprecate
8741 FRAMELESS_FUNCTION_INVOCATION.
8742
8743 2004-02-16 Andrew Cagney <cagney@redhat.com>
8744
8745 * gdbint.texinfo (Coding): Mention -Wunused-function.
8746
8747 2004-02-14 Andrew Cagney <cagney@redhat.com>
8748
8749 * gdbint.texinfo (Target Architecture Definition): Delete
8750 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8751
8752 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8753
8754 * gdb.texinfo: Properly quote the name "C++".
8755 * gdbint.texinfo: Ditto.
8756 * stabs.texinfo: Ditto.
8757
8758 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8759
8760 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8761 minimal information about libiberty.
8762
8763 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8764
8765 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8766
8767 2004-02-04 Roland McGrath <roland@redhat.com>
8768
8769 * gdb.texinfo (Auxiliary Vector): New node (section).
8770 (Data): Add it to the menu.
8771
8772 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8773
8774 * gdb.texinfo (Breakpoints): Add information about pending
8775 breakpoint support.
8776
8777 2004-01-26 Andrew Cagney <cagney@redhat.com>
8778
8779 * gdb.texinfo (Overview): Delete references to the cisco protocol
8780 including the "N" response.
8781
8782 2004-01-26 Andrew Cagney <cagney@redhat.com>
8783
8784 * gdbint.texinfo (Target Architecture Definition): Rename
8785 EXTRACT_STRUCT_VALUE_ADDRESS to
8786 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
8787
8788 2004-01-24 Eli Zaretskii <eliz@gnu.org>
8789
8790 * gdb.texinfo (KOD): Document "show os". Add index entries for
8791 "set/show os" and "info cisco" commands.
8792
8793 2004-01-21 Eli Zaretskii <eliz@gnu.org>
8794
8795 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
8796
8797 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
8798
8799 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
8800 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
8801
8802 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
8803
8804 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
8805 -stack-list-locals.
8806 (GDB/MI Variable Objects): Describe extension to
8807 -var-list-children.
8808
8809 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
8810
8811 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
8812
8813 2004-01-17 Andrew Cagney <cagney@redhat.com>
8814
8815 * gdbint.texinfo (Target Architecture Definition): Delete
8816 documentation on DEPRECATED_NPC_REGNUM.
8817
8818 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
8819
8820 * gdb.texinfo: Update copyright year. Mention that set
8821 follow-fork-mode is supported on GNU/Linux. Remove documentation of
8822 "set follow-fork-mode ask".
8823
8824 2004-01-13 Andrew Cagney <cagney@redhat.com>
8825
8826 * gdbint.texinfo: Update copyright year.
8827 (Coding): Add -Wunused-label to list of -Werror warnings.
8828
8829 2004-01-08 Jason Molenda <jmolenda@apple.com>
8830 Eli Zaretskii <eliz@gnu.org>
8831
8832 * gdb.texinfo: Update copyright.
8833 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
8834 around names, as appropriate. Minor syntax cleanup of
8835 _NSPrintForDebugger explanation. Two spaces after periods.
8836 GDBN used instead of lit. "gdb". Index entries added for
8837 print-object and _NSPrintForDebugger. @noindent added in one spot.
8838
8839 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
8840
8841 * stabs.texinfo: Add dircategory and direntry commands.
8842 * annotate.texinfo: Ditto.
8843
8844 2003-11-10 Andrew Cagney <cagney@redhat.com>
8845
8846 * gdbint.texinfo (Target Architecture Definition): Replace the
8847 return_value method's "inval" and "outval" parameters with
8848 "readbuf" and "writebuf".
8849
8850 2003-10-28 Jim Blandy <jimb@redhat.com>
8851
8852 * gdb.texinfo (The F request packet, The F reply packet): Renamed
8853 from "The `F' request packet" and "The `F' reply packet", to make
8854 texi2dvi happy.
8855 (File-I/O remote protocol extension): Update menu entries, too.
8856
8857 2003-10-26 Michael Chastain <mec@shout.net>
8858
8859 * gdb.texinfo (Thread Stops): Document the issue with
8860 premature return from system calls in multi-threaded programs.
8861
8862 2003-10-24 Andrew Cagney <cagney@redhat.com>
8863
8864 * annotate.texinfo: Fix "fortunatly"[sic].
8865
8866 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
8867
8868 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
8869 with "Hitachi" and "Mitsubishi".
8870
8871 2003-10-20 Andrew Cagney <cagney@redhat.com>
8872
8873 * gdbint.texinfo (Target Architecture Definition): Document
8874 gdbarch_return_value. Add cross references from
8875 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
8876 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
8877
8878 2003-10-18 Mark Kettenis <kettenis@gnu.org>
8879
8880 * gdbint.texinfo (Target Architecture Definition): Document
8881 regset_from_core_section.
8882
8883 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
8884
8885 * gdb.texinfo (M32R/D): Mention m32rsdi target.
8886
8887 2003-10-15 Kevin Buettner <kevinb@redhat.com>
8888
8889 From Anthony Green <green@redhat.com>:
8890 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
8891
8892 2003-10-14 Kevin Buettner <kevinb@redhat.com>
8893
8894 * gdb.texinfo (Breakpoint related warnings): New node.
8895 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
8896
8897 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
8898
8899 * gdb.texinfo (Remote Protocol): Document v and vCont.
8900
8901 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
8902
8903 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
8904 * gdbint.texinfo: Ditto.
8905
8906 2003-10-09 Andrew Cagney <cagney@redhat.com>
8907
8908 From 2003-09-18 David Anderson <davea@sgi.com>:
8909 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
8910 "command".
8911
8912 2003-10-03 Andrew Cagney <cagney@redhat.com>
8913
8914 * gdbint.texinfo (Target Architecture Definition): Deprecate
8915 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
8916 just target.
8917
8918 2003-10-02 Andrew Cagney <cagney@redhat.com>
8919
8920 * gdbint.texinfo (Target Architecture Definition): Rename
8921 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
8922 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
8923 * gdbint.texinfo (Target Architecture Definition): Rename
8924
8925 2003-09-30 Andrew Cagney <cagney@redhat.com>
8926
8927 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
8928 (Target Architecture Definition):
8929
8930 * gdbint.texinfo (Target Architecture Definition): Rename
8931 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
8932
8933 2003-09-29 Andrew Cagney <cagney@redhat.com>
8934
8935 * gdbint.texinfo (Target Architecture Definition): Delete
8936 documentation for NEED_TEXT_START_END.
8937
8938 * gdbint.texinfo (Target Architecture Definition): Rename
8939 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
8940 TARGET_WRITE_PC.
8941
8942 2003-09-22 Michael Chastain <mec@shout.net>
8943
8944 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
8945
8946 2003-09-21 Anthony Green <green@redhat.com>
8947
8948 * gdbint.texinfo (Target Architecture Definition): Fix typos.
8949
8950 2003-09-21 Mark Kettenis <kettenis@gnu.org>
8951
8952 * gdbint.texinfo (Target Architecture Definition): Document
8953 stabs_argument_has_addr.
8954
8955 2003-09-18 Andrew Cagney <cagney@redhat.com>
8956
8957 * gdbint.texinfo (Target Architecture Definition): Delete
8958 documentation on REGISTER_NAMES.
8959
8960 2003-09-13 Mark Kettenis <kettenis@gnu.org>
8961
8962 * gdbint.texinfo (Target Architecture Definition): Replace
8963 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
8964
8965 2003-09-11 Andrew Cagney <cagney@redhat.com>
8966
8967 * gdbint.texinfo (Target Architecture Definition): Replace
8968 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
8969
8970 2003-08-18 Andrew Cagney <cagney@redhat.com>
8971
8972 * gdbint.texinfo (Target Architecture Definition): Document
8973 "frame_red_zone_size".
8974
8975 2003-08-09 Andrew Cagney <cagney@redhat.com>
8976
8977 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
8978 with "set/show backtrace past-main" and "set/show backtrace
8979 limit".
8980
8981 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
8982
8983 * Makefile.in (install-info): Support DESTDIR.
8984 (install-html): Likewise.
8985
8986 2003-08-07 Andrew Cagney <cagney@redhat.com>
8987
8988 Patch from Nick Roberts.
8989 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
8990 bindings. Remove description of send-gdb-command.
8991
8992 2003-08-07 Andrew Cagney <cagney@redhat.com>
8993
8994 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8995 GDB 6.0.
8996
8997 2003-08-06 Andrew Cagney <cagney@redhat.com>
8998
8999 * gdb.texinfo (Mode Options): Mention that level three is the
9000 highest available and that level 2 is deprecated.
9001 (Annotations Overview): Mention annotation levels. Cross reference
9002 to "Limitations of the Annotation Interface" in annotate.texi.
9003 (TODO, Value Annotations, Frame Annotations): Delete section.
9004 (Displays, Breakpoint Info): Delete.
9005
9006 2003-08-04 Andrew Cagney <cagney@redhat.com>
9007
9008 * agentexpr.texi: Delete @bye.
9009 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9010 (stabs.info): Add $(srcdir) to include search path.
9011 (html): Depend on "annotate_toc.html", and not "annotate.html".
9012 * stabs.texinfo: Ditto. Include "fdl.texi".
9013 * gdbint.texinfo: Update copyright statement's list of invariant
9014 sections.
9015
9016 2003-07-28 Andrew Cagney <cagney@redhat.com>
9017
9018 * Makefile.in (INFO_DEPS): Add annotate.info.
9019 (dvi, ps, html, pdf): Add annotate.
9020 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9021 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9022 (ANNOTATE_DOC_FILES): New macro.
9023 (ANNOTATE_TEX_TMPS): New macro.
9024 (annotate.info, annotate_toc.html): Specify dependencies.
9025 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9026 * annotate.texinfo: Rename annotate.texi. Get building. Add
9027 "Migrating to GDB/MI" and "Limitations of the Annotation
9028 Interface" chapters. Mention why it is not part of the user
9029 guide. Update copyright notice. Include "fdl.texi".
9030
9031 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9032
9033 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9034
9035 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9036
9037 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9038
9039 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9040
9041 * gdb.texinfo (Server): Mention pidof.
9042
9043 2003-07-22 Andrew Cagney <cagney@redhat.com>
9044
9045 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9046 list.
9047
9048 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9049
9050 * gdb.texinfo (Logging output): New chapter.
9051
9052 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9053
9054 * gdb.texinfo (Unsupported languages): New section.
9055 (Languages): Add link to new section.
9056
9057 2003-06-22 Andrew Cagney <cagney@redhat.com>
9058
9059 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9060
9061 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9062
9063 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9064
9065 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9066
9067 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9068 * agentexpr.texi: Retitle section, and change it to an appendix.
9069 Comment out texinfo initialization. Factor a @var{} into two
9070 pieces to prevent makeinfo warnings.
9071 * gdb.texinfo: Add Agent Expressions appendix.
9072
9073 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9074
9075 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9076
9077 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9078
9079 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9080 remote target". Document the "detach" and "disconnect" commands.
9081 (Server, Netware, Debug Session): Reference "Connecting to a
9082 remote target".
9083 (GDB/MI Target Manipulation): Document "-target-disconnect".
9084
9085 2003-06-13 Andrew Cagney <cagney@redhat.com>
9086
9087 * gdbint.texinfo (Target Architecture Definition): Deprecate
9088 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9089 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9090
9091 2003-06-09 Jim Blandy <jimb@redhat.com>
9092
9093 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9094
9095 2003-06-08 Andrew Cagney <cagney@redhat.com>
9096
9097 * gdbint.texinfo (Target Architecture Definition): Delete
9098 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9099
9100 2003-06-08 Andrew Cagney <cagney@redhat.com>
9101
9102 * gdbint.texinfo (Target Architecture Definition): Document
9103 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9104
9105 2003-06-07 Adam Fedor <fedor@gnu.org>
9106
9107 * gdb.texinfo: Add Objective-C documentation.
9108
9109 2003-06-01 Andrew Cagney <cagney@redhat.com>
9110
9111 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9112 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9113
9114 2003-05-21 Andrew Cagney <cagney@redhat.com>
9115
9116 * gdbint.texinfo (Target Architecture Definition): Delete
9117 references to "extract_address" and "store_address".
9118
9119 2003-05-16 Andrew Cagney <cagney@redhat.com>
9120
9121 * gdbint.texinfo (Target Architecture Definition): Replace
9122 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9123 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9124
9125 2003-05-14 Theodore A. Roth <troth@openavr.org>
9126
9127 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9128
9129 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9130
9131 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9132 (gdb.dvi): Likewise.
9133 (gdb.pdf): Likewise.
9134 (links2roff): Likewise.
9135
9136 2003-05-08 Jim Blandy <jimb@redhat.com>
9137
9138 * gdb.texinfo (Dump/Restore Files): Update documentation for
9139 'dump', 'append', and 'restore': note that format argument is
9140 optional; simplify presentation of the command variants; and be
9141 more precise about the formats.
9142
9143 2003-05-07 Jim Blandy <jimb@redhat.com>
9144
9145 * gdb.texinfo (Symbols): Update documentation: 'maint list
9146 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9147 symtabs' and 'maint info psymtabs'.
9148
9149 2003-05-05 Andrew Cagney <cagney@redhat.com>
9150
9151 * gdbint.texinfo (Target Architecture Definition): Make
9152 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9153 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9154 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9155
9156 2003-05-04 Andrew Cagney <cagney@redhat.com>
9157
9158 * gdb.texinfo (Maintenance Commands): Document "maint print
9159 dummy-frames".
9160
9161 2003-05-04 Andrew Cagney <cagney@redhat.com>
9162
9163 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9164
9165 2003-05-03 J. Brobecker <brobecker@gnat.com>
9166
9167 Thierry Schneider <tpschneider1@yahoo.com>
9168 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9169 for new MI command.
9170
9171 2003-05-03 Andrew Cagney <cagney@redhat.com>
9172
9173 * gdbint.texinfo (Target Architecture Definition): Document
9174 push_dummy_code. Add cross references.
9175
9176 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9177
9178 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9179 set/show charsets commands.
9180
9181 2003-04-28 Andrew Cagney <cagney@redhat.com>
9182
9183 * gdbint.texinfo (Target Architecture Definition): Replace
9184 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9185 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9186
9187 2003-04-28 Andrew Cagney <cagney@redhat.com>
9188
9189 * gdbint.texinfo (Target Architecture Definition): Rename
9190 "tm_print_insn" to "deprecated_tm_print_insn".
9191
9192 2003-04-09 Jim Blandy <jimb@redhat.com>
9193
9194 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9195 list psymtabs'.
9196
9197 2003-04-08 Andrew Cagney <cagney@redhat.com>
9198
9199 * gdbint.texinfo (Target Architecture Definition): Delete
9200 references to EXTRA_FRAME_INFO.
9201
9202 2003-04-08 Andrew Cagney <cagney@redhat.com>
9203
9204 * gdbint.texinfo (Target Architecture Definition): Delete
9205 PRINT_TYPELESS_INTEGER.
9206
9207 2003-04-02 J. Brobecker <brobecker@gnat.com>
9208
9209 * observer.texi (GDB Observers): Adjust the documentation for the
9210 normal_stop notification to better describe reality. Fix a couple
9211 of minor typos.
9212
9213 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9214
9215 * gdb.texinfo (GDB/MI Program Control): Add
9216 '-file-list-exec-source-file'
9217
9218 2003-03-31 Andrew Cagney <cagney@redhat.com>
9219
9220 * gdbint.texinfo (Target Architecture Definition): Delete
9221 references to CALL_DUMMY_P.
9222
9223 2003-03-30 Andrew Cagney <cagney@redhat.com>
9224
9225 * gdbint.texinfo (Target Architecture Definition): Remove
9226 reference to TARGET_WRITE_SP.
9227
9228 2003-03-27 Andrew Cagney <cagney@redhat.com>
9229
9230 * gdbint.texinfo (Target Architecture Definition): Remove
9231 references to write_sp.
9232
9233 2003-03-27 Andrew Cagney <cagney@redhat.com>
9234
9235 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9236 chapter body. Use @smallexample instead of @example.
9237 (Annotations): Ditto.
9238 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9239 annotate.texi.
9240
9241 2003-03-26 Andrew Cagney <cagney@redhat.com>
9242
9243 * gdbint.texinfo (Target Architecture Definition): Replace
9244 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9245 dummy_addr parameters.
9246
9247 2003-03-25 Andrew Cagney <cagney@redhat.com>
9248
9249 * gdbint.texinfo (Target Architecture Definition): Delete
9250 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9251 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9252 Add reference to PUSH_ARGUMENTS.
9253
9254 2003-03-23 Andrew Cagney <cagney@redhat.com>
9255
9256 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9257 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9258
9259 2003-03-18 J. Brobecker <brobecker@gnat.com>
9260
9261 * gdbint.texinfo (Algorithms): Add new section describing the
9262 Observer paradigm.
9263 (Top): Add menu entry to new observer appendix.
9264 * observer.texi: New file.
9265 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9266 new observer.texi file.
9267
9268 2003-03-17 Andrew Cagney <cagney@redhat.com>
9269
9270 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9271 that GNU Press update the manual version number.
9272
9273 2003-03-12 Andrew Cagney <cagney@redhat.com>
9274
9275 * gdbint.texinfo (Target Architecture Definition): Delete
9276 references to get_saved_register. Rename GET_SAVED_REGISTER to
9277 DEPRECATED_GET_SAVED_REGISTER.
9278
9279 2003-03-13 Andrew Cagney <cagney@redhat.com>
9280
9281 * gdbint.texinfo (Target Architecture Definition): Replace
9282 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9283
9284 2003-03-12 Andrew Cagney <cagney@redhat.com>
9285
9286 * gdbint.texinfo (Target Architecture Definition): Rename
9287 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9288
9289 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9290
9291 * gdb.texinfo: Add File-I/O documentation.
9292
9293 2003-03-10 Andrew Cagney <cagney@redhat.com>
9294
9295 * gdbint.texinfo (Target Architecture Definition): Cross reference
9296 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9297
9298 2003-03-07 Andrew Cagney <cagney@redhat.com>
9299
9300 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9301 frame" command.
9302
9303 2003-03-05 Andrew Cagney <cagney@redhat.com>
9304
9305 * gdbint.texinfo (Target Architecture Definition): Document
9306 unwind_dummy_id. Cross reference unwind_dummy_id and
9307 SAVE_DUMMY_FRAME_TOS.
9308
9309 2003-03-05 James Ingham <jingham@apple.com>
9310 Daniel Jacobowitz <drow@mvista.com>
9311
9312 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9313 and "show cp-abi".
9314
9315 2003-03-03 Andrew Cagney <cagney@redhat.com>
9316
9317 * gdbint.texinfo (Target Architecture Definition): Document
9318 register_type.
9319
9320 2003-03-03 Andrew Cagney <cagney@redhat.com>
9321
9322 * stabs.texinfo (Structures): Use @samp and separate @var's
9323 instead of a single @var containing a comma separated list.
9324 (Unions): Ditto.
9325
9326 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9327
9328 * Makefile.in (distclean): Remove config.log.
9329
9330 2003-03-01 Andrew Cagney <cagney@redhat.com>
9331
9332 * gdbint.texinfo (Target Architecture Definition): Rename
9333 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9334
9335 2003-03-01 Andrew Cagney <cagney@redhat.com>
9336
9337 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9338 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9339
9340 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9341
9342 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9343 (Non-debug DLL symbols): New node, describing the minimal symbols
9344 loaded from DLLs without real debugging symbols.
9345
9346 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9347
9348 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9349 hardware-breakpoint-limit".
9350 (Set Watchpoints): Add cross reference to "set remote
9351 hardware-watchpoint-limit".
9352 (Remote configuration options): New section.
9353
9354 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9355
9356 * gdbint.texinfo (Target Architecture Definition): Delete
9357 descrption of IS_TRAPPED_INTERNALVAR.
9358
9359 From Keith Seitz <keiths@redhat.com>:
9360 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9361 option "-i"/"--interpreter" to this chapter. Include index
9362 entries.
9363
9364 2003-02-04 David Carlton <carlton@math.stanford.edu>
9365
9366 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9367 (Variables): Recommend stabs+ and DWARF 2.
9368 (C plus plus expressions): Correct info about
9369 compiler versions, debug formats.
9370 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9371 PR symtab/874.
9372
9373 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9374
9375 * gdbint.texinfo (Target Architecture Definition): Delete
9376 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9377 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9378 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9379 references to nindy and i960.
9380 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9381
9382 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9383
9384 * gdbint.texinfo (Target Architecture Definition): Delete
9385 FLOAT_INFO.
9386
9387 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9388
9389 * stabs.texinfo (Member Type Descriptor): Clarify description of
9390 `@'. Suggested by Ben Hutchings.
9391
9392 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9393
9394 * gdb.texinfo (M68K): Delete reference to es1800.
9395
9396 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9397
9398 * gdb.texinfo (Maintenance Commands): Document `maint print
9399 reggroups' and `maint print register-groups'.
9400 * gdbint.texinfo (Target Architecture Definition): Document
9401 register_reggroup_p.
9402
9403 2003-01-23 Jim Blandy <jimb@redhat.com>
9404
9405 * gdb.texinfo (Separate Debug Files): New section.
9406
9407 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9408
9409 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9410 and "maint show profile".
9411
9412 2003-01-16 Michael Chastain <mec@shout.net>
9413
9414 * gdb.texinfo (Installing GDB): Warn against
9415 ".../gdb-VERSION/gdb/configure".
9416 (Separate Objdir): Likewise.
9417
9418 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9419
9420 * gdbint.texinfo (Target Architecture Definition): Delete
9421 definition of PRINT_REGISTER_HOOK.
9422
9423 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9424
9425 (OpenRISC 1000): Fix formatting of command names.
9426
9427 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9428
9429 * gdb.texinfo (Continuing and Stepping): Add new command
9430 'advance'. Clarify behavior of 'until'.
9431
9432 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9433
9434 * gdb.texinfo (Files): Document solib-absolute-prefix and
9435 solib-search-path.
9436
9437 2003-01-09 Michael Chastain <mec@shout.net>
9438
9439 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9440 (Create a Release): Add new instructions for new @file{src-release}.
9441 Document existing instructions for @file{Makefile.in} as
9442 being for @value{GDBN} 5.3.1 or earlier.
9443
9444 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9445
9446 * gdbint.texinfo (Target Architecture Definition): Mention
9447 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9448 allocate memory.
9449
9450 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9451
9452 * gdb.texinfo (Controlling GDB): Add @kindex for
9453 "show osabi".
9454 (Backtraces): Add @kindex's for backtrace-below-main.
9455
9456 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9457
9458 * gdb.texinfo (Controlling GDB): Document "set osabi".
9459
9460 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9461
9462 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9463 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9464
9465 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9466
9467 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9468 "set coerce-float-to-double".
9469 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9470
9471 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9472
9473 * stabs.texinfo: Remove obsolete text.
9474 * gdbint.texinfo: Ditto.
9475 * gdb.texinfo: Ditto.
9476
9477 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9478
9479 * gdbint.texinfo (Target Architecture Definition): Update
9480 description of gdbarch_register_osabi.
9481
9482 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9483
9484 * agentexpr.texi: Fix typos.
9485 * annotate.texi: Likewise.
9486 * fdl.texi: Likewise.
9487
9488 2002-12-10 Andrew Cagney <cagney@redhat.com>
9489
9490 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9491 DEPRECATED_INIT_FRAME_PC.
9492
9493 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9494
9495 * gdbint.texinfo (Target Architecture Definition): Delete
9496 PC_IN_CALL_DUMMY.
9497
9498 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9499
9500 * gdbint.texinfo (Host Definition): Delete documentation on
9501 USE_GENERIC_DUMMY_FRAMES.
9502
9503 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9504
9505 Fix PR gdb/723 and PR gdb/245.
9506 * Makefile.in (install-info): Run the install-info command as part
9507 of the post install steps only.
9508 (uninstall-info): New target.
9509 (uninstall): New target.
9510
9511 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9512
9513 * Makefile.in (install): Make install do some real work.
9514
9515 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9516
9517 Fix POSIX problem reported by Paul Eggert.
9518 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9519 Fix PR gdb/527.
9520
9521 2002-10-26 Andrew Cagney <cagney@redhat.com>
9522
9523 * gdbint.texinfo (Target Architecture Definition): Delete
9524 definition of DO_REGISTERS_INFO.
9525
9526 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9527
9528 * gdbint.texinfo (Address Classes): Fix problems with insertion
9529 of ``{'' and ``}'' in example.
9530
9531 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9532
9533 * gdbint.texinfo (Address Classes): New section.
9534 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9535 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9536 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9537 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9538
9539 2002-10-11 Klee Dienes <kdienes@apple.com>
9540
9541 * gdb.texinfo (Registers): Mention vector registers as well as
9542 floating registers in the documentation for 'info registers' and
9543 'info all-registers'.
9544
9545 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9546
9547 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9548
9549 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9550
9551 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9552 interface definition.
9553
9554 2002-10-03 Marko Mlinar <markom@opencores.org>
9555
9556 * gdb.texinfo (Target Commands): Add or1k target specific
9557 commands.
9558 * gdb.texinfo (Contributors): Add myself to the contributors list.
9559
9560 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9561
9562 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9563 and "mi1" instead of "mi1" and "mi0".
9564
9565 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9566
9567 * gdb.texinfo (Packets): Fix typos "alligned".
9568 Correct z3/Z3 description. Correct z4/Z4 title.
9569
9570 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9571
9572 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9573
9574 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9575
9576 * gdb.texinfo: Use GNU/Linux instead of Linux.
9577
9578 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9579
9580 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9581
9582 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9583
9584 * gdb.texinfo: Replace @example with @smallexample.
9585
9586 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9587
9588 From Eli Zaretskii <eliz@gnu.org>:
9589 * gdb.texinfo (Character Sets): Use @smallexample instead of
9590 @example. Use GNU/Linux instead of Linux.
9591
9592 2002-09-20 Jim Blandy <jimb@redhat.com>
9593
9594 * gdb.texinfo: Add character set documentation.
9595
9596 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9597
9598 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9599 (Packets): Add cross reference from `b' packet to `z' packets.
9600
9601 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9602
9603 * gdb.texinfo (Maintenance Commands): Document ``maint
9604 internal-error'' and ``maint internal-warning''.
9605
9606 * gdbint.texinfo (Target Architecture Definition): Revise
9607 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9608
9609 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9610
9611 * gdbint.texinfo (Target Conditionals): Document the new
9612 NAME_OF_MALLOC macro.
9613
9614 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9615
9616 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9617 engineer.
9618
9619 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9620
9621 * gdb.texinfo (TUI Overview): Document status line fields.
9622
9623 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9624
9625 * gdb.texinfo (TUI Commands): Document info win command.
9626
9627 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9628
9629 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9630
9631 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9632
9633 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9634 (TUI Keys): Likewise.
9635
9636 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9637
9638 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9639 for a packet receive.
9640
9641 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9642
9643 * Makefile.in (clean): Move to end of file.
9644 (distclean, maintainer-clean, realclean): Ditto.
9645 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9646 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9647 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9648 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9649
9650 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9651
9652 * Makefile.in (GDBINT_TEX_TMPS): Define.
9653 (gdbint.dvi, gdbint.pdf): Use
9654 (GDB_TEX_TMPS): Define.
9655 (gdb.dvi, gdb.pdf): Use.
9656 (STABS_TEX_TMPS): Define.
9657 (stabs.dvi, stabs.pdf): Use.
9658 (GDB_DOC_SOURCE_INCLUDES): New macros.
9659 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9660 (GDBINT_DOC_FILES_INCLUDES): New macros.
9661 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9662 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9663 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9664 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9665 (links2roff): Replace SFILES_INCLUDED with
9666 GDB_DOC_SOURCE_INCLUDES.
9667 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9668 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9669 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9670 dependencies.
9671 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9672 dependencies.
9673 (gdbmi.texinfo): Delete rule.
9674 (inc-hist.texinfo): Delete rule.
9675 (rluser.texinfo): Delete rule.
9676
9677 2002-08-23 Andrew Cagney <cagney@redhat.com>
9678
9679 * gdbint.texinfo (Target Architecture Definition): Update
9680 STORE_RETURN_VALUE, mention regcache.
9681
9682 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9683
9684 * gdbint.texinfo (Target Architecture Definition): Document
9685 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9686
9687 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9688
9689 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9690 Fix minor typos. Add index entries.
9691
9692 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9693
9694 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9695
9696 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9697
9698 * gdbint.texinfo (Target Architecture Definition): Document
9699 PRINT_VECTOR_INFO.
9700 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9701
9702 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9703
9704 * gdb.texinfo (Maintenance Commands): Document "maint print
9705 registers", "maint print raw-registers" and "maint print
9706 cooked-registers".
9707
9708 2002-08-08 Grace Sainsbury <graces@redhat.com>
9709
9710 From Mark Salter:
9711 * gdb.texinfo (Protocol): Document T packet extension to
9712 allow watchpoint address reporting.
9713
9714 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9715
9716 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9717
9718 2002-08-01 Andrew Cagney <cagney@redhat.com>
9719
9720 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9721 to CHILL.
9722
9723 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9724
9725 * gdbint.texinfo (Coding): Revise section "Include Files".
9726
9727 2002-07-24 Andrew Cagney <cagney@redhat.com>
9728
9729 * gdbint.texinfo: Obsolete references to m88k.
9730 * gdb.texinfo: Ditto.
9731
9732 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9733
9734 * gdbint.texinfo (Create a release candiate): Add the location
9735 where the proper version of autoconf can be retrieved.
9736
9737 2002-07-09 Don Howard <dhoward@redhat.com>
9738
9739 * gdb.texinfo (Command Files): Further describe the behavior of
9740 sourced command files.
9741
9742 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9743
9744 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9745 (Coding): Clarify ISO C version that GDB assumes.
9746
9747 2002-06-26 Tom Tromey <tromey@redhat.com>
9748
9749 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9750 add_setshow_cmd_full.
9751
9752 2002-06-25 Don Howard <dhoward@redhat.com>
9753
9754 * gdb.texinfo (Memory Region Attributes): Document new behavior
9755 for 'mem' command.
9756
9757 2002-06-11 Jim Blandy <jimb@redhat.com>
9758
9759 * gdb.texinfo (Symbols): Update documentation for `info source'
9760 command.
9761
9762 * gdb.texinfo (Macros): Call the command `info macro', not
9763 `show macro'.
9764
9765 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9766
9767 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9768 data''.
9769
9770 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9771
9772 * gdbint.texinfo (Target Architecture Definition): Document
9773 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9774
9775 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9776
9777 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9778 lists.
9779
9780 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9781
9782 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9783 Branch''.
9784
9785 2002-06-01 Andrew Cagney <ac131313@redhat.com>
9786
9787 * gdbint.texinfo (Target Architecture Definition): Add section
9788 ``Converting an existing Target Architecture to Multi-arch''.
9789
9790 2002-05-30 Andrew Cagney <ac131313@redhat.com>
9791
9792 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
9793 to ``Obsoleting code''. Revise.
9794
9795 2002-05-17 Jim Blandy <jimb@redhat.com>
9796
9797 * gdb.texinfo (C Preprocessor Macros): New chapter.
9798 Include it in the main menu.
9799 (Contributors): Credit Jim Blandy with macro support.
9800 (Compilation): Explain how to get macro information into the
9801 executable.
9802 (Expressions): Note that preprocessor macros are expanded.
9803
9804 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
9805
9806 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
9807 options for `target remote'.
9808
9809 2002-05-13 Andrew Cagney <ac131313@redhat.com>
9810
9811 * gdbint.texinfo (Target Architecture Definition): Delete
9812 documentation on NNPC_REGNUM.
9813
9814 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9815
9816 * gdbint.texinfo (Target Architecture Definition): Document
9817 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
9818 (Target Architecture Definition): Revise section `Using Different
9819 Register and Memory Data Representations'. Add section `Raw and
9820 Virtual Register Representations'.
9821
9822 2002-05-11 Andrew Cagney <ac131313@redhat.com>
9823
9824 * gdbint.texinfo (Target Architecture Definition): Mention
9825 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
9826 (Target Architecture Definition): Mention same. Add references to
9827 web pages.
9828
9829 2002-05-08 Michael Snyder <msnyder@redhat.com>
9830
9831 * stabs.texinfo (Attributes): Document new "vector" attribute.
9832
9833 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9834
9835 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
9836
9837 2002-05-04 Andrew Cagney <ac131313@redhat.com>
9838
9839 * gdb.texinfo: Delete obsolete references to a29k.
9840
9841 2002-04-24 Andrew Cagney <ac131313@redhat.com>
9842
9843 * gdbint.texinfo (Target Architecture Definition): Replace
9844 IN_SIGTRAMP with PC_IN_SIGTRAMP.
9845
9846 2002-04-24 David S. Miller <davem@redhat.com>
9847
9848 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
9849
9850 2002-04-21 David S. Miller <davem@redhat.com>
9851
9852 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
9853
9854 2002-04-21 Andrew Cagney <ac131313@redhat.com>
9855
9856 * gdbint.texinfo (Target Architecture Definition): Delete
9857 definition of HAVE_REGISTER_WINDOWS.
9858
9859 2002-04-19 Eli Zaretskii <eliz@gnu.org>
9860
9861 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
9862 "Theodore A. Roth" <troth@verinet.com>.
9863
9864 2002-04-15 Don Howard <dhoward@redhat.com>
9865
9866 From Eli Zaretskii <eliz@gnu.org>
9867 * gdb.texinfo (show max-user-call-depth): Correct formatting.
9868 Provide a better explaination of this feature.
9869
9870 2002-04-14 Andrew Cagney <ac131313@redhat.com>
9871
9872 * gdbint.texinfo (Target Architecture Definition): Remove
9873 FRAME_CHAIN_COMBINE.
9874
9875 2002-04-12 Michael Chastain <mec@shout.net>
9876
9877 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
9878 REG_STACK_SEGMENT.
9879
9880 2002-04-09 Michael Chastain <mec@shout.net>
9881
9882 * gdbint.texinfo (Obsolete Conditionals): Remove references to
9883 PYRAMID_* macros.
9884
9885 2002-04-07 Andrew Cagney <ac131313@redhat.com>
9886
9887 * gdb.texinfo (Bug Reporting): Document that the web is the
9888 prefered way of submitting bug reports.
9889 (Bug Reporting): Delete the s-mail address as the last resort.
9890
9891 2002-04-05 Andrew Cagney <ac131313@redhat.com>
9892
9893 * gdbint.texinfo (Target Architecture Definition): Delete
9894 references to TARGET_WRITE_FP and write_fp.
9895
9896 2002-03-27 Michael Snyder <msnyder@redhat.com>
9897
9898 * gdb.texinfo: Document new commands dump, append, and restore.
9899
9900 2002-03-27 Andrew Cagney <ac131313@redhat.com>
9901
9902 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
9903 Branch'.
9904
9905 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9906
9907 * gdb.texinfo: Change all examples to @smallexample.
9908 * gdbint.texinfo: Ditto.
9909
9910 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9911
9912 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
9913 Branches''.
9914
9915 2002-03-18 Andrew Cagney <ac131313@redhat.com>
9916
9917 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
9918 Policy''.
9919
9920 2002-03-04 Fred Fish <fnf@redhat.com>
9921
9922 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
9923 expresson, suports, dependant, trhe, perhaphs, situtations,
9924 explictily, taged, oportunity, unfortunatly).
9925
9926 2002-02-24 Andrew Cagney <ac131313@redhat.com>
9927
9928 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
9929 Remove reference to 3.12.
9930
9931 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9932
9933 * gdbint.texinfo: Include fdl.texi.
9934 (Top): Add GNU Free Documentation License.
9935 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
9936 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
9937 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
9938 (gdbint.info): Add srcdir to include path.
9939 * gdb.texinfo: Include gpl.texi.
9940 (Top): Add Copying.
9941 * gpl.texi: New file.
9942
9943 2002-02-23 Andrew Cagney <ac131313@redhat.com>
9944
9945 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
9946
9947 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
9948
9949 * gdb.texinfo: Document Cygwin native specific commands.
9950
9951 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
9952
9953 * gdb.texinfo: Document gdbserver ``--attach'' command.
9954
9955 2002-02-07 Michael Snyder <msnyder@redhat.com>
9956
9957 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
9958 to @code(_ovly_debug_event).
9959
9960 2002-02-07 Andrew Cagney <ac131313@redhat.com>
9961
9962 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
9963
9964 2002-02-06 Michael Snyder <msnyder@redhat.com>
9965
9966 * gdb.texinfo (overlays): Mention new magic symbol
9967 '_ovly_debug_event', which allows GDB to keep better track
9968 of overlays.
9969
9970 2002-02-03 Eli Zaretskii <eliz@gnu.org>
9971
9972 * gdb.texinfo (Memory Region Attributes): Fix the wording.
9973 Suggested by Dmitry Sivachenko.
9974
9975 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
9976
9977 2002-02-01 Michael Snyder <msnyder@redhat.com>
9978
9979 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
9980
9981 2002-01-30 Michael Snyder <msnyder@redhat.com>
9982
9983 * gdb.texinfo: (remote protocol): Gramatical fix-up.
9984 (set trust-readonly-sections): Document.
9985
9986 2002-01-29 Andrew Cagney <ac131313@redhat.com>
9987
9988 * gdbint.texinfo (Releasing GDB): Revise and update.
9989
9990 2002-01-28 Andrew Cagney <ac131313@redhat.com>
9991
9992 * gdbint.texinfo (Target Architecture Definition): Delete
9993 description of TARGET_BYTE_ORDER_DEFAULT.
9994
9995 2002-01-27 Eli Zaretskii <eliz@gnu.org>
9996
9997 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9998 <mitya@cavia.pp.ru>.
9999
10000 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10001
10002 * libgdb.texinfo: Delete file.
10003
10004 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10005
10006 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10007 * gdbint.texinfo: Ditto.
10008
10009 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10010
10011 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10012
10013 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10014
10015 * Makefile.in: Update copyright.
10016 (TEXI2DVI): Define.
10017 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10018 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10019 gdb-cfg.texi.
10020 (TEXINDEX, PDFTEX): Delete makefile variables.
10021
10022 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10023
10024 * gdb.texinfo (Protocol): Move section to appendix.
10025
10026 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10027
10028 * gdb.texinfo (Remote Debugging): Create a menu.
10029 (Top): Add ``Remote Debugging'' to menu.
10030
10031 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10032
10033 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10034 serial protocol'' from here.
10035 (Remote Debugging): To here. New chapter.
10036
10037 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10038
10039 * gdbint.texinfo (Target Architecture Definition): Delete
10040 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10041
10042 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10043
10044 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10045 are no longer needed.
10046 (Porting GDB): Add maintainer note about configure.host.
10047
10048 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10049
10050 * gdbint.texinfo (Target Architecture Definition): Remove
10051 definition of IEEE_FLOAT.
10052
10053 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10054
10055 * gdb.texinfo: Beautify copyright years; fix a typo.
10056 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10057 <3diff@gnu.org>
10058
10059 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10060
10061 * gdbint.texinfo (Host Definition): Remove references to
10062 MALLOC_INCOMPATIBLE.
10063
10064 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10065
10066 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10067 and xyz-xdep.o.
10068
10069 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10070
10071 * gdb.texinfo (Maintenance Commands): Add appendix.
10072 (Set Breaks): Copy ``maint info breakpoint'' doco to
10073 ``Maintenance Commands'' appendix. Add reference.
10074
10075 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10076
10077 * fdl.texi: Remove next/prev from @node.
10078
10079 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10080
10081 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10082 for monstrous @multitable (from Brian Youmans).
10083
10084 * fdl.texi: New file.
10085
10086 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10087
10088 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10089
10090 * gdbint.texinfo (Releasing GDB): New chapter.
10091
10092 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10093
10094 * gdb.texinfo (Embedded Processors, Calling program functions):
10095 Obsolete references to a29k.
10096
10097 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10098
10099 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10100 examples. Document that a code-block should do or discard its
10101 cleanups before exit.
10102
10103 2002-01-11 Michael Snyder <msnyder@redhat.com>
10104
10105 * gdb.texinfo (Choosing files): Change @samp to @file.
10106
10107 2002-01-05 Michael Snyder <msnyder@redhat.com>
10108
10109 * gdb.texinfo (--pid): Document new command line option (attach).
10110
10111 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10112
10113 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10114 in the stub.
10115
10116 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10117
10118 * gdbint.texinfo (Target Architecture Definition): Replace
10119 BIG_ENDIAN with BFD_ENDIAN_BIG.
10120
10121 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10122
10123 * gdbint.texinfo (Target Architecture Definition): Replace
10124 value_ptr with struct value pointer.
10125
10126 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10127
10128 * gdb.texinfo (Free Software): Fix wording.
10129
10130 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10131
10132 * gdb.texinfo (Free Software): New section ``Free Software Needs
10133 Free Documentation''.
10134
10135 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10136
10137 * stabs.texinfo:
10138 * gdb.texinfo:
10139 * gdbint.texinfo:
10140 * libgdb.texinfo:
10141 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10142
10143 2001-12-29 Michael Snyder <msnyder@redhat.com>
10144
10145 * gdb.texinfo (maint info sections): Fix typo.
10146
10147 2001-12-26 Michael Snyder <msnyder@redhat.com>
10148
10149 * gdb.texinfo (maint info sections): Document.
10150
10151 * gdb.texinfo (info proc): Comment out documentation for
10152 'info proc' sub-options that are currently not implemented.
10153
10154 2001-12-20 Jim Blandy <jimb@redhat.com>
10155
10156 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10157
10158 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10159
10160 * gdbint.texinfo (Target Architecture Definition): Replace
10161 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10162
10163 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10164
10165 * gdbint.texinfo (Host Definition): Delete documentation on
10166 HOST_BYTE_ORDER.
10167
10168 2001-11-30 Jim Blandy <jimb@redhat.com>
10169
10170 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10171 overlay support. Add to top-level menu.
10172
10173 2001-11-26 Tom Tromey <tromey@redhat.com>
10174
10175 * gdb.texinfo (Command Syntax): Document C-o binding.
10176
10177 2001-07-26 Christopher Faylor <cgf@redhat.com>
10178
10179 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10180 use since it is described in the referenced section.
10181
10182 From Eli Zaretskii <eliz@gnu.org>
10183 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10184 clearer when using DJGPP.
10185
10186 2001-11-24 Christopher Faylor <cgf@redhat.com>
10187
10188 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10189 specifically refer to MS-DOS.
10190 (command files): Mention gdb.ini is only used on MS-DOS.
10191
10192 2001-11-21 Tom Tromey <tromey@redhat.com>
10193
10194 * gdb.texinfo (Invoking GDB): Document --args.
10195 (Mode Options): Likewise.
10196
10197 2001-11-21 Jim Blandy <jimb@redhat.com>
10198
10199 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10200 Delete documentation; this macro has been removed from the
10201 sources.
10202
10203 2001-11-13 Jim Blandy <jimb@redhat.com>
10204
10205 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10206
10207 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10208
10209 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10210
10211 2001-11-05 Michael Snyder <msnyder@redhat.com>
10212
10213 * gdb.texinfo (info functions): Document use of backslash to
10214 quote regexp chars in function names such as "operator*()".
10215
10216 2001-11-01 Fred Fish <fnf@redhat.com>
10217
10218 * gdbint.texinfo (SOLIB_ADD): Document additional new
10219 "readsyms" arg.
10220
10221 2001-10-30 Don Howard <dhoward@redhat.com>
10222
10223 * gdb.texinfo: (Command Files) Added documentation for the
10224 behavior of gdb with input redirected from a file.
10225
10226 2001-10-28 Fred Fish <fnf@redhat.com>
10227
10228 * gdb.texinfo (auto-solib-add): Change docs to match
10229 implementation change.
10230 (auto-solib-limit): Add docs for new variable.
10231
10232 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10233
10234 * gdbint.texinfo (Target Architecture Definition): Function
10235 value_as_pointer renamed to value_as_address.
10236
10237 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10238
10239 * gdbint.texinfo (Target Architecture Definition): Default
10240 POINTER_TO_ADDRESS functions assume unsigned addresses.
10241 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10242 posting by Jim Blandy.
10243
10244 2001-10-12 Jim Blandy <jimb@redhat.com>
10245
10246 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10247 version of texi2html (1.64) doesn't support this flag any more.
10248
10249 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10250
10251 * gdbint.texinfo (Host Definition): Remove description of
10252 MEM_FNS_DECLARED.
10253
10254 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10255
10256 * gdbint.texinfo (Host Definition): Remove description of
10257 HAVE_SIGSETMASK.
10258
10259 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10260
10261 * gdbint.texinfo (Target Architecture Definition): Add
10262 explanation of TARGET_PRINT_INSN macro.
10263
10264 2001-08-30 Jim Blandy <jimb@redhat.com>
10265
10266 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10267 Explain what it means to load relocatable files.
10268
10269 2001-08-28 Jim Blandy <jimb@redhat.com>
10270
10271 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10272 info `top' menu.
10273
10274 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10275
10276 * gdbint.texinfo: Add a cautionary note about macro use.
10277
10278 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10279
10280 * gdb.texinfo: Explain omitting the hostname in the
10281 `target remote' command.
10282
10283 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10284
10285 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10286 and END-INFO-DIR-ENTRY.
10287
10288 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10289
10290 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10291
10292 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10293
10294 * gdbint.texinfo (libgdb): Rewrite.
10295
10296 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10297
10298 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10299
10300 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10301
10302 * gdb.texinfo (TUI): New chapter, document the TUI.
10303 (Mode Options): Document the -tui option.
10304
10305 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10306
10307 * gdbint.texinfo (Host Definition): Remove description of
10308 NEED_POSIX_SETPGID.
10309
10310 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10311
10312 * gdb.tex (DJGPP Native): New node, with descriptions of
10313 DJGPP-specific commands.
10314
10315 2001-07-19 John R. Moore <jmoore@redhat.com>
10316
10317 * gdbint.texinfo: Three misspellings.
10318
10319 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10320
10321 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10322 `test` expressions on bash. Problem reported by Colin Walters.
10323
10324 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10325
10326 * gdbint.texinfo (User Interface): Update ui-out documentation to
10327 refelect recent UI/MI updates.
10328
10329 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10330
10331 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10332 interpreters.
10333
10334 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10335
10336 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10337 structure and not macros.
10338 (Host Definition): Document that much of this chapter is obsolete.
10339 (Target Architecture Definition): Update list of files that make
10340 up a target architecture.
10341 (Coding): Update.
10342
10343 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10344
10345 * gdbint.texinfo (Target Architecture Definition): Update
10346 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10347 The latter has been changed to a true predicate.
10348
10349 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10350
10351 * annotate.texi: Add @noindent where needed. From Dmitry
10352 Sivachenko <dima@Chg.RU>.
10353 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10354
10355 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10356
10357 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10358
10359 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10360
10361 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10362 returns ``OK''. Document that the ``R'' packet does not reply.
10363
10364 2001-06-13 Michael Snyder <msnyder@redhat.com>
10365
10366 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10367
10368 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10369
10370 * gdb.texinfo (Signals): Clarify the default setting of signal
10371 handling.
10372
10373 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10374
10375 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10376 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10377
10378 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10379
10380 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10381
10382 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10383
10384 * gdbint.texinfo (Clean Design and Portable Implementation):
10385 Renamed from "Clean Design".
10386 (Clean Design and Portable Implementation): Document portable
10387 methods of handling file names, and the associated macros.
10388
10389 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10390
10391 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10392 command and provide a cross-reference to its description.
10393 (Symbols): Note that "info scope" is useful for trace experiments.
10394
10395 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10396
10397 * gdb.texinfo (Symbols): Document "info scope".
10398 (Tracepoints): New chapter.
10399 (Contributors): Update for v5.1.
10400 <All nodes>: Change "C++" to "C@t{++}".
10401
10402 * gdbint.texinfo (User Interface): A new section about ui_out
10403 functions, based on text written by Fernando Nasser.
10404
10405 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10406
10407 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10408
10409 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10410
10411 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10412
10413 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10414 Replace "GDB" with "@value{GDBN}". Fix markup.
10415
10416 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10417
10418 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10419 a cross-reference to its description.
10420 (Symbols): Document "info symbol".
10421
10422 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10423
10424 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10425 subsection "x86 Watchpoints".
10426 (Target Architecture Definition): Document the macros
10427 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10428 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10429
10430 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10431
10432 * gdbint.texinfo (Target Architecture Definition): Update
10433 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10434 list.
10435
10436 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10437
10438 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10439 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10440
10441 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10442
10443 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10444
10445 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10446
10447 * gdb.texinfo (Environment): Document that `path' does not change
10448 the value of PATH in GDB's own environment (it did in the past,
10449 but that was changed on March 15, 1994). Reported by Doug Evans
10450 <dje@transmeta.com>.
10451
10452 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10453 its line. Fix markup of commands and macros. Add an Index node
10454 and index entries.
10455
10456 2001-01-23 J.T. Conklin <jtc@redback.com>
10457
10458 * gdb.texinfo (Memory region attributes): New manual section.
10459
10460 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10461
10462 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10463
10464 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10465
10466 * refcard.tex: Version and copyright fixed. From Phil Edwards
10467 <pedwards@disaster.jaj.com>.
10468
10469 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10470
10471 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10472 DWARF2_REG_TO_REGNUM): Document.
10473
10474 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10475
10476 * gdbint.texinfo (Coding): Update current value of
10477 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10478
10479 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10480
10481 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10482 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10483
10484 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10485
10486 * gdb.texinfo: Document new 'set step-mode' command.
10487
10488 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10489
10490 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10491 changes from Dmitry Sivachenko <dima@Chg.RU>.
10492
10493 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10494
10495 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10496 From Steven Johnson <sbjohnson@ozemail.com.au>.
10497
10498 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10499
10500 * gdbint.texinfo (Overall Structure): Spelling fix.
10501
10502 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10503
10504 * gdbint.texinfo (Target Architecture Definition): Document that
10505 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10506 for which REGISTER_CONVERTIBLE returns a zero value.
10507
10508 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10509
10510 * Makefile.in (install-info): Find files to install in either the
10511 build or source directories (adapted from Makefile.am).
10512
10513 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10514
10515 * stabs.texinfo: Fix spelling errors.
10516 (String Field): FILE-NUMBER starts from 0, not 1.
10517
10518 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10519
10520 * refcard.tex: Remove \centerline from the blurb. Patch from
10521 Brian Youmans.
10522
10523 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10524
10525 * Makefile.in (install-info): Support installation from outside of
10526 the source directory. Reported by Mark Harig
10527 <markh@frazier.landmark.com>.
10528
10529 2000-06-20 J.T. Conklin <jtc@redback.com>
10530
10531 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10532
10533 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10534
10535 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10536 Generate using pdftex.
10537 (PDFTEX): Define.
10538 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10539 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10540 @contents at the start.
10541
10542 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10543
10544 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10545 Youmans.
10546
10547 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10548
10549 From Brian Youmans:
10550 * gdb.texinfo: Fix ``et al.''.
10551
10552 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10553
10554 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10555 loop.
10556
10557 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10558
10559 * configure: Regenerate.
10560
10561 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10562
10563 * Makefile.in (install-info): Run install-info on installed Info
10564 files.
10565
10566 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10567
10568 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10569 Andrew Cagney.
10570
10571 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10572
10573 * gdb.texinfo: Proofreading changes from Brian Youmans.
10574
10575 2000-05-01 Nick Duffek <nsd@cygnus.com>
10576
10577 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10578 startup sequence, minor edits.
10579
10580 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10581
10582 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10583 TeX.
10584
10585 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10586 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10587 like `n' and `s' which look weird. Convert some of the @kindex to
10588 @vindex, when they refer to variables, not commands.
10589
10590 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10591
10592 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10593
10594 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10595
10596 * Makefile.in (GDBMI_DIR): New variable.
10597 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10598 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10599 (gdbmi.texinfo): New target, for texi2roff.
10600 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10601 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10602
10603 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10604 gdbmi.texinfo.
10605 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10606 comment.
10607
10608 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10609
10610 * gdb.texinfo (Files): Update description of add-symbol-file
10611 command.
10612
10613 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10614
10615 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10616 prevents the build (and is generally a Bad Idea).
10617
10618 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10619
10620 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10621 a comma inside @var.
10622 (Command Files): Index markup changes from Dmitry Sivachenko
10623 <dima@Chg.RU>.
10624
10625 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10626
10627 * Makefile.in (LN_S): Define.
10628 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10629 invoke "ln -s" unless it is known to work.
10630
10631 * configure.in (AC_PROG_LN_S): Add.
10632
10633 2000-04-14 Jim Blandy <jimb@redhat.com>
10634
10635 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10636 section.
10637 (Target Conditionals): Document ADDRESS_TO_POINTER,
10638 POINTER_TO_ADDRESS.
10639
10640 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10641
10642 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10643 gdb-cfg.texi to get the value.
10644
10645 2000-04-10 Jim Blandy <jimb@redhat.com>
10646
10647 * gdbint.texinfo (Target Architecture Definition): Fix
10648 cross-references.
10649
10650 2000-04-08 Jim Blandy <jimb@redhat.com>
10651
10652 * gdbint.texinfo (Using Different Register and Memory Data
10653 Representations): New section.
10654 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10655 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10656 REGISTER_CONVERT_TO_RAW): Document.
10657
10658 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10659
10660 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10661 for acknowledgments.
10662
10663 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10664
10665 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10666 qThreadExtraInfo.
10667
10668 2000-03-28 J.T. Conklin <jtc@redback.com>
10669
10670 * gdb.texinfo: Clarify which remote debug protocol commands are
10671 required and which are optional.
10672
10673 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10674
10675 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10676 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10677 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10678 * annotate.texi: Update.
10679
10680 2000-03-28 Stan Shebs <shebs@apple.com>
10681
10682 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10683 expectation of additional changes before release), update
10684 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10685 node links, rephrase and/or shorten lines to fix formatting
10686 problem in both regular and @smallbook formats.
10687 * annotate.texi: Shorten lines in example, use smallexample
10688 consistently everywhere.
10689 * Makefile.in: Add comment about texinfo 4.0 html generation.
10690 (SFILES_INCLUDED): Add annotate.texi.
10691
10692 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10693
10694 * gdb.texinfo (Debugging Output): Added new section, documenting
10695 the "set/show debug" commands.
10696
10697 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10698
10699 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10700 entry.
10701
10702 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10703 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10704 @chapter and @node entries.
10705
10706 * gdb.texinfo: Link all top-level nodes.
10707
10708 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10709
10710 * Makefile.in (install-info): Create $(infodir) before installing
10711 files.
10712
10713 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10714
10715 From David Whedon <dwhedon@gordian.com>
10716 * gdbint.texinfo : Added paragraphs about command deprecation.
10717
10718 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10719
10720 * gdb.texinfo: Add documentation for the apropos command.
10721
10722 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10723
10724 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10725
10726 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10727
10728 * gdb.texinfo: Add white space to prevent overprinting in
10729 two places.
10730
10731 2000-03-17 Stan Shebs <shebs@apple.com>
10732
10733 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10734 <dima@Chg.RU>, also clarification of allowed content for
10735 string constants.
10736
10737 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10738
10739 * gdb.texinfo (main menu): Add Annotations.
10740 (File Options): Add @cindex entries for each command-line option.
10741 Document --epoch, --annotate, --async, --interpreter, --write,
10742 --statistics, and --version.
10743
10744 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10745 of GDB.
10746
10747 2000-02-23 Jim Blandy <jimb@redhat.com>
10748
10749 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10750
10751 2000-02-22 Jim Blandy <jimb@redhat.com>
10752
10753 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10754
10755 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10756
10757 * Makefile.in (diststuff): New target.
10758
10759 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10760
10761 * agentexpr.texi: Fix wording regarding Intel's IA-64
10762 architecture. [From Jim Wilson.]
10763
10764 2000-01-16 Tom Tromey <tromey@cygnus.com>
10765
10766 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10767 (Delete Breaks): Mention range arguments.
10768 (Disabling): Likewise.
10769
10770 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10771
10772 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10773
10774 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10775
10776 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10777 valid functions.
10778
10779 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10780
10781 * gdb.texinfo: Clarify regular expressions used in rbreak.
10782
10783 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
10784
10785 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
10786 MEMORY_REMOVE_BREAKPOINT): Document.
10787
10788 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
10789
10790 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
10791 offset re-using the DATA offset instead.
10792
10793 1999-10-11 Jim Kingdon <kingdon@redhat.com>
10794
10795 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
10796
10797 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
10798
10799 From Dmitry Sivachenko <demon@gpad.ac.ru>:
10800 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
10801 typos.
10802
10803 * gdb.texinfo: Various minor wording and formatting improvements,
10804 mentions of additional command-line options.
10805
10806 1999-09-30 Fred Fish <fnf@cygnus.com>
10807
10808 * gdb.texinfo: Document additional forms of specifying section
10809 names and addresses for the add-symbol-file command.
10810
10811 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
10812
10813 * gdbint.texinfo: Fix typo, add the word "have".
10814
10815 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
10816
10817 * gdbint.texinfo (Target Architecture Definition): Document the
10818 SKIP_PERMANENT_BREAKPOINT macro.
10819
10820 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
10821
10822 * gdb.texinfo: Fiks speling errers.
10823
10824 * gdb.texinfo: Fix uses of @multitable.
10825
10826 From Eli Zaretskii <eliz@gnu.org>:
10827 * gdb.texinfo: Include details specific to DOS host, clarify
10828 some confusing language, fix @ref/@xref/@pxref usages, add
10829 comments about using with optimization, add more indexing,
10830 fix info about disassembly-flavor.
10831
10832 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
10833
10834 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
10835 SKIP_SOLIB_RESOLVER): Define.
10836
10837 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
10838
10839 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
10840 ``g'' packets.
10841
10842 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
10843
10844 * gdb.texinfo: Create a new "Configurations" chapter with
10845 platform-specific info, inline remote.texi and move sections of it
10846 into the new chapter, move bits about info proc, heuristic search,
10847 and register stack into the new chapter.
10848 * remote.texi: Remove, now part of gdb.texinfo.
10849 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
10850
10851 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
10852
10853 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
10854 GDB_TARGET_IS_MACH386): These kludges have gone away.
10855
10856 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
10857
10858 * gdbint.texinfo (Target Architecture Definition): Mention
10859 TDEPLIBS.
10860
10861 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
10862
10863 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
10864 surrounding text to fit HP-UX bits into general info.
10865 (HPPA-cfg.texi): Remove, no longer useful.
10866
10867 * gdb.texinfo: Remove explicit links from @node lines, remove
10868 HP-added "Detailed Node Listing" from main menu which confuses
10869 things.
10870
10871 From Dmitry Sivachenko <dima@Chg.RU>:
10872 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
10873 in description of `set environment'.
10874
10875 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
10876
10877 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
10878
10879 1999-08-12 Ben Elliston <bje@cygnus.com>
10880
10881 * gdbint.texinfo (Breakpoint Handling): Add missing words.
10882
10883 1999-08-10 Eli Zaretskii <eliz@gnu.org>
10884
10885 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
10886 watch, awatch, and rwatch. Explain why the latter two cannot be
10887 set as software watchpoints. Document that watchpoints for local
10888 variables are deleted when the debuggee terminates.
10889
10890 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
10891
10892 * remote.texi (Protocol): Further clarification of the "qRcmd"
10893 packet. Allow E.. response packet. "qRcmd" packet is no longer
10894 reserved.
10895
10896 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10897
10898 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
10899 * gdb.texinfo: Ditto.
10900
10901 1999-08-06 Tom Tromey <tromey@cygnus.com>
10902
10903 * gdb.texinfo (KOD): New node.
10904
10905 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
10906
10907 * remote.texi (Rcmd): Fix minor formatting typos.
10908
10909 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
10910
10911 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
10912 packets.
10913
10914 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
10915
10916 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
10917 fixes.
10918
10919 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
10920
10921 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
10922
10923 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
10924
10925 * remote.texi (Communication Protocol): ``v'' is in use. Fix
10926 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
10927 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
10928 packets that are not supported on all hosts. Expand examples.
10929 Spell check.
10930
10931 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
10932
10933 * Makefile.in: Recognize html, install-html. Add targets
10934 to build HTML versions of documentation via texi2html.
10935
10936 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
10937
10938 * gdbint.texinfo (Testsuite): New chapter, information about the
10939 testsuite.
10940
10941 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
10942
10943 * remote.texi (Communication Protocol): Rewrite.
10944
10945 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
10946
10947 * stabs.texinfo: Fix uses of xref.
10948
10949 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
10950
10951 * gdbint.texinfo: Add an anti-printf exhortation, and update the
10952 info about patch submission.
10953
10954 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
10955
10956 From Per Bothner <bothner@cygnus.com>:
10957 * gdb.texinfo: Document Chill support.
10958
10959 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
10960
10961 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
10962 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
10963 Document that the value should be greater-than or equal-to zero.
10964 (NO_STD_REGS): Document. Deprecate.
10965
10966 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10967
10968 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
10969 Document that these are not used.
10970
10971 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10972
10973 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
10974
10975 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
10976
10977 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
10978 numargs was dropped.
10979
10980 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
10981
10982 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
10983
10984 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
10985
10986 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
10987 Update.
10988
10989 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
10990
10991 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10992 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10993
10994 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10995
10996 * gdbint.texinfo: Fix typos: $ -> @.
10997
10998 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10999
11000 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11001 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11002 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11003 BREAKPOINT_FROM_PC.
11004
11005 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11006
11007 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11008 CALL_DUMMY_STACK_ADJUST): Document.
11009
11010 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11011
11012 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11013 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11014
11015 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11016
11017 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11018 longer exists.
11019
11020 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11021
11022 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11023 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11024 they make the manual source incomprehensible.
11025 * h8-cfg.texi: Remove, hasn't been used in years.
11026
11027 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11028
11029 * gdb.texinfo: Update the credits.
11030
11031 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11032
11033 * gdb.texinfo: Fix mistakes noticed in printout of last
11034 draft, add Alpha to discussion of heuristic fence post.
11035
11036 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11037
11038 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11039 Edition, merge some HP changes into mainline, describe some
11040 previously undocumented features, describe more of the target
11041 commands available, eliminate obsolete section on renamed
11042 commands.
11043 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11044
11045 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11046
11047 * gdb.texinfo: Make many HPPA conditionals unconditional,
11048 including catchpoint description, since now on for all configs.
11049 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11050 specializations.
11051
11052 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11053
11054 * Makefile.in (GDBvn.texi): Fix match expression to work with
11055 current format of VERSION in gdb/Makefile.in.
11056 * gdb.texinfo: Fix node ref to match new readline.
11057
11058 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11059
11060 * gdb.texinfo: Changes made as part of a project to merge in
11061 changes made by HP. Documentation makes extensive use of
11062 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11063 on remote debugging. There are differences in documentation
11064 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11065 the HP manual discusses catchpoints, hardware watchpoints, and
11066 some HPUX specific limitations for shared library support.
11067
11068 There are also a number of @node changes.
11069
11070 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11071
11072 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11073 (C Usage): Same.
11074
11075 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11076
11077 The following changes were made by Edith Epstein
11078 <eepstein@cygnus.com> as part of a project to merge in changes
11079 made by HP.
11080
11081 * HPPA-cfg.texi: new file.
11082
11083 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11084
11085 * refcard.tex: change documentation about catch.
11086 removed info catch.
11087
11088 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11089
11090 * gdbint.texinfo: Expand on GDB's coding standards,
11091 specify the use of arg names with prototypes.
11092
11093 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11094
11095 * gdb.texinfo: Fix tipo.
11096
11097 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11098
11099 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11100 TARGET_BYTE_ORDER_SELECTABLE_P.
11101
11102 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11103
11104 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11105
11106 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11107
11108 * agentexpr.texi: New file.
11109
11110 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11111
11112 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11113
11114 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11115
11116 * remote.texi: Changed wording that implied that the GDB remote
11117 protocol caches register values instead of GDB itself.
11118
11119 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11120
11121 * gdbint.texinfo: Add some info about symbol readers.
11122 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11123 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11124 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11125 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11126
11127 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11128
11129 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11130
11131 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11132
11133 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11134
11135 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11136
11137 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11138 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11139
11140 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11141
11142 * gdbint.texinfo: Fix minor typos.
11143
11144 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11145
11146 * gdbint.texinfo: Complete overhaul. Group descriptions more
11147 logically, add more info on generic algorithms, remove much
11148 obsolete and/or wrong material.
11149
11150 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11151
11152 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11153
11154 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11155
11156 * refcard.tex: Copyright, address updates.
11157
11158 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11159
11160 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11161 for the edition instead of confusing GDB-version-like numbers.
11162
11163 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11164
11165 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11166
11167 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11168
11169 * LRS: Reformat a bit to keep text under 80 columns.
11170
11171 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11172
11173 * gdb.texinfo: Add some credits, mention bug monitor.
11174 * remote.texi: Mention mips monitor targets.
11175 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11176
11177 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11178
11179 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11180 files, finish sorting of host vs target vs native macros, describe
11181 some more of them.
11182
11183 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11184
11185 * gdbint.texinfo (Host Conditionals): Document change from
11186 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11187
11188 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11189
11190 * gdbint.texinfo (Host Conditionals): Document
11191 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11192
11193 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11194
11195 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11196 Document LSEEK_NOT_LINEAR.
11197
11198 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11199
11200 * stabs.texinfo (Stab Section Basics): Make it clear that only
11201 some versions of the GNU linker remove the leading N_UNDF symbol.
11202
11203 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11204
11205 * stabs.texinfo (String Field): Document type number pairs here,
11206 instead of in the Sun specific section.
11207 (Include Files): The GNU linker supports the N_BINCL
11208 optimization. Clarify the N_BINCL value, and what it is used
11209 for.
11210 (Procedures): Document N_FUN with an empty string to mark the end
11211 of a function.
11212 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11213 (Sun Differences): Remove this node, as the information is now
11214 elsewhere in the main document.
11215 (Stab Section Basics): Mention that the GNU linker may optimize
11216 stabs and remove the leading N_UNDF symbol.
11217
11218 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11219
11220 * gdb.texinfo, refcard.tex: Restore author credit
11221
11222 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11223
11224 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11225 documentation to account for START and END macros taking
11226 one arg.
11227
11228 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11229
11230 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11231 * gdb.texinfo (Frames): Fix typo.
11232
11233 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11234
11235 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11236 a target_signal as arg type, not a pid.
11237
11238 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11239
11240 * gdb.texinfo: Document `set assembly-language'.
11241
11242 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11243
11244 * remote.texi: Update list of stubs in the GDB distribution.
11245
11246 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11247
11248 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11249 Also document that some systems can use mmalloc but must define
11250 this if their C runtime allocates memory that is later freed.
11251 (MMCHECK_FORCE): Document new macro.
11252
11253 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11254
11255 * remote.texi: Add documentation for target Sparclet.
11256
11257 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11258
11259 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11260 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11261 * configure.in: Rewritten for autoconf.
11262 * configure: New.
11263
11264 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11265
11266 * Makefile.in (DVIPS): New define, set to dvips.
11267 (dvi): Add stabs.dvi.
11268 (ps): New target.
11269 (all-doc): Depend on info, dvi, and ps targets.
11270 (STAGESTUFF): Add *.ps and *.dvi files.
11271 (clean-info, clean-dvi): Remove.
11272 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11273 rules completely rewritten.
11274 (maintainer-clean): Remove clean-info and clean-dvi
11275 dependencies and put their actions in the rules.
11276 (gdb.ps): New target
11277 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11278 intermediate TeX files, whether they have 2 or 3 character
11279 extensions.
11280 (gdbint.ps): Add target and rules.
11281 (gdb-internals): Delete unused target.
11282 (Makefile): Depends upon config.status also.
11283
11284 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11285
11286 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11287 set.
11288
11289 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11290
11291 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11292 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11293
11294 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11295
11296 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11297
11298 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11299
11300 * gdb.texinfo (Print settings): Document
11301 `set/show print static-members' commands.
11302
11303 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11304
11305 * gdbint.texinfo (Native): Document name change, coredep.c to
11306 core-aout.c.
11307
11308 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11309
11310 * stabs.texinfo (Include Files): Document the values the SunOS4
11311 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11312
11313 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11314
11315 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11316 Fix typo.
11317
11318 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11319
11320 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11321 "gdb.tar.Z".
11322
11323 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11324
11325 * Makefile.in (maintainer-clean): New target, synonym for
11326 realclean.
11327
11328 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11329
11330 * Update all FSF addresses except those in COPYING* files.
11331
11332 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11333
11334 From Richard Earnshaw (rearnsha@armltd.co.uk):
11335 * gdb.texinfo (convenience variables): Document $_exitcode.
11336 (quit): Document optional expression to use as exit code.
11337
11338 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11339
11340 * gdb.texinfo, remote.texi: Brought up to date with various
11341 GDB changes.
11342
11343 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11344
11345 * gdb.texinfo: Update dates and versions, fix comments about
11346 hardware watchpoints in future releases and about the
11347 sharedlibrary command.
11348
11349 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11350
11351 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11352 C_FUN stab. Other cleanups.
11353
11354 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11355
11356 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11357 for the sparc stub.
11358
11359 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11360
11361 * annotate.texi: Clarify which addresses have differing formats
11362 depending on the language and which do not.
11363
11364 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11365
11366 * remote.texi (NetWare): Changed example to use BOARD= instead of
11367 NODE= argument to reflect correspoding change to gdbserve.nlm.
11368
11369 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11370
11371 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11372 GDB, as well as AIX dbx, supports the size type attribute.
11373
11374 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11375
11376 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11377
11378 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11379
11380 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11381 and new 'if' and 'while' commands.
11382
11383 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11384
11385 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11386
11387 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11388
11389 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11390 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11391 NetWare targets. Mostly stolen from the Server node.
11392
11393 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11394
11395 * gdb.texinfo (Setting): Talk about the language of a source file
11396 versus the working language. The old documentation did not match
11397 what GDB did.
11398
11399 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11400
11401 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11402 of a source file.
11403
11404 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11405
11406 * gdb.texinfo (Processes): New node.
11407
11408 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11409
11410 * remote.texi: Update documentation of set/show mipsfpu.
11411
11412 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11413
11414 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11415 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11416
11417 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11418
11419 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11420 obsolete conditionals, described some others.
11421
11422 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11423
11424 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11425 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11426
11427 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11428
11429 * gdbint.texinfo: Put regex conditionals in their own table.
11430
11431 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11432
11433 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11434 described or fixed the descriptions of many others.
11435
11436 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11437
11438 * gdb.texinfo: Add some more credits.
11439 * gdbint.texinfo: Capitalize GDB consistently, describe some
11440 macros and remove some.
11441
11442 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11443
11444 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11445 obsolete conditionals, described some others.
11446
11447 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11448
11449 * gdb.texinfo (help targets): Changed to `help target', which
11450 is the correct gdb command.
11451
11452 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11453
11454 * annotate.texi (TODO): New node, for keeping track of annotations
11455 suggested but not yet implemented.
11456
11457 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11458
11459 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11460 another symbol, it is not the address itself.
11461
11462 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11463
11464 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11465 of stabs-in-coff sections.
11466
11467 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11468
11469 * annotate.texi: Change edition to 0.5 and date to May 1994.
11470 Add index.
11471 (Frames): New node, for frame annotation.
11472 (Displays): New node, for display annotation.
11473
11474 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11475 when waiting for your program to stop.
11476
11477 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11478
11479 * annotate.texi (Breakpoint Info): Document annotation of header
11480 fields and record annotation.
11481
11482 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11483
11484 * annotate.texi: New file, to document annotations.
11485
11486 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11487
11488 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11489 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11490
11491 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11492
11493 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11494 section, and say n_strx field is compilation unit relative.
11495 * stabs.texinfo: Don't use @code for a.out when it is the name of
11496 an object file format.
11497
11498 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11499
11500 * gdb.texinfo: Refer to file names, not path names, per rms
11501 convention.
11502 (Arguments): Fix typo.
11503
11504 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11505
11506 * stabs.texinfo (Global Variables): Talk about stabs in files
11507 where variables are referenced, but not defined.
11508
11509 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11510
11511 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11512 Cplusplus to new nodes Member Type Descriptor and Method Type
11513 Descriptor. Re-write stuff for #.
11514
11515 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11516
11517 * gdb.texinfo (Print Settings): Don't document "set print
11518 fast-symbolic-addr off". The bug which it worked around was fixed
11519 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11520
11521 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11522 N_ENTRY node.
11523
11524 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11525
11526 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11527
11528 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11529 references to ieee-float.c.
11530
11531 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11532
11533 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11534 match what the code actually does.
11535
11536 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11537
11538 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11539
11540 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11541
11542 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11543 i, and b.
11544
11545 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11546
11547 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11548 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11549 as "stabs in sections" rather than just saying "ELF and SOM".
11550 Also make that stuff apply to COFF.
11551
11552 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11553
11554 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11555 Ghostscript.
11556
11557 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11558
11559 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11560 versus functions without line numbers, also mention stepping into
11561 them as well as "step" when you are in them. Tell the user how to
11562 deal with the situation. Add comment about "debugging information".
11563
11564 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11565
11566 * stabs.texinfo (Enumerations): Document restriction on where
11567 enumeration types can appear and still win with GDB.
11568
11569 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11570
11571 * stabs.texinfo (Negative Type Numbers): Document format for type
11572 -16.
11573
11574 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11575
11576 * gdb.texinfo (Selection, Frame Info): Update information about
11577 arbitrary frame specficiations.
11578
11579 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11580
11581 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11582
11583 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11584
11585 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11586
11587 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11588
11589 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11590
11591 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11592
11593 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11594 Differences node to Statics node.
11595 (Statics): Discuss XCOFF use of V symbol descriptor.
11596
11597 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11598 not clean.
11599
11600 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11601
11602 * gdb.texinfo (Print Settings): Document `set print
11603 fast-symbolic-addr' and improve the doc for some other
11604 `set print's.
11605
11606 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11607
11608 * stabs.texinfo (String Field): Talk about defining several type
11609 numbers at once.
11610 Fix lint regarding changing node ELF Transformations to
11611 ELF and SOM Transformations.
11612
11613 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11614
11615 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11616
11617 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11618
11619 * stabs.texinfo (Cross-References): `::' is for nested types only
11620 within <>.
11621 (Structures): Document static members.
11622
11623 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11624
11625 * stabs.texinfo: Document S type attribute.
11626
11627 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11628
11629 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11630
11631 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11632
11633 * gdbint.texinfo: Fix a few typos.
11634
11635 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11636
11637 * gdb.texinfo, remote.texi: formatting improvements
11638
11639 * gdb.texinfo (New Features): mention threads.
11640 (Summary, C): fix xrefs in newly contributed text.
11641 (Threads): index entries, clarifications, example
11642 (passim): minor typos fixed, phrasing improvements
11643
11644 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11645 entries; (Server): explain use of gdbserver w/real-time systems,
11646 add example of conflicting TCP port; (MIPS Remote) break up
11647 running text into table, highlighting commands, and add example.
11648
11649 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11650
11651 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11652
11653 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11654
11655 * stabs.texinfo (Nested Symbols): New node.
11656 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11657
11658 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11659
11660 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11661 to picking which Bbss.bss symbol to use, and (because there seems to
11662 be no good way of doing it) re-write some of the text to make it
11663 sound like Bbss.bss isn't such a great idea after all (as currently
11664 designed).
11665
11666 * gdb.texinfo (C): In addition to saying people have to use g++ for
11667 good results, say they have to use stabs. Specifically say cfront
11668 doesn't work well.
11669 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11670 the gdb README. Add xrefs to places where the support for the various
11671 languages is described in detail.
11672
11673 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11674
11675 * stabs.texinfo: Clean up stuff about visibility and virtual
11676 characters.
11677
11678 * stabs.texinfo (N_M2C): Cite Sun doc.
11679
11680 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11681
11682 * gdb.texinfo: updates re threads.
11683 * remote.texinfo: avoid index entries starting with digits.
11684
11685 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11686
11687 * stabs.texinfo (Enumerations): Talk about large, negative and
11688 octal values. Clean up cross reference to type attributes.
11689 (String Field): Say that GDB 4.11 supports size attribute.
11690
11691 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11692
11693 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11694 is a mandatory step. Make the stuff about that more concise.
11695
11696 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11697
11698 * stabs.texinfo (Class Names): New node.
11699
11700 * gdb.texinfo (Command Files): Explain order of init file reading.
11701
11702 * remote.texi (Bootstrapping): Talk about getting the serial driver
11703 to deal with ^C sent by gdb to stop the remote system.
11704
11705 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11706
11707 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11708
11709 * libgdb.texinfo (Defining Commands): made the DOC arg
11710 to gdb_define_app_command a char * instead of char **
11711 per a suggestion from kingdon.
11712
11713 * libgdb.texinfo: total rewrite from a different starting
11714 premise.
11715
11716 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11717
11718 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11719 floats passed as doubles (to improve clarity).
11720
11721 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11722
11723 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11724
11725 * a4rc.sed: update to work with Andreas Vogel papersize params
11726
11727 * refcard.tex: use Andreas Vogel simplifications of papersize
11728 params; remove useless version info; update copyright date.
11729
11730 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11731
11732 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11733
11734 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11735
11736 * gdb.texinfo (Files): Say what address the load command loads it at.
11737
11738 * stabs.texinfo (Common Blocks): Minor cleanups.
11739
11740 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11741 that Sun has backed away from the linker kludge and thus the relevant
11742 issue is changes to the SunPRO tools, not the Solaris linker.
11743
11744 * stabs.texinfo (Traditional Integer Types): Clean up description
11745 of octal bounds a little bit. Document extra leading zeroes.
11746
11747 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11748
11749 * gdb.texinfo (Signaling): Update for symbolic symbol names
11750 and add a section explaining the difference between the GDB
11751 signal command and the shell kill utility.
11752
11753 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11754
11755 * libgdb.texinfo: added `@' to braces that were unescaped.
11756
11757 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11758
11759 * libgdb.texinfo: new file. Spec for the gdb library.
11760
11761 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11762
11763 * stabs.texinfo (Include Files): Fix typo (start -> end).
11764
11765 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11766
11767 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11768 from Melissa at FSF's editing pass.
11769
11770 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11771
11772 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11773 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11774 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11775
11776 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11777
11778 * remote.texi (Bootstrapping): Discuss 386 call gates.
11779
11780 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11781
11782 * stabs.texinfo (Based Variables): New node.
11783
11784 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
11785
11786 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
11787 names, sizes, and formats to suggest how not to lose.
11788
11789 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11790
11791 * stabs.texinfo (Methods): Fix typo.
11792
11793 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11794
11795 * gdb.texinfo: Fix a few typos.
11796
11797 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11798
11799 * gdb.texinfo: Clarify how well it works with Fortran.
11800
11801 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
11802 More on relocating stabs in ELF files.
11803
11804 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11805
11806 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
11807
11808 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11809
11810 * stabs.texinfo (Local Variable Parameters): Talk about nameless
11811 parameters on VAX.
11812
11813 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11814
11815 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
11816
11817 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11818
11819 * stabs.texinfo: Make info author notice match the TeX author notice.
11820
11821 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
11822
11823 * stabs.texinfo: Initial-caps all words in node names and
11824 non-trivial words in section names.
11825
11826 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11827
11828 * stabs.texinfo: Many minor cleanups.
11829
11830 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
11831
11832 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
11833
11834 * stabs.texinfo: Remove full description of big example.
11835 It's not really helpful; just use pieces of it where appropriate.
11836 Add more Texinfo formatting directives (@samp, etc.).
11837 Use @deffn to define stab types.
11838 Eliminate some wordiness. Break up some nodes.
11839 Add an (alphabetized) index of symbol types.
11840 Use consistent capitalization style in node and section names.
11841
11842 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
11843
11844 * gdb.texinfo: Change typo "Two two" to "The two".
11845
11846 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11847
11848 * stabs.texinfo (XCOFF-differences): Remove references to
11849 non-existent types N_DECL and N_RPSYM.
11850
11851 * stabs.texinfo (String Field): Say that type attributes bug is
11852 fixed in GDB 4.10, since it is.
11853
11854 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
11855
11856 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
11857
11858 * stabs.texinfo: Formatting cleanups.
11859
11860 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11861
11862 * stabs.texinfo: When explaining the n_type of a stab, standardize
11863 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
11864 no tabs, use @r).
11865 (Global Variables): Clean up.
11866
11867 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11868
11869 * stabs.texinfo (Stack Variables): Re-write.
11870
11871 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11872
11873 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
11874 addresses of a source file. Also revise formatting.
11875 Change "object module" or "object file" to "source file".
11876 Various: Miscellaneous cleanups.
11877
11878 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11879
11880 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
11881
11882 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
11883
11884 * gdbint.texinfo: Removed many nonsensical machine-collected
11885 host and target conditionals, described some of the remainder.
11886
11887 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11888
11889 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
11890
11891 * gdbint.texinfo (Top): Add name to @top line, and re-write the
11892 paragraph which follows.
11893
11894 * gdbint.texinfo (Host): Use @code not @samp for Makefile
11895 variables. Looks better and avoids overful hbox.
11896
11897 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11898
11899 * stabs.texinfo (Procedures): Improve stuff on nested functions.
11900
11901 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11902
11903 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
11904 retransmit-timeout
11905
11906 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11907
11908 * gdbint.texinfo: Update statement about `some ancient Unix
11909 systems, like Ultrix 4.0' to Ultrix 4.2.
11910
11911 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
11912
11913 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
11914
11915 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
11916
11917 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
11918 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
11919
11920 * remote.texi: new name for former gdbinv-s.texi
11921
11922 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
11923
11924 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
11925
11926 * gdbinv-s.texi: Documented timeout and retransmit-timeout
11927 variables for MIPS remote debugging protocol.
11928
11929 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11930
11931 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
11932
11933 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
11934
11935 * Makefile.in (refcard.dvi): Use srcdir where necessary.
11936
11937 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
11938
11939 * gdb.texinfo: repair conditional bugs in text markup
11940
11941 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11942
11943 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
11944 to select Modula-2 material.
11945
11946 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11947
11948 * stabs.texinfo: Cleanups regarding statics.
11949
11950 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
11951 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
11952
11953 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11954
11955 * stabs.texinfo: N_MAIN is sometimes used for C.
11956
11957 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11958
11959 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
11960
11961 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
11962
11963 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
11964 removed from the code by Kingdon.
11965
11966 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11967
11968 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
11969 input when evaluating breakpoint conditions; the bug has been fixed.
11970
11971 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
11972 sets the ignore count to N-1, not to N.
11973
11974 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11975
11976 * refcard.tex (\hoffset): correct longstanding error to match
11977 intended offset; avoids cutting off edge on some printers
11978
11979 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11980
11981 * stabs.texinfo (Parameters): Say that order of stabs is significant.
11982
11983 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11984
11985 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
11986
11987 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11988
11989 * Makefile.in: (REFEDITS) new var to control whether PS or CM
11990 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
11991 collect sed edits if any, apply to refcard before formatting;
11992 (refcard.ps) stop implying PS fonts if PS output requested;
11993 (lrefcard.ps) delete extra target for variant PS fonts
11994
11995 * refcard.tex: parametrize papersize dependent info, collect
11996 in easily replaced spot
11997
11998 * a4rc.sed: new file, edits to refcard for A4 paper
11999
12000 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12001
12002 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12003
12004 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12005
12006 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12007
12008 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12009
12010 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12011 politely rather than rudely.
12012
12013 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12014
12015 * stabs.texinfo: Document common blocks.
12016
12017 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12018
12019 * stabs.texinfo: Add some basic info about stabs-in-elf.
12020
12021 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12022
12023 * stabs.texinfo (Top): Minor cleanup.
12024
12025 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12026
12027 * Makefile.in (install-info): remove parentdir support
12028
12029 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12030
12031 * gdb.texinfo (Copying): delete this node and references to it;
12032 RMS says this manual need not carry GPL. (passim): Improvements
12033 from last round at FSF, largely due to Ian Taylor review, and
12034 minor formatting improvements.
12035
12036 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12037 largely due to Ian Taylor review. (Debug Session): minor edits to
12038 new text.
12039
12040 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12041
12042 * Makefile.in (realclean): Remove info and dvi files too.
12043
12044 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12045
12046 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12047 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12048 * gdb.texinfo: Change accordingly.
12049
12050 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12051 N_{L,R}BRAC,N_SLINE are relative to.
12052
12053 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12054
12055 * Makefile.in (GDBvn.texi): Update atomically.
12056
12057 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12058
12059 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12060
12061 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12062
12063 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12064 addresses together. Also motivate the set print symbol-filename
12065 command and suggest other solutions.
12066
12067 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12068
12069 * gdb.texinfo (set print elements): Note that the number of
12070 elements is set to unlimited by "set print elements 0".
12071
12072 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12073
12074 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12075 NF_LDOUBLE means.
12076 (Stab Types): Include Solaris stab types.
12077 (Procedures): Document Solaris extensions.
12078
12079 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12080
12081 * gdb.texinfo: Add `set print symbol-filename' doc.
12082
12083 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12084
12085 * stabs.texinfo (Arrays): Talk about type definition vs. type
12086 information.
12087
12088 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12089 the trailing semicolon.
12090
12091 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12092
12093 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12094 and merge in other parts of the document addressing these subjects.
12095 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12096
12097 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12098 at the end of a range type.
12099
12100 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12101 AIX extensions.
12102
12103 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12104
12105 * stabs.texinfo (Stabs Format): Misc fixes.
12106
12107 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12108
12109 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12110 (Traditional builtin types): Document convex convention for long long.
12111 (Negative builtin types): Discuss type names, and misc fixes.
12112
12113 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12114
12115 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12116 point types used with @samp{R} type descriptor.
12117 (Symbol Descriptors): Describe how to handle conflict between
12118 different meanings of @samp{P} symbol descriptor.
12119
12120 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12121
12122 * stabs.texinfo: Remove node Quick Reference and put its children
12123 directly under the main menu.
12124
12125 * stabs.texinfo: Many more changes to bring it into line with
12126 AIX documentation and reality. I think it now has all the
12127 information from the AIX documentation, except that I burned
12128 out when I got to variant records (Pascal and Modula-2) and
12129 all the COBOL types. Oh well, we can add them later when we're
12130 worrying more about those languages.
12131
12132 * stabs.texinfo (Automatic variables): Talk about what it means
12133 to omit the symbol descriptor.
12134
12135 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12136
12137 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12138 gcc2 behavior with promoted args.
12139
12140 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12141
12142 * gdb.texinfo: include readline appendices in info version of manual
12143
12144 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12145
12146 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12147 target remote.
12148
12149 * gdb.texinfo (Machine Code): more index entries for disassemble
12150
12151 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12152
12153 * Clarify the intended use of the gdb-testers and gdb-patches
12154 mailing lists, and shrink gzip comment.
12155
12156 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12157
12158 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12159 DOSHOST configuration of manual.
12160
12161 * gdb.texinfo (MIPS Stack): new node.
12162
12163 * all-config.texi (MIPS) new switch.
12164
12165 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12166 tense; (MIPS Remote) new node.
12167
12168 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12169 bug; (Environment) less passive, other small cleanups in text about
12170 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12171 (Remote) new MIPS Remote menu entry.
12172
12173 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12174
12175 * stabs.texinfo: Many changes to include information from the
12176 AIX documentation.
12177
12178 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12179
12180 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12181
12182 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12183 Move a bunch of information from ../README.
12184 (Getting Started): New node.
12185
12186 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12187
12188 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12189
12190 * gdb.texinfo: advance manual revision dates to present
12191
12192 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12193 stop using silly Roman numerals in @set variable names
12194
12195 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12196
12197 * stabs.texinfo (Parameters): Keep trying to get this right.
12198
12199 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12200
12201 * stabs.texinfo (Parameters): More on "local parameters".
12202
12203 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12204
12205 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12206
12207 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12208
12209 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12210 (Parameters): Rewrite.
12211 (xcoff-differences, Sun-differences): Minor changes.
12212
12213 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12214
12215 * stabs.texinfo: Minor cleanup.
12216
12217 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12218
12219 * gdbint.texinfo: Minor xcoff stuff.
12220
12221 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12222
12223 * gdbint.texinfo: Update for new config directory structure.
12224 Add info about internal type data structures.
12225
12226 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12227
12228 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12229 $(srcdir).
12230 (gdb-config.texi): Depend on file in $(srcdir).
12231
12232 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12233
12234 * stabs.texinfo: Fixes about N_SO.
12235
12236 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12237
12238 * gdb.texinfo: include list of nonstandard init file names
12239
12240 * *-config.texi: new switch GENERIC for text that applies *only*
12241 to (usual) multiple-target version of manual
12242
12243 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12244 h8 config
12245
12246 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12247 in menus (rather than conditionally selected multiple alternative
12248 menus).
12249
12250 * Makefile.in: define and use DOC_CONFIG var to select
12251 configuration for GDB user manual.
12252
12253 * gdb-config.texi: delete from repository, generate from Makefile.
12254
12255 * all-config.texi: normal `generic' configuration file, formerly
12256 stored as gdb-config.texi
12257
12258 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12259
12260 * Makefile.in: add dvi target to build all .dvi files
12261
12262 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12263
12264 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12265
12266 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12267
12268 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12269 host conditionals.
12270 * stabs.texinfo: More array fixes inspired by Jim's.
12271
12272 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12273
12274 * stabs.texinfo: Fixes re arrays and continuations.
12275
12276 * gdbint.texinfo: Add XCOFF node.
12277
12278 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12279
12280 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12281
12282 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12283
12284 * stabs.texinfo: Fix for array types to mention lower bounds.
12285
12286 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12287
12288 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12289
12290 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12291
12292 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12293
12294 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12295
12296 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12297 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12298
12299 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12300
12301 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12302
12303 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12304
12305 * gdb.texinfo, gdbinv-s.texi: misc updates
12306
12307 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12308
12309 * gdbint.texinfo: Brief documentation for longjmp support,
12310 from an email msg by Stu.
12311
12312 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12313
12314 * stabs.texinfo: Fix description of floating point "range"
12315 types (which really define basic types). Reported by Jim Meehan,
12316 <meehan@src.dec.com>.
12317
12318 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12319
12320 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12321
12322 * gdbint.texinfo: Slightly expand section on supporting a new
12323 object file format.
12324
12325 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12326
12327 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12328 intermediate file.
12329
12330 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12331
12332 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12333
12334 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12335
12336 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12337
12338 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12339 as well as Z8002.
12340
12341 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12342
12343 * gdbint.texinfo: Add sections on clean design and on how to send
12344 in changes.
12345
12346 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12347
12348 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12349
12350 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12351
12352 * gdb.texinfo: Fix typo, reported by Karl Berry.
12353
12354 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12355
12356 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12357
12358 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12359
12360 * gdbint.texinfo: fixed a stray email address (needs @@),
12361 added @table @code to node "Native Conditionals"
12362
12363 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12364
12365 * gdbint.texinfo: Describe coding style of GDB.
12366
12367 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12368
12369 * stabs.texinfo: Minor wording changes.
12370
12371 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12372
12373 * gdbint.texinfo: Improve release doc slightly.
12374
12375 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12376
12377 * gdbint.texinfo: Improve doc of GDB config macros.
12378
12379 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12380
12381 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12382 These will be reinserted when examined.
12383
12384 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12385
12386 * gdbint.texinfo: Make a start at documenting all the #if macros
12387 in GDB. At least list them all, and start separating them into
12388 host-specific and target-specific.
12389
12390 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12391
12392 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12393 examples (not consistent w others).
12394 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12395 for generic vn of doc
12396
12397 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12398
12399 * Makefile.in: always create installation directories.
12400
12401 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12402
12403 * gdb.texinfo: in h8 config, do not describe searching commands.
12404
12405 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12406
12407 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12408 conditionals; introduce a few generic switches that may be
12409 useful for other cross-dev or dos-hosted configs.
12410
12411 * gdb.texinfo: fix typo in "info reg" description
12412
12413 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12414
12415 * stabs.texinfo: Minor updates from running TeX over it.
12416 * Makefile.in (stabs.dvi, stabs.ps): Add.
12417
12418 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12419
12420 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12421 First pass at converting it to texinfo.
12422
12423 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12424
12425 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12426 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12427
12428 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12429
12430 * gdbint.texinfo: Add section on partial symbol tables.
12431
12432 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12433
12434 * gdb.texinfo: document `set remotedebug' and `set
12435 rstack_high_address'.
12436
12437 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12438
12439 * gdb.texinfo: slight expansion of new text on reading info files
12440 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12441 H8/300 from DOS.
12442
12443 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12444
12445 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12446
12447 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12448
12449 * gdb.texinfo: Say how to read the `info' files.
12450
12451 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12452
12453 * Makefile.in: gm4 -> m4.
12454
12455 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12456
12457 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12458 Documentation' ahead of `Installing GDB' to match README.
12459 Update shared library doc, -readnow and -mapped, and directory
12460 structure (add glob and mmalloc). Update configure doc.
12461
12462 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12463
12464 * Makefile.in: remove $(srcdir) from gdb.info rule.
12465
12466 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12467
12468 * Makefile.in: commented out gdb-all.texinfo rule. This is
12469 temporary.
12470
12471 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12472
12473 * Makefile.in, configure.in: removed traces of namesubdir,
12474 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12475 copyrights to '92, '13, changed some from Cygnus to FSF.
12476
12477 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12478
12479 * gdb.texinfo: Improve how we ask for bug reports.
12480
12481 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12482
12483 * Makefile.in: infodir belongs in datadir.
12484
12485 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12486
12487 * Makefile.in: remove spaces following hyphens, bsd make can't
12488 cope. install using INSTALL_DATA. added clean-info. added
12489 standards.text support.
12490
12491 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12492
12493 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12494 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12495 and mandir now keyed off datadir by default.
12496
12497 \f
12498 Local Variables:
12499 mode: change-log
12500 left-margin: 8
12501 fill-column: 74
12502 version-control: never
12503 coding: utf-8
12504 End:
This page took 0.313314 seconds and 5 git commands to generate.