Use @defvar to document gdb.pretty_printers
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2019-03-20 Tom Tromey <tromey@adacore.com>
2
3 * python.texi (Selecting Pretty-Printers): Use @defvar for
4 gdb.pretty_printers.
5
6 2019-03-14 Simon Marchi <simon.marchi@efficios.com>
7
8 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
9 of table, "@end @table" -> "@end table".
10
11 2019-03-14 Tom Tromey <tromey@adacore.com>
12
13 * gdb.texinfo (Output Styling): Document "set style source" and
14 "show style source".
15
16 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
17
18 * gdb.texinfo (Mode Options): Mention mi3.
19 (Interpreters): Likewise.
20 (GDB/MI Development and Front Ends): Add entry for MI 3 in
21 version table. Document -fix-multi-location-breakpoint-output.
22 (GDB/MI Breakpoint Information): Document format of breakpoint
23 location output.
24
25 2019-03-05 Simon Marchi <simon.marchi@efficios.com>
26
27 * python.texi (Values From Inferior): Change synopsys of the
28 second form of Value.__init__.
29
30 2019-03-02 Eli Zaretskii <eliz@gnu.org>
31
32 * gdb.texinfo (Output Styling): Fix typos. Document the default
33 foreground colors of the available styles.
34
35 2019-02-27 Kevin Buettner <kevinb@redhat.com>
36
37 * gdb.texinfo (Configure Options): Document minimum python
38 version.
39
40 2019-02-26 Kevin Buettner <kevinb@redhat.com>
41
42 * python.texi (Values From Inferior): Document second form
43 of Value.__init__.
44
45 2019-02-23 Joel Brobecker <brobecker@adacore.com>
46
47 * gdb.texinfo: Update copyright year ranges.
48 * refcard.tex: Likewise.
49
50 2019-02-21 Alan Hayward <alan.hayward@arm.com>
51
52 * gdb.texinfo: Update style defaults.
53
54 2019-02-21 Tom Tromey <tromey@adacore.com>
55
56 * gdb.texinfo (Remote Configuration): Remove trailing "." from
57 @item.
58
59 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
60
61 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
62 MI versions. Update text around it.
63
64 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
65
66 * gdb.texinfo (PowerPC Features): Document the alias
67 pseudo-registers for the org.gnu.gdb.power.altivec feature.
68
69 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
70
71 * gdb.texinfo (Print Settings): Remove mention of specific
72 demangle-style values, just refer to the in-process help.
73
74 2018-12-28 Tom Tromey <tom@tromey.com>
75
76 * gdb.texinfo (Output Styling): New node.
77
78 2018-12-13 John Baldwin <jhb@FreeBSD.org>
79
80 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
81 (Native): Add a FreeBSD subsection.
82 (FreeBSD): Document use of system call aliases for compatibility
83 system calls.
84
85 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.texinfo (Standard Target Features): Add RISC-V Features
88 sub-section.
89
90 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
91
92 * gdb.texinfo (Examining the Symbol Table): Document language choice
93 for 'info types|functions|variables' commands.
94 (Setting Breakpoints): Document language choice to print
95 the functions in which a breakpoint is set.
96
97 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
98
99 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
100 requirements for the org.gnu.gdb.power.vsx feature.
101
102 2018-11-01 Joel Brobecker <brobecker@adacore.com>
103
104 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
105 output to match the current implementation.
106
107 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
108
109 * gdb.texinfo (Information About a Frame): Document changes
110 to 'info args' and 'info locals'.
111 (Examining the Symbol Table): Document changes to 'info functions'
112 and 'info variables'.
113
114 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
115
116 * gdb.texinfo (PowerPC Features): Describe new features
117 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
118 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
119 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
120 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
121
122 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
123
124 * gdb.texinfo (PowerPC Features): Describe new features
125 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
126
127 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
128
129 * gdb.texinfo (PowerPC Features): Describe new feature
130 "org.gnu.gdb.power.tar".
131
132 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
133
134 * gdb.texinfo (PowerPC Features): Describe new features
135 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
136
137 2018-10-20 Tom Tromey <tom@tromey.com>
138
139 * gdb.texinfo (TUI Commands): Add @end table.
140 (TUI Configuration): Remove stray @end table.
141
142 2018-10-19 Tom Tromey <tom@tromey.com>
143
144 PR tui/18388:
145 * gdb.texinfo (TUI Commands): Remove tabset documentation.
146 (TUI Configuration): Document "set tui tab-width".
147
148 2018-10-09 Tom Tromey <tom@tromey.com>
149
150 * python.texi (Inferiors In Python): Link to "Frames In Python",
151 not "Unwinding Frames in Python".
152
153 2018-10-09 Tom Tromey <tom@tromey.com>
154
155 * gdb.texinfo (Configure Options): Update --enable-ubsan
156 documentation.
157
158 2018-10-08 John Baldwin <jhb@FreeBSD.org>
159
160 * gdb.texinfo (Contributors): Add SRI International and University
161 of Cambridge for FreeBSD/riscv.
162
163 2018-10-06 Tom Tromey <tom@tromey.com>
164
165 PR python/19399:
166 * python.texi (Inferiors In Python): Document
167 Inferior.Architecture.
168
169 2018-10-06 Tom Tromey <tom@tromey.com>
170
171 PR python/21765:
172 * python.texi (Symbols In Python): Document the module and
173 common-block domains. Remove documentation for incorrect
174 domains.
175
176 2018-10-03 Tom Tromey <tom@tromey.com>
177
178 * gdb.texinfo (Configure Options): Document --enable-ubsan.
179
180 2018-10-02 John Darrington <john@darrington.wattle.id.au>
181
182 * gdb.texinfo (Remote Connection Commands): Describe
183 the changes to target remote and target extended-remote
184 relating to Unix domain sockets.
185
186 2018-10-01 Tom Tromey <tom@tromey.com>
187
188 * gdb.texinfo (Configure Options): Document configure options.
189
190 2018-09-29 Tom Tromey <tom@tromey.com>
191
192 * gdb.texinfo (Requirements): Mention C++, GNU make.
193 (Requirements): Sort the table. Add more libraries.
194 (Running Configure): Remove obsolete text.
195 (Separate Objdir): Likewise.
196 (Configure Options): Likewise.
197
198 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
199
200 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
201 to highlight that the number is also the frame's level.
202 (Selection): Rewrite documentation for 'frame' and 'select-frame'
203 commands.
204 (Frame Info): Rewrite documentation for 'info frame' command.
205
206 2018-09-23 Tom Tromey <tom@tromey.com>
207
208 PR python/18852:
209 * python.texi (Parameters In Python): Document exception behavior
210 of get_set_string.
211
212 2018-09-18 John Baldwin <jhb@FreeBSD.org>
213
214 * gdb.texinfo (info proc): Remove "running".
215 (info proc mappings): Replace "program" with "process".
216
217 2018-09-18 John Baldwin <jhb@FreeBSD.org>
218
219 * gdb.texinfo (Process Information): Document "info proc files"
220 command.
221
222 2018-09-17 Tom Tromey <tom@tromey.com>
223
224 * gdb.texinfo (Index Files): Update for cache directory change on
225 macOS.
226
227 2018-09-16 Tom Tromey <tom@tromey.com>
228
229 * python.texi (Basic Python): Update docs for find_pc_line,
230 solib_name.
231 (Progspaces In Python): Update docs for current_progspace.
232 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
233 Move method documentation before example.
234
235 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
236
237 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
238
239 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
240 2018-09-13 Tom Tromey <tom@tromey.com>
241
242 * python.texi (Program Spaces In Python): Document the
243 Progspace.objfiles method.
244 (Objfiles In Python): Mention that gdb.objfiles() is identical
245 to gdb.selected_inferior().progspace.objfiles().
246
247 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
248 2018-09-13 Tom Tromey <tom@tromey.com>
249
250 * python.texi (Inferiors In Python): Document
251 Inferior.progspace.
252 (Program Spaces In Python): Document that
253 gdb.current_progspace() is the same as
254 gdb.selected_inferior().progspace.
255
256 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
257
258 * python.texi (Basic Python): Mention the string representation
259 of GDB Python objects.
260
261 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
262
263 * gdb.texinfo (Skipping Over Functions and Files): Document
264 set/show debug skip.
265
266 2018-09-10 Tom Tromey <tom@tromey.com>
267
268 * python.texi (Frames In Python, Blocks In Python)
269 (Symbols In Python, Symbol Tables In Python)
270 (Lazy Strings In Python): Remove periods from section titles.
271
272 2018-09-10 Tom Tromey <tom@tromey.com>
273
274 * python.texi (Pretty Printing API): Swap sentence order.
275
276 2018-09-10 Tom Tromey <tom@tromey.com>
277
278 PR python/16461:
279 * python.texi (Values From Inferior): Mention use of virtual
280 table.
281
282 2018-09-10 Tom Tromey <tom@tromey.com>
283
284 * python.texi (Basic Python): Parenthesize argument to
285 decode_line.
286
287 2018-09-10 Tom Tromey <tom@tromey.com>
288
289 * python.texi (Python): Mention Python versions. Don't mention
290 execfile.
291
292 2018-09-10 Tom Tromey <tom@tromey.com>
293
294 PR python/19808:
295 * python.texi (Unwinding Frames in Python): Rewrite
296 create_unwind_info documentation. Update read_register
297 documentation and add a note about unwinder caution.
298
299 2018-09-10 Tom Tromey <tom@tromey.com>
300
301 PR python/18909:
302 * python.texi (Events In Python): Fix inferior_call
303 documentation.
304
305 2018-09-10 Tom Tromey <tom@tromey.com>
306
307 PR python/17752:
308 * python.texi (Frame Filter API): Remove period from subsection
309 title. Mention 100 as good default priority.
310 (Frame Decorator API): Remove period from subsection title.
311 Mention FrameDecorator module.
312
313 2018-09-10 Tom Tromey <tom@tromey.com>
314
315 PR python/23108:
316 * python.texi (Exception Handling): Rearrange gdb.GdbError text
317 and add a table.
318
319 2018-09-10 Tom Tromey <tom@tromey.com>
320
321 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
322 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
323 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
324 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
325
326 2018-09-10 Tom Tromey <tom@tromey.com>
327
328 PR python/16484:
329 * python.texi (Frames In Python): Document that Frame.block can
330 throw.
331
332 2018-09-10 Tom Tromey <tom@tromey.com>
333
334 PR python/23487:
335 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
336
337 2018-09-10 Tom Tromey <tom@tromey.com>
338
339 PR python/16033:
340 * python.texi (Blocks In Python): Document that Block.end is
341 exclusive.
342
343 2018-08-29 Keith Seitz <keiths@redhat.com>
344
345 * gdb.texinfo (Compiling and injecting code in GDB): Document
346 set/show "compile-oracle" and "compile-cplus-types" commands.
347
348 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
349
350 * gdb.texinfo (The -stack-list-frames Command): Update description
351 to mention "arch".
352 Update MI examples throughout the document to contain "arch" in
353 frame output.
354
355 2018-08-21 Alan Hayward <alan.hayward@arm.com>
356
357 * gdb.texinfo (AArch64 SVE): New subsubsection.
358
359 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
360
361 * gdb.texinfo (GDB/MI Data Manipulation): Document
362 "-data-disassemble -a addr".
363 (GDB/MI Support Commands): Document "data-disassemble-a-option"
364 feature.
365
366 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
367
368 * gdb.texinfo (Index Files Speed Up GDB): Add section about
369 symbol index cache.
370
371 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
372
373 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
374 option sections to further clarify that gcore can take more
375 than one PID, and that "-o" is used to specify a prefix, not a
376 filename.
377
378 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
379
380 * gdb.texinfo (Maintenance Commands): Add description of
381 maintenance command to control dwarf unwinders.
382
383 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
384
385 * gdb.texinfo (Debugging Programs with Multiple Threads):
386 Document changes to 'thread apply'. Document 'taas'.
387 Document 'tfaas'.
388 (Examining the Stack): Document 'frame apply'. Document 'faas'.
389
390 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
391 Jan Kratochvil <jan.kratochvil@redhat.com>
392 Paul Fertser <fercerpav@gmail.com>
393 Tsutomu Seki <sekiriki@gmail.com>
394
395 * gdb.texinfo (Remote Connection Commands): Add explanation
396 about new IPv6 support. Add new connection prefixes.
397
398 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * gdb.texinfo (Remote Configuration): Update descriptions for
401 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
402 and hardware-watchpoint-length-limit variables.
403
404 2018-07-02 Maciej W. Rozycki <macro@mips.com>
405
406 PR tdep/8282
407 * gdb.texinfo (Source and Machine Code): Document `set
408 disassembler-options' support for the MIPS target.
409
410 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
411
412 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
413
414 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
415
416 * gdb.texinfo (Files): The address argument for "add-symbol-file"
417 is no longer mandatory.
418
419 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
420
421 * gdb.texinfo (Files): Document "symbol-file -o offset".
422
423 2018-06-14 Tom de Vries <tdevries@suse.de>
424
425 * gdb.texinfo (Background Execution): Add @cindex for '&'.
426
427 2018-06-11 Eli Zaretskii <eliz@gnu.org>
428
429 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
430
431 2018-06-08 Gary Benson <gbenson@redhat.com>
432
433 * gdb.texinfo (Maintenance Commands): Document "maint check
434 libthread-db" and "maint set/show check-libthread-db".
435
436 2018-06-05 Tom Tromey <tom@tromey.com>
437
438 PR cli/12326:
439 * gdb.texinfo (Screen Size): Document "c" response to pagination
440 prompt.
441
442 2018-05-31 Maciej W. Rozycki <macro@mips.com>
443
444 * gdb.texinfo (Choosing Target Byte Order): Document endianness
445 selection details with the `set endian auto' mode.
446
447 2018-05-04 Tom Tromey <tom@tromey.com>
448
449 PR python/22731:
450 * python.texi (Breakpoints In Python): Mention that "commands" is
451 writable.
452
453 2018-05-02 Tom Tromey <tom@tromey.com>
454
455 PR python/20084:
456 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
457 PARAM_ZUINTEGER_UNLIMITED.
458
459 2018-04-30 Tom Tromey <tom@tromey.com>
460
461 * python.texi (Types In Python): Document Type.align.
462
463 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
464
465 * gdb.texinfo (Symbols): Mention the fact that "info
466 variables/functions/types" show source files and line numbers.
467
468 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
469
470 * gdb.texinfo: Document set/show record btrace cpu.
471
472 2018-03-27 Joel Brobecker <brobecker@adacore.com>
473
474 * gdb.texinfo (Ada Settings): New subsubsection.
475
476 2018-03-26 Tom Tromey <tom@tromey.com>
477
478 PR backtrace/15582:
479 * gdb.texinfo (Backtrace): Mention "hide" argument.
480
481 2018-03-26 Tom Tromey <tom@tromey.com>
482
483 * gdb.texinfo (Backtrace): Describe options individually.
484
485 2018-03-19 Tom Tromey <tom@tromey.com>
486
487 * observer.texi: Remove.
488
489 2018-03-04 John Baldwin <jhb@FreeBSD.org>
490
491 * gdb.texinfo (Debugging Output): Document "set/show debug
492 fbsd-nat".
493
494 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
495
496 * gdb.texinfo (Machine Code): Additional information about "info
497 line" command.
498
499 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
500
501 * gdb.texinfo (gdb-add-index man): Add pindex.
502
503 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
504
505 * gdb.texinfo (set cwd): Add period.
506 (gdb-add-index man): Move anchor.
507
508 2017-01-12 Tom Tromey <tom@tromey.com>
509 Sergio Durigan Junior <sergiodj@redhat.com>
510
511 * gdb.texinfo (Index Files): Mention gdb-add-index.
512 (gdb-add-index man): New section.
513 * Makefile.in (gdb-add-index.1): New rule to generate manpage
514 from gdb.texinfo.
515
516 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
517
518 * gdb.texinfo (pwd): Fix whitespace.
519
520 2018-01-09 John Baldwin <jhb@FreeBSD.org>
521
522 * gdb.texinfo (pwd): Update cross-reference for Process Information
523 node and remove explicit /proc reference.
524 (Native): Rename subsection from SVR4 Process Information to
525 Process Information.
526 (Process Information): Reword introduction to be less /proc
527 centric. Document support for "info proc" on FreeBSD.
528
529 2018-01-03 Xavier Roirand <roirand@adacore.com>
530
531 * gdb.texinfo (Set Catchpoints): Add documentation for new
532 "catch handlers" action.
533
534 2017-12-27 Stafford Horne <shorne@gmail.com>
535
536 * gdb.texinfo (Target Description Format): Explain that arbitrary
537 strings are now allowed for register groups.
538
539 2017-12-27 Stafford Horne <shorne@gmail.com>
540
541 * gdb.texinfo (Registers): Document info reg $reggroup feature.
542
543 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
544
545 PR cli/16224
546 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
547
548 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
549
550 * python.texi (Manipulating breakpoints using Python): Document
551 qualified parameter to gdb.Breakpoint.
552
553 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
554
555 * python.texi (Manipulating breakpoints using Python): Split doc
556 of Breakpoint.__init__ in two, split text in multiple
557 paragraphs, don't nest parameter square brackets.
558
559 2017-12-12 Stafford Horne <shorne@gmail.com>
560 Stefan Wallentowitz <stefan@wallentowitz.de>
561 Franck Jullien <franck.jullien@gmail.com>
562 Jeremy Bennett <jeremy.bennett@embecosm.com>
563
564 * gdb.texinfo: Add OpenRISC documentation.
565
566 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
567
568 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
569
570 2017-12-07 Keith Seitz <keiths@redhat.com>
571
572 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
573 and "show print type nested-type-limit".
574
575 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
576
577 * python.texi (Breakpoints In Python): Add text relating
578 to allowed explicit locations and keywords in gdb.Breakpoints.
579
580 2017-12-04 Tom Tromey <tom@tromey.com>
581
582 * gdb.texinfo (Rust): Update trait object status
583
584 2017-12-01 Andrew Cagney <cagney@redhat.com>
585 Joel Brobecker <brobecker@adacore.com>
586 Sergio Durigan Junior <sergiodj@redhat.com>
587
588 * gdb.texinfo (File Options): Document --readnever.
589 (Commands to Specify Files): Likewise, for 'symbol-file' and
590 'add-symbol-file'.
591
592 2017-11-29 Pedro Alves <palves@redhat.com>
593
594 PR c++/19436
595 * gdb.texinfo (Debugging C Plus Plus): Document setting
596 breakpoints in functions with ABI tags.
597
598 2017-11-29 Pedro Alves <palves@redhat.com>
599
600 * gdb.texinfo (Linespec Locations): Document how "function" is
601 interpreted in C++ and Ada. Document "-qualified".
602 (Explicit Locations): Document how "-function" is interpreted in
603 C++ and Ada. Document "-qualified".
604
605 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
606
607 PR gdb/21945
608 * gdb.texinfo (Search Memory): Update description and example
609 about how to search a string without NULL terminator.
610
611 2017-11-24 Joel Brobecker <brobecker@adacore.com>
612
613 * gdb.texinfo (GDB/MI Ada Exception Information): Document
614 new "exception-message" field.
615
616 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
617
618 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
619
620 2017-11-24 Pedro Alves <palves@redhat.com>
621
622 * gdb.texinfo (Completion): Update need-quoting examples. Remove
623 false claim that GDB inserts quoting automatically.
624 (Symbols): Add anchor.
625
626 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
627
628 * gdb.texinfo (Requirements): Document use of GNU MPFR.
629
630 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
631
632 * python.texi (Basic Python): Add rbreak documentation.
633
634 2017-11-07 Xavier Roirand <roirand@adacore.com>
635 Pedro Alves <palves@redhat.com>
636
637 * gdb.texinfo (Set Breaks): Document support for breakpoint
638 location ranges in the enable/disable commands.
639
640 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
641
642 * gdb.texinfo (Starting your Program) <The working directory.>:
643 Mention remote debugging.
644 (Working Directory) <Your Program's Working Directory>:
645 Likewise.
646 (Connecting) <Remote Packet>: Add "set-working-dir"
647 and "QSetWorkingDir" to the table.
648 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
649 packet.
650
651 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
652
653 * gdb.texinfo (Starting your Program) <The working directory.>:
654 Mention new "set cwd" command.
655 (Working Directory) <Your Program's Working Directory>:
656 Rephrase to explain that "set cwd" exists and is the default
657 way to change the inferior's cwd.
658
659 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
660
661 * gdb.texinfo (S/390 and System z Features): Document the new
662 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
663
664 2017-09-21 Kevin Buettner <kevinb@redhat.com>
665
666 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
667 attribute.
668
669 2017-09-21 Kevin Buettner <kevinb@redhat.com>
670
671 * python.texi (Inferiors In Python): Add description for method
672 Inferior.thread_from_thread_handle.
673
674 2017-09-19 John Baldwin <jhb@FreeBSD.org>
675
676 * gdb.texinfo (Starting your Program): Add description of
677 starti command. Mention starti command as an alternative for
678 debugging the elaboration phase.
679
680 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
681
682 * gdb.texinfo (Maintenance Commands): Document filter parameter
683 of "maint selftest". Document "maint info selftests" command.
684
685 2017-09-11 Tom Tromey <tom@tromey.com>
686
687 * python.texi (Events In Python): Document new events.
688
689 2017-09-04 Pedro Alves <palves@redhat.com>
690
691 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
692 no-debug-info variables.
693 (Symbols) <Examining the Symbol Table>: Document inspecting
694 no-debug-info types.
695 (Calling) <Calling functions with no debug info>: New subsection,
696 documenting calling no-debug-info functions.
697 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
698
699 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
700
701 * gdb.texinfo (set environment): Add @anchor. Explain that
702 environment variables set by the user are sent to GDBserver.
703 (unset environment): Likewise, but for unsetting variables.
704 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
705 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
706 "environment-reset" and "QEnvironmentReset" to the table.
707 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
708 QEnvironmentReset>: New item, explaining the packet.
709
710 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
711
712 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
713 "Compiler search for the compile command" descriptions of set
714 compile-gcc and show compile-gcc.
715
716 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
717
718 * gdb.texinfo (Architectures): Add new Sparc64 section to document
719 ADI support.
720 * NEWS: Add "adi examine" and "adi assign" commands.
721
722 2017-08-18 Yao Qi <yao.qi@linaro.org>
723
724 * gdb.texinfo (Server): Document "--selftest".
725
726 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
727
728 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
729 Single-Key mode.
730
731 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
732
733 PR gdb/21925
734 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
735 set...").
736
737 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
738
739 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
740 conditional expression.
741
742 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
743
744 * agentexpr.texi (rot): Fix symbolic description, improve
745 textual description.
746
747 2017-07-26 Yao Qi <yao.qi@linaro.org>
748
749 * gdb.texinfo (Maintenance Commands): Document command
750 "maint check xml-descriptions".
751
752 2017-07-26 Yao Qi <yao.qi@linaro.org>
753
754 * gdb.texinfo (Maintenance Commands): Document optional
755 argument of "maint print c-tdesc".
756
757 2017-07-18 Yao Qi <yao.qi@linaro.org>
758
759 * gdb.texinfo (Maintenance Commands): Improve the doc to
760 command "maint print c-tdesc".
761
762 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
763
764 PR gdb/21606
765 * python.texi (Python representation of Symbols.): Replace
766 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
767 * guile.texi (Guile representation of Symbols.): Likewise.
768
769 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
770
771 * gdb.texinfo (Optional Messages about Internal Happenings):
772 Document {set,show} debug separate-debug-file commands.
773
774 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
775
776 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
777 (Connecting) <Remote Packet>: Add "startup-with-shell"
778 and "QStartupWithShell" to the table.
779 (Remote Protocol) <QStartupWithShell>: New item, explaining the
780 packet.
781
782 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
783
784 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
785
786 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
787
788 * python.texi (Recording in Python): Factor out the documentation of
789 gdb.RecordInstruction's super class.
790
791 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
792
793 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
794 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
795 prev and next.
796
797 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
798
799 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
800 gdb.RecordInstruction
801
802 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
803
804 * python.texi (Recording in Python): Add documentation for
805 gdb.RecordGap and remove documentation of special cases for
806 gdb.BtraceInstruction.
807
808 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
809
810 * python.texi (Recording in Python): Remove Record.ptid defvar.
811
812 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
813
814 * gdb.texinfo (GDB/MI Thread Information): Add missing
815 fields, re-word some things.
816 (GDB/MI Thread Commands): Describe fields found in the output of
817 -thread-info, remove description of fields in the
818 thread output tuple, replace with a cross-reference to "GDB/MI
819 Thread Information".
820
821 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
822
823 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
824 from -thread-info output.
825
826 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
827
828 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
829
830 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
831
832 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
833
834 2017-03-22 Yao Qi <yao.qi@linaro.org>
835
836 * python.texi (Inferiors In Python): Remove @code from Python.
837
838 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
839
840 * python.texi (Recordings In Python): Document return type of
841 gdb.BtraceInstruction.data.
842
843 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
844
845 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
846 command file-list-shared-libraries
847 (GDB/MI Async Records): Update documentation of library-loaded with new
848 field.
849
850 2017-03-16 Doug Evans <dje@google.com>
851
852 * guile.texi (Lazy Strings In Guile): Mention arrays.
853 * python.texi (Lazy Strings In Python): Ditto.
854
855 2017-03-08 Jiong Wang <jiong.wang@arm.com>
856
857 * gdb.texinfo (Memory Protection Extensions): Add missing escape
858 character "@".
859
860 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
861
862 * Memory Protection Extensions: Add information about inferior
863 calls.
864
865 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
866
867 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
868 DW_TAG_GNU_* and DW_AT_GNU_*.
869
870 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
871
872 * python.texi (Recordings In Python): New section.
873
874 2017-02-14 Tom Tromey <tom@tromey.com>
875
876 PR python/13598:
877 * python.texi (Events In Python): Document events.before_prompt.
878
879 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
880
881 * gdb.texinfo (Target Commands): Document the optional offset
882 argument for the load command.
883
884 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
885
886 PR gdb/21122
887 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
888 space-separated breakpoint lists. Also add a missing @table command
889 and @cindex for breakpoint lists.
890
891 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
892
893 PR tdep/20936
894 * gdb.texinfo: (Standard Target Features): Document SPARC features.
895 (Sparc Features): New node.
896
897 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
898
899 * gdb.texinfo (i386 Features): Add system segment registers
900 as feature.
901
902 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
903
904 * python.texi (Events In Python): Fix typo.
905
906 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
907 Luis Machado <lgustavo@codesourcery.com>
908
909 * gdb.texinfo (-target-flash-erase): New MI command description.
910 (flash-erase): New CLI command description.
911
912 2017-01-04 John Baldwin <jhb@FreeBSD.org>
913
914 * gdb.texinfo (Contributors): Add SRI International and University
915 of Cambridge for FreeBSD/mips.
916
917 2016-12-22 Doug Evans <xdje42@gmail.com>
918
919 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
920 commands.
921
922 2016-12-02 Pedro Alves <palves@redhat.com>
923
924 * gdb.texinfo (User-defined Commands): Limit on number of
925 arguments passed to user-defined commands removed; update.
926
927 2016-12-02 Pedro Alves <palves@redhat.com>
928
929 PR cli/20559
930 * gdb.texinfo (Define): Add example of using "eval" to process a
931 variable number of arguments.
932 (Output) <eval>: Add anchor.
933
934 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
935
936 * Makefile.in: Likewise.
937
938 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
939
940 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
941 xref.
942
943 2016-10-29 Pedro Alves <palves@redhat.com>
944
945 * gdb.texinfo (Packets) <vCont>: Remove mention of default
946 actions.
947
948 2016-10-26 Pedro Alves <palves@redhat.com>
949
950 * gdb.texinfo (Packets): Clarify vCont packets with multiple
951 actions that match a thread, and what happens when an action
952 matches a thread that is already running.
953
954 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
955
956 * gdb.texinfo (Using Trace Files): Fix typo.
957 (GDB/MI Tracepoint Commands): Likewise.
958
959 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
960
961 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
962 of -trace-save.
963
964 2016-10-06 Tom Tromey <tom@tromey.com>
965
966 * guile.texi (Types In Guile): Remove Java mentions.
967 * python.texi (Types In Python): Remove Java mentions.
968 * gdb.texinfo (Address Locations, Supported Languages)
969 (Index Section Format): Remove Java mentions.
970
971 2016-08-15 Doug Evans <dje@google.com>
972
973 * gdb.texinfo (Target Description Format): Update docs on "end"
974 field spec and field default type.
975
976 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
977 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
978
979 PR gdb/20487
980 * gdb.texinfo (Context management): Update mention of frame
981 change notifications.
982 (gdb/mi Async Records): Document frame field in
983 =thread-select event.
984 * observer.texi (GDB Observers): New user_selected_context_changed
985 observer.
986
987 2016-09-28 Tom Tromey <tom@tromey.com>
988
989 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
990 than "memory breakpoint". Further document "kind". Move
991 protocol-details link earlier.
992 <z1>: Document the cmd_list argument. Fix typo.
993 <g>: Remove incorrect sentence.
994 (Stop Reply Packets): Document "OK" response to requests when in
995 non-stop mode.
996 <swbreak>: Use "software breakpoint" rather than "memory
997 breakpoint".
998 <create>: Document that "R" is ignored.
999 <W, X, w>: Document formatting of "AA".
1000 (Notification Packets): Use "%Stop", not "%%Stop".
1001
1002 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1003
1004 * gdb.texinfo (Embedded Processors): Document ARC.
1005 (Synopsys ARC): New section.
1006 (Standard Target Features): Document ARC features.
1007 (ARC Features): New section.
1008
1009 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1010
1011 * .gitignore: New file.
1012
1013 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1014
1015 * gdb.texinfo (Input/Output): Mention possibility to unset
1016 inferior-tty.
1017
1018 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1019
1020 * gdb.texinfo: Resume btrace on reconnect.
1021
1022 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1023
1024 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1025 syscall.
1026
1027 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1028
1029 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1030 command.
1031
1032 2016-07-13 Tom Tromey <tom@tromey.com>
1033
1034 PR python/15620, PR python/18620:
1035 * python.texi (Events In Python): Document new breakpoint events.
1036
1037 2016-07-13 Tom Tromey <tom@tromey.com>
1038
1039 PR python/17698:
1040 * python.texi (Breakpoints In Python): Document
1041 Breakpoint.pending.
1042
1043 2016-07-13 Tom Tromey <tom@tromey.com>
1044
1045 * python.texi (Breakpoints In Python): Move table of types and
1046 table of watchpoint types earlier in node.
1047
1048 2016-07-12 Tom Tromey <tom@tromey.com>
1049
1050 PR python/19293:
1051 * python.texi (Frames In Python): Document
1052 gdb.invalidate_cached_frames.
1053
1054 2016-06-21 Pedro Alves <palves@redhat.com>
1055
1056 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1057 document new-ui and explain use case.
1058
1059 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1060
1061 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1062 (NDS32 Features): New Section.
1063
1064 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1065
1066 * gdb.texinfo (Examining Memory): Document negative repeat
1067 count in the 'x' command.
1068
1069 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1070
1071 * gdb.texinfo (GDB/MI Async Records): Document method and
1072 format fields in =record-started.
1073 * observer.texi (record_changed): Add method and format
1074 parameters.
1075
1076 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1077
1078 * gdb.texinfo (General Query Packets): Move the description of the
1079 response before the long list of the specific 'read' and 'write'
1080 requests.
1081
1082 2016-05-23 Tom Tromey <tom@tromey.com>
1083
1084 * python.texi (Basic Python): Document gdb.breakpoints return.
1085
1086 2016-05-24 Tom Tromey <tom@tromey.com>
1087
1088 PR gdb/19194:
1089 * gdb.texinfo (gdb man): Fix typo.
1090
1091 2016-05-17 Tom Tromey <tom@tromey.com>
1092
1093 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1094 (Rust): New node.
1095
1096 2016-05-17 Tom Tromey <tom@tromey.com>
1097
1098 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1099
1100 2016-04-27 Yao Qi <yao.qi@linaro.org>
1101
1102 * gdb.texinfo (tfind): Complete doc about tfind without
1103 argument.
1104
1105 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1106
1107 * agentexpr.texi (byte): Fix zero_ext description.
1108
1109 2016-03-31 Pedro Alves <palves@redhat.com>
1110
1111 * gdb.texinfo (M32R/SDI): Delete node.
1112 (MIPS Embedded): Remove references to the MIPS remote debugging
1113 protocol, PMON and variants, and the associated commands.
1114
1115 2016-03-15 Doug Evans <dje@google.com>
1116
1117 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1118 (Target Description Format): Mention enum types. Update docs on
1119 flags types.
1120 (Predefined Target Types): Add "bool".
1121 (Enum Target Types): New node.
1122
1123 2016-03-15 Pedro Alves <palves@redhat.com>
1124
1125 * gdb.texinfo (Tracepoint Actions): Fix typo.
1126
1127 2016-03-15 Pedro Alves <palves@redhat.com>
1128 Andreas Arnez <arnez@linux.vnet.ibm.com>
1129 Marcin Kościelnicki <koriakin@0x04.net>
1130
1131 * gdb.texinfo (Tracepoint Actions): Document possible
1132 unreliability of '$_ret'.
1133
1134 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1135
1136 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1137 command.
1138
1139 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1140
1141 * gdb.texinfo (Convenience Functions): Document $_as_string.
1142
1143 2016-02-23 Doug Evans <dje@google.com>
1144
1145 * gdb.texinfo (Skipping Over Functions and Files): Document new
1146 options to "skip" command. Update docs of output of "info skip".
1147
1148 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1149
1150 * gdb.texinfo (Signals): Add bound violation display hints for
1151 a SIGSEGV.
1152
1153 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1154
1155 * gdb.texinfo (Trace File Format): Add documentation for description
1156 section lines.
1157
1158 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1159
1160 * gdb.texinfo (Trace File Format): Remove misleading information
1161 about register block ordering.
1162
1163 2016-02-01 Doug Evans <dje@google.com>
1164
1165 * gdb.texinfo (Value Sizes): Fix typo.
1166
1167 2016-02-01 Doug Evans <dje@google.com>
1168
1169 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1170
1171 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1172
1173 * gdb.texinfo (Value Sizes): New section.
1174 (Data): Add the 'Value Sizes' node to the menu.
1175
1176 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1177
1178 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1179
1180 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1181
1182 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1183
1184 2016-01-18 Pedro Alves <palves@redhat.com>
1185
1186 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1187 of the thread that hit a breakpoint or received a signal.
1188
1189 2016-01-15 Pedro Alves <palves@redhat.com>
1190
1191 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1192
1193 2016-01-13 Pedro Alves <palves@redhat.com>
1194
1195 * gdb.texinfo (Threads): Document the $_gthread convenience
1196 variable.
1197 (Convenience Vars): Likewise.
1198
1199 2016-01-13 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.texinfo (Threads): Document "info threads -gid".
1202
1203 2016-01-13 Pedro Alves <palves@redhat.com>
1204
1205 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1206 anchor.
1207 (Threads In Python): Document new InferiorThread.global_num
1208 attribute.
1209
1210 2016-01-07 Pedro Alves <palves@redhat.com>
1211
1212 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1213 qualified thread IDs, global thread IDs and thread ID lists.
1214 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1215 thread IDs.
1216 (Convenience Vars): Document the $_thread convenience variable.
1217 (Ada Tasks): Adjust to refer to thread IDs.
1218 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1219 Commands, GDB/MI Variable Objects): Update to mention global
1220 thread IDs.
1221 * guile.texi (Breakpoints In Guile)
1222 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1223 global thread IDs instead of thread IDs.
1224 * python.texi (Threads In Python): Adjust documentation of
1225 InferiorThread.num.
1226 (Breakpoint.thread): Mention global thread IDs instead of thread
1227 IDs.
1228
1229 2016-01-13 Pedro Alves <palves@redhat.com>
1230
1231 * python.texi (Threads In Python): Document
1232 InferiorThread.inferior.
1233
1234 2016-01-13 Pedro Alves <palves@redhat.com>
1235
1236 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1237 convenience variable.
1238 (Convenience Vars): Likewise.
1239
1240 2016-01-12 Josh Stone <jistone@redhat.com>
1241 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1242
1243 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1244 (Stop Reply Packets): List the syscall entry and return stop reasons.
1245 (General Query Packets): Describe QCatchSyscalls, and add it to the
1246 table and the detailed list of stub features.
1247
1248 2016-01-12 Pedro Alves <palves@redhat.com>
1249
1250 Remove use of the registered trademark symbol throughout.
1251
1252 2016-01-12 Yao Qi <yao.qi@linaro.org>
1253
1254 * gdb.texinfo (Interrupts): Update the document on handling
1255 interrupt when program is stopped.
1256
1257 2015-12-11 Don Breazeal <donb@codesourcery.com>
1258
1259 * gdb.texinfo (Forks): Correct Linux kernel version where
1260 fork and exec events are supported, add notes about support
1261 of these events in target remote mode.
1262 (Connecting): Reorganize and clarify distinctions between
1263 target remote, extended-remote, and multiprocess.
1264 Reorganize related text from separate sections into new
1265 sections.
1266 (Server): Note effects of target extended-remote mode.
1267 Delete section on Multi-Process Mode for gdbserver.
1268 Move some text to "Connecting" node.
1269
1270 2015-12-10 Pedro Alves <palves@redhat.com>
1271
1272 * gdb.texinfo (Threads): Replace warning with explanation
1273 about single-threaded programs.
1274
1275 2015-12-10 Pedro Alves <palves@redhat.com>
1276
1277 * gdb.texinfo (Threads): Remove mention of SGI.
1278 (Forks): Remove mention of HP-UX.
1279 (Breakpoints): Remove mention of HP-UX.
1280 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1281 Reword in terms of architectures.
1282 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1283 mention supported systems.
1284 (Convenience Vars): Don't mention HP-UX.
1285 (Jumping): Remove mention of HP-UX in comment.
1286 (Files) <shared libraries>: Update supported shared library types
1287 list. Remove mention of HP-UX.
1288 (Native): Remove HP-UX subsection.
1289 (SVR4 Process Information): Remove mention of HP-UX.
1290
1291 2015-12-10 Pedro Alves <palves@redhat.com>
1292
1293 * gdb.texinfo (Stack): Reorder menu.
1294
1295 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1296
1297 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1298 -var-set-format's new zero-hexadecimal format.
1299
1300 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1301
1302 * gdb.texinfo (Ada Mode Into): Move overloading support
1303 description to its own node.
1304 (Overloading support for Ada): New node.
1305
1306 2015-11-30 Pedro Alves <palves@redhat.com>
1307
1308 PR 14618
1309 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1310 (Remote Configuration): Add the "set/show remote
1311 no-resumed-stop-reply" to the available settings table.
1312 (General Query Packets): Document the "no-resumed" qSupported
1313 feature.
1314
1315 2015-11-30 Pedro Alves <palves@redhat.com>
1316
1317 * gdb.texinfo (Remote Configuration): List "set/show remote
1318 thread-events" command in configuration table.
1319 (Stop Reply Packets): Document "T05 create" stop
1320 reason and 'w' stop reply.
1321 (General Query Packets): Document QThreadEvents packet. Document
1322 QThreadEvents qSupported feature.
1323
1324 2015-11-30 Pedro Alves <palves@redhat.com>
1325
1326 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1327 anchor.
1328 (Packets): Document vCtrlC.
1329
1330 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1331
1332 * gdb.texinfo (Thread List Format): Mention thread names.
1333
1334 2015-11-24 Pedro Alves <palves@redhat.com>
1335
1336 PR 17539
1337 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1338 program-spaces" example to ascending order listing.
1339 (Threads): Adjust "info threads" example to ascending order
1340 listing.
1341 (Forks): Adjust "info inferiors" example to ascending order
1342 listing.
1343
1344 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1345
1346 * gdb.texinfo (Process Record and Replay): Document "record
1347 instruction-history" modifiers.
1348
1349 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1350
1351 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1352 description.
1353 (Frame Filter Management): Move to later in the 'Examining the
1354 Stack' chapter.
1355 (Selection): Add entry for 'select-frame'.
1356
1357 2015-09-25 Doug Evans <dje@google.com>
1358
1359 * gdb.texinfo (Process Record and Replay): Fix syntax of
1360 "record instruction-history begin, end" and
1361 "record function-call-history begin, end".
1362
1363 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1364
1365 * gdb.texinfo (Specifying Source Directories): Fix
1366 substitute-path example.
1367
1368 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1369
1370 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1371
1372 2015-09-15 Pedro Alves <palves@redhat.com>
1373
1374 PR remote/18965
1375 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1376 the vforkdone description.
1377
1378 2015-09-15 Pedro Alves <palves@redhat.com>
1379
1380 PR remote/18965
1381 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1382 part indicates the thread ID of the parent process.
1383
1384 2015-09-15 Yao Qi <yao.qi@linaro.org>
1385
1386 * gdb.texinfo (General Query Packets): Add vContSupported to
1387 tables of 'gdbfeatures' and 'stub features' supported in the
1388 qSupported packet, as well as to the list containing stub
1389 feature details.
1390
1391 2015-09-11 Don Breazeal <donb@codesourcery.com>
1392
1393 * gdb.texinfo (Remote Configuration): Add exec event
1394 feature to table of packet settings.
1395 (Stop Reply Packets): Add exec events to the list of stop
1396 reasons.
1397 (General Query Packets): Add exec events to tables of
1398 'gdbfeatures' and 'stub features' supported in the qSupported
1399 packet, as well as to the list containing stub feature
1400 details.
1401
1402 2015-08-24 Pedro Alves <palves@redhat.com>
1403
1404 * gdb.texinfo (Remote Configuration): Document the "set/show
1405 remote multiprocess-extensions-packet" commands.
1406
1407 2015-08-24 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1410 <M32R>: Remove references to M32R/D.
1411 <M68K>: Remove references to target dbug.
1412 <MIPS Embedded>: Remove references to target r3900 and target
1413 array.
1414 <PowerPC Embedded>: Remove references to target dink32 and target
1415 ppcbug, target sds
1416 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1417
1418 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1419
1420 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1421
1422 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1423
1424 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1425
1426 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1427
1428 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1429 info bfds" to...
1430 (File Caching): A New section. Outline bfd caching, and add new
1431 description for "main set/show bfd-sharing".
1432
1433 2015-08-14 Doug Evans <xdje42@gmail.com>
1434
1435 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1436 disassembly.
1437 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1438
1439 2015-08-11 Keith Seitz <keiths@redhat.com>
1440
1441 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1442 Use "location(s)"instead of "linespec(s)".
1443 (Specifying a Location): Rewrite.
1444 Add subsections describing linespec, address, and explicit locations.
1445 Add node/menu for each subsection.
1446 (Source and Machine Code, C Preprocessor Macros)
1447 (Create and Delete Trace points)
1448 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1449 (Continuing at a Different Address): Remove "linespec" examples.
1450 Add reference to "Specify a Location"
1451 (The -break-insert Command): Rewrite. Add anchor.
1452 Add reference to appropriate manual section discussing locations.
1453 (The -dprintf-insert Command): Refer to -break-insert for
1454 specification of 'location'.
1455
1456 2015-08-07 Pedro Alves <palves@redhat.com>
1457
1458 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1459 target-non-stop".
1460
1461 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1462
1463 * gdb.texinfo (Process Record and Replay): Document prefixing of
1464 speculatively executed instructions in the "record instruction-history"
1465 command.
1466
1467 2015-07-20 Doug Evans <dje@google.com>
1468
1469 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1470
1471 2015-07-16 Doug Evans <dje@google.com>
1472
1473 * stabs.texinfo: @include gdb-cfg.texi.
1474
1475 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1476
1477 Revert the previous 2 commits:
1478 gdbserver build-id attribute generator
1479 Validate symbol file using build-id
1480
1481 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1482
1483 * gdb.texinfo (Files): Add 'set validate-build-id'
1484 and 'show validate-build-id'.
1485
1486 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1487 Jan Kratochvil <jan.kratochvil@redhat.com>
1488
1489 gdbserver build-id attribute generator.
1490 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1491 'build-id' in description, example, new attribute in dtd.
1492
1493 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1494
1495 * gdb.texinfo (Selection): Update documentation for 'frame'
1496 command.
1497
1498 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1499
1500 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1501 commands.
1502
1503 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1504
1505 * gdb.texinfo (Process Record and Replay): Spell out that variables
1506 and registers are not available during btrace replay.
1507 Describe the new "record btrace pt" command.
1508 Describe the new "set|show record btrace pt buffer-size" options.
1509 (General Query Packets): Describe the new Qbtrace:pt and
1510 Qbtrace-conf:pt:size packets.
1511 Expand "bts" to "Branch Trace Store".
1512 Update the branch trace DTD.
1513
1514 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1515
1516 * gdb.texinfo (Command History): Document the new option
1517 "history remove-duplicates".
1518
1519 2015-06-19 Doug Evans <dje@google.com>
1520
1521 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1522 longer supported.
1523
1524 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1525
1526 * gdb.texinfo (Command History): Mention that setting
1527 GDBHISTSIZE to the empty string disables history truncation.
1528
1529 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1530
1531 PR gdb/16999
1532 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1533 behavior.
1534
1535 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1536
1537 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1538 with GDBHISTSIZE.
1539
1540 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1541
1542 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1543 bytes and memory units for -data-{read,write}-memory-bytes.
1544 (Packets): Same for m, M and X packets.
1545 * python.texi (Inferiors In Python): Same for read_memory and
1546 write_memory.
1547
1548 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1549
1550 * gdb.texinfo (Separate Debug Files): Document that PE is also
1551 supported.
1552
1553 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1554
1555 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1556 single table entry.
1557
1558 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1559
1560 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1561
1562
1563 2015-06-10 Gary Benson <gbenson@redhat.com>
1564
1565 * gdb.texinfo (Remote Configuration): Document the
1566 "set/show remote hostio-setfs-packet" command.
1567 (Host I/O Packets): Document the vFile:setfs packet.
1568
1569 2015-06-10 Gary Benson <gbenson@redhat.com>
1570
1571 * gdb.texinfo (Debugging Output): Document the "set/show debug
1572 linux-namespaces" command.
1573
1574 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1575 Mircea Gherzan <mircea.gherzan@intel.com>
1576
1577 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1578 and "set mpx bound".
1579
1580 2015-05-27 Doug Evans <dje@google.com>
1581
1582 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1583
1584 2015-05-26 Doug Evans <dje@google.com>
1585
1586 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1587 command renamings.
1588 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1589
1590 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1591
1592 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1593
1594 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1595
1596 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1597 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1598
1599 2015-05-16 Doug Evans <xdje42@gmail.com>
1600
1601 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1602 memory ports.
1603
1604 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1605
1606 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1607
1608 2015-05-12 Don Breazeal <donb@codesourcery.com>
1609
1610 * gdb.texinfo (Forks): Note that fork debugging is
1611 supported in extended mode.
1612 (Remote Configuration): Add fork event features to table
1613 of packet settings.
1614 (Stop Reply Packets): Add fork events to list of stop reasons.
1615 (General Query Packets): Add fork events to tables of
1616 'gdbfeatures' and 'stub features' supported in the qSupported
1617 packet, as well as to the list containing stub feature
1618 details.
1619
1620 2015-05-12 Gary Benson <gbenson@redhat.com>
1621
1622 * gdb.texinfo (General Query Packets): Document
1623 qXfer:exec-file:read with empty annex.
1624
1625 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1626
1627 * python.texi (Values From Inferior): Add descriptions of new
1628 methods gdb.Value.reference_value and gdb.Value.const_value.
1629
1630 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1631
1632 * gdb.texinfo (Files): Add "info dll" documentation.
1633 (Cygwin Native): Remove "info dll" documentation.
1634
1635 2015-04-29 Doug Evans <dje@google.com>
1636
1637 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1638 Document.
1639 (Writing an Xmethod): Add get_result_type to example.
1640
1641 2015-04-28 Sasha Smundak <asmundak@google.com>
1642
1643 * python.texi: New method documented.
1644
1645 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1646
1647 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1648 format.
1649
1650 2015-04-24 Doug Evans <dje@google.com>
1651
1652 * python.texi (Xmethods In Python): Fix name of method to call the
1653 xmethod.
1654
1655 2015-04-17 Gary Benson <gbenson@redhat.com>
1656
1657 * gdb.texinfo (Connecting to a Remote Target): Mention that
1658 GDB can access program files from remote targets that support
1659 qXfer:exec-file:read and Host I/O packets.
1660
1661 2015-04-17 Gary Benson <gbenson@redhat.com>
1662
1663 * gdb.texinfo (Remote Configuration): Document the "set/show
1664 remote pid-to-exec-file-packet" command.
1665 (General Query Packets): Document the qXfer:exec-file:read
1666 qSupported features. Document the qXfer:exec-file:read packet.
1667
1668 2015-04-17 Gary Benson <gbenson@redhat.com>
1669
1670 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1671 applies to executable paths if supplied to GDB as absolute.
1672
1673 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1674
1675 * gdb.texinfo (Mode Options): Remove -xdb.
1676
1677 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1678 Eli Zaretskii <eliz@gnu.org>
1679
1680 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1681 compile, show debug compile. New subsection Compilation options for
1682 the compile command. New subsection Compiler search for the compile
1683 command.
1684
1685 2015-04-09 Andy Wingo <wingo@igalia.com>
1686
1687 * guile.texi (Frames In Guile): Describe frame-read-register.
1688
1689 2015-04-02 Gary Benson <gbenson@redhat.com>
1690
1691 * gdb.texinfo (set sysroot): Document "target:".
1692
1693 2015-04-01 Sasha Smundak <asmundak@google.com>
1694
1695 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1696 section.
1697
1698 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1699
1700 PR corefiles/16092
1701 * gdb.texinfo (gcore): Mention new command 'set
1702 use-coredump-filter'.
1703 (set use-coredump-filter): Document new command.
1704
1705 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1706
1707 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1708 documentation, reorder the info os entries in alphabetical order.
1709
1710 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1711
1712 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1713 -data-write-memory-bytes.
1714
1715 2015-03-24 Pedro Alves <palves@redhat.com>
1716
1717 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1718 mention that threads may sometimes run unlocked.
1719
1720 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1721
1722 * gdb.texinfo (Remote configuration): Document "set/show
1723 serial parity" command.
1724
1725 2015-03-18 Gary Benson <gbenson@redhat.com>
1726
1727 * gdb.texinfo (General Query Packets): Remove documentation
1728 for now-removed vFile:fstat qSupported features.
1729
1730 2015-03-11 Gary Benson <gbenson@redhat.com>
1731
1732 * gdb.texinfo (Remote Configuration): Document the
1733 "set/show remote hostio-fstat-packet" command.
1734 (General Query Packets): Document the vFile:fstat
1735 qSupported features.
1736 (Host I/O Packets): Document the vFile:fstat packet.
1737
1738 2015-03-11 Andy Wingo <wingo@igalia.com>
1739
1740 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1741
1742 2015-03-04 Pedro Alves <palves@redhat.com>
1743
1744 * gdb.texinfo (Remote Configuration): Document the "set/show
1745 remote swbreak-feature-packet" and "set/show remote
1746 hwbreak-feature-packet" commands.
1747 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1748 decription.
1749 (Stop Reply Packets): Document the swbreak and hwbreak stop
1750 reasons.
1751 (General Query Packets): Document the swbreak and hwbreak
1752 qSupported features.
1753 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1754
1755 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1756
1757 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1758 under *stopped.
1759
1760 2015-03-02 Doug Evans <xdje42@gmail.com>
1761
1762 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1763
1764 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1765
1766 * gdb.texinfo (S/390 and System z Features): Describe new feature
1767 "org.gnu.gdb.s390.vx".
1768
1769 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1770
1771 PR gdb/18008
1772 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1773 demangler-warning): Fix typo ("problam").
1774
1775 2015-02-19 David Taylor <dtaylor@emc.com>
1776
1777 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1778
1779 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1780
1781 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1782 point, DTrace'.
1783 (Static Probe Points): Modified to cover DTrace probes in addition
1784 to SystemTap probes. Also modified to cover the `enable probe'
1785 and `disable probe' commands.
1786
1787 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1788
1789 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1790 `disable probe' commands.
1791
1792 2015-02-12 David Taylor <dtaylor@emc.com>
1793
1794 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1795 fields of the QTDV packet.
1796
1797 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1798
1799 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1800 (Process Record and Replay): Describe new set|show commands.
1801 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1802
1803 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1804
1805 * gdb.texinfo (Process Record and Replay): Describe the "record
1806 btrace bts" command.
1807 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1808 (Branch Trace Configuration Format): New.
1809
1810 2015-01-31 Gary Benson <gbenson@redhat.com>
1811 Doug Evans <dje@google.com>
1812
1813 * gdb.texinfo (Command Completion): Document new
1814 "set/show max-completions" option.
1815
1816 2015-01-31 Doug Evans <xdje42@gmail.com>
1817
1818 * gdb.texinfo (Symbols): Document new commands
1819 "maint print symbol-cache", "maint print symbol-cache-statistics",
1820 "maint flush-symbol-cache". Document new option
1821 "maint set symbol-cache-size".
1822
1823 2015-01-31 Doug Evans <xdje42@gmail.com>
1824
1825 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1826 distinguish script files vs inlined scripts.
1827 * python.texi (Python Auto-loading): Ditto.
1828
1829 2015-01-30 Doug Evans <dje@google.com>
1830
1831 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1832 string if present.
1833
1834 2015-01-27 Doug Evans <dje@google.com>
1835
1836 * python.texi (Objfiles In Python): Document Objfile.username.
1837
1838 2015-01-27 Doug Evans <dje@google.com>
1839
1840 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1841 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1842
1843 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1844
1845 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1846
1847 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1848
1849 * doc/gdb.texinfo (TUI Commands): Document the possible
1850 values of NAME argument to 'winheight' command. Explain the
1851 effect of 'tabset' setting better.
1852
1853 2015-01-11 Doug Evans <xdje42@gmail.com>
1854
1855 PR gdb/15830
1856 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1857 (Symbols): Ditto.
1858 (Maintenance Commands): Delete docs for "maint demangle".
1859
1860 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1861
1862 * gdb.texinfo (Files): Remove documentation of the
1863 "add-shared-symbol-files" and "assf" commands.
1864 (Cygwin Native): Remove documentation of the "dll-symbols"
1865 command.
1866
1867 2014-12-17 Doug Evans <xdje42@gmail.com>
1868
1869 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1870
1871 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1872 Jan Kratochvil <jan.kratochvil@redhat.com>
1873
1874 * gdb.texinfo (Altering): Update.
1875 (Compiling and Injecting Code): New node.
1876
1877 2014-12-12 Doug Evans <dje@google.com>
1878
1879 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1880
1881 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1882
1883 * gdb.texinfo: Document "maint print user-registers".
1884
1885 2014-12-08 Doug Evans <dje@google.com>
1886
1887 * python.texi (Objfiles In Python): Document Objfile.owner.
1888
1889 2014-12-04 Doug Evans <dje@google.com>
1890
1891 * python.texi (Objfiles In Python): Document
1892 Objfile.add_separate_debug_file.
1893
1894 2014-12-04 Doug Evans <dje@google.com>
1895
1896 * python.texi (Objfiles In Python): Document Objfile.build_id.
1897
1898 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1899
1900 * python.texi (Events In Python): Document new events
1901 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1902 and RegisterChangedEvent.
1903
1904 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1905
1906 Add add-auto-load-scripts-directory.
1907 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1908 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1909
1910 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1911
1912 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1913 description typo.
1914
1915 2014-10-30 Doug Evans <dje@google.com>
1916
1917 * python.texi (Progspaces In Python): Document ability to add
1918 random attributes to gdb.Progspace objects.
1919 (Objfiles In Python): Document ability to add random attributes to
1920 gdb.objfile objects.
1921
1922 2014-10-27 Pedro Alves <palves@redhat.com>
1923
1924 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1925 info on stepping and signal handlers.
1926 (Signals): Explain stepping and signal handlers. Add context
1927 index entry, and cross references.
1928
1929 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1930
1931 * python.texi (Breakpoints In Python): Add parenthesis after
1932 Breakpoint.delete. Clarify Breakpoint.enabled description so
1933 that it contains "disable".
1934
1935 2014-10-17 Doug Evans <dje@google.com>
1936
1937 * python.texi (Events In Python): Document clear_objfiles event.
1938
1939 2014-10-17 Doug Evans <dje@google.com>
1940
1941 * python.texi (Objfiles In Python): Document new progspace attribute.
1942
1943 2014-10-17 Pedro Alves <palves@redhat.com>
1944
1945 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1946 (SVR4 Process Information): Delete mention of OSF/1.
1947
1948 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1949
1950 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1951 exit-code field in -list-thread-groups output.
1952
1953 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1954
1955 * gdb.texinfo (Set Breaks): Add missing "@end table".
1956
1957 2014-09-22 Pedro Alves <palves@redhat.com>
1958
1959 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1960 always-inserted off" is the default mode now. Delete
1961 documentation of "set breakpoint always-inserted auto".
1962
1963 2014-09-18 Doug Evans <dje@google.com>
1964
1965 * python.texi (Symbol Tables In Python): Document "producer"
1966 attribute of gdb.Symtab objects.
1967
1968 2014-09-16 Pedro Alves <palves@redhat.com>
1969
1970 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1971 (Embedded OS): Remove VxWorks menu entry.
1972 (VxWorks): Remove node.
1973
1974 2014-09-13 Doug Evans <xdje42@gmail.com>
1975
1976 * gdb.texinfo (Signaling): Document new queue-signal command.
1977
1978 2014-09-06 Doug Evans <xdje42@gmail.com>
1979
1980 PR 15276
1981 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1982 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1983
1984 2014-09-03 Justin Lebar <jlebar@google.com>
1985
1986 * python.texi (Types In Python): Type.template_argument(n) returns a
1987 gdb.Value or a gdb.Type and throws an exception if n is out of
1988 range.
1989
1990 2014-09-03 Sasha Smundak <asmundak@google.com>
1991
1992 * python.texi (Frames in Python): Add read_register description.
1993
1994 2014-08-04 Tom Tromey <tromey@redhat.com>
1995
1996 * gdb.texinfo (Debugging Output): Update for change to "set debug
1997 target".
1998
1999 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
2000
2001 Pushed by Joel Brobecker <brobecker@adacore.com>.
2002 * Makefile.in (transform): New variable.
2003 (install-man1, install-man5): Apply $(transform) to man file names.
2004
2005 2014-07-26 Doug Evans <xdje42@gmail.com>
2006
2007 PR guile/17177
2008 * guile.texi (Guile Pretty Printing API): Fix typo.
2009 Document set-pretty-printers!, pretty-printers.
2010 (Selecting Guile Pretty-Printers): Update.
2011 Mention program-space based pretty-printers.
2012
2013 2014-07-25 Pedro Alves <palves@redhat.com>
2014 Eli Zaretskii <eliz@gnu.org>
2015
2016 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2017 with multi-threaded programs.
2018
2019 2014-06-27 Yao Qi <yao@codesourcery.com>
2020
2021 * gdb.texinfo (Maintenance Commands): Update the output of
2022 'maint print dummy-frames' command.
2023
2024 2014-06-24 Eli Zaretskii <eliz@gnu.org>
2025
2026 * gdb.texinfo (Screen Size): Improve indexing.
2027
2028 2014-06-19 Gary Benson <gbenson@redhat.com>
2029
2030 * gdb.texinfo (Maintenance Commands): Document new
2031 "maint set/show catch-demangler-crashes" option.
2032
2033 2014-06-19 Gary Benson <gbenson@redhat.com>
2034
2035 * gdb.texinfo (Maintenance Commands): Document new
2036 "maint demangler-warning" command and new
2037 "maint set/show demangler-warning" option.
2038
2039 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2040
2041 * python.texi (Xmethod API): Add space before the opening
2042 parenthesis in function descriptions.
2043
2044 2014-06-06 Doug Evans <xdje42@gmail.com>
2045
2046 * guile.texi (Guile Configuration): Document guile-data-directory.
2047
2048 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2049
2050 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2051
2052 2014-06-04 Doug Evans <xdje42@gmail.com>
2053
2054 * guile.texi (Breakpoints In Guile): Update.
2055
2056 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2057
2058 * python.texi (Xmethod API): Fix reference to "Progspaces In
2059 Python".
2060
2061 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2062
2063 * python.texi (Xmethods In Python, XMethod API)
2064 (Writing an Xmethod): New nodes.
2065 (Python API): New menu entries "Xmethods In Python",
2066 "Xmethod API", "Writing an Xmethod".
2067
2068 2014-06-02 Doug Evans <xdje42@gmail.com>
2069
2070 * guile.texi (Guile API): Add entry for Parameters In Guile.
2071 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2072 (Parameters In Guile): New node.
2073
2074 2014-06-02 Doug Evans <xdje42@gmail.com>
2075
2076 * guile.texi (Guile API): Add entry for Commands In Guile.
2077 (Basic Guile) <parse-and-eval>: Add reference.
2078 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2079 (GDB Scheme Data Types): Mention <gdb:command> object.
2080 (Commands In Guile): New node.
2081
2082 2014-06-02 Doug Evans <xdje42@gmail.com>
2083
2084 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2085 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2086 (Progspaces In Guile): New node.
2087
2088 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2089
2090 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2091 * python.texi (Frames In Python): Mention
2092 gdb.FRAME_UNWIND_MEMORY_ERROR.
2093
2094 2014-05-29 Pedro Alves <palves@redhat.com>
2095 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2098 from example.
2099 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2100 Mention that target-async is now deprecated.
2101 (Maintenance Commands): Document maint set/show target-async.
2102
2103 2014-05-29 Pedro Alves <palves@redhat.com>
2104
2105 * observer.texi (sync_execution_done, command_error): New
2106 subjects.
2107
2108 2014-05-29 Pedro Alves <palves@redhat.com>
2109
2110 PR gdb/13860
2111 * observer.texi (signal_received, end_stepping_range)
2112 (signal_exited, exited, no_history): New observer subjects.
2113
2114 2014-05-26 Andy Wingo <wingo@igalia.com>
2115
2116 * guile.texi (GDB Scheme Data Types): Remove documentation for
2117 removed interfaces. Update spelling of gdb-object-kind.
2118
2119 2014-05-26 Andy Wingo <wingo@igalia.com>
2120
2121 * guile.texi (Basic Guile): Fix some typos.
2122
2123 2014-05-26 Andy Wingo <wingo@igalia.com>
2124
2125 * guile.texi (Writing a Guile Pretty-Printer)
2126 (Guile Types Module): Fix excess parentheses in use-modules forms.
2127
2128 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2129
2130 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2131 (Breakpoints In Guile, Guile Printing Module)
2132 (Guile Exception Handling, Values From Inferior In Guile)
2133 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2134 Don't use @var at the beginning of a sentence.
2135
2136 * gdb.texinfo (Frame Filter Management, Trace Files)
2137 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2138 (PowerPC Embedded, Define, Annotations for Running)
2139 (IPA Protocol Commands, Packets, General Query Packets)
2140 (Tracepoint Packets, Notification Packets, Environment)
2141 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2142 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2143 (Frames, Backtrace, Selection, Expressions, Registers)
2144 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2145 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2146 (Source Annotations, Using JIT Debug Info Readers, Packets)
2147 (Stop Reply Packets, Host I/O Packets)
2148 (Target Description Format): Don't use @var at the beginning of a
2149 sentence.
2150
2151 * python.texi (Basic Python, Types In Python)
2152 (Commands In Python, Frames In Python, Line Tables In Python)
2153 (Breakpoints In Python, gdb.printing, gdb.types)
2154 (Type Printing API): Don't use @var at the beginning of a
2155 sentence.
2156
2157 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2158
2159 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2160 replay-memory-access".
2161
2162 2014-05-21 Pedro Alves <palves@redhat.com>
2163
2164 * gdb.texinfo (Starting): Document "set/show
2165 auto-connect-native-target".
2166 (Target Commands): Document "target native".
2167
2168 2014-05-20 Pedro Alves <palves@redhat.com>
2169
2170 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2171 not be remote specific. Add cross reference to the qCRC packet.
2172 (Separate Debug Files): Update cross reference to the qCRC packet.
2173 (General Query Packets) <qCRC packet>: Add anchor.
2174
2175 2014-05-17 Doug Evans <xdje42@gmail.com>
2176
2177 Copy over changes from guile.texi.
2178 * python.texi (Basic Python) <gdb.execute>: Add text.
2179 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2180 (Values From Inferior) <Python string>: Add text.
2181 (Values From Inferior) <Value.string>: Clarify string length handling.
2182 (Pretty Printing API): Add cindex.
2183 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2184 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2185 @vindex.
2186 (Commands In Python) <COMPLETE_*>: Similarly.
2187 (Symbols In Python) <SYMBOL_*>: Similarly.
2188 (Breakpoints In Python) <WP_*>: Similarly.
2189 (Breakpoints In Python) <BP_*>: Similarly.
2190
2191 2014-05-17 David Taylor <dtaylor@emc.com>
2192
2193 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2194 mentioned in the qfThreadInfo reply.
2195
2196 2014-05-16 Doug Evans <dje@google.com>
2197
2198 * gdb.texinfo (Mode Options): Add -D.
2199
2200 2014-05-09 Samuel Bronson <naesten@gmail.com>
2201
2202 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2203 "make -C".
2204
2205 2014-04-29 Tom Tromey <tromey@redhat.com>
2206
2207 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2208 "show debug varobj".
2209
2210 2014-05-01 David Taylor <dtaylor@emc.com>
2211
2212 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2213 option.
2214
2215 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2216 Walfred Tedeschi <walfred.tedeschi@intel.com>
2217
2218 * gdb.texinfo (i386 Features): Add description of AVX512
2219 registers.
2220
2221 2014-03-31 Doug Evans <dje@google.com>
2222
2223 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2224
2225 2014-03-30 Doug Evans <dje@google.com>
2226
2227 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2228 (Background Execution): Ditto.
2229
2230 2014-03-21 Pedro Alves <palves@redhat.com>
2231 Stan Shebs <stan@codesourcery.com>
2232 Hui Zhu <hui@codesourcery.com>
2233
2234 * gdb.texinfo (Packets): Add anchor to "? packet".
2235 Remove fixme and update introduction of "k packet".
2236 Add anchor to "vKill packet".
2237
2238 2014-03-12 Stan Shebs <stan@codesourcery.com>
2239
2240 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2241
2242 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2243
2244 * guile.texi (Basic Guile): Document 'history-append!'.
2245
2246 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2247
2248 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2249 and "assf" as being deprecated.
2250 (Cygwin Native): Likewise for "dll-symbols".
2251 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2252 as a way to force the loading of symbols from a DLL.
2253
2254 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2255
2256 * python.texi (Values From Inferior): Add description about the
2257 new feature.
2258
2259 2014-02-17 Doug Evans <xdje42@gmail.com>
2260
2261 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2262 * gdb.texinfo (Python): Moved to ...
2263 * python.texi: ... here. New file.
2264
2265 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2266
2267 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2268 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2269 parameter to 'str-lookup-function' procedure. Look for
2270 the "std::string<" prefix.
2271 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2272 Adjust description.
2273
2274 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2275
2276 * guile.texi (Values From Inferior In Guile): Remove stray
2277 parantheses for deffn.
2278 (Disassembly In Guile): Ditto.
2279
2280 2014-02-10 Stan Shebs <stan@codesourcery.com>
2281
2282 Add Doxygen support.
2283 * Makefile.in (doxy): New action, generates Doxygen files.
2284 (DOXYGEN): New.
2285 (doxyedit): New.
2286 * Doxyfile-base.in: New file.
2287 * Doxyfile-gdb-api.in: New file.
2288 * Doxyfile-gdb-xref.in: New file.
2289 * Doxyfile-gdbserver.in: New file.
2290 * doxy-index.in: New file.
2291 * filter-for-doxygen: New file.
2292 * filter-params.pl: New file.
2293
2294 2014-02-10 Doug Evans <xdje42@gmail.com>
2295
2296 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2297 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2298 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2299 (Guile docs): Include guile.texi.
2300 (objfile-gdbdotext file): Add objfile-gdb.scm.
2301 (dotdebug_gdb_scripts section): Mention Guile scripts.
2302 (Multiple Extension Languages): New node.
2303 * guile.texi: New file.
2304
2305 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2306
2307 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2308 ignore-descriptive-types". commands.
2309
2310 2014-01-22 Doug Evans <dje@google.com>
2311
2312 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2313 (gdbserver man): Ditto.
2314
2315 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2316
2317 * gdb.texinfo: Document limited reverse/replay support
2318 for target record-btrace.
2319
2320 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2321
2322 * gdb.texinfo (Process Record and Replay): Update documentation.
2323
2324 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2325
2326 * gdb.texinfo (Process Record and Replay): Document new /c
2327 modifier accepted by "record function-call-history".
2328 Add /i modifier to "record function-call-history" example.
2329
2330 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2331 Joel Brobecker <brobecker@adacore.com>
2332
2333 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2334 markers. Remove one that was misplaced.
2335
2336 2014-01-10 Pedro Alves <palves@redhat.com>
2337
2338 * gdb.texinfo (Your Program's Environment) <set environment>:
2339 Mention the shell, and point at 'set exec-wrapper'.
2340
2341 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2342
2343 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2344
2345 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2346
2347 * gdb.texinfo (Types In Python): Clarify the documentation
2348 of attribute gdb.Field.bitpos.
2349
2350 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2351
2352 * gdb.texinfo (Types In Python): Fix the documentation of
2353 attribute "bitpos" in class gdb.Field for enum types. Add
2354 documentation for attribute "enumval" in that same class.
2355
2356 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2357
2358 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2359 @ftable.
2360
2361 2013-12-23 Doug Evans <xdje42@gmail.com>
2362
2363 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2364 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2365 corresponding section in Extending GDB.
2366 (Extending GDB): Move menu up. New menu item "Auto-loading
2367 extensions".
2368 (Sequences): New menu item "Auto-loading sequences".
2369 (Auto-loading sequences): New node.
2370 (Python): Rename section from Scripting GDB to Extending GDB.
2371 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2372 Move docs on ways to auto-load extensions to ...
2373 (Auto-loading extensions): ... here. New node.
2374
2375 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2376
2377 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2378 in menu.
2379 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2380 command, now in a new node.
2381 (GDB/MI Support Commands): New node, with its contents being
2382 extracted from the "GDB/MI Miscellaneous Commands" node.
2383 A small paragraph introducing the section is also added at
2384 the start.
2385 (GDB/MI Miscellaneous Commands): Delete the description of the
2386 -info-gdb-mi-command, -list-features and -list-target-features
2387 commands, now hosted in the "GDB/MI Support Commands" node.
2388
2389 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2390
2391 PR python/16113
2392 * gdb.texinfo (Values From Inferior): Add a note about using
2393 gdb.Field objects as subscripts on gdb.Value objects.
2394 (Types In Python): Add description about the new attribute
2395 "parent_type" of gdb.Field objects.
2396
2397 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2398
2399 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2400 entry for section docuumenting the -list-features GDB/MI command.
2401
2402 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2403
2404 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2405 "exec-run-start-option" entry in the output of the "-list-features"
2406 command.
2407
2408 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2409
2410 * gdb.texinfo (i386): Fix yesterday's commit.
2411
2412 2013-12-03 Tom Tromey <tromey@redhat.com>
2413
2414 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2415 documented here.
2416
2417 2013-12-03 Tom Tromey <tromey@redhat.com>
2418
2419 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2420
2421 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2422
2423 * gdb.texinfo (i386 Features): Add MPX feature registers.
2424 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2425 a subsubsection for MPX and describes the display of the
2426 boundary registers.
2427
2428 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2429
2430 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2431 documentation of the "ada-exceptions" entry.
2432
2433 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2434
2435 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2436 "^error" result record concerning the error message. Document
2437 the error code that may also be part of that result record.
2438 (GDB/MI Miscellaneous Commands): Document the
2439 "undefined-command-error-code" element in the output of
2440 the "-list-features" GDB/MI command.
2441
2442 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2443
2444 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2445 the new -info-gdb-mi-command GDB/MI command. Document
2446 the meaning of "-info-gdb-mi-command" in the output of
2447 -list-features.
2448
2449 2013-11-29 Pedro Alves <palves@redhat.com>
2450
2451 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2452 Update comment.
2453
2454 2013-11-24 Yao Qi <yao@codesourcery.com>
2455
2456 * gdb.texinfo (Caching Remote Data): Document new
2457 "set/show stack-cache" option.
2458
2459 2013-11-24 Yao Qi <yao@codesourcery.com>
2460
2461 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2462 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2463 "off" respectively.
2464
2465 2013-11-23 Yao Qi <yao@codesourcery.com>
2466
2467 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2468 of "displayhint" to the table about child results.
2469
2470 2013-11-21 Yao Qi <yao@codesourcery.com>
2471
2472 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2473 'dynamic' for the output of command -var-list-children.
2474
2475 2013-11-21 Yao Qi <yao@codesourcery.com>
2476
2477 * gdb.texinfo (Caching Target Data): Remove "see" before
2478 @pxref.
2479
2480 2013-11-20 Yao Qi <yao@codesourcery.com>
2481
2482 * gdb.texinfo (Caching Target Data): Update doc for
2483 per-address-space dcache.
2484
2485 2013-11-20 Yao Qi <yao@codesourcery.com>
2486
2487 * gdb.texinfo (Data): Rename menu item.
2488 (Caching Remote Data): Rename to ...
2489 (Caching Target Data): ... it. Update.
2490
2491 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2492
2493 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2494 "language-option" entry in the output of the "-list-features"
2495 command.
2496
2497 2013-11-15 Tom Tromey <tromey@redhat.com>
2498
2499 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2500 Add example.
2501
2502 2013-11-14 Tom Tromey <tromey@redhat.com>
2503
2504 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2505
2506 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2507
2508 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2509 (Context management): Place current subsection text into its own
2510 subsubsection. Add new subsubsection describing the "--language"
2511 command option.
2512
2513 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2514
2515 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2516 the documentation of "info-ada-exceptions" in the output
2517 of the "-list-features" command. Add the documentation
2518 of the "ada-exception" entry instead.
2519
2520 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2521
2522
2523 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2524 word of a couple of sentences to start with a capital letter.
2525
2526 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2527
2528 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2529 (Ada Exceptions): New node.
2530 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2531 Commands" node.
2532 (GDB/MI Ada Exceptions Commands): New node.
2533 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2534 field in the output of the "-list-features" command.
2535 * NEWS: Add entry for the new "info exceptions" CLI command,
2536 and for the new "-info-ada-exceptions" GDB/MI command.
2537
2538 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2539
2540 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2541 (Line Tables In Python): New node.
2542
2543 2013-11-08 Doug Evans <dje@google.com>
2544
2545 * gdb.texinfo (Debugging Output): Update text for
2546 "set debug dwarf2-read".
2547
2548 2013-11-08 Doug Evans <dje@google.com>
2549
2550 * gdb.texinfo (Debugging Output): Update text for
2551 "set debug symtab-create".
2552
2553 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2554
2555 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2556 constant.
2557
2558 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2559
2560 * gdb.texinfo (Breakpoints In Python): Document temporary
2561 option in breakpoint constructor, and add documentation to the
2562 temporary attribute.
2563
2564 2013-11-07 Yao Qi <yao@codesourcery.com>
2565
2566 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2567 output of "-var-info-expression".
2568
2569 2013-11-06 Pedro Alves <palves@redhat.com>
2570
2571 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2572 non-interactive mode.
2573 (Environment) <shell startup files warning>: Mention
2574 non-interactive mode. Mention .zshenv for Z shell, and talk about
2575 BASH_ENV instead of .bashrc for BASH.
2576
2577 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2578
2579 * gdb.texinfo (Commands to Specify Files): Add description
2580 of the remove-symbol-file command.
2581 * observer.texi: New free_objfile event
2582
2583 2013-10-24 Pedro Alves <palves@redhat.com>
2584
2585 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2586
2587 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2588
2589 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2590 New subsection inside which the "-catch-load" and "-catch-unload"
2591 commands documentation is now placed.
2592 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2593 documenting the "-catch-assert" and "-catch-exception" new
2594 GDB/MI commands.
2595
2596 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2597
2598 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2599
2600 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2601
2602 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2603 serial baud".
2604 (Remote Configuration): Replace "set remotebaud" by "set serial
2605 baud". Replace "show remotebaud" by "show serial baud".
2606
2607 2013-10-07 Pedro Alves <palves@redhat.com>
2608
2609 PR breakpoints/11568
2610 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2611 when the thread is removed from the thread list.
2612
2613 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2614
2615 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2616 Update entry for $_exitcode.
2617
2618 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2619
2620 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2621 new "--start" option.
2622
2623 2013-10-02 Pedro Alves <palves@redhat.com>
2624
2625 * gdb.texinfo (Registers): Expand description of saved registers
2626 in frames. Explain <not saved>.
2627
2628 2013-09-25 Doug Evans <dje@google.com>
2629
2630 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2631
2632 2013-09-16 Stan Shebs <stan@codesourcery.com>
2633
2634 Remove the internals manual gdbint.texinfo.
2635 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2636 (PDFFILES): Remove gdbint.pdf.
2637 (HTMLFILES): Remove gdbint/index.html.
2638 (HTMLFILES_INSTALL): Remove gdbint.
2639 (GDBINT_DOC_FILES): Remove.
2640 (dvi): Remove gdbint.dvi.
2641 (ps): Remove gdbint.ps.
2642 * gdbint.texinfo: Remove file.
2643 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2644
2645 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2646
2647 * gdb.texinfo (Convenience Functions): Mention new convenience
2648 function $_isvoid.
2649
2650 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2651
2652 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2653 (Standard Target Features): Add new node to menu.
2654 (S/390 and System z Features): New node.
2655
2656 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2657
2658 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2659 -list-target-features in the example.
2660
2661 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2664 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2665
2666 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2667
2668 Sync documentation with gdb.base/gnu-debugdata.exp.
2669 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2670
2671 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2674
2675 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2676 Yao Qi <yao@codesourcery.com>
2677
2678 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2679 Document new --skip-unavailable option.
2680 <-stack-list-variables>: Document new --skip-unavailable option.
2681
2682 2013-08-26 Doug Evans <dje@google.com>
2683
2684 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2685 an optional regexp.
2686
2687 2013-08-13 Tom Tromey <tromey@redhat.com>
2688
2689 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2690 Document GDB_PARALLEL and GDB_INOTIFY.
2691
2692 2013-08-09 Stan Shebs <stan@codesourcery.com>
2693
2694 * LRS: Remove file, describes a long-abandoned live-range
2695 splitting extension to stabs.
2696
2697 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2698
2699 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2700
2701 2013-07-17 Doug Evans <dje@google.com>
2702
2703 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2704
2705 2013-07-02 Tom Tromey <tromey@redhat.com>
2706
2707 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2708
2709 2013-06-28 Tom Tromey <tromey@redhat.com>
2710
2711 * Makefile.in (version.subst): Use version.in, not
2712 common/version.in.
2713 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2714 Likewise.
2715
2716 2013-06-27 Pedro Alves <palves@redhat.com>
2717
2718 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2719 dynamic symbol resolution code>: New section, based on infrun.c
2720 comment.
2721
2722 2013-06-26 Tom Tromey <tromey@redhat.com>
2723
2724 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2725 Update.
2726 (Releasing GDB): Likewise.
2727
2728 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2729 Yao Qi <yao@codesourcery.com>
2730
2731 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2732 -trace-frame-collected.
2733
2734 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2735
2736 * gdb.texinfo (Traceframe Info Format): Document tvar element
2737 and its attributes.
2738
2739 2013-06-25 Yao Qi <yao@codesourcery.com>
2740
2741 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2742
2743 2013-06-24 Tom Tromey <tromey@redhat.com>
2744
2745 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2746 (GDBvn.texi): Use version.subst.
2747 (version.subst): New target.
2748 (mostlyclean): Remove version.subst.
2749
2750 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2751
2752 * gdb.texinfo (GDB/MI Data Manipulation)
2753 <-data-list-register-values>: Document the --skip-unavailable
2754 option.
2755
2756 2013-06-07 Yao Qi <yao@codesourcery.com>
2757
2758 * gdb.texinfo (Symbols): Add kindex and cindex for
2759 'maint print msymbols'.
2760
2761 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2762
2763 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2764 response field name (thread-group to inferior).
2765
2766 2013-06-04 Gary Benson <gbenson@redhat.com>
2767
2768 * gdb.texinfo (General Query Packets/qSupported): Added
2769 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2770 to the table of currently defined stub features.
2771 Added a more detailed entry for "augmented-libraries-svr4-read".
2772 (General Query Packets/qXfer:libraries-svr4:read): Documented
2773 the augmented form of this packet.
2774
2775 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2776
2777 * gdb.texinfo (System-wide Configuration Scripts): Renames
2778 "Installed System-wide Configuration Scripts". Add associated
2779 @menu block.
2780
2781 2013-05-23 Yao Qi <yao@codesourcery.com>
2782 Pedro Alves <palves@redhat.com>
2783
2784 * gdb.texinfo (Packets): Document 'vCont;r'.
2785 (Continuing and Stepping): Document target-assisted range
2786 stepping, and the 'set range-stepping' and 'show range-stepping'
2787 commands.
2788
2789 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2790
2791 * gdb.texinfo (Installed System-wide Configuration Scripts):
2792 Add subsection describing the scripts now available under
2793 the data-dir's system-gdbbinit subdirectory.
2794 * NEWS: Add entry announcing the availability of system-wide
2795 configuration scripts for ElinOS and Wind River Linux.
2796
2797 2013-05-21 Hui Zhu <hui@codesourcery.com>
2798
2799 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2800 "-dprintf-insert" command.
2801
2802 2013-05-17 Doug Evans <dje@google.com>
2803
2804 * gdb.texinfo (Maintenance Commands): Update doc for
2805 "maint check-psymtabs". Add doc for "maint check-symtabs",
2806 "maint expand-symtabs".
2807
2808 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2809
2810 * gdb.texinfo (Process Record and Replay): Document the
2811 "record goto" command and its sub-commands.
2812
2813 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2814
2815 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2816 (Python API): Add Frame Filters API, Frame Wrapper API,
2817 Writing a Frame Filter/Wrapper, Managing Management of Frame
2818 Filters chapter entries.
2819 (Frame Filters API): New Node.
2820 (Frame Wrapper API): New Node.
2821 (Writing a Frame Filter): New Node.
2822 (Managing Frame Filters): New Node.
2823 (Progspaces In Python): Add note about frame_filters attribute.
2824 (Objfiles in Python): Ditto.
2825 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2826 @anchors and --no-frame-filters option to -stack-list-variables,
2827 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2828 commands.
2829
2830 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2831
2832 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2833 Support" subsection documenting the XML format used to transfer
2834 shared library info on AIX.
2835
2836 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2837
2838 * gdb.texinfo (Debugging Output): Add documentation of
2839 "set debug aix-solib" and "show debug aix-solib" commands.
2840
2841 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2842
2843 * gdb.texinfo (Nios II): New section.
2844 (Nios II Features): New section.
2845
2846 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2847
2848 * gdbint.texinfo (Algorithms): Remove entries documenting
2849 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2850 SOLIB_CREATE_INFERIOR_HOOK.
2851
2852 2013-04-29 Tom Tromey <tromey@redhat.com>
2853
2854 PR python/14204:
2855 * gdb.texinfo (Python API): Fix menu entry.
2856 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2857 Define global and static block. Add example. Clarify
2858 block relationship for inline functions.
2859
2860 2013-04-29 Tom Tromey <tromey@redhat.com>
2861
2862 * gdb.texinfo (Python API): Mention Python help and keyword
2863 arguments. Move pagination text to Basic Python.
2864 (Basic Python): Put pagination text here. Document
2865 close-on-exec, SIGCHLD, and SIGINT.
2866
2867 2013-04-19 Pedro Alves <palves@redhat.com>
2868
2869 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2870 "signedness" instead of "signness".
2871
2872 2013-04-19 Pedro Alves <palves@redhat.com>
2873
2874 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2875 -Wno-pointer-sign text with text on -Wpointer-sign.
2876
2877 2013-04-16 Tom Tromey <tromey@redhat.com>
2878
2879 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2880 GCC that has the SDT probe points.
2881
2882 2013-04-15 Tom Tromey <tromey@redhat.com>
2883
2884 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2885 exception catchpoints.
2886
2887 2013-04-15 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.texinfo (Set Catchpoints): Document $_exception.
2890 (Convenience Vars): Mention $_exception.
2891
2892 2013-04-15 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.texinfo (Set Catchpoints): Reorganize exception
2895 catchpoints. Document "catch rethrow".
2896 (Debugging C Plus Plus): Mention "catch rethrow".
2897
2898 2013-04-15 Tom Tromey <tromey@redhat.com>
2899
2900 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2901
2902 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2903 Eli Zaretskii <eliz@gnu.org>
2904
2905 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2906 line below the sample output.
2907
2908 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2909
2910 * gdb.texinfo (Mode Options): Document '-configuration'.
2911 (Help): Document "show configuration".
2912 (Bug Reporting): Add requirements to include the configuration
2913 details in bug reports.
2914
2915 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2916
2917 * Makefile.in (MAN1S): Add gcore.1.
2918 Remove "Host, target, and site specific Makefile fragments" comment.
2919 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2920 (install-man1, uninstall-man1): Conditionalize gcore.1.
2921 (gcore.1): New.
2922 * gdb.texinfo (Man Pages): Add gcore man.
2923 (gcore man): New node.
2924
2925 2013-04-10 Pedro Alves <palves@redhat.com>
2926
2927 * gdb.texinfo (Process Record and Replay): Document that "set
2928 record full insn-number-max", "set record
2929 instruction-history-size" and "set record
2930 function-call-history-size" accept "unlimited".
2931 (Backtrace): Document that "set backtrace limit" accepts
2932 "unlimited".
2933 (List): Document that "set listsize" accepts "unlimited".
2934 (Print Settings)" Document that "set print max-symbolic-offset",
2935 "set print elements" and "set print repeats" accept "unlimited".
2936 (Starting and Stopping Trace Experiments): Document that "set
2937 trace-buffer-size" accepts "unlimited".
2938 (Remote Configuration): Document that "set tcp connect-timeout"
2939 accepts "unlimited".
2940 (Command History): Document that "set history size" accepts
2941 "unlimited".
2942 (Screen Size): Document that "set height" and "set width" accepts
2943 "unlimited". Adjust "set pagination"'s description to suggest
2944 "set height unlimited" instead of "set height 0".
2945
2946 2013-04-10 Yao Qi <yao@codesourcery.com>
2947
2948 * gdb.texinfo (Trace Files): Add "target ctf".
2949
2950 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2951
2952 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2953
2954 * Makefile.in (install-man1, install-man5, uninstall-man1)
2955 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2956
2957 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2958
2959 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2960 Eli Zaretskii <eliz@gnu.org>
2961
2962 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2963 parameters order. Remove "On some targets" for --attach. Document the
2964 --multi parameter and extended-remote command. Document all the
2965 options.
2966
2967 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2968
2969 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2970 the list of supported languages.
2971
2972 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2973
2974 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2975 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2976 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2977 (diststuff): Add man.
2978 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2979 (uninstall-man5): New.
2980 (STAGESTUFF): Add *.1 and *.5.
2981 (GDBvn.texi): Add SYSTEM_GDBINIT.
2982 (gdb.1, gdbserver.1, gdbinit.5): New.
2983 (maintainer-clean realclean): Add $(MANS).
2984 (install): Add install-man.
2985 (uninstall): Add uninstall-man.
2986 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2987 (@copying): Wrap it by @c man begin COPYRIGHT.
2988 (Top): Add Man Pages.
2989 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2990
2991 2013-04-02 Pedro Alves <palves@redhat.com>
2992
2993 * gdb.texinfo (Debugging Output): Document "set/show debug
2994 aarch64", "set/show debug coff-pe-read" and "set/show debug
2995 mach-o".
2996
2997 2013-04-02 Pedro Alves <palves@redhat.com>
2998
2999 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3000 table>: Add entry for "trace-buffer-size".
3001
3002 2013-03-28 Pedro Alves <palves@redhat.com>
3003
3004 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3005 table>: Add entry for "trace-status".
3006
3007 2013-03-28 Eli Zaretskii <eliz@gnu.org>
3008
3009 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3010 @bullet", which is invalid (makeinfo 5.1 barfs).
3011
3012 2013-03-28 Pedro Alves <palves@redhat.com>
3013
3014 PR gdb/15294
3015
3016 * gdb.texinfo (List) <set listsize>: Adjust to document that
3017 listsize 0 means no limit, and remove mention of -1.
3018
3019 2013-03-22 Yao Qi <yao@codesourcery.com>
3020
3021 * gdb.texinfo (Embedded Processors): Remove menu item
3022 "OpenRISC 1000".
3023 (OpenRISC 1000): Remove.
3024
3025 2013-03-21 Doug Evans <dje@google.com>
3026
3027 * gdb.texinfo (Maintenance Commands): Add docs for
3028 "mt set per-command {space,time,symtab} {on,off}".
3029
3030 2013-03-14 Hui Zhu <hui@codesourcery.com>
3031 Yao Qi <yao@codesourcery.com>
3032
3033 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3034
3035 2013-03-13 Keith Seitz <keiths@redhat.com>
3036
3037 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3038 "maint agent" reference to Dynamic printf.
3039
3040 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3041
3042 * gdb.texinfo (General Query Packets): Don't use colon in index
3043 entries visible to Info format.
3044
3045 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3046
3047 * gdb.texinfo (Process Record and Replay): Document record
3048 changes.
3049
3050 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3051
3052 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3053 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3054 qXfer:btrace:read.
3055
3056 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3057
3058 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3059 use colons in @anchor and @cindex entries.
3060
3061 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3062
3063 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3064
3065 2013-03-08 Stan Shebs <stan@codesourcery.com>
3066 Hafiz Abid Qadeer <abidh@codesourcery.com>
3067
3068 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3069 trace-buffer-size set and show commands.
3070 (Tracepoint Packets): Document QTBuffer:size.
3071 (General Query Packets): Document QTBuffer:size.
3072
3073 2013-02-21 Tom Tromey <tromey@redhat.com>
3074
3075 * gdb.texinfo: Remove bad @syncodeindex.
3076 (Values From Inferior, Types In Python, Inferiors In Python)
3077 (Events In Python, Threads In Python, Frames In Python, Blocks In
3078 Python, Symbols In Python, Symbol Tables In Python): Remove
3079 @tables.
3080 (Packets, General Query Packets, Tracepoint Packets)
3081 (Host I/O Packets): Use @w{} for empty @item.
3082
3083 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3084
3085 * gdb.texinfo (Architectures In Python): Add description about
3086 the new method gdb.Architecture.disassemble.
3087
3088 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3089 Hafiz Abid Qadeer <abidh@codesourcery.com>
3090
3091 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3092 Document the "trace-file" field.
3093
3094 2013-02-07 Doug Evans <dje@google.com>
3095
3096 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3097 command.
3098
3099 2013-02-06 Yao Qi <yao@codesourcery.com>
3100
3101 * gdb.texinfo (GDB/MI Async Records): Document new MI
3102 notification "=tsv-modified". Update the document of MI
3103 notification "=tsv-created".
3104 * observer.texi (GDB Observers): New observer tsv_modified.
3105 Update observer tsv_created and tsv_delete.
3106
3107 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3108
3109 * gdb.texinfo (AArch64 Features): New section; document
3110 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3111 (Architectures): Add new AArch64 section to document AArch64
3112 architecture specific commands.
3113 (ABI): Add description of the new OS ABI "Newlib" and its influence
3114 on the longjmp handling.
3115
3116 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3117 Jan Kratochvil <jan.kratochvil@redhat.com>
3118
3119 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3120 variable in 'set/show backtrace' section.
3121
3122 2013-01-31 Tom Tromey <tromey@redhat.com>
3123
3124 * gdb.texinfo (Target Commands): Fix typo.
3125
3126 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3127
3128 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3129 describing the gdb.Architecture class.
3130 (Frames In Python): Add description about the new method
3131 gdb.Frame.architecture().
3132
3133 2013-01-23 Doug Evans <dje@google.com>
3134
3135 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3136
3137 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3138
3139 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3140 'thread-groups' field when printing a breakpoint in MI.
3141
3142 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3143 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3144 to reflect that jit-reader-load now supports absolute file-names.
3145
3146 2013-01-16 Tom Tromey <tromey@redhat.com>
3147
3148 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3149 (Signals): Likewise.
3150
3151 2013-01-16 Tom Tromey <tromey@redhat.com>
3152
3153 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3154 "catch-type" field.
3155 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3156
3157 2013-01-07 Tom Tromey <tromey@redhat.com>
3158
3159 * gdb.texinfo (Mode Options): Don't mention -epoch.
3160 (Data, Emacs): Remove obsolete comments.
3161
3162 2013-01-02 Tom Tromey <tromey@redhat.com>
3163
3164 * gdb.texinfo (GDB/MI Output Records): Update menu.
3165 (GDB/MI Breakpoint Information): New node.
3166 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3167 <-break-insert>: Likewise.
3168
3169 2012-12-31 Yao Qi <yao@codesourcery.com>
3170
3171 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3172 (Packets): Move "vStopped" packet to ...
3173 (Notification Packets): ... here. Describe the components
3174 of notification. Add a table of supported notifications.
3175 Add an example on the process of he async notification.
3176
3177 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3178
3179 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3180 present.
3181 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3182 fullname output always present.
3183
3184 2012-12-23 Pierre Muller <muller@sourceware.org>
3185
3186 * gdbint.texinfo (Function prototypes): Require use of "extern"
3187 modifier for function prototypes in headers.
3188
3189 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3190
3191 * refcard.tex: Update copyright notice to GPL v3 or later.
3192 Update contact info.
3193
3194 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3195
3196 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3197
3198 2012-12-15 Yao Qi <yao@codesourcery.com>
3199
3200 * gdb.texinfo (Debugging Output): Document 'set debug
3201 notification' and 'show debug notification'.
3202
3203 2012-12-15 Yao Qi <yao@codesourcery.com>
3204
3205 * gdb.texinfo (Listing Tracepoints): New item and example about
3206 'installed on target' output.
3207 Add more in the example about 'installed on target'.
3208 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3209
3210 2012-12-14 Tom Tromey <tromey@redhat.com>
3211
3212 * gdb.texinfo (SVR4 Process Information): Mention core files.
3213
3214 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3215
3216 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3217
3218 2012-12-11 Pedro Alves <palves@redhat.com>
3219
3220 * gdb.texinfo: Remove all mentions of Unixware throughout.
3221
3222 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3223
3224 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3225
3226 2012-11-29 Tom Tromey <tromey@redhat.com>
3227
3228 * gdb.texinfo (SVR4 Process Information): Document missing
3229 "info proc" subcommands.
3230
3231 2012-11-29 Yao Qi <yao@codesourcery.com>
3232
3233 PR gdb/1477.
3234 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3235 to 'auto' instead of 'gnu'.
3236
3237 2012-11-26 Tom Tromey <tromey@redhat.com>
3238
3239 * gdb.texinfo (MiniDebugInfo): New node.
3240 (GDB Files): Update.
3241
3242 2012-11-16 Doug Evans <dje@google.com>
3243
3244 * gdb.texinfo (System-wide configuration): If the system-wide init
3245 file lives in the data-directory, and --data-directory is provided,
3246 look for it there.
3247
3248 2012-11-15 Tom Tromey <tromey@redhat.com>
3249
3250 * gdb.texinfo (Signaling): Fix typo.
3251
3252 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3253
3254 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3255 parameter "count" of -data-write-memory-bytes, and add an example.
3256
3257 2012-11-12 Tom Tromey <tromey@redhat.com>
3258
3259 * gdb.texinfo (Symbols): Document "info type-printers",
3260 "enable type-printer" and "disable type-printer".
3261 (Python API): Add new node to menu.
3262 (Type Printing API): New node.
3263 (Progspaces In Python): Document type_printers field.
3264 (Objfiles In Python): Likewise.
3265 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3266 register_type_printer, TypePrinter>: Document.
3267
3268 2012-11-12 Tom Tromey <tromey@redhat.com>
3269
3270 * gdb.texinfo (Symbols): Document "set print type methods",
3271 "set print type typedefs", and flags to ptype and whatis.
3272
3273 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3274
3275 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3276 the example -data-disassemble output. Extend the description of
3277 the -data-disassemble results to document all fields. Document
3278 the cli disassemble command as being related to -data-disassemble.
3279
3280 2012-11-09 Yao Qi <yao@codesourcery.com>
3281
3282 PR gdb/14777.
3283 * gdb.texinfo (OS Information): Remove doc on command
3284 'info udot'.
3285
3286 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3287
3288 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3289 gdb.ini warning for Windows port.
3290
3291 2012-11-08 Yao Qi <yao@codesourcery.com>
3292
3293 * gdb.texinfo (Search): Add kindex for 'fo'.
3294
3295 2012-11-05 Tom Tromey <tromey@redhat.com>
3296
3297 PR python/14802:
3298 * gdb.texinfo (Functions In Python): Add example.
3299
3300 2012-11-03 Yao Qi <yao@codesourcery.com>
3301
3302 * observer.texi (GDB Observers): Remove observer
3303 'tracepoint_modified', 'tracepoint_created' and
3304 'tracepoint_deleted'.
3305
3306 2012-10-26 Tom Tromey <tromey@redhat.com>
3307
3308 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3309
3310 2012-10-25 Tom Tromey <tromey@redhat.com>
3311
3312 * gdb.texinfo (General Query Packets): Use @itemx.
3313
3314 2012-10-17 Yao Qi <yao@codesourcery.com>
3315
3316 * observer.texi (GDB Observers): Update observer
3317 'memory_changed'.
3318 * gdb.texinfo (GDB/MI Async Records): Document for
3319 "memory-changed" notification.
3320
3321 2012-10-15 Doug Evans <dje@google.com>
3322
3323 * gdb.texinfo (Mode Options): Document -nh.
3324 Elaborate on docs for -nx.
3325
3326 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3327
3328 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3329
3330 2012-09-21 Yao Qi <yao@codesourcery.com>
3331 Pedro Alves <palves@redhat.com>
3332
3333 * gdb.texinfo (GDB/MI Async Records): Document notification
3334 'record-started' and 'record-stopped'.
3335 * observer.texi (GDB Observers): New observer 'record-changed'.
3336
3337 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3338
3339 * gdb.texinfo: Document the removal of SH's 'regs' command.
3340
3341 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3342
3343 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3344
3345 2012-09-18 Yao Qi <yao@codesourcery.com>
3346
3347 * gdb.texinfo (GDB/MI Async Records): Document new MI
3348 notifications '=tsv-created' and '=tsv-deleted'.
3349 * observer.texi (GDB Observers): New observer tsv_created and
3350 tsv_deleted.
3351
3352 2012-09-18 Yao Qi <yao@codesourcery.com>
3353
3354 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3355 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3356 '=traceframe-changed'.
3357
3358 2012-09-17 Yao Qi <yao@codesourcery.com>
3359
3360 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3361 'set listsize'.
3362
3363 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3364 Eli Zaretskii <eliz@gnu.org>
3365
3366 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3367 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3368 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3369
3370 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3371
3372 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3373
3374 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3375
3376 Document how to return from "python-interactive" to GDB.
3377 * gdb.texinfo (Python Commands): Update documentation.
3378
3379 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3380
3381 Add a new "python-interactive" command that starts a standard
3382 Python interactive prompt with "pi" as alias, and add "py" as
3383 an alias to "python".
3384 * gdb.texinfo (Python Commands): Document the new commands.
3385
3386 2012-08-22 Tom Tromey <tromey@redhat.com>
3387
3388 * gdbint.texinfo (Host Definition): Remove documentation for
3389 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3390
3391 2012-08-17 Keith Seitz <keiths@redhat.com>
3392
3393 PR c++/13356
3394 * gdb.texinfo (Type and Range Checking): Remove warning.
3395 Remove spurious commas.
3396 Update text and examples for re-implementation of set/show
3397 check type.
3398 (C and C++ Type and Range Checks): Likewise.
3399
3400 2012-08-16 Yao Qi <yao@codesourcery.com>
3401
3402 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3403 is deprecated.
3404
3405 2012-08-13 Doug Evans <dje@google.com>
3406
3407 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3408 to include functions.
3409
3410 2012-08-10 Doug Evans <dje@google.com>
3411
3412 * gdb.texinfo (Convenience Funs): New node.
3413 (Types In Python): Document Type.vector.
3414
3415 2012-08-09 Yao Qi <yao@codesourcery.com>
3416
3417 * observer.texi: New observer command_param_changed.
3418 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3419
3420 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3421
3422 * gdbint.texinfo (Debugging GDB): In section
3423 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3424 Mention also gdb-gdb.py.
3425
3426 2012-08-07 Yao Qi <yao@codesourcery.com>
3427
3428 Revert the folloing patch:
3429 2012-08-06 Yao Qi <yao@codesourcery.com>
3430 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3431 remote hardware-watchpoint-limit' and 'set
3432 remote hardware-breakpoint-limit'.
3433
3434 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3435
3436 * gdb.texinfo (Working Directory): Added information about new
3437 default argument for 'cd' command.
3438
3439 2012-08-06 Yao Qi <yao@codesourcery.com>
3440
3441 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3442 remote hardware-watchpoint-limit' and 'set
3443 remote hardware-breakpoint-limit'.
3444
3445 2012-08-06 Yao Qi <yao@codesourcery.com>
3446
3447 Fix PR14371.
3448
3449 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3450 '=breakpoint-deleted'.
3451
3452 2012-08-02 Yao Qi <yao@codesourcery.com>
3453
3454 * gdb.texinfo (Native): Remove node Neutrino.
3455
3456 2012-07-27 Yao Qi <yao@codesourcery.com>
3457
3458 * gdb.texinfo (IPA Protocol Commands): Document new command
3459 'close'.
3460
3461 2012-07-25 Tom Tromey <tromey@redhat.com>
3462
3463 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3464
3465 2012-07-20 Doug Evans <dje@google.com>
3466
3467 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3468 (Index Files): Document how to control the use of deprecated index
3469 sections.
3470 (Index Section Format): Replace --use-deprecated-index-sections with
3471 "set use-deprecated-index-sections on".
3472
3473 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3474
3475 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3476 indices into a single node "Index". Instead, join function and
3477 variable indices into a single index, separate from the concept
3478 index. Requested in
3479 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3480 (Top): Update the top-level menu: instead of one "Index" there are
3481 now separate entries "Concept Index" and "Function and Variable
3482 Index".
3483 (Concept Index, Function and Variable Index): New nodes.
3484 (Index): Node deleted.
3485
3486 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3487
3488 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3489 and "maint agent-eval".
3490
3491 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3492
3493 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3494 avoid file-name clashes between Index.html and index.html on
3495 case-insensitive filesystems. See the discussion starting in
3496 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3497 details of the problem.
3498 (Top): Update the master menu for the above.
3499 (Concept Index, Command and Variable Index): New nodes, instead of
3500 the old "Index" node that was deleted. All cross-references
3501 updated.
3502
3503 2012-07-02 Stan Shebs <stan@codesourcery.com>
3504
3505 * gdb.texinfo (Dynamic Printf): Mention agent style and
3506 disconnected dprintf.
3507 (Maintenance Commands): Describe maint agent-printf.
3508 (General Query Packets): Mention BreakpointCommands feature.
3509 (Packets): Document commands extension to Z0 packet.
3510 * agentexpr.texi (Bytecode Descriptions): Document printf
3511 bytecode.
3512
3513 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3514
3515 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3516 only after gdbinit files.
3517 (Startup): Move -iex and -iex commands down after gdbinit files.
3518
3519 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3520
3521 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3522 possibility.
3523
3524 2012-06-29 Tom Tromey <tromey@redhat.com>
3525
3526 * gdb.texinfo (Index Section Format): Update for version 7.
3527
3528 2012-06-28 Stan Shebs <stan@codesourcery.com>
3529
3530 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3531 example, add note about title column.
3532
3533 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3534
3535 * gdb.texinfo (Symbol Tables In Python): Add description about
3536 the new 'last' attribute of gdb.Symtab_and line.
3537
3538 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3539
3540 * gdb.texinfo (Symbol Tables In Python): Correct the description
3541 of the 'pc' attribute of gdb.Symtab_and_line.
3542
3543 2012-06-26 Doug Evans <dje@google.com>
3544
3545 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3546 and symtab-create.
3547
3548 2012-06-25 Keith Seitz <keiths@redhat.com>
3549
3550 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3551 from example. Remove "rbreak" from list of corresponding
3552 gdb commands.
3553
3554 2012-06-23 Doug Evans <dje@google.com>
3555
3556 * gdb.texinfo (Index Section Format): Document version 7 format.
3557
3558 2012-06-22 Yao Qi <yao@codesourcery.com>
3559
3560 * gdb.texinfo: Add missing cindex for some packets.
3561
3562 2012-06-20 Keith Seitz <keiths@redhat.com>
3563
3564 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3565 for -break-insert and document -p.
3566
3567 2012-06-20 Yao Qi <yao@codesourcery.com>
3568
3569 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3570 and "gdb.write_memory" with "Inferior.read_memory" and
3571 "Inferior.write_memory".
3572
3573 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3574
3575 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3576 (Free Documentation): Add @node line.
3577 (Continuing and Stepping) <advance location>: Use @item instead of
3578 @itemx.
3579 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3580 @itemx.
3581 (Embedded Processors): Put the link to "PA" to its correct place,
3582 according to document structure.
3583 (Python API): Put the link to "Lazy Strings In Python" to its
3584 correct place.
3585 (Index): Use @@ in @tex block to get a literal @.
3586
3587 * gdbint.texinfo: Fix the @subtitle line.
3588
3589 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3590 correct place.
3591
3592 2012-06-08 Yao Qi <yao@codesourcery.com>
3593
3594 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3595 Protocol'.
3596 (In-Process Agent Protocol, IPA Protocol Objects)
3597 (IPA Protocol Commands): New nodes.
3598 (Tracepoint Packets): Add anchors.
3599
3600 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3601
3602 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3603
3604 2012-06-06 Yao Qi <yao@codesourcery.com>
3605
3606 * gdb.texinfo: Update copyright year.
3607
3608 2012-05-23 Stan Shebs <stan@codesourcery.com>
3609 Kwok Cheung Yeung <kcy@codesourcery.com>
3610
3611 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3612
3613 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3614
3615 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3616 Mention also --with-separate-debug-dir.
3617 (Auto-loading): Prepend $debugdir in the sample output.
3618 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3619 auto-load safe-path variable.
3620 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3621 Mention also $debugdir for 'set auto-load scripts-directory'.
3622
3623 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3624
3625 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3626 (MIPS Embedded, MIPS, MIPS Register packet Format)
3627 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3628 appropriate.
3629
3630 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3631 Maciej W. Rozycki <macro@codesourcery.com>
3632
3633 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3634 mips compression".
3635 (MIPS Breakpoint Kinds): New subsubsection.
3636
3637 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3638
3639 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3640 nodes for subsections. Add @acronym mark-ups and adjust
3641 formatting.
3642
3643 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3644
3645 Rename $ddir to $datadir.
3646 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3647 (objfile-gdb.py file): Rename $ddir to $datadir.
3648
3649 2012-05-18 Tom Tromey <tromey@redhat.com>
3650
3651 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3652
3653 2012-05-14 Stan Shebs <stan@codesourcery.com>
3654
3655 * gdb.texinfo (Dynamic Printf): New subsection.
3656
3657 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3658
3659 * gdb.texinfo (Basic Python): Add description about the function
3660 gdb.find_pc_line
3661
3662 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3663 Eli Zaretskii <eliz@gnu.org>
3664
3665 * gdb.texinfo (Separate Debug Files): Use plural form for global
3666 debugging information directory.
3667
3668 2012-05-11 Stan Shebs <stan@codesourcery.com>
3669 Kwok Cheung Yeung <kcy@codesourcery.com>
3670
3671 * gdb.texinfo (Operating System Auxiliary Information): Document new
3672 'info os' subcommands.
3673
3674 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3675
3676 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3677 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3678 (dotdebug_gdb_scripts section): Add reference
3679 to 'Auto-loading safe path'.
3680
3681 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3682
3683 Implement multi-component --with-auto-load-dir.
3684 * gdb.texinfo (Auto-loading): New references
3685 for 'set auto-load scripts-directory'
3686 and 'show auto-load scripts-directory'.
3687 (Auto-loading safe path): Describe the new default. Move $ddir
3688 substituation reference to 'objfile-gdb.py file'.
3689 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3690 script-name. Describe new 'set auto-load scripts-directory'
3691 and 'show auto-load scripts-directory'.
3692
3693 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3694
3695 Provide $ddir substitution for --with-auto-load-safe-path.
3696 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3697 (Auto-loading safe path): Likewise. Mention the default value,
3698 $ddir substitution, --with-auto-load-safe-path and
3699 --without-auto-load-safe-path.
3700 * observer.texi (gdb_datadir_changed): New.
3701
3702 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3703
3704 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3705 Twice.
3706
3707 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3708 directory separator by path separator.
3709
3710 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3711
3712 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3713 for 'set auto-load safe-path' optional. Mention if it is omitted.
3714 Change disabling security protection condition to "/", twice.
3715
3716 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3717
3718 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3719 the new methods global_block and static_block on gdb.Symtab
3720 objects.
3721
3722 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3723
3724 * gdb.texinfo (Blocks In Python): Add a note saying that future
3725 improvements to GDB and its infrastructure can move symbols
3726 across blocks within a symbol table.
3727
3728 2012-04-29 Yao Qi <yao@codesourcery.com>
3729
3730 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3731 (A29K): Remove.
3732
3733 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3734 Tom Tromey <tromey@redhat.com>
3735
3736 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3737 and generic static probe support on GDB.
3738
3739 2012-04-25 Doug Evans <dje@google.com>
3740
3741 * gdb.texinfo (Go): Fix thinko.
3742
3743 * gdb.texinfo (Supported Languages): Add Go.
3744 (Go): New node.
3745
3746 2012-04-25 Yao Qi <yao@codesourcery.com>
3747
3748 * gdbint.texinfo (Testsuite): New section `Board settings'.
3749
3750 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3751
3752 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3753 Three times.
3754
3755 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3756 Three times.
3757
3758 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3759
3760 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3761 by @table @asis. Fix formatting of one item.
3762
3763 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3764
3765 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3766
3767 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3768
3769 New option "set debug auto-load".
3770 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3771 (auto-load verbose mode): New node.
3772
3773 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3774
3775 New option "set auto-load safe-path".
3776 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3777 and "info auto-load" examples for safe-path. Put there also references
3778 for "set auto-load safe-path" and "show auto-load safe-path".
3779 New menu item for Auto-loading safe path.
3780 (Auto-loading safe path): New node.
3781 (Python Auto-loading): Update the expected output from "Missing"
3782 to "No".
3783
3784 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3785
3786 auto-load: Implementation.
3787 * gdb.texinfo (Mode Options): New anchor for -nx.
3788 (Startup): New anchors for Option -init-eval-command,
3789 Home Directory Init File
3790 and Init File in the Current Directory during Startup.
3791 Mention set auto-load local-gdbinit with a reference.
3792 Change the sample code to "set auto-load python-scripts".
3793 (Threads): New anchor set libthread-db-search-path.
3794 Provide references to libthread_db.so.1 file.
3795 (Controlling GDB): New menu item for Auto-loading.
3796 (Auto-loading, Init File in the Current Directory)
3797 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3798 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3799 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3800 reference.
3801 (Auto-loading): Rename to ...
3802 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3803 "set auto-load python-scripts", new anchor for it. Change
3804 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3805 for it. Change "info auto-load-scripts"
3806 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3807 to "Python scripts".
3808
3809 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3810
3811 PR mi/13393
3812 * gdb.texinfo (Print Settings): Extend the description for "set print
3813 object".
3814 (GDB/MI Variable Objects): Extend the description for -var-create and
3815 -var-list-children.
3816
3817 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3818
3819 * gdb.texinfo (Examining Data): Document the 'explore' command.
3820
3821 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3822
3823 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3824 to the children of a varobj and its update range when -var-update
3825 returns that the varobj's type changed.
3826
3827 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3828
3829 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3830 Create two new links fir 'objfile-gdb.py file'
3831 and 'dotdebug_gdb_scripts section'.
3832
3833 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 * gdb.texinfo (Auto-loading): Rename node reference
3836 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3837 Twice.
3838 (.debug_gdb_scripts section): Rename the node ...
3839 (dotdebug_gdb_scripts section): ... here.
3840 (Maintenance Commands): Also rename this node reference.
3841
3842 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3843
3844 * gdb.texinfo (Python API/Values From Inferior): Add description
3845 about the new method Value.referenced_value. Add description on
3846 how Value.dereference is different (and similar) to
3847 Value.referenced_value.
3848
3849 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3850
3851 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3852 --init-eval-command=COMMAND, -iex.
3853 (Startup): Describe -iex and -ix. Simplify the example
3854 for "set auto-load-scripts off".
3855
3856 2012-03-16 Gary Benson <gbenson@redhat.com>
3857
3858 PR breakpoints/10738
3859 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3860 stating that GDB cannot set breakpoints on inlined functions.
3861 (Mode Options): Document --use-deprecated-index-sections.
3862 (Index Section Format): Document new index section version format.
3863
3864 2012-03-15 Tom Tromey <tromey@redhat.com>
3865
3866 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3867
3868 2012-03-13 Doug Evans <dje@google.com>
3869
3870 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3871 of "reload".
3872 (Symbols): Delete docs for set/show symbol-reloading.
3873 * gdbint.texinfo (Defining Other Architecture Features): Delete
3874 SYMBOL_RELOADING_DEFAULT.
3875 * refcard.tex: Delete reference to symbol-reloading.
3876
3877 2012-03-07 Pedro Alves <palves@redhat.com>
3878
3879 * gdb.texinfo (General Query Packets): Document new
3880 QProgramSignals packet.
3881 * gdb.texinfo (Remote configuration): Mention
3882 "program-signals-packet".
3883
3884 2012-03-05 Tristan Gingold <gingold@adacore.com>
3885
3886 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3887
3888 2012-03-03 Yao Qi <yao@codesourcery.com>
3889
3890 * gdb.texinfo (In-Process Agent): New node.
3891 Document new commands.
3892 (General Query Packets): Add packet `QAgent'.
3893
3894 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3895
3896 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3897
3898 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3899
3900 * gdb.texinfo (Commands In Python): Put example python macro in
3901 COMMAND_USER category rather than COMMAND_OBSCURE.
3902 Document gdb.COMMAND_USER.
3903 (User-defined Commands): Update documentation to clarify
3904 "set/show max-user-call-depth" and "show user" don't apply to python
3905 commands. Update documentation to clarify "help user-defined" may
3906 also include python commands defined as COMMAND_USER.
3907
3908 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3909
3910 * gdb.texinfo (Startup): Add option -ex description to the option -x
3911 description.
3912
3913 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3914
3915 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3916 condition-evaluation breakpoint parameter.
3917 Mention condition-evaluation mode being shown in "info break".
3918 (Break Conditions): Add description for target-side
3919 conditional breakpoints.
3920 (Remote Configuration): Mention conditional-breakpoints-packet.
3921 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3922 cond-expr.
3923 (General Query Packets): Mention new ConditionalBreakpoint feature.
3924
3925 2012-02-22 Tom Tromey <tromey@redhat.com>
3926
3927 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3928
3929 2012-02-17 Tom Tromey <tromey@redhat.com>
3930
3931 PR python/10753:
3932 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3933 directory.
3934
3935 2012-02-14 Stan Shebs <stan@codesourcery.com>
3936
3937 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3938
3939 2012-02-13 Pedro Alves <palves@redhat.com>
3940
3941 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3942 mips-idt-ecoff.
3943
3944 2012-02-09 Yao Qi <yao@codesourcery.com>
3945
3946 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3947
3948 2012-02-07 Tom Tromey <tromey@redhat.com>
3949
3950 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3951 Symbol.value.
3952
3953 2012-02-07 Tom Tromey <tromey@redhat.com>
3954
3955 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3956
3957 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3958
3959 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3960
3961 2012-01-24 Tom Tromey <tromey@redhat.com>
3962
3963 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3964 unload".
3965 (Files): Mention new catch commands.
3966 (GDB/MI Async Records): Likewise.
3967
3968 2012-01-24 Gary Benson <gbenson@redhat.com>
3969
3970 Delete #if 0'd out code.
3971 * gdb.texinfo (Frame Info): Remove "info catch".
3972
3973 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3974
3975 * gdb.texinfo (Remote Configuration): Document
3976 "set remote hostio-readlink-packet" command.
3977 (General Query Packets): Document vFile:readlink packet.
3978
3979 2012-01-16 Tom Tromey <tromey@redhat.com>
3980
3981 * gdb.texinfo (Specify Location): Document relative file name
3982 handling.
3983
3984 2012-01-16 Tom Tromey <tromey@redhat.com>
3985
3986 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3987
3988 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3989 Eli Zaretskii <eliz@gnu.org>
3990
3991 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3992 code.
3993
3994 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3995
3996 * gdb.texinfo (Variables): Document use of :: for non-static
3997 variables.
3998
3999 2012-01-05 Joel Brobecker <brobecker@adacore.com>
4000
4001 * gdbint.texinfo (Start of New Year Procedure): Update
4002 to replace use of copyright.sh by use of copyright.py.
4003
4004 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4005
4006 Remove the gdbtui binary.
4007 * all-cfg.texi (GDBTUI): Remove.
4008 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4009 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4010 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4011
4012 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
4013
4014 Introduce gdb.FinishBreakpoint in Python.
4015 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4016 (Python API): Add menu entry for Finish Breakpoints.
4017
4018 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4019
4020 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4021 tests.
4022
4023 2011-12-16 Doug Evans <dje@google.com>
4024
4025 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4026
4027 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4028
4029 * gdb.texinfo (Python Commands): Remove "maint set/show print
4030 stack". Add documentation for "set/show python print-stack".
4031
4032 2011-12-14 Pedro Alves <pedro@codesourcery.com>
4033
4034 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4035 should transfer control to the stub in the startup code instead of
4036 in main. Mention the need to get past the initial breakpoint.
4037
4038 2011-12-06 Tom Tromey <tromey@redhat.com>
4039
4040 * gdb.texinfo (Set Breaks): Update for new behavior.
4041
4042 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4043
4044 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4045 List Format for SVR4 Targets'.
4046 (General Query Packets): New item qXfer:libraries-svr4:read.
4047 (Library List Format for SVR4 Targets): New node.
4048
4049 2011-12-01 Tom Tromey <tromey@redhat.com>
4050
4051 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4052 add.
4053
4054 2011-11-22 Tom Tromey <tromey@redhat.com>
4055
4056 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4057 reasons.
4058
4059 2011-11-20 Stan Shebs <stan@codesourcery.com>
4060
4061 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4062 note-related options and variables.
4063 (Tracepoint Packets): Document packet changes.
4064
4065 2011-11-20 Sanjoy Das <sdas@igalia.com>
4066
4067 * gdb.texinfo (JIT Interface): Add documentation on writing and
4068 usind JIT debug info readers.
4069 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4070 Debug Info Readers): New nodes.
4071
4072 2011-11-18 Yao Qi <yao@codesourcery.com>
4073
4074 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4075 tracepoint.
4076
4077 2011-11-15 Doug Evans <dje@google.com>
4078
4079 * gdb.texinfo (Files): Document basenames-may-differ.
4080
4081 2011-11-14 Doug Evans <dje@google.com>
4082
4083 * gdb.texinfo (Shell Commands): Document "!".
4084
4085 2011-11-14 Stan Shebs <stan@codesourcery.com>
4086 Kwok Cheung Yeung <kcy@codesourcery.com>
4087
4088 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4089 needed to get shorter fast tracepoints.
4090 (Tracepoint Packets): Document new qTMinFTPILen packet.
4091
4092 2011-11-14 Yao Qi <yao@codesourcery.com>
4093
4094 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4095 behavior of tracepoint.
4096 (General Query Packets): New feature InstallInTrace.
4097 (Remote Configuration): Document "set remote
4098 install-in-trace-packet".
4099
4100 2011-11-12 Matt Rice <ratmice@gmail.com>
4101
4102 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4103 Add arguments to info macro.
4104
4105 2011-11-10 Tom Tromey <tromey@redhat.com>
4106
4107 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4108 manual.
4109 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4110 (Macros): Add a footnote.
4111 (C): Remove paragraph about compiler options.
4112 (C Constants): Mention wide character and string constants.
4113 (C Plus Plus Expressions): Update compiler option advice. Mention
4114 using declarations. Mention ADL. Remove old HP compiler
4115 information.
4116
4117 2011-11-10 Tom Tromey <tromey@redhat.com>
4118
4119 PR c++/9257:
4120 * gdb.texinfo (Print Settings): Add an extra note about the need
4121 for a vtable.
4122
4123 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4124
4125 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4126 "set mips abi" documentation.
4127
4128 2011-11-04 Doug Evans <dje@google.com>
4129
4130 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4131
4132 2011-11-03 Tom Tromey <tromey@redhat.com>
4133
4134 * gdb.texinfo (Stopping): Add menu entry.
4135 (Continuing and Stepping): Restore @node. Use @section, not
4136 @subsection.
4137
4138 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4139
4140 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4141 designation. Fix "Specify Location" cross-reference.
4142
4143 2011-11-02 Stan Shebs <stan@codesourcery.com>
4144
4145 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4146 (General Query Packets): Describe tracenz feature.
4147 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4148
4149 2011-10-28 Paul Koning <paul_koning@dell.com>
4150
4151 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4152
4153 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4154
4155 * gdb.texinfo ((Frames In Python): Document
4156 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4157
4158 2011-10-26 Paul Koning <paul_koning@dell.com>
4159
4160 * gdb.texinfo (gdb.types): Document new deepitems function.
4161
4162 2011-10-25 Paul Koning <paul_koning@dell.com>
4163
4164 PR python/13327
4165
4166 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4167 fetch_lazy method.
4168
4169 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4170
4171 PR python/12656
4172
4173 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4174 global_block, static_block function.
4175
4176 2011-10-19 Tom Tromey <tromey@redhat.com>
4177
4178 * gdb.texinfo (Commands In Python): Add missing "@"s.
4179
4180 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4181
4182 PR python/13285 Document named constants for frame unwind stop reasons
4183 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4184 constants.
4185
4186 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4187
4188 Fix compatibility with texinfo versions older than 4.12.
4189 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4190 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4191 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4192 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4193 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4194 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4195 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4196
4197 2011-10-09 Doug Evans <dje@google.com>
4198
4199 * gdb.texinfo (Extending GDB): Document alias command.
4200
4201 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4202
4203 Support @entry in input expressions.
4204 * gdb.texinfo (Variables): Describe @entry names suffix.
4205 (Print Settings): Add anchor for `set print entry-values'.
4206
4207 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4208 Eli Zaretskii <eliz@gnu.org>
4209
4210 Display @entry parameter values (without references).
4211 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4212 example.
4213 (Print Settings): New description of set print entry-values and show
4214 print entry-values.
4215
4216 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4217 Eli Zaretskii <eliz@gnu.org>
4218
4219 Recognize virtual tail call frames.
4220 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4221 (Tail Call Frames): New node.
4222 (Frames In Python): Add gdb.TAILCALL_FRAME.
4223
4224 2011-10-07 Doug Evans <dje@google.com>
4225
4226 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4227 register_pretty_printer.
4228
4229 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4230
4231 PR python/12930
4232 PR python/12802
4233
4234 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4235 stop method.
4236
4237 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4238
4239 * gdb.texinfo (Starting your Program): "set disable-randomization"
4240 is no longer Linux-specific.
4241 (Remote Configuration): Document "set remote
4242 disable-randomization-packet".
4243 (General Query Packets): Document "QDisableRandomization" packet
4244 and add it to "qSupported" list.
4245
4246 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4247
4248 Allow Python notification of new object-file loadings.
4249 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4250 event type.
4251
4252 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4253
4254 PR python/12691: Add the inferior to Python exited event
4255 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4256
4257 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4258
4259 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4260 rephasing.
4261
4262 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4263
4264 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4265 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4266 as possible feature returned by the `-list-features'
4267 command.
4268
4269 2011-09-28 Paul Koning <paul_koning@dell.com>
4270
4271 * gdb.texinfo (gdb.Type): Document field access by dictionary
4272 key syntax.
4273
4274 2011-09-28 Yao Qi <yao@codesourcery.com>
4275
4276 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4277 Add one space after option `-s'. Remove @r{} markup.
4278
4279 2011-09-27 Stan Shebs <stan@codesourcery.com>
4280
4281 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4282
4283 2011-09-16 Hui Zhu <teawater@gmail.com>
4284
4285 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4286 to *(unsigned char *)$esp@300.
4287
4288 2011-09-15 Paul Koning <paul_koning@dell.com>
4289
4290 * gdb.texinfo: Make style of Python functions and methods match
4291 the syntax of Python. Also put class and module names explicitly
4292 on function, member, and variable names, matching Python
4293 documentation conventions.
4294
4295 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4296
4297 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4298 * gdb.texinfo (Inferiors In Python): Describe new
4299 gdb.selected_inferior() function.
4300
4301 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4302
4303 Handle multiple breakpoint hits in Python interface:
4304 * gdb.texinfo (Events In Python): New function documentation:
4305 gdb.BreakpointEvent.breakpoints. Indicate that
4306 gdb.BreakpointEvent.breakpoint is now deprecated.
4307
4308 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4309
4310 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4311
4312 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4313
4314 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4315
4316 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4317
4318 * gdb.texinfo (Prompt): Add set/show extended-prompt
4319 documentation
4320 (Basic Python): Add prompt_hook anchor.
4321 (Python modules): Reword module text to reflect multiple modules.
4322 (gdb.prompt): Document gdb.prompt module.
4323
4324 2011-08-14 Yao Qi <yao@codesourcery.com>
4325
4326 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4327
4328 2011-08-14 Yao Qi <yao@codesourcery.com>
4329
4330 * gdb.texinfo (Standard Target Features): Document C6x features.
4331 (TIC6x Features): New node.
4332
4333 2011-08-12 Doug Evans <dje@google.com>
4334
4335 * gdb.texinfo (Symbols In Python): Document symbol.type.
4336
4337 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4338
4339 * gdb.texinfo (Python): Document command and function
4340 auto-loading.
4341
4342 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4343 Eli Zaretskii <eliz@gnu.org>
4344
4345 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4346 typedefs unrolling. Extend the sample code by an inner typedef and
4347 outer typedefs unrolling.
4348
4349 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4350
4351 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4352 size and line-size.
4353
4354 2011-07-21 Matt Rice <ratmice@gmail.com>
4355
4356 PR macros/12999
4357 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4358 Update text and cindex entries for info macro command.
4359
4360 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4361
4362 * observer.texi (GDB Observers): Add before_prompt observer.
4363 * gdb.texinfo (Basic Python): Add documentation for prompt
4364 substitution.
4365
4366 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4367
4368 PR python/12438
4369 * gdb.texinfo (Python Commands): Add deprecate note to maint
4370 set/show python print-stack. Document set/show python
4371 print-backtrace.
4372
4373 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4374
4375 * gdb.texinfo: Fix typos.
4376
4377 2011-07-01 Tom Tromey <tromey@redhat.com>
4378
4379 * gdb.texinfo (Debugging Output): Document set debug
4380 check-physname.
4381
4382 2011-06-29 Tom Tromey <tromey@redhat.com>
4383
4384 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4385 breakpoint-notifications feature.
4386
4387 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4388
4389 * gdb.texinfo (Target Description): Remove warning about
4390 possibly unstable format.
4391
4392 2011-06-03 Tom Tromey <tromey@redhat.com>
4393
4394 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4395 (Events In Python): Note that exit_code is optional.
4396
4397 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4398
4399 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4400 required for multi-threading support.
4401 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4402 Hc are deprecated for multi-threading debugging. Point readers at
4403 the vCont packet.
4404
4405 2011-05-15 Doug Evans <dje@google.com>
4406
4407 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4408
4409 2011-05-13 Doug Evans <dje@google.com>
4410
4411 * gdb.texinfo (Threads): Document $sdir,$pdir.
4412 (Server): Document $pdir exception.
4413
4414 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4415
4416 * gdb.texinfo (Threads): Clarify default value for
4417 libthread-db-search-path.
4418
4419 * gdb.texinfo (Completion): Update example.
4420 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4421
4422 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4423
4424 * gdb.texinfo: Document change in the behaviour of the enable and
4425 disable GDB commands when applied to tracepoints.
4426 Document the EnableDisableTracepoints remote stub feature.
4427 Document QTEnable and QTDisable in the list of tracepoint packets.
4428
4429 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4430
4431 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4432 hsuser.texi.
4433 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4434 comment to hsuser.texi. Change rluser.texi name in the comment.
4435
4436 2011-05-10 Doug Evans <dje@google.com>
4437
4438 * gdb.texinfo (Threads): If an empty path is provided for
4439 libthread-db-search-path it is reset to its default value.
4440 (Server): Ditto.
4441
4442 2011-05-09 Doug Evans <dje@google.com>
4443
4444 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4445
4446 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4447 Thiago Jung Bauermann <bauerman@br.ibm.com>
4448
4449 Implement support for PowerPC BookE masked watchpoints.
4450 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4451 (PowerPC Embedded): Mention support of masked watchpoints.
4452
4453 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4454
4455 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4456 `@value{GDBN}'.
4457
4458 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4459
4460 * gdb.texinfo (titlepage): Remove dedication.
4461 (In Memoriam): New appendix.
4462
4463 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4464 Eli Zaretskii <eliz@gnu.org>
4465
4466 * gdb.texinfo (Index Section Format): Change the version to 5.
4467 Describe the different formula.
4468
4469 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4470 Eli Zaretskii <eliz@gnu.org>
4471
4472 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4473 for disconnected tracing.
4474 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4475 extended-remote relationship. Mention --once.
4476 (TCP port allocation lifecycle of @code{gdbserver}): New.
4477
4478 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4479
4480 * gdb.texinfo (Server): Improve indexing. Index all optional
4481 switches to gdbserver.
4482
4483 2011-04-20 Tom Tromey <tromey@redhat.com>
4484
4485 * gdb.texinfo (Index Section Format): New node.
4486 (Top): Add new node to menu.
4487
4488 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4489
4490 * gdb.texinfo (Maintenance Commands): Document `maint print
4491 remote-registers'.
4492
4493 2011-04-20 Tom Tromey <tromey@redhat.com>
4494
4495 * gdb.texinfo (Trace File Format): Move node later.
4496
4497 2011-04-19 Tom Tromey <tromey@redhat.com>
4498
4499 * gdbint.texinfo (Register Information Functions): Remove
4500 duplicate "the".
4501 * gdb.texinfo (Emacs): Remove duplicate "to".
4502 (GDB/MI Variable Objects): Remove duplicate "the".
4503 (General Query Packets): Likewise.
4504
4505 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4506
4507 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4508 "GDB/MI Ada Exception Information" node.
4509
4510 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4511
4512 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4513 the "exception-name" field in the *stopped async record.
4514
4515 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4516 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4517
4518 Implement support for PowerPC BookE ranged breakpoints.
4519 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4520
4521 2011-03-28 Tom Tromey <tromey@redhat.com>
4522
4523 * gdb.texinfo (Set Tracepoints): Fix typo.
4524
4525 2011-03-24 Tom Tromey <tromey@redhat.com>
4526
4527 * gdb.texinfo (Specify Location): Document `function:label'
4528 linespec.
4529
4530 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4531
4532 PR python/12149
4533
4534 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4535
4536 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4537
4538 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4539 (Inferiors In Python): Likewise.
4540 (Threads In Python): Likewise.
4541 (Symbols In Python): Likewise.
4542 (Objfiles In Python): Likewise.
4543 (Symbol Tables In Python): Likewise.
4544
4545 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4546
4547 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4548 display>: Explain that the commands accept number ranges.
4549
4550 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4551
4552 * gdb.texinfo (Breakpoints In Python): Add description and example
4553 of Python stop function operation.
4554
4555 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4556
4557 * gdb.texinfo (Parameters In Python): Document get_set_string and
4558 get_show_string methods.
4559
4560 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4561
4562 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4563
4564 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4565 circular-trace-buffer name.
4566
4567 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4568
4569 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4570 in the previous change.
4571
4572 2011-02-27 Michael Snyder <msnyder@vmware.com>
4573
4574 * gdb.texinfo (Inferiors and Programs): Update commands to show
4575 that they can accept multiple arguments.
4576
4577 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4578
4579 Revert the following patch (code patch was not approved):
4580 2011-02-21 Hui Zhu <teawater@gmail.com>
4581 * agentexpr.texi (bytecode descriptions): add printf.
4582 * gdb.texinfo (tracepoint action lists): add printf.
4583
4584 2011-02-23 Doug Evans <dje@google.com>
4585
4586 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4587
4588 2011-02-23 Michael Snyder <msnyder@vmware.com>
4589
4590 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4591 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4592 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4593
4594 2011-02-22 Doug Evans <dje@google.com>
4595
4596 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4597 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4598 add description of result, fix @defun formatting.
4599
4600 2011-02-21 Hui Zhu <teawater@gmail.com>
4601
4602 * agentexpr.texi (Bytecode Descriptions): Add printf.
4603 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4604
4605 2011-02-18 Tom Tromey <tromey@redhat.com>
4606
4607 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4608
4609 2011-02-14 Michael Snyder <msnyder@vmware.com>
4610
4611 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4612 Document new command "thread find".
4613
4614 2011-02-14 Michael Snyder <msnyder@vmware.com>
4615
4616 * gdb.texinfo (Threads): Update example of new thread message.
4617
4618 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4619
4620 * gdb.texinfo (Remote Configuration): Mention set/show remote
4621 traceframe-info.
4622 (Tools/Packages Optional for Building GDB): Mention that expat is
4623 used for traceframe info.
4624 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4625 (General Query Packets) <qSupported>: Describe the
4626 qXfer:traceframe-info:read feature.
4627 (qXfer::read): Describe qXfer:traceframe-info:read.
4628 (Traceframe Info Format): New section.
4629
4630 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4631
4632 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4633 for casts and unary operators.
4634
4635 2011-02-04 Tom Tromey <tromey@redhat.com>
4636
4637 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4638 is not useful.
4639
4640 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4641
4642 * gdb.texinfo: s/value optimized out/optimized out/g
4643
4644 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4645
4646 * gdb.texinfo (Other Misc Settings): Rework part of the
4647 documentation of the "set interactive mode" command.
4648
4649 2011-01-19 Tom Tromey <tromey@redhat.com>
4650
4651 * gdb.texinfo (Threads): Document thread name output and `thread
4652 name' command.
4653 (Threads In Python): Document Thread.name attribute.
4654 (GDB/MI Thread Commands): Document thread attributes.
4655
4656 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4657
4658 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4659 changes in mi/mi-cmd-disas.c
4660
4661 2011-01-12 Tom Tromey <tromey@redhat.com>
4662
4663 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4664 Fix "thread apply" text.
4665
4666 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4667 Thiago Jung Bauermann <bauerman@br.ibm.com>
4668
4669 Implement support for PowerPC BookE ranged watchpoints.
4670 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4671 the "set powerpc exact-watchpoints" flag.
4672
4673 2011-01-07 Tom Tromey <tromey@redhat.com>
4674
4675 * gdb.texinfo (Python API): Add descriptions to @menu items.
4676
4677 2011-01-06 Tom Tromey <tromey@redhat.com>
4678
4679 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4680
4681 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4682
4683 * gdb.texinfo (Debugging Output): Document "set debug jit".
4684
4685 2011-01-06 Tom Tromey <tromey@redhat.com>
4686
4687 PR python/12133:
4688 * gdb.texinfo (Frames In Python): Document various frame
4689 constants.
4690
4691 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4692
4693 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4694 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4695 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4696
4697 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4698
4699 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4700 (clean): Add GDBvn.texi.
4701
4702 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4703
4704 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4705 occasional case where the debugger prints an array address
4706 instead of the array itself.
4707
4708 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4709
4710 * gdb.texinfo (Packets) <read registers packet>: Document support
4711 for registers that were not collected.
4712
4713 2010-12-15 Doug Evans <dje@google.com>
4714
4715 * gdb.texinfo (Startup): Document auto-loading of scripts during
4716 startup.
4717 (Auto-loading): Delete "maint set python auto-load on|off".
4718 Add "set auto-load-scripts on|off".
4719
4720 2010-12-07 Doug Evans <dje@google.com>
4721
4722 * gdb.texinfo (Mode Options): Document -data-directory.
4723 (Data Files): Add reference to -data-directory.
4724
4725 2010-11-29 Doug Evans <dje@google.com>
4726
4727 * gdb.texinfo (Pretty-Printer Introduction): Change
4728 printer-name:subprinter-name to printer-name;subprinter-name.
4729
4730 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4731
4732 PR python/12199
4733
4734 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4735
4736 2010-11-23 Tom Tromey <tromey@redhat.com>
4737
4738 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4739 (Editing): Likewise.
4740 (Command History): Likewise.
4741 (TUI Keys): Likewise.
4742 (Bug Reporting): Conditionally include rluser.texi and
4743 inc-history.texinfo.
4744 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4745 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4746 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4747 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4748 (gdb.pdf): Likewise.
4749 (gdb.info): Likewise.
4750 (gdb/index.html): Likewise.
4751
4752 2010-11-23 Tom Tromey <tromey@redhat.com>
4753
4754 * Makefile.in (Makefile): Run ../config.status.
4755 (distclean): Update.
4756 * configure: Remove.
4757 * configure.ac: Remove.
4758
4759 2010-11-12 Tom Tromey <tromey@redhat.com>
4760
4761 * gdb.texinfo (Basic Python): Update. Add xref.
4762 (Exception Handling): Document new exception classes.
4763 (Types In Python): Update.
4764 (Frames In Python): Update.
4765
4766 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4767
4768 * gdb.texinfo (Breakpoints In Python): Document "internal"
4769 parameter, and visible attribute.
4770
4771 2010-11-05 Doug Evans <dje@google.com>
4772
4773 * gdb.texinfo (Source Path): Document "set directories".
4774
4775 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4776
4777 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4778 (OpenCL C): New node.
4779
4780 2010-11-02 Doug Evans <dje@google.com>
4781
4782 * gdb.texinfo (Pretty Printing): Expand into three sections,
4783 introduction, example, and commands.
4784 (Python API): Delete section Disabling Pretty-Printers, merge into
4785 Selecting Pretty-Printers.
4786 (Writing a Pretty-Printer): New section. Move the pretty-printer
4787 example here, and reformat to match python coding style. Add a second
4788 example using the gdb.printing module.
4789 (Python modules): Add gdb.printing.
4790
4791 2010-10-29 Doug Evans <dje@google.com>
4792
4793 * gdb.texinfo (Python): Fix long line.
4794
4795 2010-10-20 Doug Evans <dje@google.com>
4796
4797 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4798 All references updated. Correct sections marked as subsections.
4799 (Coding Standards): New chapter. Move the coding standard related
4800 subsections here. Add section on Python coding standards.
4801
4802 2010-10-13 Doug Evans <dje@google.com>
4803
4804 * gdb.texinfo (Python): Add "Python modules".
4805 (Types in Python): Add reference to gdb.types section.
4806 (Python modules): New node.
4807
4808 2010-10-11 Doug Evans <dje@google.com>
4809
4810 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4811 Python" from gdb.Value.type description.
4812
4813 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4814
4815 * gdb.texinfo (Ravenscar Profile): New node.
4816
4817 2010-09-22 Tom Tromey <tromey@redhat.com>
4818
4819 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4820
4821 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4822
4823 * gdb.texinfo (Values From Inferior): Clarify that
4824 value.dynamic_type works only in C++ programs with RTTI.
4825
4826 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4827
4828 * gdb.texinfo (Character Sets): Correctly reference host-charset
4829 in example.
4830
4831 2010-09-13 Tom Tromey <tromey@redhat.com>
4832
4833 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4834 Document "fullname" and "from".
4835
4836 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4837
4838 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4839 feature `reverse' output by -list-target-features.
4840
4841 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4842
4843 * gdb.texinfo (i386 Features): Remove an extra "@item".
4844
4845 2010-08-30 Tom Tromey <tromey@redhat.com>
4846
4847 PR python/11792:
4848 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4849
4850 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4851
4852 * gdb.texinfo (ARM Features): Document
4853 org.gnu.gdb.arm.m-profile.
4854
4855 2010-08-23 Tom Tromey <tromey@redhat.com>
4856
4857 PR python/11145:
4858 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4859 reinterpret_cast methods.
4860
4861 2010-08-23 Tom Tromey <tromey@redhat.com>
4862
4863 PR python/11915:
4864 * gdb.texinfo (Types In Python): Document array method.
4865
4866 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4867
4868 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4869
4870 2010-08-16 Tom Tromey <tromey@redhat.com>
4871
4872 * gdb.texinfo (Set Watchpoints): Document -location option.
4873
4874 2010-08-13 Doug Evans <dje@google.com>
4875
4876 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4877
4878 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4879
4880 * gdb.texinfo (GDB/MI Data Manipulation): Document
4881 -data-read-memory-raw and -data-write-memory-raw.
4882
4883 2010-08-11 Tom Tromey <tromey@redhat.com>
4884 Phil Muldoon <pmuldoon@redhat.com>
4885
4886 * gdb.texinfo (Basic Python): Describe post_event API.
4887
4888 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4889
4890 * gdb.texinfo (Basic Python): Describe solib_address and
4891 decode_line Python APIs
4892
4893 2010-08-10 Tom Tromey <tromey@redhat.com>
4894
4895 * gdb.texinfo (Pretty Printing API): Document
4896 gdb.default_visualizer.
4897
4898 2010-08-10 Tom Tromey <tromey@redhat.com>
4899
4900 Revert gdb-add-index addition:
4901 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4902
4903 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4904 Eli Zaretskii <eliz@gnu.org>
4905
4906 * gdb.texinfo (Mode Options) <-batch>
4907 (Basic Python) <gdb.execute>: Describe setting width and height.
4908
4909 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4910
4911 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4912
4913 2010-07-30 Tom Tromey <tromey@redhat.com>
4914
4915 * gdb.texinfo (Index Files): Mention gdb-add-index.
4916
4917 2010-07-30 Hui Zhu <teawater@gmail.com>
4918
4919 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4920 "detach inferior" and "kill inferior".
4921
4922 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4923
4924 * gdb.texinfo (Machine Code): Update description of two forms of
4925 arguments, and add new example to demonstrate the new form.
4926
4927 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4928
4929 * gdb.texinfo (Values From Inferior): Add value inferior function
4930 call description.
4931
4932 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4933
4934 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4935
4936 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4937 Eli Zaretskii <eliz@gnu.org>
4938
4939 Make core files the process_stratum.
4940 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4941 record_stratum example.
4942
4943 2010-07-13 Tom Tromey <tromey@redhat.com>
4944
4945 * gdb.texinfo (Index Files): New node.
4946
4947 2010-07-13 Tom Tromey <tromey@redhat.com>
4948
4949 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4950
4951 2010-07-13 Tom Tromey <tromey@redhat.com>
4952
4953 * gdb.texinfo (Specify Location): Document labels.
4954
4955 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4956
4957 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4958 entries for fast tracepoints and static tracepoints.
4959
4960 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4961
4962 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4963 qsThreadInfo>: Spell out `l' as ell.
4964
4965 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4966
4967 * gdb.texinfo (Convenience Variables): Document $_sdata.
4968 (Commands to Set Tracepoints): Describe static tracepoints. Add
4969 `Listing Static Tracepoint Markers' menu entry. Document
4970 "strace".
4971 (Tracepoint Action Lists): Document collecting $_sdata.
4972 (Listing Static Tracepoint Markers): New subsection.
4973 (Tracepoints support in gdbserver): Mention static tracepoints.
4974 (remote packets, enabling and disabling): Mention
4975 read-sdata-object.
4976 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4977 and StaticTracepoint.
4978 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4979 Document qXfer:sdata:read.
4980 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4981
4982 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4983
4984 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4985
4986 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4987 Tom Tromey <tromey@redhat.com>
4988 Thiago Jung Bauermann <bauerman@br.ibm.com>
4989
4990 * gdb.texinfo (Inferiors In Python): New node.
4991 * gdb.texinfo (Threads In Python): New node.
4992
4993 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4994
4995 * gdb.texinfo (Python): Document what the python directory is
4996 and what its location is.
4997 (Basic Python): Document the gdb.PYTHONDIR constant.
4998
4999 2010-06-25 Tom Tromey <tromey@redhat.com>
5000
5001 PR python/10808:
5002 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5003
5004 2010-06-24 Hui Zhu <teawater@gmail.com>
5005
5006 * gdb.texinfo: (Commands for Controlled Output): Add
5007 documentation for command "eval".
5008
5009 2010-06-21 Stan Shebs <stan@codesourcery.com>
5010
5011 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5012 * annotate.texinfo: Ditto.
5013 * gdbint.texinfo: Ditto.
5014 * stabs.texinfo: Ditto.
5015
5016 2010-06-22 Hui Zhu <teawater@gmail.com>
5017
5018 * gdb.texinfo: (Process Record and Replay): Add documentation
5019 for command "set record memory-query".
5020
5021 2010-06-21 Stan Shebs <stan@codesourcery.com>
5022
5023 * gdb.texinfo: Relicense under GFDL version 1.3.
5024 * annotate.texinfo: Relicense under GFDL version 1.3.
5025 * gdbint.texinfo: Relicense under GFDL version 1.3.
5026 * stabs.texinfo: Relicense under GFDL version 1.3.
5027 * fdl.texi: Update to version 1.3.
5028
5029 2010-06-18 Stan Shebs <stan@codesourcery.com>
5030
5031 * gdb.texinfo (Operating System Auxiliary Information): Describe
5032 "info os" when no arguments given.
5033
5034 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5035 $_thread.
5036
5037 2010-06-18 Hui Zhu <teawater@gmail.com>
5038
5039 * gdb.texinfo: (Process Record and Replay): Add documentation
5040 for commands "record save" and "record restore".
5041
5042 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5043
5044 * gdb.texinfo: Include information about the correct use
5045 of addresses in the `watch' command.
5046
5047 2010-06-11 Stan Shebs <stan@codesourcery.com>
5048
5049 * gdb.texinfo (Observer Mode): New section.
5050 (General Query Packets): Document QAllow.
5051
5052 2010-06-04 Doug Evans <dje@google.com>
5053
5054 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5055
5056 2010-06-03 Doug Evans <dje@google.com>
5057
5058 * gdbint.texinfo (Coding): Add subsection on command names.
5059
5060 2010-06-02 Tom Tromey <tromey@redhat.com>
5061
5062 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5063 always-disassemble.
5064
5065 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5066
5067 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5068 gdbserver, and add cross reference.
5069 (Tracepoints support in gdbserver): New subsection.
5070
5071 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5072
5073 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5074 `qRelocInsn' feature.
5075 (Relocate instruction reply packet): New subsection
5076 of `Tracepoint Packets'.
5077 (Tracepoint Packets): Mention that packets QTDP and QTStart
5078 support the qRelocInsn request, and add cross reference to new
5079 subsection.
5080
5081 2010-05-25 Doug Evans <dje@google.com>
5082
5083 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5084 (Commands In Python): Document gdb.string_to_argv.
5085
5086 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5087
5088 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5089 ATTR_NORETURN.
5090
5091 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5092 Tom Tromey <tromey@redhat.com>
5093 Thiago Jung Bauermann <bauerman@br.ibm.com>
5094
5095 * gdb.texinfo (Parameters In Python): New Node.
5096
5097 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5098
5099 * gdb.texinfo: (Summary) Add mention about D language support.
5100 (Filenames): Add D suffixes.
5101 (D): New node.
5102
5103 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5104
5105 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5106 of macro deleted from GDB code.
5107
5108 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5109
5110 * gdb.texinfo (Commands to specify files): Describe what how GDB
5111 looks up DOS-based filesystem paths on the system root. Document
5112 the new `set/show target-file-system-kind' commands.
5113
5114 2010-04-23 Doug Evans <dje@google.com>
5115
5116 * gdb.texinfo (Python): Move Auto-loading section here ...
5117 (Python API): from here.
5118 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5119 (Maintenance Commands): Add docs for "maint print section-scripts".
5120
5121 2010-04-20 Chris Moller <cmoller@redhat.com>
5122
5123 * gdb.texinfo (Setting Breakpoints): Added description of
5124 filename-qualified rbreak.
5125 * refcard.tex (Breakpoints and Watchpoints): Added brief
5126 description of filename-qualified rbreak.
5127
5128 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5129
5130 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5131 (Python API): Change the reference to Pretty Printing API.
5132 (Pretty Printing): Move the user part under the Data node. Reformat
5133 the sample output to 72 columns. Create a new reference to Pretty
5134 Printing API. Rename the API part ...
5135 (Pretty Printing API): To a new node name.
5136 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5137 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5138
5139 2010-04-21 Stan Shebs <stan@codesourcery.com>
5140
5141 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5142 and commands.
5143 (Listing Tracepoints): Update to reflect current behavior.
5144
5145 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5146
5147 * gdb.texinfo (Examining memory): Update for change in string
5148 display with explicit size.
5149
5150 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5151
5152 PR breakpoints/8554.
5153
5154 * gdb.texinfo (Save Breakpoints): New node.
5155 (save-tracepoints): Rename to ...
5156 (save tracepoints): ... this. Mention that `save-tracepoints' is
5157 a deprecated alias to `save tracepoints'.
5158
5159 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5160
5161 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5162 (info w32 thread-information-block): Document new command.
5163 (qGetTIBAddress): Document new gdbserver query.
5164 (maint set/show show-all-tib): Document new command.
5165
5166 2010-04-15 Doug Evans <dje@google.com>
5167
5168 * gdb.texinfo (Python API): Add progspaces section.
5169 (Selecting Pretty-Printers): Progspace pretty-printers are
5170 searched too.
5171 (Progspaces In Python): New section.
5172
5173 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5174
5175 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5176
5177 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5178 returns None.
5179
5180 2010-04-09 Stan Shebs <stan@codesourcery.com>
5181
5182 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5183 Describe the `frames-created' field, tweak grammar.
5184
5185 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5186
5187 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5188 Describe the `circular' and `disconnected' fields.
5189
5190 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5191
5192 * gdb.texinfo (maint print registers): Mention unavailable and
5193 invisible registers.
5194
5195 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5196 Thiago Jung Bauermann <bauerman@br.ibm.com>
5197 Tom Tromey <tromey@redhat.com>
5198
5199 * gdb.texinfo (Breakpoints In Python): New Node.
5200
5201 2010-04-08 Stan Shebs <stan@codesourcery.com>
5202
5203 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5204 trace status fields.
5205
5206 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5207
5208 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5209 optional. Make org.gnu.gdb.i386.avx requires
5210 org.gnu.gdb.i386.avx.
5211
5212 2010-04-08 Doug Evans <dje@google.com>
5213
5214 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5215 search path, and document that gdb only scans the search path if
5216 the script's path doesn't specify a directory.
5217
5218 2010-04-05 Doug Evans <dje@google.com>
5219
5220 * gdb.texinfo (maint show python auto-load): Fix typo.
5221
5222 2010-04-04 Stan Shebs <stan@codesourcery.com>
5223
5224 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5225 (Setting Watchpoints): Update description of "info watch".
5226 (Disabling Breakpoints): Only "info break" lists all.
5227
5228 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5229 (tdump): Explain how tdump works.
5230
5231 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5232
5233 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5234 add cross reference.
5235
5236 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5237
5238 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5239 commands error out.
5240
5241 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5242
5243 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5244
5245 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5246
5247 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5248
5249 2010-03-29 Stan Shebs <stan@codesourcery.com>
5250 Nathan Sidwell <nathan@codesourcery.com>
5251
5252 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5253 GDBN equivalent.
5254 (Set Tracepoints): Remove mention that conditional tracepoints
5255 don't exist.
5256 (Tracepoint Actions): Clarify when while-stepping collection
5257 happens, note that while-stepping does not automatically collect
5258 $pc.
5259
5260 2010-03-29 Stan Shebs <stan@codesourcery.com>
5261
5262 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5263 (General Query Packets): Describe TracepointSource.
5264
5265 2010-03-27 Matt Rice <ratmice@gmail.com>
5266
5267 * gdb.texinfo (ARM): Document arguments to "target sim".
5268 (Set Catchpoints): Use @dots{} instead of @r{...}.
5269
5270 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5271
5272 * gdb.texinfo (Tracepoint Packets): Remove mention that
5273 terror:string may be plain text, and drop mention of X prefix.
5274
5275 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5276
5277 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5278
5279 2010-03-24 Stan Shebs <stan@codesourcery.com>
5280
5281 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5282
5283 2010-03-24 Tom Tromey <tromey@redhat.com>
5284
5285 PR breakpoints/9352:
5286 * gdb.texinfo (Break Commands): Update.
5287
5288 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5289
5290 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5291 commands.
5292
5293 2010-03-16 Stan Shebs <stan@codesourcery.com>
5294
5295 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5296 circular-trace-buffer.
5297 (Tracepoint Packets): Describe QTBuffer, and details of the
5298 qTStatus reply.
5299
5300 2010-03-12 Stan Shebs <stan@codesourcery.com>
5301 Nathan Sidwell <nathan@codesourcery.com>
5302
5303 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5304 doing instruction stepping.
5305 (Tracepoint Restrictions): New node.
5306
5307 2010-03-10 Tom Tromey <tromey@redhat.com>
5308
5309 * gdbint.texinfo (Symbol Handling): Update.
5310
5311 2010-03-08 Tom Tromey <tromey@redhat.com>
5312
5313 PR cli/9591:
5314 * gdb.texinfo (Mode Options): Mention lack of pagination and
5315 confirmation with --batch.
5316 (Screen Size): Mention --batch.
5317 (Messages/Warnings): Likewise.
5318
5319 2010-03-05 Tom Tromey <tromey@redhat.com>
5320
5321 * gdb.texinfo (Basic Python): Document target_charset and
5322 target_wide_charset.
5323
5324 2010-03-05 Tom Tromey <tromey@redhat.com>
5325
5326 * gdb.texinfo (Data): Link to pretty-printing.
5327 (Output Formats): Likewise. Correct text.
5328
5329 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5330
5331 * gdb.texinfo (Types): Describe <struct> and <flags>.
5332
5333 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5334
5335 * gdb.texinfo (Frames In Python): Add block parameter and
5336 description to read_var text.
5337
5338 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5339 Tom Tromey <tromey@redhat.com>
5340
5341 * gdb.texinfo (Types In Python): Describe block argument in
5342 template_argument and gdb.lookup_type.
5343
5344 2010-02-24 Tom Tromey <tromey@redhat.com>
5345
5346 * gdb.texinfo (Cygwin Native): Fix typo.
5347
5348 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5349
5350 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5351 and select method descriptions.
5352 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5353 Tables in Python to menu.
5354 (Blocks In Python): New node.
5355 (Symbols In Python): New node.
5356 (Symbol Tables in Python): New node.
5357
5358 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5359
5360 Multiexec MI
5361
5362 gdb/
5363 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5364
5365 gdb/doc/
5366 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5367 changes.
5368 (GDB/MI Program Execution): Document current behaviour of
5369 --all and --thread-group.
5370 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5371 -remove-inferior.
5372 * observer.texi (inferior_added, inferior_removed): New
5373 observers.
5374
5375 2010-02-19 Tom Tromey <tromey@redhat.com>
5376
5377 * gdbint.texinfo (Getting Started): Fix @node.
5378 (Debugging GDB): Likewise.
5379
5380 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5381
5382 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5383 documenting the gdb_test_timeout variable.
5384
5385 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5386
5387 * gdb.texinfo (MI commands): Added documentation of --reverse
5388 option to a set of MI commands. Restructured documentation of MI
5389 commands --exec-continue to reflect the complexity of reverse
5390 execution.
5391
5392 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5393
5394 * gdb.texinfo (Using the Collected Data): Specify that the address
5395 range of `tfind outsize' is exclusive, and that the address range
5396 of `tfind range' is inclusive.
5397 (Tracepoint Packets): Specify that the address range of
5398 `QTFrame:range' is inclusive, and that the address range of
5399 `QTFrame:outside' is exclusive
5400
5401 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5402
5403 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5404
5405 2010-02-10 Tom Tromey <tromey@redhat.com>
5406
5407 * gdb.texinfo (Debugging Output): Document set debug parser and
5408 show debug parser.
5409
5410 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5411
5412 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5413 i386_eflags and i386_mxcsr.
5414
5415 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5416
5417 * gdb.texinfo: Document i386 target features.
5418
5419 2010-02-05 Doug Evans <dje@google.com>
5420
5421 * gdbint.texinfo (Testsuite): Add a new section to document the
5422 various DejaGnu variables that may be overridden.
5423 Document INTERNAL_GDBFLAGS.
5424
5425 2010-02-04 Tom Tromey <tromey@redhat.com>
5426
5427 PR cli/8830:
5428 * gdb.texinfo (Files): -readnow comes before the filename for file
5429 and symbol-file.
5430
5431 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5432
5433 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5434 Document ARM breakpoint types.
5435 (Register Packet Format): Move into the new section.
5436 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5437
5438 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5439
5440 * gdb.texinfo (File Options): Adjust the documentation of this
5441 switch to refer to the "source" command rather than partially
5442 duplicating some of the relevant information.
5443 (Extending GDB): Introduce and document the set/show script-extension
5444 setting.
5445 (Command Files): Add note explaining that the "source" command
5446 is also used to evalute scripts written in other languages.
5447 Remove the short slightly incorrect reference to sourcing Python
5448 scripts.
5449 (Python Commands): Document how to execute a Python script from GDB.
5450
5451 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5452
5453 * gdb.texinfo (Command Files): Fix typo.
5454
5455 2010-01-18 Tom Tromey <tromey@redhat.com>
5456
5457 * gdb.texinfo (File Options): Document -x on .py files.
5458 (Command Files): Document handling of Python scripts.
5459
5460 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5461
5462 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5463
5464 2010-01-15 Stan Shebs <stan@codesourcery.com>
5465
5466 * gdb.texinfo (Trace Files): New section.
5467 (Tracepoint Packets): Document QTSave and qTBuffer.
5468 (Trace File Format): New appendix.
5469
5470 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5471
5472 * gdb.texinfo (Values From Inferior): Document lazy_string value
5473 method.
5474 (Python API): Add Lazy strings menu item.
5475 (Lazy Strings In Python): New node.
5476
5477 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5478
5479 * gdb.texinfo (GDB/MI Thread Information): New.
5480 (GDB/MI Async Records): Document the core field in *stopped.
5481 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5482 documentation
5483 (Process list): Document that osdata document may contain
5484 threads.
5485 (Remote Serial Protocol): Document qXfer:threads.
5486
5487 2010-01-06 Stan Shebs <stan@codesourcery.com>
5488
5489 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5490 disconnected tracing.
5491 (Tracepoint Packets): Document new protocol.
5492
5493 2010-01-05 Stan Shebs <stan@codesourcery.com>
5494
5495 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5496 tracepoints.
5497 (Tracepoint Packets): Describe remote protocol for fast
5498 tracepoints.
5499
5500 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5501
5502 Update the "Start of New Year Procedure".
5503 * gdbint.texinfo: Add the list of files that need to be updated
5504 manually. Minor reformatting.
5505
5506 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5507
5508 * refcard.tex: Update copyright year in header and text.
5509
5510 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5511
5512 * agentexpr.texi: Add 2010 to the list of copyright years.
5513 * annotate.texinfo: Likewise.
5514 * gdb.texinfo: Likewise.
5515 * gdbint.texinfo: Likewise.
5516 * observer.texi: Likewise.
5517 * stabs.texinfo: Likewise.
5518
5519 2009-12-31 Stan Shebs <stan@codesourcery.com>
5520
5521 * gdb.texinfo (Tracepoint Actions): Describe teval.
5522
5523 2009-12-29 Stan Shebs <stan@codesourcery.com>
5524
5525 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5526
5527 2009-12-28 Stan Shebs <stan@codesourcery.com>
5528
5529 * gdb.texinfo (Trace State Variables): New section.
5530 (Tracepoint Packets): Describe trace state variable packets.
5531 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5532 variable bytecodes.
5533
5534 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5537 declarations.
5538
5539 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5540
5541 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5542 -gdb-exit behaviour.
5543
5544 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5545
5546 * gpl.texi: Update to version 3 of the GPL.
5547
5548 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5549
5550 * Makefile.in: Update copyright header.
5551 * observer.texi: Fix the copyright header of the generated files.
5552
5553 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5554
5555 * gdb.texinfo (Types In Python): Describe range function.
5556
5557 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5558
5559 * gdb.texinfo (Types In Python): Describe "is_base_class".
5560
5561 2009-12-03 Tom Tromey <tromey@redhat.com>
5562
5563 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5564
5565 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5566
5567 * observer.texi: New memory_changed observer.
5568
5569 2009-12-01 Tom Tromey <tromey@redhat.com>
5570
5571 * gdb.texinfo (Reverse Execution): Fix typo.
5572
5573 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5574
5575 PR gdb/8704
5576
5577 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5578 are allowed after the breakpoint condition.
5579
5580 2009-11-23 Tom Tromey <tromey@redhat.com>
5581
5582 PR python/10782:
5583 * gdb.texinfo (Types In Python): Document Type.pointer.
5584
5585 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5586
5587 * gdb.texinfo (Machine Code): Adjust.
5588
5589 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5590
5591 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5592 (Using Agent Expressions): Delete cross reference.
5593
5594 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5595
5596 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5597 and @settitle directives up to help makeinfo find them.
5598
5599 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5600
5601 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5602 (Auto-loading): Use plural and note one can use multiple components now.
5603
5604 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5605
5606 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5607 -stack-list-arguments have the same documentation for parameter
5608 as -stack-list-locals. Add comas.
5609
5610 2009-10-27 Tom Tromey <tromey@redhat.com>
5611 Eli Zaretskii <eliz@gnu.org>
5612
5613 PR python/10781
5614
5615 * gdb.texinfo (Values From Inferior): Document cast method.
5616
5617 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5618
5619 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5620 and adjust example.
5621
5622 2009-10-22 Michael Snyder <msnyder@vmware.com>
5623
5624 * gdb.texinfo (Process Record and Replay): Document new form of
5625 info record command. Also document the new save and restore
5626 commands.
5627
5628 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5629
5630 * gdb.texinfo (Machine Code): Mention current pc marker.
5631 (Memory): Likewise.
5632
5633 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5634 Stan Shebs <stan@codesourcery.com>
5635
5636 * observer.texi (new_inferior): Rename to...
5637 (inferior_appeared): ... this.
5638
5639 * gdb.texinfo (Inferiors): Rename node to ...
5640 (Inferiors and Programs): ... this. Mention running multiple
5641 programs in the same debug session.
5642 <info inferiors>: Mention the new 'Executable' column if "info
5643 inferiors". Update examples. Document the "add-inferior",
5644 "clone-inferior", "remove-inferior" and "maint info
5645 program-spaces" commands.
5646 (Process): Rename node to...
5647 (Forks): ... this. Document "set|show follow-exec-mode".
5648
5649 2009-10-11 Michael Snyder <msnyder@vmware.com>
5650
5651 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5652 (ReverseContinue): Ditto.
5653
5654 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5655
5656 * gdb.texinfo (Server): Document libthread-db-search-path.
5657
5658 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5659
5660 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5661
5662 2009-10-06 Michael Eager <eager@eagercon.com>
5663
5664 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5665 (Embedded Processors): Add MicroBlaze.
5666 (MicroBlaze): New. Describe Xilinx MicroBlaze
5667
5668 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5669
5670 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5671
5672 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5673
5674 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5675
5676 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5677
5678 * observer.texi (solib_unloaded): Document explicitly the fact that
5679 this observer is called before the associated symbols are unloaded.
5680
5681 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5682
5683 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5684 -stack-list-variables.
5685
5686 2009-09-18 Tom Tromey <tromey@redhat.com>
5687
5688 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5689 is experimental.
5690
5691 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5692
5693 * gdb.texinfo (convenince variables): Mention
5694 $_siginfo could be empty.
5695
5696 2009-09-15 Tom Tromey <tromey@redhat.com>
5697
5698 * gdb.texinfo (GDB/MI Variable Objects): Document
5699 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5700 Expand -var-update documentation.
5701
5702 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5703
5704 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5705 feature.
5706
5707 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5708
5709 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5710
5711 2009-09-10 Michael Snyder <msnyder@vmware.com>
5712
5713 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5714 ReverseStep replies to the qSupported query.
5715
5716 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5717
5718 Add documentation for set/show interactive-mode.
5719 * gdb.texinfo (Other Misc Settings): New node.
5720
5721 2009-09-01 Doug Evans <dje@google.com>
5722
5723 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5724 non-stop mode's affect on remote caching.
5725
5726 2009-08-31 Jacob Potter <jdpotter@google.com>
5727 Doug Evans <dje@google.com>
5728
5729 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5730 Mark `set/show remotecache' options as obsolete.
5731 Document new `set/show stack-cache' option.
5732 Update text for `info dcache'.
5733
5734 2009-08-27 Doug Evans <dje@google.com>
5735
5736 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5737 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5738
5739 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5740
5741 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5742 about autoconf.
5743
5744 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5745
5746 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5747 small example, and describe its columns. Replace "inferior-id" by
5748 "infno" throughout.
5749
5750 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5751
5752 * gdbint.texinfo (Releasing GDB): Point to
5753 README-maintainer-mode file for required autoconf version.
5754 * configure.ac: Do not substitute datarootdir, htmldir,
5755 pdfdir, docdir. Do not process --with-datarootdir,
5756 --with-htmldir, --with-pdfdir, --with-docdir.
5757 * configure: Regenerate.
5758
5759 * configure: Regenerate.
5760
5761 2009-08-20 Reid Kleckner <reid@kleckner.net>
5762
5763 * gdb.texinfo: Add chapter on JIT interface.
5764
5765 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5766
5767 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5768 confirmation request.
5769
5770 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5771
5772 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5773 CRC definitions.
5774
5775 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5776
5777 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5778 -break-commands.
5779
5780 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5781
5782 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5783 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5784
5785 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5786
5787 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5788 "set spu stop-on-load" and "show spu stop-on-load" commands.
5789
5790 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5791
5792 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5793
5794 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5795
5796 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5797 org.gnu.gdb.arm.neon.
5798
5799 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5800
5801 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5802 optional element.
5803 (subsection OS ABI): New subsection.
5804
5805 2009-07-14 Stan Shebs <stan@codesourcery.com>
5806
5807 * gdb.texinfo (Tracepoint Conditions): New section.
5808 (General Query Packets): Describe ConditionalTracepoints.
5809 (Tracepoint Packets): Describe condition field.
5810 (Maintenance Commands): Describe maint agent-eval.
5811 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5812
5813 2009-07-11 Hui Zhu <teawater@gmail.com>
5814
5815 * gdb.texinfo (disassemble): Add a new modifier /r
5816 to "disassemble" command to make it print the raw instructions
5817 in hex as well as in symbolic form.
5818
5819 2009-07-09 Tom Tromey <tromey@redhat.com>
5820
5821 * gdbint.texinfo (Testsuite): Document parallel make check.
5822
5823 2009-07-09 Tom Tromey <tromey@redhat.com>
5824
5825 * gdbint.texinfo (Testsuite): Document test transcripts.
5826
5827 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5828
5829 * gdb.texinfo (Values From Inferior): Add length parameter
5830 description.
5831
5832 2009-07-04 Chris Genly <chris@genly.us>
5833
5834 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5835 in -var-list-children. Fix example according to what the code
5836 does.
5837
5838 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5839
5840 * gdb.texinfo (Debugging multiple inferiors): Document the
5841 "inferior", "detach inferior" and "kill inferior" commands.
5842 (Debugging Programs with Multiple Processes): Adjust to mention
5843 generic "inferior" commands. Delete mention of "detach fork" and
5844 "delete fork". Cross reference to "Debugging multiple inferiors"
5845 section.
5846
5847 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5848
5849 * gdbint.texinfo (Item Output Functions): Update signature
5850 for ui_out_field_core_addr.
5851
5852 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5853
5854 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5855 Update example code extrated from breakpoint.c.
5856
5857 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5858
5859 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5860 MI commands.
5861 (GDB/MI Symbol Query): Likewise.
5862 (GDB/MI File Commands): Likewise.
5863 (GDB/MI File Transfer Commands): Likewise.
5864 (GDB/MI Target Manipulation): Likewise.
5865 (GDB/MI Miscellaneous Commands): Likewise.
5866
5867 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5868
5869 * gdb.texinfo (Debugging Optimized Code): New chapter.
5870 (Compiling for Debugging): Reference it. Move some
5871 text to the new section.
5872
5873 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5874
5875 * doc/gdb.texinfo (Calling): Document
5876 set-unwind-on-terminating-exception usage.
5877
5878 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5879
5880 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5881 command.
5882
5883 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5884
5885 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5886 references.
5887
5888 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5889
5890 * gdbint.texinfo: Rename formal parameters to gdbarch function
5891 protoypes from "current_gdbarch" to "gdbarch".
5892
5893 2009-05-28 Tom Tromey <tromey@redhat.com>
5894
5895 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5896
5897 2009-05-27 Tom Tromey <tromey@redhat.com>
5898
5899 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5900 feature.
5901 (GDB/MI Variable Objects): Document -var-set-visualizer.
5902
5903 2009-04-02 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5906 feature.
5907 (GDB/MI Variable Objects): Document -var-set-visualizer.
5908
5909 2009-05-27 Tom Tromey <tromey@redhat.com>
5910 Thiago Jung Bauermann <bauerman@br.ibm.com>
5911 Phil Muldoon <pmuldoon@redhat.com>
5912
5913 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5914 (Pretty Printing): New node.
5915 (Selecting Pretty-Printers): Likewise.
5916 (Python API): Update.
5917 (Output Formats): Document /r format.
5918
5919 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5920 Tom Tromey <tromey@redhat.com>
5921
5922 * gdb.texinfo (Types In Python): New node.
5923 (Values From Inferior): "type" is now an attribute.
5924 (Python API): Update.
5925
5926 2009-05-27 Tom Tromey <tromey@redhat.com>
5927 Thiago Jung Bauermann <bauerman@br.ibm.com>
5928 Phil Muldoon <pmuldoon@redhat.com>
5929
5930 * gdb.texinfo: Add @syncodeindex for `tp'.
5931 (Python API): Update.
5932 (Auto-loading): New node.
5933 (Objfiles In Python): New node.
5934
5935 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5936
5937 * gdb.texinfo (Threads): Document libthread-db-search-path.
5938
5939 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5940
5941 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5942
5943 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5944
5945 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5946 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5947 show show-debug-regs' docs.
5948
5949 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5950
5951 * gdb.texinfo (Process Record and Replay): Add description of
5952 reverse execution.
5953
5954 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5955
5956 * gdbint.texinfo (Adding support for debugging core files): New node.
5957 (Native Debugging): Remove the ``Native core file Support'' section.
5958
5959 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5960
5961 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5962 Add index entries.
5963
5964 2009-04-30 Hui Zhu <teawater@gmail.com>
5965 Michael Snyder <msnyder@vmware.com>
5966
5967 * gdb.texinfo: (Process Record and Replay): Add documentation for
5968 process record and replay.
5969
5970 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5971
5972 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5973 a new part on command-line defined macros.
5974
5975 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5976
5977 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5978 clarify the wording.
5979
5980 2009-04-23 Tom Tromey <tromey@redhat.com>
5981
5982 * gdb.texinfo (Data Files): New node.
5983 (GDB Files): Update menu.
5984
5985 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5986
5987 * gdbint.texinfo (Defining Other Architecture Features): Remove
5988 entry for PROCESS_LINENUMBER_HOOK.
5989
5990 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5991
5992 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5993
5994 2009-04-22 Hui Zhu <teawater@gmail.com>
5995
5996 * gdb.texinfo (disassemble-next-line): Set the default of
5997 disassemble-next-line to off.
5998
5999 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6000
6001 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6002 --with-htmldir): New.
6003 * configure: Regenerate.
6004 * Makefile.in (datarootdir, docdir): Define.
6005 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6006 instead of $(SET_TEXINPUTS).
6007 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6008 gdbint.info instead of $(SET_TEXINPUTS).
6009 (gdbint/index.html): Use same -I options as for building
6010 gdbint.info.
6011 (stabs.dvi, stabs.pdf): Use same -I options as for building
6012 stabs.info instead of $(SET_TEXINPUTS).
6013 (stabs/index.html): Use same -I options as for building
6014 stabs.info.
6015 (annotate.dvi, annotate.pdf): Use same -I options as for building
6016 annotate.info instead of $(SET_TEXINPUTS).
6017 (annotate/index.html): Use same -I options as for building
6018 annotate.info.
6019
6020 2009-04-21 David Daney <ddaney@caviumnetworks.com>
6021
6022 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6023
6024 2009-04-21 Joseph Myers <joseph@codesourcery.com>
6025
6026 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6027
6028 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
6029 Joseph Myers <joseph@codesourcery.com>
6030
6031 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6032 (MAKEHTMLFLAGS): Set to empty.
6033 (html__strip_dir): Define.
6034 (HTMLFILES): Define.
6035 (HTMLFILES_INSTALL): Define.
6036 (install-html): Copy new automake rule.
6037 (html): Depend on $(HTMLFILES).
6038 (gdb_toc.html): Rename to gdb/index.html.
6039 (gdbint_toc.html): Rename to gdbint/index.html.
6040 (stabs_toc.html): Rename to stabs/index.html.
6041 (annotate_toc.html): Rename to annotate/index.html.
6042
6043 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6044
6045 * Makefile.in: Set pdfdir and htmldir from configure
6046 substitutions.
6047 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6048 * configure: Regenerate.
6049
6050 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6051
6052 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6053 This macro is no longer used.
6054
6055 2009-04-15 Tom Tromey <tromey@redhat.com>
6056
6057 * gdb.texinfo (Character Sets): Document default character set.
6058
6059 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6060
6061 * gdbint.texinfo: Change server name from sources.redhat.com to
6062 sourceware.org throughout.
6063
6064 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6065
6066 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6067 about a missing dot or coma after @xref.
6068
6069 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6070
6071 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6072 example, and add a small explanation about it.
6073 (Print Settings): Change the documentation of the "set print
6074 frame-arguments" to reflect the fact that the default is now "scalars".
6075
6076 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6077
6078 * gdb.texinfo (Print Settings): Add kindex for command "set
6079 print frame-arguments".
6080
6081 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6082
6083 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6084 breakpoints.
6085 (Set Breaks): Add reference to thread-specific and task-specific
6086 breakpoints.
6087
6088 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6089
6090 * gdb.texinfo (Ada Tasks): Remove the documentation about
6091 the "Running" state, as this state has been eliminated.
6092 Now all runnable tasks are shown as "Runnable".
6093
6094 2009-03-30 Stan Shebs <stan@codesourcery.com>
6095
6096 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6097 special case of breakpoints.
6098 (Enable and Disable Tracepoints): Mention deprecation.
6099 (Listing Tracepoints): Update description and example.
6100
6101 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6102
6103 * gdb.texinfo (Frames in Python): New node.
6104 (Python API): Update.
6105
6106 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6107
6108 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6109 from a method to an attribute.
6110
6111 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6112
6113 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6114 attribute.
6115
6116 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6117
6118 * observer.texi (thread_exit): Add "silent" parameter.
6119
6120 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6121
6122 * observer.texi (about_to_proceed): New.
6123
6124 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6125
6126 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6127 field throughout to handle types with spaces in them. Fix typos
6128 found by aspell.
6129 (Summary, Requirements, Contributors): New first chapter,
6130 "Summary" added, old Requirements section moved there, and new
6131 section, "Contributors" added.
6132 (Initializing a New Architecture, Register Representation)
6133 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6134 (Porting gdb): These sections extended and updated.
6135 (Compiler Characteristics): This section (empty) deleted.
6136 (Defining Other Architecture Features): This section renamed and
6137 duplicate material removed from (formerly "Target Conditionals").
6138 Use braces {} in @deftypeXX type field throughout to handle types
6139 with spaces in them. Typos found by aspell fixed.
6140
6141 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6142 * stack_frame.pdf: Version of image for PDF output.
6143 * stack_frame.png: Version of image for HTML output and for Emacs.
6144 * stack_frame.txt: Version of image for Info output.
6145 * stack_frame.eps: Version of image for TeX DVI output.
6146
6147 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6148
6149 * gdb.texinfo (Character Sets): Fix last change.
6150
6151 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6152
6153 * gdb.texinfo (Values From Inferior): Fix optional arguments
6154 markup.
6155 (Commands In Python): Adjust argument names of gdb.Command.__init__
6156 to what the function accepts as keywords.
6157
6158 2008-03-20 Tom Tromey <tromey@redhat.com>
6159
6160 * gdb.texinfo (Convenience Vars): Document convenience functions.
6161 (Functions In Python): New node.
6162 (Python API): Update.
6163
6164 2009-03-20 Tom Tromey <tromey@redhat.com>
6165
6166 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6167 set target-wide-charset.
6168 (Requirements): Mention iconv.
6169
6170 2009-03-17 Hui Zhu <teawater@gmail.com>
6171
6172 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6173
6174 2009-03-17 Hui Zhu <teawater@gmail.com>
6175
6176 * gdb.texinfo: Add documentation for disassemble-next-line.
6177
6178 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6179
6180 * gdb.texinfo (Commands In Python): Remove tindex entries.
6181
6182 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6183
6184 * gdb.texinfo (Returning): New description for missing debug info.
6185
6186 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6187
6188 * gdb.texinfo (Remote Configuration): Document query-attached.
6189 (General Query Packets): Document qAttached.
6190
6191 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6192
6193 * gdb.texinfo (Background Execution): Better describe the set
6194 target-async command.
6195 (Maintenance Commands): Delete description of the `maint set/show
6196 linux-async' and `maint set/show remote-async' commands.
6197
6198 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6199
6200 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6201 between sentences.
6202
6203 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6204
6205 * gdb.texinfo (GDB/MI Async Records): Document the
6206 =library-loaded and =library-unloaded notifications.
6207
6208 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6209
6210 * observer.texi (test_notification): New observer.
6211
6212 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6213
6214 * observer.texi: Add parameter 'print_frame' to normal_stop
6215 observer.
6216
6217 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6218
6219 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6220 (Commands In Python): Fix COMMAND_* constants in last change. Use
6221 @kbd for interactive input. Add cross-references and index
6222 entries.
6223
6224 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6225
6226 * gdb.texinfo (Signals): Document $_siginfo.
6227 (Convenience Variables): Mention $_siginfo.
6228 (Remote Configuration): Document qXfer:siginfo:read,
6229 qXfer:siginfo:write packets, and the read-siginfo-object,
6230 write-siginfo-object commands.
6231
6232 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6233
6234 * gdbint.texinfo (Values): New chapter.
6235
6236 2009-02-06 Tom Tromey <tromey@redhat.com>
6237
6238 * gdb.texinfo (Python API): Add entry for Commands In Python.
6239 (Commands In Python): New node.
6240
6241 2009-02-05 Tom Tromey <tromey@redhat.com>
6242
6243 * gdb.texinfo (Values From Inferior): Document Value.string.
6244
6245 2009-02-05 Tom Tromey <tromey@redhat.com>
6246
6247 * gdb.texinfo (Basic Python): Document execute's from_tty
6248 argument.
6249
6250 2009-02-04 Tom Tromey <tromey@redhat.com>
6251
6252 * gdb.texinfo (Basic Python): Document gdb.history.
6253
6254 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6255
6256 * gdb.texinfo (GDB/MI Thread Commands): Document the
6257 'current-thread-id' field. Remove the example with zero threads,
6258 since current GDB won't ever report that if there's inferior.
6259
6260 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6261
6262 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6263 option to -break-insert.
6264
6265 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6266 Jerome Guitton <guitton@adacore.com>
6267
6268 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6269 (System-wide configuration): New section.
6270
6271 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6272
6273 PR gdb/7580:
6274 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6275 internal-error|internal-warning quit|corefile ask|yes|no".
6276
6277 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6278
6279 * gdb.texinfo (Using the `gdbserver' Program): Document
6280 --remote-debug.
6281
6282 2009-01-23 Doug Evans <dje@google.com>
6283
6284 * gdb.texinfo: Add nexti to list of commands that support
6285 background execution.
6286
6287 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6288
6289 * gdb.texinfo (Define, Hooks): Document prefix command support.
6290
6291 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6292 Carlos O'Donell <carlos@codesourcery.com>
6293
6294 Fixes for makeinfo --html.
6295
6296 * annotate.texinfo: Use @copying and @insertcopying. Use
6297 @ifnottex in place of @ifinfo.
6298 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6299 place of @ifinfo. Use @ifnotinfo for one index entry.
6300 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6301 in place of @ifinfo.
6302 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6303 in place of @ifinfo. Include contents at start unconditionally.
6304
6305 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6306
6307 * gdb.texinfo (General Query Packets): Remove @var{} around the
6308 "spu" literal string.
6309
6310 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6311
6312 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6313 program may be running in another process" errors.
6314 * gdbint.texinfo (Native Conditionals): Delete
6315 ONE_PROCESS_WRITETEXT description.
6316
6317 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6318
6319 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6320 emacs local variable to be placed at the end of the ChangeLog.
6321 Add server.c and gdbreplay.c to the list of files where the
6322 copyright year needs to be updated.
6323
6324 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6325
6326 * gdb.texinfo (Remote Configuration): Document new
6327 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6328 commands.
6329
6330 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6331
6332 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6333 FETCH_INFERIOR_REGISTERS.
6334 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6335 FETCH_INFERIOR_REGISTERS descriptions. Remove
6336 gdbarch_get_longjmp_target descrition, since already described in
6337 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6338 (Target Conditionals): ... here.
6339
6340 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6341
6342 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6343 examples.
6344 (Additions to Ada): Likewise. Add the missing opening and closing
6345 parenthesis of the GDB prompt in one of the examples.
6346
6347 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6348
6349 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6350 about the result of 'Address not being of type System.Address.
6351 This problem has been fixed a while ago.
6352
6353 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6354
6355 MI non-stop and multiprocess docs.
6356
6357 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6358 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6359 Adjust documentation for *stopped, document =thread-created,
6360 =thread-exited, =thread-group-created and =thread-group-exited.
6361 (GDB/MI Thread Commands): Document the 'state' field in
6362 -thread-info output.
6363 (GDB/MI Program Execution): Mention --all and --thread-group
6364 options.
6365 (GDB/MI Variable Objects): Describe floating and fixed variable
6366 objects.
6367 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6368
6369 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6370
6371 * gdb.texinfo (Operating System Information): New appendix.
6372 (Operating System Auxiliary Information): Document 'info os processes'
6373 (Remote Configuration): Document 'osdata'
6374 (General Query Packets): Document qXfer:osdata:read.
6375
6376 2008-11-27 Tristan Gingold <gingold@adacore.com>
6377
6378 * gdb.texinfo (Darwin): Document Darwin specific features.
6379
6380 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6381
6382 * gdbint.texinfo (Target Conditionals): Extend the
6383 gdbarch_breakpoint_from_pc description.
6384
6385 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6386
6387 * gdb.texinfo (M68K Features): Fix typo.
6388
6389 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6390
6391 * gdb.texinfo (Symbols): Mention printing containing
6392 image name in "info symbol".
6393 (Maint translate-address): Likewise.
6394
6395 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6396
6397 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6398 commands "catch load" and "catch unload".
6399
6400 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6401
6402 * gdb.texinfo (GDB/MI Async Records): Document
6403 =thread-selected.
6404
6405 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6406
6407 * observer.texi (new_inferior, inferior_exit): New observers.
6408
6409 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6410
6411 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6412 .mt files, TM_CLIBS or TM_CDEPS.
6413 (x86 Watchpoints): Don't mention TDEPFILES.
6414
6415 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6416
6417 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6418 (Overview): Mention notifications and non-stop mode behavior.
6419 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6420 with non-stop mode behavior. Add vStopped description.
6421 (Stop Reply Packets): Update list of packets that return
6422 stop replies. Mention non-stop behavior.
6423 (General Query Packets): Document QNonStop packet and associated
6424 qSupported query response.
6425 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6426 behavior.
6427 (Notification Packets): New section.
6428 (Remote Non-Stop): New section.
6429 (File-I/O Overview): Mention non-stop behavior.
6430
6431 2008-10-24 Hui Zhu <teawater@gmail.com>
6432 Pedro Alves <pedro@codesourcery.com>
6433
6434 * gdb.texinfo (displaced-stepping): Describe the auto mode
6435 setting, and say it's the default. This is now a mainstream
6436 setting instead of a maintenance setting.
6437
6438 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6439
6440 * observer.texi (thread_stop_requested): New.
6441
6442 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6443
6444 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6445 (Patching): Replace incorrect usage of @samp by @kbd.
6446
6447 2008-10-17 Michael Snyder <msnyder@vmware.com>
6448
6449 * gdb.texinfo: Add documentation for reverse execution.
6450
6451 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6452 Eli Zaretskii <eliz@gnu.org>
6453
6454 * gdb.texinfo. (Values From Inferior): New subsubsection.
6455
6456 2008-10-06 Doug Evans <dje@google.com>
6457
6458 * gdb.texinfo (set debug dwarf2-die): Document it.
6459
6460 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6461
6462 * gdb.texinfo (catch) [exception]: Document how to insert
6463 a breakpoint on user-defined exceptions when the exception
6464 name is identical to one of the language-defined ones.
6465
6466 2008-09-27 Tom Tromey <tromey@redhat.com>
6467
6468 * gdb.texinfo (Macros): Remove text about stringification,
6469 varargs, and splicing.
6470
6471 2008-09-27 Tom Tromey <tromey@redhat.com>
6472
6473 * gdbint.texinfo (Language Support): Remove text about omitting
6474 support for a language.
6475
6476 2008-09-23 Doug Evans <dje@google.com>
6477
6478 * gdb.texinfo (info dcache): Update.
6479
6480 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6481
6482 * gdb.texinfo (Packets): Add info on thread-id syntax and
6483 multiprocess extensions.
6484 <D>: Document multiprocess form of packet.
6485 <H>: Use thread-id syntax.
6486 <T>: Likewise.
6487 <vCont>: Likewise. Note this is required for multiprocess.
6488 <vKill>: New packet.
6489 (Stop Reply Packets) <T>: Use thread-id syntax.
6490 <W>: Document multiprocess form of reply.
6491 <X>: Likewise.
6492 (General Query Packets) <qC>: Use thread-id syntax.
6493 <qfThreadInfo>: Likewise.
6494 <qGetTLSAddr>: Likewise.
6495 <qP>: Likewise.
6496 <qSupported>: Add "multiprocess" feature.
6497 <qThreadExtraInfo>: Use thread-id syntax.
6498
6499 2008-09-22 Stan Shebs <stan@codesourcery.com>
6500
6501 * gdb.texinfo (Inferiors): New section.
6502
6503 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6504
6505 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6506
6507 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6508
6509 * gdbint.texinfo (Target Conditionals): Remove documentation
6510 for gdbarch_name_of_malloc.
6511
6512 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6513
6514 * gdb.texinfo (Interrupts): Mention TCP interface for
6515 sending BREAK.
6516
6517 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6518
6519 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6520 argument prefix to "set sysroot".
6521
6522 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6523
6524 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6525 and False.
6526
6527 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6528
6529 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6530 for possible features of -list-features.
6531
6532 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6533
6534 * gdb.texinfo (Background execution): Adjust example
6535 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6536
6537 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6538
6539 * doc/gdb.texinfo (PowerPC): Fix typo.
6540 (PowerPC features): Fix typo.
6541
6542 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6543
6544 * observer.texi (thread_ptid_changed): New.
6545
6546 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6547
6548 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6549 (PowerPC features): Mention feature set for VSX registers.
6550
6551 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6552
6553 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6554 the direct visibility of all names in user-written packages.
6555
6556 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6557
6558 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6559 setting, and make it the default.
6560 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6561 non-stop script example.
6562
6563 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6564
6565 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6566 reference to the "Using Different Register and Memory Data
6567 Representation" section.
6568
6569 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6570
6571 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6572 (Remote Protocol): Add Packet Acknowledgment to menu.
6573 (Overview): Mention +/- can be disabled, and point to new section
6574 where this is discussed in detail.
6575 (General Query Packets): Document QStartNoAckMode packet, and
6576 corresponding qSupported reply.
6577 (Packet Acknowledgment): New section.
6578
6579 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6580 Pedro Alves <pedro@codesourcery.com>
6581
6582 * gdb.texinfo (Threads): Move paragraph about automatic thread
6583 selection to All-Stop Mode subsection.
6584 (Thread Stops): Reorganize existing material into subsections.
6585 Add introductory blurb and menu.
6586 (Non-Stop Mode): New subsection.
6587 (Background Execution): New subsection.
6588 (Maintenance Commands): Add cross-references from async mode
6589 commands to the new Background Execution section.
6590
6591 2008-08-06 Tom Tromey <tromey@redhat.com>
6592
6593 * gdb.texinfo (Extending GDB): New chapter.
6594 (Sequences): Demoted chapter, now a section under the new
6595 Extending GDB chapter.
6596 (Python): New section.
6597
6598 2008-07-31 Stan Shebs <stan@codesourcery.com>
6599
6600 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6601
6602 2008-07-29 Stan Shebs <stan@codesourcery.com>
6603
6604 * gdbint.texinfo: General round of cleanup and minor
6605 clarifications.
6606 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6607 (Longjmp Support): Update description to reflect how it is done
6608 for targets without using native header.
6609 (Symbol Handling): Add a little more general explanation.
6610 (COFF, ELF): Mention stabs encapsulation.
6611 (DWARF 3): New section.
6612 (Adding a New Host): Scrub out some obsolete bits.
6613 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6614 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6615 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6616 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6617 SEEK_SET, STOP_SIGNAL, USG.
6618 (Raw and Virtual Register Representations): Ditto for
6619 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6620 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6621 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6622 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6623 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6624 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6625 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6626 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6627 DEPRECATED_USE_STRUCT_CONVENTION.
6628 Describe gdbarch_deprecated_fp_regnum.
6629 Update description of gdbarch_print_insn.
6630 (Adding a New Target): Scrub out obsolete bits.
6631 (Obsolete Conditionals): Remove entire section.
6632
6633 2008-07-25 Tom Tromey <tromey@redhat.com>
6634
6635 * observer.texi (GDB Observers): Document new observers:
6636 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6637 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6638 architecture_changed.
6639
6640 2008-07-21 Stan Shebs <stan@codesourcery.com>
6641
6642 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6643 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6644
6645 2008-07-21 Tom Tromey <tromey@redhat.com>
6646
6647 * observer.texi (GDB Observers): Remove obsolete comment.
6648 <executable_changed>: Remove argument.
6649
6650 2008-07-18 Tom Tromey <tromey@redhat.com>
6651
6652 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6653
6654 2008-07-10 Doug Evans <dje@google.com>
6655
6656 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6657
6658 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6659
6660 * gdb.texinfo (Starting): Document "set disable-randomization".
6661
6662 2008-07-07 Andreas Schwab <schwab@suse.de>
6663
6664 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6665
6666 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6667
6668 * gdb.texinfo (GDB/MI Target Manipulation): Add
6669 example of -target-attach.
6670
6671 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6672
6673 * observer.texi (target_resumed): New observer.
6674 * gdb.texinfo (GDB/MI Output Records): Document *running.
6675
6676 2008-06-06 Tom Tromey <tromey@redhat.com>
6677
6678 * gdb.texinfo (Completion): Add field name example.
6679
6680 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6681
6682 * gdb.texinfo (GDB/MI Program Context): Added example
6683 to -exec-arguments
6684
6685 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6686
6687 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6688 annotation.
6689
6690 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6691 Nathan Sidwell <nathan@codesourcery.com>
6692 Joseph Myers <joseph@codesourcery.com>
6693
6694 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6695 and ACX_BUGURL.
6696 * configure: Regenerate.
6697 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6698 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6699 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6700 mailing-list-specific text about bug reporting unless
6701 BUGURL_DEFAULT.
6702
6703 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6704
6705 * gdb.texinfo (-target-select): Remove reference to target async.
6706 (Maintenance Commands): Document "maint set/show remote-async".
6707
6708 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6709
6710 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6711 in -target-file-get section.
6712
6713 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6714
6715 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6716 killing the inferior when it is already debugging a process.
6717
6718 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6719
6720 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6721 abbreviation for "finish".
6722
6723 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6724
6725 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6726
6727 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6728
6729 * gdbint.texinfo (Target Conditionals): Delete entry for
6730 gdbarch_dwarf_reg_to_regnum.
6731
6732 2008-05-09 Doug Evans <dje@google.com>
6733
6734 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6735
6736 2008-05-05 Doug Evans <dje@google.com>
6737
6738 * gdb.texinfo (disassemble): Document /m modifier.
6739
6740 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6741
6742 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6743 will not report the time of commands that run the target.
6744
6745 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6746
6747 * gdb.texinfo (GDB/MI Output Records): Add
6748 missing semicolon.
6749
6750 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6751
6752 * gdb.texinfo (GDB/MI Output Records):
6753 Document =thread-create and =thread-exited.
6754
6755 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6756
6757 * gdb.texinfo (GDB/MI Development and Front Ends):
6758 Remove mention of dmi-discuss.
6759
6760 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6761
6762 * observer.texi (thread_exit): New.
6763
6764 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6765
6766 * gdb.texinfo (Debugging Output): Document "set/show debug
6767 displaced".
6768 (Maintenance Commands): Document "maint set/show
6769 can-use-displaced-stepping".
6770
6771 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6772
6773 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6774 and set/show arm force-mode.
6775
6776 2008-05-02 Andreas Schwab <schwab@suse.de>
6777
6778 * gdbint.texinfo (Algorithms): Describe
6779 target_watchpoint_addr_within_range.
6780
6781 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6782
6783 * gdbint.texinfo (Stack Frames): New chapter.
6784 (Algorithms): Move Frames text to the new chapter.
6785 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6786 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6787
6788 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6789
6790 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6791 output does not necessary include any tokens.
6792
6793 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6794
6795 * gdb.texinfo (Set SH Calling convention): New @item.
6796 (Show SH Calling convention): Ditto.
6797
6798 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6799
6800 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6801
6802 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6803
6804 * gdb.texinfo (Set Breaks): Mention that multiple location
6805 breakpoints need line number info. Add index entries.
6806
6807 2008-04-19 Craig Silverstein <csilvers@google.com>
6808
6809 * gdb.texinfo (Requirements): Add an optional requirement on
6810 zlib.
6811 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6812 Compressed DWARF 2.
6813
6814 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6815
6816 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6817 sample output for 'stopped,reason="breakpoint-hit"' message.
6818 (GDB/MI Program Execution): Likewise.
6819
6820 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6821
6822 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6823 -var-set-format. Add -f option to -var-evaluate-expression.
6824
6825 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6826
6827 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6828 new node "Ambiguous Expressions". Replace references to this
6829 node by references to "Ambiguous Expressions" throughout.
6830 (Ambiguous Expressions): New node.
6831
6832 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6833
6834 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6835
6836 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6837
6838 * gdb.texinfo (Debugging Output): Document
6839 "set/show debug lin-lwp-async".
6840 (Maintenance Commands): Document "maint set/show linux-async".
6841
6842 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6843
6844 * gdb.texinfo (Expressions): Update description of malloced arrays.
6845
6846 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6847
6848 * gdb.texinfo (Thread Commands): Document
6849 -thread-info. Remove -thread-list-all-threads.
6850
6851 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6852 Sandra Loosemore <sandra@codesourcery.com>
6853
6854 * gdb.texinfo (Library List Format): Update to mention the
6855 possibility to pass section addresses instead of segment
6856 addresses.
6857
6858 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6859
6860 * gdb.texinfo (Starting): Document "set exec-wrapper".
6861 (Server): Document gdbserver --wrapper.
6862
6863 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6864
6865 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6866 unreadable memory. Delete obsolete SPARClite reference.
6867
6868 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.texinfo (Starting): Mention always-running targets.
6871 (Target Commands): Add an anchor for load.
6872 (Connecting): Explain continue instead of run.
6873
6874 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6875
6876 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6877
6878 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6879
6880 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6881 breakpoint table.
6882
6883 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6884
6885 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6886 killing the inferior when it is already debugging a process.
6887
6888 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6889
6890 * gdbint.texinfo (Build Script): New section. Mention new build script
6891 gdb_buildall.sh.
6892
6893 2008-02-01 Jim Blandy <jimb@red-bean.com>
6894
6895 * gdb.texinfo (Help): Summarize 'info args' correctly.
6896
6897 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6898
6899 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6900 available in PowerPC architecture.
6901 (Embedded Processors): Change node name of PowerPC item in menu.
6902 (PowerPC): Rename to...
6903 (PowerPC Embedded): this.
6904 (Architectures): Add new PowerPC item in menu.
6905 (PowerPC): New node.
6906
6907 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6908
6909 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6910 commands.
6911
6912 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6913
6914 * gdb.texinfo (Setting Catchpoints): Mention features
6915 supported on GNU/Linux.
6916
6917 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6918
6919 * gdb.texinfo (GDB/MI File Commands): Describe new output
6920 field for MI command -file-list-exec-source-file.
6921
6922 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6923
6924 * gdb.texinfo (Using the `gdbserver' Program): Add security
6925 warning. Rearrange into subsections and subsubsections. Document
6926 --multi and --debug. Correct --with-sysroot typo. Update --attach
6927 usage. Make load reference clearer. Document monitor exit.
6928 (Remote Configuration): Document set remote exec-file, attach-packet,
6929 and run-packet.
6930 (Packets): Document vAttach and vRun.
6931
6932 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6933
6934 * gdb.texinfo (Processes): Mention process command.
6935 detach-on-follow -> detach-on-fork.
6936
6937 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6938
6939 * gdbint.texinfo (Native Conditionals): Remove
6940 SHELL_COMMAND_CONCAT and SHELL_FILE.
6941
6942 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6943
6944 * gdb.texinfo (Specify Location): Improve wording.
6945
6946 2008-01-23 Chris Demetriou <cgd@google.com>
6947
6948 * gdb.texinfo (Threads): Document new "set print thread-events"
6949 and "show print thread-events" commands.
6950
6951 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6952
6953 * gdb.texinfo (Specify Location): New section.
6954 (Delete Breaks, Edit, Set Breaks): Remove description of
6955 locations. Instead, add a reference to "Specify Location".
6956 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6957 (Symbols): Refer to "Specify Location" for the valid forms of
6958 linespecs and locations.
6959
6960 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6961
6962 * gdbint.texinfo (Target Conditionals): Replace the description of
6963 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6964
6965 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6966
6967 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6968 about &&var, which is rejected by the expression parser.
6969
6970 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6971
6972 * gdb.texinfo (Output): Update documentation on using printf with DFP
6973 types.
6974
6975 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6976
6977 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6978 subsubsection.
6979 (Decimal Floating Point format): New subsubsection.
6980
6981 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6982
6983 * gdb.texinfo (File Options): Remove mention of the attempt to
6984 open a core file with the -p option. Don't list -c as a valid
6985 option to attach to a process.
6986
6987 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6988
6989 * gdbint.texinfo (Host Conditionals): Remove mention of
6990 ALIGN_STACK_ON_ENTRY.
6991
6992 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6993
6994 * gdbint.texinfo (Start of New Year Procedure): Add item
6995 describing how to update the source and documentation copyright
6996 notices.
6997
6998 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6999
7000 * gdb.texinfo (Set Watchpoints): Integrate per-thread
7001 watchpoint explanation into the main description of the watchpoint
7002 command; update synopses of 'watch', 'rwatch', and 'awatch'
7003 commands.
7004
7005 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7006
7007 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7008 Document 'pending-breakpoints' feature of
7009 -list-features.
7010
7011 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
7012
7013 * gdb.texinfo: Add new parameter's description.
7014
7015 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7016
7017 * gdb.texinfo (Overview): Clarify run-length encoding
7018 example. Remove the restriction on "+" and "-" characters.
7019
7020 2007-12-15 Eli Zaretskii <eliz@gnu.org>
7021
7022 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7023
7024 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
7025
7026 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7027 the -f option for -break-insert, remove -r option,
7028 and clarify specification of location.
7029
7030 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7031
7032 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7033 formatting.
7034 (Remote Debugging): Add File Transfer section.
7035 (Remote Configuration): Document Host I/O packets.
7036 (GDB/MI): Add GDB/MI File Transfer Commands section.
7037 (Host I/O Packets): New section in "Remote Protocol".
7038 (Packets): Add vFile.
7039
7040 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7041
7042 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7043 breakpoints with multiple locations.
7044 (Breakpoint Menus): Improve wording.
7045 (Output): Fix last change.
7046
7047 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7048
7049 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7050
7051 2007-11-15 Doug Evans <dje@google.com>
7052
7053 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7054
7055 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7056
7057 * gdbint.texinfo (Native Conditionals): Remove
7058 mention of CLEAR_SOLIB.
7059
7060 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7061
7062 * gdb.texinfo (Print Settings): Add documentation for "set/show
7063 print frame-arguments".
7064
7065 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7066
7067 * gdb.texinfo (Output): Update printf command's description.
7068
7069 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7070
7071 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7072 powerpc soft-float".
7073
7074 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7075
7076 * gdb.texinfo (Files): Correct formatting. Mention Expat
7077 requirement.
7078 (Requirements for Building GDB): Expand the list of Expat
7079 uses.
7080 (Library List Format, Memory Map Format): Mention Expat.
7081 (Target Descriptions): Update Expat wording.
7082
7083 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7084
7085 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7086 Document that gdbarch_convert_register_p should return zero for no-op
7087 conversions.
7088
7089 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7090
7091 * gdbint.texi (Compiler Characteristics): Move documentation
7092 of set_gdbarch_sofun_address_maybe_missing back to ...
7093 (Target Conditionals): ... here to fix build break.
7094
7095 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7096
7097 * gdbint.texi (Target Conditionals): Remove documentation of
7098 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7099 (Compiler Characteristics): ... documentation of
7100 set_gdbarch_sofun_address_maybe_missing.
7101
7102 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7103
7104 * gdbint.texinfo (Target Conditionals): Use
7105 frame_unwind_register_unsigned in examples instead of
7106 frame_unwind_unsigned_register.
7107
7108 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7109
7110 * gdb.texinfo (Predefined Target Types): Add int128
7111 and uint128.
7112 (Standard Target Features): Add PowerPC features.
7113
7114 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7115
7116 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7117
7118 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7119
7120 * gdbint.texi (Target Conditionals): Remove documentation
7121 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7122 gdbarch_extract_return_value, and gdbarch_store_return_value.
7123
7124 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7125
7126 * gdbint.texi (Target Conditionals): Remove documentation of
7127 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7128
7129 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7130
7131 * gdb.texinfo: Mention that inaccessible-by-default is on by
7132 default.
7133
7134 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7135
7136 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7137
7138 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7139
7140 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7141 multi-threaded watchpoints.
7142 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7143 checked. Describe sticky notification. Expand description
7144 of steppable and continuable watchpoints.
7145 (Watchpoints and Threads): New subsection.
7146
7147 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7148
7149 * gdb.texinfo (Setting Breakpoints): Revise
7150 documentation for pending breakpoints. Document
7151 breakpoints with multiple locations.
7152
7153 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7154
7155 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7156 Document -list-features.
7157
7158 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7159
7160 * gdb.texinfo (Output): Spell out which features of C's printf are
7161 not supported by GDB's printf.
7162 (Separate Debug Files): More accurate wording regarding build ID
7163 and a reference to the ld manual rather than the Fedora wiki.
7164
7165 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7166 Jim Blandy <jimb@codesourcery.com>
7167
7168 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7169 (Examining Memory): Update mentions of the 's' format.
7170 (Automatic Display): Likewise.
7171
7172 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7173
7174 * gdb.texinfo: Update the FSF's Back-Cover Text.
7175
7176 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7177 Eli Zaretskii <eliz@gnu.org>
7178
7179 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7180 Fixed the ``build ID'' name. New binaries build instructions for the
7181 build ID inclusion. Explain how the commands are specific to the build
7182 ID vs. debug link.
7183
7184 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7185
7186 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7187 indexing for ``build ID'' support.
7188
7189 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7190
7191 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7192 Enlisted BUILD ID to the debug file searching example.
7193 Included a BUILD ID `.note.gnu.build-id' section description.
7194 Updated/added the debug files splitting instructions for OBJCOPY.
7195
7196 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7197
7198 * gdb.texinfo (Variable Objects): Adjust docs
7199 for -var-info-expression and document
7200 -var-info-path-expression.
7201
7202 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7203
7204 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7205 (title page): Include the dedication in the printed manual, as a
7206 separate page after the copyright notice.
7207
7208 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7209 don't break a @var across a line.
7210
7211 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7212
7213 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7214 for include files.
7215
7216 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7217
7218 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7219 in annotate.texinfo.
7220 (Command History): Link to new node.
7221
7222 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7223
7224 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7225
7226 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7227
7228 * gdbint.texinfo (Target Conditionals): Fix last change.
7229
7230 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7231
7232 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7233 routines:
7234 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7235 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7236 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7237 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7238 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7239 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7240 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7241 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7242 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7243 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7244 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7245 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7246 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7247 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7248 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7249 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7250 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7251 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7252 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7253 (SOFTWARE_SINGLE_STEP_P)
7254
7255 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7256 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7257
7258 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7259 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7260 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7261 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7262 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7263 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7264 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7265 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7266 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7267 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7268
7269 (Converting an existing Target Architecture to Multi-arch): Remove
7270 section.
7271
7272 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7273 (gdbarch_addr_bits_remove): Add code example.
7274
7275 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7276
7277 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7278
7279 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7280 Add other missing entries. Adjust the table size to fit.
7281 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7282 stop reasons including the new "library" event.
7283 (General Query Packets): Adjust table widths for qSupported. Mention
7284 qXfer:libraries:read reply to qSupported and document the new packet.
7285 (Library List Format): New section.
7286
7287 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7288
7289 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7290
7291 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7292
7293 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7294
7295 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7296
7297 * gdbint.texinfo (Register and Memory Data): Break sections
7298 into nodes and add a menu.
7299
7300 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7301
7302 * gdb.texinfo (Examining Memory): Document the new behaviour.
7303
7304 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7305
7306 * gdb.texinfo (Standard Target Features): Document
7307 m68k features.
7308
7309 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7310
7311 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7312
7313 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7314
7315 * gdb.texinfo (Target Description Format): Add version attribute
7316 for <target>.
7317
7318 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7319
7320 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7321
7322 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7323
7324 * gdb.texinfo (MIPS Features): New subsection.
7325
7326 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7327 Markus Deuling <deuling@de.ibm.com>
7328
7329 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7330 and qXfer:spu:write packets and mention them under qSupported.
7331
7332 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7333 Markus Deuling <deuling@de.ibm.com>
7334
7335 * gdb.texinfo (Architectures): Add new SPU section to document
7336 Cell Broadband Engine SPU architecture specific commands.
7337
7338 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7339
7340 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7341 comments.
7342
7343 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7344
7345 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7346
7347 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7348
7349 * gdb.texinfo (Overview): Doc fix.
7350
7351 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7352
7353 * gdb.texinfo (Remote Configuration): Document "set/show
7354 remoteflow".
7355
7356 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7357
7358 * gdb.texinfo (MIPS): Remove documentation for set mips
7359 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7360 stack-arg-size.
7361
7362 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7363
7364 * all-cfg.texi (GDBTUI): New.
7365 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7366 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7367 (TUI Configuration): Edit to improve clarity and fix problems of
7368 both style and content.
7369
7370 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7371
7372 * observer.texi (GDB Observers): New observer "new_objfile".
7373
7374 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7375
7376 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7377
7378 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7379
7380 * gdb.texinfo (GDB/MI Variable Objects): Document
7381 frozen variables objects.
7382
7383 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7384
7385 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7386 (Character Sets, Caching Data of Remote Targets): Likewise.
7387 (Targets): Delete Remote node. Move its text...
7388 (Debugging Remote Programs): ...to here. Delete description
7389 of the "remote" command.
7390 (Remote configuration): Delete description of "set remotedevice"
7391 and "show remotedevice".
7392 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7393
7394 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7395
7396 * gdb.texinfo (Contributors, Continuing and Stepping)
7397 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7398 (General Query Packets, File-I/O Remote Protocol Extension)
7399 (Protocol Basics, The F Reply Packet, Write)
7400 (Protocol-specific Representation of Datatypes, Memory Transfer):
7401 Fix hyphenation, punctuation and grammar problems.
7402 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7403 'section' instead of 'subsection' in the text.
7404 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7405 (i386): Remove period from section name.
7406 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7407 (Config Names, Configure Options): Use @file{configure}.
7408
7409 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7410
7411 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7412 and tab expansion.
7413
7414 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7415
7416 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7417
7418 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7419
7420 * gdb.texinfo: Consistently capitalize all significant words in
7421 node names, chapter titles, section titles, and headings. Update
7422 cross references to match.
7423 (Starting and Stopping Trace Experiment): Make node name plural.
7424 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7425
7426 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7427
7428 * gdb.texinfo (WinCE): Delete obsolete subsection.
7429
7430 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7431
7432 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7433 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7434 references.
7435
7436 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7437
7438 * gdb.texinfo (Startup): Delete references to some alternate
7439 names for .gdbinit.
7440 (Thread): Remove LynxOS reference.
7441 (Tandem ST2000): Delete target-specific documentation.
7442 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7443 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7444 and GDB_OSABI_LYNXOS.
7445
7446 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7447
7448 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7449
7450 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7451
7452 * gdbint.texinfo (Target Conditionals): Remove mention of
7453 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7454 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7455
7456 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7457
7458 * Makefile.in: Add "pdfdir" installation
7459 directory, PDFTEX macro, support for "install-pdf" target,
7460 and rules for making a pdf version of refcard.texi.
7461 * refcard.tex: Specify paper size for PDF output.
7462
7463 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7464
7465 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7466
7467 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7468
7469 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7470 (Source Path, Character Sets, Macros, Define)
7471 (GDB/MI Result Records, GDB/MI Simple Examples)
7472 (GDB/MI Program Execution, GDB/MI File Commands)
7473 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7474 (Bug Reporting): Use @value{GCC}.
7475
7476 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7477
7478 * gdb.texinfo (Help): Fix formatting of examples.
7479 (Variables): Use @ifnotinfo instead of @iftex.
7480 (Non-debug DLL symbols): Use @ref instead of @pxref.
7481 (Sparclet File): Use @samp instead of quotes.
7482
7483 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7484
7485 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7486
7487 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7488
7489 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7490 the order of the nodes.
7491 (C Operators, C Constants, Debugging C): Remove extra menus.
7492 (Method Names in Commands): Do not specify next/prev/up nodes.
7493
7494 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7495
7496 * gdb.texinfo (File Options): Add missing parenthesis.
7497 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7498
7499 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7500
7501 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7502
7503 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7504
7505 * gdb.texinfo (Standard Target Features): Mention
7506 case insensitivity.
7507 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7508
7509 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7510
7511 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7512 (Files): Add section name to argument list for pxref.
7513 (Non-debug DLL symbols): Don't use `see' for pxref.
7514 (Embedded Processors): Fix typo.
7515 (GDB/MI Breakpoint Commands): Execution commands generate
7516 *stopped not ^done.
7517
7518 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7519
7520 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7521 values for in_scope. Mention that only root variables can be
7522 updated.
7523 (GDB/MI Development and Front Ends): Explain new values may be
7524 added to existing fields.
7525
7526 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7527
7528 * gdb.texinfo (-target-disconnect): Use @smallexample.
7529 (Requirements): Add anchor for Expat. Update description.
7530 (Target Descriptions): Mention Expat.
7531 (Target Description Format): Document new elements. Use
7532 @smallexample.
7533 (Predefined Target Types, Standard Target Features): New sections.
7534 * gdbint.texinfo (Target Descriptions): New section.
7535
7536 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * gdb.texinfo (Target Description Format): Add section on XInclude.
7539
7540 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7541
7542 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7543 command -enable-timings.
7544
7545 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7546
7547 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7548 descriptions for new/deleted elements in gdb_osabi. Add missing
7549 description for function generic_elf_osabi_sniff_abi_tag_sections.
7550
7551 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7552
7553 * gdb.texinfo (Maintenance Commands): Add documentation for
7554 the new "maint print target-stack" command.
7555
7556 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7557 Eli Zaretskii <eliz@gnu.org>
7558
7559 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7560
7561 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7562
7563 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7564 Use @value{NGCC} instead of @value{GCC}.
7565
7566 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7567
7568 * agentexpr.texi: Fix typos.
7569 * annotate.texinfo: Likewise.
7570 * gdb.texinfo: Likewise.
7571 * gdbint.texinfo: Likewise.
7572 * observer.texi: Likewise.
7573 * stabs.texinfo: Likewise.
7574
7575 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7576
7577 * gdbint.texinfo (Support Libraries): Remove mmalloc
7578 entry. Describe readline library.
7579
7580 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7581
7582 * gdb.texinfo (Target Descriptions): New section.
7583 (General Query Packets): Add QPassSignals anchor. Mention
7584 qXfer:features:read under qSupported. Expand mentions of
7585 qXfer:memory-map:read and QPassSignals. Document
7586 qXfer:features:read.
7587
7588 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7589
7590 * gdb.texinfo (Commands to specify files): Describe
7591 "set sysroot" and "show sysroot".
7592 (Using the `gdbserver' program): Lowercase argument
7593 to @var. Expand description of setting up GDB on the
7594 host.
7595
7596 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7597
7598 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7599 catch exception, catch exception unhandled, and catch assert
7600 commands.
7601
7602 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7603
7604 * gdb.texinfo (Debugging Output): Document "set debug xml"
7605 and "show debug xml".
7606
7607 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7608
7609 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7610
7611 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7612
7613 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7614
7615 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7616
7617 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7618 note in @ignore, to be removed later if nobody complains.
7619
7620 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7621
7622 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7623 of -var-delete.
7624
7625 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7626
7627 * gdb.texinfo (Setting breakpoints): Document
7628 automatic software/hardware breakpoint usage and
7629 the "set breakpoint auto-hw" command.
7630
7631 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7632
7633 * gdb.texinfo (Memory Access Checking): New.
7634
7635 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7636
7637 * gdb.texinfo (Remote configuration): Mention
7638 "pass-signals-packet".
7639 (General Query Packets): Document QPassSignals. Fix
7640 a typo.
7641
7642 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7643
7644 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7645
7646 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7647
7648 * gdb.texinfo (Remote configuration): Rewrite documentation for
7649 packet configuration commands.
7650 (OS Information): Adjust reference to qXfer:auxv:read.
7651 (General Query Packets): Remove references to read-aux-vector-packet
7652 and set remote get-thread-local-storage-address.
7653
7654 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7655
7656 * gdbint.texinfo (Target Architecture Definition): Add new
7657 Initializing a New Architecture section.
7658
7659 2006-10-31 David Taylor <dtaylor@emc.com>
7660
7661 * stabs.texinfo (Macro define and undefine): New node describing
7662 stabs for #define and #undef.
7663
7664 2006-10-27 Andreas Schwab <schwab@suse.de>
7665
7666 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7667
7668 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7669
7670 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7671 clarify on the possible meanings of ``expression'' watched by
7672 watchpoints. Add indexing.
7673 (Prompting, Errors, Invalidation, Annotations for Running)
7674 (Source Annotations): Fix index entries by adding "annotation" to
7675 them, to discriminate from index entries that point to the more
7676 general topic descriptions.
7677
7678 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7679
7680 * gdbint.texinfo (Target Vector Definition): Move most
7681 content into Existing Targets. Add a menu.
7682 (Existing Targets): New section, moved from Target Vector
7683 Definition. Use @subsection.
7684 (Managing Execution State): New section.
7685
7686 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7687
7688 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7689
7690 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7691
7692 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7693 (Command Syntax, Signals, Backtrace, Connecting)
7694 (Remote configuration, Renesas Boards, Console I/O): Fix last
7695 change: use Ctrl- instead of C-, except wrt Emacs.
7696 (File-I/O Examples): Put Ctrl-c in @kbd.
7697 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7698 (Console I/O): Use @samp with Ctrl-.
7699 (Signals, Set Breaks, Set Watchpoints): Document optional
7700 arguments to `info signals' `handle', `info breakpoints', and
7701 `info watchpoints'.
7702
7703 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7704
7705 * gdb.texinfo (Backtrace): Fix last change.
7706
7707 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7708
7709 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7710
7711 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7712
7713 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7714 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7715 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7716
7717 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7718 Daniel Jacobowitz <dan@codesourcery.com>
7719
7720 * gdb.texinfo (Packets): Document vFlashErase,
7721 vFlashWrite and vFlashDone packets.
7722 (General Query Packets): Document qXfer:memory-map:read.
7723 Add a new feature for qXfer:memory-map:read.
7724 (Memory map format): New section.
7725 (Target Commands): Mention that gdb can write flash.
7726
7727 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7728 Daniel Jacobowitz <dan@codesourcery.com>
7729
7730 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7731 memory regions and "mem auto".
7732
7733 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7734
7735 * gdbint.texinfo (Array Containers): New section.
7736
7737 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7738
7739 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7740 -stack-list-arguments HIGH_FRAME argument can be larger then the
7741 actual number of frames.
7742
7743 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7744
7745 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7746 -stack-list-locals HIGH_FRAME argument can be larger then the
7747 actual number of frames.
7748
7749 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7750
7751 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7752 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7753
7754 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7755
7756 * gdbint.texinfo (Overall Structure): New section "Source Tree
7757 Structure".
7758
7759 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7760
7761 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7762 responses.
7763
7764 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7765
7766 * gdb.texinfo (Source Path): Add documentation for new
7767 substitute-path commands.
7768
7769 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7770
7771 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7772 (Running Configure): ...here.
7773 (Requirements): New node. Mention expat.
7774
7775 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7776
7777 * gdb.texinfo (Target Commands): Remove
7778 'set download-write-size' and 'show download-write-size'.
7779
7780 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7781
7782 * stabs.texinfo (Member Type Descriptor): Correct example for
7783 pointer to member types.
7784
7785 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7786
7787 * gdb.texinfo (Optional warnings and messages): Add
7788 'set/show trace-commands'.
7789 (Command files): Add '-v' to source command.
7790
7791 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7792
7793 * gdb.texinfo (OS Information): Update qPart reference to
7794 qXfer.
7795 (Remote configuration): Likewise.
7796 (Overview): Move @cindex to the start of a paragraph. Talk
7797 about binary data encoding.
7798 (Packets): Refer to the overview for the details of the X
7799 packet encoding.
7800 (General Query Packets): Remove qPart description. Add qXfer
7801 description. Add an anchor to qSupported. Correct feature
7802 table title. Add a new feature for qXfer:auxv:read.
7803 (Interrupts): Add a missing parenthesis.
7804
7805 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7806
7807 * gdb.texinfo (KOD): Remove node.
7808 (GDB/MI Kod Commands): Remove commented out node.
7809
7810 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7811
7812 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7813 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7814 (GDB/MI Thread Commands, GDB/MI Program Execution)
7815 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7816 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7817 (GDB/MI File Commands, GDB/MI Target Manipulation)
7818 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7819 since the MI prompt is hard-wired into the code.
7820
7821 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7822
7823 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7824 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7825 (GDB/MI Data Manipulation): Remove description of unimplemented
7826 display related commands as variable objects perform this function
7827 and are superior: -display-delete, -display-disable,
7828 -display-enable, -display-insert and -display-list. Move
7829 -environment-cd, -environment-directory, -environment-path
7830 and -environment-pwd to "Program Context".
7831 (GDB/MI Program Control): Rename to "Program Execution". Move
7832 -exec-arguments -exec-abort to...
7833 (GDB/MI Program Context): ...here. New node split from "Data
7834 Manipulation".
7835
7836 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7837
7838 * gdb.texinfo (Remote configuration): Document set / show
7839 remote supported-packets.
7840 (General Query Packets): Document qSupported packet.
7841
7842 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7843
7844 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7845 and font markup.
7846 (Protocol basics): Likewise.
7847 (The F request packet): Likewise.
7848 (The F reply packet): Likewise.
7849 (Memory transfer): Move this node to be a subsubsection of
7850 "Protocol specific representation of datatypes".
7851 (The Ctrl-C message): More copy editing.
7852 (Console I/O): Likewise.
7853 (The isatty call): Delete this node, and merge its content into
7854 the "isatty" node. Fixed references elsewhere.
7855 (The system call): Delete this node, and merge its content into
7856 the "system" node. Fixed references elsewhere.
7857 (open): Reformat to use @table, and add appropriate font markup.
7858 (close): Likewise.
7859 (read): Likewise.
7860 (write): Likewise.
7861 (lseek): Likewise.
7862 (rename): Likewise.
7863 (unlink): Likewise.
7864 (stat/fstat): Likewise.
7865 (gettimeofday): Likewise.
7866 (isatty): Likewise.
7867 (system): Likewise, plus minor changes to fix confusing wording.
7868 (Integral datatypes): Fix font markup.
7869 (Pointer values): Likewise.
7870 (struct stat): Fix markup to use @table, plus minor copy editing.
7871 (struct timeval): Fix font markup, plus minor copy editing.
7872 (Constants): Minor copy editing.
7873 (Errno values): Add font markup.
7874 (File-I/O Examples): Likewise.
7875
7876 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7877
7878 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7879 (GDB/MI Simple Examples): Move node up one level. Use real
7880 examples.
7881 (GDB/MI Compatibility with CLI): Update.
7882 (GDB/MI Result Records): Add "connected" and "exit" result
7883 classes.
7884 (GDB/MI Stream Records): Clarify target output.
7885 (GDB/MI Command Description Format): Modify example description.
7886 (GDB/MI Breakpoint Table Commands): Rename to...
7887 (GDB/MI Breakpoint Commands): ...this
7888 (GDB/MI Breakpoint Commands): Add optional thread field.
7889 (GDB/MI Program Control): Add an introduction. Move "Program
7890 termination" examples into exec-run description.
7891 (GDB/MI File Commands): Mention similar CLI commands.
7892 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7893 is similar to "-gdb-version".
7894
7895 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7896
7897 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7898
7899 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7900
7901 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7902 sourceware.org for mailing lists.
7903 (GDB/MI File Commands): New node split from Program Control.
7904
7905 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7906
7907 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7908
7909 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7910
7911 * gdb.texinfo (Cygwin Native): Fix last change.
7912
7913 2006-05-22 Christopher Faylor <cgf@timesys.com>
7914
7915 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7916
7917 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7918
7919 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7920 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7921
7922 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7923
7924 * gdb.texinfo (General Query Packets): Recommend not starting
7925 new packets with qC and clarify.
7926
7927 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7928
7929 * gdb.texinfo (M2 Types): New section.
7930
7931 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7932
7933 * agentexpr.texi: Add a copyright and license notice.
7934 * observer.texi: Likewise, with GPL clause for function prototypes.
7935 Remove trailing whitespace.
7936
7937 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7938
7939 * gdb.texinfo (General Query Packets): Document conventions for
7940 terminating packet names, and their violations.
7941
7942 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7943
7944 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7945 * gdb.texinfo: Likewise.
7946
7947 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7948
7949 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7950 and "show remotedebug".
7951 (Debugging Output): Add additional index entries.
7952
7953 2006-04-27 Michael Snyder <msnyder@redhat.com>
7954
7955 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7956
7957 2006-04-22 Andrew Cagney <cagney@redhat.com>
7958
7959 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7960 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7961
7962 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7963
7964 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7965 and remove breakpoint prototypes.
7966 (Watchpoints): Move description of target_insert_hw_breakpoint and
7967 target_remove_hw_breakpoint ...
7968 (Breakpoints): ... to here. Document target_insert_breakpoint and
7969 target_remove_breakpoint.
7970
7971 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7972
7973 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7974 and C packets are optional.
7975
7976 2006-04-14 Frederic Riss <frederic.riss@st.com>
7977
7978 * gdb.texinfo (Specifying source directories): Update the description
7979 of the source file search to reflect the fact that the source path
7980 always contains at least $cdir and $cwd.
7981
7982 2006-03-31 Michael Snyder <msnyder@redhat.com>
7983
7984 * gdb.texinfo: Update copyright dates.
7985
7986 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7987
7988 * gdb.texinfo (Overview): Add an index entry to "empty response".
7989
7990 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7991
7992 * gdbint.texinfo (Prologue Analysis): New section.
7993
7994 2006-03-07 Jim Blandy <jimb@red-bean.com>
7995
7996 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7997
7998 * gdb.texinfo (Target Commands): Update text describing how to
7999 specify a target. Refer to the detailed section on remote
8000 debugging, not the brief mention.
8001
8002 * gdb.texinfo (Connecting): Organize the different 'target remote'
8003 connection methods into a table. Add a 'target remote' index
8004 entry. (!!!)
8005
8006 2006-02-17 Fred Fish <fnf@specifix.com>
8007
8008 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8009 'ptype' commands to reflect the fact that the only significant
8010 difference between them is that ptype prints the complete type
8011 description instead of just the name.
8012
8013 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8014
8015 * gdbint.texinfo (Watchpoints): Delete
8016 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8017
8018 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
8019
8020 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8021 times fields where needed. Fix typos. Update general form given
8022 for output of -break-insert.
8023 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8024
8025 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8026
8027 * gdbint.texinfo (Symbol Handling): Add a section
8028 on memory management.
8029
8030 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
8031
8032 * gdb.texinfo (Breakpoint table commands): Document the fullname
8033 field in -break-list output.
8034
8035 2006-02-03 Eli Zaretskii <eliz@gnu.org>
8036
8037 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8038 debugging information produced by the various "set debug..."
8039 options.
8040
8041 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8042
8043 * gdb.texinfo (Files): Remove obsolete bits from the description
8044 of "symbol-file".
8045
8046 2006-01-25 Jim Blandy <jimb@redhat.com>
8047
8048 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8049
8050 2006-01-24 Jim Blandy <jimb@redhat.com>
8051
8052 * gdbint.texinfo (Frames): Document the basics of GDB's register
8053 unwinding model, and explain the existence of the "sentinel" frame.
8054
8055 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8056
8057 * gdb.texinfo (Choosing files): Mention that -directory is used
8058 for script files.
8059 (Specifying source directories): Likewise.
8060 (Command files): Explain how script files are found.
8061
8062 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8063
8064 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8065 the threads in a multi-threaded program.
8066 (Threads): The threadno argument of "thread apply" can be a range
8067 of numbers.
8068
8069 2006-01-18 Jim Blandy <jimb@redhat.com>
8070
8071 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8072 of warning flags.
8073
8074 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8075
8076 * gdb.texinfo (Sequences): Improve menu annotations.
8077 (Define): Add index entries for arguments of user-defined
8078 commands. Move the description of flow-control commands...
8079 (Command Files): ...to here. Document loop_break and
8080 loop_continue.
8081 (Define, Command Files): Document `end' and add index entries for
8082 it.
8083
8084 2006-01-04 Michael Snyder <msnyder@redhat.com>
8085
8086 * gdb.texinfo: Add documentation for linux-fork.
8087 * gdbint.texinfo: Add internal documentation for checkpoints.
8088
8089 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8090
8091 * gdb.texinfo (Omissions from Ada): Document that there is now
8092 limited aggregate support.
8093
8094 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8095
8096 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8097 registers and the likes.
8098
8099 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8100
8101 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8102 (Symbols): Fix usage of "e.g.".
8103 (Memory Region Attributes): Fix usage of "etc."
8104
8105 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8106 (Coding): Fix usage of "e.g.".
8107
8108 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8109
8110 * stabs.texinfo:
8111 * refcard.tex:
8112 * gpl.texi:
8113 * gdbint.texinfo:
8114 * gdb.texinfo:
8115 * gdb-cfg.texi:
8116 * fdl.texi:
8117 * annotate.texinfo:
8118 * all-cfg.texi:
8119 * Makefile.in: Add (C) after Copyright. Update the FSF
8120 address.
8121
8122 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8123
8124 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8125 extend GDB with commands for external monitor.
8126
8127 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8128
8129 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8130
8131 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8132
8133 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8134
8135 2005-11-21 Jim Blandy <jimb@redhat.com>
8136
8137 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8138 placement of 'R' actions in tracepoint action packets; document
8139 dependence of 'X' and 'M' actions on a preceding 'R' action for
8140 their registers.
8141
8142 2005-11-19 Jim Blandy <jimb@redhat.com>
8143
8144 * gdb.texinfo (Tracepoint Packets): New node.
8145 (General Query Packets): Add entries for the tracepoint packets,
8146 referring to the "Tracepoint Packets" node.
8147 (Tracepoints): Add reference to "Tracepoint Packets".
8148
8149 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8150
8151 * gdb.texinfo (set remotebreak): Add anchor.
8152 (X packet): Likewise.
8153 (Remote Protocol): Add new section `Interrupts' and new index
8154 entry `interrupts (remote protocol)'.
8155
8156 2005-11-18 Jim Blandy <jimb@redhat.com>
8157
8158 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8159 entries into the General Query Packets section. Add a
8160 cross-reference to that section. Drop description of replies, as
8161 these are covered in the descriptions of each packet.
8162 (General Query Packets): Add introductory text. Explain naming
8163 conventions, and how the end of a name is recognized.
8164
8165 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8166
8167 * gdb.texinfo (Remote configuration): Fix typo in description of
8168 "set remotebreak" command.
8169
8170 2005-11-16 Jim Blandy <jimb@redhat.com>
8171
8172 * gdb.texinfo (Packets, Stop Reply Packets)
8173 (General Query Packets): Various formatting cleanups.
8174 - Use @samp for packet contents.
8175 - Drop summaries from packet @item lines; the same information appears
8176 immediately below in the description.
8177 - Delete paragraph breaks after packet @item commands, so that the
8178 description appears directly to the right of the packet prototype
8179 in the printed manual, if it fits.
8180 - Place spaces in packet prototypes between @vars and non-@var
8181 letters, and explain that they're just for formatting.
8182 - Use @dots{} instead of '...'.
8183 - Fix uses of @code where @var was needed.
8184 - Replace "deprecated" markers with English text spelling out the
8185 packet's status and the preferred alternatives.
8186 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8187 what this ever meant.
8188 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8189 this for a long time.
8190 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8191 implemented several times, and have been in use for years.
8192
8193 2005-11-15 Jim Blandy <jimb@redhat.com>
8194
8195 * gdb.texinfo (Packets): Add index entries for 'm' packet
8196 disclaimers.
8197
8198 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8199 of stub when processing an 'm' packet.
8200
8201 * gdb.texinfo (Packets): Mention that packets beginning with
8202 letters are reserved once, at the top, instead of actually listing
8203 them all and saying "reserved".
8204
8205 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8206
8207 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8208 Change @var{$arg0 to @code{$arg0.
8209
8210 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8211
8212 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8213
8214 2005-11-12 Jim Blandy <jimb@redhat.com>
8215
8216 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8217 order. Remove extraneous 'z'.
8218
8219 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8220
8221 * gdb.texinfo (Choosing files): Add --eval-command.
8222
8223 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8224
8225 * gdb.texinfo (Choosing modes): Add --return-child-result.
8226
8227
8228 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8229
8230 * gdb.texinfo (Choosing modes): Add --batch-silent.
8231
8232 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8233
8234 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8235 "The -var-update Command".
8236
8237 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8238
8239 * gdb.texinfo (Print Settings): Add documentation for set/show
8240 print array-indexes.
8241
8242 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8243
8244 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8245 6.2 and 6.3.
8246
8247 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8248
8249 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8250 since 19-Jan-2004.
8251 (Files): Likewise.
8252 (Variables, Symbols): Document the "<incomplete type>" message and
8253 its reasons.
8254
8255 2005-08-01 Fred Fish <fnf@specifix.com>
8256
8257 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8258
8259 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8260
8261 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8262 option for -var-list-children and -var-update.
8263 (GDB/MI Stack Manipulation): Simplify description of
8264 print-values option for -stack-list-locals.
8265 (GDB/MI Command Description Format): Clarify.
8266 (Mode Options): Spelling of superseded.
8267
8268 2005-07-12 Bob Rossi <bob@brasko.net>
8269
8270 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8271 corresponding GDB command comment.
8272
8273 2005-07-06 Bob Rossi <bob@brasko.net>
8274
8275 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8276 and -inferior-tty-show.
8277 (Input/Output): Document "set/show inferior-tty" and tty alias.
8278
8279 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8280
8281 * gdb.texinfo (Packets): Change description of 'D' packet to note
8282 that GDB does wait for a response.
8283
8284 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8285
8286 * gdb.texinfo (History) Rename "Command History".
8287 (Command History): Move node "Server Prefix" from section on
8288 Annotations here.
8289
8290 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8291
8292 * gdb.texinfo (GDB/MI Stack Manipulation):
8293 Re-instate -stack-info-frame with example. Say that it gets
8294 info on selected frame, not current frame.
8295
8296 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8297
8298 * gdb.texinfo (Server): Clarify that `file' should be used before
8299 connecting to the server.
8300 (Files): Add an xref to the above description.
8301 (Output Formats): More detailed description of the `c' format.
8302 (Memory): List explicitly all the formats supported by `x'.
8303 (Threads): Add an @cindex entry for "thread apply".
8304 (Files): Document the possibility of loading unlinked object
8305 files. Add more indexing for solib-absolute-prefix and
8306 --with-sysroot.
8307 (Machine Code): Document possible problems with locations in
8308 shared libraries.
8309 (Backtrace): Document that free-standing environments do not need
8310 to have a `main' function.
8311
8312 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8313
8314 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8315 -stack-info-frame.
8316
8317 2005-06-07 Andrew Cagney <cagney@gnu.org>
8318
8319 * gdb.texinfo (Contributors): Note the original multi-arch
8320 contributors.
8321
8322 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8323
8324 * gdb.texinfo (Registers): Add index entries for the standard
8325 registers.
8326 (Frames): Add cross-reference from frame pointer description to
8327 the Registers node.
8328 (Annotations Overview): Fix the reference to GDB name.
8329
8330 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8331
8332 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8333 can-use-hw-watchpoints.
8334
8335 2005-05-28 Bob Rossi <bob@brasko.net>
8336
8337 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8338 the possible reasons why an exec async record would be returned to FE.
8339
8340 2005-05-26 Andrew Cagney <cagney@gnu.org>
8341
8342 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8343 Andrew Cagney implemented the original GDB/MI.
8344
8345 2005-05-23 Orjan Friberg <orjanf@axis.com>
8346
8347 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8348 documentation. Add documentation for cris-mode.
8349
8350 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8351
8352 * gdb.texinfo (Numbers): Explain the example and make the wording
8353 more acurate.
8354
8355 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8356 Dennis Brueni <dennis@slickedit.com>
8357
8358 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8359 (GDB/MI Data Manipulation, GDB/MI Program Control)
8360 (GDB/MI Stack Manipulation): Update examples to include the fullname
8361 attribute in stack frames.
8362
8363 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8364
8365 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8366 do with other non-standard names of init files.
8367
8368 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8369
8370 * gdb.texinfo (Command Files): Move the description of the startup
8371 from here...
8372 (Startup): ...to this new subsection of the Invocation chapter.
8373 Rearrange the description of init files more logically and add a
8374 cross-reference to "Command Files". Document the special gdbinit
8375 name for CISCO 68k. Expand the description of what GDB does
8376 during startup.
8377 (History): Add index entry for HISTSIZE.
8378
8379 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8380
8381 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8382
8383 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8384
8385 * gdb.texinfo (SVR4 Process Information, The isatty call)
8386 (The system call): Don't use foo(N) notation for man pages and
8387 functions.
8388 (Compilation, DJGPP Native): Improve wording.
8389
8390 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8391
8392 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8393 were optimized away.
8394
8395 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8396
8397 * gdb.texinfo (Remote configuration): Document "set/show
8398 get-thread-local-storage-address". Add cross-reference to the
8399 description of the qGetTLSAddr packet.
8400 (General Query Packets): Mention "set remote
8401 get-thread-local-storage-address" and add a reference to its
8402 description.
8403
8404 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8405
8406 * gdb.texinfo (Backtrace): Describe 'bt full'.
8407
8408 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8409
8410 * gdb.texinfo (Mode Options): Fix typo.
8411 (GDB/MI): Describe how to invoke GDB/MI.
8412
8413 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8414
8415 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8416 references changed. Add description of "info udot".
8417 (Files): Document "set/show stop-on-solib-events".
8418 (M32R/D): Document "set/show download-path", "set/show
8419 board-address", "set/show server-address", "upload", "tload".
8420 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8421 "use_mon_code", "use_ib_break", "use_dbt_break".
8422 (Maintenance Commands): Improve indexing.
8423 (Target Commands): Document "set/show hash", "set/show debug
8424 monitor".
8425 (SVR4 Process Information): Document "info pidlist" and "info
8426 meminfo". Document "set/show procfs-tarce" and "set/show
8427 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8428 (Symbols, The Print Command with Objective-C): Improve indexing.
8429 (Objective-C): Add references to "info classes" and "info
8430 selectors".
8431 (Debugging Output): Improve wording. Document "set/show debug
8432 solib-frv". Fix "set/show debugvarobj".
8433 (Set Breaks): Add index entry for "hardware breakpoints".
8434 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8435 and "set/show usehardbreakpoints".
8436 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8437 monitor-prompt", "set/show monitor-warnings", "pmon".
8438 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8439 rdiromatzero", "set/show rdiheartbeat".
8440 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8441 "sds".
8442 (Embedded Processors): Document the "sim" command.
8443 (Remote): Document the "remote" command.
8444 (DJGPP Native): Document the "info serial" command.
8445 (Threads): Document "maint info sol-threads".
8446 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8447 (Set Breaks): Improve indexing.
8448 (Command Syntax): Add a reference to dont-repeat.
8449 (Define): Document "dont-repeat".
8450 (TUI Commands): Document "tabset".
8451 (WinCE): New subsection. Document "set/show remotedirectory",
8452 "set/show remoteupload", "set/show remoteaddhost".
8453
8454 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8455
8456 * gdb.texinfo (Hurd Native): New subsection, documents
8457 Hurd-specific commands.
8458 (Maintenance Commands): Add cross-reference to "Debugging Output".
8459 (Debugging Output): Document "set/show debug lin-lwp".
8460 (MIPS): Improve documentation of heuristic-fence-post. Document
8461 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8462 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8463 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8464 (ARM): Document ARM-specific commands.
8465 (AVR): New section. Document "info io_registers".
8466 (CRIS): New section. Document "set/show cris-version" and
8467 "set/show cris-dwarf2-cfi".
8468 (HPPA): New section. Document "set/show debug hppa" and "maint
8469 print unwind".
8470 (Neutrino): New subsection. Document "set/show debug nto-debug".
8471 (Super-H): New section. Document the "regs" command.
8472 (Debugging Output): Document "set/show debug aix-thread".
8473
8474 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8475
8476 * gdb.texinfo (Print Settings): Document "set/show print
8477 pascal_static-members", "set print repeats", "show print
8478 null-stop". Improve indexing. Fix documentation of "set print
8479 union".
8480 (Pascal): New section.
8481 (Supported languages): Rename from "Support"; all references
8482 updated. Add a menu item for Pascal.
8483 (Numbers): Document "set radix.
8484 (Screen Size): Document "set/show pagination".
8485 (MIPS Embedded): Remove "set processor" documentation.
8486 (Remote configuration): Document "set/show X/P/Z-packet",
8487 "set/show read-aux-vector-packet", "set/show remote
8488 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8489 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8490 remotedebug", "set/show remotebreak", "set/show remotedevice",
8491 "set/show remotelogfile".
8492 (Auxiliary Vector): Add reference to the description of the
8493 read-aux-vector-packet setting.
8494 (Set Watchpoints): Add a cross-reference to "set remote
8495 hardware-breakpoint-limit".
8496 (General Query Packets): Add indexing of requests and
8497 cross-references to related commands in "Remote configuration".
8498 (File-I/O Overview, The system call): Fix wording and typos.
8499 (Thread Stops): Add index entries.
8500 (Continuing and Stepping): Document "show step-mode".
8501 (i386): New node. Document "set/show struct-convention".
8502 (Files): Document "show trust-readonly-sections".
8503 (Calling): Document "set/show unwindonsignal".
8504 (Messages/Warnings): Add index entries.
8505 (Maintenance Commands): Document "set/show watchdog".
8506 (Annotations Overview): Document "show annotate".
8507 (Set Watchpoints): Add index entries.
8508 (Symbols): Fix doc of case-sensitive.
8509 (ABI): Document "show coerce-float-to-double".
8510 (Convenience Vars, Help): Improve indexing.
8511 (Machine Code): Document "show disassembly-flavor".
8512 (Debugging C plus plus): Document "show overload-resolution".
8513 (Value History, Signaling): Add index entries.
8514
8515 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8516
8517 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8518 (Processes): Fix wording.
8519 (History, List, Logging output, Define, Symbols, Print Settings):
8520 Improve indexing.
8521
8522 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8523
8524 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8525 redundant index entry for "target" command.
8526 (Backtrace): Add index entries.
8527 (Symbols, Fortran): Document the "set case-sensitive" command.
8528 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8529 (Print Settings): Add index entry for "set demangle-style".
8530 (Target Commands): Document "set download-write-size".
8531 (Debugging Output): Document "set exec-done-display".
8532
8533 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8534
8535 * gdb.texinfo (Files): Fix the name and documentation of
8536 add-shared-symbol-files. Document its alias assf. Update the
8537 list of OSs where GDB supports shared libraries. Fix markup.
8538 (Continuing and Stepping): Add reference to @var{location} in the
8539 text.
8540 (Dump/Restore Files): Fix reference to @{filename}.
8541 (Help): Fix wording.
8542 (Attach): Ditto.
8543 (Set Watchpoints): Ditto.
8544 (Backtrace): Remove redundant index entries. Improve index
8545 entries.
8546 (Delete Breaks): Fix wording.
8547 (Memory): Document the compare-sections command.
8548 (Memory Region Attributes): Improve wording.
8549 (Disabling): Improve wording.
8550 (Fortran): New subsection. Document the "info common" command.
8551 (Help): Document aliases "info copying" and "info warranty".
8552 (Caching Remote Data): New section. Document the "set/show
8553 remotecache" and "info dcache" commands.
8554 (Show): Fix wording of the documentation of the "set
8555 extension-language" command.
8556 (Signals): Add index entry for "info handle".
8557 (Memory Region Attributes): Fix punctuation.
8558 (Symbols): Change the arg name to "location" and refer to it in
8559 the text. Fix wording of "info types" doc.
8560 (Threads): Fix usage of @enumerate @item's.
8561 (Listing Tracepoints): Add index entry for "info tp".
8562 (Set Watchpoints): Add xref to "info break" description.
8563 (Macros): Add an index entry for "macro exp1". Document the
8564 "macro list" command.
8565 (Maintenance Commands): Document "flushregs", "maint agent",
8566 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8567 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8568 "maint print architecture", "maint print objfiles", "maint print
8569 statistics", "maint print type", "maint show-debug-regs", "maint
8570 space", "maint time", and "maint translate-address".
8571 (Connecting): Document the "monitor" command.
8572 (Annotations Overview): Describe the "set annotate" command.
8573
8574 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8575
8576 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8577 Rearrange index entries and improve wording about support for
8578 hardware watchpoints.
8579
8580 2005-03-10 Bob Rossi <bob@brasko.net>
8581
8582 * gdb.texinfo: Update copyright
8583
8584 2005-02-09 Theodore A. Roth <troth@openavr.org>
8585
8586 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8587 error.
8588
8589 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8590
8591 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8592
8593 2005-01-17 Michael Snyder <msnyder@redhat.com>
8594
8595 * gdb.texinfo: Fix spelling, infinte -> infinite.
8596
8597 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8598
8599 * observer.texi (GDB Observers): Document "solib_loaded".
8600
8601 2005-01-07 Andrew Cagney <cagney@gnu.org>
8602
8603 * configure.ac: Rename configure.in, require autoconf 2.59.
8604 * configure: Re-generate.
8605
8606 * configure.in: Replace configdirs with multiple references to
8607 AC_CONFIG_SUBDIRS.
8608 * configure: Re-generate.
8609
8610 2005-01-04 Andrew Cagney <cagney@gnu.org>
8611
8612 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8613 part of the version number.
8614
8615 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8616
8617 * gdbint.texinfo (Algorithms): Remove description of
8618 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8619
8620 2004-12-07 Jim Blandy <jimb@redhat.com>
8621
8622 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8623 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8624 numbers.
8625
8626 2004-12-07 Andreas Schwab <schwab@suse.de>
8627
8628 * gdb.texinfo (Mode Options): Document -l option.
8629
8630 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8631
8632 * gdbint.texinfo (Algorithms): More accurate description of
8633 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8634 is not needed unless data-read and data-access watchpoints are
8635 supported. Add a description of how GDB checks whether the
8636 inferior stopped because a watchpoint was hit.
8637
8638 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8639
8640 * gdb.texinfo (Files): Add cross-reference to description of
8641 -readnow command-line switch.
8642
8643 2004-11-10 Randolph Chung <tausq@debian.org>
8644
8645 * gdb.texinfo: Document set/show backtrace past-entry commands.
8646 Rearrange index entries for set/show backtrace past-main.
8647
8648 2004-11-10 Jon Beniston <jon@beniston.com>
8649
8650 Committed by Andrew Cagney <cagney@gnu.org>.
8651 * gdb.texinfo (Remote Serial Protocol): Further describe
8652 binary transfer escaping mechanism .
8653
8654 2004-11-08 Randolph Chung <tausq@debian.org>
8655
8656 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8657 and "show debug infrun". Add index entries.
8658
8659 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8660
8661 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8662 "info proc" that are already implemented. Add index entries.
8663 (Working Directory): Add a cross-reference to "info proc" command.
8664 (Files): Add a tip for decreasing memory used for symtabs from
8665 shared libraries.
8666 (Starting): Fix whitespace; make "elaboration" stand out where it
8667 is first used, and add an index entry for the term.
8668 (Calling): Expand and elaborate text. Add "print". Add the
8669 description of problems with weak aliases.
8670 (Core File Generation): New section.
8671
8672 2004-10-12 Andrew Cagney <cagney@gnu.org>
8673
8674 * gdbint.texinfo (Versions and Branches): New chapter.
8675 (Releasing GDB): Delete "Versions and Branches" section.
8676 (Top): Add "Versions and Branches".
8677
8678 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8679
8680 * gdb.texinfo (Editing, History): Add cross-references to the
8681 included Readline and History user documentation. Remove
8682 references to the symbol have-readline-appendices which is unused
8683 and undefined.
8684 (History): Fix indexing.
8685
8686 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8687
8688 * gdbint.texinfo (target_stopped_data_address): Update to
8689 new prototype.
8690 (i386_stopped_data_address): Update prototype and description.
8691 (i386_stopped_by_watchpoint): New function and description.
8692
8693 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8694
8695 * gdb.texinfo (Filenames): Add Ada suffixes.
8696 (Ada) New section.
8697
8698 2004-09-27 Andrew Cagney <cagney@gnu.org>
8699 Robert Picco <Robert.Picco@hp.com>
8700
8701 * gdb.texinfo (Packets): Document the "p" packet.
8702
8703 2004-09-21 Jason Molenda (jmolenda@apple.com)
8704
8705 * gdb.texinfo (Paths and Names of the Source Files): Document the
8706 meaning of values in the 'desc' field of a SO stab.
8707
8708 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8709
8710 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8711 max-cache-age" and "maint show dwarf2 max-cache-age".
8712
8713 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8714
8715 * gdb.texinfo (Set Breaks): Add index entry for setting
8716 breakpoints on overloaded C++ functions that are not members of
8717 any classes. Add an example and an index entry for setting
8718 breakpoints on all program functions.
8719 (Character Sets, Macros, Overlay Commands)
8720 (Non-debug DLL symbols, GDB/MI Output Syntax)
8721 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8722 Use "(@value{GDBP})" instead of a literal "(gdb)".
8723
8724 2004-09-12 Andrew Cagney <cagney@gnu.org>
8725
8726 * gdbint.texinfo (Native Debugging): Delete description of
8727 FILES_INFO_HOOK.
8728
8729 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8730
8731 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8732 to hex_string_custom (not historically correct, but more
8733 understandable, given the current code).
8734
8735 2004-09-03 Andrew Cagney <cagney@gnu.org>
8736
8737 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8738
8739 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8740
8741 * observer.texi (solib_unloaded): New observer.
8742
8743 2004-08-24 Andrew Cagney <cagney@gnu.org>
8744
8745 * gdbint.texinfo (Target Architecture Definition): Add missing
8746 comma.
8747
8748 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8749
8750 * (Using the Testsuite): build != host is supported,
8751 but some test scripts do not support build != host.
8752
8753 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8754
8755 * gdbint.texinfo (Host Definition): Delete description of
8756 FCLOSE_PROVIDED and GETENV_PROVIDED.
8757
8758 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8759
8760 * gdbint.texinfo (Host Definition): Delete description of
8761 NO_SYS_FILE.
8762 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8763 PTRACE_FP_BUG.
8764
8765 2004-08-05 Andrew Cagney <cagney@gnu.org>
8766
8767 * gdbint.texinfo (Target Architecture Definition): Delete
8768 reference to deprecated_read_fp.
8769
8770 2004-08-02 Andrew Cagney <cagney@gnu.org>
8771
8772 * gdbint.texinfo (Target Architecture Definition): Delete
8773 description of DEPRECATED_REGISTER_BYTES.
8774
8775 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8776
8777 * gdb.texinfo (Source Path): Document the new behavior of
8778 searching for the source files.
8779
8780 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8781
8782 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8783 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8784 (Auto Display): Improve indexing.
8785
8786 2004-07-16 Andrew Cagney <cagney@gnu.org>
8787
8788 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8789 "-noasync".
8790
8791 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8792
8793 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8794 have the same prefix have only their prefix in the index.
8795
8796 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8797
8798 * gdb.texinfo (BSD libkvm Interface): New node (section)
8799 (Native): Add it to the menu.
8800
8801 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8802
8803 * gdbint.texinfo (Target Architecture Definition): Remove
8804 PCC_SOL_BROKEN.
8805
8806 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8807
8808 * gdbint.texinfo (Target Architecture Definition): Remove
8809 SUN_FIXED_LBRAC_BUG.
8810
8811 2004-06-26 Andrew Cagney <cagney@gnu.org>
8812
8813 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8814
8815 2004-06-20 Andrew Cagney <cagney@gnu.org>
8816
8817 * gdbint.texinfo (Target Architecture Definition): Deprecate
8818 USE_STRUCT_CONVENTION.
8819
8820 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8821
8822 gdb.texinfo (Bug Reporting): Mention session recording,
8823 with the script command or Emacs.
8824
8825 2004-06-18 Andrew Cagney <cagney@gnu.org>
8826
8827 * gdbint.texinfo (Target Architecture Definition): Deprecate
8828 FUNCTION_START_OFFSET.
8829
8830 2004-06-14 Andrew Cagney <cagney@gnu.org>
8831
8832 Based on changes from Karl Berry.
8833 * gdb.texinfo: Do not use @sc in a direntry.
8834 * stabs.texinfo: Change @dircateogry to "Software development".
8835 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8836
8837 2004-06-13 Andrew Cagney <cagney@gnu.org>
8838
8839 * gdbint.texinfo (Target Architecture Definition): Delete
8840 description of RETURN_VALUE_ON_STACK.
8841
8842 2004-06-09 Andrew Cagney <cagney@gnu.org>
8843
8844 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8845 deleted by previous patch.
8846
8847 2004-06-08 Andrew Cagney <cagney@gnu.org>
8848
8849 * gdbint.texinfo (Native Debugging): Delete documentation on
8850 ATTACH_DETACH.
8851
8852 2004-06-06 Randolph Chung <tausq@debian.org>
8853
8854 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8855
8856 2004-06-06 Randolph Chung <tausq@debian.org>
8857
8858 * gdb.texinfo (push_dummy_call): Update argument list to match
8859 the new push_dummy_call method signature. Describe the function
8860 argument.
8861
8862 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8863
8864 * gdb.texinfo (Starting): Document new start command.
8865
8866 2004-05-21 Andrew Cagney <cagney@redhat.com>
8867
8868 * observer.texi (GDB Observers): Document "inferior_created".
8869
8870 2004-05-08 Andrew Cagney <cagney@redhat.com>
8871
8872 * gdbint.texinfo (Target Architecture Definition): Delete
8873 description of DO_DEFERRED_STORES.
8874
8875 * gdbint.texinfo (Target Architecture Definition): Delete
8876 references to DEPRECATED_FIX_CALL_DUMMY.
8877
8878 * gdbint.texinfo (Target Architecture Definition): Delete
8879 description of DEPRECATED_CALL_DUMMY_WORDS,
8880 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8881
8882 * gdbint.texinfo (Target Architecture Definition): Delete
8883 description of DEPRECATED_PUSH_DUMMY_FRAME.
8884
8885 * gdbint.texinfo (Target Architecture Definition): Delete
8886 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8887
8888 2004-05-07 Andrew Cagney <cagney@redhat.com>
8889
8890 * observer.texi (GDB Observers): Add "Debugging" section. Include
8891 cross reference to "set/show debug observer".
8892 * gdb.texinfo (Debugging Output): Document "set/show debug
8893 observer".
8894
8895 2004-05-01 Andrew Cagney <cagney@redhat.com>
8896
8897 * gdbint.texinfo (Target Architecture Definition): Delete
8898 description of DEPRECATED_PC_IN_SIGTRAMP.
8899
8900 2004-04-30 Andrew Cagney <cagney@redhat.com>
8901
8902 * gdbint.texinfo (Target Architecture Definition): Delete
8903 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8904
8905 2004-04-30 Orjan Friberg <orjanf@axis.com>
8906
8907 * observer.texi (GDB Observers): Correct spelling.
8908
8909 2004-04-26 Orjan Friberg <orjanf@axis.com>
8910
8911 * observer.texi (GDB Observers): Add target_changed event.
8912
8913 2004-04-08 Andrew Cagney <cagney@redhat.com>
8914
8915 * observer.texi (GDB Observers): Rework, provide generic observer
8916 definitions and then a list of observable events.
8917
8918 2004-04-04 Andrew Cagney <cagney@redhat.com>
8919
8920 * gdbint.texinfo (Host Definition): Delete reference to
8921 NO_SIGINTERRUPT.
8922
8923 2004-04-02 Andrew Cagney <cagney@redhat.com>
8924
8925 * gdbint.texinfo (Target Architecture Definition): Delete
8926 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8927
8928 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8929
8930 * gdb.texinfo (TUI Commands): Document tui reg commands.
8931
8932 2004-03-26 Andrew Cagney <cagney@redhat.com>
8933
8934 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8935 "gdbtui".
8936 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8937 (Contributors): Mention both Text and Terminal User Interface.
8938
8939 2004-03-23 Andrew Cagney <cagney@redhat.com>
8940
8941 * gdbint.texinfo (Target Architecture Definition): Deprecate
8942 references to SIGTRAMP_START and SIGTRAMP_END.
8943
8944 2004-03-23 Andrew Cagney <cagney@redhat.com>
8945
8946 * gdbint.texinfo (Target Architecture Definition): Deprecate
8947 references to PC_IN_SIGTRAMP.
8948
8949 2004-03-19 Andrew Cagney <cagney@redhat.com>
8950
8951 * gdbint.texinfo (Target Architecture Definition): Delete
8952 reference to GDB_TARGET_IS_HPPA.
8953
8954 2004-03-18 Andrew Cagney <cagney@redhat.com>
8955
8956 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8957 describe pre_init and post_init.
8958
8959 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8960
8961 * gdb.texinfo (Debugging Output): Document values for "set debug
8962 target".
8963
8964 2004-02-28 Andrew Cagney <cagney@redhat.com>
8965
8966 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8967
8968 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8969
8970 * gdb.texinfo (breakpoints): Add information about the
8971 new "set breakpoint pending" and "show breakpoint pending"
8972 commands.
8973
8974 2004-02-26 Andrew Cagney <cagney@redhat.com>
8975
8976 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8977 in Per-architecture module data section.
8978
8979 2004-02-25 Roland McGrath <roland@redhat.com>
8980
8981 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8982
8983 2004-02-24 Andrew Cagney <cagney@redhat.com>
8984
8985 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8986 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8987 * fdl.texi: Import Version 1.2, November 2002.
8988
8989 2004-02-17 Andrew Cagney <cagney@redhat.com>
8990
8991 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8992
8993 2004-02-16 Andrew Cagney <cagney@redhat.com>
8994
8995 * gdbint.texinfo (Target Architecture Definition): Deprecate
8996 FRAMELESS_FUNCTION_INVOCATION.
8997
8998 2004-02-16 Andrew Cagney <cagney@redhat.com>
8999
9000 * gdbint.texinfo (Coding): Mention -Wunused-function.
9001
9002 2004-02-14 Andrew Cagney <cagney@redhat.com>
9003
9004 * gdbint.texinfo (Target Architecture Definition): Delete
9005 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9006
9007 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
9008
9009 * gdb.texinfo: Properly quote the name "C++".
9010 * gdbint.texinfo: Ditto.
9011 * stabs.texinfo: Ditto.
9012
9013 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
9014
9015 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9016 minimal information about libiberty.
9017
9018 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9019
9020 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9021
9022 2004-02-04 Roland McGrath <roland@redhat.com>
9023
9024 * gdb.texinfo (Auxiliary Vector): New node (section).
9025 (Data): Add it to the menu.
9026
9027 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9028
9029 * gdb.texinfo (Breakpoints): Add information about pending
9030 breakpoint support.
9031
9032 2004-01-26 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdb.texinfo (Overview): Delete references to the cisco protocol
9035 including the "N" response.
9036
9037 2004-01-26 Andrew Cagney <cagney@redhat.com>
9038
9039 * gdbint.texinfo (Target Architecture Definition): Rename
9040 EXTRACT_STRUCT_VALUE_ADDRESS to
9041 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9042
9043 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9044
9045 * gdb.texinfo (KOD): Document "show os". Add index entries for
9046 "set/show os" and "info cisco" commands.
9047
9048 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9049
9050 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9051
9052 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9053
9054 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9055 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9056
9057 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9058
9059 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9060 -stack-list-locals.
9061 (GDB/MI Variable Objects): Describe extension to
9062 -var-list-children.
9063
9064 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9065
9066 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9067
9068 2004-01-17 Andrew Cagney <cagney@redhat.com>
9069
9070 * gdbint.texinfo (Target Architecture Definition): Delete
9071 documentation on DEPRECATED_NPC_REGNUM.
9072
9073 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9074
9075 * gdb.texinfo: Update copyright year. Mention that set
9076 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9077 "set follow-fork-mode ask".
9078
9079 2004-01-13 Andrew Cagney <cagney@redhat.com>
9080
9081 * gdbint.texinfo: Update copyright year.
9082 (Coding): Add -Wunused-label to list of -Werror warnings.
9083
9084 2004-01-08 Jason Molenda <jmolenda@apple.com>
9085 Eli Zaretskii <eliz@gnu.org>
9086
9087 * gdb.texinfo: Update copyright.
9088 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9089 around names, as appropriate. Minor syntax cleanup of
9090 _NSPrintForDebugger explanation. Two spaces after periods.
9091 GDBN used instead of lit. "gdb". Index entries added for
9092 print-object and _NSPrintForDebugger. @noindent added in one spot.
9093
9094 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9095
9096 * stabs.texinfo: Add dircategory and direntry commands.
9097 * annotate.texinfo: Ditto.
9098
9099 2003-11-10 Andrew Cagney <cagney@redhat.com>
9100
9101 * gdbint.texinfo (Target Architecture Definition): Replace the
9102 return_value method's "inval" and "outval" parameters with
9103 "readbuf" and "writebuf".
9104
9105 2003-10-28 Jim Blandy <jimb@redhat.com>
9106
9107 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9108 from "The `F' request packet" and "The `F' reply packet", to make
9109 texi2dvi happy.
9110 (File-I/O remote protocol extension): Update menu entries, too.
9111
9112 2003-10-26 Michael Chastain <mec@shout.net>
9113
9114 * gdb.texinfo (Thread Stops): Document the issue with
9115 premature return from system calls in multi-threaded programs.
9116
9117 2003-10-24 Andrew Cagney <cagney@redhat.com>
9118
9119 * annotate.texinfo: Fix "fortunatly"[sic].
9120
9121 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9122
9123 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9124 with "Hitachi" and "Mitsubishi".
9125
9126 2003-10-20 Andrew Cagney <cagney@redhat.com>
9127
9128 * gdbint.texinfo (Target Architecture Definition): Document
9129 gdbarch_return_value. Add cross references from
9130 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9131 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9132
9133 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9134
9135 * gdbint.texinfo (Target Architecture Definition): Document
9136 regset_from_core_section.
9137
9138 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9139
9140 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9141
9142 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9143
9144 From Anthony Green <green@redhat.com>:
9145 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9146
9147 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9148
9149 * gdb.texinfo (Breakpoint related warnings): New node.
9150 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9151
9152 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9153
9154 * gdb.texinfo (Remote Protocol): Document v and vCont.
9155
9156 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9157
9158 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9159 * gdbint.texinfo: Ditto.
9160
9161 2003-10-09 Andrew Cagney <cagney@redhat.com>
9162
9163 From 2003-09-18 David Anderson <davea@sgi.com>:
9164 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9165 "command".
9166
9167 2003-10-03 Andrew Cagney <cagney@redhat.com>
9168
9169 * gdbint.texinfo (Target Architecture Definition): Deprecate
9170 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9171 just target.
9172
9173 2003-10-02 Andrew Cagney <cagney@redhat.com>
9174
9175 * gdbint.texinfo (Target Architecture Definition): Rename
9176 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9177 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9178 * gdbint.texinfo (Target Architecture Definition): Rename
9179
9180 2003-09-30 Andrew Cagney <cagney@redhat.com>
9181
9182 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9183 (Target Architecture Definition):
9184
9185 * gdbint.texinfo (Target Architecture Definition): Rename
9186 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9187
9188 2003-09-29 Andrew Cagney <cagney@redhat.com>
9189
9190 * gdbint.texinfo (Target Architecture Definition): Delete
9191 documentation for NEED_TEXT_START_END.
9192
9193 * gdbint.texinfo (Target Architecture Definition): Rename
9194 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9195 TARGET_WRITE_PC.
9196
9197 2003-09-22 Michael Chastain <mec@shout.net>
9198
9199 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9200
9201 2003-09-21 Anthony Green <green@redhat.com>
9202
9203 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9204
9205 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9206
9207 * gdbint.texinfo (Target Architecture Definition): Document
9208 stabs_argument_has_addr.
9209
9210 2003-09-18 Andrew Cagney <cagney@redhat.com>
9211
9212 * gdbint.texinfo (Target Architecture Definition): Delete
9213 documentation on REGISTER_NAMES.
9214
9215 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9216
9217 * gdbint.texinfo (Target Architecture Definition): Replace
9218 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9219
9220 2003-09-11 Andrew Cagney <cagney@redhat.com>
9221
9222 * gdbint.texinfo (Target Architecture Definition): Replace
9223 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9224
9225 2003-08-18 Andrew Cagney <cagney@redhat.com>
9226
9227 * gdbint.texinfo (Target Architecture Definition): Document
9228 "frame_red_zone_size".
9229
9230 2003-08-09 Andrew Cagney <cagney@redhat.com>
9231
9232 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9233 with "set/show backtrace past-main" and "set/show backtrace
9234 limit".
9235
9236 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9237
9238 * Makefile.in (install-info): Support DESTDIR.
9239 (install-html): Likewise.
9240
9241 2003-08-07 Andrew Cagney <cagney@redhat.com>
9242
9243 Patch from Nick Roberts.
9244 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9245 bindings. Remove description of send-gdb-command.
9246
9247 2003-08-07 Andrew Cagney <cagney@redhat.com>
9248
9249 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9250 GDB 6.0.
9251
9252 2003-08-06 Andrew Cagney <cagney@redhat.com>
9253
9254 * gdb.texinfo (Mode Options): Mention that level three is the
9255 highest available and that level 2 is deprecated.
9256 (Annotations Overview): Mention annotation levels. Cross reference
9257 to "Limitations of the Annotation Interface" in annotate.texi.
9258 (TODO, Value Annotations, Frame Annotations): Delete section.
9259 (Displays, Breakpoint Info): Delete.
9260
9261 2003-08-04 Andrew Cagney <cagney@redhat.com>
9262
9263 * agentexpr.texi: Delete @bye.
9264 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9265 (stabs.info): Add $(srcdir) to include search path.
9266 (html): Depend on "annotate_toc.html", and not "annotate.html".
9267 * stabs.texinfo: Ditto. Include "fdl.texi".
9268 * gdbint.texinfo: Update copyright statement's list of invariant
9269 sections.
9270
9271 2003-07-28 Andrew Cagney <cagney@redhat.com>
9272
9273 * Makefile.in (INFO_DEPS): Add annotate.info.
9274 (dvi, ps, html, pdf): Add annotate.
9275 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9276 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9277 (ANNOTATE_DOC_FILES): New macro.
9278 (ANNOTATE_TEX_TMPS): New macro.
9279 (annotate.info, annotate_toc.html): Specify dependencies.
9280 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9281 * annotate.texinfo: Rename annotate.texi. Get building. Add
9282 "Migrating to GDB/MI" and "Limitations of the Annotation
9283 Interface" chapters. Mention why it is not part of the user
9284 guide. Update copyright notice. Include "fdl.texi".
9285
9286 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9287
9288 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9289
9290 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9291
9292 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9293
9294 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9295
9296 * gdb.texinfo (Server): Mention pidof.
9297
9298 2003-07-22 Andrew Cagney <cagney@redhat.com>
9299
9300 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9301 list.
9302
9303 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9304
9305 * gdb.texinfo (Logging output): New chapter.
9306
9307 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9308
9309 * gdb.texinfo (Unsupported languages): New section.
9310 (Languages): Add link to new section.
9311
9312 2003-06-22 Andrew Cagney <cagney@redhat.com>
9313
9314 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9315
9316 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9317
9318 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9319
9320 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9321
9322 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9323 * agentexpr.texi: Retitle section, and change it to an appendix.
9324 Comment out texinfo initialization. Factor a @var{} into two
9325 pieces to prevent makeinfo warnings.
9326 * gdb.texinfo: Add Agent Expressions appendix.
9327
9328 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9329
9330 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9331
9332 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9333
9334 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9335 remote target". Document the "detach" and "disconnect" commands.
9336 (Server, Netware, Debug Session): Reference "Connecting to a
9337 remote target".
9338 (GDB/MI Target Manipulation): Document "-target-disconnect".
9339
9340 2003-06-13 Andrew Cagney <cagney@redhat.com>
9341
9342 * gdbint.texinfo (Target Architecture Definition): Deprecate
9343 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9344 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9345
9346 2003-06-09 Jim Blandy <jimb@redhat.com>
9347
9348 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9349
9350 2003-06-08 Andrew Cagney <cagney@redhat.com>
9351
9352 * gdbint.texinfo (Target Architecture Definition): Delete
9353 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9354
9355 2003-06-08 Andrew Cagney <cagney@redhat.com>
9356
9357 * gdbint.texinfo (Target Architecture Definition): Document
9358 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9359
9360 2003-06-07 Adam Fedor <fedor@gnu.org>
9361
9362 * gdb.texinfo: Add Objective-C documentation.
9363
9364 2003-06-01 Andrew Cagney <cagney@redhat.com>
9365
9366 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9367 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9368
9369 2003-05-21 Andrew Cagney <cagney@redhat.com>
9370
9371 * gdbint.texinfo (Target Architecture Definition): Delete
9372 references to "extract_address" and "store_address".
9373
9374 2003-05-16 Andrew Cagney <cagney@redhat.com>
9375
9376 * gdbint.texinfo (Target Architecture Definition): Replace
9377 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9378 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9379
9380 2003-05-14 Theodore A. Roth <troth@openavr.org>
9381
9382 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9383
9384 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9385
9386 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9387 (gdb.dvi): Likewise.
9388 (gdb.pdf): Likewise.
9389 (links2roff): Likewise.
9390
9391 2003-05-08 Jim Blandy <jimb@redhat.com>
9392
9393 * gdb.texinfo (Dump/Restore Files): Update documentation for
9394 'dump', 'append', and 'restore': note that format argument is
9395 optional; simplify presentation of the command variants; and be
9396 more precise about the formats.
9397
9398 2003-05-07 Jim Blandy <jimb@redhat.com>
9399
9400 * gdb.texinfo (Symbols): Update documentation: 'maint list
9401 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9402 symtabs' and 'maint info psymtabs'.
9403
9404 2003-05-05 Andrew Cagney <cagney@redhat.com>
9405
9406 * gdbint.texinfo (Target Architecture Definition): Make
9407 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9408 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9409 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9410
9411 2003-05-04 Andrew Cagney <cagney@redhat.com>
9412
9413 * gdb.texinfo (Maintenance Commands): Document "maint print
9414 dummy-frames".
9415
9416 2003-05-04 Andrew Cagney <cagney@redhat.com>
9417
9418 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9419
9420 2003-05-03 J. Brobecker <brobecker@gnat.com>
9421
9422 Thierry Schneider <tpschneider1@yahoo.com>
9423 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9424 for new MI command.
9425
9426 2003-05-03 Andrew Cagney <cagney@redhat.com>
9427
9428 * gdbint.texinfo (Target Architecture Definition): Document
9429 push_dummy_code. Add cross references.
9430
9431 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9432
9433 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9434 set/show charsets commands.
9435
9436 2003-04-28 Andrew Cagney <cagney@redhat.com>
9437
9438 * gdbint.texinfo (Target Architecture Definition): Replace
9439 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9440 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9441
9442 2003-04-28 Andrew Cagney <cagney@redhat.com>
9443
9444 * gdbint.texinfo (Target Architecture Definition): Rename
9445 "tm_print_insn" to "deprecated_tm_print_insn".
9446
9447 2003-04-09 Jim Blandy <jimb@redhat.com>
9448
9449 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9450 list psymtabs'.
9451
9452 2003-04-08 Andrew Cagney <cagney@redhat.com>
9453
9454 * gdbint.texinfo (Target Architecture Definition): Delete
9455 references to EXTRA_FRAME_INFO.
9456
9457 2003-04-08 Andrew Cagney <cagney@redhat.com>
9458
9459 * gdbint.texinfo (Target Architecture Definition): Delete
9460 PRINT_TYPELESS_INTEGER.
9461
9462 2003-04-02 J. Brobecker <brobecker@gnat.com>
9463
9464 * observer.texi (GDB Observers): Adjust the documentation for the
9465 normal_stop notification to better describe reality. Fix a couple
9466 of minor typos.
9467
9468 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9469
9470 * gdb.texinfo (GDB/MI Program Control): Add
9471 '-file-list-exec-source-file'
9472
9473 2003-03-31 Andrew Cagney <cagney@redhat.com>
9474
9475 * gdbint.texinfo (Target Architecture Definition): Delete
9476 references to CALL_DUMMY_P.
9477
9478 2003-03-30 Andrew Cagney <cagney@redhat.com>
9479
9480 * gdbint.texinfo (Target Architecture Definition): Remove
9481 reference to TARGET_WRITE_SP.
9482
9483 2003-03-27 Andrew Cagney <cagney@redhat.com>
9484
9485 * gdbint.texinfo (Target Architecture Definition): Remove
9486 references to write_sp.
9487
9488 2003-03-27 Andrew Cagney <cagney@redhat.com>
9489
9490 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9491 chapter body. Use @smallexample instead of @example.
9492 (Annotations): Ditto.
9493 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9494 annotate.texi.
9495
9496 2003-03-26 Andrew Cagney <cagney@redhat.com>
9497
9498 * gdbint.texinfo (Target Architecture Definition): Replace
9499 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9500 dummy_addr parameters.
9501
9502 2003-03-25 Andrew Cagney <cagney@redhat.com>
9503
9504 * gdbint.texinfo (Target Architecture Definition): Delete
9505 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9506 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9507 Add reference to PUSH_ARGUMENTS.
9508
9509 2003-03-23 Andrew Cagney <cagney@redhat.com>
9510
9511 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9512 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9513
9514 2003-03-18 J. Brobecker <brobecker@gnat.com>
9515
9516 * gdbint.texinfo (Algorithms): Add new section describing the
9517 Observer paradigm.
9518 (Top): Add menu entry to new observer appendix.
9519 * observer.texi: New file.
9520 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9521 new observer.texi file.
9522
9523 2003-03-17 Andrew Cagney <cagney@redhat.com>
9524
9525 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9526 that GNU Press update the manual version number.
9527
9528 2003-03-12 Andrew Cagney <cagney@redhat.com>
9529
9530 * gdbint.texinfo (Target Architecture Definition): Delete
9531 references to get_saved_register. Rename GET_SAVED_REGISTER to
9532 DEPRECATED_GET_SAVED_REGISTER.
9533
9534 2003-03-13 Andrew Cagney <cagney@redhat.com>
9535
9536 * gdbint.texinfo (Target Architecture Definition): Replace
9537 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9538
9539 2003-03-12 Andrew Cagney <cagney@redhat.com>
9540
9541 * gdbint.texinfo (Target Architecture Definition): Rename
9542 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9543
9544 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9545
9546 * gdb.texinfo: Add File-I/O documentation.
9547
9548 2003-03-10 Andrew Cagney <cagney@redhat.com>
9549
9550 * gdbint.texinfo (Target Architecture Definition): Cross reference
9551 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9552
9553 2003-03-07 Andrew Cagney <cagney@redhat.com>
9554
9555 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9556 frame" command.
9557
9558 2003-03-05 Andrew Cagney <cagney@redhat.com>
9559
9560 * gdbint.texinfo (Target Architecture Definition): Document
9561 unwind_dummy_id. Cross reference unwind_dummy_id and
9562 SAVE_DUMMY_FRAME_TOS.
9563
9564 2003-03-05 James Ingham <jingham@apple.com>
9565 Daniel Jacobowitz <drow@mvista.com>
9566
9567 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9568 and "show cp-abi".
9569
9570 2003-03-03 Andrew Cagney <cagney@redhat.com>
9571
9572 * gdbint.texinfo (Target Architecture Definition): Document
9573 register_type.
9574
9575 2003-03-03 Andrew Cagney <cagney@redhat.com>
9576
9577 * stabs.texinfo (Structures): Use @samp and separate @var's
9578 instead of a single @var containing a comma separated list.
9579 (Unions): Ditto.
9580
9581 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9582
9583 * Makefile.in (distclean): Remove config.log.
9584
9585 2003-03-01 Andrew Cagney <cagney@redhat.com>
9586
9587 * gdbint.texinfo (Target Architecture Definition): Rename
9588 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9589
9590 2003-03-01 Andrew Cagney <cagney@redhat.com>
9591
9592 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9593 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9594
9595 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9596
9597 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9598 (Non-debug DLL symbols): New node, describing the minimal symbols
9599 loaded from DLLs without real debugging symbols.
9600
9601 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9602
9603 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9604 hardware-breakpoint-limit".
9605 (Set Watchpoints): Add cross reference to "set remote
9606 hardware-watchpoint-limit".
9607 (Remote configuration options): New section.
9608
9609 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9610
9611 * gdbint.texinfo (Target Architecture Definition): Delete
9612 descrption of IS_TRAPPED_INTERNALVAR.
9613
9614 From Keith Seitz <keiths@redhat.com>:
9615 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9616 option "-i"/"--interpreter" to this chapter. Include index
9617 entries.
9618
9619 2003-02-04 David Carlton <carlton@math.stanford.edu>
9620
9621 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9622 (Variables): Recommend stabs+ and DWARF 2.
9623 (C plus plus expressions): Correct info about
9624 compiler versions, debug formats.
9625 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9626 PR symtab/874.
9627
9628 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9629
9630 * gdbint.texinfo (Target Architecture Definition): Delete
9631 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9632 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9633 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9634 references to nindy and i960.
9635 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9636
9637 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9638
9639 * gdbint.texinfo (Target Architecture Definition): Delete
9640 FLOAT_INFO.
9641
9642 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9643
9644 * stabs.texinfo (Member Type Descriptor): Clarify description of
9645 `@'. Suggested by Ben Hutchings.
9646
9647 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9648
9649 * gdb.texinfo (M68K): Delete reference to es1800.
9650
9651 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9652
9653 * gdb.texinfo (Maintenance Commands): Document `maint print
9654 reggroups' and `maint print register-groups'.
9655 * gdbint.texinfo (Target Architecture Definition): Document
9656 register_reggroup_p.
9657
9658 2003-01-23 Jim Blandy <jimb@redhat.com>
9659
9660 * gdb.texinfo (Separate Debug Files): New section.
9661
9662 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9663
9664 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9665 and "maint show profile".
9666
9667 2003-01-16 Michael Chastain <mec@shout.net>
9668
9669 * gdb.texinfo (Installing GDB): Warn against
9670 ".../gdb-VERSION/gdb/configure".
9671 (Separate Objdir): Likewise.
9672
9673 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9674
9675 * gdbint.texinfo (Target Architecture Definition): Delete
9676 definition of PRINT_REGISTER_HOOK.
9677
9678 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9679
9680 (OpenRISC 1000): Fix formatting of command names.
9681
9682 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9683
9684 * gdb.texinfo (Continuing and Stepping): Add new command
9685 'advance'. Clarify behavior of 'until'.
9686
9687 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9688
9689 * gdb.texinfo (Files): Document solib-absolute-prefix and
9690 solib-search-path.
9691
9692 2003-01-09 Michael Chastain <mec@shout.net>
9693
9694 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9695 (Create a Release): Add new instructions for new @file{src-release}.
9696 Document existing instructions for @file{Makefile.in} as
9697 being for @value{GDBN} 5.3.1 or earlier.
9698
9699 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9700
9701 * gdbint.texinfo (Target Architecture Definition): Mention
9702 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9703 allocate memory.
9704
9705 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9706
9707 * gdb.texinfo (Controlling GDB): Add @kindex for
9708 "show osabi".
9709 (Backtraces): Add @kindex's for backtrace-below-main.
9710
9711 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9712
9713 * gdb.texinfo (Controlling GDB): Document "set osabi".
9714
9715 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9716
9717 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9718 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9719
9720 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9721
9722 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9723 "set coerce-float-to-double".
9724 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9725
9726 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9727
9728 * stabs.texinfo: Remove obsolete text.
9729 * gdbint.texinfo: Ditto.
9730 * gdb.texinfo: Ditto.
9731
9732 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9733
9734 * gdbint.texinfo (Target Architecture Definition): Update
9735 description of gdbarch_register_osabi.
9736
9737 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9738
9739 * agentexpr.texi: Fix typos.
9740 * annotate.texi: Likewise.
9741 * fdl.texi: Likewise.
9742
9743 2002-12-10 Andrew Cagney <cagney@redhat.com>
9744
9745 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9746 DEPRECATED_INIT_FRAME_PC.
9747
9748 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9749
9750 * gdbint.texinfo (Target Architecture Definition): Delete
9751 PC_IN_CALL_DUMMY.
9752
9753 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9754
9755 * gdbint.texinfo (Host Definition): Delete documentation on
9756 USE_GENERIC_DUMMY_FRAMES.
9757
9758 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9759
9760 Fix PR gdb/723 and PR gdb/245.
9761 * Makefile.in (install-info): Run the install-info command as part
9762 of the post install steps only.
9763 (uninstall-info): New target.
9764 (uninstall): New target.
9765
9766 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9767
9768 * Makefile.in (install): Make install do some real work.
9769
9770 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9771
9772 Fix POSIX problem reported by Paul Eggert.
9773 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9774 Fix PR gdb/527.
9775
9776 2002-10-26 Andrew Cagney <cagney@redhat.com>
9777
9778 * gdbint.texinfo (Target Architecture Definition): Delete
9779 definition of DO_REGISTERS_INFO.
9780
9781 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9782
9783 * gdbint.texinfo (Address Classes): Fix problems with insertion
9784 of ``{'' and ``}'' in example.
9785
9786 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9787
9788 * gdbint.texinfo (Address Classes): New section.
9789 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9790 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9791 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9792 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9793
9794 2002-10-11 Klee Dienes <kdienes@apple.com>
9795
9796 * gdb.texinfo (Registers): Mention vector registers as well as
9797 floating registers in the documentation for 'info registers' and
9798 'info all-registers'.
9799
9800 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9801
9802 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9803
9804 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9805
9806 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9807 interface definition.
9808
9809 2002-10-03 Marko Mlinar <markom@opencores.org>
9810
9811 * gdb.texinfo (Target Commands): Add or1k target specific
9812 commands.
9813 * gdb.texinfo (Contributors): Add myself to the contributors list.
9814
9815 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9816
9817 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9818 and "mi1" instead of "mi1" and "mi0".
9819
9820 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9821
9822 * gdb.texinfo (Packets): Fix typos "alligned".
9823 Correct z3/Z3 description. Correct z4/Z4 title.
9824
9825 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9826
9827 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9828
9829 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9830
9831 * gdb.texinfo: Use GNU/Linux instead of Linux.
9832
9833 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9834
9835 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9836
9837 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9838
9839 * gdb.texinfo: Replace @example with @smallexample.
9840
9841 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9842
9843 From Eli Zaretskii <eliz@gnu.org>:
9844 * gdb.texinfo (Character Sets): Use @smallexample instead of
9845 @example. Use GNU/Linux instead of Linux.
9846
9847 2002-09-20 Jim Blandy <jimb@redhat.com>
9848
9849 * gdb.texinfo: Add character set documentation.
9850
9851 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9852
9853 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9854 (Packets): Add cross reference from `b' packet to `z' packets.
9855
9856 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9857
9858 * gdb.texinfo (Maintenance Commands): Document ``maint
9859 internal-error'' and ``maint internal-warning''.
9860
9861 * gdbint.texinfo (Target Architecture Definition): Revise
9862 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9863
9864 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9865
9866 * gdbint.texinfo (Target Conditionals): Document the new
9867 NAME_OF_MALLOC macro.
9868
9869 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9870
9871 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9872 engineer.
9873
9874 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9875
9876 * gdb.texinfo (TUI Overview): Document status line fields.
9877
9878 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9879
9880 * gdb.texinfo (TUI Commands): Document info win command.
9881
9882 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9883
9884 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9885
9886 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9887
9888 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9889 (TUI Keys): Likewise.
9890
9891 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9892
9893 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9894 for a packet receive.
9895
9896 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9897
9898 * Makefile.in (clean): Move to end of file.
9899 (distclean, maintainer-clean, realclean): Ditto.
9900 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9901 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9902 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9903 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9904
9905 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9906
9907 * Makefile.in (GDBINT_TEX_TMPS): Define.
9908 (gdbint.dvi, gdbint.pdf): Use
9909 (GDB_TEX_TMPS): Define.
9910 (gdb.dvi, gdb.pdf): Use.
9911 (STABS_TEX_TMPS): Define.
9912 (stabs.dvi, stabs.pdf): Use.
9913 (GDB_DOC_SOURCE_INCLUDES): New macros.
9914 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9915 (GDBINT_DOC_FILES_INCLUDES): New macros.
9916 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9917 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9918 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9919 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9920 (links2roff): Replace SFILES_INCLUDED with
9921 GDB_DOC_SOURCE_INCLUDES.
9922 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9923 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9924 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9925 dependencies.
9926 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9927 dependencies.
9928 (gdbmi.texinfo): Delete rule.
9929 (inc-hist.texinfo): Delete rule.
9930 (rluser.texinfo): Delete rule.
9931
9932 2002-08-23 Andrew Cagney <cagney@redhat.com>
9933
9934 * gdbint.texinfo (Target Architecture Definition): Update
9935 STORE_RETURN_VALUE, mention regcache.
9936
9937 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9938
9939 * gdbint.texinfo (Target Architecture Definition): Document
9940 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9941
9942 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9943
9944 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9945 Fix minor typos. Add index entries.
9946
9947 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9948
9949 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9950
9951 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9952
9953 * gdbint.texinfo (Target Architecture Definition): Document
9954 PRINT_VECTOR_INFO.
9955 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9956
9957 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9958
9959 * gdb.texinfo (Maintenance Commands): Document "maint print
9960 registers", "maint print raw-registers" and "maint print
9961 cooked-registers".
9962
9963 2002-08-08 Grace Sainsbury <graces@redhat.com>
9964
9965 From Mark Salter:
9966 * gdb.texinfo (Protocol): Document T packet extension to
9967 allow watchpoint address reporting.
9968
9969 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9970
9971 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9972
9973 2002-08-01 Andrew Cagney <cagney@redhat.com>
9974
9975 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9976 to CHILL.
9977
9978 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9979
9980 * gdbint.texinfo (Coding): Revise section "Include Files".
9981
9982 2002-07-24 Andrew Cagney <cagney@redhat.com>
9983
9984 * gdbint.texinfo: Obsolete references to m88k.
9985 * gdb.texinfo: Ditto.
9986
9987 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9988
9989 * gdbint.texinfo (Create a release candiate): Add the location
9990 where the proper version of autoconf can be retrieved.
9991
9992 2002-07-09 Don Howard <dhoward@redhat.com>
9993
9994 * gdb.texinfo (Command Files): Further describe the behavior of
9995 sourced command files.
9996
9997 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9998
9999 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10000 (Coding): Clarify ISO C version that GDB assumes.
10001
10002 2002-06-26 Tom Tromey <tromey@redhat.com>
10003
10004 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10005 add_setshow_cmd_full.
10006
10007 2002-06-25 Don Howard <dhoward@redhat.com>
10008
10009 * gdb.texinfo (Memory Region Attributes): Document new behavior
10010 for 'mem' command.
10011
10012 2002-06-11 Jim Blandy <jimb@redhat.com>
10013
10014 * gdb.texinfo (Symbols): Update documentation for `info source'
10015 command.
10016
10017 * gdb.texinfo (Macros): Call the command `info macro', not
10018 `show macro'.
10019
10020 2002-06-09 Andrew Cagney <ac131313@redhat.com>
10021
10022 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10023 data''.
10024
10025 2002-06-09 Mark Kettenis <kettenis@gnu.org>
10026
10027 * gdbint.texinfo (Target Architecture Definition): Document
10028 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10029
10030 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10031
10032 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10033 lists.
10034
10035 2002-06-08 Andrew Cagney <ac131313@redhat.com>
10036
10037 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10038 Branch''.
10039
10040 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10041
10042 * gdbint.texinfo (Target Architecture Definition): Add section
10043 ``Converting an existing Target Architecture to Multi-arch''.
10044
10045 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10046
10047 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10048 to ``Obsoleting code''. Revise.
10049
10050 2002-05-17 Jim Blandy <jimb@redhat.com>
10051
10052 * gdb.texinfo (C Preprocessor Macros): New chapter.
10053 Include it in the main menu.
10054 (Contributors): Credit Jim Blandy with macro support.
10055 (Compilation): Explain how to get macro information into the
10056 executable.
10057 (Expressions): Note that preprocessor macros are expanded.
10058
10059 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10060
10061 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10062 options for `target remote'.
10063
10064 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10065
10066 * gdbint.texinfo (Target Architecture Definition): Delete
10067 documentation on NNPC_REGNUM.
10068
10069 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10070
10071 * gdbint.texinfo (Target Architecture Definition): Document
10072 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10073 (Target Architecture Definition): Revise section `Using Different
10074 Register and Memory Data Representations'. Add section `Raw and
10075 Virtual Register Representations'.
10076
10077 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10078
10079 * gdbint.texinfo (Target Architecture Definition): Mention
10080 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10081 (Target Architecture Definition): Mention same. Add references to
10082 web pages.
10083
10084 2002-05-08 Michael Snyder <msnyder@redhat.com>
10085
10086 * stabs.texinfo (Attributes): Document new "vector" attribute.
10087
10088 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10089
10090 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10091
10092 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10093
10094 * gdb.texinfo: Delete obsolete references to a29k.
10095
10096 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10097
10098 * gdbint.texinfo (Target Architecture Definition): Replace
10099 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10100
10101 2002-04-24 David S. Miller <davem@redhat.com>
10102
10103 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10104
10105 2002-04-21 David S. Miller <davem@redhat.com>
10106
10107 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10108
10109 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10110
10111 * gdbint.texinfo (Target Architecture Definition): Delete
10112 definition of HAVE_REGISTER_WINDOWS.
10113
10114 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10115
10116 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10117 "Theodore A. Roth" <troth@verinet.com>.
10118
10119 2002-04-15 Don Howard <dhoward@redhat.com>
10120
10121 From Eli Zaretskii <eliz@gnu.org>
10122 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10123 Provide a better explaination of this feature.
10124
10125 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10126
10127 * gdbint.texinfo (Target Architecture Definition): Remove
10128 FRAME_CHAIN_COMBINE.
10129
10130 2002-04-12 Michael Chastain <mec@shout.net>
10131
10132 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10133 REG_STACK_SEGMENT.
10134
10135 2002-04-09 Michael Chastain <mec@shout.net>
10136
10137 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10138 PYRAMID_* macros.
10139
10140 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10141
10142 * gdb.texinfo (Bug Reporting): Document that the web is the
10143 prefered way of submitting bug reports.
10144 (Bug Reporting): Delete the s-mail address as the last resort.
10145
10146 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10147
10148 * gdbint.texinfo (Target Architecture Definition): Delete
10149 references to TARGET_WRITE_FP and write_fp.
10150
10151 2002-03-27 Michael Snyder <msnyder@redhat.com>
10152
10153 * gdb.texinfo: Document new commands dump, append, and restore.
10154
10155 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10156
10157 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10158 Branch'.
10159
10160 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10161
10162 * gdb.texinfo: Change all examples to @smallexample.
10163 * gdbint.texinfo: Ditto.
10164
10165 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10166
10167 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10168 Branches''.
10169
10170 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10171
10172 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10173 Policy''.
10174
10175 2002-03-04 Fred Fish <fnf@redhat.com>
10176
10177 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10178 expresson, suports, dependant, trhe, perhaphs, situtations,
10179 explictily, taged, oportunity, unfortunatly).
10180
10181 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10182
10183 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10184 Remove reference to 3.12.
10185
10186 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10187
10188 * gdbint.texinfo: Include fdl.texi.
10189 (Top): Add GNU Free Documentation License.
10190 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10191 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10192 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10193 (gdbint.info): Add srcdir to include path.
10194 * gdb.texinfo: Include gpl.texi.
10195 (Top): Add Copying.
10196 * gpl.texi: New file.
10197
10198 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10199
10200 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10201
10202 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10203
10204 * gdb.texinfo: Document Cygwin native specific commands.
10205
10206 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10207
10208 * gdb.texinfo: Document gdbserver ``--attach'' command.
10209
10210 2002-02-07 Michael Snyder <msnyder@redhat.com>
10211
10212 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10213 to @code(_ovly_debug_event).
10214
10215 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10216
10217 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10218
10219 2002-02-06 Michael Snyder <msnyder@redhat.com>
10220
10221 * gdb.texinfo (overlays): Mention new magic symbol
10222 '_ovly_debug_event', which allows GDB to keep better track
10223 of overlays.
10224
10225 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10226
10227 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10228 Suggested by Dmitry Sivachenko.
10229
10230 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10231
10232 2002-02-01 Michael Snyder <msnyder@redhat.com>
10233
10234 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10235
10236 2002-01-30 Michael Snyder <msnyder@redhat.com>
10237
10238 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10239 (set trust-readonly-sections): Document.
10240
10241 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10242
10243 * gdbint.texinfo (Releasing GDB): Revise and update.
10244
10245 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10246
10247 * gdbint.texinfo (Target Architecture Definition): Delete
10248 description of TARGET_BYTE_ORDER_DEFAULT.
10249
10250 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10251
10252 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10253 <mitya@cavia.pp.ru>.
10254
10255 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10256
10257 * libgdb.texinfo: Delete file.
10258
10259 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10260
10261 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10262 * gdbint.texinfo: Ditto.
10263
10264 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10265
10266 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10267
10268 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10269
10270 * Makefile.in: Update copyright.
10271 (TEXI2DVI): Define.
10272 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10273 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10274 gdb-cfg.texi.
10275 (TEXINDEX, PDFTEX): Delete makefile variables.
10276
10277 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10278
10279 * gdb.texinfo (Protocol): Move section to appendix.
10280
10281 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10282
10283 * gdb.texinfo (Remote Debugging): Create a menu.
10284 (Top): Add ``Remote Debugging'' to menu.
10285
10286 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10287
10288 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10289 serial protocol'' from here.
10290 (Remote Debugging): To here. New chapter.
10291
10292 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10293
10294 * gdbint.texinfo (Target Architecture Definition): Delete
10295 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10296
10297 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10298
10299 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10300 are no longer needed.
10301 (Porting GDB): Add maintainer note about configure.host.
10302
10303 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10304
10305 * gdbint.texinfo (Target Architecture Definition): Remove
10306 definition of IEEE_FLOAT.
10307
10308 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10309
10310 * gdb.texinfo: Beautify copyright years; fix a typo.
10311 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10312 <3diff@gnu.org>
10313
10314 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10315
10316 * gdbint.texinfo (Host Definition): Remove references to
10317 MALLOC_INCOMPATIBLE.
10318
10319 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10320
10321 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10322 and xyz-xdep.o.
10323
10324 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10325
10326 * gdb.texinfo (Maintenance Commands): Add appendix.
10327 (Set Breaks): Copy ``maint info breakpoint'' doco to
10328 ``Maintenance Commands'' appendix. Add reference.
10329
10330 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10331
10332 * fdl.texi: Remove next/prev from @node.
10333
10334 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10335
10336 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10337 for monstrous @multitable (from Brian Youmans).
10338
10339 * fdl.texi: New file.
10340
10341 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10342
10343 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10344
10345 * gdbint.texinfo (Releasing GDB): New chapter.
10346
10347 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10348
10349 * gdb.texinfo (Embedded Processors, Calling program functions):
10350 Obsolete references to a29k.
10351
10352 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10353
10354 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10355 examples. Document that a code-block should do or discard its
10356 cleanups before exit.
10357
10358 2002-01-11 Michael Snyder <msnyder@redhat.com>
10359
10360 * gdb.texinfo (Choosing files): Change @samp to @file.
10361
10362 2002-01-05 Michael Snyder <msnyder@redhat.com>
10363
10364 * gdb.texinfo (--pid): Document new command line option (attach).
10365
10366 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10367
10368 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10369 in the stub.
10370
10371 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10372
10373 * gdbint.texinfo (Target Architecture Definition): Replace
10374 BIG_ENDIAN with BFD_ENDIAN_BIG.
10375
10376 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10377
10378 * gdbint.texinfo (Target Architecture Definition): Replace
10379 value_ptr with struct value pointer.
10380
10381 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10382
10383 * gdb.texinfo (Free Software): Fix wording.
10384
10385 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10386
10387 * gdb.texinfo (Free Software): New section ``Free Software Needs
10388 Free Documentation''.
10389
10390 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10391
10392 * stabs.texinfo:
10393 * gdb.texinfo:
10394 * gdbint.texinfo:
10395 * libgdb.texinfo:
10396 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10397
10398 2001-12-29 Michael Snyder <msnyder@redhat.com>
10399
10400 * gdb.texinfo (maint info sections): Fix typo.
10401
10402 2001-12-26 Michael Snyder <msnyder@redhat.com>
10403
10404 * gdb.texinfo (maint info sections): Document.
10405
10406 * gdb.texinfo (info proc): Comment out documentation for
10407 'info proc' sub-options that are currently not implemented.
10408
10409 2001-12-20 Jim Blandy <jimb@redhat.com>
10410
10411 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10412
10413 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10414
10415 * gdbint.texinfo (Target Architecture Definition): Replace
10416 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10417
10418 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10419
10420 * gdbint.texinfo (Host Definition): Delete documentation on
10421 HOST_BYTE_ORDER.
10422
10423 2001-11-30 Jim Blandy <jimb@redhat.com>
10424
10425 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10426 overlay support. Add to top-level menu.
10427
10428 2001-11-26 Tom Tromey <tromey@redhat.com>
10429
10430 * gdb.texinfo (Command Syntax): Document C-o binding.
10431
10432 2001-07-26 Christopher Faylor <cgf@redhat.com>
10433
10434 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10435 use since it is described in the referenced section.
10436
10437 From Eli Zaretskii <eliz@gnu.org>
10438 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10439 clearer when using DJGPP.
10440
10441 2001-11-24 Christopher Faylor <cgf@redhat.com>
10442
10443 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10444 specifically refer to MS-DOS.
10445 (command files): Mention gdb.ini is only used on MS-DOS.
10446
10447 2001-11-21 Tom Tromey <tromey@redhat.com>
10448
10449 * gdb.texinfo (Invoking GDB): Document --args.
10450 (Mode Options): Likewise.
10451
10452 2001-11-21 Jim Blandy <jimb@redhat.com>
10453
10454 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10455 Delete documentation; this macro has been removed from the
10456 sources.
10457
10458 2001-11-13 Jim Blandy <jimb@redhat.com>
10459
10460 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10461
10462 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10463
10464 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10465
10466 2001-11-05 Michael Snyder <msnyder@redhat.com>
10467
10468 * gdb.texinfo (info functions): Document use of backslash to
10469 quote regexp chars in function names such as "operator*()".
10470
10471 2001-11-01 Fred Fish <fnf@redhat.com>
10472
10473 * gdbint.texinfo (SOLIB_ADD): Document additional new
10474 "readsyms" arg.
10475
10476 2001-10-30 Don Howard <dhoward@redhat.com>
10477
10478 * gdb.texinfo: (Command Files) Added documentation for the
10479 behavior of gdb with input redirected from a file.
10480
10481 2001-10-28 Fred Fish <fnf@redhat.com>
10482
10483 * gdb.texinfo (auto-solib-add): Change docs to match
10484 implementation change.
10485 (auto-solib-limit): Add docs for new variable.
10486
10487 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10488
10489 * gdbint.texinfo (Target Architecture Definition): Function
10490 value_as_pointer renamed to value_as_address.
10491
10492 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10493
10494 * gdbint.texinfo (Target Architecture Definition): Default
10495 POINTER_TO_ADDRESS functions assume unsigned addresses.
10496 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10497 posting by Jim Blandy.
10498
10499 2001-10-12 Jim Blandy <jimb@redhat.com>
10500
10501 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10502 version of texi2html (1.64) doesn't support this flag any more.
10503
10504 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10505
10506 * gdbint.texinfo (Host Definition): Remove description of
10507 MEM_FNS_DECLARED.
10508
10509 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10510
10511 * gdbint.texinfo (Host Definition): Remove description of
10512 HAVE_SIGSETMASK.
10513
10514 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10515
10516 * gdbint.texinfo (Target Architecture Definition): Add
10517 explanation of TARGET_PRINT_INSN macro.
10518
10519 2001-08-30 Jim Blandy <jimb@redhat.com>
10520
10521 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10522 Explain what it means to load relocatable files.
10523
10524 2001-08-28 Jim Blandy <jimb@redhat.com>
10525
10526 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10527 info `top' menu.
10528
10529 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10530
10531 * gdbint.texinfo: Add a cautionary note about macro use.
10532
10533 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10534
10535 * gdb.texinfo: Explain omitting the hostname in the
10536 `target remote' command.
10537
10538 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10539
10540 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10541 and END-INFO-DIR-ENTRY.
10542
10543 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10544
10545 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10546
10547 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10548
10549 * gdbint.texinfo (libgdb): Rewrite.
10550
10551 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10552
10553 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10554
10555 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10556
10557 * gdb.texinfo (TUI): New chapter, document the TUI.
10558 (Mode Options): Document the -tui option.
10559
10560 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10561
10562 * gdbint.texinfo (Host Definition): Remove description of
10563 NEED_POSIX_SETPGID.
10564
10565 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10566
10567 * gdb.tex (DJGPP Native): New node, with descriptions of
10568 DJGPP-specific commands.
10569
10570 2001-07-19 John R. Moore <jmoore@redhat.com>
10571
10572 * gdbint.texinfo: Three misspellings.
10573
10574 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10575
10576 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10577 `test` expressions on bash. Problem reported by Colin Walters.
10578
10579 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10580
10581 * gdbint.texinfo (User Interface): Update ui-out documentation to
10582 refelect recent UI/MI updates.
10583
10584 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10585
10586 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10587 interpreters.
10588
10589 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10590
10591 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10592 structure and not macros.
10593 (Host Definition): Document that much of this chapter is obsolete.
10594 (Target Architecture Definition): Update list of files that make
10595 up a target architecture.
10596 (Coding): Update.
10597
10598 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10599
10600 * gdbint.texinfo (Target Architecture Definition): Update
10601 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10602 The latter has been changed to a true predicate.
10603
10604 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10605
10606 * annotate.texi: Add @noindent where needed. From Dmitry
10607 Sivachenko <dima@Chg.RU>.
10608 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10609
10610 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10611
10612 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10613
10614 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10615
10616 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10617 returns ``OK''. Document that the ``R'' packet does not reply.
10618
10619 2001-06-13 Michael Snyder <msnyder@redhat.com>
10620
10621 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10622
10623 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10624
10625 * gdb.texinfo (Signals): Clarify the default setting of signal
10626 handling.
10627
10628 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10629
10630 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10631 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10632
10633 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10634
10635 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10636
10637 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10638
10639 * gdbint.texinfo (Clean Design and Portable Implementation):
10640 Renamed from "Clean Design".
10641 (Clean Design and Portable Implementation): Document portable
10642 methods of handling file names, and the associated macros.
10643
10644 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10645
10646 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10647 command and provide a cross-reference to its description.
10648 (Symbols): Note that "info scope" is useful for trace experiments.
10649
10650 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10651
10652 * gdb.texinfo (Symbols): Document "info scope".
10653 (Tracepoints): New chapter.
10654 (Contributors): Update for v5.1.
10655 <All nodes>: Change "C++" to "C@t{++}".
10656
10657 * gdbint.texinfo (User Interface): A new section about ui_out
10658 functions, based on text written by Fernando Nasser.
10659
10660 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10661
10662 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10663
10664 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10665
10666 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10667
10668 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10669 Replace "GDB" with "@value{GDBN}". Fix markup.
10670
10671 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10672
10673 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10674 a cross-reference to its description.
10675 (Symbols): Document "info symbol".
10676
10677 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10678
10679 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10680 subsection "x86 Watchpoints".
10681 (Target Architecture Definition): Document the macros
10682 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10683 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10684
10685 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10686
10687 * gdbint.texinfo (Target Architecture Definition): Update
10688 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10689 list.
10690
10691 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10692
10693 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10694 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10695
10696 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10697
10698 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10699
10700 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10701
10702 * gdb.texinfo (Environment): Document that `path' does not change
10703 the value of PATH in GDB's own environment (it did in the past,
10704 but that was changed on March 15, 1994). Reported by Doug Evans
10705 <dje@transmeta.com>.
10706
10707 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10708 its line. Fix markup of commands and macros. Add an Index node
10709 and index entries.
10710
10711 2001-01-23 J.T. Conklin <jtc@redback.com>
10712
10713 * gdb.texinfo (Memory region attributes): New manual section.
10714
10715 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10716
10717 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10718
10719 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10720
10721 * refcard.tex: Version and copyright fixed. From Phil Edwards
10722 <pedwards@disaster.jaj.com>.
10723
10724 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10725
10726 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10727 DWARF2_REG_TO_REGNUM): Document.
10728
10729 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10730
10731 * gdbint.texinfo (Coding): Update current value of
10732 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10733
10734 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10735
10736 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10737 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10738
10739 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10740
10741 * gdb.texinfo: Document new 'set step-mode' command.
10742
10743 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10744
10745 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10746 changes from Dmitry Sivachenko <dima@Chg.RU>.
10747
10748 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10749
10750 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10751 From Steven Johnson <sbjohnson@ozemail.com.au>.
10752
10753 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10754
10755 * gdbint.texinfo (Overall Structure): Spelling fix.
10756
10757 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10758
10759 * gdbint.texinfo (Target Architecture Definition): Document that
10760 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10761 for which REGISTER_CONVERTIBLE returns a zero value.
10762
10763 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10764
10765 * Makefile.in (install-info): Find files to install in either the
10766 build or source directories (adapted from Makefile.am).
10767
10768 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10769
10770 * stabs.texinfo: Fix spelling errors.
10771 (String Field): FILE-NUMBER starts from 0, not 1.
10772
10773 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10774
10775 * refcard.tex: Remove \centerline from the blurb. Patch from
10776 Brian Youmans.
10777
10778 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10779
10780 * Makefile.in (install-info): Support installation from outside of
10781 the source directory. Reported by Mark Harig
10782 <markh@frazier.landmark.com>.
10783
10784 2000-06-20 J.T. Conklin <jtc@redback.com>
10785
10786 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10787
10788 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10789
10790 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10791 Generate using pdftex.
10792 (PDFTEX): Define.
10793 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10794 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10795 @contents at the start.
10796
10797 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10798
10799 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10800 Youmans.
10801
10802 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10803
10804 From Brian Youmans:
10805 * gdb.texinfo: Fix ``et al.''.
10806
10807 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10808
10809 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10810 loop.
10811
10812 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10813
10814 * configure: Regenerate.
10815
10816 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10817
10818 * Makefile.in (install-info): Run install-info on installed Info
10819 files.
10820
10821 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10822
10823 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10824 Andrew Cagney.
10825
10826 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10827
10828 * gdb.texinfo: Proofreading changes from Brian Youmans.
10829
10830 2000-05-01 Nick Duffek <nsd@cygnus.com>
10831
10832 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10833 startup sequence, minor edits.
10834
10835 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10836
10837 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10838 TeX.
10839
10840 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10841 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10842 like `n' and `s' which look weird. Convert some of the @kindex to
10843 @vindex, when they refer to variables, not commands.
10844
10845 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10846
10847 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10848
10849 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10850
10851 * Makefile.in (GDBMI_DIR): New variable.
10852 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10853 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10854 (gdbmi.texinfo): New target, for texi2roff.
10855 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10856 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10857
10858 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10859 gdbmi.texinfo.
10860 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10861 comment.
10862
10863 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10864
10865 * gdb.texinfo (Files): Update description of add-symbol-file
10866 command.
10867
10868 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10869
10870 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10871 prevents the build (and is generally a Bad Idea).
10872
10873 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10874
10875 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10876 a comma inside @var.
10877 (Command Files): Index markup changes from Dmitry Sivachenko
10878 <dima@Chg.RU>.
10879
10880 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10881
10882 * Makefile.in (LN_S): Define.
10883 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10884 invoke "ln -s" unless it is known to work.
10885
10886 * configure.in (AC_PROG_LN_S): Add.
10887
10888 2000-04-14 Jim Blandy <jimb@redhat.com>
10889
10890 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10891 section.
10892 (Target Conditionals): Document ADDRESS_TO_POINTER,
10893 POINTER_TO_ADDRESS.
10894
10895 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10896
10897 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10898 gdb-cfg.texi to get the value.
10899
10900 2000-04-10 Jim Blandy <jimb@redhat.com>
10901
10902 * gdbint.texinfo (Target Architecture Definition): Fix
10903 cross-references.
10904
10905 2000-04-08 Jim Blandy <jimb@redhat.com>
10906
10907 * gdbint.texinfo (Using Different Register and Memory Data
10908 Representations): New section.
10909 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10910 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10911 REGISTER_CONVERT_TO_RAW): Document.
10912
10913 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10914
10915 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10916 for acknowledgments.
10917
10918 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10919
10920 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10921 qThreadExtraInfo.
10922
10923 2000-03-28 J.T. Conklin <jtc@redback.com>
10924
10925 * gdb.texinfo: Clarify which remote debug protocol commands are
10926 required and which are optional.
10927
10928 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10929
10930 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10931 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10932 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10933 * annotate.texi: Update.
10934
10935 2000-03-28 Stan Shebs <shebs@apple.com>
10936
10937 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10938 expectation of additional changes before release), update
10939 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10940 node links, rephrase and/or shorten lines to fix formatting
10941 problem in both regular and @smallbook formats.
10942 * annotate.texi: Shorten lines in example, use smallexample
10943 consistently everywhere.
10944 * Makefile.in: Add comment about texinfo 4.0 html generation.
10945 (SFILES_INCLUDED): Add annotate.texi.
10946
10947 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10948
10949 * gdb.texinfo (Debugging Output): Added new section, documenting
10950 the "set/show debug" commands.
10951
10952 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10953
10954 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10955 entry.
10956
10957 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10958 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10959 @chapter and @node entries.
10960
10961 * gdb.texinfo: Link all top-level nodes.
10962
10963 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10964
10965 * Makefile.in (install-info): Create $(infodir) before installing
10966 files.
10967
10968 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10969
10970 From David Whedon <dwhedon@gordian.com>
10971 * gdbint.texinfo : Added paragraphs about command deprecation.
10972
10973 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10974
10975 * gdb.texinfo: Add documentation for the apropos command.
10976
10977 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10978
10979 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10980
10981 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10982
10983 * gdb.texinfo: Add white space to prevent overprinting in
10984 two places.
10985
10986 2000-03-17 Stan Shebs <shebs@apple.com>
10987
10988 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10989 <dima@Chg.RU>, also clarification of allowed content for
10990 string constants.
10991
10992 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10993
10994 * gdb.texinfo (main menu): Add Annotations.
10995 (File Options): Add @cindex entries for each command-line option.
10996 Document --epoch, --annotate, --async, --interpreter, --write,
10997 --statistics, and --version.
10998
10999 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11000 of GDB.
11001
11002 2000-02-23 Jim Blandy <jimb@redhat.com>
11003
11004 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11005
11006 2000-02-22 Jim Blandy <jimb@redhat.com>
11007
11008 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11009
11010 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11011
11012 * Makefile.in (diststuff): New target.
11013
11014 2000-02-15 Kevin Buettner <kevinb@redhat.com>
11015
11016 * agentexpr.texi: Fix wording regarding Intel's IA-64
11017 architecture. [From Jim Wilson.]
11018
11019 2000-01-16 Tom Tromey <tromey@cygnus.com>
11020
11021 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11022 (Delete Breaks): Mention range arguments.
11023 (Disabling): Likewise.
11024
11025 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11026
11027 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11028
11029 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11030
11031 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
11032 valid functions.
11033
11034 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11035
11036 * gdb.texinfo: Clarify regular expressions used in rbreak.
11037
11038 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11039
11040 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11041 MEMORY_REMOVE_BREAKPOINT): Document.
11042
11043 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11044
11045 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11046 offset re-using the DATA offset instead.
11047
11048 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11049
11050 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11051
11052 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11053
11054 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11055 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11056 typos.
11057
11058 * gdb.texinfo: Various minor wording and formatting improvements,
11059 mentions of additional command-line options.
11060
11061 1999-09-30 Fred Fish <fnf@cygnus.com>
11062
11063 * gdb.texinfo: Document additional forms of specifying section
11064 names and addresses for the add-symbol-file command.
11065
11066 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11067
11068 * gdbint.texinfo: Fix typo, add the word "have".
11069
11070 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11071
11072 * gdbint.texinfo (Target Architecture Definition): Document the
11073 SKIP_PERMANENT_BREAKPOINT macro.
11074
11075 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11076
11077 * gdb.texinfo: Fiks speling errers.
11078
11079 * gdb.texinfo: Fix uses of @multitable.
11080
11081 From Eli Zaretskii <eliz@gnu.org>:
11082 * gdb.texinfo: Include details specific to DOS host, clarify
11083 some confusing language, fix @ref/@xref/@pxref usages, add
11084 comments about using with optimization, add more indexing,
11085 fix info about disassembly-flavor.
11086
11087 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11088
11089 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11090 SKIP_SOLIB_RESOLVER): Define.
11091
11092 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11093
11094 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11095 ``g'' packets.
11096
11097 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11098
11099 * gdb.texinfo: Create a new "Configurations" chapter with
11100 platform-specific info, inline remote.texi and move sections of it
11101 into the new chapter, move bits about info proc, heuristic search,
11102 and register stack into the new chapter.
11103 * remote.texi: Remove, now part of gdb.texinfo.
11104 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11105
11106 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11107
11108 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11109 GDB_TARGET_IS_MACH386): These kludges have gone away.
11110
11111 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11112
11113 * gdbint.texinfo (Target Architecture Definition): Mention
11114 TDEPLIBS.
11115
11116 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11117
11118 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11119 surrounding text to fit HP-UX bits into general info.
11120 (HPPA-cfg.texi): Remove, no longer useful.
11121
11122 * gdb.texinfo: Remove explicit links from @node lines, remove
11123 HP-added "Detailed Node Listing" from main menu which confuses
11124 things.
11125
11126 From Dmitry Sivachenko <dima@Chg.RU>:
11127 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11128 in description of `set environment'.
11129
11130 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11131
11132 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11133
11134 1999-08-12 Ben Elliston <bje@cygnus.com>
11135
11136 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11137
11138 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11139
11140 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11141 watch, awatch, and rwatch. Explain why the latter two cannot be
11142 set as software watchpoints. Document that watchpoints for local
11143 variables are deleted when the debuggee terminates.
11144
11145 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11146
11147 * remote.texi (Protocol): Further clarification of the "qRcmd"
11148 packet. Allow E.. response packet. "qRcmd" packet is no longer
11149 reserved.
11150
11151 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11152
11153 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11154 * gdb.texinfo: Ditto.
11155
11156 1999-08-06 Tom Tromey <tromey@cygnus.com>
11157
11158 * gdb.texinfo (KOD): New node.
11159
11160 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11161
11162 * remote.texi (Rcmd): Fix minor formatting typos.
11163
11164 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11165
11166 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11167 packets.
11168
11169 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11170
11171 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11172 fixes.
11173
11174 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11175
11176 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11177
11178 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11179
11180 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11181 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11182 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11183 packets that are not supported on all hosts. Expand examples.
11184 Spell check.
11185
11186 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11187
11188 * Makefile.in: Recognize html, install-html. Add targets
11189 to build HTML versions of documentation via texi2html.
11190
11191 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11192
11193 * gdbint.texinfo (Testsuite): New chapter, information about the
11194 testsuite.
11195
11196 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11197
11198 * remote.texi (Communication Protocol): Rewrite.
11199
11200 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11201
11202 * stabs.texinfo: Fix uses of xref.
11203
11204 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11205
11206 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11207 info about patch submission.
11208
11209 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11210
11211 From Per Bothner <bothner@cygnus.com>:
11212 * gdb.texinfo: Document Chill support.
11213
11214 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11215
11216 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11217 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11218 Document that the value should be greater-than or equal-to zero.
11219 (NO_STD_REGS): Document. Deprecate.
11220
11221 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11222
11223 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11224 Document that these are not used.
11225
11226 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11227
11228 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11229
11230 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11231
11232 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11233 numargs was dropped.
11234
11235 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11236
11237 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11238
11239 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11240
11241 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11242 Update.
11243
11244 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11245
11246 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11247 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11248
11249 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11250
11251 * gdbint.texinfo: Fix typos: $ -> @.
11252
11253 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11254
11255 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11256 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11257 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11258 BREAKPOINT_FROM_PC.
11259
11260 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11261
11262 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11263 CALL_DUMMY_STACK_ADJUST): Document.
11264
11265 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11266
11267 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11268 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11269
11270 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11271
11272 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11273 longer exists.
11274
11275 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11276
11277 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11278 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11279 they make the manual source incomprehensible.
11280 * h8-cfg.texi: Remove, hasn't been used in years.
11281
11282 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11283
11284 * gdb.texinfo: Update the credits.
11285
11286 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11287
11288 * gdb.texinfo: Fix mistakes noticed in printout of last
11289 draft, add Alpha to discussion of heuristic fence post.
11290
11291 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11292
11293 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11294 Edition, merge some HP changes into mainline, describe some
11295 previously undocumented features, describe more of the target
11296 commands available, eliminate obsolete section on renamed
11297 commands.
11298 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11299
11300 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11301
11302 * gdb.texinfo: Make many HPPA conditionals unconditional,
11303 including catchpoint description, since now on for all configs.
11304 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11305 specializations.
11306
11307 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11308
11309 * Makefile.in (GDBvn.texi): Fix match expression to work with
11310 current format of VERSION in gdb/Makefile.in.
11311 * gdb.texinfo: Fix node ref to match new readline.
11312
11313 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11314
11315 * gdb.texinfo: Changes made as part of a project to merge in
11316 changes made by HP. Documentation makes extensive use of
11317 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11318 on remote debugging. There are differences in documentation
11319 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11320 the HP manual discusses catchpoints, hardware watchpoints, and
11321 some HPUX specific limitations for shared library support.
11322
11323 There are also a number of @node changes.
11324
11325 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11326
11327 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11328 (C Usage): Same.
11329
11330 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11331
11332 The following changes were made by Edith Epstein
11333 <eepstein@cygnus.com> as part of a project to merge in changes
11334 made by HP.
11335
11336 * HPPA-cfg.texi: new file.
11337
11338 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11339
11340 * refcard.tex: change documentation about catch.
11341 removed info catch.
11342
11343 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11344
11345 * gdbint.texinfo: Expand on GDB's coding standards,
11346 specify the use of arg names with prototypes.
11347
11348 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11349
11350 * gdb.texinfo: Fix tipo.
11351
11352 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11353
11354 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11355 TARGET_BYTE_ORDER_SELECTABLE_P.
11356
11357 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11358
11359 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11360
11361 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11362
11363 * agentexpr.texi: New file.
11364
11365 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11366
11367 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11368
11369 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11370
11371 * remote.texi: Changed wording that implied that the GDB remote
11372 protocol caches register values instead of GDB itself.
11373
11374 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11375
11376 * gdbint.texinfo: Add some info about symbol readers.
11377 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11378 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11379 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11380 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11381
11382 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11383
11384 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11385
11386 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11387
11388 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11389
11390 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11391
11392 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11393 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11394
11395 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11396
11397 * gdbint.texinfo: Fix minor typos.
11398
11399 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11400
11401 * gdbint.texinfo: Complete overhaul. Group descriptions more
11402 logically, add more info on generic algorithms, remove much
11403 obsolete and/or wrong material.
11404
11405 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11406
11407 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11408
11409 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11410
11411 * refcard.tex: Copyright, address updates.
11412
11413 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11414
11415 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11416 for the edition instead of confusing GDB-version-like numbers.
11417
11418 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11419
11420 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11421
11422 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11423
11424 * LRS: Reformat a bit to keep text under 80 columns.
11425
11426 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11427
11428 * gdb.texinfo: Add some credits, mention bug monitor.
11429 * remote.texi: Mention mips monitor targets.
11430 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11431
11432 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11433
11434 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11435 files, finish sorting of host vs target vs native macros, describe
11436 some more of them.
11437
11438 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11439
11440 * gdbint.texinfo (Host Conditionals): Document change from
11441 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11442
11443 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11444
11445 * gdbint.texinfo (Host Conditionals): Document
11446 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11447
11448 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11449
11450 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11451 Document LSEEK_NOT_LINEAR.
11452
11453 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11454
11455 * stabs.texinfo (Stab Section Basics): Make it clear that only
11456 some versions of the GNU linker remove the leading N_UNDF symbol.
11457
11458 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11459
11460 * stabs.texinfo (String Field): Document type number pairs here,
11461 instead of in the Sun specific section.
11462 (Include Files): The GNU linker supports the N_BINCL
11463 optimization. Clarify the N_BINCL value, and what it is used
11464 for.
11465 (Procedures): Document N_FUN with an empty string to mark the end
11466 of a function.
11467 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11468 (Sun Differences): Remove this node, as the information is now
11469 elsewhere in the main document.
11470 (Stab Section Basics): Mention that the GNU linker may optimize
11471 stabs and remove the leading N_UNDF symbol.
11472
11473 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11474
11475 * gdb.texinfo, refcard.tex: Restore author credit
11476
11477 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11478
11479 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11480 documentation to account for START and END macros taking
11481 one arg.
11482
11483 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11484
11485 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11486 * gdb.texinfo (Frames): Fix typo.
11487
11488 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11489
11490 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11491 a target_signal as arg type, not a pid.
11492
11493 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11494
11495 * gdb.texinfo: Document `set assembly-language'.
11496
11497 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11498
11499 * remote.texi: Update list of stubs in the GDB distribution.
11500
11501 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11502
11503 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11504 Also document that some systems can use mmalloc but must define
11505 this if their C runtime allocates memory that is later freed.
11506 (MMCHECK_FORCE): Document new macro.
11507
11508 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11509
11510 * remote.texi: Add documentation for target Sparclet.
11511
11512 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11513
11514 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11515 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11516 * configure.in: Rewritten for autoconf.
11517 * configure: New.
11518
11519 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11520
11521 * Makefile.in (DVIPS): New define, set to dvips.
11522 (dvi): Add stabs.dvi.
11523 (ps): New target.
11524 (all-doc): Depend on info, dvi, and ps targets.
11525 (STAGESTUFF): Add *.ps and *.dvi files.
11526 (clean-info, clean-dvi): Remove.
11527 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11528 rules completely rewritten.
11529 (maintainer-clean): Remove clean-info and clean-dvi
11530 dependencies and put their actions in the rules.
11531 (gdb.ps): New target
11532 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11533 intermediate TeX files, whether they have 2 or 3 character
11534 extensions.
11535 (gdbint.ps): Add target and rules.
11536 (gdb-internals): Delete unused target.
11537 (Makefile): Depends upon config.status also.
11538
11539 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11540
11541 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11542 set.
11543
11544 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11545
11546 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11547 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11548
11549 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11550
11551 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11552
11553 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11554
11555 * gdb.texinfo (Print settings): Document
11556 `set/show print static-members' commands.
11557
11558 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11559
11560 * gdbint.texinfo (Native): Document name change, coredep.c to
11561 core-aout.c.
11562
11563 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11564
11565 * stabs.texinfo (Include Files): Document the values the SunOS4
11566 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11567
11568 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11569
11570 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11571 Fix typo.
11572
11573 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11574
11575 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11576 "gdb.tar.Z".
11577
11578 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11579
11580 * Makefile.in (maintainer-clean): New target, synonym for
11581 realclean.
11582
11583 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11584
11585 * Update all FSF addresses except those in COPYING* files.
11586
11587 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11588
11589 From Richard Earnshaw (rearnsha@armltd.co.uk):
11590 * gdb.texinfo (convenience variables): Document $_exitcode.
11591 (quit): Document optional expression to use as exit code.
11592
11593 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11594
11595 * gdb.texinfo, remote.texi: Brought up to date with various
11596 GDB changes.
11597
11598 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11599
11600 * gdb.texinfo: Update dates and versions, fix comments about
11601 hardware watchpoints in future releases and about the
11602 sharedlibrary command.
11603
11604 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11605
11606 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11607 C_FUN stab. Other cleanups.
11608
11609 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11610
11611 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11612 for the sparc stub.
11613
11614 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11615
11616 * annotate.texi: Clarify which addresses have differing formats
11617 depending on the language and which do not.
11618
11619 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11620
11621 * remote.texi (NetWare): Changed example to use BOARD= instead of
11622 NODE= argument to reflect correspoding change to gdbserve.nlm.
11623
11624 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11625
11626 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11627 GDB, as well as AIX dbx, supports the size type attribute.
11628
11629 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11630
11631 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11632
11633 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11634
11635 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11636 and new 'if' and 'while' commands.
11637
11638 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11639
11640 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11641
11642 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11643
11644 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11645 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11646 NetWare targets. Mostly stolen from the Server node.
11647
11648 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11649
11650 * gdb.texinfo (Setting): Talk about the language of a source file
11651 versus the working language. The old documentation did not match
11652 what GDB did.
11653
11654 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11655
11656 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11657 of a source file.
11658
11659 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11660
11661 * gdb.texinfo (Processes): New node.
11662
11663 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11664
11665 * remote.texi: Update documentation of set/show mipsfpu.
11666
11667 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11668
11669 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11670 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11671
11672 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11673
11674 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11675 obsolete conditionals, described some others.
11676
11677 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11678
11679 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11680 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11681
11682 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11683
11684 * gdbint.texinfo: Put regex conditionals in their own table.
11685
11686 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11687
11688 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11689 described or fixed the descriptions of many others.
11690
11691 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11692
11693 * gdb.texinfo: Add some more credits.
11694 * gdbint.texinfo: Capitalize GDB consistently, describe some
11695 macros and remove some.
11696
11697 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11698
11699 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11700 obsolete conditionals, described some others.
11701
11702 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11703
11704 * gdb.texinfo (help targets): Changed to `help target', which
11705 is the correct gdb command.
11706
11707 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11708
11709 * annotate.texi (TODO): New node, for keeping track of annotations
11710 suggested but not yet implemented.
11711
11712 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11715 another symbol, it is not the address itself.
11716
11717 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11718
11719 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11720 of stabs-in-coff sections.
11721
11722 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11723
11724 * annotate.texi: Change edition to 0.5 and date to May 1994.
11725 Add index.
11726 (Frames): New node, for frame annotation.
11727 (Displays): New node, for display annotation.
11728
11729 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11730 when waiting for your program to stop.
11731
11732 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11733
11734 * annotate.texi (Breakpoint Info): Document annotation of header
11735 fields and record annotation.
11736
11737 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11738
11739 * annotate.texi: New file, to document annotations.
11740
11741 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11742
11743 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11744 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11745
11746 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11747
11748 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11749 section, and say n_strx field is compilation unit relative.
11750 * stabs.texinfo: Don't use @code for a.out when it is the name of
11751 an object file format.
11752
11753 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11754
11755 * gdb.texinfo: Refer to file names, not path names, per rms
11756 convention.
11757 (Arguments): Fix typo.
11758
11759 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11760
11761 * stabs.texinfo (Global Variables): Talk about stabs in files
11762 where variables are referenced, but not defined.
11763
11764 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11765
11766 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11767 Cplusplus to new nodes Member Type Descriptor and Method Type
11768 Descriptor. Re-write stuff for #.
11769
11770 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11771
11772 * gdb.texinfo (Print Settings): Don't document "set print
11773 fast-symbolic-addr off". The bug which it worked around was fixed
11774 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11775
11776 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11777 N_ENTRY node.
11778
11779 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11780
11781 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11782
11783 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11784 references to ieee-float.c.
11785
11786 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11787
11788 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11789 match what the code actually does.
11790
11791 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11792
11793 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11794
11795 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11796
11797 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11798 i, and b.
11799
11800 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11801
11802 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11803 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11804 as "stabs in sections" rather than just saying "ELF and SOM".
11805 Also make that stuff apply to COFF.
11806
11807 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11808
11809 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11810 Ghostscript.
11811
11812 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11813
11814 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11815 versus functions without line numbers, also mention stepping into
11816 them as well as "step" when you are in them. Tell the user how to
11817 deal with the situation. Add comment about "debugging information".
11818
11819 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11820
11821 * stabs.texinfo (Enumerations): Document restriction on where
11822 enumeration types can appear and still win with GDB.
11823
11824 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11825
11826 * stabs.texinfo (Negative Type Numbers): Document format for type
11827 -16.
11828
11829 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11830
11831 * gdb.texinfo (Selection, Frame Info): Update information about
11832 arbitrary frame specficiations.
11833
11834 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11835
11836 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11837
11838 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11839
11840 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11841
11842 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11843
11844 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11845
11846 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11847
11848 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11849 Differences node to Statics node.
11850 (Statics): Discuss XCOFF use of V symbol descriptor.
11851
11852 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11853 not clean.
11854
11855 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11856
11857 * gdb.texinfo (Print Settings): Document `set print
11858 fast-symbolic-addr' and improve the doc for some other
11859 `set print's.
11860
11861 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11862
11863 * stabs.texinfo (String Field): Talk about defining several type
11864 numbers at once.
11865 Fix lint regarding changing node ELF Transformations to
11866 ELF and SOM Transformations.
11867
11868 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11869
11870 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11871
11872 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11873
11874 * stabs.texinfo (Cross-References): `::' is for nested types only
11875 within <>.
11876 (Structures): Document static members.
11877
11878 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11879
11880 * stabs.texinfo: Document S type attribute.
11881
11882 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11883
11884 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11885
11886 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11887
11888 * gdbint.texinfo: Fix a few typos.
11889
11890 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11891
11892 * gdb.texinfo, remote.texi: formatting improvements
11893
11894 * gdb.texinfo (New Features): mention threads.
11895 (Summary, C): fix xrefs in newly contributed text.
11896 (Threads): index entries, clarifications, example
11897 (passim): minor typos fixed, phrasing improvements
11898
11899 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11900 entries; (Server): explain use of gdbserver w/real-time systems,
11901 add example of conflicting TCP port; (MIPS Remote) break up
11902 running text into table, highlighting commands, and add example.
11903
11904 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11905
11906 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11907
11908 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11909
11910 * stabs.texinfo (Nested Symbols): New node.
11911 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11912
11913 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11914
11915 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11916 to picking which Bbss.bss symbol to use, and (because there seems to
11917 be no good way of doing it) re-write some of the text to make it
11918 sound like Bbss.bss isn't such a great idea after all (as currently
11919 designed).
11920
11921 * gdb.texinfo (C): In addition to saying people have to use g++ for
11922 good results, say they have to use stabs. Specifically say cfront
11923 doesn't work well.
11924 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11925 the gdb README. Add xrefs to places where the support for the various
11926 languages is described in detail.
11927
11928 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11929
11930 * stabs.texinfo: Clean up stuff about visibility and virtual
11931 characters.
11932
11933 * stabs.texinfo (N_M2C): Cite Sun doc.
11934
11935 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11936
11937 * gdb.texinfo: updates re threads.
11938 * remote.texinfo: avoid index entries starting with digits.
11939
11940 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11941
11942 * stabs.texinfo (Enumerations): Talk about large, negative and
11943 octal values. Clean up cross reference to type attributes.
11944 (String Field): Say that GDB 4.11 supports size attribute.
11945
11946 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11947
11948 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11949 is a mandatory step. Make the stuff about that more concise.
11950
11951 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11952
11953 * stabs.texinfo (Class Names): New node.
11954
11955 * gdb.texinfo (Command Files): Explain order of init file reading.
11956
11957 * remote.texi (Bootstrapping): Talk about getting the serial driver
11958 to deal with ^C sent by gdb to stop the remote system.
11959
11960 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11961
11962 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11963
11964 * libgdb.texinfo (Defining Commands): made the DOC arg
11965 to gdb_define_app_command a char * instead of char **
11966 per a suggestion from kingdon.
11967
11968 * libgdb.texinfo: total rewrite from a different starting
11969 premise.
11970
11971 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11972
11973 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11974 floats passed as doubles (to improve clarity).
11975
11976 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11977
11978 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11979
11980 * a4rc.sed: update to work with Andreas Vogel papersize params
11981
11982 * refcard.tex: use Andreas Vogel simplifications of papersize
11983 params; remove useless version info; update copyright date.
11984
11985 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11986
11987 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11988
11989 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11990
11991 * gdb.texinfo (Files): Say what address the load command loads it at.
11992
11993 * stabs.texinfo (Common Blocks): Minor cleanups.
11994
11995 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11996 that Sun has backed away from the linker kludge and thus the relevant
11997 issue is changes to the SunPRO tools, not the Solaris linker.
11998
11999 * stabs.texinfo (Traditional Integer Types): Clean up description
12000 of octal bounds a little bit. Document extra leading zeroes.
12001
12002 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12003
12004 * gdb.texinfo (Signaling): Update for symbolic symbol names
12005 and add a section explaining the difference between the GDB
12006 signal command and the shell kill utility.
12007
12008 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12009
12010 * libgdb.texinfo: added `@' to braces that were unescaped.
12011
12012 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12013
12014 * libgdb.texinfo: new file. Spec for the gdb library.
12015
12016 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12017
12018 * stabs.texinfo (Include Files): Fix typo (start -> end).
12019
12020 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12021
12022 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12023 from Melissa at FSF's editing pass.
12024
12025 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12026
12027 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12028 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12029 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12030
12031 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12032
12033 * remote.texi (Bootstrapping): Discuss 386 call gates.
12034
12035 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12036
12037 * stabs.texinfo (Based Variables): New node.
12038
12039 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12040
12041 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12042 names, sizes, and formats to suggest how not to lose.
12043
12044 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12045
12046 * stabs.texinfo (Methods): Fix typo.
12047
12048 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12049
12050 * gdb.texinfo: Fix a few typos.
12051
12052 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12053
12054 * gdb.texinfo: Clarify how well it works with Fortran.
12055
12056 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12057 More on relocating stabs in ELF files.
12058
12059 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12060
12061 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12062
12063 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12064
12065 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12066 parameters on VAX.
12067
12068 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12069
12070 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12071
12072 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12073
12074 * stabs.texinfo: Make info author notice match the TeX author notice.
12075
12076 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12077
12078 * stabs.texinfo: Initial-caps all words in node names and
12079 non-trivial words in section names.
12080
12081 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12082
12083 * stabs.texinfo: Many minor cleanups.
12084
12085 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12086
12087 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12088
12089 * stabs.texinfo: Remove full description of big example.
12090 It's not really helpful; just use pieces of it where appropriate.
12091 Add more Texinfo formatting directives (@samp, etc.).
12092 Use @deffn to define stab types.
12093 Eliminate some wordiness. Break up some nodes.
12094 Add an (alphabetized) index of symbol types.
12095 Use consistent capitalization style in node and section names.
12096
12097 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12098
12099 * gdb.texinfo: Change typo "Two two" to "The two".
12100
12101 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12102
12103 * stabs.texinfo (XCOFF-differences): Remove references to
12104 non-existent types N_DECL and N_RPSYM.
12105
12106 * stabs.texinfo (String Field): Say that type attributes bug is
12107 fixed in GDB 4.10, since it is.
12108
12109 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12110
12111 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12112
12113 * stabs.texinfo: Formatting cleanups.
12114
12115 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12116
12117 * stabs.texinfo: When explaining the n_type of a stab, standardize
12118 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12119 no tabs, use @r).
12120 (Global Variables): Clean up.
12121
12122 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12123
12124 * stabs.texinfo (Stack Variables): Re-write.
12125
12126 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12127
12128 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12129 addresses of a source file. Also revise formatting.
12130 Change "object module" or "object file" to "source file".
12131 Various: Miscellaneous cleanups.
12132
12133 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12134
12135 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12136
12137 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12138
12139 * gdbint.texinfo: Removed many nonsensical machine-collected
12140 host and target conditionals, described some of the remainder.
12141
12142 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12143
12144 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12145
12146 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12147 paragraph which follows.
12148
12149 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12150 variables. Looks better and avoids overful hbox.
12151
12152 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12153
12154 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12155
12156 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12157
12158 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12159 retransmit-timeout
12160
12161 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12162
12163 * gdbint.texinfo: Update statement about `some ancient Unix
12164 systems, like Ultrix 4.0' to Ultrix 4.2.
12165
12166 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12167
12168 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12169
12170 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12171
12172 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12173 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12174
12175 * remote.texi: new name for former gdbinv-s.texi
12176
12177 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12178
12179 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12180
12181 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12182 variables for MIPS remote debugging protocol.
12183
12184 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12185
12186 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12187
12188 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12189
12190 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12191
12192 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12193
12194 * gdb.texinfo: repair conditional bugs in text markup
12195
12196 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12197
12198 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12199 to select Modula-2 material.
12200
12201 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12202
12203 * stabs.texinfo: Cleanups regarding statics.
12204
12205 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12206 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12207
12208 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12209
12210 * stabs.texinfo: N_MAIN is sometimes used for C.
12211
12212 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12213
12214 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12215
12216 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12217
12218 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12219 removed from the code by Kingdon.
12220
12221 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12222
12223 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12224 input when evaluating breakpoint conditions; the bug has been fixed.
12225
12226 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12227 sets the ignore count to N-1, not to N.
12228
12229 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12230
12231 * refcard.tex (\hoffset): correct longstanding error to match
12232 intended offset; avoids cutting off edge on some printers
12233
12234 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12237
12238 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12239
12240 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12241
12242 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12243
12244 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12245 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12246 collect sed edits if any, apply to refcard before formatting;
12247 (refcard.ps) stop implying PS fonts if PS output requested;
12248 (lrefcard.ps) delete extra target for variant PS fonts
12249
12250 * refcard.tex: parametrize papersize dependent info, collect
12251 in easily replaced spot
12252
12253 * a4rc.sed: new file, edits to refcard for A4 paper
12254
12255 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12256
12257 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12258
12259 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12260
12261 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12262
12263 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12264
12265 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12266 politely rather than rudely.
12267
12268 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12269
12270 * stabs.texinfo: Document common blocks.
12271
12272 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12273
12274 * stabs.texinfo: Add some basic info about stabs-in-elf.
12275
12276 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12277
12278 * stabs.texinfo (Top): Minor cleanup.
12279
12280 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12281
12282 * Makefile.in (install-info): remove parentdir support
12283
12284 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12285
12286 * gdb.texinfo (Copying): delete this node and references to it;
12287 RMS says this manual need not carry GPL. (passim): Improvements
12288 from last round at FSF, largely due to Ian Taylor review, and
12289 minor formatting improvements.
12290
12291 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12292 largely due to Ian Taylor review. (Debug Session): minor edits to
12293 new text.
12294
12295 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12296
12297 * Makefile.in (realclean): Remove info and dvi files too.
12298
12299 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12300
12301 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12302 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12303 * gdb.texinfo: Change accordingly.
12304
12305 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12306 N_{L,R}BRAC,N_SLINE are relative to.
12307
12308 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12309
12310 * Makefile.in (GDBvn.texi): Update atomically.
12311
12312 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12313
12314 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12315
12316 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12317
12318 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12319 addresses together. Also motivate the set print symbol-filename
12320 command and suggest other solutions.
12321
12322 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12323
12324 * gdb.texinfo (set print elements): Note that the number of
12325 elements is set to unlimited by "set print elements 0".
12326
12327 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12328
12329 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12330 NF_LDOUBLE means.
12331 (Stab Types): Include Solaris stab types.
12332 (Procedures): Document Solaris extensions.
12333
12334 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12335
12336 * gdb.texinfo: Add `set print symbol-filename' doc.
12337
12338 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12339
12340 * stabs.texinfo (Arrays): Talk about type definition vs. type
12341 information.
12342
12343 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12344 the trailing semicolon.
12345
12346 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12347
12348 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12349 and merge in other parts of the document addressing these subjects.
12350 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12351
12352 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12353 at the end of a range type.
12354
12355 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12356 AIX extensions.
12357
12358 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12359
12360 * stabs.texinfo (Stabs Format): Misc fixes.
12361
12362 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12363
12364 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12365 (Traditional builtin types): Document convex convention for long long.
12366 (Negative builtin types): Discuss type names, and misc fixes.
12367
12368 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12369
12370 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12371 point types used with @samp{R} type descriptor.
12372 (Symbol Descriptors): Describe how to handle conflict between
12373 different meanings of @samp{P} symbol descriptor.
12374
12375 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12376
12377 * stabs.texinfo: Remove node Quick Reference and put its children
12378 directly under the main menu.
12379
12380 * stabs.texinfo: Many more changes to bring it into line with
12381 AIX documentation and reality. I think it now has all the
12382 information from the AIX documentation, except that I burned
12383 out when I got to variant records (Pascal and Modula-2) and
12384 all the COBOL types. Oh well, we can add them later when we're
12385 worrying more about those languages.
12386
12387 * stabs.texinfo (Automatic variables): Talk about what it means
12388 to omit the symbol descriptor.
12389
12390 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12391
12392 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12393 gcc2 behavior with promoted args.
12394
12395 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12396
12397 * gdb.texinfo: include readline appendices in info version of manual
12398
12399 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12400
12401 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12402 target remote.
12403
12404 * gdb.texinfo (Machine Code): more index entries for disassemble
12405
12406 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12407
12408 * Clarify the intended use of the gdb-testers and gdb-patches
12409 mailing lists, and shrink gzip comment.
12410
12411 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12412
12413 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12414 DOSHOST configuration of manual.
12415
12416 * gdb.texinfo (MIPS Stack): new node.
12417
12418 * all-config.texi (MIPS) new switch.
12419
12420 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12421 tense; (MIPS Remote) new node.
12422
12423 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12424 bug; (Environment) less passive, other small cleanups in text about
12425 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12426 (Remote) new MIPS Remote menu entry.
12427
12428 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12429
12430 * stabs.texinfo: Many changes to include information from the
12431 AIX documentation.
12432
12433 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12434
12435 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12436
12437 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12438 Move a bunch of information from ../README.
12439 (Getting Started): New node.
12440
12441 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12442
12443 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12444
12445 * gdb.texinfo: advance manual revision dates to present
12446
12447 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12448 stop using silly Roman numerals in @set variable names
12449
12450 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12451
12452 * stabs.texinfo (Parameters): Keep trying to get this right.
12453
12454 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12455
12456 * stabs.texinfo (Parameters): More on "local parameters".
12457
12458 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12459
12460 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12461
12462 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12463
12464 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12465 (Parameters): Rewrite.
12466 (xcoff-differences, Sun-differences): Minor changes.
12467
12468 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12469
12470 * stabs.texinfo: Minor cleanup.
12471
12472 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12473
12474 * gdbint.texinfo: Minor xcoff stuff.
12475
12476 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12477
12478 * gdbint.texinfo: Update for new config directory structure.
12479 Add info about internal type data structures.
12480
12481 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12482
12483 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12484 $(srcdir).
12485 (gdb-config.texi): Depend on file in $(srcdir).
12486
12487 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12488
12489 * stabs.texinfo: Fixes about N_SO.
12490
12491 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12492
12493 * gdb.texinfo: include list of nonstandard init file names
12494
12495 * *-config.texi: new switch GENERIC for text that applies *only*
12496 to (usual) multiple-target version of manual
12497
12498 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12499 h8 config
12500
12501 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12502 in menus (rather than conditionally selected multiple alternative
12503 menus).
12504
12505 * Makefile.in: define and use DOC_CONFIG var to select
12506 configuration for GDB user manual.
12507
12508 * gdb-config.texi: delete from repository, generate from Makefile.
12509
12510 * all-config.texi: normal `generic' configuration file, formerly
12511 stored as gdb-config.texi
12512
12513 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12514
12515 * Makefile.in: add dvi target to build all .dvi files
12516
12517 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12518
12519 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12520
12521 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12522
12523 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12524 host conditionals.
12525 * stabs.texinfo: More array fixes inspired by Jim's.
12526
12527 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12528
12529 * stabs.texinfo: Fixes re arrays and continuations.
12530
12531 * gdbint.texinfo: Add XCOFF node.
12532
12533 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12534
12535 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12536
12537 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12538
12539 * stabs.texinfo: Fix for array types to mention lower bounds.
12540
12541 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12542
12543 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12544
12545 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12546
12547 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12548
12549 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12550
12551 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12552 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12553
12554 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12555
12556 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12557
12558 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12559
12560 * gdb.texinfo, gdbinv-s.texi: misc updates
12561
12562 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12563
12564 * gdbint.texinfo: Brief documentation for longjmp support,
12565 from an email msg by Stu.
12566
12567 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12568
12569 * stabs.texinfo: Fix description of floating point "range"
12570 types (which really define basic types). Reported by Jim Meehan,
12571 <meehan@src.dec.com>.
12572
12573 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12574
12575 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12576
12577 * gdbint.texinfo: Slightly expand section on supporting a new
12578 object file format.
12579
12580 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12581
12582 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12583 intermediate file.
12584
12585 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12586
12587 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12588
12589 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12590
12591 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12592
12593 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12594 as well as Z8002.
12595
12596 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12597
12598 * gdbint.texinfo: Add sections on clean design and on how to send
12599 in changes.
12600
12601 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12602
12603 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12604
12605 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12606
12607 * gdb.texinfo: Fix typo, reported by Karl Berry.
12608
12609 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12610
12611 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12612
12613 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12614
12615 * gdbint.texinfo: fixed a stray email address (needs @@),
12616 added @table @code to node "Native Conditionals"
12617
12618 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12619
12620 * gdbint.texinfo: Describe coding style of GDB.
12621
12622 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12623
12624 * stabs.texinfo: Minor wording changes.
12625
12626 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12627
12628 * gdbint.texinfo: Improve release doc slightly.
12629
12630 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12631
12632 * gdbint.texinfo: Improve doc of GDB config macros.
12633
12634 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12635
12636 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12637 These will be reinserted when examined.
12638
12639 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12640
12641 * gdbint.texinfo: Make a start at documenting all the #if macros
12642 in GDB. At least list them all, and start separating them into
12643 host-specific and target-specific.
12644
12645 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12646
12647 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12648 examples (not consistent w others).
12649 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12650 for generic vn of doc
12651
12652 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12653
12654 * Makefile.in: always create installation directories.
12655
12656 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12657
12658 * gdb.texinfo: in h8 config, do not describe searching commands.
12659
12660 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12661
12662 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12663 conditionals; introduce a few generic switches that may be
12664 useful for other cross-dev or dos-hosted configs.
12665
12666 * gdb.texinfo: fix typo in "info reg" description
12667
12668 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12669
12670 * stabs.texinfo: Minor updates from running TeX over it.
12671 * Makefile.in (stabs.dvi, stabs.ps): Add.
12672
12673 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12674
12675 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12676 First pass at converting it to texinfo.
12677
12678 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12679
12680 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12681 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12682
12683 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12684
12685 * gdbint.texinfo: Add section on partial symbol tables.
12686
12687 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12688
12689 * gdb.texinfo: document `set remotedebug' and `set
12690 rstack_high_address'.
12691
12692 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12693
12694 * gdb.texinfo: slight expansion of new text on reading info files
12695 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12696 H8/300 from DOS.
12697
12698 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12699
12700 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12701
12702 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12703
12704 * gdb.texinfo: Say how to read the `info' files.
12705
12706 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12707
12708 * Makefile.in: gm4 -> m4.
12709
12710 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12711
12712 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12713 Documentation' ahead of `Installing GDB' to match README.
12714 Update shared library doc, -readnow and -mapped, and directory
12715 structure (add glob and mmalloc). Update configure doc.
12716
12717 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12718
12719 * Makefile.in: remove $(srcdir) from gdb.info rule.
12720
12721 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12722
12723 * Makefile.in: commented out gdb-all.texinfo rule. This is
12724 temporary.
12725
12726 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12727
12728 * Makefile.in, configure.in: removed traces of namesubdir,
12729 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12730 copyrights to '92, '13, changed some from Cygnus to FSF.
12731
12732 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12733
12734 * gdb.texinfo: Improve how we ask for bug reports.
12735
12736 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12737
12738 * Makefile.in: infodir belongs in datadir.
12739
12740 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12741
12742 * Makefile.in: remove spaces following hyphens, bsd make can't
12743 cope. install using INSTALL_DATA. added clean-info. added
12744 standards.text support.
12745
12746 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12747
12748 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12749 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12750 and mandir now keyed off datadir by default.
12751
12752 \f
12753 Local Variables:
12754 mode: change-log
12755 left-margin: 8
12756 fill-column: 74
12757 version-control: never
12758 coding: utf-8
12759 End:
This page took 0.293272 seconds and 5 git commands to generate.