Fix documentation of styles.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2019-03-02 Eli Zaretskii <eliz@gnu.org>
2
3 * gdb.texinfo (Output Styling): Fix typos. Document the default
4 foreground colors of the available styles.
5
6 2019-02-27 Kevin Buettner <kevinb@redhat.com>
7
8 * gdb.texinfo (Configure Options): Document minimum python
9 version.
10
11 2019-02-26 Kevin Buettner <kevinb@redhat.com>
12
13 * python.texi (Values From Inferior): Document second form
14 of Value.__init__.
15
16 2019-02-23 Joel Brobecker <brobecker@adacore.com>
17
18 * gdb.texinfo: Update copyright year ranges.
19 * refcard.tex: Likewise.
20
21 2019-02-21 Alan Hayward <alan.hayward@arm.com>
22
23 * gdb.texinfo: Update style defaults.
24
25 2019-02-21 Tom Tromey <tromey@adacore.com>
26
27 * gdb.texinfo (Remote Configuration): Remove trailing "." from
28 @item.
29
30 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
31
32 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
33 MI versions. Update text around it.
34
35 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
36
37 * gdb.texinfo (PowerPC Features): Document the alias
38 pseudo-registers for the org.gnu.gdb.power.altivec feature.
39
40 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
41
42 * gdb.texinfo (Print Settings): Remove mention of specific
43 demangle-style values, just refer to the in-process help.
44
45 2018-12-28 Tom Tromey <tom@tromey.com>
46
47 * gdb.texinfo (Output Styling): New node.
48
49 2018-12-13 John Baldwin <jhb@FreeBSD.org>
50
51 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
52 (Native): Add a FreeBSD subsection.
53 (FreeBSD): Document use of system call aliases for compatibility
54 system calls.
55
56 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.texinfo (Standard Target Features): Add RISC-V Features
59 sub-section.
60
61 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
62
63 * gdb.texinfo (Examining the Symbol Table): Document language choice
64 for 'info types|functions|variables' commands.
65 (Setting Breakpoints): Document language choice to print
66 the functions in which a breakpoint is set.
67
68 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
69
70 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
71 requirements for the org.gnu.gdb.power.vsx feature.
72
73 2018-11-01 Joel Brobecker <brobecker@adacore.com>
74
75 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
76 output to match the current implementation.
77
78 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
79
80 * gdb.texinfo (Information About a Frame): Document changes
81 to 'info args' and 'info locals'.
82 (Examining the Symbol Table): Document changes to 'info functions'
83 and 'info variables'.
84
85 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
86
87 * gdb.texinfo (PowerPC Features): Describe new features
88 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
89 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
90 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
91 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
92
93 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
94
95 * gdb.texinfo (PowerPC Features): Describe new features
96 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
97
98 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
99
100 * gdb.texinfo (PowerPC Features): Describe new feature
101 "org.gnu.gdb.power.tar".
102
103 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
104
105 * gdb.texinfo (PowerPC Features): Describe new features
106 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
107
108 2018-10-20 Tom Tromey <tom@tromey.com>
109
110 * gdb.texinfo (TUI Commands): Add @end table.
111 (TUI Configuration): Remove stray @end table.
112
113 2018-10-19 Tom Tromey <tom@tromey.com>
114
115 PR tui/18388:
116 * gdb.texinfo (TUI Commands): Remove tabset documentation.
117 (TUI Configuration): Document "set tui tab-width".
118
119 2018-10-09 Tom Tromey <tom@tromey.com>
120
121 * python.texi (Inferiors In Python): Link to "Frames In Python",
122 not "Unwinding Frames in Python".
123
124 2018-10-09 Tom Tromey <tom@tromey.com>
125
126 * gdb.texinfo (Configure Options): Update --enable-ubsan
127 documentation.
128
129 2018-10-08 John Baldwin <jhb@FreeBSD.org>
130
131 * gdb.texinfo (Contributors): Add SRI International and University
132 of Cambridge for FreeBSD/riscv.
133
134 2018-10-06 Tom Tromey <tom@tromey.com>
135
136 PR python/19399:
137 * python.texi (Inferiors In Python): Document
138 Inferior.Architecture.
139
140 2018-10-06 Tom Tromey <tom@tromey.com>
141
142 PR python/21765:
143 * python.texi (Symbols In Python): Document the module and
144 common-block domains. Remove documentation for incorrect
145 domains.
146
147 2018-10-03 Tom Tromey <tom@tromey.com>
148
149 * gdb.texinfo (Configure Options): Document --enable-ubsan.
150
151 2018-10-02 John Darrington <john@darrington.wattle.id.au>
152
153 * gdb.texinfo (Remote Connection Commands): Describe
154 the changes to target remote and target extended-remote
155 relating to Unix domain sockets.
156
157 2018-10-01 Tom Tromey <tom@tromey.com>
158
159 * gdb.texinfo (Configure Options): Document configure options.
160
161 2018-09-29 Tom Tromey <tom@tromey.com>
162
163 * gdb.texinfo (Requirements): Mention C++, GNU make.
164 (Requirements): Sort the table. Add more libraries.
165 (Running Configure): Remove obsolete text.
166 (Separate Objdir): Likewise.
167 (Configure Options): Likewise.
168
169 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
170
171 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
172 to highlight that the number is also the frame's level.
173 (Selection): Rewrite documentation for 'frame' and 'select-frame'
174 commands.
175 (Frame Info): Rewrite documentation for 'info frame' command.
176
177 2018-09-23 Tom Tromey <tom@tromey.com>
178
179 PR python/18852:
180 * python.texi (Parameters In Python): Document exception behavior
181 of get_set_string.
182
183 2018-09-18 John Baldwin <jhb@FreeBSD.org>
184
185 * gdb.texinfo (info proc): Remove "running".
186 (info proc mappings): Replace "program" with "process".
187
188 2018-09-18 John Baldwin <jhb@FreeBSD.org>
189
190 * gdb.texinfo (Process Information): Document "info proc files"
191 command.
192
193 2018-09-17 Tom Tromey <tom@tromey.com>
194
195 * gdb.texinfo (Index Files): Update for cache directory change on
196 macOS.
197
198 2018-09-16 Tom Tromey <tom@tromey.com>
199
200 * python.texi (Basic Python): Update docs for find_pc_line,
201 solib_name.
202 (Progspaces In Python): Update docs for current_progspace.
203 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
204 Move method documentation before example.
205
206 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
207
208 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
209
210 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
211 2018-09-13 Tom Tromey <tom@tromey.com>
212
213 * python.texi (Program Spaces In Python): Document the
214 Progspace.objfiles method.
215 (Objfiles In Python): Mention that gdb.objfiles() is identical
216 to gdb.selected_inferior().progspace.objfiles().
217
218 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
219 2018-09-13 Tom Tromey <tom@tromey.com>
220
221 * python.texi (Inferiors In Python): Document
222 Inferior.progspace.
223 (Program Spaces In Python): Document that
224 gdb.current_progspace() is the same as
225 gdb.selected_inferior().progspace.
226
227 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
228
229 * python.texi (Basic Python): Mention the string representation
230 of GDB Python objects.
231
232 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
233
234 * gdb.texinfo (Skipping Over Functions and Files): Document
235 set/show debug skip.
236
237 2018-09-10 Tom Tromey <tom@tromey.com>
238
239 * python.texi (Frames In Python, Blocks In Python)
240 (Symbols In Python, Symbol Tables In Python)
241 (Lazy Strings In Python): Remove periods from section titles.
242
243 2018-09-10 Tom Tromey <tom@tromey.com>
244
245 * python.texi (Pretty Printing API): Swap sentence order.
246
247 2018-09-10 Tom Tromey <tom@tromey.com>
248
249 PR python/16461:
250 * python.texi (Values From Inferior): Mention use of virtual
251 table.
252
253 2018-09-10 Tom Tromey <tom@tromey.com>
254
255 * python.texi (Basic Python): Parenthesize argument to
256 decode_line.
257
258 2018-09-10 Tom Tromey <tom@tromey.com>
259
260 * python.texi (Python): Mention Python versions. Don't mention
261 execfile.
262
263 2018-09-10 Tom Tromey <tom@tromey.com>
264
265 PR python/19808:
266 * python.texi (Unwinding Frames in Python): Rewrite
267 create_unwind_info documentation. Update read_register
268 documentation and add a note about unwinder caution.
269
270 2018-09-10 Tom Tromey <tom@tromey.com>
271
272 PR python/18909:
273 * python.texi (Events In Python): Fix inferior_call
274 documentation.
275
276 2018-09-10 Tom Tromey <tom@tromey.com>
277
278 PR python/17752:
279 * python.texi (Frame Filter API): Remove period from subsection
280 title. Mention 100 as good default priority.
281 (Frame Decorator API): Remove period from subsection title.
282 Mention FrameDecorator module.
283
284 2018-09-10 Tom Tromey <tom@tromey.com>
285
286 PR python/23108:
287 * python.texi (Exception Handling): Rearrange gdb.GdbError text
288 and add a table.
289
290 2018-09-10 Tom Tromey <tom@tromey.com>
291
292 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
293 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
294 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
295 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
296
297 2018-09-10 Tom Tromey <tom@tromey.com>
298
299 PR python/16484:
300 * python.texi (Frames In Python): Document that Frame.block can
301 throw.
302
303 2018-09-10 Tom Tromey <tom@tromey.com>
304
305 PR python/23487:
306 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
307
308 2018-09-10 Tom Tromey <tom@tromey.com>
309
310 PR python/16033:
311 * python.texi (Blocks In Python): Document that Block.end is
312 exclusive.
313
314 2018-08-29 Keith Seitz <keiths@redhat.com>
315
316 * gdb.texinfo (Compiling and injecting code in GDB): Document
317 set/show "compile-oracle" and "compile-cplus-types" commands.
318
319 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
320
321 * gdb.texinfo (The -stack-list-frames Command): Update description
322 to mention "arch".
323 Update MI examples throughout the document to contain "arch" in
324 frame output.
325
326 2018-08-21 Alan Hayward <alan.hayward@arm.com>
327
328 * gdb.texinfo (AArch64 SVE): New subsubsection.
329
330 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
331
332 * gdb.texinfo (GDB/MI Data Manipulation): Document
333 "-data-disassemble -a addr".
334 (GDB/MI Support Commands): Document "data-disassemble-a-option"
335 feature.
336
337 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
338
339 * gdb.texinfo (Index Files Speed Up GDB): Add section about
340 symbol index cache.
341
342 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
343
344 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
345 option sections to further clarify that gcore can take more
346 than one PID, and that "-o" is used to specify a prefix, not a
347 filename.
348
349 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
350
351 * gdb.texinfo (Maintenance Commands): Add description of
352 maintenance command to control dwarf unwinders.
353
354 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
355
356 * gdb.texinfo (Debugging Programs with Multiple Threads):
357 Document changes to 'thread apply'. Document 'taas'.
358 Document 'tfaas'.
359 (Examining the Stack): Document 'frame apply'. Document 'faas'.
360
361 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
362 Jan Kratochvil <jan.kratochvil@redhat.com>
363 Paul Fertser <fercerpav@gmail.com>
364 Tsutomu Seki <sekiriki@gmail.com>
365
366 * gdb.texinfo (Remote Connection Commands): Add explanation
367 about new IPv6 support. Add new connection prefixes.
368
369 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
370
371 * gdb.texinfo (Remote Configuration): Update descriptions for
372 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
373 and hardware-watchpoint-length-limit variables.
374
375 2018-07-02 Maciej W. Rozycki <macro@mips.com>
376
377 PR tdep/8282
378 * gdb.texinfo (Source and Machine Code): Document `set
379 disassembler-options' support for the MIPS target.
380
381 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
382
383 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
384
385 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
386
387 * gdb.texinfo (Files): The address argument for "add-symbol-file"
388 is no longer mandatory.
389
390 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
391
392 * gdb.texinfo (Files): Document "symbol-file -o offset".
393
394 2018-06-14 Tom de Vries <tdevries@suse.de>
395
396 * gdb.texinfo (Background Execution): Add @cindex for '&'.
397
398 2018-06-11 Eli Zaretskii <eliz@gnu.org>
399
400 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
401
402 2018-06-08 Gary Benson <gbenson@redhat.com>
403
404 * gdb.texinfo (Maintenance Commands): Document "maint check
405 libthread-db" and "maint set/show check-libthread-db".
406
407 2018-06-05 Tom Tromey <tom@tromey.com>
408
409 PR cli/12326:
410 * gdb.texinfo (Screen Size): Document "c" response to pagination
411 prompt.
412
413 2018-05-31 Maciej W. Rozycki <macro@mips.com>
414
415 * gdb.texinfo (Choosing Target Byte Order): Document endianness
416 selection details with the `set endian auto' mode.
417
418 2018-05-04 Tom Tromey <tom@tromey.com>
419
420 PR python/22731:
421 * python.texi (Breakpoints In Python): Mention that "commands" is
422 writable.
423
424 2018-05-02 Tom Tromey <tom@tromey.com>
425
426 PR python/20084:
427 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
428 PARAM_ZUINTEGER_UNLIMITED.
429
430 2018-04-30 Tom Tromey <tom@tromey.com>
431
432 * python.texi (Types In Python): Document Type.align.
433
434 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
435
436 * gdb.texinfo (Symbols): Mention the fact that "info
437 variables/functions/types" show source files and line numbers.
438
439 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
440
441 * gdb.texinfo: Document set/show record btrace cpu.
442
443 2018-03-27 Joel Brobecker <brobecker@adacore.com>
444
445 * gdb.texinfo (Ada Settings): New subsubsection.
446
447 2018-03-26 Tom Tromey <tom@tromey.com>
448
449 PR backtrace/15582:
450 * gdb.texinfo (Backtrace): Mention "hide" argument.
451
452 2018-03-26 Tom Tromey <tom@tromey.com>
453
454 * gdb.texinfo (Backtrace): Describe options individually.
455
456 2018-03-19 Tom Tromey <tom@tromey.com>
457
458 * observer.texi: Remove.
459
460 2018-03-04 John Baldwin <jhb@FreeBSD.org>
461
462 * gdb.texinfo (Debugging Output): Document "set/show debug
463 fbsd-nat".
464
465 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
466
467 * gdb.texinfo (Machine Code): Additional information about "info
468 line" command.
469
470 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
471
472 * gdb.texinfo (gdb-add-index man): Add pindex.
473
474 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
475
476 * gdb.texinfo (set cwd): Add period.
477 (gdb-add-index man): Move anchor.
478
479 2017-01-12 Tom Tromey <tom@tromey.com>
480 Sergio Durigan Junior <sergiodj@redhat.com>
481
482 * gdb.texinfo (Index Files): Mention gdb-add-index.
483 (gdb-add-index man): New section.
484 * Makefile.in (gdb-add-index.1): New rule to generate manpage
485 from gdb.texinfo.
486
487 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
488
489 * gdb.texinfo (pwd): Fix whitespace.
490
491 2018-01-09 John Baldwin <jhb@FreeBSD.org>
492
493 * gdb.texinfo (pwd): Update cross-reference for Process Information
494 node and remove explicit /proc reference.
495 (Native): Rename subsection from SVR4 Process Information to
496 Process Information.
497 (Process Information): Reword introduction to be less /proc
498 centric. Document support for "info proc" on FreeBSD.
499
500 2018-01-03 Xavier Roirand <roirand@adacore.com>
501
502 * gdb.texinfo (Set Catchpoints): Add documentation for new
503 "catch handlers" action.
504
505 2017-12-27 Stafford Horne <shorne@gmail.com>
506
507 * gdb.texinfo (Target Description Format): Explain that arbitrary
508 strings are now allowed for register groups.
509
510 2017-12-27 Stafford Horne <shorne@gmail.com>
511
512 * gdb.texinfo (Registers): Document info reg $reggroup feature.
513
514 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
515
516 PR cli/16224
517 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
518
519 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
520
521 * python.texi (Manipulating breakpoints using Python): Document
522 qualified parameter to gdb.Breakpoint.
523
524 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
525
526 * python.texi (Manipulating breakpoints using Python): Split doc
527 of Breakpoint.__init__ in two, split text in multiple
528 paragraphs, don't nest parameter square brackets.
529
530 2017-12-12 Stafford Horne <shorne@gmail.com>
531 Stefan Wallentowitz <stefan@wallentowitz.de>
532 Franck Jullien <franck.jullien@gmail.com>
533 Jeremy Bennett <jeremy.bennett@embecosm.com>
534
535 * gdb.texinfo: Add OpenRISC documentation.
536
537 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
538
539 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
540
541 2017-12-07 Keith Seitz <keiths@redhat.com>
542
543 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
544 and "show print type nested-type-limit".
545
546 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
547
548 * python.texi (Breakpoints In Python): Add text relating
549 to allowed explicit locations and keywords in gdb.Breakpoints.
550
551 2017-12-04 Tom Tromey <tom@tromey.com>
552
553 * gdb.texinfo (Rust): Update trait object status
554
555 2017-12-01 Andrew Cagney <cagney@redhat.com>
556 Joel Brobecker <brobecker@adacore.com>
557 Sergio Durigan Junior <sergiodj@redhat.com>
558
559 * gdb.texinfo (File Options): Document --readnever.
560 (Commands to Specify Files): Likewise, for 'symbol-file' and
561 'add-symbol-file'.
562
563 2017-11-29 Pedro Alves <palves@redhat.com>
564
565 PR c++/19436
566 * gdb.texinfo (Debugging C Plus Plus): Document setting
567 breakpoints in functions with ABI tags.
568
569 2017-11-29 Pedro Alves <palves@redhat.com>
570
571 * gdb.texinfo (Linespec Locations): Document how "function" is
572 interpreted in C++ and Ada. Document "-qualified".
573 (Explicit Locations): Document how "-function" is interpreted in
574 C++ and Ada. Document "-qualified".
575
576 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
577
578 PR gdb/21945
579 * gdb.texinfo (Search Memory): Update description and example
580 about how to search a string without NULL terminator.
581
582 2017-11-24 Joel Brobecker <brobecker@adacore.com>
583
584 * gdb.texinfo (GDB/MI Ada Exception Information): Document
585 new "exception-message" field.
586
587 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
588
589 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
590
591 2017-11-24 Pedro Alves <palves@redhat.com>
592
593 * gdb.texinfo (Completion): Update need-quoting examples. Remove
594 false claim that GDB inserts quoting automatically.
595 (Symbols): Add anchor.
596
597 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
598
599 * gdb.texinfo (Requirements): Document use of GNU MPFR.
600
601 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
602
603 * python.texi (Basic Python): Add rbreak documentation.
604
605 2017-11-07 Xavier Roirand <roirand@adacore.com>
606 Pedro Alves <palves@redhat.com>
607
608 * gdb.texinfo (Set Breaks): Document support for breakpoint
609 location ranges in the enable/disable commands.
610
611 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
612
613 * gdb.texinfo (Starting your Program) <The working directory.>:
614 Mention remote debugging.
615 (Working Directory) <Your Program's Working Directory>:
616 Likewise.
617 (Connecting) <Remote Packet>: Add "set-working-dir"
618 and "QSetWorkingDir" to the table.
619 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
620 packet.
621
622 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
623
624 * gdb.texinfo (Starting your Program) <The working directory.>:
625 Mention new "set cwd" command.
626 (Working Directory) <Your Program's Working Directory>:
627 Rephrase to explain that "set cwd" exists and is the default
628 way to change the inferior's cwd.
629
630 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
631
632 * gdb.texinfo (S/390 and System z Features): Document the new
633 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
634
635 2017-09-21 Kevin Buettner <kevinb@redhat.com>
636
637 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
638 attribute.
639
640 2017-09-21 Kevin Buettner <kevinb@redhat.com>
641
642 * python.texi (Inferiors In Python): Add description for method
643 Inferior.thread_from_thread_handle.
644
645 2017-09-19 John Baldwin <jhb@FreeBSD.org>
646
647 * gdb.texinfo (Starting your Program): Add description of
648 starti command. Mention starti command as an alternative for
649 debugging the elaboration phase.
650
651 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
652
653 * gdb.texinfo (Maintenance Commands): Document filter parameter
654 of "maint selftest". Document "maint info selftests" command.
655
656 2017-09-11 Tom Tromey <tom@tromey.com>
657
658 * python.texi (Events In Python): Document new events.
659
660 2017-09-04 Pedro Alves <palves@redhat.com>
661
662 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
663 no-debug-info variables.
664 (Symbols) <Examining the Symbol Table>: Document inspecting
665 no-debug-info types.
666 (Calling) <Calling functions with no debug info>: New subsection,
667 documenting calling no-debug-info functions.
668 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
669
670 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
671
672 * gdb.texinfo (set environment): Add @anchor. Explain that
673 environment variables set by the user are sent to GDBserver.
674 (unset environment): Likewise, but for unsetting variables.
675 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
676 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
677 "environment-reset" and "QEnvironmentReset" to the table.
678 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
679 QEnvironmentReset>: New item, explaining the packet.
680
681 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
682
683 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
684 "Compiler search for the compile command" descriptions of set
685 compile-gcc and show compile-gcc.
686
687 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
688
689 * gdb.texinfo (Architectures): Add new Sparc64 section to document
690 ADI support.
691 * NEWS: Add "adi examine" and "adi assign" commands.
692
693 2017-08-18 Yao Qi <yao.qi@linaro.org>
694
695 * gdb.texinfo (Server): Document "--selftest".
696
697 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
698
699 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
700 Single-Key mode.
701
702 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
703
704 PR gdb/21925
705 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
706 set...").
707
708 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
709
710 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
711 conditional expression.
712
713 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
714
715 * agentexpr.texi (rot): Fix symbolic description, improve
716 textual description.
717
718 2017-07-26 Yao Qi <yao.qi@linaro.org>
719
720 * gdb.texinfo (Maintenance Commands): Document command
721 "maint check xml-descriptions".
722
723 2017-07-26 Yao Qi <yao.qi@linaro.org>
724
725 * gdb.texinfo (Maintenance Commands): Document optional
726 argument of "maint print c-tdesc".
727
728 2017-07-18 Yao Qi <yao.qi@linaro.org>
729
730 * gdb.texinfo (Maintenance Commands): Improve the doc to
731 command "maint print c-tdesc".
732
733 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
734
735 PR gdb/21606
736 * python.texi (Python representation of Symbols.): Replace
737 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
738 * guile.texi (Guile representation of Symbols.): Likewise.
739
740 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
741
742 * gdb.texinfo (Optional Messages about Internal Happenings):
743 Document {set,show} debug separate-debug-file commands.
744
745 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
746
747 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
748 (Connecting) <Remote Packet>: Add "startup-with-shell"
749 and "QStartupWithShell" to the table.
750 (Remote Protocol) <QStartupWithShell>: New item, explaining the
751 packet.
752
753 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
754
755 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
756
757 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
758
759 * python.texi (Recording in Python): Factor out the documentation of
760 gdb.RecordInstruction's super class.
761
762 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
763
764 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
765 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
766 prev and next.
767
768 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
769
770 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
771 gdb.RecordInstruction
772
773 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
774
775 * python.texi (Recording in Python): Add documentation for
776 gdb.RecordGap and remove documentation of special cases for
777 gdb.BtraceInstruction.
778
779 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
780
781 * python.texi (Recording in Python): Remove Record.ptid defvar.
782
783 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
784
785 * gdb.texinfo (GDB/MI Thread Information): Add missing
786 fields, re-word some things.
787 (GDB/MI Thread Commands): Describe fields found in the output of
788 -thread-info, remove description of fields in the
789 thread output tuple, replace with a cross-reference to "GDB/MI
790 Thread Information".
791
792 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
793
794 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
795 from -thread-info output.
796
797 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
798
799 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
800
801 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
802
803 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
804
805 2017-03-22 Yao Qi <yao.qi@linaro.org>
806
807 * python.texi (Inferiors In Python): Remove @code from Python.
808
809 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
810
811 * python.texi (Recordings In Python): Document return type of
812 gdb.BtraceInstruction.data.
813
814 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
815
816 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
817 command file-list-shared-libraries
818 (GDB/MI Async Records): Update documentation of library-loaded with new
819 field.
820
821 2017-03-16 Doug Evans <dje@google.com>
822
823 * guile.texi (Lazy Strings In Guile): Mention arrays.
824 * python.texi (Lazy Strings In Python): Ditto.
825
826 2017-03-08 Jiong Wang <jiong.wang@arm.com>
827
828 * gdb.texinfo (Memory Protection Extensions): Add missing escape
829 character "@".
830
831 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
832
833 * Memory Protection Extensions: Add information about inferior
834 calls.
835
836 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
837
838 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
839 DW_TAG_GNU_* and DW_AT_GNU_*.
840
841 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
842
843 * python.texi (Recordings In Python): New section.
844
845 2017-02-14 Tom Tromey <tom@tromey.com>
846
847 PR python/13598:
848 * python.texi (Events In Python): Document events.before_prompt.
849
850 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
851
852 * gdb.texinfo (Target Commands): Document the optional offset
853 argument for the load command.
854
855 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
856
857 PR gdb/21122
858 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
859 space-separated breakpoint lists. Also add a missing @table command
860 and @cindex for breakpoint lists.
861
862 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
863
864 PR tdep/20936
865 * gdb.texinfo: (Standard Target Features): Document SPARC features.
866 (Sparc Features): New node.
867
868 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
869
870 * gdb.texinfo (i386 Features): Add system segment registers
871 as feature.
872
873 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
874
875 * python.texi (Events In Python): Fix typo.
876
877 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
878 Luis Machado <lgustavo@codesourcery.com>
879
880 * gdb.texinfo (-target-flash-erase): New MI command description.
881 (flash-erase): New CLI command description.
882
883 2017-01-04 John Baldwin <jhb@FreeBSD.org>
884
885 * gdb.texinfo (Contributors): Add SRI International and University
886 of Cambridge for FreeBSD/mips.
887
888 2016-12-22 Doug Evans <xdje42@gmail.com>
889
890 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
891 commands.
892
893 2016-12-02 Pedro Alves <palves@redhat.com>
894
895 * gdb.texinfo (User-defined Commands): Limit on number of
896 arguments passed to user-defined commands removed; update.
897
898 2016-12-02 Pedro Alves <palves@redhat.com>
899
900 PR cli/20559
901 * gdb.texinfo (Define): Add example of using "eval" to process a
902 variable number of arguments.
903 (Output) <eval>: Add anchor.
904
905 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
906
907 * Makefile.in: Likewise.
908
909 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
910
911 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
912 xref.
913
914 2016-10-29 Pedro Alves <palves@redhat.com>
915
916 * gdb.texinfo (Packets) <vCont>: Remove mention of default
917 actions.
918
919 2016-10-26 Pedro Alves <palves@redhat.com>
920
921 * gdb.texinfo (Packets): Clarify vCont packets with multiple
922 actions that match a thread, and what happens when an action
923 matches a thread that is already running.
924
925 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
926
927 * gdb.texinfo (Using Trace Files): Fix typo.
928 (GDB/MI Tracepoint Commands): Likewise.
929
930 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
931
932 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
933 of -trace-save.
934
935 2016-10-06 Tom Tromey <tom@tromey.com>
936
937 * guile.texi (Types In Guile): Remove Java mentions.
938 * python.texi (Types In Python): Remove Java mentions.
939 * gdb.texinfo (Address Locations, Supported Languages)
940 (Index Section Format): Remove Java mentions.
941
942 2016-08-15 Doug Evans <dje@google.com>
943
944 * gdb.texinfo (Target Description Format): Update docs on "end"
945 field spec and field default type.
946
947 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
948 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
949
950 PR gdb/20487
951 * gdb.texinfo (Context management): Update mention of frame
952 change notifications.
953 (gdb/mi Async Records): Document frame field in
954 =thread-select event.
955 * observer.texi (GDB Observers): New user_selected_context_changed
956 observer.
957
958 2016-09-28 Tom Tromey <tom@tromey.com>
959
960 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
961 than "memory breakpoint". Further document "kind". Move
962 protocol-details link earlier.
963 <z1>: Document the cmd_list argument. Fix typo.
964 <g>: Remove incorrect sentence.
965 (Stop Reply Packets): Document "OK" response to requests when in
966 non-stop mode.
967 <swbreak>: Use "software breakpoint" rather than "memory
968 breakpoint".
969 <create>: Document that "R" is ignored.
970 <W, X, w>: Document formatting of "AA".
971 (Notification Packets): Use "%Stop", not "%%Stop".
972
973 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
974
975 * gdb.texinfo (Embedded Processors): Document ARC.
976 (Synopsys ARC): New section.
977 (Standard Target Features): Document ARC features.
978 (ARC Features): New section.
979
980 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
981
982 * .gitignore: New file.
983
984 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
985
986 * gdb.texinfo (Input/Output): Mention possibility to unset
987 inferior-tty.
988
989 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
990
991 * gdb.texinfo: Resume btrace on reconnect.
992
993 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
994
995 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
996 syscall.
997
998 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
999
1000 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1001 command.
1002
1003 2016-07-13 Tom Tromey <tom@tromey.com>
1004
1005 PR python/15620, PR python/18620:
1006 * python.texi (Events In Python): Document new breakpoint events.
1007
1008 2016-07-13 Tom Tromey <tom@tromey.com>
1009
1010 PR python/17698:
1011 * python.texi (Breakpoints In Python): Document
1012 Breakpoint.pending.
1013
1014 2016-07-13 Tom Tromey <tom@tromey.com>
1015
1016 * python.texi (Breakpoints In Python): Move table of types and
1017 table of watchpoint types earlier in node.
1018
1019 2016-07-12 Tom Tromey <tom@tromey.com>
1020
1021 PR python/19293:
1022 * python.texi (Frames In Python): Document
1023 gdb.invalidate_cached_frames.
1024
1025 2016-06-21 Pedro Alves <palves@redhat.com>
1026
1027 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1028 document new-ui and explain use case.
1029
1030 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1031
1032 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1033 (NDS32 Features): New Section.
1034
1035 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1036
1037 * gdb.texinfo (Examining Memory): Document negative repeat
1038 count in the 'x' command.
1039
1040 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1041
1042 * gdb.texinfo (GDB/MI Async Records): Document method and
1043 format fields in =record-started.
1044 * observer.texi (record_changed): Add method and format
1045 parameters.
1046
1047 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1048
1049 * gdb.texinfo (General Query Packets): Move the description of the
1050 response before the long list of the specific 'read' and 'write'
1051 requests.
1052
1053 2016-05-23 Tom Tromey <tom@tromey.com>
1054
1055 * python.texi (Basic Python): Document gdb.breakpoints return.
1056
1057 2016-05-24 Tom Tromey <tom@tromey.com>
1058
1059 PR gdb/19194:
1060 * gdb.texinfo (gdb man): Fix typo.
1061
1062 2016-05-17 Tom Tromey <tom@tromey.com>
1063
1064 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1065 (Rust): New node.
1066
1067 2016-05-17 Tom Tromey <tom@tromey.com>
1068
1069 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1070
1071 2016-04-27 Yao Qi <yao.qi@linaro.org>
1072
1073 * gdb.texinfo (tfind): Complete doc about tfind without
1074 argument.
1075
1076 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1077
1078 * agentexpr.texi (byte): Fix zero_ext description.
1079
1080 2016-03-31 Pedro Alves <palves@redhat.com>
1081
1082 * gdb.texinfo (M32R/SDI): Delete node.
1083 (MIPS Embedded): Remove references to the MIPS remote debugging
1084 protocol, PMON and variants, and the associated commands.
1085
1086 2016-03-15 Doug Evans <dje@google.com>
1087
1088 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1089 (Target Description Format): Mention enum types. Update docs on
1090 flags types.
1091 (Predefined Target Types): Add "bool".
1092 (Enum Target Types): New node.
1093
1094 2016-03-15 Pedro Alves <palves@redhat.com>
1095
1096 * gdb.texinfo (Tracepoint Actions): Fix typo.
1097
1098 2016-03-15 Pedro Alves <palves@redhat.com>
1099 Andreas Arnez <arnez@linux.vnet.ibm.com>
1100 Marcin Kościelnicki <koriakin@0x04.net>
1101
1102 * gdb.texinfo (Tracepoint Actions): Document possible
1103 unreliability of '$_ret'.
1104
1105 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1106
1107 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1108 command.
1109
1110 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1111
1112 * gdb.texinfo (Convenience Functions): Document $_as_string.
1113
1114 2016-02-23 Doug Evans <dje@google.com>
1115
1116 * gdb.texinfo (Skipping Over Functions and Files): Document new
1117 options to "skip" command. Update docs of output of "info skip".
1118
1119 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1120
1121 * gdb.texinfo (Signals): Add bound violation display hints for
1122 a SIGSEGV.
1123
1124 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1125
1126 * gdb.texinfo (Trace File Format): Add documentation for description
1127 section lines.
1128
1129 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1130
1131 * gdb.texinfo (Trace File Format): Remove misleading information
1132 about register block ordering.
1133
1134 2016-02-01 Doug Evans <dje@google.com>
1135
1136 * gdb.texinfo (Value Sizes): Fix typo.
1137
1138 2016-02-01 Doug Evans <dje@google.com>
1139
1140 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1141
1142 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1143
1144 * gdb.texinfo (Value Sizes): New section.
1145 (Data): Add the 'Value Sizes' node to the menu.
1146
1147 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1148
1149 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1150
1151 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1152
1153 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1154
1155 2016-01-18 Pedro Alves <palves@redhat.com>
1156
1157 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1158 of the thread that hit a breakpoint or received a signal.
1159
1160 2016-01-15 Pedro Alves <palves@redhat.com>
1161
1162 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1163
1164 2016-01-13 Pedro Alves <palves@redhat.com>
1165
1166 * gdb.texinfo (Threads): Document the $_gthread convenience
1167 variable.
1168 (Convenience Vars): Likewise.
1169
1170 2016-01-13 Pedro Alves <palves@redhat.com>
1171
1172 * gdb.texinfo (Threads): Document "info threads -gid".
1173
1174 2016-01-13 Pedro Alves <palves@redhat.com>
1175
1176 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1177 anchor.
1178 (Threads In Python): Document new InferiorThread.global_num
1179 attribute.
1180
1181 2016-01-07 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1184 qualified thread IDs, global thread IDs and thread ID lists.
1185 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1186 thread IDs.
1187 (Convenience Vars): Document the $_thread convenience variable.
1188 (Ada Tasks): Adjust to refer to thread IDs.
1189 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1190 Commands, GDB/MI Variable Objects): Update to mention global
1191 thread IDs.
1192 * guile.texi (Breakpoints In Guile)
1193 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1194 global thread IDs instead of thread IDs.
1195 * python.texi (Threads In Python): Adjust documentation of
1196 InferiorThread.num.
1197 (Breakpoint.thread): Mention global thread IDs instead of thread
1198 IDs.
1199
1200 2016-01-13 Pedro Alves <palves@redhat.com>
1201
1202 * python.texi (Threads In Python): Document
1203 InferiorThread.inferior.
1204
1205 2016-01-13 Pedro Alves <palves@redhat.com>
1206
1207 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1208 convenience variable.
1209 (Convenience Vars): Likewise.
1210
1211 2016-01-12 Josh Stone <jistone@redhat.com>
1212 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1213
1214 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1215 (Stop Reply Packets): List the syscall entry and return stop reasons.
1216 (General Query Packets): Describe QCatchSyscalls, and add it to the
1217 table and the detailed list of stub features.
1218
1219 2016-01-12 Pedro Alves <palves@redhat.com>
1220
1221 Remove use of the registered trademark symbol throughout.
1222
1223 2016-01-12 Yao Qi <yao.qi@linaro.org>
1224
1225 * gdb.texinfo (Interrupts): Update the document on handling
1226 interrupt when program is stopped.
1227
1228 2015-12-11 Don Breazeal <donb@codesourcery.com>
1229
1230 * gdb.texinfo (Forks): Correct Linux kernel version where
1231 fork and exec events are supported, add notes about support
1232 of these events in target remote mode.
1233 (Connecting): Reorganize and clarify distinctions between
1234 target remote, extended-remote, and multiprocess.
1235 Reorganize related text from separate sections into new
1236 sections.
1237 (Server): Note effects of target extended-remote mode.
1238 Delete section on Multi-Process Mode for gdbserver.
1239 Move some text to "Connecting" node.
1240
1241 2015-12-10 Pedro Alves <palves@redhat.com>
1242
1243 * gdb.texinfo (Threads): Replace warning with explanation
1244 about single-threaded programs.
1245
1246 2015-12-10 Pedro Alves <palves@redhat.com>
1247
1248 * gdb.texinfo (Threads): Remove mention of SGI.
1249 (Forks): Remove mention of HP-UX.
1250 (Breakpoints): Remove mention of HP-UX.
1251 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1252 Reword in terms of architectures.
1253 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1254 mention supported systems.
1255 (Convenience Vars): Don't mention HP-UX.
1256 (Jumping): Remove mention of HP-UX in comment.
1257 (Files) <shared libraries>: Update supported shared library types
1258 list. Remove mention of HP-UX.
1259 (Native): Remove HP-UX subsection.
1260 (SVR4 Process Information): Remove mention of HP-UX.
1261
1262 2015-12-10 Pedro Alves <palves@redhat.com>
1263
1264 * gdb.texinfo (Stack): Reorder menu.
1265
1266 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1267
1268 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1269 -var-set-format's new zero-hexadecimal format.
1270
1271 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1272
1273 * gdb.texinfo (Ada Mode Into): Move overloading support
1274 description to its own node.
1275 (Overloading support for Ada): New node.
1276
1277 2015-11-30 Pedro Alves <palves@redhat.com>
1278
1279 PR 14618
1280 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1281 (Remote Configuration): Add the "set/show remote
1282 no-resumed-stop-reply" to the available settings table.
1283 (General Query Packets): Document the "no-resumed" qSupported
1284 feature.
1285
1286 2015-11-30 Pedro Alves <palves@redhat.com>
1287
1288 * gdb.texinfo (Remote Configuration): List "set/show remote
1289 thread-events" command in configuration table.
1290 (Stop Reply Packets): Document "T05 create" stop
1291 reason and 'w' stop reply.
1292 (General Query Packets): Document QThreadEvents packet. Document
1293 QThreadEvents qSupported feature.
1294
1295 2015-11-30 Pedro Alves <palves@redhat.com>
1296
1297 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1298 anchor.
1299 (Packets): Document vCtrlC.
1300
1301 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1302
1303 * gdb.texinfo (Thread List Format): Mention thread names.
1304
1305 2015-11-24 Pedro Alves <palves@redhat.com>
1306
1307 PR 17539
1308 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1309 program-spaces" example to ascending order listing.
1310 (Threads): Adjust "info threads" example to ascending order
1311 listing.
1312 (Forks): Adjust "info inferiors" example to ascending order
1313 listing.
1314
1315 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1316
1317 * gdb.texinfo (Process Record and Replay): Document "record
1318 instruction-history" modifiers.
1319
1320 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1321
1322 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1323 description.
1324 (Frame Filter Management): Move to later in the 'Examining the
1325 Stack' chapter.
1326 (Selection): Add entry for 'select-frame'.
1327
1328 2015-09-25 Doug Evans <dje@google.com>
1329
1330 * gdb.texinfo (Process Record and Replay): Fix syntax of
1331 "record instruction-history begin, end" and
1332 "record function-call-history begin, end".
1333
1334 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1335
1336 * gdb.texinfo (Specifying Source Directories): Fix
1337 substitute-path example.
1338
1339 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1340
1341 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1342
1343 2015-09-15 Pedro Alves <palves@redhat.com>
1344
1345 PR remote/18965
1346 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1347 the vforkdone description.
1348
1349 2015-09-15 Pedro Alves <palves@redhat.com>
1350
1351 PR remote/18965
1352 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1353 part indicates the thread ID of the parent process.
1354
1355 2015-09-15 Yao Qi <yao.qi@linaro.org>
1356
1357 * gdb.texinfo (General Query Packets): Add vContSupported to
1358 tables of 'gdbfeatures' and 'stub features' supported in the
1359 qSupported packet, as well as to the list containing stub
1360 feature details.
1361
1362 2015-09-11 Don Breazeal <donb@codesourcery.com>
1363
1364 * gdb.texinfo (Remote Configuration): Add exec event
1365 feature to table of packet settings.
1366 (Stop Reply Packets): Add exec events to the list of stop
1367 reasons.
1368 (General Query Packets): Add exec events to tables of
1369 'gdbfeatures' and 'stub features' supported in the qSupported
1370 packet, as well as to the list containing stub feature
1371 details.
1372
1373 2015-08-24 Pedro Alves <palves@redhat.com>
1374
1375 * gdb.texinfo (Remote Configuration): Document the "set/show
1376 remote multiprocess-extensions-packet" commands.
1377
1378 2015-08-24 Pedro Alves <palves@redhat.com>
1379
1380 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1381 <M32R>: Remove references to M32R/D.
1382 <M68K>: Remove references to target dbug.
1383 <MIPS Embedded>: Remove references to target r3900 and target
1384 array.
1385 <PowerPC Embedded>: Remove references to target dink32 and target
1386 ppcbug, target sds
1387 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1388
1389 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1390
1391 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1392
1393 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1394
1395 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1396
1397 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1398
1399 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1400 info bfds" to...
1401 (File Caching): A New section. Outline bfd caching, and add new
1402 description for "main set/show bfd-sharing".
1403
1404 2015-08-14 Doug Evans <xdje42@gmail.com>
1405
1406 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1407 disassembly.
1408 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1409
1410 2015-08-11 Keith Seitz <keiths@redhat.com>
1411
1412 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1413 Use "location(s)"instead of "linespec(s)".
1414 (Specifying a Location): Rewrite.
1415 Add subsections describing linespec, address, and explicit locations.
1416 Add node/menu for each subsection.
1417 (Source and Machine Code, C Preprocessor Macros)
1418 (Create and Delete Trace points)
1419 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1420 (Continuing at a Different Address): Remove "linespec" examples.
1421 Add reference to "Specify a Location"
1422 (The -break-insert Command): Rewrite. Add anchor.
1423 Add reference to appropriate manual section discussing locations.
1424 (The -dprintf-insert Command): Refer to -break-insert for
1425 specification of 'location'.
1426
1427 2015-08-07 Pedro Alves <palves@redhat.com>
1428
1429 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1430 target-non-stop".
1431
1432 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1433
1434 * gdb.texinfo (Process Record and Replay): Document prefixing of
1435 speculatively executed instructions in the "record instruction-history"
1436 command.
1437
1438 2015-07-20 Doug Evans <dje@google.com>
1439
1440 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1441
1442 2015-07-16 Doug Evans <dje@google.com>
1443
1444 * stabs.texinfo: @include gdb-cfg.texi.
1445
1446 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1447
1448 Revert the previous 2 commits:
1449 gdbserver build-id attribute generator
1450 Validate symbol file using build-id
1451
1452 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1453
1454 * gdb.texinfo (Files): Add 'set validate-build-id'
1455 and 'show validate-build-id'.
1456
1457 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1458 Jan Kratochvil <jan.kratochvil@redhat.com>
1459
1460 gdbserver build-id attribute generator.
1461 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1462 'build-id' in description, example, new attribute in dtd.
1463
1464 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1465
1466 * gdb.texinfo (Selection): Update documentation for 'frame'
1467 command.
1468
1469 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1470
1471 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1472 commands.
1473
1474 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1475
1476 * gdb.texinfo (Process Record and Replay): Spell out that variables
1477 and registers are not available during btrace replay.
1478 Describe the new "record btrace pt" command.
1479 Describe the new "set|show record btrace pt buffer-size" options.
1480 (General Query Packets): Describe the new Qbtrace:pt and
1481 Qbtrace-conf:pt:size packets.
1482 Expand "bts" to "Branch Trace Store".
1483 Update the branch trace DTD.
1484
1485 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1486
1487 * gdb.texinfo (Command History): Document the new option
1488 "history remove-duplicates".
1489
1490 2015-06-19 Doug Evans <dje@google.com>
1491
1492 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1493 longer supported.
1494
1495 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1496
1497 * gdb.texinfo (Command History): Mention that setting
1498 GDBHISTSIZE to the empty string disables history truncation.
1499
1500 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1501
1502 PR gdb/16999
1503 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1504 behavior.
1505
1506 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1507
1508 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1509 with GDBHISTSIZE.
1510
1511 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1512
1513 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1514 bytes and memory units for -data-{read,write}-memory-bytes.
1515 (Packets): Same for m, M and X packets.
1516 * python.texi (Inferiors In Python): Same for read_memory and
1517 write_memory.
1518
1519 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1520
1521 * gdb.texinfo (Separate Debug Files): Document that PE is also
1522 supported.
1523
1524 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1525
1526 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1527 single table entry.
1528
1529 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1530
1531 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1532
1533
1534 2015-06-10 Gary Benson <gbenson@redhat.com>
1535
1536 * gdb.texinfo (Remote Configuration): Document the
1537 "set/show remote hostio-setfs-packet" command.
1538 (Host I/O Packets): Document the vFile:setfs packet.
1539
1540 2015-06-10 Gary Benson <gbenson@redhat.com>
1541
1542 * gdb.texinfo (Debugging Output): Document the "set/show debug
1543 linux-namespaces" command.
1544
1545 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1546 Mircea Gherzan <mircea.gherzan@intel.com>
1547
1548 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1549 and "set mpx bound".
1550
1551 2015-05-27 Doug Evans <dje@google.com>
1552
1553 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1554
1555 2015-05-26 Doug Evans <dje@google.com>
1556
1557 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1558 command renamings.
1559 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1560
1561 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1562
1563 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1564
1565 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1566
1567 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1568 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1569
1570 2015-05-16 Doug Evans <xdje42@gmail.com>
1571
1572 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1573 memory ports.
1574
1575 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1576
1577 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1578
1579 2015-05-12 Don Breazeal <donb@codesourcery.com>
1580
1581 * gdb.texinfo (Forks): Note that fork debugging is
1582 supported in extended mode.
1583 (Remote Configuration): Add fork event features to table
1584 of packet settings.
1585 (Stop Reply Packets): Add fork events to list of stop reasons.
1586 (General Query Packets): Add fork events to tables of
1587 'gdbfeatures' and 'stub features' supported in the qSupported
1588 packet, as well as to the list containing stub feature
1589 details.
1590
1591 2015-05-12 Gary Benson <gbenson@redhat.com>
1592
1593 * gdb.texinfo (General Query Packets): Document
1594 qXfer:exec-file:read with empty annex.
1595
1596 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1597
1598 * python.texi (Values From Inferior): Add descriptions of new
1599 methods gdb.Value.reference_value and gdb.Value.const_value.
1600
1601 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1602
1603 * gdb.texinfo (Files): Add "info dll" documentation.
1604 (Cygwin Native): Remove "info dll" documentation.
1605
1606 2015-04-29 Doug Evans <dje@google.com>
1607
1608 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1609 Document.
1610 (Writing an Xmethod): Add get_result_type to example.
1611
1612 2015-04-28 Sasha Smundak <asmundak@google.com>
1613
1614 * python.texi: New method documented.
1615
1616 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1617
1618 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1619 format.
1620
1621 2015-04-24 Doug Evans <dje@google.com>
1622
1623 * python.texi (Xmethods In Python): Fix name of method to call the
1624 xmethod.
1625
1626 2015-04-17 Gary Benson <gbenson@redhat.com>
1627
1628 * gdb.texinfo (Connecting to a Remote Target): Mention that
1629 GDB can access program files from remote targets that support
1630 qXfer:exec-file:read and Host I/O packets.
1631
1632 2015-04-17 Gary Benson <gbenson@redhat.com>
1633
1634 * gdb.texinfo (Remote Configuration): Document the "set/show
1635 remote pid-to-exec-file-packet" command.
1636 (General Query Packets): Document the qXfer:exec-file:read
1637 qSupported features. Document the qXfer:exec-file:read packet.
1638
1639 2015-04-17 Gary Benson <gbenson@redhat.com>
1640
1641 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1642 applies to executable paths if supplied to GDB as absolute.
1643
1644 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1645
1646 * gdb.texinfo (Mode Options): Remove -xdb.
1647
1648 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1649 Eli Zaretskii <eliz@gnu.org>
1650
1651 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1652 compile, show debug compile. New subsection Compilation options for
1653 the compile command. New subsection Compiler search for the compile
1654 command.
1655
1656 2015-04-09 Andy Wingo <wingo@igalia.com>
1657
1658 * guile.texi (Frames In Guile): Describe frame-read-register.
1659
1660 2015-04-02 Gary Benson <gbenson@redhat.com>
1661
1662 * gdb.texinfo (set sysroot): Document "target:".
1663
1664 2015-04-01 Sasha Smundak <asmundak@google.com>
1665
1666 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1667 section.
1668
1669 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1670
1671 PR corefiles/16092
1672 * gdb.texinfo (gcore): Mention new command 'set
1673 use-coredump-filter'.
1674 (set use-coredump-filter): Document new command.
1675
1676 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1677
1678 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1679 documentation, reorder the info os entries in alphabetical order.
1680
1681 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1682
1683 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1684 -data-write-memory-bytes.
1685
1686 2015-03-24 Pedro Alves <palves@redhat.com>
1687
1688 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1689 mention that threads may sometimes run unlocked.
1690
1691 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1692
1693 * gdb.texinfo (Remote configuration): Document "set/show
1694 serial parity" command.
1695
1696 2015-03-18 Gary Benson <gbenson@redhat.com>
1697
1698 * gdb.texinfo (General Query Packets): Remove documentation
1699 for now-removed vFile:fstat qSupported features.
1700
1701 2015-03-11 Gary Benson <gbenson@redhat.com>
1702
1703 * gdb.texinfo (Remote Configuration): Document the
1704 "set/show remote hostio-fstat-packet" command.
1705 (General Query Packets): Document the vFile:fstat
1706 qSupported features.
1707 (Host I/O Packets): Document the vFile:fstat packet.
1708
1709 2015-03-11 Andy Wingo <wingo@igalia.com>
1710
1711 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1712
1713 2015-03-04 Pedro Alves <palves@redhat.com>
1714
1715 * gdb.texinfo (Remote Configuration): Document the "set/show
1716 remote swbreak-feature-packet" and "set/show remote
1717 hwbreak-feature-packet" commands.
1718 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1719 decription.
1720 (Stop Reply Packets): Document the swbreak and hwbreak stop
1721 reasons.
1722 (General Query Packets): Document the swbreak and hwbreak
1723 qSupported features.
1724 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1725
1726 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1727
1728 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1729 under *stopped.
1730
1731 2015-03-02 Doug Evans <xdje42@gmail.com>
1732
1733 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1734
1735 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1736
1737 * gdb.texinfo (S/390 and System z Features): Describe new feature
1738 "org.gnu.gdb.s390.vx".
1739
1740 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1741
1742 PR gdb/18008
1743 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1744 demangler-warning): Fix typo ("problam").
1745
1746 2015-02-19 David Taylor <dtaylor@emc.com>
1747
1748 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1749
1750 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1751
1752 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1753 point, DTrace'.
1754 (Static Probe Points): Modified to cover DTrace probes in addition
1755 to SystemTap probes. Also modified to cover the `enable probe'
1756 and `disable probe' commands.
1757
1758 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1759
1760 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1761 `disable probe' commands.
1762
1763 2015-02-12 David Taylor <dtaylor@emc.com>
1764
1765 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1766 fields of the QTDV packet.
1767
1768 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1769
1770 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1771 (Process Record and Replay): Describe new set|show commands.
1772 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1773
1774 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1775
1776 * gdb.texinfo (Process Record and Replay): Describe the "record
1777 btrace bts" command.
1778 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1779 (Branch Trace Configuration Format): New.
1780
1781 2015-01-31 Gary Benson <gbenson@redhat.com>
1782 Doug Evans <dje@google.com>
1783
1784 * gdb.texinfo (Command Completion): Document new
1785 "set/show max-completions" option.
1786
1787 2015-01-31 Doug Evans <xdje42@gmail.com>
1788
1789 * gdb.texinfo (Symbols): Document new commands
1790 "maint print symbol-cache", "maint print symbol-cache-statistics",
1791 "maint flush-symbol-cache". Document new option
1792 "maint set symbol-cache-size".
1793
1794 2015-01-31 Doug Evans <xdje42@gmail.com>
1795
1796 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1797 distinguish script files vs inlined scripts.
1798 * python.texi (Python Auto-loading): Ditto.
1799
1800 2015-01-30 Doug Evans <dje@google.com>
1801
1802 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1803 string if present.
1804
1805 2015-01-27 Doug Evans <dje@google.com>
1806
1807 * python.texi (Objfiles In Python): Document Objfile.username.
1808
1809 2015-01-27 Doug Evans <dje@google.com>
1810
1811 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1812 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1813
1814 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1815
1816 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1817
1818 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1819
1820 * doc/gdb.texinfo (TUI Commands): Document the possible
1821 values of NAME argument to 'winheight' command. Explain the
1822 effect of 'tabset' setting better.
1823
1824 2015-01-11 Doug Evans <xdje42@gmail.com>
1825
1826 PR gdb/15830
1827 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1828 (Symbols): Ditto.
1829 (Maintenance Commands): Delete docs for "maint demangle".
1830
1831 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1832
1833 * gdb.texinfo (Files): Remove documentation of the
1834 "add-shared-symbol-files" and "assf" commands.
1835 (Cygwin Native): Remove documentation of the "dll-symbols"
1836 command.
1837
1838 2014-12-17 Doug Evans <xdje42@gmail.com>
1839
1840 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1841
1842 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1843 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 * gdb.texinfo (Altering): Update.
1846 (Compiling and Injecting Code): New node.
1847
1848 2014-12-12 Doug Evans <dje@google.com>
1849
1850 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1851
1852 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1853
1854 * gdb.texinfo: Document "maint print user-registers".
1855
1856 2014-12-08 Doug Evans <dje@google.com>
1857
1858 * python.texi (Objfiles In Python): Document Objfile.owner.
1859
1860 2014-12-04 Doug Evans <dje@google.com>
1861
1862 * python.texi (Objfiles In Python): Document
1863 Objfile.add_separate_debug_file.
1864
1865 2014-12-04 Doug Evans <dje@google.com>
1866
1867 * python.texi (Objfiles In Python): Document Objfile.build_id.
1868
1869 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1870
1871 * python.texi (Events In Python): Document new events
1872 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1873 and RegisterChangedEvent.
1874
1875 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1876
1877 Add add-auto-load-scripts-directory.
1878 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1879 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1880
1881 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1882
1883 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1884 description typo.
1885
1886 2014-10-30 Doug Evans <dje@google.com>
1887
1888 * python.texi (Progspaces In Python): Document ability to add
1889 random attributes to gdb.Progspace objects.
1890 (Objfiles In Python): Document ability to add random attributes to
1891 gdb.objfile objects.
1892
1893 2014-10-27 Pedro Alves <palves@redhat.com>
1894
1895 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1896 info on stepping and signal handlers.
1897 (Signals): Explain stepping and signal handlers. Add context
1898 index entry, and cross references.
1899
1900 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1901
1902 * python.texi (Breakpoints In Python): Add parenthesis after
1903 Breakpoint.delete. Clarify Breakpoint.enabled description so
1904 that it contains "disable".
1905
1906 2014-10-17 Doug Evans <dje@google.com>
1907
1908 * python.texi (Events In Python): Document clear_objfiles event.
1909
1910 2014-10-17 Doug Evans <dje@google.com>
1911
1912 * python.texi (Objfiles In Python): Document new progspace attribute.
1913
1914 2014-10-17 Pedro Alves <palves@redhat.com>
1915
1916 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1917 (SVR4 Process Information): Delete mention of OSF/1.
1918
1919 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1920
1921 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1922 exit-code field in -list-thread-groups output.
1923
1924 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1925
1926 * gdb.texinfo (Set Breaks): Add missing "@end table".
1927
1928 2014-09-22 Pedro Alves <palves@redhat.com>
1929
1930 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1931 always-inserted off" is the default mode now. Delete
1932 documentation of "set breakpoint always-inserted auto".
1933
1934 2014-09-18 Doug Evans <dje@google.com>
1935
1936 * python.texi (Symbol Tables In Python): Document "producer"
1937 attribute of gdb.Symtab objects.
1938
1939 2014-09-16 Pedro Alves <palves@redhat.com>
1940
1941 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1942 (Embedded OS): Remove VxWorks menu entry.
1943 (VxWorks): Remove node.
1944
1945 2014-09-13 Doug Evans <xdje42@gmail.com>
1946
1947 * gdb.texinfo (Signaling): Document new queue-signal command.
1948
1949 2014-09-06 Doug Evans <xdje42@gmail.com>
1950
1951 PR 15276
1952 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1953 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1954
1955 2014-09-03 Justin Lebar <jlebar@google.com>
1956
1957 * python.texi (Types In Python): Type.template_argument(n) returns a
1958 gdb.Value or a gdb.Type and throws an exception if n is out of
1959 range.
1960
1961 2014-09-03 Sasha Smundak <asmundak@google.com>
1962
1963 * python.texi (Frames in Python): Add read_register description.
1964
1965 2014-08-04 Tom Tromey <tromey@redhat.com>
1966
1967 * gdb.texinfo (Debugging Output): Update for change to "set debug
1968 target".
1969
1970 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1971
1972 Pushed by Joel Brobecker <brobecker@adacore.com>.
1973 * Makefile.in (transform): New variable.
1974 (install-man1, install-man5): Apply $(transform) to man file names.
1975
1976 2014-07-26 Doug Evans <xdje42@gmail.com>
1977
1978 PR guile/17177
1979 * guile.texi (Guile Pretty Printing API): Fix typo.
1980 Document set-pretty-printers!, pretty-printers.
1981 (Selecting Guile Pretty-Printers): Update.
1982 Mention program-space based pretty-printers.
1983
1984 2014-07-25 Pedro Alves <palves@redhat.com>
1985 Eli Zaretskii <eliz@gnu.org>
1986
1987 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1988 with multi-threaded programs.
1989
1990 2014-06-27 Yao Qi <yao@codesourcery.com>
1991
1992 * gdb.texinfo (Maintenance Commands): Update the output of
1993 'maint print dummy-frames' command.
1994
1995 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1996
1997 * gdb.texinfo (Screen Size): Improve indexing.
1998
1999 2014-06-19 Gary Benson <gbenson@redhat.com>
2000
2001 * gdb.texinfo (Maintenance Commands): Document new
2002 "maint set/show catch-demangler-crashes" option.
2003
2004 2014-06-19 Gary Benson <gbenson@redhat.com>
2005
2006 * gdb.texinfo (Maintenance Commands): Document new
2007 "maint demangler-warning" command and new
2008 "maint set/show demangler-warning" option.
2009
2010 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2011
2012 * python.texi (Xmethod API): Add space before the opening
2013 parenthesis in function descriptions.
2014
2015 2014-06-06 Doug Evans <xdje42@gmail.com>
2016
2017 * guile.texi (Guile Configuration): Document guile-data-directory.
2018
2019 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2020
2021 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2022
2023 2014-06-04 Doug Evans <xdje42@gmail.com>
2024
2025 * guile.texi (Breakpoints In Guile): Update.
2026
2027 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2028
2029 * python.texi (Xmethod API): Fix reference to "Progspaces In
2030 Python".
2031
2032 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2033
2034 * python.texi (Xmethods In Python, XMethod API)
2035 (Writing an Xmethod): New nodes.
2036 (Python API): New menu entries "Xmethods In Python",
2037 "Xmethod API", "Writing an Xmethod".
2038
2039 2014-06-02 Doug Evans <xdje42@gmail.com>
2040
2041 * guile.texi (Guile API): Add entry for Parameters In Guile.
2042 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2043 (Parameters In Guile): New node.
2044
2045 2014-06-02 Doug Evans <xdje42@gmail.com>
2046
2047 * guile.texi (Guile API): Add entry for Commands In Guile.
2048 (Basic Guile) <parse-and-eval>: Add reference.
2049 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2050 (GDB Scheme Data Types): Mention <gdb:command> object.
2051 (Commands In Guile): New node.
2052
2053 2014-06-02 Doug Evans <xdje42@gmail.com>
2054
2055 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2056 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2057 (Progspaces In Guile): New node.
2058
2059 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2060
2061 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2062 * python.texi (Frames In Python): Mention
2063 gdb.FRAME_UNWIND_MEMORY_ERROR.
2064
2065 2014-05-29 Pedro Alves <palves@redhat.com>
2066 Tom Tromey <tromey@redhat.com>
2067
2068 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2069 from example.
2070 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2071 Mention that target-async is now deprecated.
2072 (Maintenance Commands): Document maint set/show target-async.
2073
2074 2014-05-29 Pedro Alves <palves@redhat.com>
2075
2076 * observer.texi (sync_execution_done, command_error): New
2077 subjects.
2078
2079 2014-05-29 Pedro Alves <palves@redhat.com>
2080
2081 PR gdb/13860
2082 * observer.texi (signal_received, end_stepping_range)
2083 (signal_exited, exited, no_history): New observer subjects.
2084
2085 2014-05-26 Andy Wingo <wingo@igalia.com>
2086
2087 * guile.texi (GDB Scheme Data Types): Remove documentation for
2088 removed interfaces. Update spelling of gdb-object-kind.
2089
2090 2014-05-26 Andy Wingo <wingo@igalia.com>
2091
2092 * guile.texi (Basic Guile): Fix some typos.
2093
2094 2014-05-26 Andy Wingo <wingo@igalia.com>
2095
2096 * guile.texi (Writing a Guile Pretty-Printer)
2097 (Guile Types Module): Fix excess parentheses in use-modules forms.
2098
2099 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2100
2101 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2102 (Breakpoints In Guile, Guile Printing Module)
2103 (Guile Exception Handling, Values From Inferior In Guile)
2104 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2105 Don't use @var at the beginning of a sentence.
2106
2107 * gdb.texinfo (Frame Filter Management, Trace Files)
2108 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2109 (PowerPC Embedded, Define, Annotations for Running)
2110 (IPA Protocol Commands, Packets, General Query Packets)
2111 (Tracepoint Packets, Notification Packets, Environment)
2112 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2113 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2114 (Frames, Backtrace, Selection, Expressions, Registers)
2115 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2116 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2117 (Source Annotations, Using JIT Debug Info Readers, Packets)
2118 (Stop Reply Packets, Host I/O Packets)
2119 (Target Description Format): Don't use @var at the beginning of a
2120 sentence.
2121
2122 * python.texi (Basic Python, Types In Python)
2123 (Commands In Python, Frames In Python, Line Tables In Python)
2124 (Breakpoints In Python, gdb.printing, gdb.types)
2125 (Type Printing API): Don't use @var at the beginning of a
2126 sentence.
2127
2128 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2129
2130 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2131 replay-memory-access".
2132
2133 2014-05-21 Pedro Alves <palves@redhat.com>
2134
2135 * gdb.texinfo (Starting): Document "set/show
2136 auto-connect-native-target".
2137 (Target Commands): Document "target native".
2138
2139 2014-05-20 Pedro Alves <palves@redhat.com>
2140
2141 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2142 not be remote specific. Add cross reference to the qCRC packet.
2143 (Separate Debug Files): Update cross reference to the qCRC packet.
2144 (General Query Packets) <qCRC packet>: Add anchor.
2145
2146 2014-05-17 Doug Evans <xdje42@gmail.com>
2147
2148 Copy over changes from guile.texi.
2149 * python.texi (Basic Python) <gdb.execute>: Add text.
2150 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2151 (Values From Inferior) <Python string>: Add text.
2152 (Values From Inferior) <Value.string>: Clarify string length handling.
2153 (Pretty Printing API): Add cindex.
2154 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2155 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2156 @vindex.
2157 (Commands In Python) <COMPLETE_*>: Similarly.
2158 (Symbols In Python) <SYMBOL_*>: Similarly.
2159 (Breakpoints In Python) <WP_*>: Similarly.
2160 (Breakpoints In Python) <BP_*>: Similarly.
2161
2162 2014-05-17 David Taylor <dtaylor@emc.com>
2163
2164 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2165 mentioned in the qfThreadInfo reply.
2166
2167 2014-05-16 Doug Evans <dje@google.com>
2168
2169 * gdb.texinfo (Mode Options): Add -D.
2170
2171 2014-05-09 Samuel Bronson <naesten@gmail.com>
2172
2173 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2174 "make -C".
2175
2176 2014-04-29 Tom Tromey <tromey@redhat.com>
2177
2178 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2179 "show debug varobj".
2180
2181 2014-05-01 David Taylor <dtaylor@emc.com>
2182
2183 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2184 option.
2185
2186 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2187 Walfred Tedeschi <walfred.tedeschi@intel.com>
2188
2189 * gdb.texinfo (i386 Features): Add description of AVX512
2190 registers.
2191
2192 2014-03-31 Doug Evans <dje@google.com>
2193
2194 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2195
2196 2014-03-30 Doug Evans <dje@google.com>
2197
2198 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2199 (Background Execution): Ditto.
2200
2201 2014-03-21 Pedro Alves <palves@redhat.com>
2202 Stan Shebs <stan@codesourcery.com>
2203 Hui Zhu <hui@codesourcery.com>
2204
2205 * gdb.texinfo (Packets): Add anchor to "? packet".
2206 Remove fixme and update introduction of "k packet".
2207 Add anchor to "vKill packet".
2208
2209 2014-03-12 Stan Shebs <stan@codesourcery.com>
2210
2211 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2212
2213 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2214
2215 * guile.texi (Basic Guile): Document 'history-append!'.
2216
2217 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2218
2219 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2220 and "assf" as being deprecated.
2221 (Cygwin Native): Likewise for "dll-symbols".
2222 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2223 as a way to force the loading of symbols from a DLL.
2224
2225 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2226
2227 * python.texi (Values From Inferior): Add description about the
2228 new feature.
2229
2230 2014-02-17 Doug Evans <xdje42@gmail.com>
2231
2232 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2233 * gdb.texinfo (Python): Moved to ...
2234 * python.texi: ... here. New file.
2235
2236 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2237
2238 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2239 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2240 parameter to 'str-lookup-function' procedure. Look for
2241 the "std::string<" prefix.
2242 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2243 Adjust description.
2244
2245 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2246
2247 * guile.texi (Values From Inferior In Guile): Remove stray
2248 parantheses for deffn.
2249 (Disassembly In Guile): Ditto.
2250
2251 2014-02-10 Stan Shebs <stan@codesourcery.com>
2252
2253 Add Doxygen support.
2254 * Makefile.in (doxy): New action, generates Doxygen files.
2255 (DOXYGEN): New.
2256 (doxyedit): New.
2257 * Doxyfile-base.in: New file.
2258 * Doxyfile-gdb-api.in: New file.
2259 * Doxyfile-gdb-xref.in: New file.
2260 * Doxyfile-gdbserver.in: New file.
2261 * doxy-index.in: New file.
2262 * filter-for-doxygen: New file.
2263 * filter-params.pl: New file.
2264
2265 2014-02-10 Doug Evans <xdje42@gmail.com>
2266
2267 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2268 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2269 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2270 (Guile docs): Include guile.texi.
2271 (objfile-gdbdotext file): Add objfile-gdb.scm.
2272 (dotdebug_gdb_scripts section): Mention Guile scripts.
2273 (Multiple Extension Languages): New node.
2274 * guile.texi: New file.
2275
2276 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2277
2278 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2279 ignore-descriptive-types". commands.
2280
2281 2014-01-22 Doug Evans <dje@google.com>
2282
2283 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2284 (gdbserver man): Ditto.
2285
2286 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2287
2288 * gdb.texinfo: Document limited reverse/replay support
2289 for target record-btrace.
2290
2291 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2292
2293 * gdb.texinfo (Process Record and Replay): Update documentation.
2294
2295 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2296
2297 * gdb.texinfo (Process Record and Replay): Document new /c
2298 modifier accepted by "record function-call-history".
2299 Add /i modifier to "record function-call-history" example.
2300
2301 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2302 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2305 markers. Remove one that was misplaced.
2306
2307 2014-01-10 Pedro Alves <palves@redhat.com>
2308
2309 * gdb.texinfo (Your Program's Environment) <set environment>:
2310 Mention the shell, and point at 'set exec-wrapper'.
2311
2312 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2313
2314 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2315
2316 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2317
2318 * gdb.texinfo (Types In Python): Clarify the documentation
2319 of attribute gdb.Field.bitpos.
2320
2321 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2322
2323 * gdb.texinfo (Types In Python): Fix the documentation of
2324 attribute "bitpos" in class gdb.Field for enum types. Add
2325 documentation for attribute "enumval" in that same class.
2326
2327 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2328
2329 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2330 @ftable.
2331
2332 2013-12-23 Doug Evans <xdje42@gmail.com>
2333
2334 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2335 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2336 corresponding section in Extending GDB.
2337 (Extending GDB): Move menu up. New menu item "Auto-loading
2338 extensions".
2339 (Sequences): New menu item "Auto-loading sequences".
2340 (Auto-loading sequences): New node.
2341 (Python): Rename section from Scripting GDB to Extending GDB.
2342 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2343 Move docs on ways to auto-load extensions to ...
2344 (Auto-loading extensions): ... here. New node.
2345
2346 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2347
2348 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2349 in menu.
2350 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2351 command, now in a new node.
2352 (GDB/MI Support Commands): New node, with its contents being
2353 extracted from the "GDB/MI Miscellaneous Commands" node.
2354 A small paragraph introducing the section is also added at
2355 the start.
2356 (GDB/MI Miscellaneous Commands): Delete the description of the
2357 -info-gdb-mi-command, -list-features and -list-target-features
2358 commands, now hosted in the "GDB/MI Support Commands" node.
2359
2360 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2361
2362 PR python/16113
2363 * gdb.texinfo (Values From Inferior): Add a note about using
2364 gdb.Field objects as subscripts on gdb.Value objects.
2365 (Types In Python): Add description about the new attribute
2366 "parent_type" of gdb.Field objects.
2367
2368 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2369
2370 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2371 entry for section docuumenting the -list-features GDB/MI command.
2372
2373 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2374
2375 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2376 "exec-run-start-option" entry in the output of the "-list-features"
2377 command.
2378
2379 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2380
2381 * gdb.texinfo (i386): Fix yesterday's commit.
2382
2383 2013-12-03 Tom Tromey <tromey@redhat.com>
2384
2385 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2386 documented here.
2387
2388 2013-12-03 Tom Tromey <tromey@redhat.com>
2389
2390 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2391
2392 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2393
2394 * gdb.texinfo (i386 Features): Add MPX feature registers.
2395 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2396 a subsubsection for MPX and describes the display of the
2397 boundary registers.
2398
2399 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2400
2401 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2402 documentation of the "ada-exceptions" entry.
2403
2404 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2405
2406 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2407 "^error" result record concerning the error message. Document
2408 the error code that may also be part of that result record.
2409 (GDB/MI Miscellaneous Commands): Document the
2410 "undefined-command-error-code" element in the output of
2411 the "-list-features" GDB/MI command.
2412
2413 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2414
2415 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2416 the new -info-gdb-mi-command GDB/MI command. Document
2417 the meaning of "-info-gdb-mi-command" in the output of
2418 -list-features.
2419
2420 2013-11-29 Pedro Alves <palves@redhat.com>
2421
2422 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2423 Update comment.
2424
2425 2013-11-24 Yao Qi <yao@codesourcery.com>
2426
2427 * gdb.texinfo (Caching Remote Data): Document new
2428 "set/show stack-cache" option.
2429
2430 2013-11-24 Yao Qi <yao@codesourcery.com>
2431
2432 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2433 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2434 "off" respectively.
2435
2436 2013-11-23 Yao Qi <yao@codesourcery.com>
2437
2438 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2439 of "displayhint" to the table about child results.
2440
2441 2013-11-21 Yao Qi <yao@codesourcery.com>
2442
2443 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2444 'dynamic' for the output of command -var-list-children.
2445
2446 2013-11-21 Yao Qi <yao@codesourcery.com>
2447
2448 * gdb.texinfo (Caching Target Data): Remove "see" before
2449 @pxref.
2450
2451 2013-11-20 Yao Qi <yao@codesourcery.com>
2452
2453 * gdb.texinfo (Caching Target Data): Update doc for
2454 per-address-space dcache.
2455
2456 2013-11-20 Yao Qi <yao@codesourcery.com>
2457
2458 * gdb.texinfo (Data): Rename menu item.
2459 (Caching Remote Data): Rename to ...
2460 (Caching Target Data): ... it. Update.
2461
2462 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2463
2464 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2465 "language-option" entry in the output of the "-list-features"
2466 command.
2467
2468 2013-11-15 Tom Tromey <tromey@redhat.com>
2469
2470 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2471 Add example.
2472
2473 2013-11-14 Tom Tromey <tromey@redhat.com>
2474
2475 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2476
2477 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2478
2479 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2480 (Context management): Place current subsection text into its own
2481 subsubsection. Add new subsubsection describing the "--language"
2482 command option.
2483
2484 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2485
2486 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2487 the documentation of "info-ada-exceptions" in the output
2488 of the "-list-features" command. Add the documentation
2489 of the "ada-exception" entry instead.
2490
2491 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2492
2493
2494 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2495 word of a couple of sentences to start with a capital letter.
2496
2497 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2498
2499 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2500 (Ada Exceptions): New node.
2501 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2502 Commands" node.
2503 (GDB/MI Ada Exceptions Commands): New node.
2504 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2505 field in the output of the "-list-features" command.
2506 * NEWS: Add entry for the new "info exceptions" CLI command,
2507 and for the new "-info-ada-exceptions" GDB/MI command.
2508
2509 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2510
2511 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2512 (Line Tables In Python): New node.
2513
2514 2013-11-08 Doug Evans <dje@google.com>
2515
2516 * gdb.texinfo (Debugging Output): Update text for
2517 "set debug dwarf2-read".
2518
2519 2013-11-08 Doug Evans <dje@google.com>
2520
2521 * gdb.texinfo (Debugging Output): Update text for
2522 "set debug symtab-create".
2523
2524 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2525
2526 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2527 constant.
2528
2529 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2530
2531 * gdb.texinfo (Breakpoints In Python): Document temporary
2532 option in breakpoint constructor, and add documentation to the
2533 temporary attribute.
2534
2535 2013-11-07 Yao Qi <yao@codesourcery.com>
2536
2537 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2538 output of "-var-info-expression".
2539
2540 2013-11-06 Pedro Alves <palves@redhat.com>
2541
2542 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2543 non-interactive mode.
2544 (Environment) <shell startup files warning>: Mention
2545 non-interactive mode. Mention .zshenv for Z shell, and talk about
2546 BASH_ENV instead of .bashrc for BASH.
2547
2548 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2549
2550 * gdb.texinfo (Commands to Specify Files): Add description
2551 of the remove-symbol-file command.
2552 * observer.texi: New free_objfile event
2553
2554 2013-10-24 Pedro Alves <palves@redhat.com>
2555
2556 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2557
2558 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2559
2560 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2561 New subsection inside which the "-catch-load" and "-catch-unload"
2562 commands documentation is now placed.
2563 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2564 documenting the "-catch-assert" and "-catch-exception" new
2565 GDB/MI commands.
2566
2567 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2568
2569 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2570
2571 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2572
2573 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2574 serial baud".
2575 (Remote Configuration): Replace "set remotebaud" by "set serial
2576 baud". Replace "show remotebaud" by "show serial baud".
2577
2578 2013-10-07 Pedro Alves <palves@redhat.com>
2579
2580 PR breakpoints/11568
2581 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2582 when the thread is removed from the thread list.
2583
2584 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2585
2586 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2587 Update entry for $_exitcode.
2588
2589 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2590
2591 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2592 new "--start" option.
2593
2594 2013-10-02 Pedro Alves <palves@redhat.com>
2595
2596 * gdb.texinfo (Registers): Expand description of saved registers
2597 in frames. Explain <not saved>.
2598
2599 2013-09-25 Doug Evans <dje@google.com>
2600
2601 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2602
2603 2013-09-16 Stan Shebs <stan@codesourcery.com>
2604
2605 Remove the internals manual gdbint.texinfo.
2606 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2607 (PDFFILES): Remove gdbint.pdf.
2608 (HTMLFILES): Remove gdbint/index.html.
2609 (HTMLFILES_INSTALL): Remove gdbint.
2610 (GDBINT_DOC_FILES): Remove.
2611 (dvi): Remove gdbint.dvi.
2612 (ps): Remove gdbint.ps.
2613 * gdbint.texinfo: Remove file.
2614 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2615
2616 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2617
2618 * gdb.texinfo (Convenience Functions): Mention new convenience
2619 function $_isvoid.
2620
2621 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2622
2623 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2624 (Standard Target Features): Add new node to menu.
2625 (S/390 and System z Features): New node.
2626
2627 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2628
2629 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2630 -list-target-features in the example.
2631
2632 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2633
2634 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2635 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2636
2637 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2638
2639 Sync documentation with gdb.base/gnu-debugdata.exp.
2640 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2641
2642 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2643
2644 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2645
2646 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2647 Yao Qi <yao@codesourcery.com>
2648
2649 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2650 Document new --skip-unavailable option.
2651 <-stack-list-variables>: Document new --skip-unavailable option.
2652
2653 2013-08-26 Doug Evans <dje@google.com>
2654
2655 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2656 an optional regexp.
2657
2658 2013-08-13 Tom Tromey <tromey@redhat.com>
2659
2660 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2661 Document GDB_PARALLEL and GDB_INOTIFY.
2662
2663 2013-08-09 Stan Shebs <stan@codesourcery.com>
2664
2665 * LRS: Remove file, describes a long-abandoned live-range
2666 splitting extension to stabs.
2667
2668 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2669
2670 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2671
2672 2013-07-17 Doug Evans <dje@google.com>
2673
2674 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2675
2676 2013-07-02 Tom Tromey <tromey@redhat.com>
2677
2678 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2679
2680 2013-06-28 Tom Tromey <tromey@redhat.com>
2681
2682 * Makefile.in (version.subst): Use version.in, not
2683 common/version.in.
2684 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2685 Likewise.
2686
2687 2013-06-27 Pedro Alves <palves@redhat.com>
2688
2689 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2690 dynamic symbol resolution code>: New section, based on infrun.c
2691 comment.
2692
2693 2013-06-26 Tom Tromey <tromey@redhat.com>
2694
2695 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2696 Update.
2697 (Releasing GDB): Likewise.
2698
2699 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2700 Yao Qi <yao@codesourcery.com>
2701
2702 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2703 -trace-frame-collected.
2704
2705 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2706
2707 * gdb.texinfo (Traceframe Info Format): Document tvar element
2708 and its attributes.
2709
2710 2013-06-25 Yao Qi <yao@codesourcery.com>
2711
2712 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2713
2714 2013-06-24 Tom Tromey <tromey@redhat.com>
2715
2716 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2717 (GDBvn.texi): Use version.subst.
2718 (version.subst): New target.
2719 (mostlyclean): Remove version.subst.
2720
2721 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2722
2723 * gdb.texinfo (GDB/MI Data Manipulation)
2724 <-data-list-register-values>: Document the --skip-unavailable
2725 option.
2726
2727 2013-06-07 Yao Qi <yao@codesourcery.com>
2728
2729 * gdb.texinfo (Symbols): Add kindex and cindex for
2730 'maint print msymbols'.
2731
2732 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2733
2734 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2735 response field name (thread-group to inferior).
2736
2737 2013-06-04 Gary Benson <gbenson@redhat.com>
2738
2739 * gdb.texinfo (General Query Packets/qSupported): Added
2740 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2741 to the table of currently defined stub features.
2742 Added a more detailed entry for "augmented-libraries-svr4-read".
2743 (General Query Packets/qXfer:libraries-svr4:read): Documented
2744 the augmented form of this packet.
2745
2746 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2747
2748 * gdb.texinfo (System-wide Configuration Scripts): Renames
2749 "Installed System-wide Configuration Scripts". Add associated
2750 @menu block.
2751
2752 2013-05-23 Yao Qi <yao@codesourcery.com>
2753 Pedro Alves <palves@redhat.com>
2754
2755 * gdb.texinfo (Packets): Document 'vCont;r'.
2756 (Continuing and Stepping): Document target-assisted range
2757 stepping, and the 'set range-stepping' and 'show range-stepping'
2758 commands.
2759
2760 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2761
2762 * gdb.texinfo (Installed System-wide Configuration Scripts):
2763 Add subsection describing the scripts now available under
2764 the data-dir's system-gdbbinit subdirectory.
2765 * NEWS: Add entry announcing the availability of system-wide
2766 configuration scripts for ElinOS and Wind River Linux.
2767
2768 2013-05-21 Hui Zhu <hui@codesourcery.com>
2769
2770 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2771 "-dprintf-insert" command.
2772
2773 2013-05-17 Doug Evans <dje@google.com>
2774
2775 * gdb.texinfo (Maintenance Commands): Update doc for
2776 "maint check-psymtabs". Add doc for "maint check-symtabs",
2777 "maint expand-symtabs".
2778
2779 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2780
2781 * gdb.texinfo (Process Record and Replay): Document the
2782 "record goto" command and its sub-commands.
2783
2784 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2785
2786 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2787 (Python API): Add Frame Filters API, Frame Wrapper API,
2788 Writing a Frame Filter/Wrapper, Managing Management of Frame
2789 Filters chapter entries.
2790 (Frame Filters API): New Node.
2791 (Frame Wrapper API): New Node.
2792 (Writing a Frame Filter): New Node.
2793 (Managing Frame Filters): New Node.
2794 (Progspaces In Python): Add note about frame_filters attribute.
2795 (Objfiles in Python): Ditto.
2796 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2797 @anchors and --no-frame-filters option to -stack-list-variables,
2798 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2799 commands.
2800
2801 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2802
2803 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2804 Support" subsection documenting the XML format used to transfer
2805 shared library info on AIX.
2806
2807 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2808
2809 * gdb.texinfo (Debugging Output): Add documentation of
2810 "set debug aix-solib" and "show debug aix-solib" commands.
2811
2812 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2813
2814 * gdb.texinfo (Nios II): New section.
2815 (Nios II Features): New section.
2816
2817 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2818
2819 * gdbint.texinfo (Algorithms): Remove entries documenting
2820 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2821 SOLIB_CREATE_INFERIOR_HOOK.
2822
2823 2013-04-29 Tom Tromey <tromey@redhat.com>
2824
2825 PR python/14204:
2826 * gdb.texinfo (Python API): Fix menu entry.
2827 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2828 Define global and static block. Add example. Clarify
2829 block relationship for inline functions.
2830
2831 2013-04-29 Tom Tromey <tromey@redhat.com>
2832
2833 * gdb.texinfo (Python API): Mention Python help and keyword
2834 arguments. Move pagination text to Basic Python.
2835 (Basic Python): Put pagination text here. Document
2836 close-on-exec, SIGCHLD, and SIGINT.
2837
2838 2013-04-19 Pedro Alves <palves@redhat.com>
2839
2840 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2841 "signedness" instead of "signness".
2842
2843 2013-04-19 Pedro Alves <palves@redhat.com>
2844
2845 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2846 -Wno-pointer-sign text with text on -Wpointer-sign.
2847
2848 2013-04-16 Tom Tromey <tromey@redhat.com>
2849
2850 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2851 GCC that has the SDT probe points.
2852
2853 2013-04-15 Tom Tromey <tromey@redhat.com>
2854
2855 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2856 exception catchpoints.
2857
2858 2013-04-15 Tom Tromey <tromey@redhat.com>
2859
2860 * gdb.texinfo (Set Catchpoints): Document $_exception.
2861 (Convenience Vars): Mention $_exception.
2862
2863 2013-04-15 Tom Tromey <tromey@redhat.com>
2864
2865 * gdb.texinfo (Set Catchpoints): Reorganize exception
2866 catchpoints. Document "catch rethrow".
2867 (Debugging C Plus Plus): Mention "catch rethrow".
2868
2869 2013-04-15 Tom Tromey <tromey@redhat.com>
2870
2871 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2872
2873 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2874 Eli Zaretskii <eliz@gnu.org>
2875
2876 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2877 line below the sample output.
2878
2879 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2880
2881 * gdb.texinfo (Mode Options): Document '-configuration'.
2882 (Help): Document "show configuration".
2883 (Bug Reporting): Add requirements to include the configuration
2884 details in bug reports.
2885
2886 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2887
2888 * Makefile.in (MAN1S): Add gcore.1.
2889 Remove "Host, target, and site specific Makefile fragments" comment.
2890 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2891 (install-man1, uninstall-man1): Conditionalize gcore.1.
2892 (gcore.1): New.
2893 * gdb.texinfo (Man Pages): Add gcore man.
2894 (gcore man): New node.
2895
2896 2013-04-10 Pedro Alves <palves@redhat.com>
2897
2898 * gdb.texinfo (Process Record and Replay): Document that "set
2899 record full insn-number-max", "set record
2900 instruction-history-size" and "set record
2901 function-call-history-size" accept "unlimited".
2902 (Backtrace): Document that "set backtrace limit" accepts
2903 "unlimited".
2904 (List): Document that "set listsize" accepts "unlimited".
2905 (Print Settings)" Document that "set print max-symbolic-offset",
2906 "set print elements" and "set print repeats" accept "unlimited".
2907 (Starting and Stopping Trace Experiments): Document that "set
2908 trace-buffer-size" accepts "unlimited".
2909 (Remote Configuration): Document that "set tcp connect-timeout"
2910 accepts "unlimited".
2911 (Command History): Document that "set history size" accepts
2912 "unlimited".
2913 (Screen Size): Document that "set height" and "set width" accepts
2914 "unlimited". Adjust "set pagination"'s description to suggest
2915 "set height unlimited" instead of "set height 0".
2916
2917 2013-04-10 Yao Qi <yao@codesourcery.com>
2918
2919 * gdb.texinfo (Trace Files): Add "target ctf".
2920
2921 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2922
2923 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2924
2925 * Makefile.in (install-man1, install-man5, uninstall-man1)
2926 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2927
2928 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2929
2930 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2931 Eli Zaretskii <eliz@gnu.org>
2932
2933 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2934 parameters order. Remove "On some targets" for --attach. Document the
2935 --multi parameter and extended-remote command. Document all the
2936 options.
2937
2938 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2939
2940 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2941 the list of supported languages.
2942
2943 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2944
2945 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2946 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2947 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2948 (diststuff): Add man.
2949 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2950 (uninstall-man5): New.
2951 (STAGESTUFF): Add *.1 and *.5.
2952 (GDBvn.texi): Add SYSTEM_GDBINIT.
2953 (gdb.1, gdbserver.1, gdbinit.5): New.
2954 (maintainer-clean realclean): Add $(MANS).
2955 (install): Add install-man.
2956 (uninstall): Add uninstall-man.
2957 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2958 (@copying): Wrap it by @c man begin COPYRIGHT.
2959 (Top): Add Man Pages.
2960 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2961
2962 2013-04-02 Pedro Alves <palves@redhat.com>
2963
2964 * gdb.texinfo (Debugging Output): Document "set/show debug
2965 aarch64", "set/show debug coff-pe-read" and "set/show debug
2966 mach-o".
2967
2968 2013-04-02 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2971 table>: Add entry for "trace-buffer-size".
2972
2973 2013-03-28 Pedro Alves <palves@redhat.com>
2974
2975 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2976 table>: Add entry for "trace-status".
2977
2978 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2979
2980 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2981 @bullet", which is invalid (makeinfo 5.1 barfs).
2982
2983 2013-03-28 Pedro Alves <palves@redhat.com>
2984
2985 PR gdb/15294
2986
2987 * gdb.texinfo (List) <set listsize>: Adjust to document that
2988 listsize 0 means no limit, and remove mention of -1.
2989
2990 2013-03-22 Yao Qi <yao@codesourcery.com>
2991
2992 * gdb.texinfo (Embedded Processors): Remove menu item
2993 "OpenRISC 1000".
2994 (OpenRISC 1000): Remove.
2995
2996 2013-03-21 Doug Evans <dje@google.com>
2997
2998 * gdb.texinfo (Maintenance Commands): Add docs for
2999 "mt set per-command {space,time,symtab} {on,off}".
3000
3001 2013-03-14 Hui Zhu <hui@codesourcery.com>
3002 Yao Qi <yao@codesourcery.com>
3003
3004 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3005
3006 2013-03-13 Keith Seitz <keiths@redhat.com>
3007
3008 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3009 "maint agent" reference to Dynamic printf.
3010
3011 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3012
3013 * gdb.texinfo (General Query Packets): Don't use colon in index
3014 entries visible to Info format.
3015
3016 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3017
3018 * gdb.texinfo (Process Record and Replay): Document record
3019 changes.
3020
3021 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3022
3023 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3024 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3025 qXfer:btrace:read.
3026
3027 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3028
3029 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3030 use colons in @anchor and @cindex entries.
3031
3032 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3033
3034 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3035
3036 2013-03-08 Stan Shebs <stan@codesourcery.com>
3037 Hafiz Abid Qadeer <abidh@codesourcery.com>
3038
3039 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3040 trace-buffer-size set and show commands.
3041 (Tracepoint Packets): Document QTBuffer:size.
3042 (General Query Packets): Document QTBuffer:size.
3043
3044 2013-02-21 Tom Tromey <tromey@redhat.com>
3045
3046 * gdb.texinfo: Remove bad @syncodeindex.
3047 (Values From Inferior, Types In Python, Inferiors In Python)
3048 (Events In Python, Threads In Python, Frames In Python, Blocks In
3049 Python, Symbols In Python, Symbol Tables In Python): Remove
3050 @tables.
3051 (Packets, General Query Packets, Tracepoint Packets)
3052 (Host I/O Packets): Use @w{} for empty @item.
3053
3054 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3055
3056 * gdb.texinfo (Architectures In Python): Add description about
3057 the new method gdb.Architecture.disassemble.
3058
3059 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3060 Hafiz Abid Qadeer <abidh@codesourcery.com>
3061
3062 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3063 Document the "trace-file" field.
3064
3065 2013-02-07 Doug Evans <dje@google.com>
3066
3067 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3068 command.
3069
3070 2013-02-06 Yao Qi <yao@codesourcery.com>
3071
3072 * gdb.texinfo (GDB/MI Async Records): Document new MI
3073 notification "=tsv-modified". Update the document of MI
3074 notification "=tsv-created".
3075 * observer.texi (GDB Observers): New observer tsv_modified.
3076 Update observer tsv_created and tsv_delete.
3077
3078 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3079
3080 * gdb.texinfo (AArch64 Features): New section; document
3081 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3082 (Architectures): Add new AArch64 section to document AArch64
3083 architecture specific commands.
3084 (ABI): Add description of the new OS ABI "Newlib" and its influence
3085 on the longjmp handling.
3086
3087 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3088 Jan Kratochvil <jan.kratochvil@redhat.com>
3089
3090 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3091 variable in 'set/show backtrace' section.
3092
3093 2013-01-31 Tom Tromey <tromey@redhat.com>
3094
3095 * gdb.texinfo (Target Commands): Fix typo.
3096
3097 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3098
3099 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3100 describing the gdb.Architecture class.
3101 (Frames In Python): Add description about the new method
3102 gdb.Frame.architecture().
3103
3104 2013-01-23 Doug Evans <dje@google.com>
3105
3106 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3107
3108 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3109
3110 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3111 'thread-groups' field when printing a breakpoint in MI.
3112
3113 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3114 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3115 to reflect that jit-reader-load now supports absolute file-names.
3116
3117 2013-01-16 Tom Tromey <tromey@redhat.com>
3118
3119 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3120 (Signals): Likewise.
3121
3122 2013-01-16 Tom Tromey <tromey@redhat.com>
3123
3124 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3125 "catch-type" field.
3126 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3127
3128 2013-01-07 Tom Tromey <tromey@redhat.com>
3129
3130 * gdb.texinfo (Mode Options): Don't mention -epoch.
3131 (Data, Emacs): Remove obsolete comments.
3132
3133 2013-01-02 Tom Tromey <tromey@redhat.com>
3134
3135 * gdb.texinfo (GDB/MI Output Records): Update menu.
3136 (GDB/MI Breakpoint Information): New node.
3137 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3138 <-break-insert>: Likewise.
3139
3140 2012-12-31 Yao Qi <yao@codesourcery.com>
3141
3142 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3143 (Packets): Move "vStopped" packet to ...
3144 (Notification Packets): ... here. Describe the components
3145 of notification. Add a table of supported notifications.
3146 Add an example on the process of he async notification.
3147
3148 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3149
3150 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3151 present.
3152 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3153 fullname output always present.
3154
3155 2012-12-23 Pierre Muller <muller@sourceware.org>
3156
3157 * gdbint.texinfo (Function prototypes): Require use of "extern"
3158 modifier for function prototypes in headers.
3159
3160 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3161
3162 * refcard.tex: Update copyright notice to GPL v3 or later.
3163 Update contact info.
3164
3165 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3166
3167 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3168
3169 2012-12-15 Yao Qi <yao@codesourcery.com>
3170
3171 * gdb.texinfo (Debugging Output): Document 'set debug
3172 notification' and 'show debug notification'.
3173
3174 2012-12-15 Yao Qi <yao@codesourcery.com>
3175
3176 * gdb.texinfo (Listing Tracepoints): New item and example about
3177 'installed on target' output.
3178 Add more in the example about 'installed on target'.
3179 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3180
3181 2012-12-14 Tom Tromey <tromey@redhat.com>
3182
3183 * gdb.texinfo (SVR4 Process Information): Mention core files.
3184
3185 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3186
3187 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3188
3189 2012-12-11 Pedro Alves <palves@redhat.com>
3190
3191 * gdb.texinfo: Remove all mentions of Unixware throughout.
3192
3193 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3194
3195 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3196
3197 2012-11-29 Tom Tromey <tromey@redhat.com>
3198
3199 * gdb.texinfo (SVR4 Process Information): Document missing
3200 "info proc" subcommands.
3201
3202 2012-11-29 Yao Qi <yao@codesourcery.com>
3203
3204 PR gdb/1477.
3205 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3206 to 'auto' instead of 'gnu'.
3207
3208 2012-11-26 Tom Tromey <tromey@redhat.com>
3209
3210 * gdb.texinfo (MiniDebugInfo): New node.
3211 (GDB Files): Update.
3212
3213 2012-11-16 Doug Evans <dje@google.com>
3214
3215 * gdb.texinfo (System-wide configuration): If the system-wide init
3216 file lives in the data-directory, and --data-directory is provided,
3217 look for it there.
3218
3219 2012-11-15 Tom Tromey <tromey@redhat.com>
3220
3221 * gdb.texinfo (Signaling): Fix typo.
3222
3223 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3224
3225 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3226 parameter "count" of -data-write-memory-bytes, and add an example.
3227
3228 2012-11-12 Tom Tromey <tromey@redhat.com>
3229
3230 * gdb.texinfo (Symbols): Document "info type-printers",
3231 "enable type-printer" and "disable type-printer".
3232 (Python API): Add new node to menu.
3233 (Type Printing API): New node.
3234 (Progspaces In Python): Document type_printers field.
3235 (Objfiles In Python): Likewise.
3236 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3237 register_type_printer, TypePrinter>: Document.
3238
3239 2012-11-12 Tom Tromey <tromey@redhat.com>
3240
3241 * gdb.texinfo (Symbols): Document "set print type methods",
3242 "set print type typedefs", and flags to ptype and whatis.
3243
3244 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3245
3246 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3247 the example -data-disassemble output. Extend the description of
3248 the -data-disassemble results to document all fields. Document
3249 the cli disassemble command as being related to -data-disassemble.
3250
3251 2012-11-09 Yao Qi <yao@codesourcery.com>
3252
3253 PR gdb/14777.
3254 * gdb.texinfo (OS Information): Remove doc on command
3255 'info udot'.
3256
3257 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3258
3259 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3260 gdb.ini warning for Windows port.
3261
3262 2012-11-08 Yao Qi <yao@codesourcery.com>
3263
3264 * gdb.texinfo (Search): Add kindex for 'fo'.
3265
3266 2012-11-05 Tom Tromey <tromey@redhat.com>
3267
3268 PR python/14802:
3269 * gdb.texinfo (Functions In Python): Add example.
3270
3271 2012-11-03 Yao Qi <yao@codesourcery.com>
3272
3273 * observer.texi (GDB Observers): Remove observer
3274 'tracepoint_modified', 'tracepoint_created' and
3275 'tracepoint_deleted'.
3276
3277 2012-10-26 Tom Tromey <tromey@redhat.com>
3278
3279 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3280
3281 2012-10-25 Tom Tromey <tromey@redhat.com>
3282
3283 * gdb.texinfo (General Query Packets): Use @itemx.
3284
3285 2012-10-17 Yao Qi <yao@codesourcery.com>
3286
3287 * observer.texi (GDB Observers): Update observer
3288 'memory_changed'.
3289 * gdb.texinfo (GDB/MI Async Records): Document for
3290 "memory-changed" notification.
3291
3292 2012-10-15 Doug Evans <dje@google.com>
3293
3294 * gdb.texinfo (Mode Options): Document -nh.
3295 Elaborate on docs for -nx.
3296
3297 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3298
3299 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3300
3301 2012-09-21 Yao Qi <yao@codesourcery.com>
3302 Pedro Alves <palves@redhat.com>
3303
3304 * gdb.texinfo (GDB/MI Async Records): Document notification
3305 'record-started' and 'record-stopped'.
3306 * observer.texi (GDB Observers): New observer 'record-changed'.
3307
3308 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3309
3310 * gdb.texinfo: Document the removal of SH's 'regs' command.
3311
3312 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3313
3314 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3315
3316 2012-09-18 Yao Qi <yao@codesourcery.com>
3317
3318 * gdb.texinfo (GDB/MI Async Records): Document new MI
3319 notifications '=tsv-created' and '=tsv-deleted'.
3320 * observer.texi (GDB Observers): New observer tsv_created and
3321 tsv_deleted.
3322
3323 2012-09-18 Yao Qi <yao@codesourcery.com>
3324
3325 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3326 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3327 '=traceframe-changed'.
3328
3329 2012-09-17 Yao Qi <yao@codesourcery.com>
3330
3331 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3332 'set listsize'.
3333
3334 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3335 Eli Zaretskii <eliz@gnu.org>
3336
3337 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3338 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3339 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3340
3341 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3342
3343 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3344
3345 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3346
3347 Document how to return from "python-interactive" to GDB.
3348 * gdb.texinfo (Python Commands): Update documentation.
3349
3350 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3351
3352 Add a new "python-interactive" command that starts a standard
3353 Python interactive prompt with "pi" as alias, and add "py" as
3354 an alias to "python".
3355 * gdb.texinfo (Python Commands): Document the new commands.
3356
3357 2012-08-22 Tom Tromey <tromey@redhat.com>
3358
3359 * gdbint.texinfo (Host Definition): Remove documentation for
3360 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3361
3362 2012-08-17 Keith Seitz <keiths@redhat.com>
3363
3364 PR c++/13356
3365 * gdb.texinfo (Type and Range Checking): Remove warning.
3366 Remove spurious commas.
3367 Update text and examples for re-implementation of set/show
3368 check type.
3369 (C and C++ Type and Range Checks): Likewise.
3370
3371 2012-08-16 Yao Qi <yao@codesourcery.com>
3372
3373 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3374 is deprecated.
3375
3376 2012-08-13 Doug Evans <dje@google.com>
3377
3378 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3379 to include functions.
3380
3381 2012-08-10 Doug Evans <dje@google.com>
3382
3383 * gdb.texinfo (Convenience Funs): New node.
3384 (Types In Python): Document Type.vector.
3385
3386 2012-08-09 Yao Qi <yao@codesourcery.com>
3387
3388 * observer.texi: New observer command_param_changed.
3389 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3390
3391 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3392
3393 * gdbint.texinfo (Debugging GDB): In section
3394 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3395 Mention also gdb-gdb.py.
3396
3397 2012-08-07 Yao Qi <yao@codesourcery.com>
3398
3399 Revert the folloing patch:
3400 2012-08-06 Yao Qi <yao@codesourcery.com>
3401 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3402 remote hardware-watchpoint-limit' and 'set
3403 remote hardware-breakpoint-limit'.
3404
3405 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3406
3407 * gdb.texinfo (Working Directory): Added information about new
3408 default argument for 'cd' command.
3409
3410 2012-08-06 Yao Qi <yao@codesourcery.com>
3411
3412 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3413 remote hardware-watchpoint-limit' and 'set
3414 remote hardware-breakpoint-limit'.
3415
3416 2012-08-06 Yao Qi <yao@codesourcery.com>
3417
3418 Fix PR14371.
3419
3420 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3421 '=breakpoint-deleted'.
3422
3423 2012-08-02 Yao Qi <yao@codesourcery.com>
3424
3425 * gdb.texinfo (Native): Remove node Neutrino.
3426
3427 2012-07-27 Yao Qi <yao@codesourcery.com>
3428
3429 * gdb.texinfo (IPA Protocol Commands): Document new command
3430 'close'.
3431
3432 2012-07-25 Tom Tromey <tromey@redhat.com>
3433
3434 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3435
3436 2012-07-20 Doug Evans <dje@google.com>
3437
3438 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3439 (Index Files): Document how to control the use of deprecated index
3440 sections.
3441 (Index Section Format): Replace --use-deprecated-index-sections with
3442 "set use-deprecated-index-sections on".
3443
3444 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3445
3446 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3447 indices into a single node "Index". Instead, join function and
3448 variable indices into a single index, separate from the concept
3449 index. Requested in
3450 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3451 (Top): Update the top-level menu: instead of one "Index" there are
3452 now separate entries "Concept Index" and "Function and Variable
3453 Index".
3454 (Concept Index, Function and Variable Index): New nodes.
3455 (Index): Node deleted.
3456
3457 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3458
3459 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3460 and "maint agent-eval".
3461
3462 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3463
3464 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3465 avoid file-name clashes between Index.html and index.html on
3466 case-insensitive filesystems. See the discussion starting in
3467 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3468 details of the problem.
3469 (Top): Update the master menu for the above.
3470 (Concept Index, Command and Variable Index): New nodes, instead of
3471 the old "Index" node that was deleted. All cross-references
3472 updated.
3473
3474 2012-07-02 Stan Shebs <stan@codesourcery.com>
3475
3476 * gdb.texinfo (Dynamic Printf): Mention agent style and
3477 disconnected dprintf.
3478 (Maintenance Commands): Describe maint agent-printf.
3479 (General Query Packets): Mention BreakpointCommands feature.
3480 (Packets): Document commands extension to Z0 packet.
3481 * agentexpr.texi (Bytecode Descriptions): Document printf
3482 bytecode.
3483
3484 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3485
3486 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3487 only after gdbinit files.
3488 (Startup): Move -iex and -iex commands down after gdbinit files.
3489
3490 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3491
3492 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3493 possibility.
3494
3495 2012-06-29 Tom Tromey <tromey@redhat.com>
3496
3497 * gdb.texinfo (Index Section Format): Update for version 7.
3498
3499 2012-06-28 Stan Shebs <stan@codesourcery.com>
3500
3501 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3502 example, add note about title column.
3503
3504 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3505
3506 * gdb.texinfo (Symbol Tables In Python): Add description about
3507 the new 'last' attribute of gdb.Symtab_and line.
3508
3509 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3510
3511 * gdb.texinfo (Symbol Tables In Python): Correct the description
3512 of the 'pc' attribute of gdb.Symtab_and_line.
3513
3514 2012-06-26 Doug Evans <dje@google.com>
3515
3516 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3517 and symtab-create.
3518
3519 2012-06-25 Keith Seitz <keiths@redhat.com>
3520
3521 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3522 from example. Remove "rbreak" from list of corresponding
3523 gdb commands.
3524
3525 2012-06-23 Doug Evans <dje@google.com>
3526
3527 * gdb.texinfo (Index Section Format): Document version 7 format.
3528
3529 2012-06-22 Yao Qi <yao@codesourcery.com>
3530
3531 * gdb.texinfo: Add missing cindex for some packets.
3532
3533 2012-06-20 Keith Seitz <keiths@redhat.com>
3534
3535 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3536 for -break-insert and document -p.
3537
3538 2012-06-20 Yao Qi <yao@codesourcery.com>
3539
3540 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3541 and "gdb.write_memory" with "Inferior.read_memory" and
3542 "Inferior.write_memory".
3543
3544 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3545
3546 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3547 (Free Documentation): Add @node line.
3548 (Continuing and Stepping) <advance location>: Use @item instead of
3549 @itemx.
3550 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3551 @itemx.
3552 (Embedded Processors): Put the link to "PA" to its correct place,
3553 according to document structure.
3554 (Python API): Put the link to "Lazy Strings In Python" to its
3555 correct place.
3556 (Index): Use @@ in @tex block to get a literal @.
3557
3558 * gdbint.texinfo: Fix the @subtitle line.
3559
3560 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3561 correct place.
3562
3563 2012-06-08 Yao Qi <yao@codesourcery.com>
3564
3565 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3566 Protocol'.
3567 (In-Process Agent Protocol, IPA Protocol Objects)
3568 (IPA Protocol Commands): New nodes.
3569 (Tracepoint Packets): Add anchors.
3570
3571 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3572
3573 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3574
3575 2012-06-06 Yao Qi <yao@codesourcery.com>
3576
3577 * gdb.texinfo: Update copyright year.
3578
3579 2012-05-23 Stan Shebs <stan@codesourcery.com>
3580 Kwok Cheung Yeung <kcy@codesourcery.com>
3581
3582 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3583
3584 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3585
3586 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3587 Mention also --with-separate-debug-dir.
3588 (Auto-loading): Prepend $debugdir in the sample output.
3589 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3590 auto-load safe-path variable.
3591 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3592 Mention also $debugdir for 'set auto-load scripts-directory'.
3593
3594 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3595
3596 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3597 (MIPS Embedded, MIPS, MIPS Register packet Format)
3598 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3599 appropriate.
3600
3601 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3602 Maciej W. Rozycki <macro@codesourcery.com>
3603
3604 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3605 mips compression".
3606 (MIPS Breakpoint Kinds): New subsubsection.
3607
3608 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3609
3610 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3611 nodes for subsections. Add @acronym mark-ups and adjust
3612 formatting.
3613
3614 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3615
3616 Rename $ddir to $datadir.
3617 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3618 (objfile-gdb.py file): Rename $ddir to $datadir.
3619
3620 2012-05-18 Tom Tromey <tromey@redhat.com>
3621
3622 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3623
3624 2012-05-14 Stan Shebs <stan@codesourcery.com>
3625
3626 * gdb.texinfo (Dynamic Printf): New subsection.
3627
3628 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3629
3630 * gdb.texinfo (Basic Python): Add description about the function
3631 gdb.find_pc_line
3632
3633 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3634 Eli Zaretskii <eliz@gnu.org>
3635
3636 * gdb.texinfo (Separate Debug Files): Use plural form for global
3637 debugging information directory.
3638
3639 2012-05-11 Stan Shebs <stan@codesourcery.com>
3640 Kwok Cheung Yeung <kcy@codesourcery.com>
3641
3642 * gdb.texinfo (Operating System Auxiliary Information): Document new
3643 'info os' subcommands.
3644
3645 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3646
3647 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3648 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3649 (dotdebug_gdb_scripts section): Add reference
3650 to 'Auto-loading safe path'.
3651
3652 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3653
3654 Implement multi-component --with-auto-load-dir.
3655 * gdb.texinfo (Auto-loading): New references
3656 for 'set auto-load scripts-directory'
3657 and 'show auto-load scripts-directory'.
3658 (Auto-loading safe path): Describe the new default. Move $ddir
3659 substituation reference to 'objfile-gdb.py file'.
3660 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3661 script-name. Describe new 'set auto-load scripts-directory'
3662 and 'show auto-load scripts-directory'.
3663
3664 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3665
3666 Provide $ddir substitution for --with-auto-load-safe-path.
3667 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3668 (Auto-loading safe path): Likewise. Mention the default value,
3669 $ddir substitution, --with-auto-load-safe-path and
3670 --without-auto-load-safe-path.
3671 * observer.texi (gdb_datadir_changed): New.
3672
3673 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3674
3675 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3676 Twice.
3677
3678 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3679 directory separator by path separator.
3680
3681 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3682
3683 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3684 for 'set auto-load safe-path' optional. Mention if it is omitted.
3685 Change disabling security protection condition to "/", twice.
3686
3687 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3688
3689 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3690 the new methods global_block and static_block on gdb.Symtab
3691 objects.
3692
3693 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3694
3695 * gdb.texinfo (Blocks In Python): Add a note saying that future
3696 improvements to GDB and its infrastructure can move symbols
3697 across blocks within a symbol table.
3698
3699 2012-04-29 Yao Qi <yao@codesourcery.com>
3700
3701 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3702 (A29K): Remove.
3703
3704 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3705 Tom Tromey <tromey@redhat.com>
3706
3707 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3708 and generic static probe support on GDB.
3709
3710 2012-04-25 Doug Evans <dje@google.com>
3711
3712 * gdb.texinfo (Go): Fix thinko.
3713
3714 * gdb.texinfo (Supported Languages): Add Go.
3715 (Go): New node.
3716
3717 2012-04-25 Yao Qi <yao@codesourcery.com>
3718
3719 * gdbint.texinfo (Testsuite): New section `Board settings'.
3720
3721 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3722
3723 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3724 Three times.
3725
3726 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3727 Three times.
3728
3729 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3730
3731 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3732 by @table @asis. Fix formatting of one item.
3733
3734 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3735
3736 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3737
3738 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3739
3740 New option "set debug auto-load".
3741 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3742 (auto-load verbose mode): New node.
3743
3744 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3745
3746 New option "set auto-load safe-path".
3747 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3748 and "info auto-load" examples for safe-path. Put there also references
3749 for "set auto-load safe-path" and "show auto-load safe-path".
3750 New menu item for Auto-loading safe path.
3751 (Auto-loading safe path): New node.
3752 (Python Auto-loading): Update the expected output from "Missing"
3753 to "No".
3754
3755 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3756
3757 auto-load: Implementation.
3758 * gdb.texinfo (Mode Options): New anchor for -nx.
3759 (Startup): New anchors for Option -init-eval-command,
3760 Home Directory Init File
3761 and Init File in the Current Directory during Startup.
3762 Mention set auto-load local-gdbinit with a reference.
3763 Change the sample code to "set auto-load python-scripts".
3764 (Threads): New anchor set libthread-db-search-path.
3765 Provide references to libthread_db.so.1 file.
3766 (Controlling GDB): New menu item for Auto-loading.
3767 (Auto-loading, Init File in the Current Directory)
3768 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3769 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3770 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3771 reference.
3772 (Auto-loading): Rename to ...
3773 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3774 "set auto-load python-scripts", new anchor for it. Change
3775 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3776 for it. Change "info auto-load-scripts"
3777 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3778 to "Python scripts".
3779
3780 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3781
3782 PR mi/13393
3783 * gdb.texinfo (Print Settings): Extend the description for "set print
3784 object".
3785 (GDB/MI Variable Objects): Extend the description for -var-create and
3786 -var-list-children.
3787
3788 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3789
3790 * gdb.texinfo (Examining Data): Document the 'explore' command.
3791
3792 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3793
3794 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3795 to the children of a varobj and its update range when -var-update
3796 returns that the varobj's type changed.
3797
3798 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3799
3800 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3801 Create two new links fir 'objfile-gdb.py file'
3802 and 'dotdebug_gdb_scripts section'.
3803
3804 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3805
3806 * gdb.texinfo (Auto-loading): Rename node reference
3807 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3808 Twice.
3809 (.debug_gdb_scripts section): Rename the node ...
3810 (dotdebug_gdb_scripts section): ... here.
3811 (Maintenance Commands): Also rename this node reference.
3812
3813 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3814
3815 * gdb.texinfo (Python API/Values From Inferior): Add description
3816 about the new method Value.referenced_value. Add description on
3817 how Value.dereference is different (and similar) to
3818 Value.referenced_value.
3819
3820 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3821
3822 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3823 --init-eval-command=COMMAND, -iex.
3824 (Startup): Describe -iex and -ix. Simplify the example
3825 for "set auto-load-scripts off".
3826
3827 2012-03-16 Gary Benson <gbenson@redhat.com>
3828
3829 PR breakpoints/10738
3830 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3831 stating that GDB cannot set breakpoints on inlined functions.
3832 (Mode Options): Document --use-deprecated-index-sections.
3833 (Index Section Format): Document new index section version format.
3834
3835 2012-03-15 Tom Tromey <tromey@redhat.com>
3836
3837 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3838
3839 2012-03-13 Doug Evans <dje@google.com>
3840
3841 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3842 of "reload".
3843 (Symbols): Delete docs for set/show symbol-reloading.
3844 * gdbint.texinfo (Defining Other Architecture Features): Delete
3845 SYMBOL_RELOADING_DEFAULT.
3846 * refcard.tex: Delete reference to symbol-reloading.
3847
3848 2012-03-07 Pedro Alves <palves@redhat.com>
3849
3850 * gdb.texinfo (General Query Packets): Document new
3851 QProgramSignals packet.
3852 * gdb.texinfo (Remote configuration): Mention
3853 "program-signals-packet".
3854
3855 2012-03-05 Tristan Gingold <gingold@adacore.com>
3856
3857 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3858
3859 2012-03-03 Yao Qi <yao@codesourcery.com>
3860
3861 * gdb.texinfo (In-Process Agent): New node.
3862 Document new commands.
3863 (General Query Packets): Add packet `QAgent'.
3864
3865 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3866
3867 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3868
3869 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3870
3871 * gdb.texinfo (Commands In Python): Put example python macro in
3872 COMMAND_USER category rather than COMMAND_OBSCURE.
3873 Document gdb.COMMAND_USER.
3874 (User-defined Commands): Update documentation to clarify
3875 "set/show max-user-call-depth" and "show user" don't apply to python
3876 commands. Update documentation to clarify "help user-defined" may
3877 also include python commands defined as COMMAND_USER.
3878
3879 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3880
3881 * gdb.texinfo (Startup): Add option -ex description to the option -x
3882 description.
3883
3884 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3885
3886 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3887 condition-evaluation breakpoint parameter.
3888 Mention condition-evaluation mode being shown in "info break".
3889 (Break Conditions): Add description for target-side
3890 conditional breakpoints.
3891 (Remote Configuration): Mention conditional-breakpoints-packet.
3892 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3893 cond-expr.
3894 (General Query Packets): Mention new ConditionalBreakpoint feature.
3895
3896 2012-02-22 Tom Tromey <tromey@redhat.com>
3897
3898 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3899
3900 2012-02-17 Tom Tromey <tromey@redhat.com>
3901
3902 PR python/10753:
3903 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3904 directory.
3905
3906 2012-02-14 Stan Shebs <stan@codesourcery.com>
3907
3908 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3909
3910 2012-02-13 Pedro Alves <palves@redhat.com>
3911
3912 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3913 mips-idt-ecoff.
3914
3915 2012-02-09 Yao Qi <yao@codesourcery.com>
3916
3917 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3918
3919 2012-02-07 Tom Tromey <tromey@redhat.com>
3920
3921 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3922 Symbol.value.
3923
3924 2012-02-07 Tom Tromey <tromey@redhat.com>
3925
3926 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3927
3928 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3929
3930 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3931
3932 2012-01-24 Tom Tromey <tromey@redhat.com>
3933
3934 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3935 unload".
3936 (Files): Mention new catch commands.
3937 (GDB/MI Async Records): Likewise.
3938
3939 2012-01-24 Gary Benson <gbenson@redhat.com>
3940
3941 Delete #if 0'd out code.
3942 * gdb.texinfo (Frame Info): Remove "info catch".
3943
3944 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3945
3946 * gdb.texinfo (Remote Configuration): Document
3947 "set remote hostio-readlink-packet" command.
3948 (General Query Packets): Document vFile:readlink packet.
3949
3950 2012-01-16 Tom Tromey <tromey@redhat.com>
3951
3952 * gdb.texinfo (Specify Location): Document relative file name
3953 handling.
3954
3955 2012-01-16 Tom Tromey <tromey@redhat.com>
3956
3957 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3958
3959 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3960 Eli Zaretskii <eliz@gnu.org>
3961
3962 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3963 code.
3964
3965 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3966
3967 * gdb.texinfo (Variables): Document use of :: for non-static
3968 variables.
3969
3970 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3971
3972 * gdbint.texinfo (Start of New Year Procedure): Update
3973 to replace use of copyright.sh by use of copyright.py.
3974
3975 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3976
3977 Remove the gdbtui binary.
3978 * all-cfg.texi (GDBTUI): Remove.
3979 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3980 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3981 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3982
3983 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3984
3985 Introduce gdb.FinishBreakpoint in Python.
3986 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3987 (Python API): Add menu entry for Finish Breakpoints.
3988
3989 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3990
3991 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3992 tests.
3993
3994 2011-12-16 Doug Evans <dje@google.com>
3995
3996 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3997
3998 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3999
4000 * gdb.texinfo (Python Commands): Remove "maint set/show print
4001 stack". Add documentation for "set/show python print-stack".
4002
4003 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4004
4005 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4006 should transfer control to the stub in the startup code instead of
4007 in main. Mention the need to get past the initial breakpoint.
4008
4009 2011-12-06 Tom Tromey <tromey@redhat.com>
4010
4011 * gdb.texinfo (Set Breaks): Update for new behavior.
4012
4013 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4014
4015 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4016 List Format for SVR4 Targets'.
4017 (General Query Packets): New item qXfer:libraries-svr4:read.
4018 (Library List Format for SVR4 Targets): New node.
4019
4020 2011-12-01 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4023 add.
4024
4025 2011-11-22 Tom Tromey <tromey@redhat.com>
4026
4027 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4028 reasons.
4029
4030 2011-11-20 Stan Shebs <stan@codesourcery.com>
4031
4032 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4033 note-related options and variables.
4034 (Tracepoint Packets): Document packet changes.
4035
4036 2011-11-20 Sanjoy Das <sdas@igalia.com>
4037
4038 * gdb.texinfo (JIT Interface): Add documentation on writing and
4039 usind JIT debug info readers.
4040 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4041 Debug Info Readers): New nodes.
4042
4043 2011-11-18 Yao Qi <yao@codesourcery.com>
4044
4045 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4046 tracepoint.
4047
4048 2011-11-15 Doug Evans <dje@google.com>
4049
4050 * gdb.texinfo (Files): Document basenames-may-differ.
4051
4052 2011-11-14 Doug Evans <dje@google.com>
4053
4054 * gdb.texinfo (Shell Commands): Document "!".
4055
4056 2011-11-14 Stan Shebs <stan@codesourcery.com>
4057 Kwok Cheung Yeung <kcy@codesourcery.com>
4058
4059 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4060 needed to get shorter fast tracepoints.
4061 (Tracepoint Packets): Document new qTMinFTPILen packet.
4062
4063 2011-11-14 Yao Qi <yao@codesourcery.com>
4064
4065 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4066 behavior of tracepoint.
4067 (General Query Packets): New feature InstallInTrace.
4068 (Remote Configuration): Document "set remote
4069 install-in-trace-packet".
4070
4071 2011-11-12 Matt Rice <ratmice@gmail.com>
4072
4073 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4074 Add arguments to info macro.
4075
4076 2011-11-10 Tom Tromey <tromey@redhat.com>
4077
4078 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4079 manual.
4080 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4081 (Macros): Add a footnote.
4082 (C): Remove paragraph about compiler options.
4083 (C Constants): Mention wide character and string constants.
4084 (C Plus Plus Expressions): Update compiler option advice. Mention
4085 using declarations. Mention ADL. Remove old HP compiler
4086 information.
4087
4088 2011-11-10 Tom Tromey <tromey@redhat.com>
4089
4090 PR c++/9257:
4091 * gdb.texinfo (Print Settings): Add an extra note about the need
4092 for a vtable.
4093
4094 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4095
4096 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4097 "set mips abi" documentation.
4098
4099 2011-11-04 Doug Evans <dje@google.com>
4100
4101 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4102
4103 2011-11-03 Tom Tromey <tromey@redhat.com>
4104
4105 * gdb.texinfo (Stopping): Add menu entry.
4106 (Continuing and Stepping): Restore @node. Use @section, not
4107 @subsection.
4108
4109 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4110
4111 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4112 designation. Fix "Specify Location" cross-reference.
4113
4114 2011-11-02 Stan Shebs <stan@codesourcery.com>
4115
4116 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4117 (General Query Packets): Describe tracenz feature.
4118 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4119
4120 2011-10-28 Paul Koning <paul_koning@dell.com>
4121
4122 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4123
4124 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4125
4126 * gdb.texinfo ((Frames In Python): Document
4127 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4128
4129 2011-10-26 Paul Koning <paul_koning@dell.com>
4130
4131 * gdb.texinfo (gdb.types): Document new deepitems function.
4132
4133 2011-10-25 Paul Koning <paul_koning@dell.com>
4134
4135 PR python/13327
4136
4137 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4138 fetch_lazy method.
4139
4140 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4141
4142 PR python/12656
4143
4144 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4145 global_block, static_block function.
4146
4147 2011-10-19 Tom Tromey <tromey@redhat.com>
4148
4149 * gdb.texinfo (Commands In Python): Add missing "@"s.
4150
4151 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4152
4153 PR python/13285 Document named constants for frame unwind stop reasons
4154 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4155 constants.
4156
4157 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4158
4159 Fix compatibility with texinfo versions older than 4.12.
4160 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4161 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4162 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4163 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4164 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4165 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4166 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4167
4168 2011-10-09 Doug Evans <dje@google.com>
4169
4170 * gdb.texinfo (Extending GDB): Document alias command.
4171
4172 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4173
4174 Support @entry in input expressions.
4175 * gdb.texinfo (Variables): Describe @entry names suffix.
4176 (Print Settings): Add anchor for `set print entry-values'.
4177
4178 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4179 Eli Zaretskii <eliz@gnu.org>
4180
4181 Display @entry parameter values (without references).
4182 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4183 example.
4184 (Print Settings): New description of set print entry-values and show
4185 print entry-values.
4186
4187 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4188 Eli Zaretskii <eliz@gnu.org>
4189
4190 Recognize virtual tail call frames.
4191 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4192 (Tail Call Frames): New node.
4193 (Frames In Python): Add gdb.TAILCALL_FRAME.
4194
4195 2011-10-07 Doug Evans <dje@google.com>
4196
4197 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4198 register_pretty_printer.
4199
4200 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4201
4202 PR python/12930
4203 PR python/12802
4204
4205 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4206 stop method.
4207
4208 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4209
4210 * gdb.texinfo (Starting your Program): "set disable-randomization"
4211 is no longer Linux-specific.
4212 (Remote Configuration): Document "set remote
4213 disable-randomization-packet".
4214 (General Query Packets): Document "QDisableRandomization" packet
4215 and add it to "qSupported" list.
4216
4217 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4218
4219 Allow Python notification of new object-file loadings.
4220 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4221 event type.
4222
4223 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4224
4225 PR python/12691: Add the inferior to Python exited event
4226 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4227
4228 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4229
4230 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4231 rephasing.
4232
4233 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4234
4235 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4236 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4237 as possible feature returned by the `-list-features'
4238 command.
4239
4240 2011-09-28 Paul Koning <paul_koning@dell.com>
4241
4242 * gdb.texinfo (gdb.Type): Document field access by dictionary
4243 key syntax.
4244
4245 2011-09-28 Yao Qi <yao@codesourcery.com>
4246
4247 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4248 Add one space after option `-s'. Remove @r{} markup.
4249
4250 2011-09-27 Stan Shebs <stan@codesourcery.com>
4251
4252 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4253
4254 2011-09-16 Hui Zhu <teawater@gmail.com>
4255
4256 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4257 to *(unsigned char *)$esp@300.
4258
4259 2011-09-15 Paul Koning <paul_koning@dell.com>
4260
4261 * gdb.texinfo: Make style of Python functions and methods match
4262 the syntax of Python. Also put class and module names explicitly
4263 on function, member, and variable names, matching Python
4264 documentation conventions.
4265
4266 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4267
4268 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4269 * gdb.texinfo (Inferiors In Python): Describe new
4270 gdb.selected_inferior() function.
4271
4272 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4273
4274 Handle multiple breakpoint hits in Python interface:
4275 * gdb.texinfo (Events In Python): New function documentation:
4276 gdb.BreakpointEvent.breakpoints. Indicate that
4277 gdb.BreakpointEvent.breakpoint is now deprecated.
4278
4279 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4280
4281 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4282
4283 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4284
4285 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4286
4287 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4288
4289 * gdb.texinfo (Prompt): Add set/show extended-prompt
4290 documentation
4291 (Basic Python): Add prompt_hook anchor.
4292 (Python modules): Reword module text to reflect multiple modules.
4293 (gdb.prompt): Document gdb.prompt module.
4294
4295 2011-08-14 Yao Qi <yao@codesourcery.com>
4296
4297 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4298
4299 2011-08-14 Yao Qi <yao@codesourcery.com>
4300
4301 * gdb.texinfo (Standard Target Features): Document C6x features.
4302 (TIC6x Features): New node.
4303
4304 2011-08-12 Doug Evans <dje@google.com>
4305
4306 * gdb.texinfo (Symbols In Python): Document symbol.type.
4307
4308 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4309
4310 * gdb.texinfo (Python): Document command and function
4311 auto-loading.
4312
4313 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4314 Eli Zaretskii <eliz@gnu.org>
4315
4316 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4317 typedefs unrolling. Extend the sample code by an inner typedef and
4318 outer typedefs unrolling.
4319
4320 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4321
4322 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4323 size and line-size.
4324
4325 2011-07-21 Matt Rice <ratmice@gmail.com>
4326
4327 PR macros/12999
4328 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4329 Update text and cindex entries for info macro command.
4330
4331 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4332
4333 * observer.texi (GDB Observers): Add before_prompt observer.
4334 * gdb.texinfo (Basic Python): Add documentation for prompt
4335 substitution.
4336
4337 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4338
4339 PR python/12438
4340 * gdb.texinfo (Python Commands): Add deprecate note to maint
4341 set/show python print-stack. Document set/show python
4342 print-backtrace.
4343
4344 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4345
4346 * gdb.texinfo: Fix typos.
4347
4348 2011-07-01 Tom Tromey <tromey@redhat.com>
4349
4350 * gdb.texinfo (Debugging Output): Document set debug
4351 check-physname.
4352
4353 2011-06-29 Tom Tromey <tromey@redhat.com>
4354
4355 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4356 breakpoint-notifications feature.
4357
4358 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4359
4360 * gdb.texinfo (Target Description): Remove warning about
4361 possibly unstable format.
4362
4363 2011-06-03 Tom Tromey <tromey@redhat.com>
4364
4365 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4366 (Events In Python): Note that exit_code is optional.
4367
4368 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4369
4370 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4371 required for multi-threading support.
4372 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4373 Hc are deprecated for multi-threading debugging. Point readers at
4374 the vCont packet.
4375
4376 2011-05-15 Doug Evans <dje@google.com>
4377
4378 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4379
4380 2011-05-13 Doug Evans <dje@google.com>
4381
4382 * gdb.texinfo (Threads): Document $sdir,$pdir.
4383 (Server): Document $pdir exception.
4384
4385 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4386
4387 * gdb.texinfo (Threads): Clarify default value for
4388 libthread-db-search-path.
4389
4390 * gdb.texinfo (Completion): Update example.
4391 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4392
4393 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4394
4395 * gdb.texinfo: Document change in the behaviour of the enable and
4396 disable GDB commands when applied to tracepoints.
4397 Document the EnableDisableTracepoints remote stub feature.
4398 Document QTEnable and QTDisable in the list of tracepoint packets.
4399
4400 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4401
4402 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4403 hsuser.texi.
4404 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4405 comment to hsuser.texi. Change rluser.texi name in the comment.
4406
4407 2011-05-10 Doug Evans <dje@google.com>
4408
4409 * gdb.texinfo (Threads): If an empty path is provided for
4410 libthread-db-search-path it is reset to its default value.
4411 (Server): Ditto.
4412
4413 2011-05-09 Doug Evans <dje@google.com>
4414
4415 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4416
4417 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4418 Thiago Jung Bauermann <bauerman@br.ibm.com>
4419
4420 Implement support for PowerPC BookE masked watchpoints.
4421 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4422 (PowerPC Embedded): Mention support of masked watchpoints.
4423
4424 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4425
4426 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4427 `@value{GDBN}'.
4428
4429 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4430
4431 * gdb.texinfo (titlepage): Remove dedication.
4432 (In Memoriam): New appendix.
4433
4434 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4435 Eli Zaretskii <eliz@gnu.org>
4436
4437 * gdb.texinfo (Index Section Format): Change the version to 5.
4438 Describe the different formula.
4439
4440 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4441 Eli Zaretskii <eliz@gnu.org>
4442
4443 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4444 for disconnected tracing.
4445 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4446 extended-remote relationship. Mention --once.
4447 (TCP port allocation lifecycle of @code{gdbserver}): New.
4448
4449 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4450
4451 * gdb.texinfo (Server): Improve indexing. Index all optional
4452 switches to gdbserver.
4453
4454 2011-04-20 Tom Tromey <tromey@redhat.com>
4455
4456 * gdb.texinfo (Index Section Format): New node.
4457 (Top): Add new node to menu.
4458
4459 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4460
4461 * gdb.texinfo (Maintenance Commands): Document `maint print
4462 remote-registers'.
4463
4464 2011-04-20 Tom Tromey <tromey@redhat.com>
4465
4466 * gdb.texinfo (Trace File Format): Move node later.
4467
4468 2011-04-19 Tom Tromey <tromey@redhat.com>
4469
4470 * gdbint.texinfo (Register Information Functions): Remove
4471 duplicate "the".
4472 * gdb.texinfo (Emacs): Remove duplicate "to".
4473 (GDB/MI Variable Objects): Remove duplicate "the".
4474 (General Query Packets): Likewise.
4475
4476 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4477
4478 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4479 "GDB/MI Ada Exception Information" node.
4480
4481 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4482
4483 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4484 the "exception-name" field in the *stopped async record.
4485
4486 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4487 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4488
4489 Implement support for PowerPC BookE ranged breakpoints.
4490 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4491
4492 2011-03-28 Tom Tromey <tromey@redhat.com>
4493
4494 * gdb.texinfo (Set Tracepoints): Fix typo.
4495
4496 2011-03-24 Tom Tromey <tromey@redhat.com>
4497
4498 * gdb.texinfo (Specify Location): Document `function:label'
4499 linespec.
4500
4501 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4502
4503 PR python/12149
4504
4505 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4506
4507 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4508
4509 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4510 (Inferiors In Python): Likewise.
4511 (Threads In Python): Likewise.
4512 (Symbols In Python): Likewise.
4513 (Objfiles In Python): Likewise.
4514 (Symbol Tables In Python): Likewise.
4515
4516 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4517
4518 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4519 display>: Explain that the commands accept number ranges.
4520
4521 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4522
4523 * gdb.texinfo (Breakpoints In Python): Add description and example
4524 of Python stop function operation.
4525
4526 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4527
4528 * gdb.texinfo (Parameters In Python): Document get_set_string and
4529 get_show_string methods.
4530
4531 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4532
4533 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4534
4535 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4536 circular-trace-buffer name.
4537
4538 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4539
4540 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4541 in the previous change.
4542
4543 2011-02-27 Michael Snyder <msnyder@vmware.com>
4544
4545 * gdb.texinfo (Inferiors and Programs): Update commands to show
4546 that they can accept multiple arguments.
4547
4548 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4549
4550 Revert the following patch (code patch was not approved):
4551 2011-02-21 Hui Zhu <teawater@gmail.com>
4552 * agentexpr.texi (bytecode descriptions): add printf.
4553 * gdb.texinfo (tracepoint action lists): add printf.
4554
4555 2011-02-23 Doug Evans <dje@google.com>
4556
4557 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4558
4559 2011-02-23 Michael Snyder <msnyder@vmware.com>
4560
4561 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4562 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4563 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4564
4565 2011-02-22 Doug Evans <dje@google.com>
4566
4567 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4568 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4569 add description of result, fix @defun formatting.
4570
4571 2011-02-21 Hui Zhu <teawater@gmail.com>
4572
4573 * agentexpr.texi (Bytecode Descriptions): Add printf.
4574 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4575
4576 2011-02-18 Tom Tromey <tromey@redhat.com>
4577
4578 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4579
4580 2011-02-14 Michael Snyder <msnyder@vmware.com>
4581
4582 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4583 Document new command "thread find".
4584
4585 2011-02-14 Michael Snyder <msnyder@vmware.com>
4586
4587 * gdb.texinfo (Threads): Update example of new thread message.
4588
4589 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4590
4591 * gdb.texinfo (Remote Configuration): Mention set/show remote
4592 traceframe-info.
4593 (Tools/Packages Optional for Building GDB): Mention that expat is
4594 used for traceframe info.
4595 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4596 (General Query Packets) <qSupported>: Describe the
4597 qXfer:traceframe-info:read feature.
4598 (qXfer::read): Describe qXfer:traceframe-info:read.
4599 (Traceframe Info Format): New section.
4600
4601 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4602
4603 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4604 for casts and unary operators.
4605
4606 2011-02-04 Tom Tromey <tromey@redhat.com>
4607
4608 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4609 is not useful.
4610
4611 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4612
4613 * gdb.texinfo: s/value optimized out/optimized out/g
4614
4615 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4616
4617 * gdb.texinfo (Other Misc Settings): Rework part of the
4618 documentation of the "set interactive mode" command.
4619
4620 2011-01-19 Tom Tromey <tromey@redhat.com>
4621
4622 * gdb.texinfo (Threads): Document thread name output and `thread
4623 name' command.
4624 (Threads In Python): Document Thread.name attribute.
4625 (GDB/MI Thread Commands): Document thread attributes.
4626
4627 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4628
4629 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4630 changes in mi/mi-cmd-disas.c
4631
4632 2011-01-12 Tom Tromey <tromey@redhat.com>
4633
4634 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4635 Fix "thread apply" text.
4636
4637 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4638 Thiago Jung Bauermann <bauerman@br.ibm.com>
4639
4640 Implement support for PowerPC BookE ranged watchpoints.
4641 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4642 the "set powerpc exact-watchpoints" flag.
4643
4644 2011-01-07 Tom Tromey <tromey@redhat.com>
4645
4646 * gdb.texinfo (Python API): Add descriptions to @menu items.
4647
4648 2011-01-06 Tom Tromey <tromey@redhat.com>
4649
4650 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4651
4652 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4653
4654 * gdb.texinfo (Debugging Output): Document "set debug jit".
4655
4656 2011-01-06 Tom Tromey <tromey@redhat.com>
4657
4658 PR python/12133:
4659 * gdb.texinfo (Frames In Python): Document various frame
4660 constants.
4661
4662 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4663
4664 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4665 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4666 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4667
4668 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4669
4670 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4671 (clean): Add GDBvn.texi.
4672
4673 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4674
4675 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4676 occasional case where the debugger prints an array address
4677 instead of the array itself.
4678
4679 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4680
4681 * gdb.texinfo (Packets) <read registers packet>: Document support
4682 for registers that were not collected.
4683
4684 2010-12-15 Doug Evans <dje@google.com>
4685
4686 * gdb.texinfo (Startup): Document auto-loading of scripts during
4687 startup.
4688 (Auto-loading): Delete "maint set python auto-load on|off".
4689 Add "set auto-load-scripts on|off".
4690
4691 2010-12-07 Doug Evans <dje@google.com>
4692
4693 * gdb.texinfo (Mode Options): Document -data-directory.
4694 (Data Files): Add reference to -data-directory.
4695
4696 2010-11-29 Doug Evans <dje@google.com>
4697
4698 * gdb.texinfo (Pretty-Printer Introduction): Change
4699 printer-name:subprinter-name to printer-name;subprinter-name.
4700
4701 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4702
4703 PR python/12199
4704
4705 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4706
4707 2010-11-23 Tom Tromey <tromey@redhat.com>
4708
4709 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4710 (Editing): Likewise.
4711 (Command History): Likewise.
4712 (TUI Keys): Likewise.
4713 (Bug Reporting): Conditionally include rluser.texi and
4714 inc-history.texinfo.
4715 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4716 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4717 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4718 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4719 (gdb.pdf): Likewise.
4720 (gdb.info): Likewise.
4721 (gdb/index.html): Likewise.
4722
4723 2010-11-23 Tom Tromey <tromey@redhat.com>
4724
4725 * Makefile.in (Makefile): Run ../config.status.
4726 (distclean): Update.
4727 * configure: Remove.
4728 * configure.ac: Remove.
4729
4730 2010-11-12 Tom Tromey <tromey@redhat.com>
4731
4732 * gdb.texinfo (Basic Python): Update. Add xref.
4733 (Exception Handling): Document new exception classes.
4734 (Types In Python): Update.
4735 (Frames In Python): Update.
4736
4737 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4738
4739 * gdb.texinfo (Breakpoints In Python): Document "internal"
4740 parameter, and visible attribute.
4741
4742 2010-11-05 Doug Evans <dje@google.com>
4743
4744 * gdb.texinfo (Source Path): Document "set directories".
4745
4746 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4747
4748 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4749 (OpenCL C): New node.
4750
4751 2010-11-02 Doug Evans <dje@google.com>
4752
4753 * gdb.texinfo (Pretty Printing): Expand into three sections,
4754 introduction, example, and commands.
4755 (Python API): Delete section Disabling Pretty-Printers, merge into
4756 Selecting Pretty-Printers.
4757 (Writing a Pretty-Printer): New section. Move the pretty-printer
4758 example here, and reformat to match python coding style. Add a second
4759 example using the gdb.printing module.
4760 (Python modules): Add gdb.printing.
4761
4762 2010-10-29 Doug Evans <dje@google.com>
4763
4764 * gdb.texinfo (Python): Fix long line.
4765
4766 2010-10-20 Doug Evans <dje@google.com>
4767
4768 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4769 All references updated. Correct sections marked as subsections.
4770 (Coding Standards): New chapter. Move the coding standard related
4771 subsections here. Add section on Python coding standards.
4772
4773 2010-10-13 Doug Evans <dje@google.com>
4774
4775 * gdb.texinfo (Python): Add "Python modules".
4776 (Types in Python): Add reference to gdb.types section.
4777 (Python modules): New node.
4778
4779 2010-10-11 Doug Evans <dje@google.com>
4780
4781 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4782 Python" from gdb.Value.type description.
4783
4784 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4785
4786 * gdb.texinfo (Ravenscar Profile): New node.
4787
4788 2010-09-22 Tom Tromey <tromey@redhat.com>
4789
4790 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4791
4792 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4793
4794 * gdb.texinfo (Values From Inferior): Clarify that
4795 value.dynamic_type works only in C++ programs with RTTI.
4796
4797 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4798
4799 * gdb.texinfo (Character Sets): Correctly reference host-charset
4800 in example.
4801
4802 2010-09-13 Tom Tromey <tromey@redhat.com>
4803
4804 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4805 Document "fullname" and "from".
4806
4807 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4808
4809 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4810 feature `reverse' output by -list-target-features.
4811
4812 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4813
4814 * gdb.texinfo (i386 Features): Remove an extra "@item".
4815
4816 2010-08-30 Tom Tromey <tromey@redhat.com>
4817
4818 PR python/11792:
4819 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4820
4821 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4822
4823 * gdb.texinfo (ARM Features): Document
4824 org.gnu.gdb.arm.m-profile.
4825
4826 2010-08-23 Tom Tromey <tromey@redhat.com>
4827
4828 PR python/11145:
4829 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4830 reinterpret_cast methods.
4831
4832 2010-08-23 Tom Tromey <tromey@redhat.com>
4833
4834 PR python/11915:
4835 * gdb.texinfo (Types In Python): Document array method.
4836
4837 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4838
4839 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4840
4841 2010-08-16 Tom Tromey <tromey@redhat.com>
4842
4843 * gdb.texinfo (Set Watchpoints): Document -location option.
4844
4845 2010-08-13 Doug Evans <dje@google.com>
4846
4847 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4848
4849 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4850
4851 * gdb.texinfo (GDB/MI Data Manipulation): Document
4852 -data-read-memory-raw and -data-write-memory-raw.
4853
4854 2010-08-11 Tom Tromey <tromey@redhat.com>
4855 Phil Muldoon <pmuldoon@redhat.com>
4856
4857 * gdb.texinfo (Basic Python): Describe post_event API.
4858
4859 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4860
4861 * gdb.texinfo (Basic Python): Describe solib_address and
4862 decode_line Python APIs
4863
4864 2010-08-10 Tom Tromey <tromey@redhat.com>
4865
4866 * gdb.texinfo (Pretty Printing API): Document
4867 gdb.default_visualizer.
4868
4869 2010-08-10 Tom Tromey <tromey@redhat.com>
4870
4871 Revert gdb-add-index addition:
4872 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4873
4874 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4875 Eli Zaretskii <eliz@gnu.org>
4876
4877 * gdb.texinfo (Mode Options) <-batch>
4878 (Basic Python) <gdb.execute>: Describe setting width and height.
4879
4880 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4881
4882 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4883
4884 2010-07-30 Tom Tromey <tromey@redhat.com>
4885
4886 * gdb.texinfo (Index Files): Mention gdb-add-index.
4887
4888 2010-07-30 Hui Zhu <teawater@gmail.com>
4889
4890 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4891 "detach inferior" and "kill inferior".
4892
4893 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4894
4895 * gdb.texinfo (Machine Code): Update description of two forms of
4896 arguments, and add new example to demonstrate the new form.
4897
4898 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4899
4900 * gdb.texinfo (Values From Inferior): Add value inferior function
4901 call description.
4902
4903 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4904
4905 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4906
4907 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4908 Eli Zaretskii <eliz@gnu.org>
4909
4910 Make core files the process_stratum.
4911 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4912 record_stratum example.
4913
4914 2010-07-13 Tom Tromey <tromey@redhat.com>
4915
4916 * gdb.texinfo (Index Files): New node.
4917
4918 2010-07-13 Tom Tromey <tromey@redhat.com>
4919
4920 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4921
4922 2010-07-13 Tom Tromey <tromey@redhat.com>
4923
4924 * gdb.texinfo (Specify Location): Document labels.
4925
4926 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4927
4928 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4929 entries for fast tracepoints and static tracepoints.
4930
4931 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4932
4933 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4934 qsThreadInfo>: Spell out `l' as ell.
4935
4936 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4937
4938 * gdb.texinfo (Convenience Variables): Document $_sdata.
4939 (Commands to Set Tracepoints): Describe static tracepoints. Add
4940 `Listing Static Tracepoint Markers' menu entry. Document
4941 "strace".
4942 (Tracepoint Action Lists): Document collecting $_sdata.
4943 (Listing Static Tracepoint Markers): New subsection.
4944 (Tracepoints support in gdbserver): Mention static tracepoints.
4945 (remote packets, enabling and disabling): Mention
4946 read-sdata-object.
4947 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4948 and StaticTracepoint.
4949 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4950 Document qXfer:sdata:read.
4951 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4952
4953 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4954
4955 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4956
4957 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4958 Tom Tromey <tromey@redhat.com>
4959 Thiago Jung Bauermann <bauerman@br.ibm.com>
4960
4961 * gdb.texinfo (Inferiors In Python): New node.
4962 * gdb.texinfo (Threads In Python): New node.
4963
4964 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4965
4966 * gdb.texinfo (Python): Document what the python directory is
4967 and what its location is.
4968 (Basic Python): Document the gdb.PYTHONDIR constant.
4969
4970 2010-06-25 Tom Tromey <tromey@redhat.com>
4971
4972 PR python/10808:
4973 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4974
4975 2010-06-24 Hui Zhu <teawater@gmail.com>
4976
4977 * gdb.texinfo: (Commands for Controlled Output): Add
4978 documentation for command "eval".
4979
4980 2010-06-21 Stan Shebs <stan@codesourcery.com>
4981
4982 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4983 * annotate.texinfo: Ditto.
4984 * gdbint.texinfo: Ditto.
4985 * stabs.texinfo: Ditto.
4986
4987 2010-06-22 Hui Zhu <teawater@gmail.com>
4988
4989 * gdb.texinfo: (Process Record and Replay): Add documentation
4990 for command "set record memory-query".
4991
4992 2010-06-21 Stan Shebs <stan@codesourcery.com>
4993
4994 * gdb.texinfo: Relicense under GFDL version 1.3.
4995 * annotate.texinfo: Relicense under GFDL version 1.3.
4996 * gdbint.texinfo: Relicense under GFDL version 1.3.
4997 * stabs.texinfo: Relicense under GFDL version 1.3.
4998 * fdl.texi: Update to version 1.3.
4999
5000 2010-06-18 Stan Shebs <stan@codesourcery.com>
5001
5002 * gdb.texinfo (Operating System Auxiliary Information): Describe
5003 "info os" when no arguments given.
5004
5005 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5006 $_thread.
5007
5008 2010-06-18 Hui Zhu <teawater@gmail.com>
5009
5010 * gdb.texinfo: (Process Record and Replay): Add documentation
5011 for commands "record save" and "record restore".
5012
5013 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5014
5015 * gdb.texinfo: Include information about the correct use
5016 of addresses in the `watch' command.
5017
5018 2010-06-11 Stan Shebs <stan@codesourcery.com>
5019
5020 * gdb.texinfo (Observer Mode): New section.
5021 (General Query Packets): Document QAllow.
5022
5023 2010-06-04 Doug Evans <dje@google.com>
5024
5025 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5026
5027 2010-06-03 Doug Evans <dje@google.com>
5028
5029 * gdbint.texinfo (Coding): Add subsection on command names.
5030
5031 2010-06-02 Tom Tromey <tromey@redhat.com>
5032
5033 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5034 always-disassemble.
5035
5036 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5037
5038 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5039 gdbserver, and add cross reference.
5040 (Tracepoints support in gdbserver): New subsection.
5041
5042 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5043
5044 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5045 `qRelocInsn' feature.
5046 (Relocate instruction reply packet): New subsection
5047 of `Tracepoint Packets'.
5048 (Tracepoint Packets): Mention that packets QTDP and QTStart
5049 support the qRelocInsn request, and add cross reference to new
5050 subsection.
5051
5052 2010-05-25 Doug Evans <dje@google.com>
5053
5054 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5055 (Commands In Python): Document gdb.string_to_argv.
5056
5057 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5058
5059 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5060 ATTR_NORETURN.
5061
5062 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5063 Tom Tromey <tromey@redhat.com>
5064 Thiago Jung Bauermann <bauerman@br.ibm.com>
5065
5066 * gdb.texinfo (Parameters In Python): New Node.
5067
5068 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5069
5070 * gdb.texinfo: (Summary) Add mention about D language support.
5071 (Filenames): Add D suffixes.
5072 (D): New node.
5073
5074 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5075
5076 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5077 of macro deleted from GDB code.
5078
5079 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5080
5081 * gdb.texinfo (Commands to specify files): Describe what how GDB
5082 looks up DOS-based filesystem paths on the system root. Document
5083 the new `set/show target-file-system-kind' commands.
5084
5085 2010-04-23 Doug Evans <dje@google.com>
5086
5087 * gdb.texinfo (Python): Move Auto-loading section here ...
5088 (Python API): from here.
5089 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5090 (Maintenance Commands): Add docs for "maint print section-scripts".
5091
5092 2010-04-20 Chris Moller <cmoller@redhat.com>
5093
5094 * gdb.texinfo (Setting Breakpoints): Added description of
5095 filename-qualified rbreak.
5096 * refcard.tex (Breakpoints and Watchpoints): Added brief
5097 description of filename-qualified rbreak.
5098
5099 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5100
5101 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5102 (Python API): Change the reference to Pretty Printing API.
5103 (Pretty Printing): Move the user part under the Data node. Reformat
5104 the sample output to 72 columns. Create a new reference to Pretty
5105 Printing API. Rename the API part ...
5106 (Pretty Printing API): To a new node name.
5107 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5108 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5109
5110 2010-04-21 Stan Shebs <stan@codesourcery.com>
5111
5112 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5113 and commands.
5114 (Listing Tracepoints): Update to reflect current behavior.
5115
5116 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5117
5118 * gdb.texinfo (Examining memory): Update for change in string
5119 display with explicit size.
5120
5121 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5122
5123 PR breakpoints/8554.
5124
5125 * gdb.texinfo (Save Breakpoints): New node.
5126 (save-tracepoints): Rename to ...
5127 (save tracepoints): ... this. Mention that `save-tracepoints' is
5128 a deprecated alias to `save tracepoints'.
5129
5130 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5131
5132 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5133 (info w32 thread-information-block): Document new command.
5134 (qGetTIBAddress): Document new gdbserver query.
5135 (maint set/show show-all-tib): Document new command.
5136
5137 2010-04-15 Doug Evans <dje@google.com>
5138
5139 * gdb.texinfo (Python API): Add progspaces section.
5140 (Selecting Pretty-Printers): Progspace pretty-printers are
5141 searched too.
5142 (Progspaces In Python): New section.
5143
5144 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5145
5146 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5147
5148 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5149 returns None.
5150
5151 2010-04-09 Stan Shebs <stan@codesourcery.com>
5152
5153 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5154 Describe the `frames-created' field, tweak grammar.
5155
5156 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5157
5158 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5159 Describe the `circular' and `disconnected' fields.
5160
5161 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5162
5163 * gdb.texinfo (maint print registers): Mention unavailable and
5164 invisible registers.
5165
5166 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5167 Thiago Jung Bauermann <bauerman@br.ibm.com>
5168 Tom Tromey <tromey@redhat.com>
5169
5170 * gdb.texinfo (Breakpoints In Python): New Node.
5171
5172 2010-04-08 Stan Shebs <stan@codesourcery.com>
5173
5174 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5175 trace status fields.
5176
5177 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5178
5179 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5180 optional. Make org.gnu.gdb.i386.avx requires
5181 org.gnu.gdb.i386.avx.
5182
5183 2010-04-08 Doug Evans <dje@google.com>
5184
5185 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5186 search path, and document that gdb only scans the search path if
5187 the script's path doesn't specify a directory.
5188
5189 2010-04-05 Doug Evans <dje@google.com>
5190
5191 * gdb.texinfo (maint show python auto-load): Fix typo.
5192
5193 2010-04-04 Stan Shebs <stan@codesourcery.com>
5194
5195 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5196 (Setting Watchpoints): Update description of "info watch".
5197 (Disabling Breakpoints): Only "info break" lists all.
5198
5199 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5200 (tdump): Explain how tdump works.
5201
5202 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5203
5204 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5205 add cross reference.
5206
5207 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5208
5209 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5210 commands error out.
5211
5212 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5213
5214 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5215
5216 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5217
5218 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5219
5220 2010-03-29 Stan Shebs <stan@codesourcery.com>
5221 Nathan Sidwell <nathan@codesourcery.com>
5222
5223 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5224 GDBN equivalent.
5225 (Set Tracepoints): Remove mention that conditional tracepoints
5226 don't exist.
5227 (Tracepoint Actions): Clarify when while-stepping collection
5228 happens, note that while-stepping does not automatically collect
5229 $pc.
5230
5231 2010-03-29 Stan Shebs <stan@codesourcery.com>
5232
5233 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5234 (General Query Packets): Describe TracepointSource.
5235
5236 2010-03-27 Matt Rice <ratmice@gmail.com>
5237
5238 * gdb.texinfo (ARM): Document arguments to "target sim".
5239 (Set Catchpoints): Use @dots{} instead of @r{...}.
5240
5241 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5242
5243 * gdb.texinfo (Tracepoint Packets): Remove mention that
5244 terror:string may be plain text, and drop mention of X prefix.
5245
5246 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5247
5248 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5249
5250 2010-03-24 Stan Shebs <stan@codesourcery.com>
5251
5252 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5253
5254 2010-03-24 Tom Tromey <tromey@redhat.com>
5255
5256 PR breakpoints/9352:
5257 * gdb.texinfo (Break Commands): Update.
5258
5259 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5260
5261 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5262 commands.
5263
5264 2010-03-16 Stan Shebs <stan@codesourcery.com>
5265
5266 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5267 circular-trace-buffer.
5268 (Tracepoint Packets): Describe QTBuffer, and details of the
5269 qTStatus reply.
5270
5271 2010-03-12 Stan Shebs <stan@codesourcery.com>
5272 Nathan Sidwell <nathan@codesourcery.com>
5273
5274 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5275 doing instruction stepping.
5276 (Tracepoint Restrictions): New node.
5277
5278 2010-03-10 Tom Tromey <tromey@redhat.com>
5279
5280 * gdbint.texinfo (Symbol Handling): Update.
5281
5282 2010-03-08 Tom Tromey <tromey@redhat.com>
5283
5284 PR cli/9591:
5285 * gdb.texinfo (Mode Options): Mention lack of pagination and
5286 confirmation with --batch.
5287 (Screen Size): Mention --batch.
5288 (Messages/Warnings): Likewise.
5289
5290 2010-03-05 Tom Tromey <tromey@redhat.com>
5291
5292 * gdb.texinfo (Basic Python): Document target_charset and
5293 target_wide_charset.
5294
5295 2010-03-05 Tom Tromey <tromey@redhat.com>
5296
5297 * gdb.texinfo (Data): Link to pretty-printing.
5298 (Output Formats): Likewise. Correct text.
5299
5300 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5301
5302 * gdb.texinfo (Types): Describe <struct> and <flags>.
5303
5304 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5305
5306 * gdb.texinfo (Frames In Python): Add block parameter and
5307 description to read_var text.
5308
5309 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5310 Tom Tromey <tromey@redhat.com>
5311
5312 * gdb.texinfo (Types In Python): Describe block argument in
5313 template_argument and gdb.lookup_type.
5314
5315 2010-02-24 Tom Tromey <tromey@redhat.com>
5316
5317 * gdb.texinfo (Cygwin Native): Fix typo.
5318
5319 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5320
5321 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5322 and select method descriptions.
5323 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5324 Tables in Python to menu.
5325 (Blocks In Python): New node.
5326 (Symbols In Python): New node.
5327 (Symbol Tables in Python): New node.
5328
5329 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5330
5331 Multiexec MI
5332
5333 gdb/
5334 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5335
5336 gdb/doc/
5337 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5338 changes.
5339 (GDB/MI Program Execution): Document current behaviour of
5340 --all and --thread-group.
5341 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5342 -remove-inferior.
5343 * observer.texi (inferior_added, inferior_removed): New
5344 observers.
5345
5346 2010-02-19 Tom Tromey <tromey@redhat.com>
5347
5348 * gdbint.texinfo (Getting Started): Fix @node.
5349 (Debugging GDB): Likewise.
5350
5351 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5352
5353 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5354 documenting the gdb_test_timeout variable.
5355
5356 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5357
5358 * gdb.texinfo (MI commands): Added documentation of --reverse
5359 option to a set of MI commands. Restructured documentation of MI
5360 commands --exec-continue to reflect the complexity of reverse
5361 execution.
5362
5363 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5364
5365 * gdb.texinfo (Using the Collected Data): Specify that the address
5366 range of `tfind outsize' is exclusive, and that the address range
5367 of `tfind range' is inclusive.
5368 (Tracepoint Packets): Specify that the address range of
5369 `QTFrame:range' is inclusive, and that the address range of
5370 `QTFrame:outside' is exclusive
5371
5372 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5373
5374 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5375
5376 2010-02-10 Tom Tromey <tromey@redhat.com>
5377
5378 * gdb.texinfo (Debugging Output): Document set debug parser and
5379 show debug parser.
5380
5381 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5382
5383 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5384 i386_eflags and i386_mxcsr.
5385
5386 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5387
5388 * gdb.texinfo: Document i386 target features.
5389
5390 2010-02-05 Doug Evans <dje@google.com>
5391
5392 * gdbint.texinfo (Testsuite): Add a new section to document the
5393 various DejaGnu variables that may be overridden.
5394 Document INTERNAL_GDBFLAGS.
5395
5396 2010-02-04 Tom Tromey <tromey@redhat.com>
5397
5398 PR cli/8830:
5399 * gdb.texinfo (Files): -readnow comes before the filename for file
5400 and symbol-file.
5401
5402 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5403
5404 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5405 Document ARM breakpoint types.
5406 (Register Packet Format): Move into the new section.
5407 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5408
5409 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5410
5411 * gdb.texinfo (File Options): Adjust the documentation of this
5412 switch to refer to the "source" command rather than partially
5413 duplicating some of the relevant information.
5414 (Extending GDB): Introduce and document the set/show script-extension
5415 setting.
5416 (Command Files): Add note explaining that the "source" command
5417 is also used to evalute scripts written in other languages.
5418 Remove the short slightly incorrect reference to sourcing Python
5419 scripts.
5420 (Python Commands): Document how to execute a Python script from GDB.
5421
5422 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5423
5424 * gdb.texinfo (Command Files): Fix typo.
5425
5426 2010-01-18 Tom Tromey <tromey@redhat.com>
5427
5428 * gdb.texinfo (File Options): Document -x on .py files.
5429 (Command Files): Document handling of Python scripts.
5430
5431 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5432
5433 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5434
5435 2010-01-15 Stan Shebs <stan@codesourcery.com>
5436
5437 * gdb.texinfo (Trace Files): New section.
5438 (Tracepoint Packets): Document QTSave and qTBuffer.
5439 (Trace File Format): New appendix.
5440
5441 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5442
5443 * gdb.texinfo (Values From Inferior): Document lazy_string value
5444 method.
5445 (Python API): Add Lazy strings menu item.
5446 (Lazy Strings In Python): New node.
5447
5448 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5449
5450 * gdb.texinfo (GDB/MI Thread Information): New.
5451 (GDB/MI Async Records): Document the core field in *stopped.
5452 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5453 documentation
5454 (Process list): Document that osdata document may contain
5455 threads.
5456 (Remote Serial Protocol): Document qXfer:threads.
5457
5458 2010-01-06 Stan Shebs <stan@codesourcery.com>
5459
5460 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5461 disconnected tracing.
5462 (Tracepoint Packets): Document new protocol.
5463
5464 2010-01-05 Stan Shebs <stan@codesourcery.com>
5465
5466 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5467 tracepoints.
5468 (Tracepoint Packets): Describe remote protocol for fast
5469 tracepoints.
5470
5471 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5472
5473 Update the "Start of New Year Procedure".
5474 * gdbint.texinfo: Add the list of files that need to be updated
5475 manually. Minor reformatting.
5476
5477 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5478
5479 * refcard.tex: Update copyright year in header and text.
5480
5481 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5482
5483 * agentexpr.texi: Add 2010 to the list of copyright years.
5484 * annotate.texinfo: Likewise.
5485 * gdb.texinfo: Likewise.
5486 * gdbint.texinfo: Likewise.
5487 * observer.texi: Likewise.
5488 * stabs.texinfo: Likewise.
5489
5490 2009-12-31 Stan Shebs <stan@codesourcery.com>
5491
5492 * gdb.texinfo (Tracepoint Actions): Describe teval.
5493
5494 2009-12-29 Stan Shebs <stan@codesourcery.com>
5495
5496 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5497
5498 2009-12-28 Stan Shebs <stan@codesourcery.com>
5499
5500 * gdb.texinfo (Trace State Variables): New section.
5501 (Tracepoint Packets): Describe trace state variable packets.
5502 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5503 variable bytecodes.
5504
5505 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5506
5507 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5508 declarations.
5509
5510 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5511
5512 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5513 -gdb-exit behaviour.
5514
5515 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5516
5517 * gpl.texi: Update to version 3 of the GPL.
5518
5519 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5520
5521 * Makefile.in: Update copyright header.
5522 * observer.texi: Fix the copyright header of the generated files.
5523
5524 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5525
5526 * gdb.texinfo (Types In Python): Describe range function.
5527
5528 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5529
5530 * gdb.texinfo (Types In Python): Describe "is_base_class".
5531
5532 2009-12-03 Tom Tromey <tromey@redhat.com>
5533
5534 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5535
5536 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5537
5538 * observer.texi: New memory_changed observer.
5539
5540 2009-12-01 Tom Tromey <tromey@redhat.com>
5541
5542 * gdb.texinfo (Reverse Execution): Fix typo.
5543
5544 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5545
5546 PR gdb/8704
5547
5548 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5549 are allowed after the breakpoint condition.
5550
5551 2009-11-23 Tom Tromey <tromey@redhat.com>
5552
5553 PR python/10782:
5554 * gdb.texinfo (Types In Python): Document Type.pointer.
5555
5556 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5557
5558 * gdb.texinfo (Machine Code): Adjust.
5559
5560 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5561
5562 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5563 (Using Agent Expressions): Delete cross reference.
5564
5565 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5566
5567 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5568 and @settitle directives up to help makeinfo find them.
5569
5570 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5571
5572 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5573 (Auto-loading): Use plural and note one can use multiple components now.
5574
5575 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5576
5577 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5578 -stack-list-arguments have the same documentation for parameter
5579 as -stack-list-locals. Add comas.
5580
5581 2009-10-27 Tom Tromey <tromey@redhat.com>
5582 Eli Zaretskii <eliz@gnu.org>
5583
5584 PR python/10781
5585
5586 * gdb.texinfo (Values From Inferior): Document cast method.
5587
5588 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5589
5590 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5591 and adjust example.
5592
5593 2009-10-22 Michael Snyder <msnyder@vmware.com>
5594
5595 * gdb.texinfo (Process Record and Replay): Document new form of
5596 info record command. Also document the new save and restore
5597 commands.
5598
5599 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5600
5601 * gdb.texinfo (Machine Code): Mention current pc marker.
5602 (Memory): Likewise.
5603
5604 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5605 Stan Shebs <stan@codesourcery.com>
5606
5607 * observer.texi (new_inferior): Rename to...
5608 (inferior_appeared): ... this.
5609
5610 * gdb.texinfo (Inferiors): Rename node to ...
5611 (Inferiors and Programs): ... this. Mention running multiple
5612 programs in the same debug session.
5613 <info inferiors>: Mention the new 'Executable' column if "info
5614 inferiors". Update examples. Document the "add-inferior",
5615 "clone-inferior", "remove-inferior" and "maint info
5616 program-spaces" commands.
5617 (Process): Rename node to...
5618 (Forks): ... this. Document "set|show follow-exec-mode".
5619
5620 2009-10-11 Michael Snyder <msnyder@vmware.com>
5621
5622 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5623 (ReverseContinue): Ditto.
5624
5625 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5626
5627 * gdb.texinfo (Server): Document libthread-db-search-path.
5628
5629 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5630
5631 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5632
5633 2009-10-06 Michael Eager <eager@eagercon.com>
5634
5635 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5636 (Embedded Processors): Add MicroBlaze.
5637 (MicroBlaze): New. Describe Xilinx MicroBlaze
5638
5639 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5640
5641 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5642
5643 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5644
5645 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5646
5647 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5648
5649 * observer.texi (solib_unloaded): Document explicitly the fact that
5650 this observer is called before the associated symbols are unloaded.
5651
5652 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5653
5654 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5655 -stack-list-variables.
5656
5657 2009-09-18 Tom Tromey <tromey@redhat.com>
5658
5659 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5660 is experimental.
5661
5662 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5663
5664 * gdb.texinfo (convenince variables): Mention
5665 $_siginfo could be empty.
5666
5667 2009-09-15 Tom Tromey <tromey@redhat.com>
5668
5669 * gdb.texinfo (GDB/MI Variable Objects): Document
5670 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5671 Expand -var-update documentation.
5672
5673 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5674
5675 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5676 feature.
5677
5678 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5679
5680 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5681
5682 2009-09-10 Michael Snyder <msnyder@vmware.com>
5683
5684 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5685 ReverseStep replies to the qSupported query.
5686
5687 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5688
5689 Add documentation for set/show interactive-mode.
5690 * gdb.texinfo (Other Misc Settings): New node.
5691
5692 2009-09-01 Doug Evans <dje@google.com>
5693
5694 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5695 non-stop mode's affect on remote caching.
5696
5697 2009-08-31 Jacob Potter <jdpotter@google.com>
5698 Doug Evans <dje@google.com>
5699
5700 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5701 Mark `set/show remotecache' options as obsolete.
5702 Document new `set/show stack-cache' option.
5703 Update text for `info dcache'.
5704
5705 2009-08-27 Doug Evans <dje@google.com>
5706
5707 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5708 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5709
5710 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5711
5712 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5713 about autoconf.
5714
5715 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5716
5717 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5718 small example, and describe its columns. Replace "inferior-id" by
5719 "infno" throughout.
5720
5721 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5722
5723 * gdbint.texinfo (Releasing GDB): Point to
5724 README-maintainer-mode file for required autoconf version.
5725 * configure.ac: Do not substitute datarootdir, htmldir,
5726 pdfdir, docdir. Do not process --with-datarootdir,
5727 --with-htmldir, --with-pdfdir, --with-docdir.
5728 * configure: Regenerate.
5729
5730 * configure: Regenerate.
5731
5732 2009-08-20 Reid Kleckner <reid@kleckner.net>
5733
5734 * gdb.texinfo: Add chapter on JIT interface.
5735
5736 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5737
5738 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5739 confirmation request.
5740
5741 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5742
5743 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5744 CRC definitions.
5745
5746 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5747
5748 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5749 -break-commands.
5750
5751 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5752
5753 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5754 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5755
5756 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5757
5758 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5759 "set spu stop-on-load" and "show spu stop-on-load" commands.
5760
5761 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5762
5763 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5764
5765 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5766
5767 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5768 org.gnu.gdb.arm.neon.
5769
5770 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5771
5772 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5773 optional element.
5774 (subsection OS ABI): New subsection.
5775
5776 2009-07-14 Stan Shebs <stan@codesourcery.com>
5777
5778 * gdb.texinfo (Tracepoint Conditions): New section.
5779 (General Query Packets): Describe ConditionalTracepoints.
5780 (Tracepoint Packets): Describe condition field.
5781 (Maintenance Commands): Describe maint agent-eval.
5782 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5783
5784 2009-07-11 Hui Zhu <teawater@gmail.com>
5785
5786 * gdb.texinfo (disassemble): Add a new modifier /r
5787 to "disassemble" command to make it print the raw instructions
5788 in hex as well as in symbolic form.
5789
5790 2009-07-09 Tom Tromey <tromey@redhat.com>
5791
5792 * gdbint.texinfo (Testsuite): Document parallel make check.
5793
5794 2009-07-09 Tom Tromey <tromey@redhat.com>
5795
5796 * gdbint.texinfo (Testsuite): Document test transcripts.
5797
5798 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5799
5800 * gdb.texinfo (Values From Inferior): Add length parameter
5801 description.
5802
5803 2009-07-04 Chris Genly <chris@genly.us>
5804
5805 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5806 in -var-list-children. Fix example according to what the code
5807 does.
5808
5809 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5810
5811 * gdb.texinfo (Debugging multiple inferiors): Document the
5812 "inferior", "detach inferior" and "kill inferior" commands.
5813 (Debugging Programs with Multiple Processes): Adjust to mention
5814 generic "inferior" commands. Delete mention of "detach fork" and
5815 "delete fork". Cross reference to "Debugging multiple inferiors"
5816 section.
5817
5818 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5819
5820 * gdbint.texinfo (Item Output Functions): Update signature
5821 for ui_out_field_core_addr.
5822
5823 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5824
5825 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5826 Update example code extrated from breakpoint.c.
5827
5828 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5829
5830 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5831 MI commands.
5832 (GDB/MI Symbol Query): Likewise.
5833 (GDB/MI File Commands): Likewise.
5834 (GDB/MI File Transfer Commands): Likewise.
5835 (GDB/MI Target Manipulation): Likewise.
5836 (GDB/MI Miscellaneous Commands): Likewise.
5837
5838 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5839
5840 * gdb.texinfo (Debugging Optimized Code): New chapter.
5841 (Compiling for Debugging): Reference it. Move some
5842 text to the new section.
5843
5844 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5845
5846 * doc/gdb.texinfo (Calling): Document
5847 set-unwind-on-terminating-exception usage.
5848
5849 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5850
5851 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5852 command.
5853
5854 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5855
5856 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5857 references.
5858
5859 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5860
5861 * gdbint.texinfo: Rename formal parameters to gdbarch function
5862 protoypes from "current_gdbarch" to "gdbarch".
5863
5864 2009-05-28 Tom Tromey <tromey@redhat.com>
5865
5866 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5867
5868 2009-05-27 Tom Tromey <tromey@redhat.com>
5869
5870 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5871 feature.
5872 (GDB/MI Variable Objects): Document -var-set-visualizer.
5873
5874 2009-04-02 Tom Tromey <tromey@redhat.com>
5875
5876 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5877 feature.
5878 (GDB/MI Variable Objects): Document -var-set-visualizer.
5879
5880 2009-05-27 Tom Tromey <tromey@redhat.com>
5881 Thiago Jung Bauermann <bauerman@br.ibm.com>
5882 Phil Muldoon <pmuldoon@redhat.com>
5883
5884 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5885 (Pretty Printing): New node.
5886 (Selecting Pretty-Printers): Likewise.
5887 (Python API): Update.
5888 (Output Formats): Document /r format.
5889
5890 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5891 Tom Tromey <tromey@redhat.com>
5892
5893 * gdb.texinfo (Types In Python): New node.
5894 (Values From Inferior): "type" is now an attribute.
5895 (Python API): Update.
5896
5897 2009-05-27 Tom Tromey <tromey@redhat.com>
5898 Thiago Jung Bauermann <bauerman@br.ibm.com>
5899 Phil Muldoon <pmuldoon@redhat.com>
5900
5901 * gdb.texinfo: Add @syncodeindex for `tp'.
5902 (Python API): Update.
5903 (Auto-loading): New node.
5904 (Objfiles In Python): New node.
5905
5906 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5907
5908 * gdb.texinfo (Threads): Document libthread-db-search-path.
5909
5910 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5911
5912 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5913
5914 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5915
5916 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5917 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5918 show show-debug-regs' docs.
5919
5920 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5921
5922 * gdb.texinfo (Process Record and Replay): Add description of
5923 reverse execution.
5924
5925 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5926
5927 * gdbint.texinfo (Adding support for debugging core files): New node.
5928 (Native Debugging): Remove the ``Native core file Support'' section.
5929
5930 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5931
5932 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5933 Add index entries.
5934
5935 2009-04-30 Hui Zhu <teawater@gmail.com>
5936 Michael Snyder <msnyder@vmware.com>
5937
5938 * gdb.texinfo: (Process Record and Replay): Add documentation for
5939 process record and replay.
5940
5941 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5942
5943 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5944 a new part on command-line defined macros.
5945
5946 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5947
5948 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5949 clarify the wording.
5950
5951 2009-04-23 Tom Tromey <tromey@redhat.com>
5952
5953 * gdb.texinfo (Data Files): New node.
5954 (GDB Files): Update menu.
5955
5956 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5957
5958 * gdbint.texinfo (Defining Other Architecture Features): Remove
5959 entry for PROCESS_LINENUMBER_HOOK.
5960
5961 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5962
5963 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5964
5965 2009-04-22 Hui Zhu <teawater@gmail.com>
5966
5967 * gdb.texinfo (disassemble-next-line): Set the default of
5968 disassemble-next-line to off.
5969
5970 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5971
5972 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5973 --with-htmldir): New.
5974 * configure: Regenerate.
5975 * Makefile.in (datarootdir, docdir): Define.
5976 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5977 instead of $(SET_TEXINPUTS).
5978 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5979 gdbint.info instead of $(SET_TEXINPUTS).
5980 (gdbint/index.html): Use same -I options as for building
5981 gdbint.info.
5982 (stabs.dvi, stabs.pdf): Use same -I options as for building
5983 stabs.info instead of $(SET_TEXINPUTS).
5984 (stabs/index.html): Use same -I options as for building
5985 stabs.info.
5986 (annotate.dvi, annotate.pdf): Use same -I options as for building
5987 annotate.info instead of $(SET_TEXINPUTS).
5988 (annotate/index.html): Use same -I options as for building
5989 annotate.info.
5990
5991 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5992
5993 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5994
5995 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5996
5997 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5998
5999 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6000 Joseph Myers <joseph@codesourcery.com>
6001
6002 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6003 (MAKEHTMLFLAGS): Set to empty.
6004 (html__strip_dir): Define.
6005 (HTMLFILES): Define.
6006 (HTMLFILES_INSTALL): Define.
6007 (install-html): Copy new automake rule.
6008 (html): Depend on $(HTMLFILES).
6009 (gdb_toc.html): Rename to gdb/index.html.
6010 (gdbint_toc.html): Rename to gdbint/index.html.
6011 (stabs_toc.html): Rename to stabs/index.html.
6012 (annotate_toc.html): Rename to annotate/index.html.
6013
6014 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6015
6016 * Makefile.in: Set pdfdir and htmldir from configure
6017 substitutions.
6018 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6019 * configure: Regenerate.
6020
6021 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6022
6023 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6024 This macro is no longer used.
6025
6026 2009-04-15 Tom Tromey <tromey@redhat.com>
6027
6028 * gdb.texinfo (Character Sets): Document default character set.
6029
6030 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6031
6032 * gdbint.texinfo: Change server name from sources.redhat.com to
6033 sourceware.org throughout.
6034
6035 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6036
6037 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6038 about a missing dot or coma after @xref.
6039
6040 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6041
6042 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6043 example, and add a small explanation about it.
6044 (Print Settings): Change the documentation of the "set print
6045 frame-arguments" to reflect the fact that the default is now "scalars".
6046
6047 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6048
6049 * gdb.texinfo (Print Settings): Add kindex for command "set
6050 print frame-arguments".
6051
6052 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6053
6054 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6055 breakpoints.
6056 (Set Breaks): Add reference to thread-specific and task-specific
6057 breakpoints.
6058
6059 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6060
6061 * gdb.texinfo (Ada Tasks): Remove the documentation about
6062 the "Running" state, as this state has been eliminated.
6063 Now all runnable tasks are shown as "Runnable".
6064
6065 2009-03-30 Stan Shebs <stan@codesourcery.com>
6066
6067 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6068 special case of breakpoints.
6069 (Enable and Disable Tracepoints): Mention deprecation.
6070 (Listing Tracepoints): Update description and example.
6071
6072 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6073
6074 * gdb.texinfo (Frames in Python): New node.
6075 (Python API): Update.
6076
6077 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6078
6079 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6080 from a method to an attribute.
6081
6082 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6083
6084 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6085 attribute.
6086
6087 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6088
6089 * observer.texi (thread_exit): Add "silent" parameter.
6090
6091 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6092
6093 * observer.texi (about_to_proceed): New.
6094
6095 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6096
6097 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6098 field throughout to handle types with spaces in them. Fix typos
6099 found by aspell.
6100 (Summary, Requirements, Contributors): New first chapter,
6101 "Summary" added, old Requirements section moved there, and new
6102 section, "Contributors" added.
6103 (Initializing a New Architecture, Register Representation)
6104 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6105 (Porting gdb): These sections extended and updated.
6106 (Compiler Characteristics): This section (empty) deleted.
6107 (Defining Other Architecture Features): This section renamed and
6108 duplicate material removed from (formerly "Target Conditionals").
6109 Use braces {} in @deftypeXX type field throughout to handle types
6110 with spaces in them. Typos found by aspell fixed.
6111
6112 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6113 * stack_frame.pdf: Version of image for PDF output.
6114 * stack_frame.png: Version of image for HTML output and for Emacs.
6115 * stack_frame.txt: Version of image for Info output.
6116 * stack_frame.eps: Version of image for TeX DVI output.
6117
6118 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6119
6120 * gdb.texinfo (Character Sets): Fix last change.
6121
6122 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6123
6124 * gdb.texinfo (Values From Inferior): Fix optional arguments
6125 markup.
6126 (Commands In Python): Adjust argument names of gdb.Command.__init__
6127 to what the function accepts as keywords.
6128
6129 2008-03-20 Tom Tromey <tromey@redhat.com>
6130
6131 * gdb.texinfo (Convenience Vars): Document convenience functions.
6132 (Functions In Python): New node.
6133 (Python API): Update.
6134
6135 2009-03-20 Tom Tromey <tromey@redhat.com>
6136
6137 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6138 set target-wide-charset.
6139 (Requirements): Mention iconv.
6140
6141 2009-03-17 Hui Zhu <teawater@gmail.com>
6142
6143 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6144
6145 2009-03-17 Hui Zhu <teawater@gmail.com>
6146
6147 * gdb.texinfo: Add documentation for disassemble-next-line.
6148
6149 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6150
6151 * gdb.texinfo (Commands In Python): Remove tindex entries.
6152
6153 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6154
6155 * gdb.texinfo (Returning): New description for missing debug info.
6156
6157 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6158
6159 * gdb.texinfo (Remote Configuration): Document query-attached.
6160 (General Query Packets): Document qAttached.
6161
6162 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6163
6164 * gdb.texinfo (Background Execution): Better describe the set
6165 target-async command.
6166 (Maintenance Commands): Delete description of the `maint set/show
6167 linux-async' and `maint set/show remote-async' commands.
6168
6169 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6170
6171 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6172 between sentences.
6173
6174 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6175
6176 * gdb.texinfo (GDB/MI Async Records): Document the
6177 =library-loaded and =library-unloaded notifications.
6178
6179 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6180
6181 * observer.texi (test_notification): New observer.
6182
6183 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6184
6185 * observer.texi: Add parameter 'print_frame' to normal_stop
6186 observer.
6187
6188 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6189
6190 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6191 (Commands In Python): Fix COMMAND_* constants in last change. Use
6192 @kbd for interactive input. Add cross-references and index
6193 entries.
6194
6195 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6196
6197 * gdb.texinfo (Signals): Document $_siginfo.
6198 (Convenience Variables): Mention $_siginfo.
6199 (Remote Configuration): Document qXfer:siginfo:read,
6200 qXfer:siginfo:write packets, and the read-siginfo-object,
6201 write-siginfo-object commands.
6202
6203 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6204
6205 * gdbint.texinfo (Values): New chapter.
6206
6207 2009-02-06 Tom Tromey <tromey@redhat.com>
6208
6209 * gdb.texinfo (Python API): Add entry for Commands In Python.
6210 (Commands In Python): New node.
6211
6212 2009-02-05 Tom Tromey <tromey@redhat.com>
6213
6214 * gdb.texinfo (Values From Inferior): Document Value.string.
6215
6216 2009-02-05 Tom Tromey <tromey@redhat.com>
6217
6218 * gdb.texinfo (Basic Python): Document execute's from_tty
6219 argument.
6220
6221 2009-02-04 Tom Tromey <tromey@redhat.com>
6222
6223 * gdb.texinfo (Basic Python): Document gdb.history.
6224
6225 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6226
6227 * gdb.texinfo (GDB/MI Thread Commands): Document the
6228 'current-thread-id' field. Remove the example with zero threads,
6229 since current GDB won't ever report that if there's inferior.
6230
6231 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6232
6233 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6234 option to -break-insert.
6235
6236 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6237 Jerome Guitton <guitton@adacore.com>
6238
6239 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6240 (System-wide configuration): New section.
6241
6242 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6243
6244 PR gdb/7580:
6245 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6246 internal-error|internal-warning quit|corefile ask|yes|no".
6247
6248 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6249
6250 * gdb.texinfo (Using the `gdbserver' Program): Document
6251 --remote-debug.
6252
6253 2009-01-23 Doug Evans <dje@google.com>
6254
6255 * gdb.texinfo: Add nexti to list of commands that support
6256 background execution.
6257
6258 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6259
6260 * gdb.texinfo (Define, Hooks): Document prefix command support.
6261
6262 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6263 Carlos O'Donell <carlos@codesourcery.com>
6264
6265 Fixes for makeinfo --html.
6266
6267 * annotate.texinfo: Use @copying and @insertcopying. Use
6268 @ifnottex in place of @ifinfo.
6269 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6270 place of @ifinfo. Use @ifnotinfo for one index entry.
6271 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6272 in place of @ifinfo.
6273 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6274 in place of @ifinfo. Include contents at start unconditionally.
6275
6276 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6277
6278 * gdb.texinfo (General Query Packets): Remove @var{} around the
6279 "spu" literal string.
6280
6281 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6282
6283 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6284 program may be running in another process" errors.
6285 * gdbint.texinfo (Native Conditionals): Delete
6286 ONE_PROCESS_WRITETEXT description.
6287
6288 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6289
6290 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6291 emacs local variable to be placed at the end of the ChangeLog.
6292 Add server.c and gdbreplay.c to the list of files where the
6293 copyright year needs to be updated.
6294
6295 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6296
6297 * gdb.texinfo (Remote Configuration): Document new
6298 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6299 commands.
6300
6301 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6302
6303 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6304 FETCH_INFERIOR_REGISTERS.
6305 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6306 FETCH_INFERIOR_REGISTERS descriptions. Remove
6307 gdbarch_get_longjmp_target descrition, since already described in
6308 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6309 (Target Conditionals): ... here.
6310
6311 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6312
6313 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6314 examples.
6315 (Additions to Ada): Likewise. Add the missing opening and closing
6316 parenthesis of the GDB prompt in one of the examples.
6317
6318 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6319
6320 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6321 about the result of 'Address not being of type System.Address.
6322 This problem has been fixed a while ago.
6323
6324 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6325
6326 MI non-stop and multiprocess docs.
6327
6328 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6329 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6330 Adjust documentation for *stopped, document =thread-created,
6331 =thread-exited, =thread-group-created and =thread-group-exited.
6332 (GDB/MI Thread Commands): Document the 'state' field in
6333 -thread-info output.
6334 (GDB/MI Program Execution): Mention --all and --thread-group
6335 options.
6336 (GDB/MI Variable Objects): Describe floating and fixed variable
6337 objects.
6338 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6339
6340 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6341
6342 * gdb.texinfo (Operating System Information): New appendix.
6343 (Operating System Auxiliary Information): Document 'info os processes'
6344 (Remote Configuration): Document 'osdata'
6345 (General Query Packets): Document qXfer:osdata:read.
6346
6347 2008-11-27 Tristan Gingold <gingold@adacore.com>
6348
6349 * gdb.texinfo (Darwin): Document Darwin specific features.
6350
6351 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6352
6353 * gdbint.texinfo (Target Conditionals): Extend the
6354 gdbarch_breakpoint_from_pc description.
6355
6356 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6357
6358 * gdb.texinfo (M68K Features): Fix typo.
6359
6360 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6361
6362 * gdb.texinfo (Symbols): Mention printing containing
6363 image name in "info symbol".
6364 (Maint translate-address): Likewise.
6365
6366 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6367
6368 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6369 commands "catch load" and "catch unload".
6370
6371 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6372
6373 * gdb.texinfo (GDB/MI Async Records): Document
6374 =thread-selected.
6375
6376 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6377
6378 * observer.texi (new_inferior, inferior_exit): New observers.
6379
6380 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6381
6382 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6383 .mt files, TM_CLIBS or TM_CDEPS.
6384 (x86 Watchpoints): Don't mention TDEPFILES.
6385
6386 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6387
6388 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6389 (Overview): Mention notifications and non-stop mode behavior.
6390 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6391 with non-stop mode behavior. Add vStopped description.
6392 (Stop Reply Packets): Update list of packets that return
6393 stop replies. Mention non-stop behavior.
6394 (General Query Packets): Document QNonStop packet and associated
6395 qSupported query response.
6396 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6397 behavior.
6398 (Notification Packets): New section.
6399 (Remote Non-Stop): New section.
6400 (File-I/O Overview): Mention non-stop behavior.
6401
6402 2008-10-24 Hui Zhu <teawater@gmail.com>
6403 Pedro Alves <pedro@codesourcery.com>
6404
6405 * gdb.texinfo (displaced-stepping): Describe the auto mode
6406 setting, and say it's the default. This is now a mainstream
6407 setting instead of a maintenance setting.
6408
6409 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6410
6411 * observer.texi (thread_stop_requested): New.
6412
6413 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6414
6415 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6416 (Patching): Replace incorrect usage of @samp by @kbd.
6417
6418 2008-10-17 Michael Snyder <msnyder@vmware.com>
6419
6420 * gdb.texinfo: Add documentation for reverse execution.
6421
6422 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6423 Eli Zaretskii <eliz@gnu.org>
6424
6425 * gdb.texinfo. (Values From Inferior): New subsubsection.
6426
6427 2008-10-06 Doug Evans <dje@google.com>
6428
6429 * gdb.texinfo (set debug dwarf2-die): Document it.
6430
6431 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6432
6433 * gdb.texinfo (catch) [exception]: Document how to insert
6434 a breakpoint on user-defined exceptions when the exception
6435 name is identical to one of the language-defined ones.
6436
6437 2008-09-27 Tom Tromey <tromey@redhat.com>
6438
6439 * gdb.texinfo (Macros): Remove text about stringification,
6440 varargs, and splicing.
6441
6442 2008-09-27 Tom Tromey <tromey@redhat.com>
6443
6444 * gdbint.texinfo (Language Support): Remove text about omitting
6445 support for a language.
6446
6447 2008-09-23 Doug Evans <dje@google.com>
6448
6449 * gdb.texinfo (info dcache): Update.
6450
6451 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6452
6453 * gdb.texinfo (Packets): Add info on thread-id syntax and
6454 multiprocess extensions.
6455 <D>: Document multiprocess form of packet.
6456 <H>: Use thread-id syntax.
6457 <T>: Likewise.
6458 <vCont>: Likewise. Note this is required for multiprocess.
6459 <vKill>: New packet.
6460 (Stop Reply Packets) <T>: Use thread-id syntax.
6461 <W>: Document multiprocess form of reply.
6462 <X>: Likewise.
6463 (General Query Packets) <qC>: Use thread-id syntax.
6464 <qfThreadInfo>: Likewise.
6465 <qGetTLSAddr>: Likewise.
6466 <qP>: Likewise.
6467 <qSupported>: Add "multiprocess" feature.
6468 <qThreadExtraInfo>: Use thread-id syntax.
6469
6470 2008-09-22 Stan Shebs <stan@codesourcery.com>
6471
6472 * gdb.texinfo (Inferiors): New section.
6473
6474 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6475
6476 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6477
6478 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6479
6480 * gdbint.texinfo (Target Conditionals): Remove documentation
6481 for gdbarch_name_of_malloc.
6482
6483 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6484
6485 * gdb.texinfo (Interrupts): Mention TCP interface for
6486 sending BREAK.
6487
6488 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6489
6490 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6491 argument prefix to "set sysroot".
6492
6493 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6494
6495 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6496 and False.
6497
6498 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6499
6500 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6501 for possible features of -list-features.
6502
6503 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6504
6505 * gdb.texinfo (Background execution): Adjust example
6506 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6507
6508 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6509
6510 * doc/gdb.texinfo (PowerPC): Fix typo.
6511 (PowerPC features): Fix typo.
6512
6513 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6514
6515 * observer.texi (thread_ptid_changed): New.
6516
6517 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6518
6519 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6520 (PowerPC features): Mention feature set for VSX registers.
6521
6522 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6523
6524 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6525 the direct visibility of all names in user-written packages.
6526
6527 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6528
6529 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6530 setting, and make it the default.
6531 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6532 non-stop script example.
6533
6534 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6535
6536 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6537 reference to the "Using Different Register and Memory Data
6538 Representation" section.
6539
6540 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6541
6542 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6543 (Remote Protocol): Add Packet Acknowledgment to menu.
6544 (Overview): Mention +/- can be disabled, and point to new section
6545 where this is discussed in detail.
6546 (General Query Packets): Document QStartNoAckMode packet, and
6547 corresponding qSupported reply.
6548 (Packet Acknowledgment): New section.
6549
6550 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6551 Pedro Alves <pedro@codesourcery.com>
6552
6553 * gdb.texinfo (Threads): Move paragraph about automatic thread
6554 selection to All-Stop Mode subsection.
6555 (Thread Stops): Reorganize existing material into subsections.
6556 Add introductory blurb and menu.
6557 (Non-Stop Mode): New subsection.
6558 (Background Execution): New subsection.
6559 (Maintenance Commands): Add cross-references from async mode
6560 commands to the new Background Execution section.
6561
6562 2008-08-06 Tom Tromey <tromey@redhat.com>
6563
6564 * gdb.texinfo (Extending GDB): New chapter.
6565 (Sequences): Demoted chapter, now a section under the new
6566 Extending GDB chapter.
6567 (Python): New section.
6568
6569 2008-07-31 Stan Shebs <stan@codesourcery.com>
6570
6571 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6572
6573 2008-07-29 Stan Shebs <stan@codesourcery.com>
6574
6575 * gdbint.texinfo: General round of cleanup and minor
6576 clarifications.
6577 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6578 (Longjmp Support): Update description to reflect how it is done
6579 for targets without using native header.
6580 (Symbol Handling): Add a little more general explanation.
6581 (COFF, ELF): Mention stabs encapsulation.
6582 (DWARF 3): New section.
6583 (Adding a New Host): Scrub out some obsolete bits.
6584 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6585 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6586 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6587 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6588 SEEK_SET, STOP_SIGNAL, USG.
6589 (Raw and Virtual Register Representations): Ditto for
6590 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6591 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6592 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6593 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6594 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6595 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6596 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6597 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6598 DEPRECATED_USE_STRUCT_CONVENTION.
6599 Describe gdbarch_deprecated_fp_regnum.
6600 Update description of gdbarch_print_insn.
6601 (Adding a New Target): Scrub out obsolete bits.
6602 (Obsolete Conditionals): Remove entire section.
6603
6604 2008-07-25 Tom Tromey <tromey@redhat.com>
6605
6606 * observer.texi (GDB Observers): Document new observers:
6607 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6608 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6609 architecture_changed.
6610
6611 2008-07-21 Stan Shebs <stan@codesourcery.com>
6612
6613 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6614 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6615
6616 2008-07-21 Tom Tromey <tromey@redhat.com>
6617
6618 * observer.texi (GDB Observers): Remove obsolete comment.
6619 <executable_changed>: Remove argument.
6620
6621 2008-07-18 Tom Tromey <tromey@redhat.com>
6622
6623 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6624
6625 2008-07-10 Doug Evans <dje@google.com>
6626
6627 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6628
6629 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6630
6631 * gdb.texinfo (Starting): Document "set disable-randomization".
6632
6633 2008-07-07 Andreas Schwab <schwab@suse.de>
6634
6635 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6636
6637 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6638
6639 * gdb.texinfo (GDB/MI Target Manipulation): Add
6640 example of -target-attach.
6641
6642 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6643
6644 * observer.texi (target_resumed): New observer.
6645 * gdb.texinfo (GDB/MI Output Records): Document *running.
6646
6647 2008-06-06 Tom Tromey <tromey@redhat.com>
6648
6649 * gdb.texinfo (Completion): Add field name example.
6650
6651 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6652
6653 * gdb.texinfo (GDB/MI Program Context): Added example
6654 to -exec-arguments
6655
6656 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6657
6658 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6659 annotation.
6660
6661 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6662 Nathan Sidwell <nathan@codesourcery.com>
6663 Joseph Myers <joseph@codesourcery.com>
6664
6665 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6666 and ACX_BUGURL.
6667 * configure: Regenerate.
6668 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6669 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6670 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6671 mailing-list-specific text about bug reporting unless
6672 BUGURL_DEFAULT.
6673
6674 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6675
6676 * gdb.texinfo (-target-select): Remove reference to target async.
6677 (Maintenance Commands): Document "maint set/show remote-async".
6678
6679 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6680
6681 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6682 in -target-file-get section.
6683
6684 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6685
6686 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6687 killing the inferior when it is already debugging a process.
6688
6689 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6690
6691 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6692 abbreviation for "finish".
6693
6694 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6695
6696 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6697
6698 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6699
6700 * gdbint.texinfo (Target Conditionals): Delete entry for
6701 gdbarch_dwarf_reg_to_regnum.
6702
6703 2008-05-09 Doug Evans <dje@google.com>
6704
6705 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6706
6707 2008-05-05 Doug Evans <dje@google.com>
6708
6709 * gdb.texinfo (disassemble): Document /m modifier.
6710
6711 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6712
6713 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6714 will not report the time of commands that run the target.
6715
6716 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6717
6718 * gdb.texinfo (GDB/MI Output Records): Add
6719 missing semicolon.
6720
6721 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6722
6723 * gdb.texinfo (GDB/MI Output Records):
6724 Document =thread-create and =thread-exited.
6725
6726 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6727
6728 * gdb.texinfo (GDB/MI Development and Front Ends):
6729 Remove mention of dmi-discuss.
6730
6731 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6732
6733 * observer.texi (thread_exit): New.
6734
6735 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6736
6737 * gdb.texinfo (Debugging Output): Document "set/show debug
6738 displaced".
6739 (Maintenance Commands): Document "maint set/show
6740 can-use-displaced-stepping".
6741
6742 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6743
6744 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6745 and set/show arm force-mode.
6746
6747 2008-05-02 Andreas Schwab <schwab@suse.de>
6748
6749 * gdbint.texinfo (Algorithms): Describe
6750 target_watchpoint_addr_within_range.
6751
6752 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6753
6754 * gdbint.texinfo (Stack Frames): New chapter.
6755 (Algorithms): Move Frames text to the new chapter.
6756 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6757 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6758
6759 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6760
6761 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6762 output does not necessary include any tokens.
6763
6764 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6765
6766 * gdb.texinfo (Set SH Calling convention): New @item.
6767 (Show SH Calling convention): Ditto.
6768
6769 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6770
6771 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6772
6773 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6774
6775 * gdb.texinfo (Set Breaks): Mention that multiple location
6776 breakpoints need line number info. Add index entries.
6777
6778 2008-04-19 Craig Silverstein <csilvers@google.com>
6779
6780 * gdb.texinfo (Requirements): Add an optional requirement on
6781 zlib.
6782 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6783 Compressed DWARF 2.
6784
6785 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6786
6787 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6788 sample output for 'stopped,reason="breakpoint-hit"' message.
6789 (GDB/MI Program Execution): Likewise.
6790
6791 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6792
6793 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6794 -var-set-format. Add -f option to -var-evaluate-expression.
6795
6796 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6797
6798 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6799 new node "Ambiguous Expressions". Replace references to this
6800 node by references to "Ambiguous Expressions" throughout.
6801 (Ambiguous Expressions): New node.
6802
6803 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6806
6807 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6808
6809 * gdb.texinfo (Debugging Output): Document
6810 "set/show debug lin-lwp-async".
6811 (Maintenance Commands): Document "maint set/show linux-async".
6812
6813 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6814
6815 * gdb.texinfo (Expressions): Update description of malloced arrays.
6816
6817 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6818
6819 * gdb.texinfo (Thread Commands): Document
6820 -thread-info. Remove -thread-list-all-threads.
6821
6822 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6823 Sandra Loosemore <sandra@codesourcery.com>
6824
6825 * gdb.texinfo (Library List Format): Update to mention the
6826 possibility to pass section addresses instead of segment
6827 addresses.
6828
6829 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6830
6831 * gdb.texinfo (Starting): Document "set exec-wrapper".
6832 (Server): Document gdbserver --wrapper.
6833
6834 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6835
6836 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6837 unreadable memory. Delete obsolete SPARClite reference.
6838
6839 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6840
6841 * gdb.texinfo (Starting): Mention always-running targets.
6842 (Target Commands): Add an anchor for load.
6843 (Connecting): Explain continue instead of run.
6844
6845 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6846
6847 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6848
6849 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6850
6851 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6852 breakpoint table.
6853
6854 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6855
6856 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6857 killing the inferior when it is already debugging a process.
6858
6859 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6860
6861 * gdbint.texinfo (Build Script): New section. Mention new build script
6862 gdb_buildall.sh.
6863
6864 2008-02-01 Jim Blandy <jimb@red-bean.com>
6865
6866 * gdb.texinfo (Help): Summarize 'info args' correctly.
6867
6868 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6869
6870 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6871 available in PowerPC architecture.
6872 (Embedded Processors): Change node name of PowerPC item in menu.
6873 (PowerPC): Rename to...
6874 (PowerPC Embedded): this.
6875 (Architectures): Add new PowerPC item in menu.
6876 (PowerPC): New node.
6877
6878 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6879
6880 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6881 commands.
6882
6883 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6884
6885 * gdb.texinfo (Setting Catchpoints): Mention features
6886 supported on GNU/Linux.
6887
6888 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6889
6890 * gdb.texinfo (GDB/MI File Commands): Describe new output
6891 field for MI command -file-list-exec-source-file.
6892
6893 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6894
6895 * gdb.texinfo (Using the `gdbserver' Program): Add security
6896 warning. Rearrange into subsections and subsubsections. Document
6897 --multi and --debug. Correct --with-sysroot typo. Update --attach
6898 usage. Make load reference clearer. Document monitor exit.
6899 (Remote Configuration): Document set remote exec-file, attach-packet,
6900 and run-packet.
6901 (Packets): Document vAttach and vRun.
6902
6903 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6904
6905 * gdb.texinfo (Processes): Mention process command.
6906 detach-on-follow -> detach-on-fork.
6907
6908 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6909
6910 * gdbint.texinfo (Native Conditionals): Remove
6911 SHELL_COMMAND_CONCAT and SHELL_FILE.
6912
6913 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6914
6915 * gdb.texinfo (Specify Location): Improve wording.
6916
6917 2008-01-23 Chris Demetriou <cgd@google.com>
6918
6919 * gdb.texinfo (Threads): Document new "set print thread-events"
6920 and "show print thread-events" commands.
6921
6922 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6923
6924 * gdb.texinfo (Specify Location): New section.
6925 (Delete Breaks, Edit, Set Breaks): Remove description of
6926 locations. Instead, add a reference to "Specify Location".
6927 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6928 (Symbols): Refer to "Specify Location" for the valid forms of
6929 linespecs and locations.
6930
6931 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6932
6933 * gdbint.texinfo (Target Conditionals): Replace the description of
6934 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6935
6936 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6937
6938 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6939 about &&var, which is rejected by the expression parser.
6940
6941 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6942
6943 * gdb.texinfo (Output): Update documentation on using printf with DFP
6944 types.
6945
6946 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6947
6948 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6949 subsubsection.
6950 (Decimal Floating Point format): New subsubsection.
6951
6952 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6953
6954 * gdb.texinfo (File Options): Remove mention of the attempt to
6955 open a core file with the -p option. Don't list -c as a valid
6956 option to attach to a process.
6957
6958 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6959
6960 * gdbint.texinfo (Host Conditionals): Remove mention of
6961 ALIGN_STACK_ON_ENTRY.
6962
6963 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6964
6965 * gdbint.texinfo (Start of New Year Procedure): Add item
6966 describing how to update the source and documentation copyright
6967 notices.
6968
6969 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6970
6971 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6972 watchpoint explanation into the main description of the watchpoint
6973 command; update synopses of 'watch', 'rwatch', and 'awatch'
6974 commands.
6975
6976 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6977
6978 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6979 Document 'pending-breakpoints' feature of
6980 -list-features.
6981
6982 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6983
6984 * gdb.texinfo: Add new parameter's description.
6985
6986 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6987
6988 * gdb.texinfo (Overview): Clarify run-length encoding
6989 example. Remove the restriction on "+" and "-" characters.
6990
6991 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6992
6993 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6994
6995 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6996
6997 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6998 the -f option for -break-insert, remove -r option,
6999 and clarify specification of location.
7000
7001 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7002
7003 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7004 formatting.
7005 (Remote Debugging): Add File Transfer section.
7006 (Remote Configuration): Document Host I/O packets.
7007 (GDB/MI): Add GDB/MI File Transfer Commands section.
7008 (Host I/O Packets): New section in "Remote Protocol".
7009 (Packets): Add vFile.
7010
7011 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7012
7013 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7014 breakpoints with multiple locations.
7015 (Breakpoint Menus): Improve wording.
7016 (Output): Fix last change.
7017
7018 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7019
7020 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7021
7022 2007-11-15 Doug Evans <dje@google.com>
7023
7024 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7025
7026 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7027
7028 * gdbint.texinfo (Native Conditionals): Remove
7029 mention of CLEAR_SOLIB.
7030
7031 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7032
7033 * gdb.texinfo (Print Settings): Add documentation for "set/show
7034 print frame-arguments".
7035
7036 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7037
7038 * gdb.texinfo (Output): Update printf command's description.
7039
7040 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7041
7042 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7043 powerpc soft-float".
7044
7045 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7046
7047 * gdb.texinfo (Files): Correct formatting. Mention Expat
7048 requirement.
7049 (Requirements for Building GDB): Expand the list of Expat
7050 uses.
7051 (Library List Format, Memory Map Format): Mention Expat.
7052 (Target Descriptions): Update Expat wording.
7053
7054 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7055
7056 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7057 Document that gdbarch_convert_register_p should return zero for no-op
7058 conversions.
7059
7060 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7061
7062 * gdbint.texi (Compiler Characteristics): Move documentation
7063 of set_gdbarch_sofun_address_maybe_missing back to ...
7064 (Target Conditionals): ... here to fix build break.
7065
7066 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7067
7068 * gdbint.texi (Target Conditionals): Remove documentation of
7069 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7070 (Compiler Characteristics): ... documentation of
7071 set_gdbarch_sofun_address_maybe_missing.
7072
7073 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7074
7075 * gdbint.texinfo (Target Conditionals): Use
7076 frame_unwind_register_unsigned in examples instead of
7077 frame_unwind_unsigned_register.
7078
7079 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7080
7081 * gdb.texinfo (Predefined Target Types): Add int128
7082 and uint128.
7083 (Standard Target Features): Add PowerPC features.
7084
7085 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7086
7087 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7088
7089 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7090
7091 * gdbint.texi (Target Conditionals): Remove documentation
7092 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7093 gdbarch_extract_return_value, and gdbarch_store_return_value.
7094
7095 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7096
7097 * gdbint.texi (Target Conditionals): Remove documentation of
7098 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7099
7100 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7101
7102 * gdb.texinfo: Mention that inaccessible-by-default is on by
7103 default.
7104
7105 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7106
7107 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7108
7109 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7110
7111 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7112 multi-threaded watchpoints.
7113 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7114 checked. Describe sticky notification. Expand description
7115 of steppable and continuable watchpoints.
7116 (Watchpoints and Threads): New subsection.
7117
7118 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7119
7120 * gdb.texinfo (Setting Breakpoints): Revise
7121 documentation for pending breakpoints. Document
7122 breakpoints with multiple locations.
7123
7124 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7125
7126 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7127 Document -list-features.
7128
7129 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7130
7131 * gdb.texinfo (Output): Spell out which features of C's printf are
7132 not supported by GDB's printf.
7133 (Separate Debug Files): More accurate wording regarding build ID
7134 and a reference to the ld manual rather than the Fedora wiki.
7135
7136 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7137 Jim Blandy <jimb@codesourcery.com>
7138
7139 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7140 (Examining Memory): Update mentions of the 's' format.
7141 (Automatic Display): Likewise.
7142
7143 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7144
7145 * gdb.texinfo: Update the FSF's Back-Cover Text.
7146
7147 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7148 Eli Zaretskii <eliz@gnu.org>
7149
7150 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7151 Fixed the ``build ID'' name. New binaries build instructions for the
7152 build ID inclusion. Explain how the commands are specific to the build
7153 ID vs. debug link.
7154
7155 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7156
7157 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7158 indexing for ``build ID'' support.
7159
7160 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7161
7162 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7163 Enlisted BUILD ID to the debug file searching example.
7164 Included a BUILD ID `.note.gnu.build-id' section description.
7165 Updated/added the debug files splitting instructions for OBJCOPY.
7166
7167 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7168
7169 * gdb.texinfo (Variable Objects): Adjust docs
7170 for -var-info-expression and document
7171 -var-info-path-expression.
7172
7173 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7174
7175 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7176 (title page): Include the dedication in the printed manual, as a
7177 separate page after the copyright notice.
7178
7179 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7180 don't break a @var across a line.
7181
7182 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7183
7184 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7185 for include files.
7186
7187 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7188
7189 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7190 in annotate.texinfo.
7191 (Command History): Link to new node.
7192
7193 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7194
7195 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7196
7197 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7198
7199 * gdbint.texinfo (Target Conditionals): Fix last change.
7200
7201 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7202
7203 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7204 routines:
7205 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7206 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7207 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7208 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7209 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7210 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7211 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7212 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7213 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7214 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7215 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7216 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7217 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7218 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7219 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7220 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7221 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7222 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7223 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7224 (SOFTWARE_SINGLE_STEP_P)
7225
7226 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7227 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7228
7229 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7230 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7231 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7232 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7233 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7234 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7235 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7236 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7237 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7238 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7239
7240 (Converting an existing Target Architecture to Multi-arch): Remove
7241 section.
7242
7243 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7244 (gdbarch_addr_bits_remove): Add code example.
7245
7246 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7247
7248 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7249
7250 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7251 Add other missing entries. Adjust the table size to fit.
7252 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7253 stop reasons including the new "library" event.
7254 (General Query Packets): Adjust table widths for qSupported. Mention
7255 qXfer:libraries:read reply to qSupported and document the new packet.
7256 (Library List Format): New section.
7257
7258 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7259
7260 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7261
7262 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7263
7264 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7265
7266 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7267
7268 * gdbint.texinfo (Register and Memory Data): Break sections
7269 into nodes and add a menu.
7270
7271 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7272
7273 * gdb.texinfo (Examining Memory): Document the new behaviour.
7274
7275 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7276
7277 * gdb.texinfo (Standard Target Features): Document
7278 m68k features.
7279
7280 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7281
7282 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7283
7284 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7285
7286 * gdb.texinfo (Target Description Format): Add version attribute
7287 for <target>.
7288
7289 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7290
7291 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7292
7293 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7294
7295 * gdb.texinfo (MIPS Features): New subsection.
7296
7297 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7298 Markus Deuling <deuling@de.ibm.com>
7299
7300 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7301 and qXfer:spu:write packets and mention them under qSupported.
7302
7303 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7304 Markus Deuling <deuling@de.ibm.com>
7305
7306 * gdb.texinfo (Architectures): Add new SPU section to document
7307 Cell Broadband Engine SPU architecture specific commands.
7308
7309 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7310
7311 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7312 comments.
7313
7314 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7315
7316 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7317
7318 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7319
7320 * gdb.texinfo (Overview): Doc fix.
7321
7322 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7323
7324 * gdb.texinfo (Remote Configuration): Document "set/show
7325 remoteflow".
7326
7327 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7328
7329 * gdb.texinfo (MIPS): Remove documentation for set mips
7330 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7331 stack-arg-size.
7332
7333 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7334
7335 * all-cfg.texi (GDBTUI): New.
7336 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7337 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7338 (TUI Configuration): Edit to improve clarity and fix problems of
7339 both style and content.
7340
7341 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7342
7343 * observer.texi (GDB Observers): New observer "new_objfile".
7344
7345 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7346
7347 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7348
7349 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7350
7351 * gdb.texinfo (GDB/MI Variable Objects): Document
7352 frozen variables objects.
7353
7354 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7355
7356 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7357 (Character Sets, Caching Data of Remote Targets): Likewise.
7358 (Targets): Delete Remote node. Move its text...
7359 (Debugging Remote Programs): ...to here. Delete description
7360 of the "remote" command.
7361 (Remote configuration): Delete description of "set remotedevice"
7362 and "show remotedevice".
7363 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7364
7365 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7366
7367 * gdb.texinfo (Contributors, Continuing and Stepping)
7368 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7369 (General Query Packets, File-I/O Remote Protocol Extension)
7370 (Protocol Basics, The F Reply Packet, Write)
7371 (Protocol-specific Representation of Datatypes, Memory Transfer):
7372 Fix hyphenation, punctuation and grammar problems.
7373 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7374 'section' instead of 'subsection' in the text.
7375 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7376 (i386): Remove period from section name.
7377 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7378 (Config Names, Configure Options): Use @file{configure}.
7379
7380 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7381
7382 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7383 and tab expansion.
7384
7385 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7386
7387 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7388
7389 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7390
7391 * gdb.texinfo: Consistently capitalize all significant words in
7392 node names, chapter titles, section titles, and headings. Update
7393 cross references to match.
7394 (Starting and Stopping Trace Experiment): Make node name plural.
7395 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7396
7397 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7398
7399 * gdb.texinfo (WinCE): Delete obsolete subsection.
7400
7401 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7404 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7405 references.
7406
7407 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7408
7409 * gdb.texinfo (Startup): Delete references to some alternate
7410 names for .gdbinit.
7411 (Thread): Remove LynxOS reference.
7412 (Tandem ST2000): Delete target-specific documentation.
7413 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7414 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7415 and GDB_OSABI_LYNXOS.
7416
7417 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7418
7419 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7420
7421 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7422
7423 * gdbint.texinfo (Target Conditionals): Remove mention of
7424 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7425 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7426
7427 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7428
7429 * Makefile.in: Add "pdfdir" installation
7430 directory, PDFTEX macro, support for "install-pdf" target,
7431 and rules for making a pdf version of refcard.texi.
7432 * refcard.tex: Specify paper size for PDF output.
7433
7434 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7435
7436 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7437
7438 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7439
7440 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7441 (Source Path, Character Sets, Macros, Define)
7442 (GDB/MI Result Records, GDB/MI Simple Examples)
7443 (GDB/MI Program Execution, GDB/MI File Commands)
7444 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7445 (Bug Reporting): Use @value{GCC}.
7446
7447 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7448
7449 * gdb.texinfo (Help): Fix formatting of examples.
7450 (Variables): Use @ifnotinfo instead of @iftex.
7451 (Non-debug DLL symbols): Use @ref instead of @pxref.
7452 (Sparclet File): Use @samp instead of quotes.
7453
7454 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7455
7456 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7457
7458 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7459
7460 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7461 the order of the nodes.
7462 (C Operators, C Constants, Debugging C): Remove extra menus.
7463 (Method Names in Commands): Do not specify next/prev/up nodes.
7464
7465 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7466
7467 * gdb.texinfo (File Options): Add missing parenthesis.
7468 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7469
7470 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7471
7472 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7473
7474 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7475
7476 * gdb.texinfo (Standard Target Features): Mention
7477 case insensitivity.
7478 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7479
7480 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7481
7482 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7483 (Files): Add section name to argument list for pxref.
7484 (Non-debug DLL symbols): Don't use `see' for pxref.
7485 (Embedded Processors): Fix typo.
7486 (GDB/MI Breakpoint Commands): Execution commands generate
7487 *stopped not ^done.
7488
7489 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7490
7491 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7492 values for in_scope. Mention that only root variables can be
7493 updated.
7494 (GDB/MI Development and Front Ends): Explain new values may be
7495 added to existing fields.
7496
7497 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * gdb.texinfo (-target-disconnect): Use @smallexample.
7500 (Requirements): Add anchor for Expat. Update description.
7501 (Target Descriptions): Mention Expat.
7502 (Target Description Format): Document new elements. Use
7503 @smallexample.
7504 (Predefined Target Types, Standard Target Features): New sections.
7505 * gdbint.texinfo (Target Descriptions): New section.
7506
7507 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7508
7509 * gdb.texinfo (Target Description Format): Add section on XInclude.
7510
7511 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7512
7513 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7514 command -enable-timings.
7515
7516 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7517
7518 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7519 descriptions for new/deleted elements in gdb_osabi. Add missing
7520 description for function generic_elf_osabi_sniff_abi_tag_sections.
7521
7522 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7523
7524 * gdb.texinfo (Maintenance Commands): Add documentation for
7525 the new "maint print target-stack" command.
7526
7527 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7528 Eli Zaretskii <eliz@gnu.org>
7529
7530 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7531
7532 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7533
7534 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7535 Use @value{NGCC} instead of @value{GCC}.
7536
7537 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7538
7539 * agentexpr.texi: Fix typos.
7540 * annotate.texinfo: Likewise.
7541 * gdb.texinfo: Likewise.
7542 * gdbint.texinfo: Likewise.
7543 * observer.texi: Likewise.
7544 * stabs.texinfo: Likewise.
7545
7546 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7547
7548 * gdbint.texinfo (Support Libraries): Remove mmalloc
7549 entry. Describe readline library.
7550
7551 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7552
7553 * gdb.texinfo (Target Descriptions): New section.
7554 (General Query Packets): Add QPassSignals anchor. Mention
7555 qXfer:features:read under qSupported. Expand mentions of
7556 qXfer:memory-map:read and QPassSignals. Document
7557 qXfer:features:read.
7558
7559 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7560
7561 * gdb.texinfo (Commands to specify files): Describe
7562 "set sysroot" and "show sysroot".
7563 (Using the `gdbserver' program): Lowercase argument
7564 to @var. Expand description of setting up GDB on the
7565 host.
7566
7567 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7568
7569 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7570 catch exception, catch exception unhandled, and catch assert
7571 commands.
7572
7573 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7574
7575 * gdb.texinfo (Debugging Output): Document "set debug xml"
7576 and "show debug xml".
7577
7578 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7579
7580 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7581
7582 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7583
7584 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7585
7586 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7587
7588 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7589 note in @ignore, to be removed later if nobody complains.
7590
7591 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7592
7593 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7594 of -var-delete.
7595
7596 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7597
7598 * gdb.texinfo (Setting breakpoints): Document
7599 automatic software/hardware breakpoint usage and
7600 the "set breakpoint auto-hw" command.
7601
7602 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7603
7604 * gdb.texinfo (Memory Access Checking): New.
7605
7606 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7607
7608 * gdb.texinfo (Remote configuration): Mention
7609 "pass-signals-packet".
7610 (General Query Packets): Document QPassSignals. Fix
7611 a typo.
7612
7613 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7614
7615 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7616
7617 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7618
7619 * gdb.texinfo (Remote configuration): Rewrite documentation for
7620 packet configuration commands.
7621 (OS Information): Adjust reference to qXfer:auxv:read.
7622 (General Query Packets): Remove references to read-aux-vector-packet
7623 and set remote get-thread-local-storage-address.
7624
7625 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7626
7627 * gdbint.texinfo (Target Architecture Definition): Add new
7628 Initializing a New Architecture section.
7629
7630 2006-10-31 David Taylor <dtaylor@emc.com>
7631
7632 * stabs.texinfo (Macro define and undefine): New node describing
7633 stabs for #define and #undef.
7634
7635 2006-10-27 Andreas Schwab <schwab@suse.de>
7636
7637 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7638
7639 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7640
7641 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7642 clarify on the possible meanings of ``expression'' watched by
7643 watchpoints. Add indexing.
7644 (Prompting, Errors, Invalidation, Annotations for Running)
7645 (Source Annotations): Fix index entries by adding "annotation" to
7646 them, to discriminate from index entries that point to the more
7647 general topic descriptions.
7648
7649 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7650
7651 * gdbint.texinfo (Target Vector Definition): Move most
7652 content into Existing Targets. Add a menu.
7653 (Existing Targets): New section, moved from Target Vector
7654 Definition. Use @subsection.
7655 (Managing Execution State): New section.
7656
7657 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7658
7659 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7660
7661 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7662
7663 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7664 (Command Syntax, Signals, Backtrace, Connecting)
7665 (Remote configuration, Renesas Boards, Console I/O): Fix last
7666 change: use Ctrl- instead of C-, except wrt Emacs.
7667 (File-I/O Examples): Put Ctrl-c in @kbd.
7668 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7669 (Console I/O): Use @samp with Ctrl-.
7670 (Signals, Set Breaks, Set Watchpoints): Document optional
7671 arguments to `info signals' `handle', `info breakpoints', and
7672 `info watchpoints'.
7673
7674 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7675
7676 * gdb.texinfo (Backtrace): Fix last change.
7677
7678 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7679
7680 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7681
7682 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7683
7684 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7685 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7686 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7687
7688 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7689 Daniel Jacobowitz <dan@codesourcery.com>
7690
7691 * gdb.texinfo (Packets): Document vFlashErase,
7692 vFlashWrite and vFlashDone packets.
7693 (General Query Packets): Document qXfer:memory-map:read.
7694 Add a new feature for qXfer:memory-map:read.
7695 (Memory map format): New section.
7696 (Target Commands): Mention that gdb can write flash.
7697
7698 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7699 Daniel Jacobowitz <dan@codesourcery.com>
7700
7701 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7702 memory regions and "mem auto".
7703
7704 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7705
7706 * gdbint.texinfo (Array Containers): New section.
7707
7708 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7709
7710 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7711 -stack-list-arguments HIGH_FRAME argument can be larger then the
7712 actual number of frames.
7713
7714 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7715
7716 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7717 -stack-list-locals HIGH_FRAME argument can be larger then the
7718 actual number of frames.
7719
7720 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7721
7722 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7723 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7724
7725 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7726
7727 * gdbint.texinfo (Overall Structure): New section "Source Tree
7728 Structure".
7729
7730 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7731
7732 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7733 responses.
7734
7735 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7736
7737 * gdb.texinfo (Source Path): Add documentation for new
7738 substitute-path commands.
7739
7740 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7741
7742 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7743 (Running Configure): ...here.
7744 (Requirements): New node. Mention expat.
7745
7746 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7747
7748 * gdb.texinfo (Target Commands): Remove
7749 'set download-write-size' and 'show download-write-size'.
7750
7751 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7752
7753 * stabs.texinfo (Member Type Descriptor): Correct example for
7754 pointer to member types.
7755
7756 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7757
7758 * gdb.texinfo (Optional warnings and messages): Add
7759 'set/show trace-commands'.
7760 (Command files): Add '-v' to source command.
7761
7762 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7763
7764 * gdb.texinfo (OS Information): Update qPart reference to
7765 qXfer.
7766 (Remote configuration): Likewise.
7767 (Overview): Move @cindex to the start of a paragraph. Talk
7768 about binary data encoding.
7769 (Packets): Refer to the overview for the details of the X
7770 packet encoding.
7771 (General Query Packets): Remove qPart description. Add qXfer
7772 description. Add an anchor to qSupported. Correct feature
7773 table title. Add a new feature for qXfer:auxv:read.
7774 (Interrupts): Add a missing parenthesis.
7775
7776 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7777
7778 * gdb.texinfo (KOD): Remove node.
7779 (GDB/MI Kod Commands): Remove commented out node.
7780
7781 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7782
7783 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7784 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7785 (GDB/MI Thread Commands, GDB/MI Program Execution)
7786 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7787 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7788 (GDB/MI File Commands, GDB/MI Target Manipulation)
7789 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7790 since the MI prompt is hard-wired into the code.
7791
7792 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7793
7794 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7795 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7796 (GDB/MI Data Manipulation): Remove description of unimplemented
7797 display related commands as variable objects perform this function
7798 and are superior: -display-delete, -display-disable,
7799 -display-enable, -display-insert and -display-list. Move
7800 -environment-cd, -environment-directory, -environment-path
7801 and -environment-pwd to "Program Context".
7802 (GDB/MI Program Control): Rename to "Program Execution". Move
7803 -exec-arguments -exec-abort to...
7804 (GDB/MI Program Context): ...here. New node split from "Data
7805 Manipulation".
7806
7807 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7808
7809 * gdb.texinfo (Remote configuration): Document set / show
7810 remote supported-packets.
7811 (General Query Packets): Document qSupported packet.
7812
7813 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7814
7815 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7816 and font markup.
7817 (Protocol basics): Likewise.
7818 (The F request packet): Likewise.
7819 (The F reply packet): Likewise.
7820 (Memory transfer): Move this node to be a subsubsection of
7821 "Protocol specific representation of datatypes".
7822 (The Ctrl-C message): More copy editing.
7823 (Console I/O): Likewise.
7824 (The isatty call): Delete this node, and merge its content into
7825 the "isatty" node. Fixed references elsewhere.
7826 (The system call): Delete this node, and merge its content into
7827 the "system" node. Fixed references elsewhere.
7828 (open): Reformat to use @table, and add appropriate font markup.
7829 (close): Likewise.
7830 (read): Likewise.
7831 (write): Likewise.
7832 (lseek): Likewise.
7833 (rename): Likewise.
7834 (unlink): Likewise.
7835 (stat/fstat): Likewise.
7836 (gettimeofday): Likewise.
7837 (isatty): Likewise.
7838 (system): Likewise, plus minor changes to fix confusing wording.
7839 (Integral datatypes): Fix font markup.
7840 (Pointer values): Likewise.
7841 (struct stat): Fix markup to use @table, plus minor copy editing.
7842 (struct timeval): Fix font markup, plus minor copy editing.
7843 (Constants): Minor copy editing.
7844 (Errno values): Add font markup.
7845 (File-I/O Examples): Likewise.
7846
7847 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7848
7849 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7850 (GDB/MI Simple Examples): Move node up one level. Use real
7851 examples.
7852 (GDB/MI Compatibility with CLI): Update.
7853 (GDB/MI Result Records): Add "connected" and "exit" result
7854 classes.
7855 (GDB/MI Stream Records): Clarify target output.
7856 (GDB/MI Command Description Format): Modify example description.
7857 (GDB/MI Breakpoint Table Commands): Rename to...
7858 (GDB/MI Breakpoint Commands): ...this
7859 (GDB/MI Breakpoint Commands): Add optional thread field.
7860 (GDB/MI Program Control): Add an introduction. Move "Program
7861 termination" examples into exec-run description.
7862 (GDB/MI File Commands): Mention similar CLI commands.
7863 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7864 is similar to "-gdb-version".
7865
7866 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7867
7868 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7869
7870 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7871
7872 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7873 sourceware.org for mailing lists.
7874 (GDB/MI File Commands): New node split from Program Control.
7875
7876 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7877
7878 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7879
7880 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7881
7882 * gdb.texinfo (Cygwin Native): Fix last change.
7883
7884 2006-05-22 Christopher Faylor <cgf@timesys.com>
7885
7886 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7887
7888 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7889
7890 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7891 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7892
7893 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7894
7895 * gdb.texinfo (General Query Packets): Recommend not starting
7896 new packets with qC and clarify.
7897
7898 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7899
7900 * gdb.texinfo (M2 Types): New section.
7901
7902 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 * agentexpr.texi: Add a copyright and license notice.
7905 * observer.texi: Likewise, with GPL clause for function prototypes.
7906 Remove trailing whitespace.
7907
7908 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7909
7910 * gdb.texinfo (General Query Packets): Document conventions for
7911 terminating packet names, and their violations.
7912
7913 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7914
7915 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7916 * gdb.texinfo: Likewise.
7917
7918 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7919
7920 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7921 and "show remotedebug".
7922 (Debugging Output): Add additional index entries.
7923
7924 2006-04-27 Michael Snyder <msnyder@redhat.com>
7925
7926 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7927
7928 2006-04-22 Andrew Cagney <cagney@redhat.com>
7929
7930 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7931 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7932
7933 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7934
7935 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7936 and remove breakpoint prototypes.
7937 (Watchpoints): Move description of target_insert_hw_breakpoint and
7938 target_remove_hw_breakpoint ...
7939 (Breakpoints): ... to here. Document target_insert_breakpoint and
7940 target_remove_breakpoint.
7941
7942 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7943
7944 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7945 and C packets are optional.
7946
7947 2006-04-14 Frederic Riss <frederic.riss@st.com>
7948
7949 * gdb.texinfo (Specifying source directories): Update the description
7950 of the source file search to reflect the fact that the source path
7951 always contains at least $cdir and $cwd.
7952
7953 2006-03-31 Michael Snyder <msnyder@redhat.com>
7954
7955 * gdb.texinfo: Update copyright dates.
7956
7957 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7958
7959 * gdb.texinfo (Overview): Add an index entry to "empty response".
7960
7961 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7962
7963 * gdbint.texinfo (Prologue Analysis): New section.
7964
7965 2006-03-07 Jim Blandy <jimb@red-bean.com>
7966
7967 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7968
7969 * gdb.texinfo (Target Commands): Update text describing how to
7970 specify a target. Refer to the detailed section on remote
7971 debugging, not the brief mention.
7972
7973 * gdb.texinfo (Connecting): Organize the different 'target remote'
7974 connection methods into a table. Add a 'target remote' index
7975 entry. (!!!)
7976
7977 2006-02-17 Fred Fish <fnf@specifix.com>
7978
7979 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7980 'ptype' commands to reflect the fact that the only significant
7981 difference between them is that ptype prints the complete type
7982 description instead of just the name.
7983
7984 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7985
7986 * gdbint.texinfo (Watchpoints): Delete
7987 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7988
7989 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7990
7991 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7992 times fields where needed. Fix typos. Update general form given
7993 for output of -break-insert.
7994 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7995
7996 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7997
7998 * gdbint.texinfo (Symbol Handling): Add a section
7999 on memory management.
8000
8001 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8002
8003 * gdb.texinfo (Breakpoint table commands): Document the fullname
8004 field in -break-list output.
8005
8006 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8007
8008 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8009 debugging information produced by the various "set debug..."
8010 options.
8011
8012 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8013
8014 * gdb.texinfo (Files): Remove obsolete bits from the description
8015 of "symbol-file".
8016
8017 2006-01-25 Jim Blandy <jimb@redhat.com>
8018
8019 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8020
8021 2006-01-24 Jim Blandy <jimb@redhat.com>
8022
8023 * gdbint.texinfo (Frames): Document the basics of GDB's register
8024 unwinding model, and explain the existence of the "sentinel" frame.
8025
8026 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8027
8028 * gdb.texinfo (Choosing files): Mention that -directory is used
8029 for script files.
8030 (Specifying source directories): Likewise.
8031 (Command files): Explain how script files are found.
8032
8033 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8034
8035 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8036 the threads in a multi-threaded program.
8037 (Threads): The threadno argument of "thread apply" can be a range
8038 of numbers.
8039
8040 2006-01-18 Jim Blandy <jimb@redhat.com>
8041
8042 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8043 of warning flags.
8044
8045 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8046
8047 * gdb.texinfo (Sequences): Improve menu annotations.
8048 (Define): Add index entries for arguments of user-defined
8049 commands. Move the description of flow-control commands...
8050 (Command Files): ...to here. Document loop_break and
8051 loop_continue.
8052 (Define, Command Files): Document `end' and add index entries for
8053 it.
8054
8055 2006-01-04 Michael Snyder <msnyder@redhat.com>
8056
8057 * gdb.texinfo: Add documentation for linux-fork.
8058 * gdbint.texinfo: Add internal documentation for checkpoints.
8059
8060 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8061
8062 * gdb.texinfo (Omissions from Ada): Document that there is now
8063 limited aggregate support.
8064
8065 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8066
8067 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8068 registers and the likes.
8069
8070 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8071
8072 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8073 (Symbols): Fix usage of "e.g.".
8074 (Memory Region Attributes): Fix usage of "etc."
8075
8076 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8077 (Coding): Fix usage of "e.g.".
8078
8079 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8080
8081 * stabs.texinfo:
8082 * refcard.tex:
8083 * gpl.texi:
8084 * gdbint.texinfo:
8085 * gdb.texinfo:
8086 * gdb-cfg.texi:
8087 * fdl.texi:
8088 * annotate.texinfo:
8089 * all-cfg.texi:
8090 * Makefile.in: Add (C) after Copyright. Update the FSF
8091 address.
8092
8093 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8094
8095 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8096 extend GDB with commands for external monitor.
8097
8098 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8099
8100 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8101
8102 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8103
8104 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8105
8106 2005-11-21 Jim Blandy <jimb@redhat.com>
8107
8108 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8109 placement of 'R' actions in tracepoint action packets; document
8110 dependence of 'X' and 'M' actions on a preceding 'R' action for
8111 their registers.
8112
8113 2005-11-19 Jim Blandy <jimb@redhat.com>
8114
8115 * gdb.texinfo (Tracepoint Packets): New node.
8116 (General Query Packets): Add entries for the tracepoint packets,
8117 referring to the "Tracepoint Packets" node.
8118 (Tracepoints): Add reference to "Tracepoint Packets".
8119
8120 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8121
8122 * gdb.texinfo (set remotebreak): Add anchor.
8123 (X packet): Likewise.
8124 (Remote Protocol): Add new section `Interrupts' and new index
8125 entry `interrupts (remote protocol)'.
8126
8127 2005-11-18 Jim Blandy <jimb@redhat.com>
8128
8129 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8130 entries into the General Query Packets section. Add a
8131 cross-reference to that section. Drop description of replies, as
8132 these are covered in the descriptions of each packet.
8133 (General Query Packets): Add introductory text. Explain naming
8134 conventions, and how the end of a name is recognized.
8135
8136 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8137
8138 * gdb.texinfo (Remote configuration): Fix typo in description of
8139 "set remotebreak" command.
8140
8141 2005-11-16 Jim Blandy <jimb@redhat.com>
8142
8143 * gdb.texinfo (Packets, Stop Reply Packets)
8144 (General Query Packets): Various formatting cleanups.
8145 - Use @samp for packet contents.
8146 - Drop summaries from packet @item lines; the same information appears
8147 immediately below in the description.
8148 - Delete paragraph breaks after packet @item commands, so that the
8149 description appears directly to the right of the packet prototype
8150 in the printed manual, if it fits.
8151 - Place spaces in packet prototypes between @vars and non-@var
8152 letters, and explain that they're just for formatting.
8153 - Use @dots{} instead of '...'.
8154 - Fix uses of @code where @var was needed.
8155 - Replace "deprecated" markers with English text spelling out the
8156 packet's status and the preferred alternatives.
8157 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8158 what this ever meant.
8159 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8160 this for a long time.
8161 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8162 implemented several times, and have been in use for years.
8163
8164 2005-11-15 Jim Blandy <jimb@redhat.com>
8165
8166 * gdb.texinfo (Packets): Add index entries for 'm' packet
8167 disclaimers.
8168
8169 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8170 of stub when processing an 'm' packet.
8171
8172 * gdb.texinfo (Packets): Mention that packets beginning with
8173 letters are reserved once, at the top, instead of actually listing
8174 them all and saying "reserved".
8175
8176 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8177
8178 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8179 Change @var{$arg0 to @code{$arg0.
8180
8181 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8182
8183 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8184
8185 2005-11-12 Jim Blandy <jimb@redhat.com>
8186
8187 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8188 order. Remove extraneous 'z'.
8189
8190 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8191
8192 * gdb.texinfo (Choosing files): Add --eval-command.
8193
8194 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8195
8196 * gdb.texinfo (Choosing modes): Add --return-child-result.
8197
8198
8199 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8200
8201 * gdb.texinfo (Choosing modes): Add --batch-silent.
8202
8203 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8204
8205 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8206 "The -var-update Command".
8207
8208 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8209
8210 * gdb.texinfo (Print Settings): Add documentation for set/show
8211 print array-indexes.
8212
8213 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8214
8215 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8216 6.2 and 6.3.
8217
8218 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8219
8220 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8221 since 19-Jan-2004.
8222 (Files): Likewise.
8223 (Variables, Symbols): Document the "<incomplete type>" message and
8224 its reasons.
8225
8226 2005-08-01 Fred Fish <fnf@specifix.com>
8227
8228 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8229
8230 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8231
8232 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8233 option for -var-list-children and -var-update.
8234 (GDB/MI Stack Manipulation): Simplify description of
8235 print-values option for -stack-list-locals.
8236 (GDB/MI Command Description Format): Clarify.
8237 (Mode Options): Spelling of superseded.
8238
8239 2005-07-12 Bob Rossi <bob@brasko.net>
8240
8241 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8242 corresponding GDB command comment.
8243
8244 2005-07-06 Bob Rossi <bob@brasko.net>
8245
8246 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8247 and -inferior-tty-show.
8248 (Input/Output): Document "set/show inferior-tty" and tty alias.
8249
8250 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8251
8252 * gdb.texinfo (Packets): Change description of 'D' packet to note
8253 that GDB does wait for a response.
8254
8255 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8256
8257 * gdb.texinfo (History) Rename "Command History".
8258 (Command History): Move node "Server Prefix" from section on
8259 Annotations here.
8260
8261 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8262
8263 * gdb.texinfo (GDB/MI Stack Manipulation):
8264 Re-instate -stack-info-frame with example. Say that it gets
8265 info on selected frame, not current frame.
8266
8267 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8268
8269 * gdb.texinfo (Server): Clarify that `file' should be used before
8270 connecting to the server.
8271 (Files): Add an xref to the above description.
8272 (Output Formats): More detailed description of the `c' format.
8273 (Memory): List explicitly all the formats supported by `x'.
8274 (Threads): Add an @cindex entry for "thread apply".
8275 (Files): Document the possibility of loading unlinked object
8276 files. Add more indexing for solib-absolute-prefix and
8277 --with-sysroot.
8278 (Machine Code): Document possible problems with locations in
8279 shared libraries.
8280 (Backtrace): Document that free-standing environments do not need
8281 to have a `main' function.
8282
8283 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8284
8285 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8286 -stack-info-frame.
8287
8288 2005-06-07 Andrew Cagney <cagney@gnu.org>
8289
8290 * gdb.texinfo (Contributors): Note the original multi-arch
8291 contributors.
8292
8293 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8294
8295 * gdb.texinfo (Registers): Add index entries for the standard
8296 registers.
8297 (Frames): Add cross-reference from frame pointer description to
8298 the Registers node.
8299 (Annotations Overview): Fix the reference to GDB name.
8300
8301 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8302
8303 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8304 can-use-hw-watchpoints.
8305
8306 2005-05-28 Bob Rossi <bob@brasko.net>
8307
8308 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8309 the possible reasons why an exec async record would be returned to FE.
8310
8311 2005-05-26 Andrew Cagney <cagney@gnu.org>
8312
8313 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8314 Andrew Cagney implemented the original GDB/MI.
8315
8316 2005-05-23 Orjan Friberg <orjanf@axis.com>
8317
8318 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8319 documentation. Add documentation for cris-mode.
8320
8321 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8322
8323 * gdb.texinfo (Numbers): Explain the example and make the wording
8324 more acurate.
8325
8326 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8327 Dennis Brueni <dennis@slickedit.com>
8328
8329 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8330 (GDB/MI Data Manipulation, GDB/MI Program Control)
8331 (GDB/MI Stack Manipulation): Update examples to include the fullname
8332 attribute in stack frames.
8333
8334 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8335
8336 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8337 do with other non-standard names of init files.
8338
8339 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8340
8341 * gdb.texinfo (Command Files): Move the description of the startup
8342 from here...
8343 (Startup): ...to this new subsection of the Invocation chapter.
8344 Rearrange the description of init files more logically and add a
8345 cross-reference to "Command Files". Document the special gdbinit
8346 name for CISCO 68k. Expand the description of what GDB does
8347 during startup.
8348 (History): Add index entry for HISTSIZE.
8349
8350 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8351
8352 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8353
8354 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8355
8356 * gdb.texinfo (SVR4 Process Information, The isatty call)
8357 (The system call): Don't use foo(N) notation for man pages and
8358 functions.
8359 (Compilation, DJGPP Native): Improve wording.
8360
8361 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8362
8363 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8364 were optimized away.
8365
8366 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8367
8368 * gdb.texinfo (Remote configuration): Document "set/show
8369 get-thread-local-storage-address". Add cross-reference to the
8370 description of the qGetTLSAddr packet.
8371 (General Query Packets): Mention "set remote
8372 get-thread-local-storage-address" and add a reference to its
8373 description.
8374
8375 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8376
8377 * gdb.texinfo (Backtrace): Describe 'bt full'.
8378
8379 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8380
8381 * gdb.texinfo (Mode Options): Fix typo.
8382 (GDB/MI): Describe how to invoke GDB/MI.
8383
8384 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8385
8386 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8387 references changed. Add description of "info udot".
8388 (Files): Document "set/show stop-on-solib-events".
8389 (M32R/D): Document "set/show download-path", "set/show
8390 board-address", "set/show server-address", "upload", "tload".
8391 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8392 "use_mon_code", "use_ib_break", "use_dbt_break".
8393 (Maintenance Commands): Improve indexing.
8394 (Target Commands): Document "set/show hash", "set/show debug
8395 monitor".
8396 (SVR4 Process Information): Document "info pidlist" and "info
8397 meminfo". Document "set/show procfs-tarce" and "set/show
8398 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8399 (Symbols, The Print Command with Objective-C): Improve indexing.
8400 (Objective-C): Add references to "info classes" and "info
8401 selectors".
8402 (Debugging Output): Improve wording. Document "set/show debug
8403 solib-frv". Fix "set/show debugvarobj".
8404 (Set Breaks): Add index entry for "hardware breakpoints".
8405 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8406 and "set/show usehardbreakpoints".
8407 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8408 monitor-prompt", "set/show monitor-warnings", "pmon".
8409 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8410 rdiromatzero", "set/show rdiheartbeat".
8411 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8412 "sds".
8413 (Embedded Processors): Document the "sim" command.
8414 (Remote): Document the "remote" command.
8415 (DJGPP Native): Document the "info serial" command.
8416 (Threads): Document "maint info sol-threads".
8417 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8418 (Set Breaks): Improve indexing.
8419 (Command Syntax): Add a reference to dont-repeat.
8420 (Define): Document "dont-repeat".
8421 (TUI Commands): Document "tabset".
8422 (WinCE): New subsection. Document "set/show remotedirectory",
8423 "set/show remoteupload", "set/show remoteaddhost".
8424
8425 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8426
8427 * gdb.texinfo (Hurd Native): New subsection, documents
8428 Hurd-specific commands.
8429 (Maintenance Commands): Add cross-reference to "Debugging Output".
8430 (Debugging Output): Document "set/show debug lin-lwp".
8431 (MIPS): Improve documentation of heuristic-fence-post. Document
8432 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8433 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8434 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8435 (ARM): Document ARM-specific commands.
8436 (AVR): New section. Document "info io_registers".
8437 (CRIS): New section. Document "set/show cris-version" and
8438 "set/show cris-dwarf2-cfi".
8439 (HPPA): New section. Document "set/show debug hppa" and "maint
8440 print unwind".
8441 (Neutrino): New subsection. Document "set/show debug nto-debug".
8442 (Super-H): New section. Document the "regs" command.
8443 (Debugging Output): Document "set/show debug aix-thread".
8444
8445 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8446
8447 * gdb.texinfo (Print Settings): Document "set/show print
8448 pascal_static-members", "set print repeats", "show print
8449 null-stop". Improve indexing. Fix documentation of "set print
8450 union".
8451 (Pascal): New section.
8452 (Supported languages): Rename from "Support"; all references
8453 updated. Add a menu item for Pascal.
8454 (Numbers): Document "set radix.
8455 (Screen Size): Document "set/show pagination".
8456 (MIPS Embedded): Remove "set processor" documentation.
8457 (Remote configuration): Document "set/show X/P/Z-packet",
8458 "set/show read-aux-vector-packet", "set/show remote
8459 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8460 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8461 remotedebug", "set/show remotebreak", "set/show remotedevice",
8462 "set/show remotelogfile".
8463 (Auxiliary Vector): Add reference to the description of the
8464 read-aux-vector-packet setting.
8465 (Set Watchpoints): Add a cross-reference to "set remote
8466 hardware-breakpoint-limit".
8467 (General Query Packets): Add indexing of requests and
8468 cross-references to related commands in "Remote configuration".
8469 (File-I/O Overview, The system call): Fix wording and typos.
8470 (Thread Stops): Add index entries.
8471 (Continuing and Stepping): Document "show step-mode".
8472 (i386): New node. Document "set/show struct-convention".
8473 (Files): Document "show trust-readonly-sections".
8474 (Calling): Document "set/show unwindonsignal".
8475 (Messages/Warnings): Add index entries.
8476 (Maintenance Commands): Document "set/show watchdog".
8477 (Annotations Overview): Document "show annotate".
8478 (Set Watchpoints): Add index entries.
8479 (Symbols): Fix doc of case-sensitive.
8480 (ABI): Document "show coerce-float-to-double".
8481 (Convenience Vars, Help): Improve indexing.
8482 (Machine Code): Document "show disassembly-flavor".
8483 (Debugging C plus plus): Document "show overload-resolution".
8484 (Value History, Signaling): Add index entries.
8485
8486 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8487
8488 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8489 (Processes): Fix wording.
8490 (History, List, Logging output, Define, Symbols, Print Settings):
8491 Improve indexing.
8492
8493 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8494
8495 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8496 redundant index entry for "target" command.
8497 (Backtrace): Add index entries.
8498 (Symbols, Fortran): Document the "set case-sensitive" command.
8499 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8500 (Print Settings): Add index entry for "set demangle-style".
8501 (Target Commands): Document "set download-write-size".
8502 (Debugging Output): Document "set exec-done-display".
8503
8504 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8505
8506 * gdb.texinfo (Files): Fix the name and documentation of
8507 add-shared-symbol-files. Document its alias assf. Update the
8508 list of OSs where GDB supports shared libraries. Fix markup.
8509 (Continuing and Stepping): Add reference to @var{location} in the
8510 text.
8511 (Dump/Restore Files): Fix reference to @{filename}.
8512 (Help): Fix wording.
8513 (Attach): Ditto.
8514 (Set Watchpoints): Ditto.
8515 (Backtrace): Remove redundant index entries. Improve index
8516 entries.
8517 (Delete Breaks): Fix wording.
8518 (Memory): Document the compare-sections command.
8519 (Memory Region Attributes): Improve wording.
8520 (Disabling): Improve wording.
8521 (Fortran): New subsection. Document the "info common" command.
8522 (Help): Document aliases "info copying" and "info warranty".
8523 (Caching Remote Data): New section. Document the "set/show
8524 remotecache" and "info dcache" commands.
8525 (Show): Fix wording of the documentation of the "set
8526 extension-language" command.
8527 (Signals): Add index entry for "info handle".
8528 (Memory Region Attributes): Fix punctuation.
8529 (Symbols): Change the arg name to "location" and refer to it in
8530 the text. Fix wording of "info types" doc.
8531 (Threads): Fix usage of @enumerate @item's.
8532 (Listing Tracepoints): Add index entry for "info tp".
8533 (Set Watchpoints): Add xref to "info break" description.
8534 (Macros): Add an index entry for "macro exp1". Document the
8535 "macro list" command.
8536 (Maintenance Commands): Document "flushregs", "maint agent",
8537 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8538 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8539 "maint print architecture", "maint print objfiles", "maint print
8540 statistics", "maint print type", "maint show-debug-regs", "maint
8541 space", "maint time", and "maint translate-address".
8542 (Connecting): Document the "monitor" command.
8543 (Annotations Overview): Describe the "set annotate" command.
8544
8545 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8546
8547 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8548 Rearrange index entries and improve wording about support for
8549 hardware watchpoints.
8550
8551 2005-03-10 Bob Rossi <bob@brasko.net>
8552
8553 * gdb.texinfo: Update copyright
8554
8555 2005-02-09 Theodore A. Roth <troth@openavr.org>
8556
8557 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8558 error.
8559
8560 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8561
8562 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8563
8564 2005-01-17 Michael Snyder <msnyder@redhat.com>
8565
8566 * gdb.texinfo: Fix spelling, infinte -> infinite.
8567
8568 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8569
8570 * observer.texi (GDB Observers): Document "solib_loaded".
8571
8572 2005-01-07 Andrew Cagney <cagney@gnu.org>
8573
8574 * configure.ac: Rename configure.in, require autoconf 2.59.
8575 * configure: Re-generate.
8576
8577 * configure.in: Replace configdirs with multiple references to
8578 AC_CONFIG_SUBDIRS.
8579 * configure: Re-generate.
8580
8581 2005-01-04 Andrew Cagney <cagney@gnu.org>
8582
8583 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8584 part of the version number.
8585
8586 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8587
8588 * gdbint.texinfo (Algorithms): Remove description of
8589 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8590
8591 2004-12-07 Jim Blandy <jimb@redhat.com>
8592
8593 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8594 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8595 numbers.
8596
8597 2004-12-07 Andreas Schwab <schwab@suse.de>
8598
8599 * gdb.texinfo (Mode Options): Document -l option.
8600
8601 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8602
8603 * gdbint.texinfo (Algorithms): More accurate description of
8604 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8605 is not needed unless data-read and data-access watchpoints are
8606 supported. Add a description of how GDB checks whether the
8607 inferior stopped because a watchpoint was hit.
8608
8609 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8610
8611 * gdb.texinfo (Files): Add cross-reference to description of
8612 -readnow command-line switch.
8613
8614 2004-11-10 Randolph Chung <tausq@debian.org>
8615
8616 * gdb.texinfo: Document set/show backtrace past-entry commands.
8617 Rearrange index entries for set/show backtrace past-main.
8618
8619 2004-11-10 Jon Beniston <jon@beniston.com>
8620
8621 Committed by Andrew Cagney <cagney@gnu.org>.
8622 * gdb.texinfo (Remote Serial Protocol): Further describe
8623 binary transfer escaping mechanism .
8624
8625 2004-11-08 Randolph Chung <tausq@debian.org>
8626
8627 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8628 and "show debug infrun". Add index entries.
8629
8630 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8631
8632 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8633 "info proc" that are already implemented. Add index entries.
8634 (Working Directory): Add a cross-reference to "info proc" command.
8635 (Files): Add a tip for decreasing memory used for symtabs from
8636 shared libraries.
8637 (Starting): Fix whitespace; make "elaboration" stand out where it
8638 is first used, and add an index entry for the term.
8639 (Calling): Expand and elaborate text. Add "print". Add the
8640 description of problems with weak aliases.
8641 (Core File Generation): New section.
8642
8643 2004-10-12 Andrew Cagney <cagney@gnu.org>
8644
8645 * gdbint.texinfo (Versions and Branches): New chapter.
8646 (Releasing GDB): Delete "Versions and Branches" section.
8647 (Top): Add "Versions and Branches".
8648
8649 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8650
8651 * gdb.texinfo (Editing, History): Add cross-references to the
8652 included Readline and History user documentation. Remove
8653 references to the symbol have-readline-appendices which is unused
8654 and undefined.
8655 (History): Fix indexing.
8656
8657 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8658
8659 * gdbint.texinfo (target_stopped_data_address): Update to
8660 new prototype.
8661 (i386_stopped_data_address): Update prototype and description.
8662 (i386_stopped_by_watchpoint): New function and description.
8663
8664 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8665
8666 * gdb.texinfo (Filenames): Add Ada suffixes.
8667 (Ada) New section.
8668
8669 2004-09-27 Andrew Cagney <cagney@gnu.org>
8670 Robert Picco <Robert.Picco@hp.com>
8671
8672 * gdb.texinfo (Packets): Document the "p" packet.
8673
8674 2004-09-21 Jason Molenda (jmolenda@apple.com)
8675
8676 * gdb.texinfo (Paths and Names of the Source Files): Document the
8677 meaning of values in the 'desc' field of a SO stab.
8678
8679 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8680
8681 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8682 max-cache-age" and "maint show dwarf2 max-cache-age".
8683
8684 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8685
8686 * gdb.texinfo (Set Breaks): Add index entry for setting
8687 breakpoints on overloaded C++ functions that are not members of
8688 any classes. Add an example and an index entry for setting
8689 breakpoints on all program functions.
8690 (Character Sets, Macros, Overlay Commands)
8691 (Non-debug DLL symbols, GDB/MI Output Syntax)
8692 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8693 Use "(@value{GDBP})" instead of a literal "(gdb)".
8694
8695 2004-09-12 Andrew Cagney <cagney@gnu.org>
8696
8697 * gdbint.texinfo (Native Debugging): Delete description of
8698 FILES_INFO_HOOK.
8699
8700 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8701
8702 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8703 to hex_string_custom (not historically correct, but more
8704 understandable, given the current code).
8705
8706 2004-09-03 Andrew Cagney <cagney@gnu.org>
8707
8708 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8709
8710 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8711
8712 * observer.texi (solib_unloaded): New observer.
8713
8714 2004-08-24 Andrew Cagney <cagney@gnu.org>
8715
8716 * gdbint.texinfo (Target Architecture Definition): Add missing
8717 comma.
8718
8719 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8720
8721 * (Using the Testsuite): build != host is supported,
8722 but some test scripts do not support build != host.
8723
8724 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8725
8726 * gdbint.texinfo (Host Definition): Delete description of
8727 FCLOSE_PROVIDED and GETENV_PROVIDED.
8728
8729 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8730
8731 * gdbint.texinfo (Host Definition): Delete description of
8732 NO_SYS_FILE.
8733 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8734 PTRACE_FP_BUG.
8735
8736 2004-08-05 Andrew Cagney <cagney@gnu.org>
8737
8738 * gdbint.texinfo (Target Architecture Definition): Delete
8739 reference to deprecated_read_fp.
8740
8741 2004-08-02 Andrew Cagney <cagney@gnu.org>
8742
8743 * gdbint.texinfo (Target Architecture Definition): Delete
8744 description of DEPRECATED_REGISTER_BYTES.
8745
8746 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8747
8748 * gdb.texinfo (Source Path): Document the new behavior of
8749 searching for the source files.
8750
8751 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8752
8753 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8754 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8755 (Auto Display): Improve indexing.
8756
8757 2004-07-16 Andrew Cagney <cagney@gnu.org>
8758
8759 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8760 "-noasync".
8761
8762 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8763
8764 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8765 have the same prefix have only their prefix in the index.
8766
8767 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8768
8769 * gdb.texinfo (BSD libkvm Interface): New node (section)
8770 (Native): Add it to the menu.
8771
8772 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8773
8774 * gdbint.texinfo (Target Architecture Definition): Remove
8775 PCC_SOL_BROKEN.
8776
8777 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8778
8779 * gdbint.texinfo (Target Architecture Definition): Remove
8780 SUN_FIXED_LBRAC_BUG.
8781
8782 2004-06-26 Andrew Cagney <cagney@gnu.org>
8783
8784 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8785
8786 2004-06-20 Andrew Cagney <cagney@gnu.org>
8787
8788 * gdbint.texinfo (Target Architecture Definition): Deprecate
8789 USE_STRUCT_CONVENTION.
8790
8791 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8792
8793 gdb.texinfo (Bug Reporting): Mention session recording,
8794 with the script command or Emacs.
8795
8796 2004-06-18 Andrew Cagney <cagney@gnu.org>
8797
8798 * gdbint.texinfo (Target Architecture Definition): Deprecate
8799 FUNCTION_START_OFFSET.
8800
8801 2004-06-14 Andrew Cagney <cagney@gnu.org>
8802
8803 Based on changes from Karl Berry.
8804 * gdb.texinfo: Do not use @sc in a direntry.
8805 * stabs.texinfo: Change @dircateogry to "Software development".
8806 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8807
8808 2004-06-13 Andrew Cagney <cagney@gnu.org>
8809
8810 * gdbint.texinfo (Target Architecture Definition): Delete
8811 description of RETURN_VALUE_ON_STACK.
8812
8813 2004-06-09 Andrew Cagney <cagney@gnu.org>
8814
8815 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8816 deleted by previous patch.
8817
8818 2004-06-08 Andrew Cagney <cagney@gnu.org>
8819
8820 * gdbint.texinfo (Native Debugging): Delete documentation on
8821 ATTACH_DETACH.
8822
8823 2004-06-06 Randolph Chung <tausq@debian.org>
8824
8825 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8826
8827 2004-06-06 Randolph Chung <tausq@debian.org>
8828
8829 * gdb.texinfo (push_dummy_call): Update argument list to match
8830 the new push_dummy_call method signature. Describe the function
8831 argument.
8832
8833 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8834
8835 * gdb.texinfo (Starting): Document new start command.
8836
8837 2004-05-21 Andrew Cagney <cagney@redhat.com>
8838
8839 * observer.texi (GDB Observers): Document "inferior_created".
8840
8841 2004-05-08 Andrew Cagney <cagney@redhat.com>
8842
8843 * gdbint.texinfo (Target Architecture Definition): Delete
8844 description of DO_DEFERRED_STORES.
8845
8846 * gdbint.texinfo (Target Architecture Definition): Delete
8847 references to DEPRECATED_FIX_CALL_DUMMY.
8848
8849 * gdbint.texinfo (Target Architecture Definition): Delete
8850 description of DEPRECATED_CALL_DUMMY_WORDS,
8851 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8852
8853 * gdbint.texinfo (Target Architecture Definition): Delete
8854 description of DEPRECATED_PUSH_DUMMY_FRAME.
8855
8856 * gdbint.texinfo (Target Architecture Definition): Delete
8857 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8858
8859 2004-05-07 Andrew Cagney <cagney@redhat.com>
8860
8861 * observer.texi (GDB Observers): Add "Debugging" section. Include
8862 cross reference to "set/show debug observer".
8863 * gdb.texinfo (Debugging Output): Document "set/show debug
8864 observer".
8865
8866 2004-05-01 Andrew Cagney <cagney@redhat.com>
8867
8868 * gdbint.texinfo (Target Architecture Definition): Delete
8869 description of DEPRECATED_PC_IN_SIGTRAMP.
8870
8871 2004-04-30 Andrew Cagney <cagney@redhat.com>
8872
8873 * gdbint.texinfo (Target Architecture Definition): Delete
8874 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8875
8876 2004-04-30 Orjan Friberg <orjanf@axis.com>
8877
8878 * observer.texi (GDB Observers): Correct spelling.
8879
8880 2004-04-26 Orjan Friberg <orjanf@axis.com>
8881
8882 * observer.texi (GDB Observers): Add target_changed event.
8883
8884 2004-04-08 Andrew Cagney <cagney@redhat.com>
8885
8886 * observer.texi (GDB Observers): Rework, provide generic observer
8887 definitions and then a list of observable events.
8888
8889 2004-04-04 Andrew Cagney <cagney@redhat.com>
8890
8891 * gdbint.texinfo (Host Definition): Delete reference to
8892 NO_SIGINTERRUPT.
8893
8894 2004-04-02 Andrew Cagney <cagney@redhat.com>
8895
8896 * gdbint.texinfo (Target Architecture Definition): Delete
8897 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8898
8899 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8900
8901 * gdb.texinfo (TUI Commands): Document tui reg commands.
8902
8903 2004-03-26 Andrew Cagney <cagney@redhat.com>
8904
8905 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8906 "gdbtui".
8907 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8908 (Contributors): Mention both Text and Terminal User Interface.
8909
8910 2004-03-23 Andrew Cagney <cagney@redhat.com>
8911
8912 * gdbint.texinfo (Target Architecture Definition): Deprecate
8913 references to SIGTRAMP_START and SIGTRAMP_END.
8914
8915 2004-03-23 Andrew Cagney <cagney@redhat.com>
8916
8917 * gdbint.texinfo (Target Architecture Definition): Deprecate
8918 references to PC_IN_SIGTRAMP.
8919
8920 2004-03-19 Andrew Cagney <cagney@redhat.com>
8921
8922 * gdbint.texinfo (Target Architecture Definition): Delete
8923 reference to GDB_TARGET_IS_HPPA.
8924
8925 2004-03-18 Andrew Cagney <cagney@redhat.com>
8926
8927 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8928 describe pre_init and post_init.
8929
8930 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8931
8932 * gdb.texinfo (Debugging Output): Document values for "set debug
8933 target".
8934
8935 2004-02-28 Andrew Cagney <cagney@redhat.com>
8936
8937 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8938
8939 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8940
8941 * gdb.texinfo (breakpoints): Add information about the
8942 new "set breakpoint pending" and "show breakpoint pending"
8943 commands.
8944
8945 2004-02-26 Andrew Cagney <cagney@redhat.com>
8946
8947 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8948 in Per-architecture module data section.
8949
8950 2004-02-25 Roland McGrath <roland@redhat.com>
8951
8952 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8953
8954 2004-02-24 Andrew Cagney <cagney@redhat.com>
8955
8956 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8957 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8958 * fdl.texi: Import Version 1.2, November 2002.
8959
8960 2004-02-17 Andrew Cagney <cagney@redhat.com>
8961
8962 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8963
8964 2004-02-16 Andrew Cagney <cagney@redhat.com>
8965
8966 * gdbint.texinfo (Target Architecture Definition): Deprecate
8967 FRAMELESS_FUNCTION_INVOCATION.
8968
8969 2004-02-16 Andrew Cagney <cagney@redhat.com>
8970
8971 * gdbint.texinfo (Coding): Mention -Wunused-function.
8972
8973 2004-02-14 Andrew Cagney <cagney@redhat.com>
8974
8975 * gdbint.texinfo (Target Architecture Definition): Delete
8976 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8977
8978 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8979
8980 * gdb.texinfo: Properly quote the name "C++".
8981 * gdbint.texinfo: Ditto.
8982 * stabs.texinfo: Ditto.
8983
8984 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8985
8986 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8987 minimal information about libiberty.
8988
8989 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8990
8991 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8992
8993 2004-02-04 Roland McGrath <roland@redhat.com>
8994
8995 * gdb.texinfo (Auxiliary Vector): New node (section).
8996 (Data): Add it to the menu.
8997
8998 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8999
9000 * gdb.texinfo (Breakpoints): Add information about pending
9001 breakpoint support.
9002
9003 2004-01-26 Andrew Cagney <cagney@redhat.com>
9004
9005 * gdb.texinfo (Overview): Delete references to the cisco protocol
9006 including the "N" response.
9007
9008 2004-01-26 Andrew Cagney <cagney@redhat.com>
9009
9010 * gdbint.texinfo (Target Architecture Definition): Rename
9011 EXTRACT_STRUCT_VALUE_ADDRESS to
9012 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9013
9014 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9015
9016 * gdb.texinfo (KOD): Document "show os". Add index entries for
9017 "set/show os" and "info cisco" commands.
9018
9019 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9020
9021 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9022
9023 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9024
9025 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9026 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9027
9028 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9029
9030 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9031 -stack-list-locals.
9032 (GDB/MI Variable Objects): Describe extension to
9033 -var-list-children.
9034
9035 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9036
9037 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9038
9039 2004-01-17 Andrew Cagney <cagney@redhat.com>
9040
9041 * gdbint.texinfo (Target Architecture Definition): Delete
9042 documentation on DEPRECATED_NPC_REGNUM.
9043
9044 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9045
9046 * gdb.texinfo: Update copyright year. Mention that set
9047 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9048 "set follow-fork-mode ask".
9049
9050 2004-01-13 Andrew Cagney <cagney@redhat.com>
9051
9052 * gdbint.texinfo: Update copyright year.
9053 (Coding): Add -Wunused-label to list of -Werror warnings.
9054
9055 2004-01-08 Jason Molenda <jmolenda@apple.com>
9056 Eli Zaretskii <eliz@gnu.org>
9057
9058 * gdb.texinfo: Update copyright.
9059 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9060 around names, as appropriate. Minor syntax cleanup of
9061 _NSPrintForDebugger explanation. Two spaces after periods.
9062 GDBN used instead of lit. "gdb". Index entries added for
9063 print-object and _NSPrintForDebugger. @noindent added in one spot.
9064
9065 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9066
9067 * stabs.texinfo: Add dircategory and direntry commands.
9068 * annotate.texinfo: Ditto.
9069
9070 2003-11-10 Andrew Cagney <cagney@redhat.com>
9071
9072 * gdbint.texinfo (Target Architecture Definition): Replace the
9073 return_value method's "inval" and "outval" parameters with
9074 "readbuf" and "writebuf".
9075
9076 2003-10-28 Jim Blandy <jimb@redhat.com>
9077
9078 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9079 from "The `F' request packet" and "The `F' reply packet", to make
9080 texi2dvi happy.
9081 (File-I/O remote protocol extension): Update menu entries, too.
9082
9083 2003-10-26 Michael Chastain <mec@shout.net>
9084
9085 * gdb.texinfo (Thread Stops): Document the issue with
9086 premature return from system calls in multi-threaded programs.
9087
9088 2003-10-24 Andrew Cagney <cagney@redhat.com>
9089
9090 * annotate.texinfo: Fix "fortunatly"[sic].
9091
9092 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9093
9094 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9095 with "Hitachi" and "Mitsubishi".
9096
9097 2003-10-20 Andrew Cagney <cagney@redhat.com>
9098
9099 * gdbint.texinfo (Target Architecture Definition): Document
9100 gdbarch_return_value. Add cross references from
9101 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9102 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9103
9104 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9105
9106 * gdbint.texinfo (Target Architecture Definition): Document
9107 regset_from_core_section.
9108
9109 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9110
9111 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9112
9113 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9114
9115 From Anthony Green <green@redhat.com>:
9116 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9117
9118 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9119
9120 * gdb.texinfo (Breakpoint related warnings): New node.
9121 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9122
9123 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9124
9125 * gdb.texinfo (Remote Protocol): Document v and vCont.
9126
9127 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9128
9129 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9130 * gdbint.texinfo: Ditto.
9131
9132 2003-10-09 Andrew Cagney <cagney@redhat.com>
9133
9134 From 2003-09-18 David Anderson <davea@sgi.com>:
9135 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9136 "command".
9137
9138 2003-10-03 Andrew Cagney <cagney@redhat.com>
9139
9140 * gdbint.texinfo (Target Architecture Definition): Deprecate
9141 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9142 just target.
9143
9144 2003-10-02 Andrew Cagney <cagney@redhat.com>
9145
9146 * gdbint.texinfo (Target Architecture Definition): Rename
9147 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9148 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9149 * gdbint.texinfo (Target Architecture Definition): Rename
9150
9151 2003-09-30 Andrew Cagney <cagney@redhat.com>
9152
9153 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9154 (Target Architecture Definition):
9155
9156 * gdbint.texinfo (Target Architecture Definition): Rename
9157 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9158
9159 2003-09-29 Andrew Cagney <cagney@redhat.com>
9160
9161 * gdbint.texinfo (Target Architecture Definition): Delete
9162 documentation for NEED_TEXT_START_END.
9163
9164 * gdbint.texinfo (Target Architecture Definition): Rename
9165 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9166 TARGET_WRITE_PC.
9167
9168 2003-09-22 Michael Chastain <mec@shout.net>
9169
9170 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9171
9172 2003-09-21 Anthony Green <green@redhat.com>
9173
9174 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9175
9176 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9177
9178 * gdbint.texinfo (Target Architecture Definition): Document
9179 stabs_argument_has_addr.
9180
9181 2003-09-18 Andrew Cagney <cagney@redhat.com>
9182
9183 * gdbint.texinfo (Target Architecture Definition): Delete
9184 documentation on REGISTER_NAMES.
9185
9186 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9187
9188 * gdbint.texinfo (Target Architecture Definition): Replace
9189 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9190
9191 2003-09-11 Andrew Cagney <cagney@redhat.com>
9192
9193 * gdbint.texinfo (Target Architecture Definition): Replace
9194 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9195
9196 2003-08-18 Andrew Cagney <cagney@redhat.com>
9197
9198 * gdbint.texinfo (Target Architecture Definition): Document
9199 "frame_red_zone_size".
9200
9201 2003-08-09 Andrew Cagney <cagney@redhat.com>
9202
9203 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9204 with "set/show backtrace past-main" and "set/show backtrace
9205 limit".
9206
9207 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9208
9209 * Makefile.in (install-info): Support DESTDIR.
9210 (install-html): Likewise.
9211
9212 2003-08-07 Andrew Cagney <cagney@redhat.com>
9213
9214 Patch from Nick Roberts.
9215 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9216 bindings. Remove description of send-gdb-command.
9217
9218 2003-08-07 Andrew Cagney <cagney@redhat.com>
9219
9220 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9221 GDB 6.0.
9222
9223 2003-08-06 Andrew Cagney <cagney@redhat.com>
9224
9225 * gdb.texinfo (Mode Options): Mention that level three is the
9226 highest available and that level 2 is deprecated.
9227 (Annotations Overview): Mention annotation levels. Cross reference
9228 to "Limitations of the Annotation Interface" in annotate.texi.
9229 (TODO, Value Annotations, Frame Annotations): Delete section.
9230 (Displays, Breakpoint Info): Delete.
9231
9232 2003-08-04 Andrew Cagney <cagney@redhat.com>
9233
9234 * agentexpr.texi: Delete @bye.
9235 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9236 (stabs.info): Add $(srcdir) to include search path.
9237 (html): Depend on "annotate_toc.html", and not "annotate.html".
9238 * stabs.texinfo: Ditto. Include "fdl.texi".
9239 * gdbint.texinfo: Update copyright statement's list of invariant
9240 sections.
9241
9242 2003-07-28 Andrew Cagney <cagney@redhat.com>
9243
9244 * Makefile.in (INFO_DEPS): Add annotate.info.
9245 (dvi, ps, html, pdf): Add annotate.
9246 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9247 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9248 (ANNOTATE_DOC_FILES): New macro.
9249 (ANNOTATE_TEX_TMPS): New macro.
9250 (annotate.info, annotate_toc.html): Specify dependencies.
9251 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9252 * annotate.texinfo: Rename annotate.texi. Get building. Add
9253 "Migrating to GDB/MI" and "Limitations of the Annotation
9254 Interface" chapters. Mention why it is not part of the user
9255 guide. Update copyright notice. Include "fdl.texi".
9256
9257 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9258
9259 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9260
9261 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9262
9263 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9264
9265 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9266
9267 * gdb.texinfo (Server): Mention pidof.
9268
9269 2003-07-22 Andrew Cagney <cagney@redhat.com>
9270
9271 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9272 list.
9273
9274 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9275
9276 * gdb.texinfo (Logging output): New chapter.
9277
9278 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9279
9280 * gdb.texinfo (Unsupported languages): New section.
9281 (Languages): Add link to new section.
9282
9283 2003-06-22 Andrew Cagney <cagney@redhat.com>
9284
9285 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9286
9287 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9288
9289 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9290
9291 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9294 * agentexpr.texi: Retitle section, and change it to an appendix.
9295 Comment out texinfo initialization. Factor a @var{} into two
9296 pieces to prevent makeinfo warnings.
9297 * gdb.texinfo: Add Agent Expressions appendix.
9298
9299 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9300
9301 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9302
9303 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9304
9305 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9306 remote target". Document the "detach" and "disconnect" commands.
9307 (Server, Netware, Debug Session): Reference "Connecting to a
9308 remote target".
9309 (GDB/MI Target Manipulation): Document "-target-disconnect".
9310
9311 2003-06-13 Andrew Cagney <cagney@redhat.com>
9312
9313 * gdbint.texinfo (Target Architecture Definition): Deprecate
9314 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9315 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9316
9317 2003-06-09 Jim Blandy <jimb@redhat.com>
9318
9319 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9320
9321 2003-06-08 Andrew Cagney <cagney@redhat.com>
9322
9323 * gdbint.texinfo (Target Architecture Definition): Delete
9324 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9325
9326 2003-06-08 Andrew Cagney <cagney@redhat.com>
9327
9328 * gdbint.texinfo (Target Architecture Definition): Document
9329 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9330
9331 2003-06-07 Adam Fedor <fedor@gnu.org>
9332
9333 * gdb.texinfo: Add Objective-C documentation.
9334
9335 2003-06-01 Andrew Cagney <cagney@redhat.com>
9336
9337 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9338 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9339
9340 2003-05-21 Andrew Cagney <cagney@redhat.com>
9341
9342 * gdbint.texinfo (Target Architecture Definition): Delete
9343 references to "extract_address" and "store_address".
9344
9345 2003-05-16 Andrew Cagney <cagney@redhat.com>
9346
9347 * gdbint.texinfo (Target Architecture Definition): Replace
9348 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9349 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9350
9351 2003-05-14 Theodore A. Roth <troth@openavr.org>
9352
9353 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9354
9355 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9356
9357 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9358 (gdb.dvi): Likewise.
9359 (gdb.pdf): Likewise.
9360 (links2roff): Likewise.
9361
9362 2003-05-08 Jim Blandy <jimb@redhat.com>
9363
9364 * gdb.texinfo (Dump/Restore Files): Update documentation for
9365 'dump', 'append', and 'restore': note that format argument is
9366 optional; simplify presentation of the command variants; and be
9367 more precise about the formats.
9368
9369 2003-05-07 Jim Blandy <jimb@redhat.com>
9370
9371 * gdb.texinfo (Symbols): Update documentation: 'maint list
9372 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9373 symtabs' and 'maint info psymtabs'.
9374
9375 2003-05-05 Andrew Cagney <cagney@redhat.com>
9376
9377 * gdbint.texinfo (Target Architecture Definition): Make
9378 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9379 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9380 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9381
9382 2003-05-04 Andrew Cagney <cagney@redhat.com>
9383
9384 * gdb.texinfo (Maintenance Commands): Document "maint print
9385 dummy-frames".
9386
9387 2003-05-04 Andrew Cagney <cagney@redhat.com>
9388
9389 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9390
9391 2003-05-03 J. Brobecker <brobecker@gnat.com>
9392
9393 Thierry Schneider <tpschneider1@yahoo.com>
9394 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9395 for new MI command.
9396
9397 2003-05-03 Andrew Cagney <cagney@redhat.com>
9398
9399 * gdbint.texinfo (Target Architecture Definition): Document
9400 push_dummy_code. Add cross references.
9401
9402 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9403
9404 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9405 set/show charsets commands.
9406
9407 2003-04-28 Andrew Cagney <cagney@redhat.com>
9408
9409 * gdbint.texinfo (Target Architecture Definition): Replace
9410 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9411 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9412
9413 2003-04-28 Andrew Cagney <cagney@redhat.com>
9414
9415 * gdbint.texinfo (Target Architecture Definition): Rename
9416 "tm_print_insn" to "deprecated_tm_print_insn".
9417
9418 2003-04-09 Jim Blandy <jimb@redhat.com>
9419
9420 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9421 list psymtabs'.
9422
9423 2003-04-08 Andrew Cagney <cagney@redhat.com>
9424
9425 * gdbint.texinfo (Target Architecture Definition): Delete
9426 references to EXTRA_FRAME_INFO.
9427
9428 2003-04-08 Andrew Cagney <cagney@redhat.com>
9429
9430 * gdbint.texinfo (Target Architecture Definition): Delete
9431 PRINT_TYPELESS_INTEGER.
9432
9433 2003-04-02 J. Brobecker <brobecker@gnat.com>
9434
9435 * observer.texi (GDB Observers): Adjust the documentation for the
9436 normal_stop notification to better describe reality. Fix a couple
9437 of minor typos.
9438
9439 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9440
9441 * gdb.texinfo (GDB/MI Program Control): Add
9442 '-file-list-exec-source-file'
9443
9444 2003-03-31 Andrew Cagney <cagney@redhat.com>
9445
9446 * gdbint.texinfo (Target Architecture Definition): Delete
9447 references to CALL_DUMMY_P.
9448
9449 2003-03-30 Andrew Cagney <cagney@redhat.com>
9450
9451 * gdbint.texinfo (Target Architecture Definition): Remove
9452 reference to TARGET_WRITE_SP.
9453
9454 2003-03-27 Andrew Cagney <cagney@redhat.com>
9455
9456 * gdbint.texinfo (Target Architecture Definition): Remove
9457 references to write_sp.
9458
9459 2003-03-27 Andrew Cagney <cagney@redhat.com>
9460
9461 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9462 chapter body. Use @smallexample instead of @example.
9463 (Annotations): Ditto.
9464 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9465 annotate.texi.
9466
9467 2003-03-26 Andrew Cagney <cagney@redhat.com>
9468
9469 * gdbint.texinfo (Target Architecture Definition): Replace
9470 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9471 dummy_addr parameters.
9472
9473 2003-03-25 Andrew Cagney <cagney@redhat.com>
9474
9475 * gdbint.texinfo (Target Architecture Definition): Delete
9476 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9477 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9478 Add reference to PUSH_ARGUMENTS.
9479
9480 2003-03-23 Andrew Cagney <cagney@redhat.com>
9481
9482 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9483 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9484
9485 2003-03-18 J. Brobecker <brobecker@gnat.com>
9486
9487 * gdbint.texinfo (Algorithms): Add new section describing the
9488 Observer paradigm.
9489 (Top): Add menu entry to new observer appendix.
9490 * observer.texi: New file.
9491 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9492 new observer.texi file.
9493
9494 2003-03-17 Andrew Cagney <cagney@redhat.com>
9495
9496 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9497 that GNU Press update the manual version number.
9498
9499 2003-03-12 Andrew Cagney <cagney@redhat.com>
9500
9501 * gdbint.texinfo (Target Architecture Definition): Delete
9502 references to get_saved_register. Rename GET_SAVED_REGISTER to
9503 DEPRECATED_GET_SAVED_REGISTER.
9504
9505 2003-03-13 Andrew Cagney <cagney@redhat.com>
9506
9507 * gdbint.texinfo (Target Architecture Definition): Replace
9508 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9509
9510 2003-03-12 Andrew Cagney <cagney@redhat.com>
9511
9512 * gdbint.texinfo (Target Architecture Definition): Rename
9513 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9514
9515 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9516
9517 * gdb.texinfo: Add File-I/O documentation.
9518
9519 2003-03-10 Andrew Cagney <cagney@redhat.com>
9520
9521 * gdbint.texinfo (Target Architecture Definition): Cross reference
9522 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9523
9524 2003-03-07 Andrew Cagney <cagney@redhat.com>
9525
9526 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9527 frame" command.
9528
9529 2003-03-05 Andrew Cagney <cagney@redhat.com>
9530
9531 * gdbint.texinfo (Target Architecture Definition): Document
9532 unwind_dummy_id. Cross reference unwind_dummy_id and
9533 SAVE_DUMMY_FRAME_TOS.
9534
9535 2003-03-05 James Ingham <jingham@apple.com>
9536 Daniel Jacobowitz <drow@mvista.com>
9537
9538 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9539 and "show cp-abi".
9540
9541 2003-03-03 Andrew Cagney <cagney@redhat.com>
9542
9543 * gdbint.texinfo (Target Architecture Definition): Document
9544 register_type.
9545
9546 2003-03-03 Andrew Cagney <cagney@redhat.com>
9547
9548 * stabs.texinfo (Structures): Use @samp and separate @var's
9549 instead of a single @var containing a comma separated list.
9550 (Unions): Ditto.
9551
9552 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9553
9554 * Makefile.in (distclean): Remove config.log.
9555
9556 2003-03-01 Andrew Cagney <cagney@redhat.com>
9557
9558 * gdbint.texinfo (Target Architecture Definition): Rename
9559 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9560
9561 2003-03-01 Andrew Cagney <cagney@redhat.com>
9562
9563 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9564 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9565
9566 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9567
9568 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9569 (Non-debug DLL symbols): New node, describing the minimal symbols
9570 loaded from DLLs without real debugging symbols.
9571
9572 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9573
9574 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9575 hardware-breakpoint-limit".
9576 (Set Watchpoints): Add cross reference to "set remote
9577 hardware-watchpoint-limit".
9578 (Remote configuration options): New section.
9579
9580 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9581
9582 * gdbint.texinfo (Target Architecture Definition): Delete
9583 descrption of IS_TRAPPED_INTERNALVAR.
9584
9585 From Keith Seitz <keiths@redhat.com>:
9586 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9587 option "-i"/"--interpreter" to this chapter. Include index
9588 entries.
9589
9590 2003-02-04 David Carlton <carlton@math.stanford.edu>
9591
9592 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9593 (Variables): Recommend stabs+ and DWARF 2.
9594 (C plus plus expressions): Correct info about
9595 compiler versions, debug formats.
9596 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9597 PR symtab/874.
9598
9599 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9600
9601 * gdbint.texinfo (Target Architecture Definition): Delete
9602 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9603 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9604 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9605 references to nindy and i960.
9606 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9607
9608 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9609
9610 * gdbint.texinfo (Target Architecture Definition): Delete
9611 FLOAT_INFO.
9612
9613 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9614
9615 * stabs.texinfo (Member Type Descriptor): Clarify description of
9616 `@'. Suggested by Ben Hutchings.
9617
9618 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9619
9620 * gdb.texinfo (M68K): Delete reference to es1800.
9621
9622 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9623
9624 * gdb.texinfo (Maintenance Commands): Document `maint print
9625 reggroups' and `maint print register-groups'.
9626 * gdbint.texinfo (Target Architecture Definition): Document
9627 register_reggroup_p.
9628
9629 2003-01-23 Jim Blandy <jimb@redhat.com>
9630
9631 * gdb.texinfo (Separate Debug Files): New section.
9632
9633 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9634
9635 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9636 and "maint show profile".
9637
9638 2003-01-16 Michael Chastain <mec@shout.net>
9639
9640 * gdb.texinfo (Installing GDB): Warn against
9641 ".../gdb-VERSION/gdb/configure".
9642 (Separate Objdir): Likewise.
9643
9644 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9645
9646 * gdbint.texinfo (Target Architecture Definition): Delete
9647 definition of PRINT_REGISTER_HOOK.
9648
9649 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9650
9651 (OpenRISC 1000): Fix formatting of command names.
9652
9653 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9654
9655 * gdb.texinfo (Continuing and Stepping): Add new command
9656 'advance'. Clarify behavior of 'until'.
9657
9658 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9659
9660 * gdb.texinfo (Files): Document solib-absolute-prefix and
9661 solib-search-path.
9662
9663 2003-01-09 Michael Chastain <mec@shout.net>
9664
9665 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9666 (Create a Release): Add new instructions for new @file{src-release}.
9667 Document existing instructions for @file{Makefile.in} as
9668 being for @value{GDBN} 5.3.1 or earlier.
9669
9670 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9671
9672 * gdbint.texinfo (Target Architecture Definition): Mention
9673 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9674 allocate memory.
9675
9676 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9677
9678 * gdb.texinfo (Controlling GDB): Add @kindex for
9679 "show osabi".
9680 (Backtraces): Add @kindex's for backtrace-below-main.
9681
9682 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9683
9684 * gdb.texinfo (Controlling GDB): Document "set osabi".
9685
9686 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9687
9688 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9689 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9690
9691 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9692
9693 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9694 "set coerce-float-to-double".
9695 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9696
9697 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9698
9699 * stabs.texinfo: Remove obsolete text.
9700 * gdbint.texinfo: Ditto.
9701 * gdb.texinfo: Ditto.
9702
9703 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9704
9705 * gdbint.texinfo (Target Architecture Definition): Update
9706 description of gdbarch_register_osabi.
9707
9708 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9709
9710 * agentexpr.texi: Fix typos.
9711 * annotate.texi: Likewise.
9712 * fdl.texi: Likewise.
9713
9714 2002-12-10 Andrew Cagney <cagney@redhat.com>
9715
9716 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9717 DEPRECATED_INIT_FRAME_PC.
9718
9719 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdbint.texinfo (Target Architecture Definition): Delete
9722 PC_IN_CALL_DUMMY.
9723
9724 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9725
9726 * gdbint.texinfo (Host Definition): Delete documentation on
9727 USE_GENERIC_DUMMY_FRAMES.
9728
9729 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9730
9731 Fix PR gdb/723 and PR gdb/245.
9732 * Makefile.in (install-info): Run the install-info command as part
9733 of the post install steps only.
9734 (uninstall-info): New target.
9735 (uninstall): New target.
9736
9737 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9738
9739 * Makefile.in (install): Make install do some real work.
9740
9741 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9742
9743 Fix POSIX problem reported by Paul Eggert.
9744 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9745 Fix PR gdb/527.
9746
9747 2002-10-26 Andrew Cagney <cagney@redhat.com>
9748
9749 * gdbint.texinfo (Target Architecture Definition): Delete
9750 definition of DO_REGISTERS_INFO.
9751
9752 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9753
9754 * gdbint.texinfo (Address Classes): Fix problems with insertion
9755 of ``{'' and ``}'' in example.
9756
9757 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9758
9759 * gdbint.texinfo (Address Classes): New section.
9760 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9761 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9762 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9763 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9764
9765 2002-10-11 Klee Dienes <kdienes@apple.com>
9766
9767 * gdb.texinfo (Registers): Mention vector registers as well as
9768 floating registers in the documentation for 'info registers' and
9769 'info all-registers'.
9770
9771 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9772
9773 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9774
9775 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9776
9777 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9778 interface definition.
9779
9780 2002-10-03 Marko Mlinar <markom@opencores.org>
9781
9782 * gdb.texinfo (Target Commands): Add or1k target specific
9783 commands.
9784 * gdb.texinfo (Contributors): Add myself to the contributors list.
9785
9786 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9787
9788 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9789 and "mi1" instead of "mi1" and "mi0".
9790
9791 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9792
9793 * gdb.texinfo (Packets): Fix typos "alligned".
9794 Correct z3/Z3 description. Correct z4/Z4 title.
9795
9796 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9797
9798 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9799
9800 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9801
9802 * gdb.texinfo: Use GNU/Linux instead of Linux.
9803
9804 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9805
9806 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9807
9808 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9809
9810 * gdb.texinfo: Replace @example with @smallexample.
9811
9812 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9813
9814 From Eli Zaretskii <eliz@gnu.org>:
9815 * gdb.texinfo (Character Sets): Use @smallexample instead of
9816 @example. Use GNU/Linux instead of Linux.
9817
9818 2002-09-20 Jim Blandy <jimb@redhat.com>
9819
9820 * gdb.texinfo: Add character set documentation.
9821
9822 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9823
9824 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9825 (Packets): Add cross reference from `b' packet to `z' packets.
9826
9827 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9828
9829 * gdb.texinfo (Maintenance Commands): Document ``maint
9830 internal-error'' and ``maint internal-warning''.
9831
9832 * gdbint.texinfo (Target Architecture Definition): Revise
9833 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9834
9835 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9836
9837 * gdbint.texinfo (Target Conditionals): Document the new
9838 NAME_OF_MALLOC macro.
9839
9840 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9841
9842 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9843 engineer.
9844
9845 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9846
9847 * gdb.texinfo (TUI Overview): Document status line fields.
9848
9849 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9850
9851 * gdb.texinfo (TUI Commands): Document info win command.
9852
9853 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9854
9855 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9856
9857 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9858
9859 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9860 (TUI Keys): Likewise.
9861
9862 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9863
9864 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9865 for a packet receive.
9866
9867 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9868
9869 * Makefile.in (clean): Move to end of file.
9870 (distclean, maintainer-clean, realclean): Ditto.
9871 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9872 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9873 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9874 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9875
9876 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9877
9878 * Makefile.in (GDBINT_TEX_TMPS): Define.
9879 (gdbint.dvi, gdbint.pdf): Use
9880 (GDB_TEX_TMPS): Define.
9881 (gdb.dvi, gdb.pdf): Use.
9882 (STABS_TEX_TMPS): Define.
9883 (stabs.dvi, stabs.pdf): Use.
9884 (GDB_DOC_SOURCE_INCLUDES): New macros.
9885 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9886 (GDBINT_DOC_FILES_INCLUDES): New macros.
9887 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9888 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9889 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9890 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9891 (links2roff): Replace SFILES_INCLUDED with
9892 GDB_DOC_SOURCE_INCLUDES.
9893 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9894 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9895 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9896 dependencies.
9897 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9898 dependencies.
9899 (gdbmi.texinfo): Delete rule.
9900 (inc-hist.texinfo): Delete rule.
9901 (rluser.texinfo): Delete rule.
9902
9903 2002-08-23 Andrew Cagney <cagney@redhat.com>
9904
9905 * gdbint.texinfo (Target Architecture Definition): Update
9906 STORE_RETURN_VALUE, mention regcache.
9907
9908 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9909
9910 * gdbint.texinfo (Target Architecture Definition): Document
9911 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9912
9913 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9914
9915 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9916 Fix minor typos. Add index entries.
9917
9918 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9919
9920 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9921
9922 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9923
9924 * gdbint.texinfo (Target Architecture Definition): Document
9925 PRINT_VECTOR_INFO.
9926 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9927
9928 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9929
9930 * gdb.texinfo (Maintenance Commands): Document "maint print
9931 registers", "maint print raw-registers" and "maint print
9932 cooked-registers".
9933
9934 2002-08-08 Grace Sainsbury <graces@redhat.com>
9935
9936 From Mark Salter:
9937 * gdb.texinfo (Protocol): Document T packet extension to
9938 allow watchpoint address reporting.
9939
9940 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9941
9942 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9943
9944 2002-08-01 Andrew Cagney <cagney@redhat.com>
9945
9946 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9947 to CHILL.
9948
9949 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9950
9951 * gdbint.texinfo (Coding): Revise section "Include Files".
9952
9953 2002-07-24 Andrew Cagney <cagney@redhat.com>
9954
9955 * gdbint.texinfo: Obsolete references to m88k.
9956 * gdb.texinfo: Ditto.
9957
9958 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9959
9960 * gdbint.texinfo (Create a release candiate): Add the location
9961 where the proper version of autoconf can be retrieved.
9962
9963 2002-07-09 Don Howard <dhoward@redhat.com>
9964
9965 * gdb.texinfo (Command Files): Further describe the behavior of
9966 sourced command files.
9967
9968 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9969
9970 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9971 (Coding): Clarify ISO C version that GDB assumes.
9972
9973 2002-06-26 Tom Tromey <tromey@redhat.com>
9974
9975 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9976 add_setshow_cmd_full.
9977
9978 2002-06-25 Don Howard <dhoward@redhat.com>
9979
9980 * gdb.texinfo (Memory Region Attributes): Document new behavior
9981 for 'mem' command.
9982
9983 2002-06-11 Jim Blandy <jimb@redhat.com>
9984
9985 * gdb.texinfo (Symbols): Update documentation for `info source'
9986 command.
9987
9988 * gdb.texinfo (Macros): Call the command `info macro', not
9989 `show macro'.
9990
9991 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9992
9993 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9994 data''.
9995
9996 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9997
9998 * gdbint.texinfo (Target Architecture Definition): Document
9999 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10000
10001 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10002
10003 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10004 lists.
10005
10006 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10007
10008 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10009 Branch''.
10010
10011 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10012
10013 * gdbint.texinfo (Target Architecture Definition): Add section
10014 ``Converting an existing Target Architecture to Multi-arch''.
10015
10016 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10017
10018 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10019 to ``Obsoleting code''. Revise.
10020
10021 2002-05-17 Jim Blandy <jimb@redhat.com>
10022
10023 * gdb.texinfo (C Preprocessor Macros): New chapter.
10024 Include it in the main menu.
10025 (Contributors): Credit Jim Blandy with macro support.
10026 (Compilation): Explain how to get macro information into the
10027 executable.
10028 (Expressions): Note that preprocessor macros are expanded.
10029
10030 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10031
10032 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10033 options for `target remote'.
10034
10035 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Delete
10038 documentation on NNPC_REGNUM.
10039
10040 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10041
10042 * gdbint.texinfo (Target Architecture Definition): Document
10043 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10044 (Target Architecture Definition): Revise section `Using Different
10045 Register and Memory Data Representations'. Add section `Raw and
10046 Virtual Register Representations'.
10047
10048 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10049
10050 * gdbint.texinfo (Target Architecture Definition): Mention
10051 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10052 (Target Architecture Definition): Mention same. Add references to
10053 web pages.
10054
10055 2002-05-08 Michael Snyder <msnyder@redhat.com>
10056
10057 * stabs.texinfo (Attributes): Document new "vector" attribute.
10058
10059 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10060
10061 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10062
10063 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10064
10065 * gdb.texinfo: Delete obsolete references to a29k.
10066
10067 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10068
10069 * gdbint.texinfo (Target Architecture Definition): Replace
10070 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10071
10072 2002-04-24 David S. Miller <davem@redhat.com>
10073
10074 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10075
10076 2002-04-21 David S. Miller <davem@redhat.com>
10077
10078 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10079
10080 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10081
10082 * gdbint.texinfo (Target Architecture Definition): Delete
10083 definition of HAVE_REGISTER_WINDOWS.
10084
10085 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10086
10087 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10088 "Theodore A. Roth" <troth@verinet.com>.
10089
10090 2002-04-15 Don Howard <dhoward@redhat.com>
10091
10092 From Eli Zaretskii <eliz@gnu.org>
10093 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10094 Provide a better explaination of this feature.
10095
10096 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10097
10098 * gdbint.texinfo (Target Architecture Definition): Remove
10099 FRAME_CHAIN_COMBINE.
10100
10101 2002-04-12 Michael Chastain <mec@shout.net>
10102
10103 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10104 REG_STACK_SEGMENT.
10105
10106 2002-04-09 Michael Chastain <mec@shout.net>
10107
10108 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10109 PYRAMID_* macros.
10110
10111 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10112
10113 * gdb.texinfo (Bug Reporting): Document that the web is the
10114 prefered way of submitting bug reports.
10115 (Bug Reporting): Delete the s-mail address as the last resort.
10116
10117 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10118
10119 * gdbint.texinfo (Target Architecture Definition): Delete
10120 references to TARGET_WRITE_FP and write_fp.
10121
10122 2002-03-27 Michael Snyder <msnyder@redhat.com>
10123
10124 * gdb.texinfo: Document new commands dump, append, and restore.
10125
10126 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10127
10128 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10129 Branch'.
10130
10131 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10132
10133 * gdb.texinfo: Change all examples to @smallexample.
10134 * gdbint.texinfo: Ditto.
10135
10136 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10137
10138 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10139 Branches''.
10140
10141 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10142
10143 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10144 Policy''.
10145
10146 2002-03-04 Fred Fish <fnf@redhat.com>
10147
10148 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10149 expresson, suports, dependant, trhe, perhaphs, situtations,
10150 explictily, taged, oportunity, unfortunatly).
10151
10152 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10153
10154 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10155 Remove reference to 3.12.
10156
10157 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10158
10159 * gdbint.texinfo: Include fdl.texi.
10160 (Top): Add GNU Free Documentation License.
10161 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10162 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10163 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10164 (gdbint.info): Add srcdir to include path.
10165 * gdb.texinfo: Include gpl.texi.
10166 (Top): Add Copying.
10167 * gpl.texi: New file.
10168
10169 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10170
10171 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10172
10173 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10174
10175 * gdb.texinfo: Document Cygwin native specific commands.
10176
10177 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10178
10179 * gdb.texinfo: Document gdbserver ``--attach'' command.
10180
10181 2002-02-07 Michael Snyder <msnyder@redhat.com>
10182
10183 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10184 to @code(_ovly_debug_event).
10185
10186 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10187
10188 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10189
10190 2002-02-06 Michael Snyder <msnyder@redhat.com>
10191
10192 * gdb.texinfo (overlays): Mention new magic symbol
10193 '_ovly_debug_event', which allows GDB to keep better track
10194 of overlays.
10195
10196 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10197
10198 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10199 Suggested by Dmitry Sivachenko.
10200
10201 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10202
10203 2002-02-01 Michael Snyder <msnyder@redhat.com>
10204
10205 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10206
10207 2002-01-30 Michael Snyder <msnyder@redhat.com>
10208
10209 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10210 (set trust-readonly-sections): Document.
10211
10212 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10213
10214 * gdbint.texinfo (Releasing GDB): Revise and update.
10215
10216 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10217
10218 * gdbint.texinfo (Target Architecture Definition): Delete
10219 description of TARGET_BYTE_ORDER_DEFAULT.
10220
10221 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10222
10223 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10224 <mitya@cavia.pp.ru>.
10225
10226 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10227
10228 * libgdb.texinfo: Delete file.
10229
10230 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10231
10232 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10233 * gdbint.texinfo: Ditto.
10234
10235 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10236
10237 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10238
10239 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10240
10241 * Makefile.in: Update copyright.
10242 (TEXI2DVI): Define.
10243 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10244 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10245 gdb-cfg.texi.
10246 (TEXINDEX, PDFTEX): Delete makefile variables.
10247
10248 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10249
10250 * gdb.texinfo (Protocol): Move section to appendix.
10251
10252 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10253
10254 * gdb.texinfo (Remote Debugging): Create a menu.
10255 (Top): Add ``Remote Debugging'' to menu.
10256
10257 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10258
10259 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10260 serial protocol'' from here.
10261 (Remote Debugging): To here. New chapter.
10262
10263 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10264
10265 * gdbint.texinfo (Target Architecture Definition): Delete
10266 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10267
10268 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10269
10270 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10271 are no longer needed.
10272 (Porting GDB): Add maintainer note about configure.host.
10273
10274 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10275
10276 * gdbint.texinfo (Target Architecture Definition): Remove
10277 definition of IEEE_FLOAT.
10278
10279 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10280
10281 * gdb.texinfo: Beautify copyright years; fix a typo.
10282 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10283 <3diff@gnu.org>
10284
10285 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10286
10287 * gdbint.texinfo (Host Definition): Remove references to
10288 MALLOC_INCOMPATIBLE.
10289
10290 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10291
10292 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10293 and xyz-xdep.o.
10294
10295 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10296
10297 * gdb.texinfo (Maintenance Commands): Add appendix.
10298 (Set Breaks): Copy ``maint info breakpoint'' doco to
10299 ``Maintenance Commands'' appendix. Add reference.
10300
10301 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10302
10303 * fdl.texi: Remove next/prev from @node.
10304
10305 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10306
10307 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10308 for monstrous @multitable (from Brian Youmans).
10309
10310 * fdl.texi: New file.
10311
10312 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10313
10314 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10315
10316 * gdbint.texinfo (Releasing GDB): New chapter.
10317
10318 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10319
10320 * gdb.texinfo (Embedded Processors, Calling program functions):
10321 Obsolete references to a29k.
10322
10323 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10324
10325 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10326 examples. Document that a code-block should do or discard its
10327 cleanups before exit.
10328
10329 2002-01-11 Michael Snyder <msnyder@redhat.com>
10330
10331 * gdb.texinfo (Choosing files): Change @samp to @file.
10332
10333 2002-01-05 Michael Snyder <msnyder@redhat.com>
10334
10335 * gdb.texinfo (--pid): Document new command line option (attach).
10336
10337 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10338
10339 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10340 in the stub.
10341
10342 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10343
10344 * gdbint.texinfo (Target Architecture Definition): Replace
10345 BIG_ENDIAN with BFD_ENDIAN_BIG.
10346
10347 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10348
10349 * gdbint.texinfo (Target Architecture Definition): Replace
10350 value_ptr with struct value pointer.
10351
10352 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10353
10354 * gdb.texinfo (Free Software): Fix wording.
10355
10356 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10357
10358 * gdb.texinfo (Free Software): New section ``Free Software Needs
10359 Free Documentation''.
10360
10361 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10362
10363 * stabs.texinfo:
10364 * gdb.texinfo:
10365 * gdbint.texinfo:
10366 * libgdb.texinfo:
10367 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10368
10369 2001-12-29 Michael Snyder <msnyder@redhat.com>
10370
10371 * gdb.texinfo (maint info sections): Fix typo.
10372
10373 2001-12-26 Michael Snyder <msnyder@redhat.com>
10374
10375 * gdb.texinfo (maint info sections): Document.
10376
10377 * gdb.texinfo (info proc): Comment out documentation for
10378 'info proc' sub-options that are currently not implemented.
10379
10380 2001-12-20 Jim Blandy <jimb@redhat.com>
10381
10382 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10383
10384 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10385
10386 * gdbint.texinfo (Target Architecture Definition): Replace
10387 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10388
10389 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10390
10391 * gdbint.texinfo (Host Definition): Delete documentation on
10392 HOST_BYTE_ORDER.
10393
10394 2001-11-30 Jim Blandy <jimb@redhat.com>
10395
10396 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10397 overlay support. Add to top-level menu.
10398
10399 2001-11-26 Tom Tromey <tromey@redhat.com>
10400
10401 * gdb.texinfo (Command Syntax): Document C-o binding.
10402
10403 2001-07-26 Christopher Faylor <cgf@redhat.com>
10404
10405 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10406 use since it is described in the referenced section.
10407
10408 From Eli Zaretskii <eliz@gnu.org>
10409 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10410 clearer when using DJGPP.
10411
10412 2001-11-24 Christopher Faylor <cgf@redhat.com>
10413
10414 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10415 specifically refer to MS-DOS.
10416 (command files): Mention gdb.ini is only used on MS-DOS.
10417
10418 2001-11-21 Tom Tromey <tromey@redhat.com>
10419
10420 * gdb.texinfo (Invoking GDB): Document --args.
10421 (Mode Options): Likewise.
10422
10423 2001-11-21 Jim Blandy <jimb@redhat.com>
10424
10425 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10426 Delete documentation; this macro has been removed from the
10427 sources.
10428
10429 2001-11-13 Jim Blandy <jimb@redhat.com>
10430
10431 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10432
10433 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10434
10435 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10436
10437 2001-11-05 Michael Snyder <msnyder@redhat.com>
10438
10439 * gdb.texinfo (info functions): Document use of backslash to
10440 quote regexp chars in function names such as "operator*()".
10441
10442 2001-11-01 Fred Fish <fnf@redhat.com>
10443
10444 * gdbint.texinfo (SOLIB_ADD): Document additional new
10445 "readsyms" arg.
10446
10447 2001-10-30 Don Howard <dhoward@redhat.com>
10448
10449 * gdb.texinfo: (Command Files) Added documentation for the
10450 behavior of gdb with input redirected from a file.
10451
10452 2001-10-28 Fred Fish <fnf@redhat.com>
10453
10454 * gdb.texinfo (auto-solib-add): Change docs to match
10455 implementation change.
10456 (auto-solib-limit): Add docs for new variable.
10457
10458 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10459
10460 * gdbint.texinfo (Target Architecture Definition): Function
10461 value_as_pointer renamed to value_as_address.
10462
10463 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10464
10465 * gdbint.texinfo (Target Architecture Definition): Default
10466 POINTER_TO_ADDRESS functions assume unsigned addresses.
10467 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10468 posting by Jim Blandy.
10469
10470 2001-10-12 Jim Blandy <jimb@redhat.com>
10471
10472 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10473 version of texi2html (1.64) doesn't support this flag any more.
10474
10475 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10476
10477 * gdbint.texinfo (Host Definition): Remove description of
10478 MEM_FNS_DECLARED.
10479
10480 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10481
10482 * gdbint.texinfo (Host Definition): Remove description of
10483 HAVE_SIGSETMASK.
10484
10485 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10486
10487 * gdbint.texinfo (Target Architecture Definition): Add
10488 explanation of TARGET_PRINT_INSN macro.
10489
10490 2001-08-30 Jim Blandy <jimb@redhat.com>
10491
10492 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10493 Explain what it means to load relocatable files.
10494
10495 2001-08-28 Jim Blandy <jimb@redhat.com>
10496
10497 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10498 info `top' menu.
10499
10500 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10501
10502 * gdbint.texinfo: Add a cautionary note about macro use.
10503
10504 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10505
10506 * gdb.texinfo: Explain omitting the hostname in the
10507 `target remote' command.
10508
10509 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10510
10511 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10512 and END-INFO-DIR-ENTRY.
10513
10514 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10515
10516 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10517
10518 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10519
10520 * gdbint.texinfo (libgdb): Rewrite.
10521
10522 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10523
10524 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10525
10526 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10527
10528 * gdb.texinfo (TUI): New chapter, document the TUI.
10529 (Mode Options): Document the -tui option.
10530
10531 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10532
10533 * gdbint.texinfo (Host Definition): Remove description of
10534 NEED_POSIX_SETPGID.
10535
10536 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10537
10538 * gdb.tex (DJGPP Native): New node, with descriptions of
10539 DJGPP-specific commands.
10540
10541 2001-07-19 John R. Moore <jmoore@redhat.com>
10542
10543 * gdbint.texinfo: Three misspellings.
10544
10545 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10546
10547 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10548 `test` expressions on bash. Problem reported by Colin Walters.
10549
10550 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10551
10552 * gdbint.texinfo (User Interface): Update ui-out documentation to
10553 refelect recent UI/MI updates.
10554
10555 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10556
10557 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10558 interpreters.
10559
10560 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10561
10562 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10563 structure and not macros.
10564 (Host Definition): Document that much of this chapter is obsolete.
10565 (Target Architecture Definition): Update list of files that make
10566 up a target architecture.
10567 (Coding): Update.
10568
10569 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10570
10571 * gdbint.texinfo (Target Architecture Definition): Update
10572 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10573 The latter has been changed to a true predicate.
10574
10575 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10576
10577 * annotate.texi: Add @noindent where needed. From Dmitry
10578 Sivachenko <dima@Chg.RU>.
10579 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10580
10581 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10582
10583 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10584
10585 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10586
10587 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10588 returns ``OK''. Document that the ``R'' packet does not reply.
10589
10590 2001-06-13 Michael Snyder <msnyder@redhat.com>
10591
10592 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10593
10594 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10595
10596 * gdb.texinfo (Signals): Clarify the default setting of signal
10597 handling.
10598
10599 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10600
10601 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10602 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10603
10604 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10605
10606 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10607
10608 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10609
10610 * gdbint.texinfo (Clean Design and Portable Implementation):
10611 Renamed from "Clean Design".
10612 (Clean Design and Portable Implementation): Document portable
10613 methods of handling file names, and the associated macros.
10614
10615 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10616
10617 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10618 command and provide a cross-reference to its description.
10619 (Symbols): Note that "info scope" is useful for trace experiments.
10620
10621 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10622
10623 * gdb.texinfo (Symbols): Document "info scope".
10624 (Tracepoints): New chapter.
10625 (Contributors): Update for v5.1.
10626 <All nodes>: Change "C++" to "C@t{++}".
10627
10628 * gdbint.texinfo (User Interface): A new section about ui_out
10629 functions, based on text written by Fernando Nasser.
10630
10631 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10632
10633 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10634
10635 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10636
10637 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10638
10639 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10640 Replace "GDB" with "@value{GDBN}". Fix markup.
10641
10642 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10643
10644 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10645 a cross-reference to its description.
10646 (Symbols): Document "info symbol".
10647
10648 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10649
10650 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10651 subsection "x86 Watchpoints".
10652 (Target Architecture Definition): Document the macros
10653 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10654 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10655
10656 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10657
10658 * gdbint.texinfo (Target Architecture Definition): Update
10659 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10660 list.
10661
10662 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10663
10664 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10665 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10666
10667 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10668
10669 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10670
10671 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10672
10673 * gdb.texinfo (Environment): Document that `path' does not change
10674 the value of PATH in GDB's own environment (it did in the past,
10675 but that was changed on March 15, 1994). Reported by Doug Evans
10676 <dje@transmeta.com>.
10677
10678 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10679 its line. Fix markup of commands and macros. Add an Index node
10680 and index entries.
10681
10682 2001-01-23 J.T. Conklin <jtc@redback.com>
10683
10684 * gdb.texinfo (Memory region attributes): New manual section.
10685
10686 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10687
10688 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10689
10690 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10691
10692 * refcard.tex: Version and copyright fixed. From Phil Edwards
10693 <pedwards@disaster.jaj.com>.
10694
10695 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10696
10697 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10698 DWARF2_REG_TO_REGNUM): Document.
10699
10700 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10701
10702 * gdbint.texinfo (Coding): Update current value of
10703 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10704
10705 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10706
10707 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10708 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10709
10710 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10711
10712 * gdb.texinfo: Document new 'set step-mode' command.
10713
10714 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10715
10716 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10717 changes from Dmitry Sivachenko <dima@Chg.RU>.
10718
10719 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10720
10721 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10722 From Steven Johnson <sbjohnson@ozemail.com.au>.
10723
10724 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10725
10726 * gdbint.texinfo (Overall Structure): Spelling fix.
10727
10728 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10729
10730 * gdbint.texinfo (Target Architecture Definition): Document that
10731 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10732 for which REGISTER_CONVERTIBLE returns a zero value.
10733
10734 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10735
10736 * Makefile.in (install-info): Find files to install in either the
10737 build or source directories (adapted from Makefile.am).
10738
10739 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10740
10741 * stabs.texinfo: Fix spelling errors.
10742 (String Field): FILE-NUMBER starts from 0, not 1.
10743
10744 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10745
10746 * refcard.tex: Remove \centerline from the blurb. Patch from
10747 Brian Youmans.
10748
10749 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10750
10751 * Makefile.in (install-info): Support installation from outside of
10752 the source directory. Reported by Mark Harig
10753 <markh@frazier.landmark.com>.
10754
10755 2000-06-20 J.T. Conklin <jtc@redback.com>
10756
10757 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10758
10759 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10760
10761 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10762 Generate using pdftex.
10763 (PDFTEX): Define.
10764 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10765 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10766 @contents at the start.
10767
10768 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10769
10770 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10771 Youmans.
10772
10773 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10774
10775 From Brian Youmans:
10776 * gdb.texinfo: Fix ``et al.''.
10777
10778 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10779
10780 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10781 loop.
10782
10783 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10784
10785 * configure: Regenerate.
10786
10787 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10788
10789 * Makefile.in (install-info): Run install-info on installed Info
10790 files.
10791
10792 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10793
10794 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10795 Andrew Cagney.
10796
10797 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10798
10799 * gdb.texinfo: Proofreading changes from Brian Youmans.
10800
10801 2000-05-01 Nick Duffek <nsd@cygnus.com>
10802
10803 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10804 startup sequence, minor edits.
10805
10806 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10807
10808 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10809 TeX.
10810
10811 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10812 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10813 like `n' and `s' which look weird. Convert some of the @kindex to
10814 @vindex, when they refer to variables, not commands.
10815
10816 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10817
10818 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10819
10820 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10821
10822 * Makefile.in (GDBMI_DIR): New variable.
10823 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10824 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10825 (gdbmi.texinfo): New target, for texi2roff.
10826 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10827 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10828
10829 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10830 gdbmi.texinfo.
10831 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10832 comment.
10833
10834 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10835
10836 * gdb.texinfo (Files): Update description of add-symbol-file
10837 command.
10838
10839 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10840
10841 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10842 prevents the build (and is generally a Bad Idea).
10843
10844 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10845
10846 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10847 a comma inside @var.
10848 (Command Files): Index markup changes from Dmitry Sivachenko
10849 <dima@Chg.RU>.
10850
10851 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10852
10853 * Makefile.in (LN_S): Define.
10854 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10855 invoke "ln -s" unless it is known to work.
10856
10857 * configure.in (AC_PROG_LN_S): Add.
10858
10859 2000-04-14 Jim Blandy <jimb@redhat.com>
10860
10861 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10862 section.
10863 (Target Conditionals): Document ADDRESS_TO_POINTER,
10864 POINTER_TO_ADDRESS.
10865
10866 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10867
10868 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10869 gdb-cfg.texi to get the value.
10870
10871 2000-04-10 Jim Blandy <jimb@redhat.com>
10872
10873 * gdbint.texinfo (Target Architecture Definition): Fix
10874 cross-references.
10875
10876 2000-04-08 Jim Blandy <jimb@redhat.com>
10877
10878 * gdbint.texinfo (Using Different Register and Memory Data
10879 Representations): New section.
10880 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10881 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10882 REGISTER_CONVERT_TO_RAW): Document.
10883
10884 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10885
10886 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10887 for acknowledgments.
10888
10889 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10890
10891 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10892 qThreadExtraInfo.
10893
10894 2000-03-28 J.T. Conklin <jtc@redback.com>
10895
10896 * gdb.texinfo: Clarify which remote debug protocol commands are
10897 required and which are optional.
10898
10899 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10900
10901 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10902 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10903 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10904 * annotate.texi: Update.
10905
10906 2000-03-28 Stan Shebs <shebs@apple.com>
10907
10908 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10909 expectation of additional changes before release), update
10910 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10911 node links, rephrase and/or shorten lines to fix formatting
10912 problem in both regular and @smallbook formats.
10913 * annotate.texi: Shorten lines in example, use smallexample
10914 consistently everywhere.
10915 * Makefile.in: Add comment about texinfo 4.0 html generation.
10916 (SFILES_INCLUDED): Add annotate.texi.
10917
10918 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10919
10920 * gdb.texinfo (Debugging Output): Added new section, documenting
10921 the "set/show debug" commands.
10922
10923 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10924
10925 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10926 entry.
10927
10928 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10929 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10930 @chapter and @node entries.
10931
10932 * gdb.texinfo: Link all top-level nodes.
10933
10934 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10935
10936 * Makefile.in (install-info): Create $(infodir) before installing
10937 files.
10938
10939 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10940
10941 From David Whedon <dwhedon@gordian.com>
10942 * gdbint.texinfo : Added paragraphs about command deprecation.
10943
10944 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10945
10946 * gdb.texinfo: Add documentation for the apropos command.
10947
10948 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10949
10950 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10951
10952 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10953
10954 * gdb.texinfo: Add white space to prevent overprinting in
10955 two places.
10956
10957 2000-03-17 Stan Shebs <shebs@apple.com>
10958
10959 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10960 <dima@Chg.RU>, also clarification of allowed content for
10961 string constants.
10962
10963 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10964
10965 * gdb.texinfo (main menu): Add Annotations.
10966 (File Options): Add @cindex entries for each command-line option.
10967 Document --epoch, --annotate, --async, --interpreter, --write,
10968 --statistics, and --version.
10969
10970 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10971 of GDB.
10972
10973 2000-02-23 Jim Blandy <jimb@redhat.com>
10974
10975 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10976
10977 2000-02-22 Jim Blandy <jimb@redhat.com>
10978
10979 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10980
10981 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10982
10983 * Makefile.in (diststuff): New target.
10984
10985 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10986
10987 * agentexpr.texi: Fix wording regarding Intel's IA-64
10988 architecture. [From Jim Wilson.]
10989
10990 2000-01-16 Tom Tromey <tromey@cygnus.com>
10991
10992 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10993 (Delete Breaks): Mention range arguments.
10994 (Disabling): Likewise.
10995
10996 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10997
10998 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10999
11000 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11001
11002 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11003 valid functions.
11004
11005 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11006
11007 * gdb.texinfo: Clarify regular expressions used in rbreak.
11008
11009 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11010
11011 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11012 MEMORY_REMOVE_BREAKPOINT): Document.
11013
11014 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11015
11016 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11017 offset re-using the DATA offset instead.
11018
11019 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11020
11021 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11022
11023 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11024
11025 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11026 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11027 typos.
11028
11029 * gdb.texinfo: Various minor wording and formatting improvements,
11030 mentions of additional command-line options.
11031
11032 1999-09-30 Fred Fish <fnf@cygnus.com>
11033
11034 * gdb.texinfo: Document additional forms of specifying section
11035 names and addresses for the add-symbol-file command.
11036
11037 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11038
11039 * gdbint.texinfo: Fix typo, add the word "have".
11040
11041 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11042
11043 * gdbint.texinfo (Target Architecture Definition): Document the
11044 SKIP_PERMANENT_BREAKPOINT macro.
11045
11046 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11047
11048 * gdb.texinfo: Fiks speling errers.
11049
11050 * gdb.texinfo: Fix uses of @multitable.
11051
11052 From Eli Zaretskii <eliz@gnu.org>:
11053 * gdb.texinfo: Include details specific to DOS host, clarify
11054 some confusing language, fix @ref/@xref/@pxref usages, add
11055 comments about using with optimization, add more indexing,
11056 fix info about disassembly-flavor.
11057
11058 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11059
11060 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11061 SKIP_SOLIB_RESOLVER): Define.
11062
11063 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11064
11065 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11066 ``g'' packets.
11067
11068 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11069
11070 * gdb.texinfo: Create a new "Configurations" chapter with
11071 platform-specific info, inline remote.texi and move sections of it
11072 into the new chapter, move bits about info proc, heuristic search,
11073 and register stack into the new chapter.
11074 * remote.texi: Remove, now part of gdb.texinfo.
11075 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11076
11077 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11078
11079 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11080 GDB_TARGET_IS_MACH386): These kludges have gone away.
11081
11082 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11083
11084 * gdbint.texinfo (Target Architecture Definition): Mention
11085 TDEPLIBS.
11086
11087 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11088
11089 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11090 surrounding text to fit HP-UX bits into general info.
11091 (HPPA-cfg.texi): Remove, no longer useful.
11092
11093 * gdb.texinfo: Remove explicit links from @node lines, remove
11094 HP-added "Detailed Node Listing" from main menu which confuses
11095 things.
11096
11097 From Dmitry Sivachenko <dima@Chg.RU>:
11098 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11099 in description of `set environment'.
11100
11101 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11102
11103 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11104
11105 1999-08-12 Ben Elliston <bje@cygnus.com>
11106
11107 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11108
11109 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11110
11111 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11112 watch, awatch, and rwatch. Explain why the latter two cannot be
11113 set as software watchpoints. Document that watchpoints for local
11114 variables are deleted when the debuggee terminates.
11115
11116 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11117
11118 * remote.texi (Protocol): Further clarification of the "qRcmd"
11119 packet. Allow E.. response packet. "qRcmd" packet is no longer
11120 reserved.
11121
11122 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11123
11124 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11125 * gdb.texinfo: Ditto.
11126
11127 1999-08-06 Tom Tromey <tromey@cygnus.com>
11128
11129 * gdb.texinfo (KOD): New node.
11130
11131 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11132
11133 * remote.texi (Rcmd): Fix minor formatting typos.
11134
11135 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11136
11137 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11138 packets.
11139
11140 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11141
11142 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11143 fixes.
11144
11145 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11146
11147 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11148
11149 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11150
11151 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11152 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11153 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11154 packets that are not supported on all hosts. Expand examples.
11155 Spell check.
11156
11157 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11158
11159 * Makefile.in: Recognize html, install-html. Add targets
11160 to build HTML versions of documentation via texi2html.
11161
11162 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11163
11164 * gdbint.texinfo (Testsuite): New chapter, information about the
11165 testsuite.
11166
11167 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11168
11169 * remote.texi (Communication Protocol): Rewrite.
11170
11171 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11172
11173 * stabs.texinfo: Fix uses of xref.
11174
11175 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11176
11177 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11178 info about patch submission.
11179
11180 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 From Per Bothner <bothner@cygnus.com>:
11183 * gdb.texinfo: Document Chill support.
11184
11185 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11186
11187 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11188 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11189 Document that the value should be greater-than or equal-to zero.
11190 (NO_STD_REGS): Document. Deprecate.
11191
11192 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11193
11194 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11195 Document that these are not used.
11196
11197 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11198
11199 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11200
11201 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11202
11203 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11204 numargs was dropped.
11205
11206 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11207
11208 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11209
11210 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11211
11212 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11213 Update.
11214
11215 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11216
11217 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11218 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11219
11220 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11221
11222 * gdbint.texinfo: Fix typos: $ -> @.
11223
11224 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11225
11226 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11227 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11228 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11229 BREAKPOINT_FROM_PC.
11230
11231 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11232
11233 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11234 CALL_DUMMY_STACK_ADJUST): Document.
11235
11236 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11237
11238 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11239 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11240
11241 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11242
11243 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11244 longer exists.
11245
11246 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11247
11248 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11249 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11250 they make the manual source incomprehensible.
11251 * h8-cfg.texi: Remove, hasn't been used in years.
11252
11253 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11254
11255 * gdb.texinfo: Update the credits.
11256
11257 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11258
11259 * gdb.texinfo: Fix mistakes noticed in printout of last
11260 draft, add Alpha to discussion of heuristic fence post.
11261
11262 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11263
11264 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11265 Edition, merge some HP changes into mainline, describe some
11266 previously undocumented features, describe more of the target
11267 commands available, eliminate obsolete section on renamed
11268 commands.
11269 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11270
11271 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11272
11273 * gdb.texinfo: Make many HPPA conditionals unconditional,
11274 including catchpoint description, since now on for all configs.
11275 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11276 specializations.
11277
11278 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11279
11280 * Makefile.in (GDBvn.texi): Fix match expression to work with
11281 current format of VERSION in gdb/Makefile.in.
11282 * gdb.texinfo: Fix node ref to match new readline.
11283
11284 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11285
11286 * gdb.texinfo: Changes made as part of a project to merge in
11287 changes made by HP. Documentation makes extensive use of
11288 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11289 on remote debugging. There are differences in documentation
11290 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11291 the HP manual discusses catchpoints, hardware watchpoints, and
11292 some HPUX specific limitations for shared library support.
11293
11294 There are also a number of @node changes.
11295
11296 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11297
11298 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11299 (C Usage): Same.
11300
11301 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11302
11303 The following changes were made by Edith Epstein
11304 <eepstein@cygnus.com> as part of a project to merge in changes
11305 made by HP.
11306
11307 * HPPA-cfg.texi: new file.
11308
11309 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11310
11311 * refcard.tex: change documentation about catch.
11312 removed info catch.
11313
11314 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11315
11316 * gdbint.texinfo: Expand on GDB's coding standards,
11317 specify the use of arg names with prototypes.
11318
11319 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11320
11321 * gdb.texinfo: Fix tipo.
11322
11323 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11324
11325 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11326 TARGET_BYTE_ORDER_SELECTABLE_P.
11327
11328 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11329
11330 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11331
11332 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11333
11334 * agentexpr.texi: New file.
11335
11336 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11337
11338 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11339
11340 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11341
11342 * remote.texi: Changed wording that implied that the GDB remote
11343 protocol caches register values instead of GDB itself.
11344
11345 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11346
11347 * gdbint.texinfo: Add some info about symbol readers.
11348 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11349 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11350 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11351 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11352
11353 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11354
11355 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11356
11357 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11358
11359 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11360
11361 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11362
11363 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11364 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11365
11366 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11367
11368 * gdbint.texinfo: Fix minor typos.
11369
11370 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11371
11372 * gdbint.texinfo: Complete overhaul. Group descriptions more
11373 logically, add more info on generic algorithms, remove much
11374 obsolete and/or wrong material.
11375
11376 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11377
11378 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11379
11380 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11381
11382 * refcard.tex: Copyright, address updates.
11383
11384 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11385
11386 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11387 for the edition instead of confusing GDB-version-like numbers.
11388
11389 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11390
11391 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11392
11393 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11394
11395 * LRS: Reformat a bit to keep text under 80 columns.
11396
11397 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11398
11399 * gdb.texinfo: Add some credits, mention bug monitor.
11400 * remote.texi: Mention mips monitor targets.
11401 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11402
11403 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11404
11405 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11406 files, finish sorting of host vs target vs native macros, describe
11407 some more of them.
11408
11409 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11410
11411 * gdbint.texinfo (Host Conditionals): Document change from
11412 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11413
11414 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11415
11416 * gdbint.texinfo (Host Conditionals): Document
11417 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11418
11419 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11422 Document LSEEK_NOT_LINEAR.
11423
11424 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11425
11426 * stabs.texinfo (Stab Section Basics): Make it clear that only
11427 some versions of the GNU linker remove the leading N_UNDF symbol.
11428
11429 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11430
11431 * stabs.texinfo (String Field): Document type number pairs here,
11432 instead of in the Sun specific section.
11433 (Include Files): The GNU linker supports the N_BINCL
11434 optimization. Clarify the N_BINCL value, and what it is used
11435 for.
11436 (Procedures): Document N_FUN with an empty string to mark the end
11437 of a function.
11438 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11439 (Sun Differences): Remove this node, as the information is now
11440 elsewhere in the main document.
11441 (Stab Section Basics): Mention that the GNU linker may optimize
11442 stabs and remove the leading N_UNDF symbol.
11443
11444 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11445
11446 * gdb.texinfo, refcard.tex: Restore author credit
11447
11448 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11449
11450 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11451 documentation to account for START and END macros taking
11452 one arg.
11453
11454 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11455
11456 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11457 * gdb.texinfo (Frames): Fix typo.
11458
11459 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11460
11461 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11462 a target_signal as arg type, not a pid.
11463
11464 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11465
11466 * gdb.texinfo: Document `set assembly-language'.
11467
11468 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11469
11470 * remote.texi: Update list of stubs in the GDB distribution.
11471
11472 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11473
11474 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11475 Also document that some systems can use mmalloc but must define
11476 this if their C runtime allocates memory that is later freed.
11477 (MMCHECK_FORCE): Document new macro.
11478
11479 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11480
11481 * remote.texi: Add documentation for target Sparclet.
11482
11483 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11484
11485 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11486 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11487 * configure.in: Rewritten for autoconf.
11488 * configure: New.
11489
11490 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11491
11492 * Makefile.in (DVIPS): New define, set to dvips.
11493 (dvi): Add stabs.dvi.
11494 (ps): New target.
11495 (all-doc): Depend on info, dvi, and ps targets.
11496 (STAGESTUFF): Add *.ps and *.dvi files.
11497 (clean-info, clean-dvi): Remove.
11498 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11499 rules completely rewritten.
11500 (maintainer-clean): Remove clean-info and clean-dvi
11501 dependencies and put their actions in the rules.
11502 (gdb.ps): New target
11503 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11504 intermediate TeX files, whether they have 2 or 3 character
11505 extensions.
11506 (gdbint.ps): Add target and rules.
11507 (gdb-internals): Delete unused target.
11508 (Makefile): Depends upon config.status also.
11509
11510 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11511
11512 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11513 set.
11514
11515 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11516
11517 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11518 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11519
11520 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11521
11522 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11523
11524 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11525
11526 * gdb.texinfo (Print settings): Document
11527 `set/show print static-members' commands.
11528
11529 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11530
11531 * gdbint.texinfo (Native): Document name change, coredep.c to
11532 core-aout.c.
11533
11534 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11535
11536 * stabs.texinfo (Include Files): Document the values the SunOS4
11537 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11538
11539 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11540
11541 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11542 Fix typo.
11543
11544 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11545
11546 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11547 "gdb.tar.Z".
11548
11549 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11550
11551 * Makefile.in (maintainer-clean): New target, synonym for
11552 realclean.
11553
11554 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11555
11556 * Update all FSF addresses except those in COPYING* files.
11557
11558 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11559
11560 From Richard Earnshaw (rearnsha@armltd.co.uk):
11561 * gdb.texinfo (convenience variables): Document $_exitcode.
11562 (quit): Document optional expression to use as exit code.
11563
11564 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11565
11566 * gdb.texinfo, remote.texi: Brought up to date with various
11567 GDB changes.
11568
11569 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11570
11571 * gdb.texinfo: Update dates and versions, fix comments about
11572 hardware watchpoints in future releases and about the
11573 sharedlibrary command.
11574
11575 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11576
11577 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11578 C_FUN stab. Other cleanups.
11579
11580 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11581
11582 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11583 for the sparc stub.
11584
11585 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11586
11587 * annotate.texi: Clarify which addresses have differing formats
11588 depending on the language and which do not.
11589
11590 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11591
11592 * remote.texi (NetWare): Changed example to use BOARD= instead of
11593 NODE= argument to reflect correspoding change to gdbserve.nlm.
11594
11595 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11596
11597 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11598 GDB, as well as AIX dbx, supports the size type attribute.
11599
11600 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11601
11602 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11603
11604 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11605
11606 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11607 and new 'if' and 'while' commands.
11608
11609 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11610
11611 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11612
11613 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11614
11615 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11616 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11617 NetWare targets. Mostly stolen from the Server node.
11618
11619 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11620
11621 * gdb.texinfo (Setting): Talk about the language of a source file
11622 versus the working language. The old documentation did not match
11623 what GDB did.
11624
11625 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11626
11627 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11628 of a source file.
11629
11630 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11631
11632 * gdb.texinfo (Processes): New node.
11633
11634 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11635
11636 * remote.texi: Update documentation of set/show mipsfpu.
11637
11638 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11639
11640 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11641 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11642
11643 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11644
11645 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11646 obsolete conditionals, described some others.
11647
11648 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11649
11650 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11651 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11652
11653 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11654
11655 * gdbint.texinfo: Put regex conditionals in their own table.
11656
11657 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11658
11659 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11660 described or fixed the descriptions of many others.
11661
11662 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11663
11664 * gdb.texinfo: Add some more credits.
11665 * gdbint.texinfo: Capitalize GDB consistently, describe some
11666 macros and remove some.
11667
11668 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11669
11670 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11671 obsolete conditionals, described some others.
11672
11673 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11674
11675 * gdb.texinfo (help targets): Changed to `help target', which
11676 is the correct gdb command.
11677
11678 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11679
11680 * annotate.texi (TODO): New node, for keeping track of annotations
11681 suggested but not yet implemented.
11682
11683 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11684
11685 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11686 another symbol, it is not the address itself.
11687
11688 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11689
11690 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11691 of stabs-in-coff sections.
11692
11693 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11694
11695 * annotate.texi: Change edition to 0.5 and date to May 1994.
11696 Add index.
11697 (Frames): New node, for frame annotation.
11698 (Displays): New node, for display annotation.
11699
11700 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11701 when waiting for your program to stop.
11702
11703 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11704
11705 * annotate.texi (Breakpoint Info): Document annotation of header
11706 fields and record annotation.
11707
11708 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11709
11710 * annotate.texi: New file, to document annotations.
11711
11712 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11715 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11716
11717 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11718
11719 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11720 section, and say n_strx field is compilation unit relative.
11721 * stabs.texinfo: Don't use @code for a.out when it is the name of
11722 an object file format.
11723
11724 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11725
11726 * gdb.texinfo: Refer to file names, not path names, per rms
11727 convention.
11728 (Arguments): Fix typo.
11729
11730 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11731
11732 * stabs.texinfo (Global Variables): Talk about stabs in files
11733 where variables are referenced, but not defined.
11734
11735 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11736
11737 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11738 Cplusplus to new nodes Member Type Descriptor and Method Type
11739 Descriptor. Re-write stuff for #.
11740
11741 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11742
11743 * gdb.texinfo (Print Settings): Don't document "set print
11744 fast-symbolic-addr off". The bug which it worked around was fixed
11745 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11746
11747 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11748 N_ENTRY node.
11749
11750 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11751
11752 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11753
11754 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11755 references to ieee-float.c.
11756
11757 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11758
11759 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11760 match what the code actually does.
11761
11762 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11763
11764 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11765
11766 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11767
11768 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11769 i, and b.
11770
11771 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11772
11773 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11774 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11775 as "stabs in sections" rather than just saying "ELF and SOM".
11776 Also make that stuff apply to COFF.
11777
11778 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11779
11780 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11781 Ghostscript.
11782
11783 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11784
11785 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11786 versus functions without line numbers, also mention stepping into
11787 them as well as "step" when you are in them. Tell the user how to
11788 deal with the situation. Add comment about "debugging information".
11789
11790 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11791
11792 * stabs.texinfo (Enumerations): Document restriction on where
11793 enumeration types can appear and still win with GDB.
11794
11795 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11796
11797 * stabs.texinfo (Negative Type Numbers): Document format for type
11798 -16.
11799
11800 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11801
11802 * gdb.texinfo (Selection, Frame Info): Update information about
11803 arbitrary frame specficiations.
11804
11805 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11806
11807 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11808
11809 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11810
11811 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11812
11813 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11814
11815 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11816
11817 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11818
11819 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11820 Differences node to Statics node.
11821 (Statics): Discuss XCOFF use of V symbol descriptor.
11822
11823 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11824 not clean.
11825
11826 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11827
11828 * gdb.texinfo (Print Settings): Document `set print
11829 fast-symbolic-addr' and improve the doc for some other
11830 `set print's.
11831
11832 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11833
11834 * stabs.texinfo (String Field): Talk about defining several type
11835 numbers at once.
11836 Fix lint regarding changing node ELF Transformations to
11837 ELF and SOM Transformations.
11838
11839 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11840
11841 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11842
11843 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11844
11845 * stabs.texinfo (Cross-References): `::' is for nested types only
11846 within <>.
11847 (Structures): Document static members.
11848
11849 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11850
11851 * stabs.texinfo: Document S type attribute.
11852
11853 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11854
11855 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11856
11857 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11858
11859 * gdbint.texinfo: Fix a few typos.
11860
11861 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11862
11863 * gdb.texinfo, remote.texi: formatting improvements
11864
11865 * gdb.texinfo (New Features): mention threads.
11866 (Summary, C): fix xrefs in newly contributed text.
11867 (Threads): index entries, clarifications, example
11868 (passim): minor typos fixed, phrasing improvements
11869
11870 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11871 entries; (Server): explain use of gdbserver w/real-time systems,
11872 add example of conflicting TCP port; (MIPS Remote) break up
11873 running text into table, highlighting commands, and add example.
11874
11875 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11876
11877 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11878
11879 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11880
11881 * stabs.texinfo (Nested Symbols): New node.
11882 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11883
11884 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11885
11886 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11887 to picking which Bbss.bss symbol to use, and (because there seems to
11888 be no good way of doing it) re-write some of the text to make it
11889 sound like Bbss.bss isn't such a great idea after all (as currently
11890 designed).
11891
11892 * gdb.texinfo (C): In addition to saying people have to use g++ for
11893 good results, say they have to use stabs. Specifically say cfront
11894 doesn't work well.
11895 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11896 the gdb README. Add xrefs to places where the support for the various
11897 languages is described in detail.
11898
11899 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11900
11901 * stabs.texinfo: Clean up stuff about visibility and virtual
11902 characters.
11903
11904 * stabs.texinfo (N_M2C): Cite Sun doc.
11905
11906 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11907
11908 * gdb.texinfo: updates re threads.
11909 * remote.texinfo: avoid index entries starting with digits.
11910
11911 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11912
11913 * stabs.texinfo (Enumerations): Talk about large, negative and
11914 octal values. Clean up cross reference to type attributes.
11915 (String Field): Say that GDB 4.11 supports size attribute.
11916
11917 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11918
11919 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11920 is a mandatory step. Make the stuff about that more concise.
11921
11922 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11923
11924 * stabs.texinfo (Class Names): New node.
11925
11926 * gdb.texinfo (Command Files): Explain order of init file reading.
11927
11928 * remote.texi (Bootstrapping): Talk about getting the serial driver
11929 to deal with ^C sent by gdb to stop the remote system.
11930
11931 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11932
11933 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11934
11935 * libgdb.texinfo (Defining Commands): made the DOC arg
11936 to gdb_define_app_command a char * instead of char **
11937 per a suggestion from kingdon.
11938
11939 * libgdb.texinfo: total rewrite from a different starting
11940 premise.
11941
11942 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11943
11944 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11945 floats passed as doubles (to improve clarity).
11946
11947 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11948
11949 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11950
11951 * a4rc.sed: update to work with Andreas Vogel papersize params
11952
11953 * refcard.tex: use Andreas Vogel simplifications of papersize
11954 params; remove useless version info; update copyright date.
11955
11956 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11957
11958 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11959
11960 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11961
11962 * gdb.texinfo (Files): Say what address the load command loads it at.
11963
11964 * stabs.texinfo (Common Blocks): Minor cleanups.
11965
11966 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11967 that Sun has backed away from the linker kludge and thus the relevant
11968 issue is changes to the SunPRO tools, not the Solaris linker.
11969
11970 * stabs.texinfo (Traditional Integer Types): Clean up description
11971 of octal bounds a little bit. Document extra leading zeroes.
11972
11973 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11974
11975 * gdb.texinfo (Signaling): Update for symbolic symbol names
11976 and add a section explaining the difference between the GDB
11977 signal command and the shell kill utility.
11978
11979 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11980
11981 * libgdb.texinfo: added `@' to braces that were unescaped.
11982
11983 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11984
11985 * libgdb.texinfo: new file. Spec for the gdb library.
11986
11987 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11988
11989 * stabs.texinfo (Include Files): Fix typo (start -> end).
11990
11991 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11992
11993 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11994 from Melissa at FSF's editing pass.
11995
11996 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11999 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12000 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12001
12002 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12003
12004 * remote.texi (Bootstrapping): Discuss 386 call gates.
12005
12006 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12007
12008 * stabs.texinfo (Based Variables): New node.
12009
12010 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12011
12012 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12013 names, sizes, and formats to suggest how not to lose.
12014
12015 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12016
12017 * stabs.texinfo (Methods): Fix typo.
12018
12019 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12020
12021 * gdb.texinfo: Fix a few typos.
12022
12023 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12024
12025 * gdb.texinfo: Clarify how well it works with Fortran.
12026
12027 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12028 More on relocating stabs in ELF files.
12029
12030 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12031
12032 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12033
12034 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12035
12036 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12037 parameters on VAX.
12038
12039 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12040
12041 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12042
12043 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12044
12045 * stabs.texinfo: Make info author notice match the TeX author notice.
12046
12047 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12048
12049 * stabs.texinfo: Initial-caps all words in node names and
12050 non-trivial words in section names.
12051
12052 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12053
12054 * stabs.texinfo: Many minor cleanups.
12055
12056 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12057
12058 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12059
12060 * stabs.texinfo: Remove full description of big example.
12061 It's not really helpful; just use pieces of it where appropriate.
12062 Add more Texinfo formatting directives (@samp, etc.).
12063 Use @deffn to define stab types.
12064 Eliminate some wordiness. Break up some nodes.
12065 Add an (alphabetized) index of symbol types.
12066 Use consistent capitalization style in node and section names.
12067
12068 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12069
12070 * gdb.texinfo: Change typo "Two two" to "The two".
12071
12072 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12073
12074 * stabs.texinfo (XCOFF-differences): Remove references to
12075 non-existent types N_DECL and N_RPSYM.
12076
12077 * stabs.texinfo (String Field): Say that type attributes bug is
12078 fixed in GDB 4.10, since it is.
12079
12080 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12081
12082 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12083
12084 * stabs.texinfo: Formatting cleanups.
12085
12086 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12087
12088 * stabs.texinfo: When explaining the n_type of a stab, standardize
12089 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12090 no tabs, use @r).
12091 (Global Variables): Clean up.
12092
12093 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12094
12095 * stabs.texinfo (Stack Variables): Re-write.
12096
12097 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12098
12099 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12100 addresses of a source file. Also revise formatting.
12101 Change "object module" or "object file" to "source file".
12102 Various: Miscellaneous cleanups.
12103
12104 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12105
12106 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12107
12108 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12109
12110 * gdbint.texinfo: Removed many nonsensical machine-collected
12111 host and target conditionals, described some of the remainder.
12112
12113 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12114
12115 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12116
12117 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12118 paragraph which follows.
12119
12120 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12121 variables. Looks better and avoids overful hbox.
12122
12123 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12124
12125 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12126
12127 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12128
12129 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12130 retransmit-timeout
12131
12132 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12133
12134 * gdbint.texinfo: Update statement about `some ancient Unix
12135 systems, like Ultrix 4.0' to Ultrix 4.2.
12136
12137 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12138
12139 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12140
12141 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12142
12143 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12144 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12145
12146 * remote.texi: new name for former gdbinv-s.texi
12147
12148 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12149
12150 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12151
12152 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12153 variables for MIPS remote debugging protocol.
12154
12155 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12156
12157 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12158
12159 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12160
12161 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12162
12163 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12164
12165 * gdb.texinfo: repair conditional bugs in text markup
12166
12167 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12168
12169 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12170 to select Modula-2 material.
12171
12172 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12173
12174 * stabs.texinfo: Cleanups regarding statics.
12175
12176 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12177 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12178
12179 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12180
12181 * stabs.texinfo: N_MAIN is sometimes used for C.
12182
12183 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12184
12185 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12186
12187 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12188
12189 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12190 removed from the code by Kingdon.
12191
12192 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12193
12194 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12195 input when evaluating breakpoint conditions; the bug has been fixed.
12196
12197 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12198 sets the ignore count to N-1, not to N.
12199
12200 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12201
12202 * refcard.tex (\hoffset): correct longstanding error to match
12203 intended offset; avoids cutting off edge on some printers
12204
12205 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12206
12207 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12208
12209 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12210
12211 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12212
12213 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12214
12215 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12216 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12217 collect sed edits if any, apply to refcard before formatting;
12218 (refcard.ps) stop implying PS fonts if PS output requested;
12219 (lrefcard.ps) delete extra target for variant PS fonts
12220
12221 * refcard.tex: parametrize papersize dependent info, collect
12222 in easily replaced spot
12223
12224 * a4rc.sed: new file, edits to refcard for A4 paper
12225
12226 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12227
12228 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12229
12230 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12231
12232 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12233
12234 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12237 politely rather than rudely.
12238
12239 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12240
12241 * stabs.texinfo: Document common blocks.
12242
12243 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12244
12245 * stabs.texinfo: Add some basic info about stabs-in-elf.
12246
12247 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12248
12249 * stabs.texinfo (Top): Minor cleanup.
12250
12251 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12252
12253 * Makefile.in (install-info): remove parentdir support
12254
12255 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12256
12257 * gdb.texinfo (Copying): delete this node and references to it;
12258 RMS says this manual need not carry GPL. (passim): Improvements
12259 from last round at FSF, largely due to Ian Taylor review, and
12260 minor formatting improvements.
12261
12262 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12263 largely due to Ian Taylor review. (Debug Session): minor edits to
12264 new text.
12265
12266 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12267
12268 * Makefile.in (realclean): Remove info and dvi files too.
12269
12270 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12271
12272 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12273 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12274 * gdb.texinfo: Change accordingly.
12275
12276 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12277 N_{L,R}BRAC,N_SLINE are relative to.
12278
12279 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12280
12281 * Makefile.in (GDBvn.texi): Update atomically.
12282
12283 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12284
12285 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12286
12287 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12288
12289 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12290 addresses together. Also motivate the set print symbol-filename
12291 command and suggest other solutions.
12292
12293 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12294
12295 * gdb.texinfo (set print elements): Note that the number of
12296 elements is set to unlimited by "set print elements 0".
12297
12298 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12299
12300 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12301 NF_LDOUBLE means.
12302 (Stab Types): Include Solaris stab types.
12303 (Procedures): Document Solaris extensions.
12304
12305 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12306
12307 * gdb.texinfo: Add `set print symbol-filename' doc.
12308
12309 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12310
12311 * stabs.texinfo (Arrays): Talk about type definition vs. type
12312 information.
12313
12314 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12315 the trailing semicolon.
12316
12317 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12318
12319 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12320 and merge in other parts of the document addressing these subjects.
12321 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12322
12323 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12324 at the end of a range type.
12325
12326 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12327 AIX extensions.
12328
12329 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12330
12331 * stabs.texinfo (Stabs Format): Misc fixes.
12332
12333 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12334
12335 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12336 (Traditional builtin types): Document convex convention for long long.
12337 (Negative builtin types): Discuss type names, and misc fixes.
12338
12339 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12340
12341 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12342 point types used with @samp{R} type descriptor.
12343 (Symbol Descriptors): Describe how to handle conflict between
12344 different meanings of @samp{P} symbol descriptor.
12345
12346 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12347
12348 * stabs.texinfo: Remove node Quick Reference and put its children
12349 directly under the main menu.
12350
12351 * stabs.texinfo: Many more changes to bring it into line with
12352 AIX documentation and reality. I think it now has all the
12353 information from the AIX documentation, except that I burned
12354 out when I got to variant records (Pascal and Modula-2) and
12355 all the COBOL types. Oh well, we can add them later when we're
12356 worrying more about those languages.
12357
12358 * stabs.texinfo (Automatic variables): Talk about what it means
12359 to omit the symbol descriptor.
12360
12361 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12362
12363 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12364 gcc2 behavior with promoted args.
12365
12366 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12367
12368 * gdb.texinfo: include readline appendices in info version of manual
12369
12370 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12371
12372 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12373 target remote.
12374
12375 * gdb.texinfo (Machine Code): more index entries for disassemble
12376
12377 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12378
12379 * Clarify the intended use of the gdb-testers and gdb-patches
12380 mailing lists, and shrink gzip comment.
12381
12382 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12383
12384 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12385 DOSHOST configuration of manual.
12386
12387 * gdb.texinfo (MIPS Stack): new node.
12388
12389 * all-config.texi (MIPS) new switch.
12390
12391 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12392 tense; (MIPS Remote) new node.
12393
12394 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12395 bug; (Environment) less passive, other small cleanups in text about
12396 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12397 (Remote) new MIPS Remote menu entry.
12398
12399 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12400
12401 * stabs.texinfo: Many changes to include information from the
12402 AIX documentation.
12403
12404 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12405
12406 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12407
12408 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12409 Move a bunch of information from ../README.
12410 (Getting Started): New node.
12411
12412 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12413
12414 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12415
12416 * gdb.texinfo: advance manual revision dates to present
12417
12418 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12419 stop using silly Roman numerals in @set variable names
12420
12421 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12422
12423 * stabs.texinfo (Parameters): Keep trying to get this right.
12424
12425 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12426
12427 * stabs.texinfo (Parameters): More on "local parameters".
12428
12429 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12430
12431 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12432
12433 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12434
12435 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12436 (Parameters): Rewrite.
12437 (xcoff-differences, Sun-differences): Minor changes.
12438
12439 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12440
12441 * stabs.texinfo: Minor cleanup.
12442
12443 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12444
12445 * gdbint.texinfo: Minor xcoff stuff.
12446
12447 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12448
12449 * gdbint.texinfo: Update for new config directory structure.
12450 Add info about internal type data structures.
12451
12452 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12453
12454 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12455 $(srcdir).
12456 (gdb-config.texi): Depend on file in $(srcdir).
12457
12458 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12459
12460 * stabs.texinfo: Fixes about N_SO.
12461
12462 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12463
12464 * gdb.texinfo: include list of nonstandard init file names
12465
12466 * *-config.texi: new switch GENERIC for text that applies *only*
12467 to (usual) multiple-target version of manual
12468
12469 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12470 h8 config
12471
12472 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12473 in menus (rather than conditionally selected multiple alternative
12474 menus).
12475
12476 * Makefile.in: define and use DOC_CONFIG var to select
12477 configuration for GDB user manual.
12478
12479 * gdb-config.texi: delete from repository, generate from Makefile.
12480
12481 * all-config.texi: normal `generic' configuration file, formerly
12482 stored as gdb-config.texi
12483
12484 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12485
12486 * Makefile.in: add dvi target to build all .dvi files
12487
12488 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12489
12490 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12491
12492 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12493
12494 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12495 host conditionals.
12496 * stabs.texinfo: More array fixes inspired by Jim's.
12497
12498 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12499
12500 * stabs.texinfo: Fixes re arrays and continuations.
12501
12502 * gdbint.texinfo: Add XCOFF node.
12503
12504 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12505
12506 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12507
12508 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12509
12510 * stabs.texinfo: Fix for array types to mention lower bounds.
12511
12512 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12513
12514 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12515
12516 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12517
12518 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12519
12520 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12521
12522 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12523 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12524
12525 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12526
12527 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12528
12529 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12530
12531 * gdb.texinfo, gdbinv-s.texi: misc updates
12532
12533 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12534
12535 * gdbint.texinfo: Brief documentation for longjmp support,
12536 from an email msg by Stu.
12537
12538 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12539
12540 * stabs.texinfo: Fix description of floating point "range"
12541 types (which really define basic types). Reported by Jim Meehan,
12542 <meehan@src.dec.com>.
12543
12544 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12545
12546 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12547
12548 * gdbint.texinfo: Slightly expand section on supporting a new
12549 object file format.
12550
12551 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12552
12553 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12554 intermediate file.
12555
12556 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12557
12558 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12559
12560 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12561
12562 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12563
12564 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12565 as well as Z8002.
12566
12567 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12568
12569 * gdbint.texinfo: Add sections on clean design and on how to send
12570 in changes.
12571
12572 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12573
12574 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12575
12576 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12577
12578 * gdb.texinfo: Fix typo, reported by Karl Berry.
12579
12580 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12581
12582 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12583
12584 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12585
12586 * gdbint.texinfo: fixed a stray email address (needs @@),
12587 added @table @code to node "Native Conditionals"
12588
12589 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12590
12591 * gdbint.texinfo: Describe coding style of GDB.
12592
12593 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12594
12595 * stabs.texinfo: Minor wording changes.
12596
12597 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12598
12599 * gdbint.texinfo: Improve release doc slightly.
12600
12601 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12602
12603 * gdbint.texinfo: Improve doc of GDB config macros.
12604
12605 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12606
12607 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12608 These will be reinserted when examined.
12609
12610 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12611
12612 * gdbint.texinfo: Make a start at documenting all the #if macros
12613 in GDB. At least list them all, and start separating them into
12614 host-specific and target-specific.
12615
12616 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12617
12618 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12619 examples (not consistent w others).
12620 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12621 for generic vn of doc
12622
12623 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12624
12625 * Makefile.in: always create installation directories.
12626
12627 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12628
12629 * gdb.texinfo: in h8 config, do not describe searching commands.
12630
12631 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12632
12633 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12634 conditionals; introduce a few generic switches that may be
12635 useful for other cross-dev or dos-hosted configs.
12636
12637 * gdb.texinfo: fix typo in "info reg" description
12638
12639 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12640
12641 * stabs.texinfo: Minor updates from running TeX over it.
12642 * Makefile.in (stabs.dvi, stabs.ps): Add.
12643
12644 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12645
12646 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12647 First pass at converting it to texinfo.
12648
12649 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12650
12651 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12652 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12653
12654 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12655
12656 * gdbint.texinfo: Add section on partial symbol tables.
12657
12658 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12659
12660 * gdb.texinfo: document `set remotedebug' and `set
12661 rstack_high_address'.
12662
12663 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12664
12665 * gdb.texinfo: slight expansion of new text on reading info files
12666 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12667 H8/300 from DOS.
12668
12669 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12670
12671 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12672
12673 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12674
12675 * gdb.texinfo: Say how to read the `info' files.
12676
12677 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12678
12679 * Makefile.in: gm4 -> m4.
12680
12681 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12682
12683 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12684 Documentation' ahead of `Installing GDB' to match README.
12685 Update shared library doc, -readnow and -mapped, and directory
12686 structure (add glob and mmalloc). Update configure doc.
12687
12688 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12689
12690 * Makefile.in: remove $(srcdir) from gdb.info rule.
12691
12692 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12693
12694 * Makefile.in: commented out gdb-all.texinfo rule. This is
12695 temporary.
12696
12697 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12698
12699 * Makefile.in, configure.in: removed traces of namesubdir,
12700 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12701 copyrights to '92, '13, changed some from Cygnus to FSF.
12702
12703 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12704
12705 * gdb.texinfo: Improve how we ask for bug reports.
12706
12707 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12708
12709 * Makefile.in: infodir belongs in datadir.
12710
12711 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12712
12713 * Makefile.in: remove spaces following hyphens, bsd make can't
12714 cope. install using INSTALL_DATA. added clean-info. added
12715 standards.text support.
12716
12717 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12718
12719 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12720 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12721 and mandir now keyed off datadir by default.
12722
12723 \f
12724 Local Variables:
12725 mode: change-log
12726 left-margin: 8
12727 fill-column: 74
12728 version-control: never
12729 coding: utf-8
12730 End:
This page took 0.375349 seconds and 4 git commands to generate.