Document two argument form of gdb.Value constructor
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
1 2019-02-26 Kevin Buettner <kevinb@redhat.com>
2
3 * python.texi (Values From Inferior): Document second form
4 of Value.__init__.
5
6 2019-02-23 Joel Brobecker <brobecker@adacore.com>
7
8 * gdb.texinfo: Update copyright year ranges.
9 * refcard.tex: Likewise.
10
11 2019-02-21 Alan Hayward <alan.hayward@arm.com>
12
13 * gdb.texinfo: Update style defaults.
14
15 2019-02-21 Tom Tromey <tromey@adacore.com>
16
17 * gdb.texinfo (Remote Configuration): Remove trailing "." from
18 @item.
19
20 2019-01-16 Simon Marchi <simon.marchi@ericsson.com>
21
22 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
23 MI versions. Update text around it.
24
25 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
26
27 * gdb.texinfo (PowerPC Features): Document the alias
28 pseudo-registers for the org.gnu.gdb.power.altivec feature.
29
30 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
31
32 * gdb.texinfo (Print Settings): Remove mention of specific
33 demangle-style values, just refer to the in-process help.
34
35 2018-12-28 Tom Tromey <tom@tromey.com>
36
37 * gdb.texinfo (Output Styling): New node.
38
39 2018-12-13 John Baldwin <jhb@FreeBSD.org>
40
41 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
42 (Native): Add a FreeBSD subsection.
43 (FreeBSD): Document use of system call aliases for compatibility
44 system calls.
45
46 2018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
47
48 * gdb.texinfo (Standard Target Features): Add RISC-V Features
49 sub-section.
50
51 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
52
53 * gdb.texinfo (Examining the Symbol Table): Document language choice
54 for 'info types|functions|variables' commands.
55 (Setting Breakpoints): Document language choice to print
56 the functions in which a breakpoint is set.
57
58 2018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
59
60 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
61 requirements for the org.gnu.gdb.power.vsx feature.
62
63 2018-11-01 Joel Brobecker <brobecker@adacore.com>
64
65 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
66 output to match the current implementation.
67
68 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
69
70 * gdb.texinfo (Information About a Frame): Document changes
71 to 'info args' and 'info locals'.
72 (Examining the Symbol Table): Document changes to 'info functions'
73 and 'info variables'.
74
75 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
76
77 * gdb.texinfo (PowerPC Features): Describe new features
78 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
79 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
80 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
81 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
82
83 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
84
85 * gdb.texinfo (PowerPC Features): Describe new features
86 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
87
88 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
89
90 * gdb.texinfo (PowerPC Features): Describe new feature
91 "org.gnu.gdb.power.tar".
92
93 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
94
95 * gdb.texinfo (PowerPC Features): Describe new features
96 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
97
98 2018-10-20 Tom Tromey <tom@tromey.com>
99
100 * gdb.texinfo (TUI Commands): Add @end table.
101 (TUI Configuration): Remove stray @end table.
102
103 2018-10-19 Tom Tromey <tom@tromey.com>
104
105 PR tui/18388:
106 * gdb.texinfo (TUI Commands): Remove tabset documentation.
107 (TUI Configuration): Document "set tui tab-width".
108
109 2018-10-09 Tom Tromey <tom@tromey.com>
110
111 * python.texi (Inferiors In Python): Link to "Frames In Python",
112 not "Unwinding Frames in Python".
113
114 2018-10-09 Tom Tromey <tom@tromey.com>
115
116 * gdb.texinfo (Configure Options): Update --enable-ubsan
117 documentation.
118
119 2018-10-08 John Baldwin <jhb@FreeBSD.org>
120
121 * gdb.texinfo (Contributors): Add SRI International and University
122 of Cambridge for FreeBSD/riscv.
123
124 2018-10-06 Tom Tromey <tom@tromey.com>
125
126 PR python/19399:
127 * python.texi (Inferiors In Python): Document
128 Inferior.Architecture.
129
130 2018-10-06 Tom Tromey <tom@tromey.com>
131
132 PR python/21765:
133 * python.texi (Symbols In Python): Document the module and
134 common-block domains. Remove documentation for incorrect
135 domains.
136
137 2018-10-03 Tom Tromey <tom@tromey.com>
138
139 * gdb.texinfo (Configure Options): Document --enable-ubsan.
140
141 2018-10-02 John Darrington <john@darrington.wattle.id.au>
142
143 * gdb.texinfo (Remote Connection Commands): Describe
144 the changes to target remote and target extended-remote
145 relating to Unix domain sockets.
146
147 2018-10-01 Tom Tromey <tom@tromey.com>
148
149 * gdb.texinfo (Configure Options): Document configure options.
150
151 2018-09-29 Tom Tromey <tom@tromey.com>
152
153 * gdb.texinfo (Requirements): Mention C++, GNU make.
154 (Requirements): Sort the table. Add more libraries.
155 (Running Configure): Remove obsolete text.
156 (Separate Objdir): Likewise.
157 (Configure Options): Likewise.
158
159 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
160
161 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
162 to highlight that the number is also the frame's level.
163 (Selection): Rewrite documentation for 'frame' and 'select-frame'
164 commands.
165 (Frame Info): Rewrite documentation for 'info frame' command.
166
167 2018-09-23 Tom Tromey <tom@tromey.com>
168
169 PR python/18852:
170 * python.texi (Parameters In Python): Document exception behavior
171 of get_set_string.
172
173 2018-09-18 John Baldwin <jhb@FreeBSD.org>
174
175 * gdb.texinfo (info proc): Remove "running".
176 (info proc mappings): Replace "program" with "process".
177
178 2018-09-18 John Baldwin <jhb@FreeBSD.org>
179
180 * gdb.texinfo (Process Information): Document "info proc files"
181 command.
182
183 2018-09-17 Tom Tromey <tom@tromey.com>
184
185 * gdb.texinfo (Index Files): Update for cache directory change on
186 macOS.
187
188 2018-09-16 Tom Tromey <tom@tromey.com>
189
190 * python.texi (Basic Python): Update docs for find_pc_line,
191 solib_name.
192 (Progspaces In Python): Update docs for current_progspace.
193 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
194 Move method documentation before example.
195
196 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
197
198 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
199
200 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
201 2018-09-13 Tom Tromey <tom@tromey.com>
202
203 * python.texi (Program Spaces In Python): Document the
204 Progspace.objfiles method.
205 (Objfiles In Python): Mention that gdb.objfiles() is identical
206 to gdb.selected_inferior().progspace.objfiles().
207
208 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
209 2018-09-13 Tom Tromey <tom@tromey.com>
210
211 * python.texi (Inferiors In Python): Document
212 Inferior.progspace.
213 (Program Spaces In Python): Document that
214 gdb.current_progspace() is the same as
215 gdb.selected_inferior().progspace.
216
217 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
218
219 * python.texi (Basic Python): Mention the string representation
220 of GDB Python objects.
221
222 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
223
224 * gdb.texinfo (Skipping Over Functions and Files): Document
225 set/show debug skip.
226
227 2018-09-10 Tom Tromey <tom@tromey.com>
228
229 * python.texi (Frames In Python, Blocks In Python)
230 (Symbols In Python, Symbol Tables In Python)
231 (Lazy Strings In Python): Remove periods from section titles.
232
233 2018-09-10 Tom Tromey <tom@tromey.com>
234
235 * python.texi (Pretty Printing API): Swap sentence order.
236
237 2018-09-10 Tom Tromey <tom@tromey.com>
238
239 PR python/16461:
240 * python.texi (Values From Inferior): Mention use of virtual
241 table.
242
243 2018-09-10 Tom Tromey <tom@tromey.com>
244
245 * python.texi (Basic Python): Parenthesize argument to
246 decode_line.
247
248 2018-09-10 Tom Tromey <tom@tromey.com>
249
250 * python.texi (Python): Mention Python versions. Don't mention
251 execfile.
252
253 2018-09-10 Tom Tromey <tom@tromey.com>
254
255 PR python/19808:
256 * python.texi (Unwinding Frames in Python): Rewrite
257 create_unwind_info documentation. Update read_register
258 documentation and add a note about unwinder caution.
259
260 2018-09-10 Tom Tromey <tom@tromey.com>
261
262 PR python/18909:
263 * python.texi (Events In Python): Fix inferior_call
264 documentation.
265
266 2018-09-10 Tom Tromey <tom@tromey.com>
267
268 PR python/17752:
269 * python.texi (Frame Filter API): Remove period from subsection
270 title. Mention 100 as good default priority.
271 (Frame Decorator API): Remove period from subsection title.
272 Mention FrameDecorator module.
273
274 2018-09-10 Tom Tromey <tom@tromey.com>
275
276 PR python/23108:
277 * python.texi (Exception Handling): Rearrange gdb.GdbError text
278 and add a table.
279
280 2018-09-10 Tom Tromey <tom@tromey.com>
281
282 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
283 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
284 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
285 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
286
287 2018-09-10 Tom Tromey <tom@tromey.com>
288
289 PR python/16484:
290 * python.texi (Frames In Python): Document that Frame.block can
291 throw.
292
293 2018-09-10 Tom Tromey <tom@tromey.com>
294
295 PR python/23487:
296 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
297
298 2018-09-10 Tom Tromey <tom@tromey.com>
299
300 PR python/16033:
301 * python.texi (Blocks In Python): Document that Block.end is
302 exclusive.
303
304 2018-08-29 Keith Seitz <keiths@redhat.com>
305
306 * gdb.texinfo (Compiling and injecting code in GDB): Document
307 set/show "compile-oracle" and "compile-cplus-types" commands.
308
309 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
310
311 * gdb.texinfo (The -stack-list-frames Command): Update description
312 to mention "arch".
313 Update MI examples throughout the document to contain "arch" in
314 frame output.
315
316 2018-08-21 Alan Hayward <alan.hayward@arm.com>
317
318 * gdb.texinfo (AArch64 SVE): New subsubsection.
319
320 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
321
322 * gdb.texinfo (GDB/MI Data Manipulation): Document
323 "-data-disassemble -a addr".
324 (GDB/MI Support Commands): Document "data-disassemble-a-option"
325 feature.
326
327 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
328
329 * gdb.texinfo (Index Files Speed Up GDB): Add section about
330 symbol index cache.
331
332 2018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
333
334 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
335 option sections to further clarify that gcore can take more
336 than one PID, and that "-o" is used to specify a prefix, not a
337 filename.
338
339 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
340
341 * gdb.texinfo (Maintenance Commands): Add description of
342 maintenance command to control dwarf unwinders.
343
344 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
345
346 * gdb.texinfo (Debugging Programs with Multiple Threads):
347 Document changes to 'thread apply'. Document 'taas'.
348 Document 'tfaas'.
349 (Examining the Stack): Document 'frame apply'. Document 'faas'.
350
351 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
352 Jan Kratochvil <jan.kratochvil@redhat.com>
353 Paul Fertser <fercerpav@gmail.com>
354 Tsutomu Seki <sekiriki@gmail.com>
355
356 * gdb.texinfo (Remote Connection Commands): Add explanation
357 about new IPv6 support. Add new connection prefixes.
358
359 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
360
361 * gdb.texinfo (Remote Configuration): Update descriptions for
362 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
363 and hardware-watchpoint-length-limit variables.
364
365 2018-07-02 Maciej W. Rozycki <macro@mips.com>
366
367 PR tdep/8282
368 * gdb.texinfo (Source and Machine Code): Document `set
369 disassembler-options' support for the MIPS target.
370
371 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
372
373 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
374
375 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
376
377 * gdb.texinfo (Files): The address argument for "add-symbol-file"
378 is no longer mandatory.
379
380 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
381
382 * gdb.texinfo (Files): Document "symbol-file -o offset".
383
384 2018-06-14 Tom de Vries <tdevries@suse.de>
385
386 * gdb.texinfo (Background Execution): Add @cindex for '&'.
387
388 2018-06-11 Eli Zaretskii <eliz@gnu.org>
389
390 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
391
392 2018-06-08 Gary Benson <gbenson@redhat.com>
393
394 * gdb.texinfo (Maintenance Commands): Document "maint check
395 libthread-db" and "maint set/show check-libthread-db".
396
397 2018-06-05 Tom Tromey <tom@tromey.com>
398
399 PR cli/12326:
400 * gdb.texinfo (Screen Size): Document "c" response to pagination
401 prompt.
402
403 2018-05-31 Maciej W. Rozycki <macro@mips.com>
404
405 * gdb.texinfo (Choosing Target Byte Order): Document endianness
406 selection details with the `set endian auto' mode.
407
408 2018-05-04 Tom Tromey <tom@tromey.com>
409
410 PR python/22731:
411 * python.texi (Breakpoints In Python): Mention that "commands" is
412 writable.
413
414 2018-05-02 Tom Tromey <tom@tromey.com>
415
416 PR python/20084:
417 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
418 PARAM_ZUINTEGER_UNLIMITED.
419
420 2018-04-30 Tom Tromey <tom@tromey.com>
421
422 * python.texi (Types In Python): Document Type.align.
423
424 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
425
426 * gdb.texinfo (Symbols): Mention the fact that "info
427 variables/functions/types" show source files and line numbers.
428
429 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
430
431 * gdb.texinfo: Document set/show record btrace cpu.
432
433 2018-03-27 Joel Brobecker <brobecker@adacore.com>
434
435 * gdb.texinfo (Ada Settings): New subsubsection.
436
437 2018-03-26 Tom Tromey <tom@tromey.com>
438
439 PR backtrace/15582:
440 * gdb.texinfo (Backtrace): Mention "hide" argument.
441
442 2018-03-26 Tom Tromey <tom@tromey.com>
443
444 * gdb.texinfo (Backtrace): Describe options individually.
445
446 2018-03-19 Tom Tromey <tom@tromey.com>
447
448 * observer.texi: Remove.
449
450 2018-03-04 John Baldwin <jhb@FreeBSD.org>
451
452 * gdb.texinfo (Debugging Output): Document "set/show debug
453 fbsd-nat".
454
455 2018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
456
457 * gdb.texinfo (Machine Code): Additional information about "info
458 line" command.
459
460 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
461
462 * gdb.texinfo (gdb-add-index man): Add pindex.
463
464 2018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
465
466 * gdb.texinfo (set cwd): Add period.
467 (gdb-add-index man): Move anchor.
468
469 2017-01-12 Tom Tromey <tom@tromey.com>
470 Sergio Durigan Junior <sergiodj@redhat.com>
471
472 * gdb.texinfo (Index Files): Mention gdb-add-index.
473 (gdb-add-index man): New section.
474 * Makefile.in (gdb-add-index.1): New rule to generate manpage
475 from gdb.texinfo.
476
477 2018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
478
479 * gdb.texinfo (pwd): Fix whitespace.
480
481 2018-01-09 John Baldwin <jhb@FreeBSD.org>
482
483 * gdb.texinfo (pwd): Update cross-reference for Process Information
484 node and remove explicit /proc reference.
485 (Native): Rename subsection from SVR4 Process Information to
486 Process Information.
487 (Process Information): Reword introduction to be less /proc
488 centric. Document support for "info proc" on FreeBSD.
489
490 2018-01-03 Xavier Roirand <roirand@adacore.com>
491
492 * gdb.texinfo (Set Catchpoints): Add documentation for new
493 "catch handlers" action.
494
495 2017-12-27 Stafford Horne <shorne@gmail.com>
496
497 * gdb.texinfo (Target Description Format): Explain that arbitrary
498 strings are now allowed for register groups.
499
500 2017-12-27 Stafford Horne <shorne@gmail.com>
501
502 * gdb.texinfo (Registers): Document info reg $reggroup feature.
503
504 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
505
506 PR cli/16224
507 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
508
509 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
510
511 * python.texi (Manipulating breakpoints using Python): Document
512 qualified parameter to gdb.Breakpoint.
513
514 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
515
516 * python.texi (Manipulating breakpoints using Python): Split doc
517 of Breakpoint.__init__ in two, split text in multiple
518 paragraphs, don't nest parameter square brackets.
519
520 2017-12-12 Stafford Horne <shorne@gmail.com>
521 Stefan Wallentowitz <stefan@wallentowitz.de>
522 Franck Jullien <franck.jullien@gmail.com>
523 Jeremy Bennett <jeremy.bennett@embecosm.com>
524
525 * gdb.texinfo: Add OpenRISC documentation.
526
527 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
528
529 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
530
531 2017-12-07 Keith Seitz <keiths@redhat.com>
532
533 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
534 and "show print type nested-type-limit".
535
536 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
537
538 * python.texi (Breakpoints In Python): Add text relating
539 to allowed explicit locations and keywords in gdb.Breakpoints.
540
541 2017-12-04 Tom Tromey <tom@tromey.com>
542
543 * gdb.texinfo (Rust): Update trait object status
544
545 2017-12-01 Andrew Cagney <cagney@redhat.com>
546 Joel Brobecker <brobecker@adacore.com>
547 Sergio Durigan Junior <sergiodj@redhat.com>
548
549 * gdb.texinfo (File Options): Document --readnever.
550 (Commands to Specify Files): Likewise, for 'symbol-file' and
551 'add-symbol-file'.
552
553 2017-11-29 Pedro Alves <palves@redhat.com>
554
555 PR c++/19436
556 * gdb.texinfo (Debugging C Plus Plus): Document setting
557 breakpoints in functions with ABI tags.
558
559 2017-11-29 Pedro Alves <palves@redhat.com>
560
561 * gdb.texinfo (Linespec Locations): Document how "function" is
562 interpreted in C++ and Ada. Document "-qualified".
563 (Explicit Locations): Document how "-function" is interpreted in
564 C++ and Ada. Document "-qualified".
565
566 2017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
567
568 PR gdb/21945
569 * gdb.texinfo (Search Memory): Update description and example
570 about how to search a string without NULL terminator.
571
572 2017-11-24 Joel Brobecker <brobecker@adacore.com>
573
574 * gdb.texinfo (GDB/MI Ada Exception Information): Document
575 new "exception-message" field.
576
577 2017-11-24 Simon Marchi <simon.marchi@ericsson.com>
578
579 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
580
581 2017-11-24 Pedro Alves <palves@redhat.com>
582
583 * gdb.texinfo (Completion): Update need-quoting examples. Remove
584 false claim that GDB inserts quoting automatically.
585 (Symbols): Add anchor.
586
587 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
588
589 * gdb.texinfo (Requirements): Document use of GNU MPFR.
590
591 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
592
593 * python.texi (Basic Python): Add rbreak documentation.
594
595 2017-11-07 Xavier Roirand <roirand@adacore.com>
596 Pedro Alves <palves@redhat.com>
597
598 * gdb.texinfo (Set Breaks): Document support for breakpoint
599 location ranges in the enable/disable commands.
600
601 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
602
603 * gdb.texinfo (Starting your Program) <The working directory.>:
604 Mention remote debugging.
605 (Working Directory) <Your Program's Working Directory>:
606 Likewise.
607 (Connecting) <Remote Packet>: Add "set-working-dir"
608 and "QSetWorkingDir" to the table.
609 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
610 packet.
611
612 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
613
614 * gdb.texinfo (Starting your Program) <The working directory.>:
615 Mention new "set cwd" command.
616 (Working Directory) <Your Program's Working Directory>:
617 Rephrase to explain that "set cwd" exists and is the default
618 way to change the inferior's cwd.
619
620 2017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
621
622 * gdb.texinfo (S/390 and System z Features): Document the new
623 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
624
625 2017-09-21 Kevin Buettner <kevinb@redhat.com>
626
627 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
628 attribute.
629
630 2017-09-21 Kevin Buettner <kevinb@redhat.com>
631
632 * python.texi (Inferiors In Python): Add description for method
633 Inferior.thread_from_thread_handle.
634
635 2017-09-19 John Baldwin <jhb@FreeBSD.org>
636
637 * gdb.texinfo (Starting your Program): Add description of
638 starti command. Mention starti command as an alternative for
639 debugging the elaboration phase.
640
641 2017-09-16 Simon Marchi <simon.marchi@ericsson.com>
642
643 * gdb.texinfo (Maintenance Commands): Document filter parameter
644 of "maint selftest". Document "maint info selftests" command.
645
646 2017-09-11 Tom Tromey <tom@tromey.com>
647
648 * python.texi (Events In Python): Document new events.
649
650 2017-09-04 Pedro Alves <palves@redhat.com>
651
652 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
653 no-debug-info variables.
654 (Symbols) <Examining the Symbol Table>: Document inspecting
655 no-debug-info types.
656 (Calling) <Calling functions with no debug info>: New subsection,
657 documenting calling no-debug-info functions.
658 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
659
660 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
661
662 * gdb.texinfo (set environment): Add @anchor. Explain that
663 environment variables set by the user are sent to GDBserver.
664 (unset environment): Likewise, but for unsetting variables.
665 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
666 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
667 "environment-reset" and "QEnvironmentReset" to the table.
668 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
669 QEnvironmentReset>: New item, explaining the packet.
670
671 2017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
672
673 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
674 "Compiler search for the compile command" descriptions of set
675 compile-gcc and show compile-gcc.
676
677 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
678
679 * gdb.texinfo (Architectures): Add new Sparc64 section to document
680 ADI support.
681 * NEWS: Add "adi examine" and "adi assign" commands.
682
683 2017-08-18 Yao Qi <yao.qi@linaro.org>
684
685 * gdb.texinfo (Server): Document "--selftest".
686
687 2017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
688
689 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
690 Single-Key mode.
691
692 2017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
693
694 PR gdb/21925
695 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
696 set...").
697
698 2017-08-09 Simon Marchi <simon.marchi@ericsson.com>
699
700 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
701 conditional expression.
702
703 2017-07-31 Simon Marchi <simon.marchi@ericsson.com>
704
705 * agentexpr.texi (rot): Fix symbolic description, improve
706 textual description.
707
708 2017-07-26 Yao Qi <yao.qi@linaro.org>
709
710 * gdb.texinfo (Maintenance Commands): Document command
711 "maint check xml-descriptions".
712
713 2017-07-26 Yao Qi <yao.qi@linaro.org>
714
715 * gdb.texinfo (Maintenance Commands): Document optional
716 argument of "maint print c-tdesc".
717
718 2017-07-18 Yao Qi <yao.qi@linaro.org>
719
720 * gdb.texinfo (Maintenance Commands): Improve the doc to
721 command "maint print c-tdesc".
722
723 2017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
724
725 PR gdb/21606
726 * python.texi (Python representation of Symbols.): Replace
727 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
728 * guile.texi (Guile representation of Symbols.): Likewise.
729
730 2017-06-11 Simon Marchi <simon.marchi@ericsson.com>
731
732 * gdb.texinfo (Optional Messages about Internal Happenings):
733 Document {set,show} debug separate-debug-file commands.
734
735 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
736
737 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
738 (Connecting) <Remote Packet>: Add "startup-with-shell"
739 and "QStartupWithShell" to the table.
740 (Remote Protocol) <QStartupWithShell>: New item, explaining the
741 packet.
742
743 2017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
744
745 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
746
747 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
748
749 * python.texi (Recording in Python): Factor out the documentation of
750 gdb.RecordInstruction's super class.
751
752 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
753
754 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
755 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
756 prev and next.
757
758 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
759
760 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
761 gdb.RecordInstruction
762
763 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
764
765 * python.texi (Recording in Python): Add documentation for
766 gdb.RecordGap and remove documentation of special cases for
767 gdb.BtraceInstruction.
768
769 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
770
771 * python.texi (Recording in Python): Remove Record.ptid defvar.
772
773 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
774
775 * gdb.texinfo (GDB/MI Thread Information): Add missing
776 fields, re-word some things.
777 (GDB/MI Thread Commands): Describe fields found in the output of
778 -thread-info, remove description of fields in the
779 thread output tuple, replace with a cross-reference to "GDB/MI
780 Thread Information".
781
782 2017-04-21 Simon Marchi <simon.marchi@ericsson.com>
783
784 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
785 from -thread-info output.
786
787 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
788
789 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
790
791 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
792
793 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
794
795 2017-03-22 Yao Qi <yao.qi@linaro.org>
796
797 * python.texi (Inferiors In Python): Remove @code from Python.
798
799 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
800
801 * python.texi (Recordings In Python): Document return type of
802 gdb.BtraceInstruction.data.
803
804 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
805
806 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
807 command file-list-shared-libraries
808 (GDB/MI Async Records): Update documentation of library-loaded with new
809 field.
810
811 2017-03-16 Doug Evans <dje@google.com>
812
813 * guile.texi (Lazy Strings In Guile): Mention arrays.
814 * python.texi (Lazy Strings In Python): Ditto.
815
816 2017-03-08 Jiong Wang <jiong.wang@arm.com>
817
818 * gdb.texinfo (Memory Protection Extensions): Add missing escape
819 character "@".
820
821 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
822
823 * Memory Protection Extensions: Add information about inferior
824 calls.
825
826 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
827
828 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
829 DW_TAG_GNU_* and DW_AT_GNU_*.
830
831 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
832
833 * python.texi (Recordings In Python): New section.
834
835 2017-02-14 Tom Tromey <tom@tromey.com>
836
837 PR python/13598:
838 * python.texi (Events In Python): Document events.before_prompt.
839
840 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
841
842 * gdb.texinfo (Target Commands): Document the optional offset
843 argument for the load command.
844
845 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
846
847 PR gdb/21122
848 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
849 space-separated breakpoint lists. Also add a missing @table command
850 and @cindex for breakpoint lists.
851
852 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
853
854 PR tdep/20936
855 * gdb.texinfo: (Standard Target Features): Document SPARC features.
856 (Sparc Features): New node.
857
858 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
859
860 * gdb.texinfo (i386 Features): Add system segment registers
861 as feature.
862
863 2017-01-24 Simon Marchi <simon.marchi@ericsson.com>
864
865 * python.texi (Events In Python): Fix typo.
866
867 2017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
868 Luis Machado <lgustavo@codesourcery.com>
869
870 * gdb.texinfo (-target-flash-erase): New MI command description.
871 (flash-erase): New CLI command description.
872
873 2017-01-04 John Baldwin <jhb@FreeBSD.org>
874
875 * gdb.texinfo (Contributors): Add SRI International and University
876 of Cambridge for FreeBSD/mips.
877
878 2016-12-22 Doug Evans <xdje42@gmail.com>
879
880 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
881 commands.
882
883 2016-12-02 Pedro Alves <palves@redhat.com>
884
885 * gdb.texinfo (User-defined Commands): Limit on number of
886 arguments passed to user-defined commands removed; update.
887
888 2016-12-02 Pedro Alves <palves@redhat.com>
889
890 PR cli/20559
891 * gdb.texinfo (Define): Add example of using "eval" to process a
892 variable number of arguments.
893 (Output) <eval>: Add anchor.
894
895 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
896
897 * Makefile.in: Likewise.
898
899 2016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
900
901 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
902 xref.
903
904 2016-10-29 Pedro Alves <palves@redhat.com>
905
906 * gdb.texinfo (Packets) <vCont>: Remove mention of default
907 actions.
908
909 2016-10-26 Pedro Alves <palves@redhat.com>
910
911 * gdb.texinfo (Packets): Clarify vCont packets with multiple
912 actions that match a thread, and what happens when an action
913 matches a thread that is already running.
914
915 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
916
917 * gdb.texinfo (Using Trace Files): Fix typo.
918 (GDB/MI Tracepoint Commands): Likewise.
919
920 2016-10-14 Simon Marchi <simon.marchi@ericsson.com>
921
922 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
923 of -trace-save.
924
925 2016-10-06 Tom Tromey <tom@tromey.com>
926
927 * guile.texi (Types In Guile): Remove Java mentions.
928 * python.texi (Types In Python): Remove Java mentions.
929 * gdb.texinfo (Address Locations, Supported Languages)
930 (Index Section Format): Remove Java mentions.
931
932 2016-08-15 Doug Evans <dje@google.com>
933
934 * gdb.texinfo (Target Description Format): Update docs on "end"
935 field spec and field default type.
936
937 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
938 2016-10-03 Simon Marchi <simon.marchi@ericsson.com>
939
940 PR gdb/20487
941 * gdb.texinfo (Context management): Update mention of frame
942 change notifications.
943 (gdb/mi Async Records): Document frame field in
944 =thread-select event.
945 * observer.texi (GDB Observers): New user_selected_context_changed
946 observer.
947
948 2016-09-28 Tom Tromey <tom@tromey.com>
949
950 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
951 than "memory breakpoint". Further document "kind". Move
952 protocol-details link earlier.
953 <z1>: Document the cmd_list argument. Fix typo.
954 <g>: Remove incorrect sentence.
955 (Stop Reply Packets): Document "OK" response to requests when in
956 non-stop mode.
957 <swbreak>: Use "software breakpoint" rather than "memory
958 breakpoint".
959 <create>: Document that "R" is ignored.
960 <W, X, w>: Document formatting of "AA".
961 (Notification Packets): Use "%Stop", not "%%Stop".
962
963 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
964
965 * gdb.texinfo (Embedded Processors): Document ARC.
966 (Synopsys ARC): New section.
967 (Standard Target Features): Document ARC features.
968 (ARC Features): New section.
969
970 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
971
972 * .gitignore: New file.
973
974 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
975
976 * gdb.texinfo (Input/Output): Mention possibility to unset
977 inferior-tty.
978
979 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
980
981 * gdb.texinfo: Resume btrace on reconnect.
982
983 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
984
985 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
986 syscall.
987
988 2016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
989
990 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
991 command.
992
993 2016-07-13 Tom Tromey <tom@tromey.com>
994
995 PR python/15620, PR python/18620:
996 * python.texi (Events In Python): Document new breakpoint events.
997
998 2016-07-13 Tom Tromey <tom@tromey.com>
999
1000 PR python/17698:
1001 * python.texi (Breakpoints In Python): Document
1002 Breakpoint.pending.
1003
1004 2016-07-13 Tom Tromey <tom@tromey.com>
1005
1006 * python.texi (Breakpoints In Python): Move table of types and
1007 table of watchpoint types earlier in node.
1008
1009 2016-07-12 Tom Tromey <tom@tromey.com>
1010
1011 PR python/19293:
1012 * python.texi (Frames In Python): Document
1013 gdb.invalidate_cached_frames.
1014
1015 2016-06-21 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1018 document new-ui and explain use case.
1019
1020 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1021
1022 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1023 (NDS32 Features): New Section.
1024
1025 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1026
1027 * gdb.texinfo (Examining Memory): Document negative repeat
1028 count in the 'x' command.
1029
1030 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1031
1032 * gdb.texinfo (GDB/MI Async Records): Document method and
1033 format fields in =record-started.
1034 * observer.texi (record_changed): Add method and format
1035 parameters.
1036
1037 2016-05-27 Eli Zaretskii <eliz@gnu.org>
1038
1039 * gdb.texinfo (General Query Packets): Move the description of the
1040 response before the long list of the specific 'read' and 'write'
1041 requests.
1042
1043 2016-05-23 Tom Tromey <tom@tromey.com>
1044
1045 * python.texi (Basic Python): Document gdb.breakpoints return.
1046
1047 2016-05-24 Tom Tromey <tom@tromey.com>
1048
1049 PR gdb/19194:
1050 * gdb.texinfo (gdb man): Fix typo.
1051
1052 2016-05-17 Tom Tromey <tom@tromey.com>
1053
1054 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1055 (Rust): New node.
1056
1057 2016-05-17 Tom Tromey <tom@tromey.com>
1058
1059 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1060
1061 2016-04-27 Yao Qi <yao.qi@linaro.org>
1062
1063 * gdb.texinfo (tfind): Complete doc about tfind without
1064 argument.
1065
1066 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1067
1068 * agentexpr.texi (byte): Fix zero_ext description.
1069
1070 2016-03-31 Pedro Alves <palves@redhat.com>
1071
1072 * gdb.texinfo (M32R/SDI): Delete node.
1073 (MIPS Embedded): Remove references to the MIPS remote debugging
1074 protocol, PMON and variants, and the associated commands.
1075
1076 2016-03-15 Doug Evans <dje@google.com>
1077
1078 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1079 (Target Description Format): Mention enum types. Update docs on
1080 flags types.
1081 (Predefined Target Types): Add "bool".
1082 (Enum Target Types): New node.
1083
1084 2016-03-15 Pedro Alves <palves@redhat.com>
1085
1086 * gdb.texinfo (Tracepoint Actions): Fix typo.
1087
1088 2016-03-15 Pedro Alves <palves@redhat.com>
1089 Andreas Arnez <arnez@linux.vnet.ibm.com>
1090 Marcin Kościelnicki <koriakin@0x04.net>
1091
1092 * gdb.texinfo (Tracepoint Actions): Document possible
1093 unreliability of '$_ret'.
1094
1095 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1096
1097 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1098 command.
1099
1100 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1101
1102 * gdb.texinfo (Convenience Functions): Document $_as_string.
1103
1104 2016-02-23 Doug Evans <dje@google.com>
1105
1106 * gdb.texinfo (Skipping Over Functions and Files): Document new
1107 options to "skip" command. Update docs of output of "info skip".
1108
1109 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1110
1111 * gdb.texinfo (Signals): Add bound violation display hints for
1112 a SIGSEGV.
1113
1114 2016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1115
1116 * gdb.texinfo (Trace File Format): Add documentation for description
1117 section lines.
1118
1119 2016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1120
1121 * gdb.texinfo (Trace File Format): Remove misleading information
1122 about register block ordering.
1123
1124 2016-02-01 Doug Evans <dje@google.com>
1125
1126 * gdb.texinfo (Value Sizes): Fix typo.
1127
1128 2016-02-01 Doug Evans <dje@google.com>
1129
1130 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1131
1132 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1133
1134 * gdb.texinfo (Value Sizes): New section.
1135 (Data): Add the 'Value Sizes' node to the menu.
1136
1137 2016-01-26 John Baldwin <jhb@FreeBSD.org>
1138
1139 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1140
1141 2016-01-19 John Baldwin <jhb@FreeBSD.org>
1142
1143 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1144
1145 2016-01-18 Pedro Alves <palves@redhat.com>
1146
1147 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1148 of the thread that hit a breakpoint or received a signal.
1149
1150 2016-01-15 Pedro Alves <palves@redhat.com>
1151
1152 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1153
1154 2016-01-13 Pedro Alves <palves@redhat.com>
1155
1156 * gdb.texinfo (Threads): Document the $_gthread convenience
1157 variable.
1158 (Convenience Vars): Likewise.
1159
1160 2016-01-13 Pedro Alves <palves@redhat.com>
1161
1162 * gdb.texinfo (Threads): Document "info threads -gid".
1163
1164 2016-01-13 Pedro Alves <palves@redhat.com>
1165
1166 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1167 anchor.
1168 (Threads In Python): Document new InferiorThread.global_num
1169 attribute.
1170
1171 2016-01-07 Pedro Alves <palves@redhat.com>
1172
1173 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1174 qualified thread IDs, global thread IDs and thread ID lists.
1175 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1176 thread IDs.
1177 (Convenience Vars): Document the $_thread convenience variable.
1178 (Ada Tasks): Adjust to refer to thread IDs.
1179 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1180 Commands, GDB/MI Variable Objects): Update to mention global
1181 thread IDs.
1182 * guile.texi (Breakpoints In Guile)
1183 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1184 global thread IDs instead of thread IDs.
1185 * python.texi (Threads In Python): Adjust documentation of
1186 InferiorThread.num.
1187 (Breakpoint.thread): Mention global thread IDs instead of thread
1188 IDs.
1189
1190 2016-01-13 Pedro Alves <palves@redhat.com>
1191
1192 * python.texi (Threads In Python): Document
1193 InferiorThread.inferior.
1194
1195 2016-01-13 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1198 convenience variable.
1199 (Convenience Vars): Likewise.
1200
1201 2016-01-12 Josh Stone <jistone@redhat.com>
1202 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1203
1204 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1205 (Stop Reply Packets): List the syscall entry and return stop reasons.
1206 (General Query Packets): Describe QCatchSyscalls, and add it to the
1207 table and the detailed list of stub features.
1208
1209 2016-01-12 Pedro Alves <palves@redhat.com>
1210
1211 Remove use of the registered trademark symbol throughout.
1212
1213 2016-01-12 Yao Qi <yao.qi@linaro.org>
1214
1215 * gdb.texinfo (Interrupts): Update the document on handling
1216 interrupt when program is stopped.
1217
1218 2015-12-11 Don Breazeal <donb@codesourcery.com>
1219
1220 * gdb.texinfo (Forks): Correct Linux kernel version where
1221 fork and exec events are supported, add notes about support
1222 of these events in target remote mode.
1223 (Connecting): Reorganize and clarify distinctions between
1224 target remote, extended-remote, and multiprocess.
1225 Reorganize related text from separate sections into new
1226 sections.
1227 (Server): Note effects of target extended-remote mode.
1228 Delete section on Multi-Process Mode for gdbserver.
1229 Move some text to "Connecting" node.
1230
1231 2015-12-10 Pedro Alves <palves@redhat.com>
1232
1233 * gdb.texinfo (Threads): Replace warning with explanation
1234 about single-threaded programs.
1235
1236 2015-12-10 Pedro Alves <palves@redhat.com>
1237
1238 * gdb.texinfo (Threads): Remove mention of SGI.
1239 (Forks): Remove mention of HP-UX.
1240 (Breakpoints): Remove mention of HP-UX.
1241 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1242 Reword in terms of architectures.
1243 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1244 mention supported systems.
1245 (Convenience Vars): Don't mention HP-UX.
1246 (Jumping): Remove mention of HP-UX in comment.
1247 (Files) <shared libraries>: Update supported shared library types
1248 list. Remove mention of HP-UX.
1249 (Native): Remove HP-UX subsection.
1250 (SVR4 Process Information): Remove mention of HP-UX.
1251
1252 2015-12-10 Pedro Alves <palves@redhat.com>
1253
1254 * gdb.texinfo (Stack): Reorder menu.
1255
1256 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
1257
1258 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1259 -var-set-format's new zero-hexadecimal format.
1260
1261 2015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1262
1263 * gdb.texinfo (Ada Mode Into): Move overloading support
1264 description to its own node.
1265 (Overloading support for Ada): New node.
1266
1267 2015-11-30 Pedro Alves <palves@redhat.com>
1268
1269 PR 14618
1270 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1271 (Remote Configuration): Add the "set/show remote
1272 no-resumed-stop-reply" to the available settings table.
1273 (General Query Packets): Document the "no-resumed" qSupported
1274 feature.
1275
1276 2015-11-30 Pedro Alves <palves@redhat.com>
1277
1278 * gdb.texinfo (Remote Configuration): List "set/show remote
1279 thread-events" command in configuration table.
1280 (Stop Reply Packets): Document "T05 create" stop
1281 reason and 'w' stop reply.
1282 (General Query Packets): Document QThreadEvents packet. Document
1283 QThreadEvents qSupported feature.
1284
1285 2015-11-30 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1288 anchor.
1289 (Packets): Document vCtrlC.
1290
1291 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1292
1293 * gdb.texinfo (Thread List Format): Mention thread names.
1294
1295 2015-11-24 Pedro Alves <palves@redhat.com>
1296
1297 PR 17539
1298 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1299 program-spaces" example to ascending order listing.
1300 (Threads): Adjust "info threads" example to ascending order
1301 listing.
1302 (Forks): Adjust "info inferiors" example to ascending order
1303 listing.
1304
1305 2015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1306
1307 * gdb.texinfo (Process Record and Replay): Document "record
1308 instruction-history" modifiers.
1309
1310 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1311
1312 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1313 description.
1314 (Frame Filter Management): Move to later in the 'Examining the
1315 Stack' chapter.
1316 (Selection): Add entry for 'select-frame'.
1317
1318 2015-09-25 Doug Evans <dje@google.com>
1319
1320 * gdb.texinfo (Process Record and Replay): Fix syntax of
1321 "record instruction-history begin, end" and
1322 "record function-call-history begin, end".
1323
1324 2015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1325
1326 * gdb.texinfo (Specifying Source Directories): Fix
1327 substitute-path example.
1328
1329 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1330
1331 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1332
1333 2015-09-15 Pedro Alves <palves@redhat.com>
1334
1335 PR remote/18965
1336 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1337 the vforkdone description.
1338
1339 2015-09-15 Pedro Alves <palves@redhat.com>
1340
1341 PR remote/18965
1342 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1343 part indicates the thread ID of the parent process.
1344
1345 2015-09-15 Yao Qi <yao.qi@linaro.org>
1346
1347 * gdb.texinfo (General Query Packets): Add vContSupported to
1348 tables of 'gdbfeatures' and 'stub features' supported in the
1349 qSupported packet, as well as to the list containing stub
1350 feature details.
1351
1352 2015-09-11 Don Breazeal <donb@codesourcery.com>
1353
1354 * gdb.texinfo (Remote Configuration): Add exec event
1355 feature to table of packet settings.
1356 (Stop Reply Packets): Add exec events to the list of stop
1357 reasons.
1358 (General Query Packets): Add exec events to tables of
1359 'gdbfeatures' and 'stub features' supported in the qSupported
1360 packet, as well as to the list containing stub feature
1361 details.
1362
1363 2015-08-24 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.texinfo (Remote Configuration): Document the "set/show
1366 remote multiprocess-extensions-packet" commands.
1367
1368 2015-08-24 Pedro Alves <palves@redhat.com>
1369
1370 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1371 <M32R>: Remove references to M32R/D.
1372 <M68K>: Remove references to target dbug.
1373 <MIPS Embedded>: Remove references to target r3900 and target
1374 array.
1375 <PowerPC Embedded>: Remove references to target dink32 and target
1376 ppcbug, target sds
1377 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1378
1379 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1380
1381 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1382
1383 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1384
1385 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1386
1387 2015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1388
1389 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1390 info bfds" to...
1391 (File Caching): A New section. Outline bfd caching, and add new
1392 description for "main set/show bfd-sharing".
1393
1394 2015-08-14 Doug Evans <xdje42@gmail.com>
1395
1396 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1397 disassembly.
1398 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1399
1400 2015-08-11 Keith Seitz <keiths@redhat.com>
1401
1402 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1403 Use "location(s)"instead of "linespec(s)".
1404 (Specifying a Location): Rewrite.
1405 Add subsections describing linespec, address, and explicit locations.
1406 Add node/menu for each subsection.
1407 (Source and Machine Code, C Preprocessor Macros)
1408 (Create and Delete Trace points)
1409 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1410 (Continuing at a Different Address): Remove "linespec" examples.
1411 Add reference to "Specify a Location"
1412 (The -break-insert Command): Rewrite. Add anchor.
1413 Add reference to appropriate manual section discussing locations.
1414 (The -dprintf-insert Command): Refer to -break-insert for
1415 specification of 'location'.
1416
1417 2015-08-07 Pedro Alves <palves@redhat.com>
1418
1419 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1420 target-non-stop".
1421
1422 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1423
1424 * gdb.texinfo (Process Record and Replay): Document prefixing of
1425 speculatively executed instructions in the "record instruction-history"
1426 command.
1427
1428 2015-07-20 Doug Evans <dje@google.com>
1429
1430 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1431
1432 2015-07-16 Doug Evans <dje@google.com>
1433
1434 * stabs.texinfo: @include gdb-cfg.texi.
1435
1436 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1437
1438 Revert the previous 2 commits:
1439 gdbserver build-id attribute generator
1440 Validate symbol file using build-id
1441
1442 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1443
1444 * gdb.texinfo (Files): Add 'set validate-build-id'
1445 and 'show validate-build-id'.
1446
1447 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1448 Jan Kratochvil <jan.kratochvil@redhat.com>
1449
1450 gdbserver build-id attribute generator.
1451 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1452 'build-id' in description, example, new attribute in dtd.
1453
1454 2015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1455
1456 * gdb.texinfo (Selection): Update documentation for 'frame'
1457 command.
1458
1459 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1460
1461 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
1462 commands.
1463
1464 2015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1465
1466 * gdb.texinfo (Process Record and Replay): Spell out that variables
1467 and registers are not available during btrace replay.
1468 Describe the new "record btrace pt" command.
1469 Describe the new "set|show record btrace pt buffer-size" options.
1470 (General Query Packets): Describe the new Qbtrace:pt and
1471 Qbtrace-conf:pt:size packets.
1472 Expand "bts" to "Branch Trace Store".
1473 Update the branch trace DTD.
1474
1475 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1476
1477 * gdb.texinfo (Command History): Document the new option
1478 "history remove-duplicates".
1479
1480 2015-06-19 Doug Evans <dje@google.com>
1481
1482 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1483 longer supported.
1484
1485 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1486
1487 * gdb.texinfo (Command History): Mention that setting
1488 GDBHISTSIZE to the empty string disables history truncation.
1489
1490 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1491
1492 PR gdb/16999
1493 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1494 behavior.
1495
1496 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1497
1498 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1499 with GDBHISTSIZE.
1500
1501 2015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1502
1503 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1504 bytes and memory units for -data-{read,write}-memory-bytes.
1505 (Packets): Same for m, M and X packets.
1506 * python.texi (Inferiors In Python): Same for read_memory and
1507 write_memory.
1508
1509 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1510
1511 * gdb.texinfo (Separate Debug Files): Document that PE is also
1512 supported.
1513
1514 2015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1515
1516 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1517 single table entry.
1518
1519 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1520
1521 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1522
1523
1524 2015-06-10 Gary Benson <gbenson@redhat.com>
1525
1526 * gdb.texinfo (Remote Configuration): Document the
1527 "set/show remote hostio-setfs-packet" command.
1528 (Host I/O Packets): Document the vFile:setfs packet.
1529
1530 2015-06-10 Gary Benson <gbenson@redhat.com>
1531
1532 * gdb.texinfo (Debugging Output): Document the "set/show debug
1533 linux-namespaces" command.
1534
1535 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1536 Mircea Gherzan <mircea.gherzan@intel.com>
1537
1538 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1539 and "set mpx bound".
1540
1541 2015-05-27 Doug Evans <dje@google.com>
1542
1543 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1544
1545 2015-05-26 Doug Evans <dje@google.com>
1546
1547 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1548 command renamings.
1549 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1550
1551 2015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1552
1553 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1554
1555 2015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1556
1557 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1558 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1559
1560 2015-05-16 Doug Evans <xdje42@gmail.com>
1561
1562 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1563 memory ports.
1564
1565 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1566
1567 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1568
1569 2015-05-12 Don Breazeal <donb@codesourcery.com>
1570
1571 * gdb.texinfo (Forks): Note that fork debugging is
1572 supported in extended mode.
1573 (Remote Configuration): Add fork event features to table
1574 of packet settings.
1575 (Stop Reply Packets): Add fork events to list of stop reasons.
1576 (General Query Packets): Add fork events to tables of
1577 'gdbfeatures' and 'stub features' supported in the qSupported
1578 packet, as well as to the list containing stub feature
1579 details.
1580
1581 2015-05-12 Gary Benson <gbenson@redhat.com>
1582
1583 * gdb.texinfo (General Query Packets): Document
1584 qXfer:exec-file:read with empty annex.
1585
1586 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1587
1588 * python.texi (Values From Inferior): Add descriptions of new
1589 methods gdb.Value.reference_value and gdb.Value.const_value.
1590
1591 2015-05-06 Joel Brobecker <brobecker@adacore.com>
1592
1593 * gdb.texinfo (Files): Add "info dll" documentation.
1594 (Cygwin Native): Remove "info dll" documentation.
1595
1596 2015-04-29 Doug Evans <dje@google.com>
1597
1598 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1599 Document.
1600 (Writing an Xmethod): Add get_result_type to example.
1601
1602 2015-04-28 Sasha Smundak <asmundak@google.com>
1603
1604 * python.texi: New method documented.
1605
1606 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1607
1608 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1609 format.
1610
1611 2015-04-24 Doug Evans <dje@google.com>
1612
1613 * python.texi (Xmethods In Python): Fix name of method to call the
1614 xmethod.
1615
1616 2015-04-17 Gary Benson <gbenson@redhat.com>
1617
1618 * gdb.texinfo (Connecting to a Remote Target): Mention that
1619 GDB can access program files from remote targets that support
1620 qXfer:exec-file:read and Host I/O packets.
1621
1622 2015-04-17 Gary Benson <gbenson@redhat.com>
1623
1624 * gdb.texinfo (Remote Configuration): Document the "set/show
1625 remote pid-to-exec-file-packet" command.
1626 (General Query Packets): Document the qXfer:exec-file:read
1627 qSupported features. Document the qXfer:exec-file:read packet.
1628
1629 2015-04-17 Gary Benson <gbenson@redhat.com>
1630
1631 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1632 applies to executable paths if supplied to GDB as absolute.
1633
1634 2015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1635
1636 * gdb.texinfo (Mode Options): Remove -xdb.
1637
1638 2015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1639 Eli Zaretskii <eliz@gnu.org>
1640
1641 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1642 compile, show debug compile. New subsection Compilation options for
1643 the compile command. New subsection Compiler search for the compile
1644 command.
1645
1646 2015-04-09 Andy Wingo <wingo@igalia.com>
1647
1648 * guile.texi (Frames In Guile): Describe frame-read-register.
1649
1650 2015-04-02 Gary Benson <gbenson@redhat.com>
1651
1652 * gdb.texinfo (set sysroot): Document "target:".
1653
1654 2015-04-01 Sasha Smundak <asmundak@google.com>
1655
1656 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1657 section.
1658
1659 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1660
1661 PR corefiles/16092
1662 * gdb.texinfo (gcore): Mention new command 'set
1663 use-coredump-filter'.
1664 (set use-coredump-filter): Document new command.
1665
1666 2015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1667
1668 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1669 documentation, reorder the info os entries in alphabetical order.
1670
1671 2015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1672
1673 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1674 -data-write-memory-bytes.
1675
1676 2015-03-24 Pedro Alves <palves@redhat.com>
1677
1678 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1679 mention that threads may sometimes run unlocked.
1680
1681 2015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1682
1683 * gdb.texinfo (Remote configuration): Document "set/show
1684 serial parity" command.
1685
1686 2015-03-18 Gary Benson <gbenson@redhat.com>
1687
1688 * gdb.texinfo (General Query Packets): Remove documentation
1689 for now-removed vFile:fstat qSupported features.
1690
1691 2015-03-11 Gary Benson <gbenson@redhat.com>
1692
1693 * gdb.texinfo (Remote Configuration): Document the
1694 "set/show remote hostio-fstat-packet" command.
1695 (General Query Packets): Document the vFile:fstat
1696 qSupported features.
1697 (Host I/O Packets): Document the vFile:fstat packet.
1698
1699 2015-03-11 Andy Wingo <wingo@igalia.com>
1700
1701 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1702
1703 2015-03-04 Pedro Alves <palves@redhat.com>
1704
1705 * gdb.texinfo (Remote Configuration): Document the "set/show
1706 remote swbreak-feature-packet" and "set/show remote
1707 hwbreak-feature-packet" commands.
1708 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1709 decription.
1710 (Stop Reply Packets): Document the swbreak and hwbreak stop
1711 reasons.
1712 (General Query Packets): Document the swbreak and hwbreak
1713 qSupported features.
1714 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1715
1716 2015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
1717
1718 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1719 under *stopped.
1720
1721 2015-03-02 Doug Evans <xdje42@gmail.com>
1722
1723 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1724
1725 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1726
1727 * gdb.texinfo (S/390 and System z Features): Describe new feature
1728 "org.gnu.gdb.s390.vx".
1729
1730 2015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1731
1732 PR gdb/18008
1733 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1734 demangler-warning): Fix typo ("problam").
1735
1736 2015-02-19 David Taylor <dtaylor@emc.com>
1737
1738 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1739
1740 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1741
1742 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1743 point, DTrace'.
1744 (Static Probe Points): Modified to cover DTrace probes in addition
1745 to SystemTap probes. Also modified to cover the `enable probe'
1746 and `disable probe' commands.
1747
1748 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1749
1750 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1751 `disable probe' commands.
1752
1753 2015-02-12 David Taylor <dtaylor@emc.com>
1754
1755 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1756 fields of the QTDV packet.
1757
1758 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1759
1760 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1761 (Process Record and Replay): Describe new set|show commands.
1762 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1763
1764 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1765
1766 * gdb.texinfo (Process Record and Replay): Describe the "record
1767 btrace bts" command.
1768 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1769 (Branch Trace Configuration Format): New.
1770
1771 2015-01-31 Gary Benson <gbenson@redhat.com>
1772 Doug Evans <dje@google.com>
1773
1774 * gdb.texinfo (Command Completion): Document new
1775 "set/show max-completions" option.
1776
1777 2015-01-31 Doug Evans <xdje42@gmail.com>
1778
1779 * gdb.texinfo (Symbols): Document new commands
1780 "maint print symbol-cache", "maint print symbol-cache-statistics",
1781 "maint flush-symbol-cache". Document new option
1782 "maint set symbol-cache-size".
1783
1784 2015-01-31 Doug Evans <xdje42@gmail.com>
1785
1786 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1787 distinguish script files vs inlined scripts.
1788 * python.texi (Python Auto-loading): Ditto.
1789
1790 2015-01-30 Doug Evans <dje@google.com>
1791
1792 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1793 string if present.
1794
1795 2015-01-27 Doug Evans <dje@google.com>
1796
1797 * python.texi (Objfiles In Python): Document Objfile.username.
1798
1799 2015-01-27 Doug Evans <dje@google.com>
1800
1801 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1802 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1803
1804 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1805
1806 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1807
1808 2015-01-16 Eli Zaretskii <eliz@gnu.org>
1809
1810 * doc/gdb.texinfo (TUI Commands): Document the possible
1811 values of NAME argument to 'winheight' command. Explain the
1812 effect of 'tabset' setting better.
1813
1814 2015-01-11 Doug Evans <xdje42@gmail.com>
1815
1816 PR gdb/15830
1817 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1818 (Symbols): Ditto.
1819 (Maintenance Commands): Delete docs for "maint demangle".
1820
1821 2014-12-31 Joel Brobecker <brobecker@adacore.com>
1822
1823 * gdb.texinfo (Files): Remove documentation of the
1824 "add-shared-symbol-files" and "assf" commands.
1825 (Cygwin Native): Remove documentation of the "dll-symbols"
1826 command.
1827
1828 2014-12-17 Doug Evans <xdje42@gmail.com>
1829
1830 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1831
1832 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1833 Jan Kratochvil <jan.kratochvil@redhat.com>
1834
1835 * gdb.texinfo (Altering): Update.
1836 (Compiling and Injecting Code): New node.
1837
1838 2014-12-12 Doug Evans <dje@google.com>
1839
1840 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1841
1842 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1843
1844 * gdb.texinfo: Document "maint print user-registers".
1845
1846 2014-12-08 Doug Evans <dje@google.com>
1847
1848 * python.texi (Objfiles In Python): Document Objfile.owner.
1849
1850 2014-12-04 Doug Evans <dje@google.com>
1851
1852 * python.texi (Objfiles In Python): Document
1853 Objfile.add_separate_debug_file.
1854
1855 2014-12-04 Doug Evans <dje@google.com>
1856
1857 * python.texi (Objfiles In Python): Document Objfile.build_id.
1858
1859 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
1860
1861 * python.texi (Events In Python): Document new events
1862 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1863 and RegisterChangedEvent.
1864
1865 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1866
1867 Add add-auto-load-scripts-directory.
1868 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1869 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1870
1871 2014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1872
1873 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1874 description typo.
1875
1876 2014-10-30 Doug Evans <dje@google.com>
1877
1878 * python.texi (Progspaces In Python): Document ability to add
1879 random attributes to gdb.Progspace objects.
1880 (Objfiles In Python): Document ability to add random attributes to
1881 gdb.objfile objects.
1882
1883 2014-10-27 Pedro Alves <palves@redhat.com>
1884
1885 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1886 info on stepping and signal handlers.
1887 (Signals): Explain stepping and signal handlers. Add context
1888 index entry, and cross references.
1889
1890 2014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1891
1892 * python.texi (Breakpoints In Python): Add parenthesis after
1893 Breakpoint.delete. Clarify Breakpoint.enabled description so
1894 that it contains "disable".
1895
1896 2014-10-17 Doug Evans <dje@google.com>
1897
1898 * python.texi (Events In Python): Document clear_objfiles event.
1899
1900 2014-10-17 Doug Evans <dje@google.com>
1901
1902 * python.texi (Objfiles In Python): Document new progspace attribute.
1903
1904 2014-10-17 Pedro Alves <palves@redhat.com>
1905
1906 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1907 (SVR4 Process Information): Delete mention of OSF/1.
1908
1909 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1910
1911 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1912 exit-code field in -list-thread-groups output.
1913
1914 2014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1915
1916 * gdb.texinfo (Set Breaks): Add missing "@end table".
1917
1918 2014-09-22 Pedro Alves <palves@redhat.com>
1919
1920 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1921 always-inserted off" is the default mode now. Delete
1922 documentation of "set breakpoint always-inserted auto".
1923
1924 2014-09-18 Doug Evans <dje@google.com>
1925
1926 * python.texi (Symbol Tables In Python): Document "producer"
1927 attribute of gdb.Symtab objects.
1928
1929 2014-09-16 Pedro Alves <palves@redhat.com>
1930
1931 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1932 (Embedded OS): Remove VxWorks menu entry.
1933 (VxWorks): Remove node.
1934
1935 2014-09-13 Doug Evans <xdje42@gmail.com>
1936
1937 * gdb.texinfo (Signaling): Document new queue-signal command.
1938
1939 2014-09-06 Doug Evans <xdje42@gmail.com>
1940
1941 PR 15276
1942 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1943 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1944
1945 2014-09-03 Justin Lebar <jlebar@google.com>
1946
1947 * python.texi (Types In Python): Type.template_argument(n) returns a
1948 gdb.Value or a gdb.Type and throws an exception if n is out of
1949 range.
1950
1951 2014-09-03 Sasha Smundak <asmundak@google.com>
1952
1953 * python.texi (Frames in Python): Add read_register description.
1954
1955 2014-08-04 Tom Tromey <tromey@redhat.com>
1956
1957 * gdb.texinfo (Debugging Output): Update for change to "set debug
1958 target".
1959
1960 2014-08-01 Masaki Muranaka <monaka@monami-software.com>
1961
1962 Pushed by Joel Brobecker <brobecker@adacore.com>.
1963 * Makefile.in (transform): New variable.
1964 (install-man1, install-man5): Apply $(transform) to man file names.
1965
1966 2014-07-26 Doug Evans <xdje42@gmail.com>
1967
1968 PR guile/17177
1969 * guile.texi (Guile Pretty Printing API): Fix typo.
1970 Document set-pretty-printers!, pretty-printers.
1971 (Selecting Guile Pretty-Printers): Update.
1972 Mention program-space based pretty-printers.
1973
1974 2014-07-25 Pedro Alves <palves@redhat.com>
1975 Eli Zaretskii <eliz@gnu.org>
1976
1977 * gdb.texinfo (Signaling) <signal command>: Explain what happens
1978 with multi-threaded programs.
1979
1980 2014-06-27 Yao Qi <yao@codesourcery.com>
1981
1982 * gdb.texinfo (Maintenance Commands): Update the output of
1983 'maint print dummy-frames' command.
1984
1985 2014-06-24 Eli Zaretskii <eliz@gnu.org>
1986
1987 * gdb.texinfo (Screen Size): Improve indexing.
1988
1989 2014-06-19 Gary Benson <gbenson@redhat.com>
1990
1991 * gdb.texinfo (Maintenance Commands): Document new
1992 "maint set/show catch-demangler-crashes" option.
1993
1994 2014-06-19 Gary Benson <gbenson@redhat.com>
1995
1996 * gdb.texinfo (Maintenance Commands): Document new
1997 "maint demangler-warning" command and new
1998 "maint set/show demangler-warning" option.
1999
2000 2014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2001
2002 * python.texi (Xmethod API): Add space before the opening
2003 parenthesis in function descriptions.
2004
2005 2014-06-06 Doug Evans <xdje42@gmail.com>
2006
2007 * guile.texi (Guile Configuration): Document guile-data-directory.
2008
2009 2014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2010
2011 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2012
2013 2014-06-04 Doug Evans <xdje42@gmail.com>
2014
2015 * guile.texi (Breakpoints In Guile): Update.
2016
2017 2014-06-03 Joel Brobecker <brobecker@adacore.com>
2018
2019 * python.texi (Xmethod API): Fix reference to "Progspaces In
2020 Python".
2021
2022 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2023
2024 * python.texi (Xmethods In Python, XMethod API)
2025 (Writing an Xmethod): New nodes.
2026 (Python API): New menu entries "Xmethods In Python",
2027 "Xmethod API", "Writing an Xmethod".
2028
2029 2014-06-02 Doug Evans <xdje42@gmail.com>
2030
2031 * guile.texi (Guile API): Add entry for Parameters In Guile.
2032 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2033 (Parameters In Guile): New node.
2034
2035 2014-06-02 Doug Evans <xdje42@gmail.com>
2036
2037 * guile.texi (Guile API): Add entry for Commands In Guile.
2038 (Basic Guile) <parse-and-eval>: Add reference.
2039 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2040 (GDB Scheme Data Types): Mention <gdb:command> object.
2041 (Commands In Guile): New node.
2042
2043 2014-06-02 Doug Evans <xdje42@gmail.com>
2044
2045 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2046 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2047 (Progspaces In Guile): New node.
2048
2049 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
2050
2051 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2052 * python.texi (Frames In Python): Mention
2053 gdb.FRAME_UNWIND_MEMORY_ERROR.
2054
2055 2014-05-29 Pedro Alves <palves@redhat.com>
2056 Tom Tromey <tromey@redhat.com>
2057
2058 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2059 from example.
2060 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2061 Mention that target-async is now deprecated.
2062 (Maintenance Commands): Document maint set/show target-async.
2063
2064 2014-05-29 Pedro Alves <palves@redhat.com>
2065
2066 * observer.texi (sync_execution_done, command_error): New
2067 subjects.
2068
2069 2014-05-29 Pedro Alves <palves@redhat.com>
2070
2071 PR gdb/13860
2072 * observer.texi (signal_received, end_stepping_range)
2073 (signal_exited, exited, no_history): New observer subjects.
2074
2075 2014-05-26 Andy Wingo <wingo@igalia.com>
2076
2077 * guile.texi (GDB Scheme Data Types): Remove documentation for
2078 removed interfaces. Update spelling of gdb-object-kind.
2079
2080 2014-05-26 Andy Wingo <wingo@igalia.com>
2081
2082 * guile.texi (Basic Guile): Fix some typos.
2083
2084 2014-05-26 Andy Wingo <wingo@igalia.com>
2085
2086 * guile.texi (Writing a Guile Pretty-Printer)
2087 (Guile Types Module): Fix excess parentheses in use-modules forms.
2088
2089 2014-05-24 Eli Zaretskii <eliz@gnu.org>
2090
2091 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2092 (Breakpoints In Guile, Guile Printing Module)
2093 (Guile Exception Handling, Values From Inferior In Guile)
2094 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2095 Don't use @var at the beginning of a sentence.
2096
2097 * gdb.texinfo (Frame Filter Management, Trace Files)
2098 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2099 (PowerPC Embedded, Define, Annotations for Running)
2100 (IPA Protocol Commands, Packets, General Query Packets)
2101 (Tracepoint Packets, Notification Packets, Environment)
2102 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2103 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2104 (Frames, Backtrace, Selection, Expressions, Registers)
2105 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2106 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2107 (Source Annotations, Using JIT Debug Info Readers, Packets)
2108 (Stop Reply Packets, Host I/O Packets)
2109 (Target Description Format): Don't use @var at the beginning of a
2110 sentence.
2111
2112 * python.texi (Basic Python, Types In Python)
2113 (Commands In Python, Frames In Python, Line Tables In Python)
2114 (Breakpoints In Python, gdb.printing, gdb.types)
2115 (Type Printing API): Don't use @var at the beginning of a
2116 sentence.
2117
2118 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2119
2120 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2121 replay-memory-access".
2122
2123 2014-05-21 Pedro Alves <palves@redhat.com>
2124
2125 * gdb.texinfo (Starting): Document "set/show
2126 auto-connect-native-target".
2127 (Target Commands): Document "target native".
2128
2129 2014-05-20 Pedro Alves <palves@redhat.com>
2130
2131 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2132 not be remote specific. Add cross reference to the qCRC packet.
2133 (Separate Debug Files): Update cross reference to the qCRC packet.
2134 (General Query Packets) <qCRC packet>: Add anchor.
2135
2136 2014-05-17 Doug Evans <xdje42@gmail.com>
2137
2138 Copy over changes from guile.texi.
2139 * python.texi (Basic Python) <gdb.execute>: Add text.
2140 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2141 (Values From Inferior) <Python string>: Add text.
2142 (Values From Inferior) <Value.string>: Clarify string length handling.
2143 (Pretty Printing API): Add cindex.
2144 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2145 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2146 @vindex.
2147 (Commands In Python) <COMPLETE_*>: Similarly.
2148 (Symbols In Python) <SYMBOL_*>: Similarly.
2149 (Breakpoints In Python) <WP_*>: Similarly.
2150 (Breakpoints In Python) <BP_*>: Similarly.
2151
2152 2014-05-17 David Taylor <dtaylor@emc.com>
2153
2154 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2155 mentioned in the qfThreadInfo reply.
2156
2157 2014-05-16 Doug Evans <dje@google.com>
2158
2159 * gdb.texinfo (Mode Options): Add -D.
2160
2161 2014-05-09 Samuel Bronson <naesten@gmail.com>
2162
2163 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2164 "make -C".
2165
2166 2014-04-29 Tom Tromey <tromey@redhat.com>
2167
2168 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2169 "show debug varobj".
2170
2171 2014-05-01 David Taylor <dtaylor@emc.com>
2172
2173 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2174 option.
2175
2176 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
2177 Walfred Tedeschi <walfred.tedeschi@intel.com>
2178
2179 * gdb.texinfo (i386 Features): Add description of AVX512
2180 registers.
2181
2182 2014-03-31 Doug Evans <dje@google.com>
2183
2184 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2185
2186 2014-03-30 Doug Evans <dje@google.com>
2187
2188 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2189 (Background Execution): Ditto.
2190
2191 2014-03-21 Pedro Alves <palves@redhat.com>
2192 Stan Shebs <stan@codesourcery.com>
2193 Hui Zhu <hui@codesourcery.com>
2194
2195 * gdb.texinfo (Packets): Add anchor to "? packet".
2196 Remove fixme and update introduction of "k packet".
2197 Add anchor to "vKill packet".
2198
2199 2014-03-12 Stan Shebs <stan@codesourcery.com>
2200
2201 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2202
2203 2014-02-26 Ludovic Courtès <ludo@gnu.org>
2204
2205 * guile.texi (Basic Guile): Document 'history-append!'.
2206
2207 2014-02-20 Joel Brobecker <brobecker@adacore.com>
2208
2209 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2210 and "assf" as being deprecated.
2211 (Cygwin Native): Likewise for "dll-symbols".
2212 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2213 as a way to force the loading of symbols from a DLL.
2214
2215 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2216
2217 * python.texi (Values From Inferior): Add description about the
2218 new feature.
2219
2220 2014-02-17 Doug Evans <xdje42@gmail.com>
2221
2222 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2223 * gdb.texinfo (Python): Moved to ...
2224 * python.texi: ... here. New file.
2225
2226 2014-02-17 Ludovic Courtès <ludo@gnu.org>
2227
2228 * guile.texi (Writing a Guile Pretty-Printer) <example>:
2229 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2230 parameter to 'str-lookup-function' procedure. Look for
2231 the "std::string<" prefix.
2232 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2233 Adjust description.
2234
2235 2014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2236
2237 * guile.texi (Values From Inferior In Guile): Remove stray
2238 parantheses for deffn.
2239 (Disassembly In Guile): Ditto.
2240
2241 2014-02-10 Stan Shebs <stan@codesourcery.com>
2242
2243 Add Doxygen support.
2244 * Makefile.in (doxy): New action, generates Doxygen files.
2245 (DOXYGEN): New.
2246 (doxyedit): New.
2247 * Doxyfile-base.in: New file.
2248 * Doxyfile-gdb-api.in: New file.
2249 * Doxyfile-gdb-xref.in: New file.
2250 * Doxyfile-gdbserver.in: New file.
2251 * doxy-index.in: New file.
2252 * filter-for-doxygen: New file.
2253 * filter-params.pl: New file.
2254
2255 2014-02-10 Doug Evans <xdje42@gmail.com>
2256
2257 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2258 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2259 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2260 (Guile docs): Include guile.texi.
2261 (objfile-gdbdotext file): Add objfile-gdb.scm.
2262 (dotdebug_gdb_scripts section): Mention Guile scripts.
2263 (Multiple Extension Languages): New node.
2264 * guile.texi: New file.
2265
2266 2014-01-28 Joel Brobecker <brobecker@adacore.com>
2267
2268 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2269 ignore-descriptive-types". commands.
2270
2271 2014-01-22 Doug Evans <dje@google.com>
2272
2273 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2274 (gdbserver man): Ditto.
2275
2276 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2277
2278 * gdb.texinfo: Document limited reverse/replay support
2279 for target record-btrace.
2280
2281 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2282
2283 * gdb.texinfo (Process Record and Replay): Update documentation.
2284
2285 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2286
2287 * gdb.texinfo (Process Record and Replay): Document new /c
2288 modifier accepted by "record function-call-history".
2289 Add /i modifier to "record function-call-history" example.
2290
2291 2014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2292 Joel Brobecker <brobecker@adacore.com>
2293
2294 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2295 markers. Remove one that was misplaced.
2296
2297 2014-01-10 Pedro Alves <palves@redhat.com>
2298
2299 * gdb.texinfo (Your Program's Environment) <set environment>:
2300 Mention the shell, and point at 'set exec-wrapper'.
2301
2302 2014-01-07 Joel Brobecker <brobecker@adacore.com>
2303
2304 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2305
2306 2013-12-30 Joel Brobecker <brobecker@adacore.com>
2307
2308 * gdb.texinfo (Types In Python): Clarify the documentation
2309 of attribute gdb.Field.bitpos.
2310
2311 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2312
2313 * gdb.texinfo (Types In Python): Fix the documentation of
2314 attribute "bitpos" in class gdb.Field for enum types. Add
2315 documentation for attribute "enumval" in that same class.
2316
2317 2013-12-28 Joel Brobecker <brobecker@adacore.com>
2318
2319 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2320 @ftable.
2321
2322 2013-12-23 Doug Evans <xdje42@gmail.com>
2323
2324 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2325 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2326 corresponding section in Extending GDB.
2327 (Extending GDB): Move menu up. New menu item "Auto-loading
2328 extensions".
2329 (Sequences): New menu item "Auto-loading sequences".
2330 (Auto-loading sequences): New node.
2331 (Python): Rename section from Scripting GDB to Extending GDB.
2332 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2333 Move docs on ways to auto-load extensions to ...
2334 (Auto-loading extensions): ... here. New node.
2335
2336 2013-12-23 Joel Brobecker <brobecker@adacore.com>
2337
2338 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2339 in menu.
2340 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2341 command, now in a new node.
2342 (GDB/MI Support Commands): New node, with its contents being
2343 extracted from the "GDB/MI Miscellaneous Commands" node.
2344 A small paragraph introducing the section is also added at
2345 the start.
2346 (GDB/MI Miscellaneous Commands): Delete the description of the
2347 -info-gdb-mi-command, -list-features and -list-target-features
2348 commands, now hosted in the "GDB/MI Support Commands" node.
2349
2350 2013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2351
2352 PR python/16113
2353 * gdb.texinfo (Values From Inferior): Add a note about using
2354 gdb.Field objects as subscripts on gdb.Value objects.
2355 (Types In Python): Add description about the new attribute
2356 "parent_type" of gdb.Field objects.
2357
2358 2013-12-12 Joel Brobecker <brobecker@adacore.com>
2359
2360 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2361 entry for section docuumenting the -list-features GDB/MI command.
2362
2363 2013-12-10 Joel Brobecker <brobecker@adacore.com>
2364
2365 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2366 "exec-run-start-option" entry in the output of the "-list-features"
2367 command.
2368
2369 2013-12-04 Eli Zaretskii <eliz@gnu.org>
2370
2371 * gdb.texinfo (i386): Fix yesterday's commit.
2372
2373 2013-12-03 Tom Tromey <tromey@redhat.com>
2374
2375 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2376 documented here.
2377
2378 2013-12-03 Tom Tromey <tromey@redhat.com>
2379
2380 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2381
2382 2013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2383
2384 * gdb.texinfo (i386 Features): Add MPX feature registers.
2385 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2386 a subsubsection for MPX and describes the display of the
2387 boundary registers.
2388
2389 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2390
2391 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2392 documentation of the "ada-exceptions" entry.
2393
2394 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2395
2396 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2397 "^error" result record concerning the error message. Document
2398 the error code that may also be part of that result record.
2399 (GDB/MI Miscellaneous Commands): Document the
2400 "undefined-command-error-code" element in the output of
2401 the "-list-features" GDB/MI command.
2402
2403 2013-12-03 Joel Brobecker <brobecker@adacore.com>
2404
2405 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2406 the new -info-gdb-mi-command GDB/MI command. Document
2407 the meaning of "-info-gdb-mi-command" in the output of
2408 -list-features.
2409
2410 2013-11-29 Pedro Alves <palves@redhat.com>
2411
2412 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2413 Update comment.
2414
2415 2013-11-24 Yao Qi <yao@codesourcery.com>
2416
2417 * gdb.texinfo (Caching Remote Data): Document new
2418 "set/show stack-cache" option.
2419
2420 2013-11-24 Yao Qi <yao@codesourcery.com>
2421
2422 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2423 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2424 "off" respectively.
2425
2426 2013-11-23 Yao Qi <yao@codesourcery.com>
2427
2428 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2429 of "displayhint" to the table about child results.
2430
2431 2013-11-21 Yao Qi <yao@codesourcery.com>
2432
2433 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2434 'dynamic' for the output of command -var-list-children.
2435
2436 2013-11-21 Yao Qi <yao@codesourcery.com>
2437
2438 * gdb.texinfo (Caching Target Data): Remove "see" before
2439 @pxref.
2440
2441 2013-11-20 Yao Qi <yao@codesourcery.com>
2442
2443 * gdb.texinfo (Caching Target Data): Update doc for
2444 per-address-space dcache.
2445
2446 2013-11-20 Yao Qi <yao@codesourcery.com>
2447
2448 * gdb.texinfo (Data): Rename menu item.
2449 (Caching Remote Data): Rename to ...
2450 (Caching Target Data): ... it. Update.
2451
2452 2013-11-18 Joel Brobecker <brobecker@adacore.com>
2453
2454 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2455 "language-option" entry in the output of the "-list-features"
2456 command.
2457
2458 2013-11-15 Tom Tromey <tromey@redhat.com>
2459
2460 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2461 Add example.
2462
2463 2013-11-14 Tom Tromey <tromey@redhat.com>
2464
2465 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2466
2467 2013-11-14 Joel Brobecker <brobecker@adacore.com>
2468
2469 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2470 (Context management): Place current subsection text into its own
2471 subsubsection. Add new subsubsection describing the "--language"
2472 command option.
2473
2474 2013-11-13 Joel Brobecker <brobecker@adacore.com>
2475
2476 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2477 the documentation of "info-ada-exceptions" in the output
2478 of the "-list-features" command. Add the documentation
2479 of the "ada-exception" entry instead.
2480
2481 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2482
2483
2484 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2485 word of a couple of sentences to start with a capital letter.
2486
2487 2013-11-12 Joel Brobecker <brobecker@adacore.com>
2488
2489 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2490 (Ada Exceptions): New node.
2491 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2492 Commands" node.
2493 (GDB/MI Ada Exceptions Commands): New node.
2494 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2495 field in the output of the "-list-features" command.
2496 * NEWS: Add entry for the new "info exceptions" CLI command,
2497 and for the new "-info-ada-exceptions" GDB/MI command.
2498
2499 2013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2500
2501 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2502 (Line Tables In Python): New node.
2503
2504 2013-11-08 Doug Evans <dje@google.com>
2505
2506 * gdb.texinfo (Debugging Output): Update text for
2507 "set debug dwarf2-read".
2508
2509 2013-11-08 Doug Evans <dje@google.com>
2510
2511 * gdb.texinfo (Debugging Output): Update text for
2512 "set debug symtab-create".
2513
2514 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2515
2516 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2517 constant.
2518
2519 2013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2520
2521 * gdb.texinfo (Breakpoints In Python): Document temporary
2522 option in breakpoint constructor, and add documentation to the
2523 temporary attribute.
2524
2525 2013-11-07 Yao Qi <yao@codesourcery.com>
2526
2527 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2528 output of "-var-info-expression".
2529
2530 2013-11-06 Pedro Alves <palves@redhat.com>
2531
2532 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2533 non-interactive mode.
2534 (Environment) <shell startup files warning>: Mention
2535 non-interactive mode. Mention .zshenv for Z shell, and talk about
2536 BASH_ENV instead of .bashrc for BASH.
2537
2538 2013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2539
2540 * gdb.texinfo (Commands to Specify Files): Add description
2541 of the remove-symbol-file command.
2542 * observer.texi: New free_objfile event
2543
2544 2013-10-24 Pedro Alves <palves@redhat.com>
2545
2546 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2547
2548 2013-10-11 Joel Brobecker <brobecker@adacore.com>
2549
2550 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2551 New subsection inside which the "-catch-load" and "-catch-unload"
2552 commands documentation is now placed.
2553 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2554 documenting the "-catch-assert" and "-catch-exception" new
2555 GDB/MI commands.
2556
2557 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2558
2559 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2560
2561 2013-10-10 Joel Brobecker <brobecker@adacore.com>
2562
2563 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2564 serial baud".
2565 (Remote Configuration): Replace "set remotebaud" by "set serial
2566 baud". Replace "show remotebaud" by "show serial baud".
2567
2568 2013-10-07 Pedro Alves <palves@redhat.com>
2569
2570 PR breakpoints/11568
2571 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2572 when the thread is removed from the thread list.
2573
2574 2013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2575
2576 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2577 Update entry for $_exitcode.
2578
2579 2013-10-04 Joel Brobecker <brobecker@adacore.com>
2580
2581 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2582 new "--start" option.
2583
2584 2013-10-02 Pedro Alves <palves@redhat.com>
2585
2586 * gdb.texinfo (Registers): Expand description of saved registers
2587 in frames. Explain <not saved>.
2588
2589 2013-09-25 Doug Evans <dje@google.com>
2590
2591 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2592
2593 2013-09-16 Stan Shebs <stan@codesourcery.com>
2594
2595 Remove the internals manual gdbint.texinfo.
2596 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2597 (PDFFILES): Remove gdbint.pdf.
2598 (HTMLFILES): Remove gdbint/index.html.
2599 (HTMLFILES_INSTALL): Remove gdbint.
2600 (GDBINT_DOC_FILES): Remove.
2601 (dvi): Remove gdbint.dvi.
2602 (ps): Remove gdbint.ps.
2603 * gdbint.texinfo: Remove file.
2604 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2605
2606 2013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2607
2608 * gdb.texinfo (Convenience Functions): Mention new convenience
2609 function $_isvoid.
2610
2611 2013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2612
2613 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2614 (Standard Target Features): Add new node to menu.
2615 (S/390 and System z Features): New node.
2616
2617 2013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2618
2619 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2620 -list-target-features in the example.
2621
2622 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2623
2624 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2625 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2626
2627 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2628
2629 Sync documentation with gdb.base/gnu-debugdata.exp.
2630 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2631
2632 2013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2633
2634 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2635
2636 2013-08-27 Pedro Alves <pedro@codesourcery.com>
2637 Yao Qi <yao@codesourcery.com>
2638
2639 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2640 Document new --skip-unavailable option.
2641 <-stack-list-variables>: Document new --skip-unavailable option.
2642
2643 2013-08-26 Doug Evans <dje@google.com>
2644
2645 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2646 an optional regexp.
2647
2648 2013-08-13 Tom Tromey <tromey@redhat.com>
2649
2650 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2651 Document GDB_PARALLEL and GDB_INOTIFY.
2652
2653 2013-08-09 Stan Shebs <stan@codesourcery.com>
2654
2655 * LRS: Remove file, describes a long-abandoned live-range
2656 splitting extension to stabs.
2657
2658 2013-07-25 Andrew Burgess <aburgess@broadcom.com>
2659
2660 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2661
2662 2013-07-17 Doug Evans <dje@google.com>
2663
2664 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2665
2666 2013-07-02 Tom Tromey <tromey@redhat.com>
2667
2668 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2669
2670 2013-06-28 Tom Tromey <tromey@redhat.com>
2671
2672 * Makefile.in (version.subst): Use version.in, not
2673 common/version.in.
2674 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2675 Likewise.
2676
2677 2013-06-27 Pedro Alves <palves@redhat.com>
2678
2679 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2680 dynamic symbol resolution code>: New section, based on infrun.c
2681 comment.
2682
2683 2013-06-26 Tom Tromey <tromey@redhat.com>
2684
2685 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2686 Update.
2687 (Releasing GDB): Likewise.
2688
2689 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2690 Yao Qi <yao@codesourcery.com>
2691
2692 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2693 -trace-frame-collected.
2694
2695 2013-06-26 Pedro Alves <pedro@codesourcery.com>
2696
2697 * gdb.texinfo (Traceframe Info Format): Document tvar element
2698 and its attributes.
2699
2700 2013-06-25 Yao Qi <yao@codesourcery.com>
2701
2702 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2703
2704 2013-06-24 Tom Tromey <tromey@redhat.com>
2705
2706 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2707 (GDBvn.texi): Use version.subst.
2708 (version.subst): New target.
2709 (mostlyclean): Remove version.subst.
2710
2711 2013-06-20 Pedro Alves <pedro@codesourcery.com>
2712
2713 * gdb.texinfo (GDB/MI Data Manipulation)
2714 <-data-list-register-values>: Document the --skip-unavailable
2715 option.
2716
2717 2013-06-07 Yao Qi <yao@codesourcery.com>
2718
2719 * gdb.texinfo (Symbols): Add kindex and cindex for
2720 'maint print msymbols'.
2721
2722 2013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
2723
2724 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2725 response field name (thread-group to inferior).
2726
2727 2013-06-04 Gary Benson <gbenson@redhat.com>
2728
2729 * gdb.texinfo (General Query Packets/qSupported): Added
2730 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2731 to the table of currently defined stub features.
2732 Added a more detailed entry for "augmented-libraries-svr4-read".
2733 (General Query Packets/qXfer:libraries-svr4:read): Documented
2734 the augmented form of this packet.
2735
2736 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2737
2738 * gdb.texinfo (System-wide Configuration Scripts): Renames
2739 "Installed System-wide Configuration Scripts". Add associated
2740 @menu block.
2741
2742 2013-05-23 Yao Qi <yao@codesourcery.com>
2743 Pedro Alves <palves@redhat.com>
2744
2745 * gdb.texinfo (Packets): Document 'vCont;r'.
2746 (Continuing and Stepping): Document target-assisted range
2747 stepping, and the 'set range-stepping' and 'show range-stepping'
2748 commands.
2749
2750 2013-05-23 Joel Brobecker <brobecker@adacore.com>
2751
2752 * gdb.texinfo (Installed System-wide Configuration Scripts):
2753 Add subsection describing the scripts now available under
2754 the data-dir's system-gdbbinit subdirectory.
2755 * NEWS: Add entry announcing the availability of system-wide
2756 configuration scripts for ElinOS and Wind River Linux.
2757
2758 2013-05-21 Hui Zhu <hui@codesourcery.com>
2759
2760 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2761 "-dprintf-insert" command.
2762
2763 2013-05-17 Doug Evans <dje@google.com>
2764
2765 * gdb.texinfo (Maintenance Commands): Update doc for
2766 "maint check-psymtabs". Add doc for "maint check-symtabs",
2767 "maint expand-symtabs".
2768
2769 2013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2770
2771 * gdb.texinfo (Process Record and Replay): Document the
2772 "record goto" command and its sub-commands.
2773
2774 2013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2775
2776 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2777 (Python API): Add Frame Filters API, Frame Wrapper API,
2778 Writing a Frame Filter/Wrapper, Managing Management of Frame
2779 Filters chapter entries.
2780 (Frame Filters API): New Node.
2781 (Frame Wrapper API): New Node.
2782 (Writing a Frame Filter): New Node.
2783 (Managing Frame Filters): New Node.
2784 (Progspaces In Python): Add note about frame_filters attribute.
2785 (Objfiles in Python): Ditto.
2786 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2787 @anchors and --no-frame-filters option to -stack-list-variables,
2788 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2789 commands.
2790
2791 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2792
2793 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2794 Support" subsection documenting the XML format used to transfer
2795 shared library info on AIX.
2796
2797 2013-05-08 Joel Brobecker <brobecker@adacore.com>
2798
2799 * gdb.texinfo (Debugging Output): Add documentation of
2800 "set debug aix-solib" and "show debug aix-solib" commands.
2801
2802 2013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2803
2804 * gdb.texinfo (Nios II): New section.
2805 (Nios II Features): New section.
2806
2807 2013-05-06 Joel Brobecker <brobecker@adacore.com>
2808
2809 * gdbint.texinfo (Algorithms): Remove entries documenting
2810 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2811 SOLIB_CREATE_INFERIOR_HOOK.
2812
2813 2013-04-29 Tom Tromey <tromey@redhat.com>
2814
2815 PR python/14204:
2816 * gdb.texinfo (Python API): Fix menu entry.
2817 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2818 Define global and static block. Add example. Clarify
2819 block relationship for inline functions.
2820
2821 2013-04-29 Tom Tromey <tromey@redhat.com>
2822
2823 * gdb.texinfo (Python API): Mention Python help and keyword
2824 arguments. Move pagination text to Basic Python.
2825 (Basic Python): Put pagination text here. Document
2826 close-on-exec, SIGCHLD, and SIGINT.
2827
2828 2013-04-19 Pedro Alves <palves@redhat.com>
2829
2830 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2831 "signedness" instead of "signness".
2832
2833 2013-04-19 Pedro Alves <palves@redhat.com>
2834
2835 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2836 -Wno-pointer-sign text with text on -Wpointer-sign.
2837
2838 2013-04-16 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2841 GCC that has the SDT probe points.
2842
2843 2013-04-15 Tom Tromey <tromey@redhat.com>
2844
2845 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2846 exception catchpoints.
2847
2848 2013-04-15 Tom Tromey <tromey@redhat.com>
2849
2850 * gdb.texinfo (Set Catchpoints): Document $_exception.
2851 (Convenience Vars): Mention $_exception.
2852
2853 2013-04-15 Tom Tromey <tromey@redhat.com>
2854
2855 * gdb.texinfo (Set Catchpoints): Reorganize exception
2856 catchpoints. Document "catch rethrow".
2857 (Debugging C Plus Plus): Mention "catch rethrow".
2858
2859 2013-04-15 Tom Tromey <tromey@redhat.com>
2860
2861 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2862
2863 2013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2864 Eli Zaretskii <eliz@gnu.org>
2865
2866 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2867 line below the sample output.
2868
2869 2013-04-12 Eli Zaretskii <eliz@gnu.org>
2870
2871 * gdb.texinfo (Mode Options): Document '-configuration'.
2872 (Help): Document "show configuration".
2873 (Bug Reporting): Add requirements to include the configuration
2874 details in bug reports.
2875
2876 2013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2877
2878 * Makefile.in (MAN1S): Add gcore.1.
2879 Remove "Host, target, and site specific Makefile fragments" comment.
2880 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2881 (install-man1, uninstall-man1): Conditionalize gcore.1.
2882 (gcore.1): New.
2883 * gdb.texinfo (Man Pages): Add gcore man.
2884 (gcore man): New node.
2885
2886 2013-04-10 Pedro Alves <palves@redhat.com>
2887
2888 * gdb.texinfo (Process Record and Replay): Document that "set
2889 record full insn-number-max", "set record
2890 instruction-history-size" and "set record
2891 function-call-history-size" accept "unlimited".
2892 (Backtrace): Document that "set backtrace limit" accepts
2893 "unlimited".
2894 (List): Document that "set listsize" accepts "unlimited".
2895 (Print Settings)" Document that "set print max-symbolic-offset",
2896 "set print elements" and "set print repeats" accept "unlimited".
2897 (Starting and Stopping Trace Experiments): Document that "set
2898 trace-buffer-size" accepts "unlimited".
2899 (Remote Configuration): Document that "set tcp connect-timeout"
2900 accepts "unlimited".
2901 (Command History): Document that "set history size" accepts
2902 "unlimited".
2903 (Screen Size): Document that "set height" and "set width" accepts
2904 "unlimited". Adjust "set pagination"'s description to suggest
2905 "set height unlimited" instead of "set height 0".
2906
2907 2013-04-10 Yao Qi <yao@codesourcery.com>
2908
2909 * gdb.texinfo (Trace Files): Add "target ctf".
2910
2911 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2912
2913 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2914
2915 * Makefile.in (install-man1, install-man5, uninstall-man1)
2916 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2917
2918 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2919
2920 2013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2921 Eli Zaretskii <eliz@gnu.org>
2922
2923 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2924 parameters order. Remove "On some targets" for --attach. Document the
2925 --multi parameter and extended-remote command. Document all the
2926 options.
2927
2928 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2929
2930 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2931 the list of supported languages.
2932
2933 2013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2934
2935 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2936 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2937 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2938 (diststuff): Add man.
2939 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2940 (uninstall-man5): New.
2941 (STAGESTUFF): Add *.1 and *.5.
2942 (GDBvn.texi): Add SYSTEM_GDBINIT.
2943 (gdb.1, gdbserver.1, gdbinit.5): New.
2944 (maintainer-clean realclean): Add $(MANS).
2945 (install): Add install-man.
2946 (uninstall): Add uninstall-man.
2947 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2948 (@copying): Wrap it by @c man begin COPYRIGHT.
2949 (Top): Add Man Pages.
2950 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
2951
2952 2013-04-02 Pedro Alves <palves@redhat.com>
2953
2954 * gdb.texinfo (Debugging Output): Document "set/show debug
2955 aarch64", "set/show debug coff-pe-read" and "set/show debug
2956 mach-o".
2957
2958 2013-04-02 Pedro Alves <palves@redhat.com>
2959
2960 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2961 table>: Add entry for "trace-buffer-size".
2962
2963 2013-03-28 Pedro Alves <palves@redhat.com>
2964
2965 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
2966 table>: Add entry for "trace-status".
2967
2968 2013-03-28 Eli Zaretskii <eliz@gnu.org>
2969
2970 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
2971 @bullet", which is invalid (makeinfo 5.1 barfs).
2972
2973 2013-03-28 Pedro Alves <palves@redhat.com>
2974
2975 PR gdb/15294
2976
2977 * gdb.texinfo (List) <set listsize>: Adjust to document that
2978 listsize 0 means no limit, and remove mention of -1.
2979
2980 2013-03-22 Yao Qi <yao@codesourcery.com>
2981
2982 * gdb.texinfo (Embedded Processors): Remove menu item
2983 "OpenRISC 1000".
2984 (OpenRISC 1000): Remove.
2985
2986 2013-03-21 Doug Evans <dje@google.com>
2987
2988 * gdb.texinfo (Maintenance Commands): Add docs for
2989 "mt set per-command {space,time,symtab} {on,off}".
2990
2991 2013-03-14 Hui Zhu <hui@codesourcery.com>
2992 Yao Qi <yao@codesourcery.com>
2993
2994 * gdb.texinfo (Trace Files): Add "tsave -ctf".
2995
2996 2013-03-13 Keith Seitz <keiths@redhat.com>
2997
2998 * gdb.texinfo (Maintenance Commands): Add missing ')' for
2999 "maint agent" reference to Dynamic printf.
3000
3001 2013-03-11 Eli Zaretskii <eliz@gnu.org>
3002
3003 * gdb.texinfo (General Query Packets): Don't use colon in index
3004 entries visible to Info format.
3005
3006 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3007
3008 * gdb.texinfo (Process Record and Replay): Document record
3009 changes.
3010
3011 2013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3012
3013 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3014 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3015 qXfer:btrace:read.
3016
3017 2013-03-09 Eli Zaretskii <eliz@gnu.org>
3018
3019 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3020 use colons in @anchor and @cindex entries.
3021
3022 2013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
3023
3024 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3025
3026 2013-03-08 Stan Shebs <stan@codesourcery.com>
3027 Hafiz Abid Qadeer <abidh@codesourcery.com>
3028
3029 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3030 trace-buffer-size set and show commands.
3031 (Tracepoint Packets): Document QTBuffer:size.
3032 (General Query Packets): Document QTBuffer:size.
3033
3034 2013-02-21 Tom Tromey <tromey@redhat.com>
3035
3036 * gdb.texinfo: Remove bad @syncodeindex.
3037 (Values From Inferior, Types In Python, Inferiors In Python)
3038 (Events In Python, Threads In Python, Frames In Python, Blocks In
3039 Python, Symbols In Python, Symbol Tables In Python): Remove
3040 @tables.
3041 (Packets, General Query Packets, Tracepoint Packets)
3042 (Host I/O Packets): Use @w{} for empty @item.
3043
3044 2013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3045
3046 * gdb.texinfo (Architectures In Python): Add description about
3047 the new method gdb.Architecture.disassemble.
3048
3049 2013-02-15 Pedro Alves <pedro@codesourcery.com>
3050 Hafiz Abid Qadeer <abidh@codesourcery.com>
3051
3052 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3053 Document the "trace-file" field.
3054
3055 2013-02-07 Doug Evans <dje@google.com>
3056
3057 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3058 command.
3059
3060 2013-02-06 Yao Qi <yao@codesourcery.com>
3061
3062 * gdb.texinfo (GDB/MI Async Records): Document new MI
3063 notification "=tsv-modified". Update the document of MI
3064 notification "=tsv-created".
3065 * observer.texi (GDB Observers): New observer tsv_modified.
3066 Update observer tsv_created and tsv_delete.
3067
3068 2013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3069
3070 * gdb.texinfo (AArch64 Features): New section; document
3071 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3072 (Architectures): Add new AArch64 section to document AArch64
3073 architecture specific commands.
3074 (ABI): Add description of the new OS ABI "Newlib" and its influence
3075 on the longjmp handling.
3076
3077 2013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3078 Jan Kratochvil <jan.kratochvil@redhat.com>
3079
3080 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3081 variable in 'set/show backtrace' section.
3082
3083 2013-01-31 Tom Tromey <tromey@redhat.com>
3084
3085 * gdb.texinfo (Target Commands): Fix typo.
3086
3087 2013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3088
3089 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3090 describing the gdb.Architecture class.
3091 (Frames In Python): Add description about the new method
3092 gdb.Frame.architecture().
3093
3094 2013-01-23 Doug Evans <dje@google.com>
3095
3096 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3097
3098 2013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3099
3100 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3101 'thread-groups' field when printing a breakpoint in MI.
3102
3103 2012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3104 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3105 to reflect that jit-reader-load now supports absolute file-names.
3106
3107 2013-01-16 Tom Tromey <tromey@redhat.com>
3108
3109 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3110 (Signals): Likewise.
3111
3112 2013-01-16 Tom Tromey <tromey@redhat.com>
3113
3114 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3115 "catch-type" field.
3116 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3117
3118 2013-01-07 Tom Tromey <tromey@redhat.com>
3119
3120 * gdb.texinfo (Mode Options): Don't mention -epoch.
3121 (Data, Emacs): Remove obsolete comments.
3122
3123 2013-01-02 Tom Tromey <tromey@redhat.com>
3124
3125 * gdb.texinfo (GDB/MI Output Records): Update menu.
3126 (GDB/MI Breakpoint Information): New node.
3127 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3128 <-break-insert>: Likewise.
3129
3130 2012-12-31 Yao Qi <yao@codesourcery.com>
3131
3132 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3133 (Packets): Move "vStopped" packet to ...
3134 (Notification Packets): ... here. Describe the components
3135 of notification. Add a table of supported notifications.
3136 Add an example on the process of he async notification.
3137
3138 2012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3139
3140 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3141 present.
3142 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3143 fullname output always present.
3144
3145 2012-12-23 Pierre Muller <muller@sourceware.org>
3146
3147 * gdbint.texinfo (Function prototypes): Require use of "extern"
3148 modifier for function prototypes in headers.
3149
3150 2012-12-19 Joel Brobecker <brobecker@adacore.com>
3151
3152 * refcard.tex: Update copyright notice to GPL v3 or later.
3153 Update contact info.
3154
3155 2012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3156
3157 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3158
3159 2012-12-15 Yao Qi <yao@codesourcery.com>
3160
3161 * gdb.texinfo (Debugging Output): Document 'set debug
3162 notification' and 'show debug notification'.
3163
3164 2012-12-15 Yao Qi <yao@codesourcery.com>
3165
3166 * gdb.texinfo (Listing Tracepoints): New item and example about
3167 'installed on target' output.
3168 Add more in the example about 'installed on target'.
3169 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3170
3171 2012-12-14 Tom Tromey <tromey@redhat.com>
3172
3173 * gdb.texinfo (SVR4 Process Information): Mention core files.
3174
3175 2012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
3176
3177 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3178
3179 2012-12-11 Pedro Alves <palves@redhat.com>
3180
3181 * gdb.texinfo: Remove all mentions of Unixware throughout.
3182
3183 2012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3184
3185 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3186
3187 2012-11-29 Tom Tromey <tromey@redhat.com>
3188
3189 * gdb.texinfo (SVR4 Process Information): Document missing
3190 "info proc" subcommands.
3191
3192 2012-11-29 Yao Qi <yao@codesourcery.com>
3193
3194 PR gdb/1477.
3195 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3196 to 'auto' instead of 'gnu'.
3197
3198 2012-11-26 Tom Tromey <tromey@redhat.com>
3199
3200 * gdb.texinfo (MiniDebugInfo): New node.
3201 (GDB Files): Update.
3202
3203 2012-11-16 Doug Evans <dje@google.com>
3204
3205 * gdb.texinfo (System-wide configuration): If the system-wide init
3206 file lives in the data-directory, and --data-directory is provided,
3207 look for it there.
3208
3209 2012-11-15 Tom Tromey <tromey@redhat.com>
3210
3211 * gdb.texinfo (Signaling): Fix typo.
3212
3213 2012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3214
3215 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3216 parameter "count" of -data-write-memory-bytes, and add an example.
3217
3218 2012-11-12 Tom Tromey <tromey@redhat.com>
3219
3220 * gdb.texinfo (Symbols): Document "info type-printers",
3221 "enable type-printer" and "disable type-printer".
3222 (Python API): Add new node to menu.
3223 (Type Printing API): New node.
3224 (Progspaces In Python): Document type_printers field.
3225 (Objfiles In Python): Likewise.
3226 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3227 register_type_printer, TypePrinter>: Document.
3228
3229 2012-11-12 Tom Tromey <tromey@redhat.com>
3230
3231 * gdb.texinfo (Symbols): Document "set print type methods",
3232 "set print type typedefs", and flags to ptype and whatis.
3233
3234 2012-11-09 Andrew Burgess <aburgess@broadcom.com>
3235
3236 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3237 the example -data-disassemble output. Extend the description of
3238 the -data-disassemble results to document all fields. Document
3239 the cli disassemble command as being related to -data-disassemble.
3240
3241 2012-11-09 Yao Qi <yao@codesourcery.com>
3242
3243 PR gdb/14777.
3244 * gdb.texinfo (OS Information): Remove doc on command
3245 'info udot'.
3246
3247 2012-11-08 Joel Brobecker <brobecker@adacore.com>
3248
3249 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3250 gdb.ini warning for Windows port.
3251
3252 2012-11-08 Yao Qi <yao@codesourcery.com>
3253
3254 * gdb.texinfo (Search): Add kindex for 'fo'.
3255
3256 2012-11-05 Tom Tromey <tromey@redhat.com>
3257
3258 PR python/14802:
3259 * gdb.texinfo (Functions In Python): Add example.
3260
3261 2012-11-03 Yao Qi <yao@codesourcery.com>
3262
3263 * observer.texi (GDB Observers): Remove observer
3264 'tracepoint_modified', 'tracepoint_created' and
3265 'tracepoint_deleted'.
3266
3267 2012-10-26 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3270
3271 2012-10-25 Tom Tromey <tromey@redhat.com>
3272
3273 * gdb.texinfo (General Query Packets): Use @itemx.
3274
3275 2012-10-17 Yao Qi <yao@codesourcery.com>
3276
3277 * observer.texi (GDB Observers): Update observer
3278 'memory_changed'.
3279 * gdb.texinfo (GDB/MI Async Records): Document for
3280 "memory-changed" notification.
3281
3282 2012-10-15 Doug Evans <dje@google.com>
3283
3284 * gdb.texinfo (Mode Options): Document -nh.
3285 Elaborate on docs for -nx.
3286
3287 2012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3288
3289 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3290
3291 2012-09-21 Yao Qi <yao@codesourcery.com>
3292 Pedro Alves <palves@redhat.com>
3293
3294 * gdb.texinfo (GDB/MI Async Records): Document notification
3295 'record-started' and 'record-stopped'.
3296 * observer.texi (GDB Observers): New observer 'record-changed'.
3297
3298 2012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3299
3300 * gdb.texinfo: Document the removal of SH's 'regs' command.
3301
3302 2012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3303
3304 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3305
3306 2012-09-18 Yao Qi <yao@codesourcery.com>
3307
3308 * gdb.texinfo (GDB/MI Async Records): Document new MI
3309 notifications '=tsv-created' and '=tsv-deleted'.
3310 * observer.texi (GDB Observers): New observer tsv_created and
3311 tsv_deleted.
3312
3313 2012-09-18 Yao Qi <yao@codesourcery.com>
3314
3315 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3316 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3317 '=traceframe-changed'.
3318
3319 2012-09-17 Yao Qi <yao@codesourcery.com>
3320
3321 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3322 'set listsize'.
3323
3324 2012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3325 Eli Zaretskii <eliz@gnu.org>
3326
3327 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3328 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3329 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3330
3331 2012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3332
3333 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3334
3335 2012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3336
3337 Document how to return from "python-interactive" to GDB.
3338 * gdb.texinfo (Python Commands): Update documentation.
3339
3340 2012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3341
3342 Add a new "python-interactive" command that starts a standard
3343 Python interactive prompt with "pi" as alias, and add "py" as
3344 an alias to "python".
3345 * gdb.texinfo (Python Commands): Document the new commands.
3346
3347 2012-08-22 Tom Tromey <tromey@redhat.com>
3348
3349 * gdbint.texinfo (Host Definition): Remove documentation for
3350 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3351
3352 2012-08-17 Keith Seitz <keiths@redhat.com>
3353
3354 PR c++/13356
3355 * gdb.texinfo (Type and Range Checking): Remove warning.
3356 Remove spurious commas.
3357 Update text and examples for re-implementation of set/show
3358 check type.
3359 (C and C++ Type and Range Checks): Likewise.
3360
3361 2012-08-16 Yao Qi <yao@codesourcery.com>
3362
3363 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3364 is deprecated.
3365
3366 2012-08-13 Doug Evans <dje@google.com>
3367
3368 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3369 to include functions.
3370
3371 2012-08-10 Doug Evans <dje@google.com>
3372
3373 * gdb.texinfo (Convenience Funs): New node.
3374 (Types In Python): Document Type.vector.
3375
3376 2012-08-09 Yao Qi <yao@codesourcery.com>
3377
3378 * observer.texi: New observer command_param_changed.
3379 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3380
3381 2012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3382
3383 * gdbint.texinfo (Debugging GDB): In section
3384 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3385 Mention also gdb-gdb.py.
3386
3387 2012-08-07 Yao Qi <yao@codesourcery.com>
3388
3389 Revert the folloing patch:
3390 2012-08-06 Yao Qi <yao@codesourcery.com>
3391 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3392 remote hardware-watchpoint-limit' and 'set
3393 remote hardware-breakpoint-limit'.
3394
3395 2012-08-06 Nathaniel Flath <flat0103@gmail.com>
3396
3397 * gdb.texinfo (Working Directory): Added information about new
3398 default argument for 'cd' command.
3399
3400 2012-08-06 Yao Qi <yao@codesourcery.com>
3401
3402 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3403 remote hardware-watchpoint-limit' and 'set
3404 remote hardware-breakpoint-limit'.
3405
3406 2012-08-06 Yao Qi <yao@codesourcery.com>
3407
3408 Fix PR14371.
3409
3410 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3411 '=breakpoint-deleted'.
3412
3413 2012-08-02 Yao Qi <yao@codesourcery.com>
3414
3415 * gdb.texinfo (Native): Remove node Neutrino.
3416
3417 2012-07-27 Yao Qi <yao@codesourcery.com>
3418
3419 * gdb.texinfo (IPA Protocol Commands): Document new command
3420 'close'.
3421
3422 2012-07-25 Tom Tromey <tromey@redhat.com>
3423
3424 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3425
3426 2012-07-20 Doug Evans <dje@google.com>
3427
3428 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3429 (Index Files): Document how to control the use of deprecated index
3430 sections.
3431 (Index Section Format): Replace --use-deprecated-index-sections with
3432 "set use-deprecated-index-sections on".
3433
3434 2012-07-12 Eli Zaretskii <eliz@gnu.org>
3435
3436 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3437 indices into a single node "Index". Instead, join function and
3438 variable indices into a single index, separate from the concept
3439 index. Requested in
3440 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3441 (Top): Update the top-level menu: instead of one "Index" there are
3442 now separate entries "Concept Index" and "Function and Variable
3443 Index".
3444 (Concept Index, Function and Variable Index): New nodes.
3445 (Index): Node deleted.
3446
3447 2012-07-05 Hui Zhu <hui_zhu@mentor.com>
3448
3449 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3450 and "maint agent-eval".
3451
3452 2012-07-03 Eli Zaretskii <eliz@gnu.org>
3453
3454 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3455 avoid file-name clashes between Index.html and index.html on
3456 case-insensitive filesystems. See the discussion starting in
3457 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3458 details of the problem.
3459 (Top): Update the master menu for the above.
3460 (Concept Index, Command and Variable Index): New nodes, instead of
3461 the old "Index" node that was deleted. All cross-references
3462 updated.
3463
3464 2012-07-02 Stan Shebs <stan@codesourcery.com>
3465
3466 * gdb.texinfo (Dynamic Printf): Mention agent style and
3467 disconnected dprintf.
3468 (Maintenance Commands): Describe maint agent-printf.
3469 (General Query Packets): Mention BreakpointCommands feature.
3470 (Packets): Document commands extension to Z0 packet.
3471 * agentexpr.texi (Bytecode Descriptions): Document printf
3472 bytecode.
3473
3474 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3475
3476 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3477 only after gdbinit files.
3478 (Startup): Move -iex and -iex commands down after gdbinit files.
3479
3480 2012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3481
3482 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3483 possibility.
3484
3485 2012-06-29 Tom Tromey <tromey@redhat.com>
3486
3487 * gdb.texinfo (Index Section Format): Update for version 7.
3488
3489 2012-06-28 Stan Shebs <stan@codesourcery.com>
3490
3491 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3492 example, add note about title column.
3493
3494 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3495
3496 * gdb.texinfo (Symbol Tables In Python): Add description about
3497 the new 'last' attribute of gdb.Symtab_and line.
3498
3499 2012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3500
3501 * gdb.texinfo (Symbol Tables In Python): Correct the description
3502 of the 'pc' attribute of gdb.Symtab_and_line.
3503
3504 2012-06-26 Doug Evans <dje@google.com>
3505
3506 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3507 and symtab-create.
3508
3509 2012-06-25 Keith Seitz <keiths@redhat.com>
3510
3511 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3512 from example. Remove "rbreak" from list of corresponding
3513 gdb commands.
3514
3515 2012-06-23 Doug Evans <dje@google.com>
3516
3517 * gdb.texinfo (Index Section Format): Document version 7 format.
3518
3519 2012-06-22 Yao Qi <yao@codesourcery.com>
3520
3521 * gdb.texinfo: Add missing cindex for some packets.
3522
3523 2012-06-20 Keith Seitz <keiths@redhat.com>
3524
3525 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3526 for -break-insert and document -p.
3527
3528 2012-06-20 Yao Qi <yao@codesourcery.com>
3529
3530 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3531 and "gdb.write_memory" with "Inferior.read_memory" and
3532 "Inferior.write_memory".
3533
3534 2012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3535
3536 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3537 (Free Documentation): Add @node line.
3538 (Continuing and Stepping) <advance location>: Use @item instead of
3539 @itemx.
3540 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3541 @itemx.
3542 (Embedded Processors): Put the link to "PA" to its correct place,
3543 according to document structure.
3544 (Python API): Put the link to "Lazy Strings In Python" to its
3545 correct place.
3546 (Index): Use @@ in @tex block to get a literal @.
3547
3548 * gdbint.texinfo: Fix the @subtitle line.
3549
3550 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3551 correct place.
3552
3553 2012-06-08 Yao Qi <yao@codesourcery.com>
3554
3555 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3556 Protocol'.
3557 (In-Process Agent Protocol, IPA Protocol Objects)
3558 (IPA Protocol Commands): New nodes.
3559 (Tracepoint Packets): Add anchors.
3560
3561 2012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3562
3563 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3564
3565 2012-06-06 Yao Qi <yao@codesourcery.com>
3566
3567 * gdb.texinfo: Update copyright year.
3568
3569 2012-05-23 Stan Shebs <stan@codesourcery.com>
3570 Kwok Cheung Yeung <kcy@codesourcery.com>
3571
3572 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3573
3574 2012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3575
3576 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3577 Mention also --with-separate-debug-dir.
3578 (Auto-loading): Prepend $debugdir in the sample output.
3579 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3580 auto-load safe-path variable.
3581 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3582 Mention also $debugdir for 'set auto-load scripts-directory'.
3583
3584 2012-05-19 Eli Zaretskii <eliz@gnu.org>
3585
3586 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3587 (MIPS Embedded, MIPS, MIPS Register packet Format)
3588 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3589 appropriate.
3590
3591 2012-05-18 Sandra Loosemore <sandra@codesourcery.com>
3592 Maciej W. Rozycki <macro@codesourcery.com>
3593
3594 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3595 mips compression".
3596 (MIPS Breakpoint Kinds): New subsubsection.
3597
3598 2012-05-18 Eli Zaretskii <eliz@gnu.org>
3599
3600 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3601 nodes for subsections. Add @acronym mark-ups and adjust
3602 formatting.
3603
3604 2012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3605
3606 Rename $ddir to $datadir.
3607 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3608 (objfile-gdb.py file): Rename $ddir to $datadir.
3609
3610 2012-05-18 Tom Tromey <tromey@redhat.com>
3611
3612 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3613
3614 2012-05-14 Stan Shebs <stan@codesourcery.com>
3615
3616 * gdb.texinfo (Dynamic Printf): New subsection.
3617
3618 2012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3619
3620 * gdb.texinfo (Basic Python): Add description about the function
3621 gdb.find_pc_line
3622
3623 2012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3624 Eli Zaretskii <eliz@gnu.org>
3625
3626 * gdb.texinfo (Separate Debug Files): Use plural form for global
3627 debugging information directory.
3628
3629 2012-05-11 Stan Shebs <stan@codesourcery.com>
3630 Kwok Cheung Yeung <kcy@codesourcery.com>
3631
3632 * gdb.texinfo (Operating System Auxiliary Information): Document new
3633 'info os' subcommands.
3634
3635 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3636
3637 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3638 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3639 (dotdebug_gdb_scripts section): Add reference
3640 to 'Auto-loading safe path'.
3641
3642 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3643
3644 Implement multi-component --with-auto-load-dir.
3645 * gdb.texinfo (Auto-loading): New references
3646 for 'set auto-load scripts-directory'
3647 and 'show auto-load scripts-directory'.
3648 (Auto-loading safe path): Describe the new default. Move $ddir
3649 substituation reference to 'objfile-gdb.py file'.
3650 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3651 script-name. Describe new 'set auto-load scripts-directory'
3652 and 'show auto-load scripts-directory'.
3653
3654 2012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3655
3656 Provide $ddir substitution for --with-auto-load-safe-path.
3657 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3658 (Auto-loading safe path): Likewise. Mention the default value,
3659 $ddir substitution, --with-auto-load-safe-path and
3660 --without-auto-load-safe-path.
3661 * observer.texi (gdb_datadir_changed): New.
3662
3663 2012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3664
3665 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3666 Twice.
3667
3668 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3669 directory separator by path separator.
3670
3671 2012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3672
3673 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3674 for 'set auto-load safe-path' optional. Mention if it is omitted.
3675 Change disabling security protection condition to "/", twice.
3676
3677 2012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3678
3679 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3680 the new methods global_block and static_block on gdb.Symtab
3681 objects.
3682
3683 2012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3684
3685 * gdb.texinfo (Blocks In Python): Add a note saying that future
3686 improvements to GDB and its infrastructure can move symbols
3687 across blocks within a symbol table.
3688
3689 2012-04-29 Yao Qi <yao@codesourcery.com>
3690
3691 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3692 (A29K): Remove.
3693
3694 2012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3695 Tom Tromey <tromey@redhat.com>
3696
3697 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3698 and generic static probe support on GDB.
3699
3700 2012-04-25 Doug Evans <dje@google.com>
3701
3702 * gdb.texinfo (Go): Fix thinko.
3703
3704 * gdb.texinfo (Supported Languages): Add Go.
3705 (Go): New node.
3706
3707 2012-04-25 Yao Qi <yao@codesourcery.com>
3708
3709 * gdbint.texinfo (Testsuite): New section `Board settings'.
3710
3711 2012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3712
3713 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3714 Three times.
3715
3716 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3717 Three times.
3718
3719 2012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3720
3721 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3722 by @table @asis. Fix formatting of one item.
3723
3724 2012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3725
3726 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3727
3728 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3729
3730 New option "set debug auto-load".
3731 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3732 (auto-load verbose mode): New node.
3733
3734 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3735
3736 New option "set auto-load safe-path".
3737 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3738 and "info auto-load" examples for safe-path. Put there also references
3739 for "set auto-load safe-path" and "show auto-load safe-path".
3740 New menu item for Auto-loading safe path.
3741 (Auto-loading safe path): New node.
3742 (Python Auto-loading): Update the expected output from "Missing"
3743 to "No".
3744
3745 2012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3746
3747 auto-load: Implementation.
3748 * gdb.texinfo (Mode Options): New anchor for -nx.
3749 (Startup): New anchors for Option -init-eval-command,
3750 Home Directory Init File
3751 and Init File in the Current Directory during Startup.
3752 Mention set auto-load local-gdbinit with a reference.
3753 Change the sample code to "set auto-load python-scripts".
3754 (Threads): New anchor set libthread-db-search-path.
3755 Provide references to libthread_db.so.1 file.
3756 (Controlling GDB): New menu item for Auto-loading.
3757 (Auto-loading, Init File in the Current Directory)
3758 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3759 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3760 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3761 reference.
3762 (Auto-loading): Rename to ...
3763 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3764 "set auto-load python-scripts", new anchor for it. Change
3765 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3766 for it. Change "info auto-load-scripts"
3767 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3768 to "Python scripts".
3769
3770 2012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3771
3772 PR mi/13393
3773 * gdb.texinfo (Print Settings): Extend the description for "set print
3774 object".
3775 (GDB/MI Variable Objects): Extend the description for -var-create and
3776 -var-list-children.
3777
3778 2012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3779
3780 * gdb.texinfo (Examining Data): Document the 'explore' command.
3781
3782 2012-03-28 Joel Brobecker <brobecker@adacore.com>
3783
3784 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3785 to the children of a varobj and its update range when -var-update
3786 returns that the varobj's type changed.
3787
3788 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3789
3790 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3791 Create two new links fir 'objfile-gdb.py file'
3792 and 'dotdebug_gdb_scripts section'.
3793
3794 2012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3795
3796 * gdb.texinfo (Auto-loading): Rename node reference
3797 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3798 Twice.
3799 (.debug_gdb_scripts section): Rename the node ...
3800 (dotdebug_gdb_scripts section): ... here.
3801 (Maintenance Commands): Also rename this node reference.
3802
3803 2012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3804
3805 * gdb.texinfo (Python API/Values From Inferior): Add description
3806 about the new method Value.referenced_value. Add description on
3807 how Value.dereference is different (and similar) to
3808 Value.referenced_value.
3809
3810 2012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3811
3812 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3813 --init-eval-command=COMMAND, -iex.
3814 (Startup): Describe -iex and -ix. Simplify the example
3815 for "set auto-load-scripts off".
3816
3817 2012-03-16 Gary Benson <gbenson@redhat.com>
3818
3819 PR breakpoints/10738
3820 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3821 stating that GDB cannot set breakpoints on inlined functions.
3822 (Mode Options): Document --use-deprecated-index-sections.
3823 (Index Section Format): Document new index section version format.
3824
3825 2012-03-15 Tom Tromey <tromey@redhat.com>
3826
3827 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3828
3829 2012-03-13 Doug Evans <dje@google.com>
3830
3831 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3832 of "reload".
3833 (Symbols): Delete docs for set/show symbol-reloading.
3834 * gdbint.texinfo (Defining Other Architecture Features): Delete
3835 SYMBOL_RELOADING_DEFAULT.
3836 * refcard.tex: Delete reference to symbol-reloading.
3837
3838 2012-03-07 Pedro Alves <palves@redhat.com>
3839
3840 * gdb.texinfo (General Query Packets): Document new
3841 QProgramSignals packet.
3842 * gdb.texinfo (Remote configuration): Mention
3843 "program-signals-packet".
3844
3845 2012-03-05 Tristan Gingold <gingold@adacore.com>
3846
3847 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3848
3849 2012-03-03 Yao Qi <yao@codesourcery.com>
3850
3851 * gdb.texinfo (In-Process Agent): New node.
3852 Document new commands.
3853 (General Query Packets): Add packet `QAgent'.
3854
3855 2012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3856
3857 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3858
3859 2012-03-01 Scott J. Goldman <scottjg@vmware.com>
3860
3861 * gdb.texinfo (Commands In Python): Put example python macro in
3862 COMMAND_USER category rather than COMMAND_OBSCURE.
3863 Document gdb.COMMAND_USER.
3864 (User-defined Commands): Update documentation to clarify
3865 "set/show max-user-call-depth" and "show user" don't apply to python
3866 commands. Update documentation to clarify "help user-defined" may
3867 also include python commands defined as COMMAND_USER.
3868
3869 2012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3870
3871 * gdb.texinfo (Startup): Add option -ex description to the option -x
3872 description.
3873
3874 2012-02-24 Luis Machado <lgustavo@codesourcery.com>
3875
3876 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3877 condition-evaluation breakpoint parameter.
3878 Mention condition-evaluation mode being shown in "info break".
3879 (Break Conditions): Add description for target-side
3880 conditional breakpoints.
3881 (Remote Configuration): Mention conditional-breakpoints-packet.
3882 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3883 cond-expr.
3884 (General Query Packets): Mention new ConditionalBreakpoint feature.
3885
3886 2012-02-22 Tom Tromey <tromey@redhat.com>
3887
3888 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3889
3890 2012-02-17 Tom Tromey <tromey@redhat.com>
3891
3892 PR python/10753:
3893 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3894 directory.
3895
3896 2012-02-14 Stan Shebs <stan@codesourcery.com>
3897
3898 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3899
3900 2012-02-13 Pedro Alves <palves@redhat.com>
3901
3902 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3903 mips-idt-ecoff.
3904
3905 2012-02-09 Yao Qi <yao@codesourcery.com>
3906
3907 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3908
3909 2012-02-07 Tom Tromey <tromey@redhat.com>
3910
3911 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3912 Symbol.value.
3913
3914 2012-02-07 Tom Tromey <tromey@redhat.com>
3915
3916 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3917
3918 2012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3919
3920 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3921
3922 2012-01-24 Tom Tromey <tromey@redhat.com>
3923
3924 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3925 unload".
3926 (Files): Mention new catch commands.
3927 (GDB/MI Async Records): Likewise.
3928
3929 2012-01-24 Gary Benson <gbenson@redhat.com>
3930
3931 Delete #if 0'd out code.
3932 * gdb.texinfo (Frame Info): Remove "info catch".
3933
3934 2012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3935
3936 * gdb.texinfo (Remote Configuration): Document
3937 "set remote hostio-readlink-packet" command.
3938 (General Query Packets): Document vFile:readlink packet.
3939
3940 2012-01-16 Tom Tromey <tromey@redhat.com>
3941
3942 * gdb.texinfo (Specify Location): Document relative file name
3943 handling.
3944
3945 2012-01-16 Tom Tromey <tromey@redhat.com>
3946
3947 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3948
3949 2012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3950 Eli Zaretskii <eliz@gnu.org>
3951
3952 * gdbint.texinfo (Coding Standards): Require braces for two lines of
3953 code.
3954
3955 2012-01-11 Paul Hilfinger <hilfingr@adacore.com>
3956
3957 * gdb.texinfo (Variables): Document use of :: for non-static
3958 variables.
3959
3960 2012-01-05 Joel Brobecker <brobecker@adacore.com>
3961
3962 * gdbint.texinfo (Start of New Year Procedure): Update
3963 to replace use of copyright.sh by use of copyright.py.
3964
3965 2012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3966
3967 Remove the gdbtui binary.
3968 * all-cfg.texi (GDBTUI): Remove.
3969 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
3970 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
3971 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
3972
3973 2011-12-23 Kevin Pouget <kevin.pouget@st.com>
3974
3975 Introduce gdb.FinishBreakpoint in Python.
3976 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
3977 (Python API): Add menu entry for Finish Breakpoints.
3978
3979 2011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3980
3981 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
3982 tests.
3983
3984 2011-12-16 Doug Evans <dje@google.com>
3985
3986 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
3987
3988 2011-12-16 Phil Muldoon <pmuldoon@redhat.com>
3989
3990 * gdb.texinfo (Python Commands): Remove "maint set/show print
3991 stack". Add documentation for "set/show python print-stack".
3992
3993 2011-12-14 Pedro Alves <pedro@codesourcery.com>
3994
3995 * gdb.texinfo (Implementing a Remote Stub): Explain that you
3996 should transfer control to the stub in the startup code instead of
3997 in main. Mention the need to get past the initial breakpoint.
3998
3999 2011-12-06 Tom Tromey <tromey@redhat.com>
4000
4001 * gdb.texinfo (Set Breaks): Update for new behavior.
4002
4003 2011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4004
4005 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4006 List Format for SVR4 Targets'.
4007 (General Query Packets): New item qXfer:libraries-svr4:read.
4008 (Library List Format for SVR4 Targets): New node.
4009
4010 2011-12-01 Tom Tromey <tromey@redhat.com>
4011
4012 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4013 add.
4014
4015 2011-11-22 Tom Tromey <tromey@redhat.com>
4016
4017 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4018 reasons.
4019
4020 2011-11-20 Stan Shebs <stan@codesourcery.com>
4021
4022 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4023 note-related options and variables.
4024 (Tracepoint Packets): Document packet changes.
4025
4026 2011-11-20 Sanjoy Das <sdas@igalia.com>
4027
4028 * gdb.texinfo (JIT Interface): Add documentation on writing and
4029 usind JIT debug info readers.
4030 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4031 Debug Info Readers): New nodes.
4032
4033 2011-11-18 Yao Qi <yao@codesourcery.com>
4034
4035 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4036 tracepoint.
4037
4038 2011-11-15 Doug Evans <dje@google.com>
4039
4040 * gdb.texinfo (Files): Document basenames-may-differ.
4041
4042 2011-11-14 Doug Evans <dje@google.com>
4043
4044 * gdb.texinfo (Shell Commands): Document "!".
4045
4046 2011-11-14 Stan Shebs <stan@codesourcery.com>
4047 Kwok Cheung Yeung <kcy@codesourcery.com>
4048
4049 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4050 needed to get shorter fast tracepoints.
4051 (Tracepoint Packets): Document new qTMinFTPILen packet.
4052
4053 2011-11-14 Yao Qi <yao@codesourcery.com>
4054
4055 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4056 behavior of tracepoint.
4057 (General Query Packets): New feature InstallInTrace.
4058 (Remote Configuration): Document "set remote
4059 install-in-trace-packet".
4060
4061 2011-11-12 Matt Rice <ratmice@gmail.com>
4062
4063 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4064 Add arguments to info macro.
4065
4066 2011-11-10 Tom Tromey <tromey@redhat.com>
4067
4068 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4069 manual.
4070 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4071 (Macros): Add a footnote.
4072 (C): Remove paragraph about compiler options.
4073 (C Constants): Mention wide character and string constants.
4074 (C Plus Plus Expressions): Update compiler option advice. Mention
4075 using declarations. Mention ADL. Remove old HP compiler
4076 information.
4077
4078 2011-11-10 Tom Tromey <tromey@redhat.com>
4079
4080 PR c++/9257:
4081 * gdb.texinfo (Print Settings): Add an extra note about the need
4082 for a vtable.
4083
4084 2011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4085
4086 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4087 "set mips abi" documentation.
4088
4089 2011-11-04 Doug Evans <dje@google.com>
4090
4091 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4092
4093 2011-11-03 Tom Tromey <tromey@redhat.com>
4094
4095 * gdb.texinfo (Stopping): Add menu entry.
4096 (Continuing and Stepping): Restore @node. Use @section, not
4097 @subsection.
4098
4099 2011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4100
4101 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4102 designation. Fix "Specify Location" cross-reference.
4103
4104 2011-11-02 Stan Shebs <stan@codesourcery.com>
4105
4106 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4107 (General Query Packets): Describe tracenz feature.
4108 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4109
4110 2011-10-28 Paul Koning <paul_koning@dell.com>
4111
4112 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4113
4114 2011-10-27 Kevin Pouget <kevin.pouget@st.com>
4115
4116 * gdb.texinfo ((Frames In Python): Document
4117 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4118
4119 2011-10-26 Paul Koning <paul_koning@dell.com>
4120
4121 * gdb.texinfo (gdb.types): Document new deepitems function.
4122
4123 2011-10-25 Paul Koning <paul_koning@dell.com>
4124
4125 PR python/13327
4126
4127 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4128 fetch_lazy method.
4129
4130 2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4131
4132 PR python/12656
4133
4134 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4135 global_block, static_block function.
4136
4137 2011-10-19 Tom Tromey <tromey@redhat.com>
4138
4139 * gdb.texinfo (Commands In Python): Add missing "@"s.
4140
4141 2011-10-13 Kevin Pouget <kevin.pouget@st.com>
4142
4143 PR python/13285 Document named constants for frame unwind stop reasons
4144 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
4145 constants.
4146
4147 2011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4148
4149 Fix compatibility with texinfo versions older than 4.12.
4150 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4151 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4152 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4153 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4154 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4155 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4156 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4157
4158 2011-10-09 Doug Evans <dje@google.com>
4159
4160 * gdb.texinfo (Extending GDB): Document alias command.
4161
4162 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4163
4164 Support @entry in input expressions.
4165 * gdb.texinfo (Variables): Describe @entry names suffix.
4166 (Print Settings): Add anchor for `set print entry-values'.
4167
4168 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4169 Eli Zaretskii <eliz@gnu.org>
4170
4171 Display @entry parameter values (without references).
4172 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4173 example.
4174 (Print Settings): New description of set print entry-values and show
4175 print entry-values.
4176
4177 2011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4178 Eli Zaretskii <eliz@gnu.org>
4179
4180 Recognize virtual tail call frames.
4181 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4182 (Tail Call Frames): New node.
4183 (Frames In Python): Add gdb.TAILCALL_FRAME.
4184
4185 2011-10-07 Doug Evans <dje@google.com>
4186
4187 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4188 register_pretty_printer.
4189
4190 2011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4191
4192 PR python/12930
4193 PR python/12802
4194
4195 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4196 stop method.
4197
4198 2011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4199
4200 * gdb.texinfo (Starting your Program): "set disable-randomization"
4201 is no longer Linux-specific.
4202 (Remote Configuration): Document "set remote
4203 disable-randomization-packet".
4204 (General Query Packets): Document "QDisableRandomization" packet
4205 and add it to "qSupported" list.
4206
4207 2011-10-07 Kevin Pouget <kevin.pouget@st.com>
4208
4209 Allow Python notification of new object-file loadings.
4210 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4211 event type.
4212
4213 2011-10-04 Kevin Pouget <kevin.pouget@st.com>
4214
4215 PR python/12691: Add the inferior to Python exited event
4216 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4217
4218 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4219
4220 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4221 rephasing.
4222
4223 2011-10-03 Joel Brobecker <brobecker@adacore.com>
4224
4225 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4226 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4227 as possible feature returned by the `-list-features'
4228 command.
4229
4230 2011-09-28 Paul Koning <paul_koning@dell.com>
4231
4232 * gdb.texinfo (gdb.Type): Document field access by dictionary
4233 key syntax.
4234
4235 2011-09-28 Yao Qi <yao@codesourcery.com>
4236
4237 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4238 Add one space after option `-s'. Remove @r{} markup.
4239
4240 2011-09-27 Stan Shebs <stan@codesourcery.com>
4241
4242 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4243
4244 2011-09-16 Hui Zhu <teawater@gmail.com>
4245
4246 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4247 to *(unsigned char *)$esp@300.
4248
4249 2011-09-15 Paul Koning <paul_koning@dell.com>
4250
4251 * gdb.texinfo: Make style of Python functions and methods match
4252 the syntax of Python. Also put class and module names explicitly
4253 on function, member, and variable names, matching Python
4254 documentation conventions.
4255
4256 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4257
4258 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4259 * gdb.texinfo (Inferiors In Python): Describe new
4260 gdb.selected_inferior() function.
4261
4262 2011-09-15 Kevin Pouget <kevin.pouget@st.com>
4263
4264 Handle multiple breakpoint hits in Python interface:
4265 * gdb.texinfo (Events In Python): New function documentation:
4266 gdb.BreakpointEvent.breakpoints. Indicate that
4267 gdb.BreakpointEvent.breakpoint is now deprecated.
4268
4269 2011-09-04 Joel Brobecker <brobecker@adacore.com>
4270
4271 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4272
4273 2011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4274
4275 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4276
4277 2011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4278
4279 * gdb.texinfo (Prompt): Add set/show extended-prompt
4280 documentation
4281 (Basic Python): Add prompt_hook anchor.
4282 (Python modules): Reword module text to reflect multiple modules.
4283 (gdb.prompt): Document gdb.prompt module.
4284
4285 2011-08-14 Yao Qi <yao@codesourcery.com>
4286
4287 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4288
4289 2011-08-14 Yao Qi <yao@codesourcery.com>
4290
4291 * gdb.texinfo (Standard Target Features): Document C6x features.
4292 (TIC6x Features): New node.
4293
4294 2011-08-12 Doug Evans <dje@google.com>
4295
4296 * gdb.texinfo (Symbols In Python): Document symbol.type.
4297
4298 2011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4299
4300 * gdb.texinfo (Python): Document command and function
4301 auto-loading.
4302
4303 2011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4304 Eli Zaretskii <eliz@gnu.org>
4305
4306 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4307 typedefs unrolling. Extend the sample code by an inner typedef and
4308 outer typedefs unrolling.
4309
4310 2011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4311
4312 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4313 size and line-size.
4314
4315 2011-07-21 Matt Rice <ratmice@gmail.com>
4316
4317 PR macros/12999
4318 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4319 Update text and cindex entries for info macro command.
4320
4321 2011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4322
4323 * observer.texi (GDB Observers): Add before_prompt observer.
4324 * gdb.texinfo (Basic Python): Add documentation for prompt
4325 substitution.
4326
4327 2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4328
4329 PR python/12438
4330 * gdb.texinfo (Python Commands): Add deprecate note to maint
4331 set/show python print-stack. Document set/show python
4332 print-backtrace.
4333
4334 2011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4335
4336 * gdb.texinfo: Fix typos.
4337
4338 2011-07-01 Tom Tromey <tromey@redhat.com>
4339
4340 * gdb.texinfo (Debugging Output): Document set debug
4341 check-physname.
4342
4343 2011-06-29 Tom Tromey <tromey@redhat.com>
4344
4345 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4346 breakpoint-notifications feature.
4347
4348 2011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4349
4350 * gdb.texinfo (Target Description): Remove warning about
4351 possibly unstable format.
4352
4353 2011-06-03 Tom Tromey <tromey@redhat.com>
4354
4355 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4356 (Events In Python): Note that exit_code is optional.
4357
4358 2011-05-17 Pedro Alves <pedro@codesourcery.com>
4359
4360 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4361 required for multi-threading support.
4362 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4363 Hc are deprecated for multi-threading debugging. Point readers at
4364 the vCont packet.
4365
4366 2011-05-15 Doug Evans <dje@google.com>
4367
4368 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4369
4370 2011-05-13 Doug Evans <dje@google.com>
4371
4372 * gdb.texinfo (Threads): Document $sdir,$pdir.
4373 (Server): Document $pdir exception.
4374
4375 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4376
4377 * gdb.texinfo (Threads): Clarify default value for
4378 libthread-db-search-path.
4379
4380 * gdb.texinfo (Completion): Update example.
4381 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4382
4383 2011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4384
4385 * gdb.texinfo: Document change in the behaviour of the enable and
4386 disable GDB commands when applied to tracepoints.
4387 Document the EnableDisableTracepoints remote stub feature.
4388 Document QTEnable and QTDisable in the list of tracepoint packets.
4389
4390 2011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4391
4392 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4393 hsuser.texi.
4394 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4395 comment to hsuser.texi. Change rluser.texi name in the comment.
4396
4397 2011-05-10 Doug Evans <dje@google.com>
4398
4399 * gdb.texinfo (Threads): If an empty path is provided for
4400 libthread-db-search-path it is reset to its default value.
4401 (Server): Ditto.
4402
4403 2011-05-09 Doug Evans <dje@google.com>
4404
4405 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4406
4407 2011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4408 Thiago Jung Bauermann <bauerman@br.ibm.com>
4409
4410 Implement support for PowerPC BookE masked watchpoints.
4411 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4412 (PowerPC Embedded): Mention support of masked watchpoints.
4413
4414 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4415
4416 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4417 `@value{GDBN}'.
4418
4419 2011-05-03 Joel Brobecker <brobecker@adacore.com>
4420
4421 * gdb.texinfo (titlepage): Remove dedication.
4422 (In Memoriam): New appendix.
4423
4424 2011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4425 Eli Zaretskii <eliz@gnu.org>
4426
4427 * gdb.texinfo (Index Section Format): Change the version to 5.
4428 Describe the different formula.
4429
4430 2011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4431 Eli Zaretskii <eliz@gnu.org>
4432
4433 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4434 for disconnected tracing.
4435 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4436 extended-remote relationship. Mention --once.
4437 (TCP port allocation lifecycle of @code{gdbserver}): New.
4438
4439 2011-04-23 Eli Zaretskii <eliz@gnu.org>
4440
4441 * gdb.texinfo (Server): Improve indexing. Index all optional
4442 switches to gdbserver.
4443
4444 2011-04-20 Tom Tromey <tromey@redhat.com>
4445
4446 * gdb.texinfo (Index Section Format): New node.
4447 (Top): Add new node to menu.
4448
4449 2011-04-20 Pedro Alves <pedro@codesourcery.com>
4450
4451 * gdb.texinfo (Maintenance Commands): Document `maint print
4452 remote-registers'.
4453
4454 2011-04-20 Tom Tromey <tromey@redhat.com>
4455
4456 * gdb.texinfo (Trace File Format): Move node later.
4457
4458 2011-04-19 Tom Tromey <tromey@redhat.com>
4459
4460 * gdbint.texinfo (Register Information Functions): Remove
4461 duplicate "the".
4462 * gdb.texinfo (Emacs): Remove duplicate "to".
4463 (GDB/MI Variable Objects): Remove duplicate "the".
4464 (General Query Packets): Likewise.
4465
4466 2011-04-02 Joel Brobecker <brobecker@adacore.com>
4467
4468 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4469 "GDB/MI Ada Exception Information" node.
4470
4471 2011-04-01 Joel Brobecker <brobecker@adacore.com>
4472
4473 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4474 the "exception-name" field in the *stopped async record.
4475
4476 2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4477 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4478
4479 Implement support for PowerPC BookE ranged breakpoints.
4480 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4481
4482 2011-03-28 Tom Tromey <tromey@redhat.com>
4483
4484 * gdb.texinfo (Set Tracepoints): Fix typo.
4485
4486 2011-03-24 Tom Tromey <tromey@redhat.com>
4487
4488 * gdb.texinfo (Specify Location): Document `function:label'
4489 linespec.
4490
4491 2011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4492
4493 PR python/12149
4494
4495 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4496
4497 2011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4498
4499 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4500 (Inferiors In Python): Likewise.
4501 (Threads In Python): Likewise.
4502 (Symbols In Python): Likewise.
4503 (Objfiles In Python): Likewise.
4504 (Symbol Tables In Python): Likewise.
4505
4506 2011-03-15 Pedro Alves <pedro@codesourcery.com>
4507
4508 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4509 display>: Explain that the commands accept number ranges.
4510
4511 2011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4512
4513 * gdb.texinfo (Breakpoints In Python): Add description and example
4514 of Python stop function operation.
4515
4516 2011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4517
4518 * gdb.texinfo (Parameters In Python): Document get_set_string and
4519 get_show_string methods.
4520
4521 2011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4522
4523 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4524
4525 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4526 circular-trace-buffer name.
4527
4528 2011-02-28 Joel Brobecker <brobecker@adacore.com>
4529
4530 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4531 in the previous change.
4532
4533 2011-02-27 Michael Snyder <msnyder@vmware.com>
4534
4535 * gdb.texinfo (Inferiors and Programs): Update commands to show
4536 that they can accept multiple arguments.
4537
4538 2011-02-24 Joel Brobecker <brobecker@adacore.com>
4539
4540 Revert the following patch (code patch was not approved):
4541 2011-02-21 Hui Zhu <teawater@gmail.com>
4542 * agentexpr.texi (bytecode descriptions): add printf.
4543 * gdb.texinfo (tracepoint action lists): add printf.
4544
4545 2011-02-23 Doug Evans <dje@google.com>
4546
4547 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4548
4549 2011-02-23 Michael Snyder <msnyder@vmware.com>
4550
4551 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4552 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4553 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4554
4555 2011-02-22 Doug Evans <dje@google.com>
4556
4557 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4558 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4559 add description of result, fix @defun formatting.
4560
4561 2011-02-21 Hui Zhu <teawater@gmail.com>
4562
4563 * agentexpr.texi (Bytecode Descriptions): Add printf.
4564 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4565
4566 2011-02-18 Tom Tromey <tromey@redhat.com>
4567
4568 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4569
4570 2011-02-14 Michael Snyder <msnyder@vmware.com>
4571
4572 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4573 Document new command "thread find".
4574
4575 2011-02-14 Michael Snyder <msnyder@vmware.com>
4576
4577 * gdb.texinfo (Threads): Update example of new thread message.
4578
4579 2011-02-14 Pedro Alves <pedro@codesourcery.com>
4580
4581 * gdb.texinfo (Remote Configuration): Mention set/show remote
4582 traceframe-info.
4583 (Tools/Packages Optional for Building GDB): Mention that expat is
4584 used for traceframe info.
4585 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4586 (General Query Packets) <qSupported>: Describe the
4587 qXfer:traceframe-info:read feature.
4588 (qXfer::read): Describe qXfer:traceframe-info:read.
4589 (Traceframe Info Format): New section.
4590
4591 2011-02-04 Pedro Alves <pedro@codesourcery.com>
4592
4593 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4594 for casts and unary operators.
4595
4596 2011-02-04 Tom Tromey <tromey@redhat.com>
4597
4598 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4599 is not useful.
4600
4601 2011-01-25 Pedro Alves <pedro@codesourcery.com>
4602
4603 * gdb.texinfo: s/value optimized out/optimized out/g
4604
4605 2011-01-21 Joel Brobecker <brobecker@adacore.com>
4606
4607 * gdb.texinfo (Other Misc Settings): Rework part of the
4608 documentation of the "set interactive mode" command.
4609
4610 2011-01-19 Tom Tromey <tromey@redhat.com>
4611
4612 * gdb.texinfo (Threads): Document thread name output and `thread
4613 name' command.
4614 (Threads In Python): Document Thread.name attribute.
4615 (GDB/MI Thread Commands): Document thread attributes.
4616
4617 2011-01-12 Andrew Burgess <aburgess@broadcom.com>
4618
4619 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4620 changes in mi/mi-cmd-disas.c
4621
4622 2011-01-12 Tom Tromey <tromey@redhat.com>
4623
4624 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4625 Fix "thread apply" text.
4626
4627 2011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4628 Thiago Jung Bauermann <bauerman@br.ibm.com>
4629
4630 Implement support for PowerPC BookE ranged watchpoints.
4631 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4632 the "set powerpc exact-watchpoints" flag.
4633
4634 2011-01-07 Tom Tromey <tromey@redhat.com>
4635
4636 * gdb.texinfo (Python API): Add descriptions to @menu items.
4637
4638 2011-01-06 Tom Tromey <tromey@redhat.com>
4639
4640 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4641
4642 2010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4643
4644 * gdb.texinfo (Debugging Output): Document "set debug jit".
4645
4646 2011-01-06 Tom Tromey <tromey@redhat.com>
4647
4648 PR python/12133:
4649 * gdb.texinfo (Frames In Python): Document various frame
4650 constants.
4651
4652 2011-01-05 Joel Brobecker <brobecker@adacore.com>
4653
4654 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4655 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4656 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4657
4658 2011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4659
4660 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4661 (clean): Add GDBvn.texi.
4662
4663 2010-12-29 Joel Brobecker <brobecker@adacore.com>
4664
4665 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4666 occasional case where the debugger prints an array address
4667 instead of the array itself.
4668
4669 2010-12-23 Pedro Alves <pedro@codesourcery.com>
4670
4671 * gdb.texinfo (Packets) <read registers packet>: Document support
4672 for registers that were not collected.
4673
4674 2010-12-15 Doug Evans <dje@google.com>
4675
4676 * gdb.texinfo (Startup): Document auto-loading of scripts during
4677 startup.
4678 (Auto-loading): Delete "maint set python auto-load on|off".
4679 Add "set auto-load-scripts on|off".
4680
4681 2010-12-07 Doug Evans <dje@google.com>
4682
4683 * gdb.texinfo (Mode Options): Document -data-directory.
4684 (Data Files): Add reference to -data-directory.
4685
4686 2010-11-29 Doug Evans <dje@google.com>
4687
4688 * gdb.texinfo (Pretty-Printer Introduction): Change
4689 printer-name:subprinter-name to printer-name;subprinter-name.
4690
4691 2010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4692
4693 PR python/12199
4694
4695 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4696
4697 2010-11-23 Tom Tromey <tromey@redhat.com>
4698
4699 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4700 (Editing): Likewise.
4701 (Command History): Likewise.
4702 (TUI Keys): Likewise.
4703 (Bug Reporting): Conditionally include rluser.texi and
4704 inc-history.texinfo.
4705 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4706 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4707 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4708 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4709 (gdb.pdf): Likewise.
4710 (gdb.info): Likewise.
4711 (gdb/index.html): Likewise.
4712
4713 2010-11-23 Tom Tromey <tromey@redhat.com>
4714
4715 * Makefile.in (Makefile): Run ../config.status.
4716 (distclean): Update.
4717 * configure: Remove.
4718 * configure.ac: Remove.
4719
4720 2010-11-12 Tom Tromey <tromey@redhat.com>
4721
4722 * gdb.texinfo (Basic Python): Update. Add xref.
4723 (Exception Handling): Document new exception classes.
4724 (Types In Python): Update.
4725 (Frames In Python): Update.
4726
4727 2010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4728
4729 * gdb.texinfo (Breakpoints In Python): Document "internal"
4730 parameter, and visible attribute.
4731
4732 2010-11-05 Doug Evans <dje@google.com>
4733
4734 * gdb.texinfo (Source Path): Document "set directories".
4735
4736 2010-11-05 Ken Werner <ken.werner@de.ibm.com>
4737
4738 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4739 (OpenCL C): New node.
4740
4741 2010-11-02 Doug Evans <dje@google.com>
4742
4743 * gdb.texinfo (Pretty Printing): Expand into three sections,
4744 introduction, example, and commands.
4745 (Python API): Delete section Disabling Pretty-Printers, merge into
4746 Selecting Pretty-Printers.
4747 (Writing a Pretty-Printer): New section. Move the pretty-printer
4748 example here, and reformat to match python coding style. Add a second
4749 example using the gdb.printing module.
4750 (Python modules): Add gdb.printing.
4751
4752 2010-10-29 Doug Evans <dje@google.com>
4753
4754 * gdb.texinfo (Python): Fix long line.
4755
4756 2010-10-20 Doug Evans <dje@google.com>
4757
4758 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4759 All references updated. Correct sections marked as subsections.
4760 (Coding Standards): New chapter. Move the coding standard related
4761 subsections here. Add section on Python coding standards.
4762
4763 2010-10-13 Doug Evans <dje@google.com>
4764
4765 * gdb.texinfo (Python): Add "Python modules".
4766 (Types in Python): Add reference to gdb.types section.
4767 (Python modules): New node.
4768
4769 2010-10-11 Doug Evans <dje@google.com>
4770
4771 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4772 Python" from gdb.Value.type description.
4773
4774 2010-09-28 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.texinfo (Ravenscar Profile): New node.
4777
4778 2010-09-22 Tom Tromey <tromey@redhat.com>
4779
4780 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4781
4782 2010-09-22 Eli Zaretskii <eliz@gnu.org>
4783
4784 * gdb.texinfo (Values From Inferior): Clarify that
4785 value.dynamic_type works only in C++ programs with RTTI.
4786
4787 2010-09-15 Paul Bolle <pebolle@tiscali.nl>
4788
4789 * gdb.texinfo (Character Sets): Correctly reference host-charset
4790 in example.
4791
4792 2010-09-13 Tom Tromey <tromey@redhat.com>
4793
4794 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4795 Document "fullname" and "from".
4796
4797 2010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4798
4799 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4800 feature `reverse' output by -list-target-features.
4801
4802 2010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4803
4804 * gdb.texinfo (i386 Features): Remove an extra "@item".
4805
4806 2010-08-30 Tom Tromey <tromey@redhat.com>
4807
4808 PR python/11792:
4809 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4810
4811 2010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4812
4813 * gdb.texinfo (ARM Features): Document
4814 org.gnu.gdb.arm.m-profile.
4815
4816 2010-08-23 Tom Tromey <tromey@redhat.com>
4817
4818 PR python/11145:
4819 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4820 reinterpret_cast methods.
4821
4822 2010-08-23 Tom Tromey <tromey@redhat.com>
4823
4824 PR python/11915:
4825 * gdb.texinfo (Types In Python): Document array method.
4826
4827 2010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4828
4829 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4830
4831 2010-08-16 Tom Tromey <tromey@redhat.com>
4832
4833 * gdb.texinfo (Set Watchpoints): Document -location option.
4834
4835 2010-08-13 Doug Evans <dje@google.com>
4836
4837 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4838
4839 2010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4840
4841 * gdb.texinfo (GDB/MI Data Manipulation): Document
4842 -data-read-memory-raw and -data-write-memory-raw.
4843
4844 2010-08-11 Tom Tromey <tromey@redhat.com>
4845 Phil Muldoon <pmuldoon@redhat.com>
4846
4847 * gdb.texinfo (Basic Python): Describe post_event API.
4848
4849 2010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4850
4851 * gdb.texinfo (Basic Python): Describe solib_address and
4852 decode_line Python APIs
4853
4854 2010-08-10 Tom Tromey <tromey@redhat.com>
4855
4856 * gdb.texinfo (Pretty Printing API): Document
4857 gdb.default_visualizer.
4858
4859 2010-08-10 Tom Tromey <tromey@redhat.com>
4860
4861 Revert gdb-add-index addition:
4862 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4863
4864 2010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4865 Eli Zaretskii <eliz@gnu.org>
4866
4867 * gdb.texinfo (Mode Options) <-batch>
4868 (Basic Python) <gdb.execute>: Describe setting width and height.
4869
4870 2010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4871
4872 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4873
4874 2010-07-30 Tom Tromey <tromey@redhat.com>
4875
4876 * gdb.texinfo (Index Files): Mention gdb-add-index.
4877
4878 2010-07-30 Hui Zhu <teawater@gmail.com>
4879
4880 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4881 "detach inferior" and "kill inferior".
4882
4883 2010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4884
4885 * gdb.texinfo (Machine Code): Update description of two forms of
4886 arguments, and add new example to demonstrate the new form.
4887
4888 2010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4889
4890 * gdb.texinfo (Values From Inferior): Add value inferior function
4891 call description.
4892
4893 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4894
4895 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4896
4897 2010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4898 Eli Zaretskii <eliz@gnu.org>
4899
4900 Make core files the process_stratum.
4901 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4902 record_stratum example.
4903
4904 2010-07-13 Tom Tromey <tromey@redhat.com>
4905
4906 * gdb.texinfo (Index Files): New node.
4907
4908 2010-07-13 Tom Tromey <tromey@redhat.com>
4909
4910 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4911
4912 2010-07-13 Tom Tromey <tromey@redhat.com>
4913
4914 * gdb.texinfo (Specify Location): Document labels.
4915
4916 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4917
4918 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4919 entries for fast tracepoints and static tracepoints.
4920
4921 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4922
4923 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4924 qsThreadInfo>: Spell out `l' as ell.
4925
4926 2010-07-01 Pedro Alves <pedro@codesourcery.com>
4927
4928 * gdb.texinfo (Convenience Variables): Document $_sdata.
4929 (Commands to Set Tracepoints): Describe static tracepoints. Add
4930 `Listing Static Tracepoint Markers' menu entry. Document
4931 "strace".
4932 (Tracepoint Action Lists): Document collecting $_sdata.
4933 (Listing Static Tracepoint Markers): New subsection.
4934 (Tracepoints support in gdbserver): Mention static tracepoints.
4935 (remote packets, enabling and disabling): Mention
4936 read-sdata-object.
4937 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4938 and StaticTracepoint.
4939 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4940 Document qXfer:sdata:read.
4941 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4942
4943 2010-06-29 Joel Brobecker <brobecker@adacore.com>
4944
4945 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4946
4947 2010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4948 Tom Tromey <tromey@redhat.com>
4949 Thiago Jung Bauermann <bauerman@br.ibm.com>
4950
4951 * gdb.texinfo (Inferiors In Python): New node.
4952 * gdb.texinfo (Threads In Python): New node.
4953
4954 2010-06-28 Joel Brobecker <brobecker@adacore.com>
4955
4956 * gdb.texinfo (Python): Document what the python directory is
4957 and what its location is.
4958 (Basic Python): Document the gdb.PYTHONDIR constant.
4959
4960 2010-06-25 Tom Tromey <tromey@redhat.com>
4961
4962 PR python/10808:
4963 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
4964
4965 2010-06-24 Hui Zhu <teawater@gmail.com>
4966
4967 * gdb.texinfo: (Commands for Controlled Output): Add
4968 documentation for command "eval".
4969
4970 2010-06-21 Stan Shebs <stan@codesourcery.com>
4971
4972 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
4973 * annotate.texinfo: Ditto.
4974 * gdbint.texinfo: Ditto.
4975 * stabs.texinfo: Ditto.
4976
4977 2010-06-22 Hui Zhu <teawater@gmail.com>
4978
4979 * gdb.texinfo: (Process Record and Replay): Add documentation
4980 for command "set record memory-query".
4981
4982 2010-06-21 Stan Shebs <stan@codesourcery.com>
4983
4984 * gdb.texinfo: Relicense under GFDL version 1.3.
4985 * annotate.texinfo: Relicense under GFDL version 1.3.
4986 * gdbint.texinfo: Relicense under GFDL version 1.3.
4987 * stabs.texinfo: Relicense under GFDL version 1.3.
4988 * fdl.texi: Update to version 1.3.
4989
4990 2010-06-18 Stan Shebs <stan@codesourcery.com>
4991
4992 * gdb.texinfo (Operating System Auxiliary Information): Describe
4993 "info os" when no arguments given.
4994
4995 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
4996 $_thread.
4997
4998 2010-06-18 Hui Zhu <teawater@gmail.com>
4999
5000 * gdb.texinfo: (Process Record and Replay): Add documentation
5001 for commands "record save" and "record restore".
5002
5003 2010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5004
5005 * gdb.texinfo: Include information about the correct use
5006 of addresses in the `watch' command.
5007
5008 2010-06-11 Stan Shebs <stan@codesourcery.com>
5009
5010 * gdb.texinfo (Observer Mode): New section.
5011 (General Query Packets): Document QAllow.
5012
5013 2010-06-04 Doug Evans <dje@google.com>
5014
5015 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5016
5017 2010-06-03 Doug Evans <dje@google.com>
5018
5019 * gdbint.texinfo (Coding): Add subsection on command names.
5020
5021 2010-06-02 Tom Tromey <tromey@redhat.com>
5022
5023 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5024 always-disassemble.
5025
5026 2010-06-01 Pedro Alves <pedro@codesourcery.com>
5027
5028 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5029 gdbserver, and add cross reference.
5030 (Tracepoints support in gdbserver): New subsection.
5031
5032 2010-05-26 Pedro Alves <pedro@codesourcery.com>
5033
5034 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5035 `qRelocInsn' feature.
5036 (Relocate instruction reply packet): New subsection
5037 of `Tracepoint Packets'.
5038 (Tracepoint Packets): Mention that packets QTDP and QTStart
5039 support the qRelocInsn request, and add cross reference to new
5040 subsection.
5041
5042 2010-05-25 Doug Evans <dje@google.com>
5043
5044 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5045 (Commands In Python): Document gdb.string_to_argv.
5046
5047 2010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5048
5049 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5050 ATTR_NORETURN.
5051
5052 2010-04-29 Phil Muldoon <pmuldoon@redhat.com>
5053 Tom Tromey <tromey@redhat.com>
5054 Thiago Jung Bauermann <bauerman@br.ibm.com>
5055
5056 * gdb.texinfo (Parameters In Python): New Node.
5057
5058 2010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5059
5060 * gdb.texinfo: (Summary) Add mention about D language support.
5061 (Filenames): Add D suffixes.
5062 (D): New node.
5063
5064 2010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5065
5066 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5067 of macro deleted from GDB code.
5068
5069 2010-04-24 Pedro Alves <pedro@codesourcery.com>
5070
5071 * gdb.texinfo (Commands to specify files): Describe what how GDB
5072 looks up DOS-based filesystem paths on the system root. Document
5073 the new `set/show target-file-system-kind' commands.
5074
5075 2010-04-23 Doug Evans <dje@google.com>
5076
5077 * gdb.texinfo (Python): Move Auto-loading section here ...
5078 (Python API): from here.
5079 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5080 (Maintenance Commands): Add docs for "maint print section-scripts".
5081
5082 2010-04-20 Chris Moller <cmoller@redhat.com>
5083
5084 * gdb.texinfo (Setting Breakpoints): Added description of
5085 filename-qualified rbreak.
5086 * refcard.tex (Breakpoints and Watchpoints): Added brief
5087 description of filename-qualified rbreak.
5088
5089 2010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5090
5091 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5092 (Python API): Change the reference to Pretty Printing API.
5093 (Pretty Printing): Move the user part under the Data node. Reformat
5094 the sample output to 72 columns. Create a new reference to Pretty
5095 Printing API. Rename the API part ...
5096 (Pretty Printing API): To a new node name.
5097 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5098 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5099
5100 2010-04-21 Stan Shebs <stan@codesourcery.com>
5101
5102 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
5103 and commands.
5104 (Listing Tracepoints): Update to reflect current behavior.
5105
5106 2010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5107
5108 * gdb.texinfo (Examining memory): Update for change in string
5109 display with explicit size.
5110
5111 2010-04-19 Pedro Alves <pedro@codesourcery.com>
5112
5113 PR breakpoints/8554.
5114
5115 * gdb.texinfo (Save Breakpoints): New node.
5116 (save-tracepoints): Rename to ...
5117 (save tracepoints): ... this. Mention that `save-tracepoints' is
5118 a deprecated alias to `save tracepoints'.
5119
5120 2010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5121
5122 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
5123 (info w32 thread-information-block): Document new command.
5124 (qGetTIBAddress): Document new gdbserver query.
5125 (maint set/show show-all-tib): Document new command.
5126
5127 2010-04-15 Doug Evans <dje@google.com>
5128
5129 * gdb.texinfo (Python API): Add progspaces section.
5130 (Selecting Pretty-Printers): Progspace pretty-printers are
5131 searched too.
5132 (Progspaces In Python): New section.
5133
5134 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5135
5136 2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5137
5138 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5139 returns None.
5140
5141 2010-04-09 Stan Shebs <stan@codesourcery.com>
5142
5143 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5144 Describe the `frames-created' field, tweak grammar.
5145
5146 2010-04-09 Pedro Alves <pedro@codesourcery.com>
5147
5148 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5149 Describe the `circular' and `disconnected' fields.
5150
5151 2010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5152
5153 * gdb.texinfo (maint print registers): Mention unavailable and
5154 invisible registers.
5155
5156 2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5157 Thiago Jung Bauermann <bauerman@br.ibm.com>
5158 Tom Tromey <tromey@redhat.com>
5159
5160 * gdb.texinfo (Breakpoints In Python): New Node.
5161
5162 2010-04-08 Stan Shebs <stan@codesourcery.com>
5163
5164 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5165 trace status fields.
5166
5167 2010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5168
5169 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5170 optional. Make org.gnu.gdb.i386.avx requires
5171 org.gnu.gdb.i386.avx.
5172
5173 2010-04-08 Doug Evans <dje@google.com>
5174
5175 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5176 search path, and document that gdb only scans the search path if
5177 the script's path doesn't specify a directory.
5178
5179 2010-04-05 Doug Evans <dje@google.com>
5180
5181 * gdb.texinfo (maint show python auto-load): Fix typo.
5182
5183 2010-04-04 Stan Shebs <stan@codesourcery.com>
5184
5185 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5186 (Setting Watchpoints): Update description of "info watch".
5187 (Disabling Breakpoints): Only "info break" lists all.
5188
5189 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5190 (tdump): Explain how tdump works.
5191
5192 2010-04-01 Pedro Alves <pedro@codesourcery.com>
5193
5194 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5195 add cross reference.
5196
5197 2010-03-31 Pedro Alves <pedro@codesourcery.com>
5198
5199 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5200 commands error out.
5201
5202 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5203
5204 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5205
5206 2010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5207
5208 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5209
5210 2010-03-29 Stan Shebs <stan@codesourcery.com>
5211 Nathan Sidwell <nathan@codesourcery.com>
5212
5213 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5214 GDBN equivalent.
5215 (Set Tracepoints): Remove mention that conditional tracepoints
5216 don't exist.
5217 (Tracepoint Actions): Clarify when while-stepping collection
5218 happens, note that while-stepping does not automatically collect
5219 $pc.
5220
5221 2010-03-29 Stan Shebs <stan@codesourcery.com>
5222
5223 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5224 (General Query Packets): Describe TracepointSource.
5225
5226 2010-03-27 Matt Rice <ratmice@gmail.com>
5227
5228 * gdb.texinfo (ARM): Document arguments to "target sim".
5229 (Set Catchpoints): Use @dots{} instead of @r{...}.
5230
5231 2010-03-26 Pedro Alves <pedro@codesourcery.com>
5232
5233 * gdb.texinfo (Tracepoint Packets): Remove mention that
5234 terror:string may be plain text, and drop mention of X prefix.
5235
5236 2010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5237
5238 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5239
5240 2010-03-24 Stan Shebs <stan@codesourcery.com>
5241
5242 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5243
5244 2010-03-24 Tom Tromey <tromey@redhat.com>
5245
5246 PR breakpoints/9352:
5247 * gdb.texinfo (Break Commands): Update.
5248
5249 2010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5250
5251 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5252 commands.
5253
5254 2010-03-16 Stan Shebs <stan@codesourcery.com>
5255
5256 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5257 circular-trace-buffer.
5258 (Tracepoint Packets): Describe QTBuffer, and details of the
5259 qTStatus reply.
5260
5261 2010-03-12 Stan Shebs <stan@codesourcery.com>
5262 Nathan Sidwell <nathan@codesourcery.com>
5263
5264 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5265 doing instruction stepping.
5266 (Tracepoint Restrictions): New node.
5267
5268 2010-03-10 Tom Tromey <tromey@redhat.com>
5269
5270 * gdbint.texinfo (Symbol Handling): Update.
5271
5272 2010-03-08 Tom Tromey <tromey@redhat.com>
5273
5274 PR cli/9591:
5275 * gdb.texinfo (Mode Options): Mention lack of pagination and
5276 confirmation with --batch.
5277 (Screen Size): Mention --batch.
5278 (Messages/Warnings): Likewise.
5279
5280 2010-03-05 Tom Tromey <tromey@redhat.com>
5281
5282 * gdb.texinfo (Basic Python): Document target_charset and
5283 target_wide_charset.
5284
5285 2010-03-05 Tom Tromey <tromey@redhat.com>
5286
5287 * gdb.texinfo (Data): Link to pretty-printing.
5288 (Output Formats): Likewise. Correct text.
5289
5290 2010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5291
5292 * gdb.texinfo (Types): Describe <struct> and <flags>.
5293
5294 2010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5295
5296 * gdb.texinfo (Frames In Python): Add block parameter and
5297 description to read_var text.
5298
5299 2010-02-26 Phil Muldoon <pmuldoon@redhat.com>
5300 Tom Tromey <tromey@redhat.com>
5301
5302 * gdb.texinfo (Types In Python): Describe block argument in
5303 template_argument and gdb.lookup_type.
5304
5305 2010-02-24 Tom Tromey <tromey@redhat.com>
5306
5307 * gdb.texinfo (Cygwin Native): Fix typo.
5308
5309 2010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5310
5311 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5312 and select method descriptions.
5313 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5314 Tables in Python to menu.
5315 (Blocks In Python): New node.
5316 (Symbols In Python): New node.
5317 (Symbol Tables in Python): New node.
5318
5319 2010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5320
5321 Multiexec MI
5322
5323 gdb/
5324 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5325
5326 gdb/doc/
5327 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5328 changes.
5329 (GDB/MI Program Execution): Document current behaviour of
5330 --all and --thread-group.
5331 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5332 -remove-inferior.
5333 * observer.texi (inferior_added, inferior_removed): New
5334 observers.
5335
5336 2010-02-19 Tom Tromey <tromey@redhat.com>
5337
5338 * gdbint.texinfo (Getting Started): Fix @node.
5339 (Debugging GDB): Likewise.
5340
5341 2010-02-13 Joel Brobecker <brobecker@adacore.com>
5342
5343 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5344 documenting the gdb_test_timeout variable.
5345
5346 2010-02-12 Jakob Engblom <jakob@virtutech.com>
5347
5348 * gdb.texinfo (MI commands): Added documentation of --reverse
5349 option to a set of MI commands. Restructured documentation of MI
5350 commands --exec-continue to reflect the complexity of reverse
5351 execution.
5352
5353 2010-02-12 Pedro Alves <pedro@codesourcery.com>
5354
5355 * gdb.texinfo (Using the Collected Data): Specify that the address
5356 range of `tfind outsize' is exclusive, and that the address range
5357 of `tfind range' is inclusive.
5358 (Tracepoint Packets): Specify that the address range of
5359 `QTFrame:range' is inclusive, and that the address range of
5360 `QTFrame:outside' is exclusive
5361
5362 2010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5363
5364 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5365
5366 2010-02-10 Tom Tromey <tromey@redhat.com>
5367
5368 * gdb.texinfo (Debugging Output): Document set debug parser and
5369 show debug parser.
5370
5371 2010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5372
5373 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5374 i386_eflags and i386_mxcsr.
5375
5376 2010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5377
5378 * gdb.texinfo: Document i386 target features.
5379
5380 2010-02-05 Doug Evans <dje@google.com>
5381
5382 * gdbint.texinfo (Testsuite): Add a new section to document the
5383 various DejaGnu variables that may be overridden.
5384 Document INTERNAL_GDBFLAGS.
5385
5386 2010-02-04 Tom Tromey <tromey@redhat.com>
5387
5388 PR cli/8830:
5389 * gdb.texinfo (Files): -readnow comes before the filename for file
5390 and symbol-file.
5391
5392 2010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5393
5394 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5395 Document ARM breakpoint types.
5396 (Register Packet Format): Move into the new section.
5397 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5398
5399 2010-01-21 Joel Brobecker <brobecker@adacore.com>
5400
5401 * gdb.texinfo (File Options): Adjust the documentation of this
5402 switch to refer to the "source" command rather than partially
5403 duplicating some of the relevant information.
5404 (Extending GDB): Introduce and document the set/show script-extension
5405 setting.
5406 (Command Files): Add note explaining that the "source" command
5407 is also used to evalute scripts written in other languages.
5408 Remove the short slightly incorrect reference to sourcing Python
5409 scripts.
5410 (Python Commands): Document how to execute a Python script from GDB.
5411
5412 2010-01-19 Joel Brobecker <brobecker@adacore.com>
5413
5414 * gdb.texinfo (Command Files): Fix typo.
5415
5416 2010-01-18 Tom Tromey <tromey@redhat.com>
5417
5418 * gdb.texinfo (File Options): Document -x on .py files.
5419 (Command Files): Document handling of Python scripts.
5420
5421 2010-01-18 Jie Zhang <jie.zhang@analog.com>
5422
5423 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5424
5425 2010-01-15 Stan Shebs <stan@codesourcery.com>
5426
5427 * gdb.texinfo (Trace Files): New section.
5428 (Tracepoint Packets): Document QTSave and qTBuffer.
5429 (Trace File Format): New appendix.
5430
5431 2010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5432
5433 * gdb.texinfo (Values From Inferior): Document lazy_string value
5434 method.
5435 (Python API): Add Lazy strings menu item.
5436 (Lazy Strings In Python): New node.
5437
5438 2010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5439
5440 * gdb.texinfo (GDB/MI Thread Information): New.
5441 (GDB/MI Async Records): Document the core field in *stopped.
5442 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5443 documentation
5444 (Process list): Document that osdata document may contain
5445 threads.
5446 (Remote Serial Protocol): Document qXfer:threads.
5447
5448 2010-01-06 Stan Shebs <stan@codesourcery.com>
5449
5450 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5451 disconnected tracing.
5452 (Tracepoint Packets): Document new protocol.
5453
5454 2010-01-05 Stan Shebs <stan@codesourcery.com>
5455
5456 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5457 tracepoints.
5458 (Tracepoint Packets): Describe remote protocol for fast
5459 tracepoints.
5460
5461 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5462
5463 Update the "Start of New Year Procedure".
5464 * gdbint.texinfo: Add the list of files that need to be updated
5465 manually. Minor reformatting.
5466
5467 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5468
5469 * refcard.tex: Update copyright year in header and text.
5470
5471 2010-01-01 Joel Brobecker <brobecker@adacore.com>
5472
5473 * agentexpr.texi: Add 2010 to the list of copyright years.
5474 * annotate.texinfo: Likewise.
5475 * gdb.texinfo: Likewise.
5476 * gdbint.texinfo: Likewise.
5477 * observer.texi: Likewise.
5478 * stabs.texinfo: Likewise.
5479
5480 2009-12-31 Stan Shebs <stan@codesourcery.com>
5481
5482 * gdb.texinfo (Tracepoint Actions): Describe teval.
5483
5484 2009-12-29 Stan Shebs <stan@codesourcery.com>
5485
5486 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
5487
5488 2009-12-28 Stan Shebs <stan@codesourcery.com>
5489
5490 * gdb.texinfo (Trace State Variables): New section.
5491 (Tracepoint Packets): Describe trace state variable packets.
5492 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5493 variable bytecodes.
5494
5495 2009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5496
5497 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5498 declarations.
5499
5500 2009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5501
5502 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5503 -gdb-exit behaviour.
5504
5505 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5506
5507 * gpl.texi: Update to version 3 of the GPL.
5508
5509 2009-12-20 Joel Brobecker <brobecker@adacore.com>
5510
5511 * Makefile.in: Update copyright header.
5512 * observer.texi: Fix the copyright header of the generated files.
5513
5514 2009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5515
5516 * gdb.texinfo (Types In Python): Describe range function.
5517
5518 2009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5519
5520 * gdb.texinfo (Types In Python): Describe "is_base_class".
5521
5522 2009-12-03 Tom Tromey <tromey@redhat.com>
5523
5524 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5525
5526 2009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5527
5528 * observer.texi: New memory_changed observer.
5529
5530 2009-12-01 Tom Tromey <tromey@redhat.com>
5531
5532 * gdb.texinfo (Reverse Execution): Fix typo.
5533
5534 2009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 PR gdb/8704
5537
5538 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5539 are allowed after the breakpoint condition.
5540
5541 2009-11-23 Tom Tromey <tromey@redhat.com>
5542
5543 PR python/10782:
5544 * gdb.texinfo (Types In Python): Document Type.pointer.
5545
5546 2009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5547
5548 * gdb.texinfo (Machine Code): Adjust.
5549
5550 2009-11-11 Pedro Alves <pedro@codesourcery.com>
5551
5552 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5553 (Using Agent Expressions): Delete cross reference.
5554
5555 2009-11-07 Joel Brobecker <brobecker@adacore.com>
5556
5557 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5558 and @settitle directives up to help makeinfo find them.
5559
5560 2009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5561
5562 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5563 (Auto-loading): Use plural and note one can use multiple components now.
5564
5565 2009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5566
5567 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5568 -stack-list-arguments have the same documentation for parameter
5569 as -stack-list-locals. Add comas.
5570
5571 2009-10-27 Tom Tromey <tromey@redhat.com>
5572 Eli Zaretskii <eliz@gnu.org>
5573
5574 PR python/10781
5575
5576 * gdb.texinfo (Values From Inferior): Document cast method.
5577
5578 2009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5579
5580 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5581 and adjust example.
5582
5583 2009-10-22 Michael Snyder <msnyder@vmware.com>
5584
5585 * gdb.texinfo (Process Record and Replay): Document new form of
5586 info record command. Also document the new save and restore
5587 commands.
5588
5589 2009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5590
5591 * gdb.texinfo (Machine Code): Mention current pc marker.
5592 (Memory): Likewise.
5593
5594 2009-10-19 Pedro Alves <pedro@codesourcery.com>
5595 Stan Shebs <stan@codesourcery.com>
5596
5597 * observer.texi (new_inferior): Rename to...
5598 (inferior_appeared): ... this.
5599
5600 * gdb.texinfo (Inferiors): Rename node to ...
5601 (Inferiors and Programs): ... this. Mention running multiple
5602 programs in the same debug session.
5603 <info inferiors>: Mention the new 'Executable' column if "info
5604 inferiors". Update examples. Document the "add-inferior",
5605 "clone-inferior", "remove-inferior" and "maint info
5606 program-spaces" commands.
5607 (Process): Rename node to...
5608 (Forks): ... this. Document "set|show follow-exec-mode".
5609
5610 2009-10-11 Michael Snyder <msnyder@vmware.com>
5611
5612 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5613 (ReverseContinue): Ditto.
5614
5615 2009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5616
5617 * gdb.texinfo (Server): Document libthread-db-search-path.
5618
5619 2009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5620
5621 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5622
5623 2009-10-06 Michael Eager <eager@eagercon.com>
5624
5625 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5626 (Embedded Processors): Add MicroBlaze.
5627 (MicroBlaze): New. Describe Xilinx MicroBlaze
5628
5629 2009-10-04 Pedro Alves <pedro@codesourcery.com>
5630
5631 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5632
5633 2009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5634
5635 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5636
5637 2009-09-23 Joel Brobecker <brobecker@adacore.com>
5638
5639 * observer.texi (solib_unloaded): Document explicitly the fact that
5640 this observer is called before the associated symbols are unloaded.
5641
5642 2009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5643
5644 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5645 -stack-list-variables.
5646
5647 2009-09-18 Tom Tromey <tromey@redhat.com>
5648
5649 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5650 is experimental.
5651
5652 2009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5653
5654 * gdb.texinfo (convenince variables): Mention
5655 $_siginfo could be empty.
5656
5657 2009-09-15 Tom Tromey <tromey@redhat.com>
5658
5659 * gdb.texinfo (GDB/MI Variable Objects): Document
5660 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5661 Expand -var-update documentation.
5662
5663 2009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5664
5665 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5666 feature.
5667
5668 2009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5669
5670 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5671
5672 2009-09-10 Michael Snyder <msnyder@vmware.com>
5673
5674 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5675 ReverseStep replies to the qSupported query.
5676
5677 2009-09-10 Joel Brobecker <brobecker@adacore.com>
5678
5679 Add documentation for set/show interactive-mode.
5680 * gdb.texinfo (Other Misc Settings): New node.
5681
5682 2009-09-01 Doug Evans <dje@google.com>
5683
5684 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5685 non-stop mode's affect on remote caching.
5686
5687 2009-08-31 Jacob Potter <jdpotter@google.com>
5688 Doug Evans <dje@google.com>
5689
5690 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5691 Mark `set/show remotecache' options as obsolete.
5692 Document new `set/show stack-cache' option.
5693 Update text for `info dcache'.
5694
5695 2009-08-27 Doug Evans <dje@google.com>
5696
5697 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5698 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5699
5700 2009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5701
5702 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5703 about autoconf.
5704
5705 2009-08-25 Pedro Alves <pedro@codesourcery.com>
5706
5707 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5708 small example, and describe its columns. Replace "inferior-id" by
5709 "infno" throughout.
5710
5711 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5712
5713 * gdbint.texinfo (Releasing GDB): Point to
5714 README-maintainer-mode file for required autoconf version.
5715 * configure.ac: Do not substitute datarootdir, htmldir,
5716 pdfdir, docdir. Do not process --with-datarootdir,
5717 --with-htmldir, --with-pdfdir, --with-docdir.
5718 * configure: Regenerate.
5719
5720 * configure: Regenerate.
5721
5722 2009-08-20 Reid Kleckner <reid@kleckner.net>
5723
5724 * gdb.texinfo: Add chapter on JIT interface.
5725
5726 2009-08-07 Nick Roberts <nickrob@snap.net.nz>
5727
5728 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
5729 confirmation request.
5730
5731 2009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5732
5733 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5734 CRC definitions.
5735
5736 2009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5737
5738 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5739 -break-commands.
5740
5741 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5742
5743 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5744 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5745
5746 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5747
5748 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5749 "set spu stop-on-load" and "show spu stop-on-load" commands.
5750
5751 2009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5752
5753 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5754
5755 2009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5756
5757 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5758 org.gnu.gdb.arm.neon.
5759
5760 2009-07-20 Pedro Alves <pedro@codesourcery.com>
5761
5762 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5763 optional element.
5764 (subsection OS ABI): New subsection.
5765
5766 2009-07-14 Stan Shebs <stan@codesourcery.com>
5767
5768 * gdb.texinfo (Tracepoint Conditions): New section.
5769 (General Query Packets): Describe ConditionalTracepoints.
5770 (Tracepoint Packets): Describe condition field.
5771 (Maintenance Commands): Describe maint agent-eval.
5772 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5773
5774 2009-07-11 Hui Zhu <teawater@gmail.com>
5775
5776 * gdb.texinfo (disassemble): Add a new modifier /r
5777 to "disassemble" command to make it print the raw instructions
5778 in hex as well as in symbolic form.
5779
5780 2009-07-09 Tom Tromey <tromey@redhat.com>
5781
5782 * gdbint.texinfo (Testsuite): Document parallel make check.
5783
5784 2009-07-09 Tom Tromey <tromey@redhat.com>
5785
5786 * gdbint.texinfo (Testsuite): Document test transcripts.
5787
5788 2009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5789
5790 * gdb.texinfo (Values From Inferior): Add length parameter
5791 description.
5792
5793 2009-07-04 Chris Genly <chris@genly.us>
5794
5795 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5796 in -var-list-children. Fix example according to what the code
5797 does.
5798
5799 2009-07-02 Pedro Alves <pedro@codesourcery.com>
5800
5801 * gdb.texinfo (Debugging multiple inferiors): Document the
5802 "inferior", "detach inferior" and "kill inferior" commands.
5803 (Debugging Programs with Multiple Processes): Adjust to mention
5804 generic "inferior" commands. Delete mention of "detach fork" and
5805 "delete fork". Cross reference to "Debugging multiple inferiors"
5806 section.
5807
5808 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5809
5810 * gdbint.texinfo (Item Output Functions): Update signature
5811 for ui_out_field_core_addr.
5812
5813 2009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5814
5815 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
5816 Update example code extrated from breakpoint.c.
5817
5818 2009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
5819
5820 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5821 MI commands.
5822 (GDB/MI Symbol Query): Likewise.
5823 (GDB/MI File Commands): Likewise.
5824 (GDB/MI File Transfer Commands): Likewise.
5825 (GDB/MI Target Manipulation): Likewise.
5826 (GDB/MI Miscellaneous Commands): Likewise.
5827
5828 2009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5829
5830 * gdb.texinfo (Debugging Optimized Code): New chapter.
5831 (Compiling for Debugging): Reference it. Move some
5832 text to the new section.
5833
5834 2009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5835
5836 * doc/gdb.texinfo (Calling): Document
5837 set-unwind-on-terminating-exception usage.
5838
5839 2009-06-11 Pedro Alves <pedro@codesourcery.com>
5840
5841 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5842 command.
5843
5844 2009-06-07 Pedro Alves <pedro@codesourcery.com>
5845
5846 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5847 references.
5848
5849 2009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5850
5851 * gdbint.texinfo: Rename formal parameters to gdbarch function
5852 protoypes from "current_gdbarch" to "gdbarch".
5853
5854 2009-05-28 Tom Tromey <tromey@redhat.com>
5855
5856 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5857
5858 2009-05-27 Tom Tromey <tromey@redhat.com>
5859
5860 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5861 feature.
5862 (GDB/MI Variable Objects): Document -var-set-visualizer.
5863
5864 2009-04-02 Tom Tromey <tromey@redhat.com>
5865
5866 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5867 feature.
5868 (GDB/MI Variable Objects): Document -var-set-visualizer.
5869
5870 2009-05-27 Tom Tromey <tromey@redhat.com>
5871 Thiago Jung Bauermann <bauerman@br.ibm.com>
5872 Phil Muldoon <pmuldoon@redhat.com>
5873
5874 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5875 (Pretty Printing): New node.
5876 (Selecting Pretty-Printers): Likewise.
5877 (Python API): Update.
5878 (Output Formats): Document /r format.
5879
5880 2009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5881 Tom Tromey <tromey@redhat.com>
5882
5883 * gdb.texinfo (Types In Python): New node.
5884 (Values From Inferior): "type" is now an attribute.
5885 (Python API): Update.
5886
5887 2009-05-27 Tom Tromey <tromey@redhat.com>
5888 Thiago Jung Bauermann <bauerman@br.ibm.com>
5889 Phil Muldoon <pmuldoon@redhat.com>
5890
5891 * gdb.texinfo: Add @syncodeindex for `tp'.
5892 (Python API): Update.
5893 (Auto-loading): New node.
5894 (Objfiles In Python): New node.
5895
5896 2009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5897
5898 * gdb.texinfo (Threads): Document libthread-db-search-path.
5899
5900 2009-05-15 Nick Roberts <nickrob@snap.net.nz>
5901
5902 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5903
5904 2009-05-12 Pedro Alves <pedro@codesourcery.com>
5905
5906 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5907 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5908 show show-debug-regs' docs.
5909
5910 2009-05-08 Eli Zaretskii <eliz@gnu.org>
5911
5912 * gdb.texinfo (Process Record and Replay): Add description of
5913 reverse execution.
5914
5915 2009-05-07 Joel Brobecker <brobecker@adacore.com>
5916
5917 * gdbint.texinfo (Adding support for debugging core files): New node.
5918 (Native Debugging): Remove the ``Native core file Support'' section.
5919
5920 2009-05-01 Eli Zaretskii <eliz@gnu.org>
5921
5922 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5923 Add index entries.
5924
5925 2009-04-30 Hui Zhu <teawater@gmail.com>
5926 Michael Snyder <msnyder@vmware.com>
5927
5928 * gdb.texinfo: (Process Record and Replay): Add documentation for
5929 process record and replay.
5930
5931 2009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5932
5933 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5934 a new part on command-line defined macros.
5935
5936 2009-04-25 Eli Zaretskii <eliz@gnu.org>
5937
5938 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5939 clarify the wording.
5940
5941 2009-04-23 Tom Tromey <tromey@redhat.com>
5942
5943 * gdb.texinfo (Data Files): New node.
5944 (GDB Files): Update menu.
5945
5946 2009-04-23 Joel Brobecker <brobecker@adacore.com>
5947
5948 * gdbint.texinfo (Defining Other Architecture Features): Remove
5949 entry for PROCESS_LINENUMBER_HOOK.
5950
5951 2009-04-22 Vladimir Prus <vladimir@codesourcery.com>
5952
5953 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
5954
5955 2009-04-22 Hui Zhu <teawater@gmail.com>
5956
5957 * gdb.texinfo (disassemble-next-line): Set the default of
5958 disassemble-next-line to off.
5959
5960 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5961
5962 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
5963 --with-htmldir): New.
5964 * configure: Regenerate.
5965 * Makefile.in (datarootdir, docdir): Define.
5966 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
5967 instead of $(SET_TEXINPUTS).
5968 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
5969 gdbint.info instead of $(SET_TEXINPUTS).
5970 (gdbint/index.html): Use same -I options as for building
5971 gdbint.info.
5972 (stabs.dvi, stabs.pdf): Use same -I options as for building
5973 stabs.info instead of $(SET_TEXINPUTS).
5974 (stabs/index.html): Use same -I options as for building
5975 stabs.info.
5976 (annotate.dvi, annotate.pdf): Use same -I options as for building
5977 annotate.info instead of $(SET_TEXINPUTS).
5978 (annotate/index.html): Use same -I options as for building
5979 annotate.info.
5980
5981 2009-04-21 David Daney <ddaney@caviumnetworks.com>
5982
5983 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
5984
5985 2009-04-21 Joseph Myers <joseph@codesourcery.com>
5986
5987 * gdb.texinfo (Source Path): Document --with-relocated-sources.
5988
5989 2009-04-18 Carlos O'Donell <carlos@codesourcery.com>
5990 Joseph Myers <joseph@codesourcery.com>
5991
5992 * Makefile.in (MAKEHTML): Set to makeinfo --html.
5993 (MAKEHTMLFLAGS): Set to empty.
5994 (html__strip_dir): Define.
5995 (HTMLFILES): Define.
5996 (HTMLFILES_INSTALL): Define.
5997 (install-html): Copy new automake rule.
5998 (html): Depend on $(HTMLFILES).
5999 (gdb_toc.html): Rename to gdb/index.html.
6000 (gdbint_toc.html): Rename to gdbint/index.html.
6001 (stabs_toc.html): Rename to stabs/index.html.
6002 (annotate_toc.html): Rename to annotate/index.html.
6003
6004 2009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6005
6006 * Makefile.in: Set pdfdir and htmldir from configure
6007 substitutions.
6008 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6009 * configure: Regenerate.
6010
6011 2009-04-16 Joel Brobecker <brobecker@adacore.com>
6012
6013 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6014 This macro is no longer used.
6015
6016 2009-04-15 Tom Tromey <tromey@redhat.com>
6017
6018 * gdb.texinfo (Character Sets): Document default character set.
6019
6020 2009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6021
6022 * gdbint.texinfo: Change server name from sources.redhat.com to
6023 sourceware.org throughout.
6024
6025 2009-04-09 Joel Brobecker <brobecker@adacore.com>
6026
6027 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6028 about a missing dot or coma after @xref.
6029
6030 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6031
6032 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6033 example, and add a small explanation about it.
6034 (Print Settings): Change the documentation of the "set print
6035 frame-arguments" to reflect the fact that the default is now "scalars".
6036
6037 2009-04-02 Joel Brobecker <brobecker@adacore.com>
6038
6039 * gdb.texinfo (Print Settings): Add kindex for command "set
6040 print frame-arguments".
6041
6042 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6043
6044 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6045 breakpoints.
6046 (Set Breaks): Add reference to thread-specific and task-specific
6047 breakpoints.
6048
6049 2009-03-31 Joel Brobecker <brobecker@adacore.com>
6050
6051 * gdb.texinfo (Ada Tasks): Remove the documentation about
6052 the "Running" state, as this state has been eliminated.
6053 Now all runnable tasks are shown as "Runnable".
6054
6055 2009-03-30 Stan Shebs <stan@codesourcery.com>
6056
6057 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6058 special case of breakpoints.
6059 (Enable and Disable Tracepoints): Mention deprecation.
6060 (Listing Tracepoints): Update description and example.
6061
6062 2009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6063
6064 * gdb.texinfo (Frames in Python): New node.
6065 (Python API): Update.
6066
6067 2009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6068
6069 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6070 from a method to an attribute.
6071
6072 2009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6073
6074 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6075 attribute.
6076
6077 2009-03-25 Pedro Alves <pedro@codesourcery.com>
6078
6079 * observer.texi (thread_exit): Add "silent" parameter.
6080
6081 2009-03-22 Pedro Alves <pedro@codesourcery.com>
6082
6083 * observer.texi (about_to_proceed): New.
6084
6085 2009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6086
6087 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6088 field throughout to handle types with spaces in them. Fix typos
6089 found by aspell.
6090 (Summary, Requirements, Contributors): New first chapter,
6091 "Summary" added, old Requirements section moved there, and new
6092 section, "Contributors" added.
6093 (Initializing a New Architecture, Register Representation)
6094 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6095 (Porting gdb): These sections extended and updated.
6096 (Compiler Characteristics): This section (empty) deleted.
6097 (Defining Other Architecture Features): This section renamed and
6098 duplicate material removed from (formerly "Target Conditionals").
6099 Use braces {} in @deftypeXX type field throughout to handle types
6100 with spaces in them. Typos found by aspell fixed.
6101
6102 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6103 * stack_frame.pdf: Version of image for PDF output.
6104 * stack_frame.png: Version of image for HTML output and for Emacs.
6105 * stack_frame.txt: Version of image for Info output.
6106 * stack_frame.eps: Version of image for TeX DVI output.
6107
6108 2009-03-21 Eli Zaretskii <eliz@gnu.org>
6109
6110 * gdb.texinfo (Character Sets): Fix last change.
6111
6112 2009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6113
6114 * gdb.texinfo (Values From Inferior): Fix optional arguments
6115 markup.
6116 (Commands In Python): Adjust argument names of gdb.Command.__init__
6117 to what the function accepts as keywords.
6118
6119 2008-03-20 Tom Tromey <tromey@redhat.com>
6120
6121 * gdb.texinfo (Convenience Vars): Document convenience functions.
6122 (Functions In Python): New node.
6123 (Python API): Update.
6124
6125 2009-03-20 Tom Tromey <tromey@redhat.com>
6126
6127 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6128 set target-wide-charset.
6129 (Requirements): Mention iconv.
6130
6131 2009-03-17 Hui Zhu <teawater@gmail.com>
6132
6133 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6134
6135 2009-03-17 Hui Zhu <teawater@gmail.com>
6136
6137 * gdb.texinfo: Add documentation for disassemble-next-line.
6138
6139 2009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6140
6141 * gdb.texinfo (Commands In Python): Remove tindex entries.
6142
6143 2009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6144
6145 * gdb.texinfo (Returning): New description for missing debug info.
6146
6147 2009-03-14 Pedro Alves <pedro@codesourcery.com>
6148
6149 * gdb.texinfo (Remote Configuration): Document query-attached.
6150 (General Query Packets): Document qAttached.
6151
6152 2009-03-05 Pedro Alves <pedro@codesourcery.com>
6153
6154 * gdb.texinfo (Background Execution): Better describe the set
6155 target-async command.
6156 (Maintenance Commands): Delete description of the `maint set/show
6157 linux-async' and `maint set/show remote-async' commands.
6158
6159 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6160
6161 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6162 between sentences.
6163
6164 2009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6165
6166 * gdb.texinfo (GDB/MI Async Records): Document the
6167 =library-loaded and =library-unloaded notifications.
6168
6169 2009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6170
6171 * observer.texi (test_notification): New observer.
6172
6173 2009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6174
6175 * observer.texi: Add parameter 'print_frame' to normal_stop
6176 observer.
6177
6178 2009-02-07 Eli Zaretskii <eliz@gnu.org>
6179
6180 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6181 (Commands In Python): Fix COMMAND_* constants in last change. Use
6182 @kbd for interactive input. Add cross-references and index
6183 entries.
6184
6185 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6186
6187 * gdb.texinfo (Signals): Document $_siginfo.
6188 (Convenience Variables): Mention $_siginfo.
6189 (Remote Configuration): Document qXfer:siginfo:read,
6190 qXfer:siginfo:write packets, and the read-siginfo-object,
6191 write-siginfo-object commands.
6192
6193 2009-02-06 Pedro Alves <pedro@codesourcery.com>
6194
6195 * gdbint.texinfo (Values): New chapter.
6196
6197 2009-02-06 Tom Tromey <tromey@redhat.com>
6198
6199 * gdb.texinfo (Python API): Add entry for Commands In Python.
6200 (Commands In Python): New node.
6201
6202 2009-02-05 Tom Tromey <tromey@redhat.com>
6203
6204 * gdb.texinfo (Values From Inferior): Document Value.string.
6205
6206 2009-02-05 Tom Tromey <tromey@redhat.com>
6207
6208 * gdb.texinfo (Basic Python): Document execute's from_tty
6209 argument.
6210
6211 2009-02-04 Tom Tromey <tromey@redhat.com>
6212
6213 * gdb.texinfo (Basic Python): Document gdb.history.
6214
6215 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6216
6217 * gdb.texinfo (GDB/MI Thread Commands): Document the
6218 'current-thread-id' field. Remove the example with zero threads,
6219 since current GDB won't ever report that if there's inferior.
6220
6221 2009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6222
6223 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6224 option to -break-insert.
6225
6226 2009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6227 Jerome Guitton <guitton@adacore.com>
6228
6229 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6230 (System-wide configuration): New section.
6231
6232 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6233
6234 PR gdb/7580:
6235 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6236 internal-error|internal-warning quit|corefile ask|yes|no".
6237
6238 2009-01-26 Pedro Alves <pedro@codesourcery.com>
6239
6240 * gdb.texinfo (Using the `gdbserver' Program): Document
6241 --remote-debug.
6242
6243 2009-01-23 Doug Evans <dje@google.com>
6244
6245 * gdb.texinfo: Add nexti to list of commands that support
6246 background execution.
6247
6248 2009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6249
6250 * gdb.texinfo (Define, Hooks): Document prefix command support.
6251
6252 2009-01-14 Joseph Myers <joseph@codesourcery.com>
6253 Carlos O'Donell <carlos@codesourcery.com>
6254
6255 Fixes for makeinfo --html.
6256
6257 * annotate.texinfo: Use @copying and @insertcopying. Use
6258 @ifnottex in place of @ifinfo.
6259 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6260 place of @ifinfo. Use @ifnotinfo for one index entry.
6261 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6262 in place of @ifinfo.
6263 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6264 in place of @ifinfo. Include contents at start unconditionally.
6265
6266 2009-01-13 Pedro Alves <pedro@codesourcery.com>
6267
6268 * gdb.texinfo (General Query Packets): Remove @var{} around the
6269 "spu" literal string.
6270
6271 2009-01-07 Pedro Alves <pedro@codesourcery.com>
6272
6273 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6274 program may be running in another process" errors.
6275 * gdbint.texinfo (Native Conditionals): Delete
6276 ONE_PROCESS_WRITETEXT description.
6277
6278 2009-01-07 Joel Brobecker <brobecker@adacore.com>
6279
6280 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6281 emacs local variable to be placed at the end of the ChangeLog.
6282 Add server.c and gdbreplay.c to the list of files where the
6283 copyright year needs to be updated.
6284
6285 2009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6286
6287 * gdb.texinfo (Remote Configuration): Document new
6288 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6289 commands.
6290
6291 2008-12-28 Pedro Alves <pedro@codesourcery.com>
6292
6293 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6294 FETCH_INFERIOR_REGISTERS.
6295 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6296 FETCH_INFERIOR_REGISTERS descriptions. Remove
6297 gdbarch_get_longjmp_target descrition, since already described in
6298 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6299 (Target Conditionals): ... here.
6300
6301 2008-12-16 Joel Brobecker <brobecker@adacore.com>
6302
6303 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6304 examples.
6305 (Additions to Ada): Likewise. Add the missing opening and closing
6306 parenthesis of the GDB prompt in one of the examples.
6307
6308 2008-12-14 Joel Brobecker <brobecker@adacore.com>
6309
6310 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6311 about the result of 'Address not being of type System.Address.
6312 This problem has been fixed a while ago.
6313
6314 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6315
6316 MI non-stop and multiprocess docs.
6317
6318 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6319 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6320 Adjust documentation for *stopped, document =thread-created,
6321 =thread-exited, =thread-group-created and =thread-group-exited.
6322 (GDB/MI Thread Commands): Document the 'state' field in
6323 -thread-info output.
6324 (GDB/MI Program Execution): Mention --all and --thread-group
6325 options.
6326 (GDB/MI Variable Objects): Describe floating and fixed variable
6327 objects.
6328 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
6329
6330 2008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6331
6332 * gdb.texinfo (Operating System Information): New appendix.
6333 (Operating System Auxiliary Information): Document 'info os processes'
6334 (Remote Configuration): Document 'osdata'
6335 (General Query Packets): Document qXfer:osdata:read.
6336
6337 2008-11-27 Tristan Gingold <gingold@adacore.com>
6338
6339 * gdb.texinfo (Darwin): Document Darwin specific features.
6340
6341 2008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6342
6343 * gdbint.texinfo (Target Conditionals): Extend the
6344 gdbarch_breakpoint_from_pc description.
6345
6346 2008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6347
6348 * gdb.texinfo (M68K Features): Fix typo.
6349
6350 2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6351
6352 * gdb.texinfo (Symbols): Mention printing containing
6353 image name in "info symbol".
6354 (Maint translate-address): Likewise.
6355
6356 2008-11-18 Joel Brobecker <brobecker@adacore.com>
6357
6358 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6359 commands "catch load" and "catch unload".
6360
6361 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6362
6363 * gdb.texinfo (GDB/MI Async Records): Document
6364 =thread-selected.
6365
6366 2008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6367
6368 * observer.texi (new_inferior, inferior_exit): New observers.
6369
6370 2008-10-27 Pedro Alves <pedro@codesourcery.com>
6371
6372 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6373 .mt files, TM_CLIBS or TM_CDEPS.
6374 (x86 Watchpoints): Don't mention TDEPFILES.
6375
6376 2008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6377
6378 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6379 (Overview): Mention notifications and non-stop mode behavior.
6380 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6381 with non-stop mode behavior. Add vStopped description.
6382 (Stop Reply Packets): Update list of packets that return
6383 stop replies. Mention non-stop behavior.
6384 (General Query Packets): Document QNonStop packet and associated
6385 qSupported query response.
6386 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6387 behavior.
6388 (Notification Packets): New section.
6389 (Remote Non-Stop): New section.
6390 (File-I/O Overview): Mention non-stop behavior.
6391
6392 2008-10-24 Hui Zhu <teawater@gmail.com>
6393 Pedro Alves <pedro@codesourcery.com>
6394
6395 * gdb.texinfo (displaced-stepping): Describe the auto mode
6396 setting, and say it's the default. This is now a mainstream
6397 setting instead of a maintenance setting.
6398
6399 2008-10-23 Pedro Alves <pedro@codesourcery.com>
6400
6401 * observer.texi (thread_stop_requested): New.
6402
6403 2008-10-22 Joel Brobecker <brobecker@adacore.com>
6404
6405 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6406 (Patching): Replace incorrect usage of @samp by @kbd.
6407
6408 2008-10-17 Michael Snyder <msnyder@vmware.com>
6409
6410 * gdb.texinfo: Add documentation for reverse execution.
6411
6412 2008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6413 Eli Zaretskii <eliz@gnu.org>
6414
6415 * gdb.texinfo. (Values From Inferior): New subsubsection.
6416
6417 2008-10-06 Doug Evans <dje@google.com>
6418
6419 * gdb.texinfo (set debug dwarf2-die): Document it.
6420
6421 2008-10-01 Joel Brobecker <brobecker@adacore.com>
6422
6423 * gdb.texinfo (catch) [exception]: Document how to insert
6424 a breakpoint on user-defined exceptions when the exception
6425 name is identical to one of the language-defined ones.
6426
6427 2008-09-27 Tom Tromey <tromey@redhat.com>
6428
6429 * gdb.texinfo (Macros): Remove text about stringification,
6430 varargs, and splicing.
6431
6432 2008-09-27 Tom Tromey <tromey@redhat.com>
6433
6434 * gdbint.texinfo (Language Support): Remove text about omitting
6435 support for a language.
6436
6437 2008-09-23 Doug Evans <dje@google.com>
6438
6439 * gdb.texinfo (info dcache): Update.
6440
6441 2008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6442
6443 * gdb.texinfo (Packets): Add info on thread-id syntax and
6444 multiprocess extensions.
6445 <D>: Document multiprocess form of packet.
6446 <H>: Use thread-id syntax.
6447 <T>: Likewise.
6448 <vCont>: Likewise. Note this is required for multiprocess.
6449 <vKill>: New packet.
6450 (Stop Reply Packets) <T>: Use thread-id syntax.
6451 <W>: Document multiprocess form of reply.
6452 <X>: Likewise.
6453 (General Query Packets) <qC>: Use thread-id syntax.
6454 <qfThreadInfo>: Likewise.
6455 <qGetTLSAddr>: Likewise.
6456 <qP>: Likewise.
6457 <qSupported>: Add "multiprocess" feature.
6458 <qThreadExtraInfo>: Use thread-id syntax.
6459
6460 2008-09-22 Stan Shebs <stan@codesourcery.com>
6461
6462 * gdb.texinfo (Inferiors): New section.
6463
6464 2008-09-12 Pedro Alves <pedro@codesourcery.com>
6465
6466 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6467
6468 2008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6469
6470 * gdbint.texinfo (Target Conditionals): Remove documentation
6471 for gdbarch_name_of_malloc.
6472
6473 2008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6474
6475 * gdb.texinfo (Interrupts): Mention TCP interface for
6476 sending BREAK.
6477
6478 2008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6479
6480 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6481 argument prefix to "set sysroot".
6482
6483 2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6484
6485 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6486 and False.
6487
6488 2008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6489
6490 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6491 for possible features of -list-features.
6492
6493 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6494
6495 * gdb.texinfo (Background execution): Adjust example
6496 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6497
6498 2008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6499
6500 * doc/gdb.texinfo (PowerPC): Fix typo.
6501 (PowerPC features): Fix typo.
6502
6503 2008-08-18 Pedro Alves <pedro@codesourcery.com>
6504
6505 * observer.texi (thread_ptid_changed): New.
6506
6507 2008-08-18 Luis Machado <luisgpm@br.ibm.com>
6508
6509 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6510 (PowerPC features): Mention feature set for VSX registers.
6511
6512 2008-08-13 Joel Brobecker <brobecker@adacore.com>
6513
6514 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6515 the direct visibility of all names in user-written packages.
6516
6517 2008-08-13 Pedro Alves <pedro@codesourcery.com>
6518
6519 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6520 setting, and make it the default.
6521 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6522 non-stop script example.
6523
6524 2008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6525
6526 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6527 reference to the "Using Different Register and Memory Data
6528 Representation" section.
6529
6530 2008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6531
6532 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6533 (Remote Protocol): Add Packet Acknowledgment to menu.
6534 (Overview): Mention +/- can be disabled, and point to new section
6535 where this is discussed in detail.
6536 (General Query Packets): Document QStartNoAckMode packet, and
6537 corresponding qSupported reply.
6538 (Packet Acknowledgment): New section.
6539
6540 2008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6541 Pedro Alves <pedro@codesourcery.com>
6542
6543 * gdb.texinfo (Threads): Move paragraph about automatic thread
6544 selection to All-Stop Mode subsection.
6545 (Thread Stops): Reorganize existing material into subsections.
6546 Add introductory blurb and menu.
6547 (Non-Stop Mode): New subsection.
6548 (Background Execution): New subsection.
6549 (Maintenance Commands): Add cross-references from async mode
6550 commands to the new Background Execution section.
6551
6552 2008-08-06 Tom Tromey <tromey@redhat.com>
6553
6554 * gdb.texinfo (Extending GDB): New chapter.
6555 (Sequences): Demoted chapter, now a section under the new
6556 Extending GDB chapter.
6557 (Python): New section.
6558
6559 2008-07-31 Stan Shebs <stan@codesourcery.com>
6560
6561 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6562
6563 2008-07-29 Stan Shebs <stan@codesourcery.com>
6564
6565 * gdbint.texinfo: General round of cleanup and minor
6566 clarifications.
6567 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6568 (Longjmp Support): Update description to reflect how it is done
6569 for targets without using native header.
6570 (Symbol Handling): Add a little more general explanation.
6571 (COFF, ELF): Mention stabs encapsulation.
6572 (DWARF 3): New section.
6573 (Adding a New Host): Scrub out some obsolete bits.
6574 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6575 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6576 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6577 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6578 SEEK_SET, STOP_SIGNAL, USG.
6579 (Raw and Virtual Register Representations): Ditto for
6580 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6581 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6582 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6583 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6584 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6585 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6586 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6587 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6588 DEPRECATED_USE_STRUCT_CONVENTION.
6589 Describe gdbarch_deprecated_fp_regnum.
6590 Update description of gdbarch_print_insn.
6591 (Adding a New Target): Scrub out obsolete bits.
6592 (Obsolete Conditionals): Remove entire section.
6593
6594 2008-07-25 Tom Tromey <tromey@redhat.com>
6595
6596 * observer.texi (GDB Observers): Document new observers:
6597 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6598 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6599 architecture_changed.
6600
6601 2008-07-21 Stan Shebs <stan@codesourcery.com>
6602
6603 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6604 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6605
6606 2008-07-21 Tom Tromey <tromey@redhat.com>
6607
6608 * observer.texi (GDB Observers): Remove obsolete comment.
6609 <executable_changed>: Remove argument.
6610
6611 2008-07-18 Tom Tromey <tromey@redhat.com>
6612
6613 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6614
6615 2008-07-10 Doug Evans <dje@google.com>
6616
6617 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6618
6619 2008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6620
6621 * gdb.texinfo (Starting): Document "set disable-randomization".
6622
6623 2008-07-07 Andreas Schwab <schwab@suse.de>
6624
6625 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6626
6627 2008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6628
6629 * gdb.texinfo (GDB/MI Target Manipulation): Add
6630 example of -target-attach.
6631
6632 2008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6633
6634 * observer.texi (target_resumed): New observer.
6635 * gdb.texinfo (GDB/MI Output Records): Document *running.
6636
6637 2008-06-06 Tom Tromey <tromey@redhat.com>
6638
6639 * gdb.texinfo (Completion): Add field name example.
6640
6641 2008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6642
6643 * gdb.texinfo (GDB/MI Program Context): Added example
6644 to -exec-arguments
6645
6646 2008-06-05 Nick Roberts <nickrob@snap.net.nz>
6647
6648 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6649 annotation.
6650
6651 2008-06-05 Vladimir Prus <vladimir@codesourcery.com>
6652 Nathan Sidwell <nathan@codesourcery.com>
6653 Joseph Myers <joseph@codesourcery.com>
6654
6655 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6656 and ACX_BUGURL.
6657 * configure: Regenerate.
6658 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6659 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6660 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6661 mailing-list-specific text about bug reporting unless
6662 BUGURL_DEFAULT.
6663
6664 2008-06-05 Pedro Alves <pedro@codesourcery.com>
6665
6666 * gdb.texinfo (-target-select): Remove reference to target async.
6667 (Maintenance Commands): Document "maint set/show remote-async".
6668
6669 2008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6670
6671 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6672 in -target-file-get section.
6673
6674 2008-05-22 Pedro Alves <pedro@codesourcery.com>
6675
6676 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6677 killing the inferior when it is already debugging a process.
6678
6679 2008-05-21 Joel Brobecker <brobecker@adacore.com>
6680
6681 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6682 abbreviation for "finish".
6683
6684 2008-05-21 Nick Roberts <nickrob@snap.net.nz>
6685
6686 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6687
6688 2008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6689
6690 * gdbint.texinfo (Target Conditionals): Delete entry for
6691 gdbarch_dwarf_reg_to_regnum.
6692
6693 2008-05-09 Doug Evans <dje@google.com>
6694
6695 * gdb.texinfo: Document "find" command, qSearch:memory packet.
6696
6697 2008-05-05 Doug Evans <dje@google.com>
6698
6699 * gdb.texinfo (disassemble): Document /m modifier.
6700
6701 2008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6702
6703 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6704 will not report the time of commands that run the target.
6705
6706 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6707
6708 * gdb.texinfo (GDB/MI Output Records): Add
6709 missing semicolon.
6710
6711 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6712
6713 * gdb.texinfo (GDB/MI Output Records):
6714 Document =thread-create and =thread-exited.
6715
6716 2008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6717
6718 * gdb.texinfo (GDB/MI Development and Front Ends):
6719 Remove mention of dmi-discuss.
6720
6721 2008-05-03 Pedro Alves <pedro@codesourcery.com>
6722
6723 * observer.texi (thread_exit): New.
6724
6725 2008-05-02 Pedro Alves <pedro@codesourcery.com>
6726
6727 * gdb.texinfo (Debugging Output): Document "set/show debug
6728 displaced".
6729 (Maintenance Commands): Document "maint set/show
6730 can-use-displaced-stepping".
6731
6732 2008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6733
6734 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6735 and set/show arm force-mode.
6736
6737 2008-05-02 Andreas Schwab <schwab@suse.de>
6738
6739 * gdbint.texinfo (Algorithms): Describe
6740 target_watchpoint_addr_within_range.
6741
6742 2008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6743
6744 * gdbint.texinfo (Stack Frames): New chapter.
6745 (Algorithms): Move Frames text to the new chapter.
6746 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6747 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6748
6749 2008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6750
6751 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6752 output does not necessary include any tokens.
6753
6754 2008-04-22 Corinna Vinschen <vinschen@redhat.com>
6755
6756 * gdb.texinfo (Set SH Calling convention): New @item.
6757 (Show SH Calling convention): Ditto.
6758
6759 2008-04-22 Markus Deuling <deuling@de.ibm.com>
6760
6761 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6762
6763 2008-04-20 Eli Zaretskii <eliz@gnu.org>
6764
6765 * gdb.texinfo (Set Breaks): Mention that multiple location
6766 breakpoints need line number info. Add index entries.
6767
6768 2008-04-19 Craig Silverstein <csilvers@google.com>
6769
6770 * gdb.texinfo (Requirements): Add an optional requirement on
6771 zlib.
6772 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6773 Compressed DWARF 2.
6774
6775 2008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6776
6777 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6778 sample output for 'stopped,reason="breakpoint-hit"' message.
6779 (GDB/MI Program Execution): Likewise.
6780
6781 2008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6782
6783 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
6784 -var-set-format. Add -f option to -var-evaluate-expression.
6785
6786 2008-04-03 Joel Brobecker <brobecker@adacore.com>
6787
6788 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6789 new node "Ambiguous Expressions". Replace references to this
6790 node by references to "Ambiguous Expressions" throughout.
6791 (Ambiguous Expressions): New node.
6792
6793 2008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6794
6795 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6796
6797 2008-03-21 Pedro Alves <pedro@codesourcery.com>
6798
6799 * gdb.texinfo (Debugging Output): Document
6800 "set/show debug lin-lwp-async".
6801 (Maintenance Commands): Document "maint set/show linux-async".
6802
6803 2008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6804
6805 * gdb.texinfo (Expressions): Update description of malloced arrays.
6806
6807 2008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6808
6809 * gdb.texinfo (Thread Commands): Document
6810 -thread-info. Remove -thread-list-all-threads.
6811
6812 2008-03-14 Pedro Alves <pedro@codesourcery.com>
6813 Sandra Loosemore <sandra@codesourcery.com>
6814
6815 * gdb.texinfo (Library List Format): Update to mention the
6816 possibility to pass section addresses instead of segment
6817 addresses.
6818
6819 2008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6820
6821 * gdb.texinfo (Starting): Document "set exec-wrapper".
6822 (Server): Document gdbserver --wrapper.
6823
6824 2008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6825
6826 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6827 unreadable memory. Delete obsolete SPARClite reference.
6828
6829 2008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6830
6831 * gdb.texinfo (Starting): Mention always-running targets.
6832 (Target Commands): Add an anchor for load.
6833 (Connecting): Explain continue instead of run.
6834
6835 2008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6836
6837 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6838
6839 2008-02-26 Nick Roberts <nickrob@snap.net.nz>
6840
6841 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6842 breakpoint table.
6843
6844 2008-02-19 Pedro Alves <pedro@codesourcery.com>
6845
6846 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6847 killing the inferior when it is already debugging a process.
6848
6849 2008-02-13 Markus Deuling <deuling@de.ibm.com>
6850
6851 * gdbint.texinfo (Build Script): New section. Mention new build script
6852 gdb_buildall.sh.
6853
6854 2008-02-01 Jim Blandy <jimb@red-bean.com>
6855
6856 * gdb.texinfo (Help): Summarize 'info args' correctly.
6857
6858 2008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6859
6860 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6861 available in PowerPC architecture.
6862 (Embedded Processors): Change node name of PowerPC item in menu.
6863 (PowerPC): Rename to...
6864 (PowerPC Embedded): this.
6865 (Architectures): Add new PowerPC item in menu.
6866 (PowerPC): New node.
6867
6868 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6871 commands.
6872
6873 2008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6874
6875 * gdb.texinfo (Setting Catchpoints): Mention features
6876 supported on GNU/Linux.
6877
6878 2008-01-30 Nick Roberts <nickrob@snap.net.nz>
6879
6880 * gdb.texinfo (GDB/MI File Commands): Describe new output
6881 field for MI command -file-list-exec-source-file.
6882
6883 2008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6884
6885 * gdb.texinfo (Using the `gdbserver' Program): Add security
6886 warning. Rearrange into subsections and subsubsections. Document
6887 --multi and --debug. Correct --with-sysroot typo. Update --attach
6888 usage. Make load reference clearer. Document monitor exit.
6889 (Remote Configuration): Document set remote exec-file, attach-packet,
6890 and run-packet.
6891 (Packets): Document vAttach and vRun.
6892
6893 2008-01-29 Nick Roberts <nickrob@snap.net.nz>
6894
6895 * gdb.texinfo (Processes): Mention process command.
6896 detach-on-follow -> detach-on-fork.
6897
6898 2008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6899
6900 * gdbint.texinfo (Native Conditionals): Remove
6901 SHELL_COMMAND_CONCAT and SHELL_FILE.
6902
6903 2008-01-26 Eli Zaretskii <eliz@gnu.org>
6904
6905 * gdb.texinfo (Specify Location): Improve wording.
6906
6907 2008-01-23 Chris Demetriou <cgd@google.com>
6908
6909 * gdb.texinfo (Threads): Document new "set print thread-events"
6910 and "show print thread-events" commands.
6911
6912 2008-01-19 Eli Zaretskii <eliz@gnu.org>
6913
6914 * gdb.texinfo (Specify Location): New section.
6915 (Delete Breaks, Edit, Set Breaks): Remove description of
6916 locations. Instead, add a reference to "Specify Location".
6917 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6918 (Symbols): Refer to "Specify Location" for the valid forms of
6919 linespecs and locations.
6920
6921 2008-01-18 Markus Deuling <deuling@de.ibm.com>
6922
6923 * gdbint.texinfo (Target Conditionals): Replace the description of
6924 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6925
6926 2008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6927
6928 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6929 about &&var, which is rejected by the expression parser.
6930
6931 2008-01-09 Luis Machado <luisgpm@br.ibm.com>
6932
6933 * gdb.texinfo (Output): Update documentation on using printf with DFP
6934 types.
6935
6936 2008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6937
6938 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6939 subsubsection.
6940 (Decimal Floating Point format): New subsubsection.
6941
6942 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6943
6944 * gdb.texinfo (File Options): Remove mention of the attempt to
6945 open a core file with the -p option. Don't list -c as a valid
6946 option to attach to a process.
6947
6948 2008-01-05 Pedro Alves <pedro@codesourcery.com>
6949
6950 * gdbint.texinfo (Host Conditionals): Remove mention of
6951 ALIGN_STACK_ON_ENTRY.
6952
6953 2008-01-05 Joel Brobecker <brobecker@adacore.com>
6954
6955 * gdbint.texinfo (Start of New Year Procedure): Add item
6956 describing how to update the source and documentation copyright
6957 notices.
6958
6959 2007-12-18 Jim Blandy <jimb@codesourcery.com>
6960
6961 * gdb.texinfo (Set Watchpoints): Integrate per-thread
6962 watchpoint explanation into the main description of the watchpoint
6963 command; update synopses of 'watch', 'rwatch', and 'awatch'
6964 commands.
6965
6966 2007-12-18 Vladimir Prus <vladimir@codesourcery.com>
6967
6968 * gdb.texinfo (Miscellaneous gdb/mi Commands):
6969 Document 'pending-breakpoints' feature of
6970 -list-features.
6971
6972 2007-12-17 Luis Machado <luisgpm@br.ibm.com>
6973
6974 * gdb.texinfo: Add new parameter's description.
6975
6976 2007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
6977
6978 * gdb.texinfo (Overview): Clarify run-length encoding
6979 example. Remove the restriction on "+" and "-" characters.
6980
6981 2007-12-15 Eli Zaretskii <eliz@gnu.org>
6982
6983 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
6984
6985 2007-12-14 Vladimir Prus <vladimir@codesourcery.com>
6986
6987 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
6988 the -f option for -break-insert, remove -r option,
6989 and clarify specification of location.
6990
6991 2007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
6992
6993 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
6994 formatting.
6995 (Remote Debugging): Add File Transfer section.
6996 (Remote Configuration): Document Host I/O packets.
6997 (GDB/MI): Add GDB/MI File Transfer Commands section.
6998 (Host I/O Packets): New section in "Remote Protocol".
6999 (Packets): Add vFile.
7000
7001 2007-11-17 Eli Zaretskii <eliz@gnu.org>
7002
7003 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7004 breakpoints with multiple locations.
7005 (Breakpoint Menus): Improve wording.
7006 (Output): Fix last change.
7007
7008 2007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7009
7010 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7011
7012 2007-11-15 Doug Evans <dje@google.com>
7013
7014 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7015
7016 2007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7017
7018 * gdbint.texinfo (Native Conditionals): Remove
7019 mention of CLEAR_SOLIB.
7020
7021 2007-11-11 Joel Brobecker <brobecker@adacore.com>
7022
7023 * gdb.texinfo (Print Settings): Add documentation for "set/show
7024 print frame-arguments".
7025
7026 2007-11-05 Luis Machado <luisgpm@br.ibm.com>
7027
7028 * gdb.texinfo (Output): Update printf command's description.
7029
7030 2007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7031
7032 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7033 powerpc soft-float".
7034
7035 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7036
7037 * gdb.texinfo (Files): Correct formatting. Mention Expat
7038 requirement.
7039 (Requirements for Building GDB): Expand the list of Expat
7040 uses.
7041 (Library List Format, Memory Map Format): Mention Expat.
7042 (Target Descriptions): Update Expat wording.
7043
7044 2007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7045
7046 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7047 Document that gdbarch_convert_register_p should return zero for no-op
7048 conversions.
7049
7050 2007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7051
7052 * gdbint.texi (Compiler Characteristics): Move documentation
7053 of set_gdbarch_sofun_address_maybe_missing back to ...
7054 (Target Conditionals): ... here to fix build break.
7055
7056 2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7057
7058 * gdbint.texi (Target Conditionals): Remove documentation of
7059 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7060 (Compiler Characteristics): ... documentation of
7061 set_gdbarch_sofun_address_maybe_missing.
7062
7063 2007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7064
7065 * gdbint.texinfo (Target Conditionals): Use
7066 frame_unwind_register_unsigned in examples instead of
7067 frame_unwind_unsigned_register.
7068
7069 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7070
7071 * gdb.texinfo (Predefined Target Types): Add int128
7072 and uint128.
7073 (Standard Target Features): Add PowerPC features.
7074
7075 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7076
7077 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7078
7079 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7080
7081 * gdbint.texi (Target Conditionals): Remove documentation
7082 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7083 gdbarch_extract_return_value, and gdbarch_store_return_value.
7084
7085 2007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7086
7087 * gdbint.texi (Target Conditionals): Remove documentation of
7088 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7089
7090 2007-10-11 Kazu Hirata <kazu@codesourcery.com>
7091
7092 * gdb.texinfo: Mention that inaccessible-by-default is on by
7093 default.
7094
7095 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7096
7097 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7098
7099 2007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7100
7101 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7102 multi-threaded watchpoints.
7103 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7104 checked. Describe sticky notification. Expand description
7105 of steppable and continuable watchpoints.
7106 (Watchpoints and Threads): New subsection.
7107
7108 2007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7109
7110 * gdb.texinfo (Setting Breakpoints): Revise
7111 documentation for pending breakpoints. Document
7112 breakpoints with multiple locations.
7113
7114 2007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7115
7116 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7117 Document -list-features.
7118
7119 2007-09-15 Eli Zaretskii <eliz@gnu.org>
7120
7121 * gdb.texinfo (Output): Spell out which features of C's printf are
7122 not supported by GDB's printf.
7123 (Separate Debug Files): More accurate wording regarding build ID
7124 and a reference to the ld manual rather than the Fedora wiki.
7125
7126 2007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7127 Jim Blandy <jimb@codesourcery.com>
7128
7129 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7130 (Examining Memory): Update mentions of the 's' format.
7131 (Automatic Display): Likewise.
7132
7133 2007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7134
7135 * gdb.texinfo: Update the FSF's Back-Cover Text.
7136
7137 2007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7138 Eli Zaretskii <eliz@gnu.org>
7139
7140 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7141 Fixed the ``build ID'' name. New binaries build instructions for the
7142 build ID inclusion. Explain how the commands are specific to the build
7143 ID vs. debug link.
7144
7145 2007-09-01 Eli Zaretskii <eliz@gnu.org>
7146
7147 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7148 indexing for ``build ID'' support.
7149
7150 2007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7151
7152 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7153 Enlisted BUILD ID to the debug file searching example.
7154 Included a BUILD ID `.note.gnu.build-id' section description.
7155 Updated/added the debug files splitting instructions for OBJCOPY.
7156
7157 2007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7158
7159 * gdb.texinfo (Variable Objects): Adjust docs
7160 for -var-info-expression and document
7161 -var-info-path-expression.
7162
7163 2007-08-20 Jim Blandy <jimb@codesourcery.com>
7164
7165 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7166 (title page): Include the dedication in the printed manual, as a
7167 separate page after the copyright notice.
7168
7169 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7170 don't break a @var across a line.
7171
7172 2007-07-25 Maciej W. Rozycki <macro@mips.com>
7173
7174 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7175 for include files.
7176
7177 2007-07-12 Nick Roberts <nickrob@snap.net.nz>
7178
7179 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
7180 in annotate.texinfo.
7181 (Command History): Link to new node.
7182
7183 2007-07-05 Markus Deuling <deuling@de.ibm.com>
7184
7185 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7186
7187 2007-07-05 Eli Zaretskii <eliz@gnu.org>
7188
7189 * gdbint.texinfo (Target Conditionals): Fix last change.
7190
7191 2007-07-03 Markus Deuling <deuling@de.ibm.com>
7192
7193 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7194 routines:
7195 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7196 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7197 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7198 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7199 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7200 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7201 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7202 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7203 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7204 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7205 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7206 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7207 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7208 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7209 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7210 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7211 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7212 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7213 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7214 (SOFTWARE_SINGLE_STEP_P)
7215
7216 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7217 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7218
7219 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7220 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7221 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7222 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7223 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7224 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7225 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7226 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7227 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7228 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7229
7230 (Converting an existing Target Architecture to Multi-arch): Remove
7231 section.
7232
7233 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7234 (gdbarch_addr_bits_remove): Add code example.
7235
7236 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7237
7238 2007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7239
7240 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7241 Add other missing entries. Adjust the table size to fit.
7242 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7243 stop reasons including the new "library" event.
7244 (General Query Packets): Adjust table widths for qSupported. Mention
7245 qXfer:libraries:read reply to qSupported and document the new packet.
7246 (Library List Format): New section.
7247
7248 2007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7249
7250 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7251
7252 2007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7253
7254 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7255
7256 2007-06-25 Nick Roberts <nickrob@snap.net.nz>
7257
7258 * gdbint.texinfo (Register and Memory Data): Break sections
7259 into nodes and add a menu.
7260
7261 2007-06-21 Maciej W. Rozycki <macro@mips.com>
7262
7263 * gdb.texinfo (Examining Memory): Document the new behaviour.
7264
7265 2007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7266
7267 * gdb.texinfo (Standard Target Features): Document
7268 m68k features.
7269
7270 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7271
7272 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7273
7274 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7275
7276 * gdb.texinfo (Target Description Format): Add version attribute
7277 for <target>.
7278
7279 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7280
7281 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7282
7283 2007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7284
7285 * gdb.texinfo (MIPS Features): New subsection.
7286
7287 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7288 Markus Deuling <deuling@de.ibm.com>
7289
7290 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7291 and qXfer:spu:write packets and mention them under qSupported.
7292
7293 2007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7294 Markus Deuling <deuling@de.ibm.com>
7295
7296 * gdb.texinfo (Architectures): Add new SPU section to document
7297 Cell Broadband Engine SPU architecture specific commands.
7298
7299 2007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7300
7301 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7302 comments.
7303
7304 2007-06-07 Nick Roberts <nickrob@snap.net.nz>
7305
7306 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7307
7308 2007-05-29 Jim Blandy <jimb@codesourcery.com>
7309
7310 * gdb.texinfo (Overview): Doc fix.
7311
7312 2007-05-22 Maciej W. Rozycki <macro@mips.com>
7313
7314 * gdb.texinfo (Remote Configuration): Document "set/show
7315 remoteflow".
7316
7317 2007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7318
7319 * gdb.texinfo (MIPS): Remove documentation for set mips
7320 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7321 stack-arg-size.
7322
7323 2007-05-14 Bob Wilson <bob.wilson@acm.org>
7324
7325 * all-cfg.texi (GDBTUI): New.
7326 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7327 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7328 (TUI Configuration): Edit to improve clarity and fix problems of
7329 both style and content.
7330
7331 2007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7332
7333 * observer.texi (GDB Observers): New observer "new_objfile".
7334
7335 2007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7336
7337 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7338
7339 2007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7340
7341 * gdb.texinfo (GDB/MI Variable Objects): Document
7342 frozen variables objects.
7343
7344 2007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7345
7346 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7347 (Character Sets, Caching Data of Remote Targets): Likewise.
7348 (Targets): Delete Remote node. Move its text...
7349 (Debugging Remote Programs): ...to here. Delete description
7350 of the "remote" command.
7351 (Remote configuration): Delete description of "set remotedevice"
7352 and "show remotedevice".
7353 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7354
7355 2007-04-11 Bob Wilson <bob.wilson@acm.org>
7356
7357 * gdb.texinfo (Contributors, Continuing and Stepping)
7358 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7359 (General Query Packets, File-I/O Remote Protocol Extension)
7360 (Protocol Basics, The F Reply Packet, Write)
7361 (Protocol-specific Representation of Datatypes, Memory Transfer):
7362 Fix hyphenation, punctuation and grammar problems.
7363 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7364 'section' instead of 'subsection' in the text.
7365 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7366 (i386): Remove period from section name.
7367 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7368 (Config Names, Configure Options): Use @file{configure}.
7369
7370 2007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7371
7372 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7373 and tab expansion.
7374
7375 2007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7376
7377 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7378
7379 2007-04-02 Bob Wilson <bob.wilson@acm.org>
7380
7381 * gdb.texinfo: Consistently capitalize all significant words in
7382 node names, chapter titles, section titles, and headings. Update
7383 cross references to match.
7384 (Starting and Stopping Trace Experiment): Make node name plural.
7385 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
7386
7387 2007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7388
7389 * gdb.texinfo (WinCE): Delete obsolete subsection.
7390
7391 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7392
7393 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7394 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7395 references.
7396
7397 2007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7398
7399 * gdb.texinfo (Startup): Delete references to some alternate
7400 names for .gdbinit.
7401 (Thread): Remove LynxOS reference.
7402 (Tandem ST2000): Delete target-specific documentation.
7403 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7404 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7405 and GDB_OSABI_LYNXOS.
7406
7407 2007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7408
7409 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7410
7411 2007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7412
7413 * gdbint.texinfo (Target Conditionals): Remove mention of
7414 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7415 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7416
7417 2007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7418
7419 * Makefile.in: Add "pdfdir" installation
7420 directory, PDFTEX macro, support for "install-pdf" target,
7421 and rules for making a pdf version of refcard.texi.
7422 * refcard.tex: Specify paper size for PDF output.
7423
7424 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7425
7426 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
7427
7428 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7429
7430 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7431 (Source Path, Character Sets, Macros, Define)
7432 (GDB/MI Result Records, GDB/MI Simple Examples)
7433 (GDB/MI Program Execution, GDB/MI File Commands)
7434 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7435 (Bug Reporting): Use @value{GCC}.
7436
7437 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7438
7439 * gdb.texinfo (Help): Fix formatting of examples.
7440 (Variables): Use @ifnotinfo instead of @iftex.
7441 (Non-debug DLL symbols): Use @ref instead of @pxref.
7442 (Sparclet File): Use @samp instead of quotes.
7443
7444 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7445
7446 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7447
7448 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7449
7450 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7451 the order of the nodes.
7452 (C Operators, C Constants, Debugging C): Remove extra menus.
7453 (Method Names in Commands): Do not specify next/prev/up nodes.
7454
7455 2007-03-26 Bob Wilson <bob.wilson@acm.org>
7456
7457 * gdb.texinfo (File Options): Add missing parenthesis.
7458 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7459
7460 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7461
7462 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7463
7464 2007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7465
7466 * gdb.texinfo (Standard Target Features): Mention
7467 case insensitivity.
7468 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7469
7470 2007-02-18 Nick Roberts <nickrob@snap.net.nz>
7471
7472 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7473 (Files): Add section name to argument list for pxref.
7474 (Non-debug DLL symbols): Don't use `see' for pxref.
7475 (Embedded Processors): Fix typo.
7476 (GDB/MI Breakpoint Commands): Execution commands generate
7477 *stopped not ^done.
7478
7479 2007-02-13 Nick Roberts <nickrob@snap.net.nz>
7480
7481 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7482 values for in_scope. Mention that only root variables can be
7483 updated.
7484 (GDB/MI Development and Front Ends): Explain new values may be
7485 added to existing fields.
7486
7487 2007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7488
7489 * gdb.texinfo (-target-disconnect): Use @smallexample.
7490 (Requirements): Add anchor for Expat. Update description.
7491 (Target Descriptions): Mention Expat.
7492 (Target Description Format): Document new elements. Use
7493 @smallexample.
7494 (Predefined Target Types, Standard Target Features): New sections.
7495 * gdbint.texinfo (Target Descriptions): New section.
7496
7497 2007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * gdb.texinfo (Target Description Format): Add section on XInclude.
7500
7501 2006-02-03 Nick Roberts <nickrob@snap.net.nz>
7502
7503 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7504 command -enable-timings.
7505
7506 2007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7507
7508 * gdbint.texinfo (Operation System ABI Variant Handling): Update
7509 descriptions for new/deleted elements in gdb_osabi. Add missing
7510 description for function generic_elf_osabi_sniff_abi_tag_sections.
7511
7512 2007-01-29 Joel Brobecker <brobecker@adacore.com>
7513
7514 * gdb.texinfo (Maintenance Commands): Add documentation for
7515 the new "maint print target-stack" command.
7516
7517 2007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7518 Eli Zaretskii <eliz@gnu.org>
7519
7520 * gdb.texinfo: Describe CHAR array vs. string identification rules.
7521
7522 2007-01-26 Eli Zaretskii <eliz@gnu.org>
7523
7524 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7525 Use @value{NGCC} instead of @value{GCC}.
7526
7527 2007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7528
7529 * agentexpr.texi: Fix typos.
7530 * annotate.texinfo: Likewise.
7531 * gdb.texinfo: Likewise.
7532 * gdbint.texinfo: Likewise.
7533 * observer.texi: Likewise.
7534 * stabs.texinfo: Likewise.
7535
7536 2007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7537
7538 * gdbint.texinfo (Support Libraries): Remove mmalloc
7539 entry. Describe readline library.
7540
7541 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7542
7543 * gdb.texinfo (Target Descriptions): New section.
7544 (General Query Packets): Add QPassSignals anchor. Mention
7545 qXfer:features:read under qSupported. Expand mentions of
7546 qXfer:memory-map:read and QPassSignals. Document
7547 qXfer:features:read.
7548
7549 2007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7550
7551 * gdb.texinfo (Commands to specify files): Describe
7552 "set sysroot" and "show sysroot".
7553 (Using the `gdbserver' program): Lowercase argument
7554 to @var. Expand description of setting up GDB on the
7555 host.
7556
7557 2007-01-05 Joel Brobecker <brobecker@adacore.com>
7558
7559 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7560 catch exception, catch exception unhandled, and catch assert
7561 commands.
7562
7563 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7564
7565 * gdb.texinfo (Debugging Output): Document "set debug xml"
7566 and "show debug xml".
7567
7568 2007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7569
7570 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7571
7572 2007-01-01 Joel Brobecker <brobecker@adacore.com>
7573
7574 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7575
7576 2006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7577
7578 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7579 note in @ignore, to be removed later if nobody complains.
7580
7581 2006-12-04 Nick Roberts <nickrob@snap.net.nz>
7582
7583 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7584 of -var-delete.
7585
7586 2006-11-22 Vladimir Prus <vladimir@codesourcery.com>
7587
7588 * gdb.texinfo (Setting breakpoints): Document
7589 automatic software/hardware breakpoint usage and
7590 the "set breakpoint auto-hw" command.
7591
7592 2006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7593
7594 * gdb.texinfo (Memory Access Checking): New.
7595
7596 2006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7597
7598 * gdb.texinfo (Remote configuration): Mention
7599 "pass-signals-packet".
7600 (General Query Packets): Document QPassSignals. Fix
7601 a typo.
7602
7603 2006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7604
7605 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7606
7607 2006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7608
7609 * gdb.texinfo (Remote configuration): Rewrite documentation for
7610 packet configuration commands.
7611 (OS Information): Adjust reference to qXfer:auxv:read.
7612 (General Query Packets): Remove references to read-aux-vector-packet
7613 and set remote get-thread-local-storage-address.
7614
7615 2006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7616
7617 * gdbint.texinfo (Target Architecture Definition): Add new
7618 Initializing a New Architecture section.
7619
7620 2006-10-31 David Taylor <dtaylor@emc.com>
7621
7622 * stabs.texinfo (Macro define and undefine): New node describing
7623 stabs for #define and #undef.
7624
7625 2006-10-27 Andreas Schwab <schwab@suse.de>
7626
7627 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7628
7629 2006-10-21 Eli Zaretskii <eliz@gnu.org>
7630
7631 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7632 clarify on the possible meanings of ``expression'' watched by
7633 watchpoints. Add indexing.
7634 (Prompting, Errors, Invalidation, Annotations for Running)
7635 (Source Annotations): Fix index entries by adding "annotation" to
7636 them, to discriminate from index entries that point to the more
7637 general topic descriptions.
7638
7639 2006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7640
7641 * gdbint.texinfo (Target Vector Definition): Move most
7642 content into Existing Targets. Add a menu.
7643 (Existing Targets): New section, moved from Target Vector
7644 Definition. Use @subsection.
7645 (Managing Execution State): New section.
7646
7647 2006-10-16 Bob Wilson <bob.wilson@acm.org>
7648
7649 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7650
7651 2006-10-15 Eli Zaretskii <eliz@gnu.org>
7652
7653 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7654 (Command Syntax, Signals, Backtrace, Connecting)
7655 (Remote configuration, Renesas Boards, Console I/O): Fix last
7656 change: use Ctrl- instead of C-, except wrt Emacs.
7657 (File-I/O Examples): Put Ctrl-c in @kbd.
7658 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7659 (Console I/O): Use @samp with Ctrl-.
7660 (Signals, Set Breaks, Set Watchpoints): Document optional
7661 arguments to `info signals' `handle', `info breakpoints', and
7662 `info watchpoints'.
7663
7664 2006-10-14 Eli Zaretskii <eliz@gnu.org>
7665
7666 * gdb.texinfo (Backtrace): Fix last change.
7667
7668 2006-10-14 Nick Roberts <nickrob@snap.net.nz>
7669
7670 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7671
7672 2006-10-10 Bob Wilson <bob.wilson@acm.org>
7673
7674 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7675 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7676 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7677
7678 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7679 Daniel Jacobowitz <dan@codesourcery.com>
7680
7681 * gdb.texinfo (Packets): Document vFlashErase,
7682 vFlashWrite and vFlashDone packets.
7683 (General Query Packets): Document qXfer:memory-map:read.
7684 Add a new feature for qXfer:memory-map:read.
7685 (Memory map format): New section.
7686 (Target Commands): Mention that gdb can write flash.
7687
7688 2006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7689 Daniel Jacobowitz <dan@codesourcery.com>
7690
7691 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7692 memory regions and "mem auto".
7693
7694 2006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7695
7696 * gdbint.texinfo (Array Containers): New section.
7697
7698 2006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7699
7700 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7701 -stack-list-arguments HIGH_FRAME argument can be larger then the
7702 actual number of frames.
7703
7704 2006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7705
7706 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7707 -stack-list-locals HIGH_FRAME argument can be larger then the
7708 actual number of frames.
7709
7710 2006-09-02 Bob Wilson <bob.wilson@acm.org>
7711
7712 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7713 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7714
7715 2006-09-02 Eli Zaretskii <eliz@gnu.org>
7716
7717 * gdbint.texinfo (Overall Structure): New section "Source Tree
7718 Structure".
7719
7720 2006-08-17 Jim Blandy <jimb@codesourcery.com>
7721
7722 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7723 responses.
7724
7725 2006-08-08 Joel Brobecker <brobecker@adacore.com>
7726
7727 * gdb.texinfo (Source Path): Add documentation for new
7728 substitute-path commands.
7729
7730 2006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7731
7732 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7733 (Running Configure): ...here.
7734 (Requirements): New node. Mention expat.
7735
7736 2006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7737
7738 * gdb.texinfo (Target Commands): Remove
7739 'set download-write-size' and 'show download-write-size'.
7740
7741 2006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7742
7743 * stabs.texinfo (Member Type Descriptor): Correct example for
7744 pointer to member types.
7745
7746 2006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7747
7748 * gdb.texinfo (Optional warnings and messages): Add
7749 'set/show trace-commands'.
7750 (Command files): Add '-v' to source command.
7751
7752 2006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7753
7754 * gdb.texinfo (OS Information): Update qPart reference to
7755 qXfer.
7756 (Remote configuration): Likewise.
7757 (Overview): Move @cindex to the start of a paragraph. Talk
7758 about binary data encoding.
7759 (Packets): Refer to the overview for the details of the X
7760 packet encoding.
7761 (General Query Packets): Remove qPart description. Add qXfer
7762 description. Add an anchor to qSupported. Correct feature
7763 table title. Add a new feature for qXfer:auxv:read.
7764 (Interrupts): Add a missing parenthesis.
7765
7766 2006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7767
7768 * gdb.texinfo (KOD): Remove node.
7769 (GDB/MI Kod Commands): Remove commented out node.
7770
7771 2006-07-01 Eli Zaretskii <eliz@gnu.org>
7772
7773 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7774 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7775 (GDB/MI Thread Commands, GDB/MI Program Execution)
7776 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7777 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7778 (GDB/MI File Commands, GDB/MI Target Manipulation)
7779 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7780 since the MI prompt is hard-wired into the code.
7781
7782 2006-07-01 Nick Roberts <nickrob@snap.net.nz>
7783
7784 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7785 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7786 (GDB/MI Data Manipulation): Remove description of unimplemented
7787 display related commands as variable objects perform this function
7788 and are superior: -display-delete, -display-disable,
7789 -display-enable, -display-insert and -display-list. Move
7790 -environment-cd, -environment-directory, -environment-path
7791 and -environment-pwd to "Program Context".
7792 (GDB/MI Program Control): Rename to "Program Execution". Move
7793 -exec-arguments -exec-abort to...
7794 (GDB/MI Program Context): ...here. New node split from "Data
7795 Manipulation".
7796
7797 2006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7798
7799 * gdb.texinfo (Remote configuration): Document set / show
7800 remote supported-packets.
7801 (General Query Packets): Document qSupported packet.
7802
7803 2006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7804
7805 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7806 and font markup.
7807 (Protocol basics): Likewise.
7808 (The F request packet): Likewise.
7809 (The F reply packet): Likewise.
7810 (Memory transfer): Move this node to be a subsubsection of
7811 "Protocol specific representation of datatypes".
7812 (The Ctrl-C message): More copy editing.
7813 (Console I/O): Likewise.
7814 (The isatty call): Delete this node, and merge its content into
7815 the "isatty" node. Fixed references elsewhere.
7816 (The system call): Delete this node, and merge its content into
7817 the "system" node. Fixed references elsewhere.
7818 (open): Reformat to use @table, and add appropriate font markup.
7819 (close): Likewise.
7820 (read): Likewise.
7821 (write): Likewise.
7822 (lseek): Likewise.
7823 (rename): Likewise.
7824 (unlink): Likewise.
7825 (stat/fstat): Likewise.
7826 (gettimeofday): Likewise.
7827 (isatty): Likewise.
7828 (system): Likewise, plus minor changes to fix confusing wording.
7829 (Integral datatypes): Fix font markup.
7830 (Pointer values): Likewise.
7831 (struct stat): Fix markup to use @table, plus minor copy editing.
7832 (struct timeval): Fix font markup, plus minor copy editing.
7833 (Constants): Minor copy editing.
7834 (Errno values): Add font markup.
7835 (File-I/O Examples): Likewise.
7836
7837 2006-06-10 Nick Roberts <nickrob@snap.net.nz>
7838
7839 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7840 (GDB/MI Simple Examples): Move node up one level. Use real
7841 examples.
7842 (GDB/MI Compatibility with CLI): Update.
7843 (GDB/MI Result Records): Add "connected" and "exit" result
7844 classes.
7845 (GDB/MI Stream Records): Clarify target output.
7846 (GDB/MI Command Description Format): Modify example description.
7847 (GDB/MI Breakpoint Table Commands): Rename to...
7848 (GDB/MI Breakpoint Commands): ...this
7849 (GDB/MI Breakpoint Commands): Add optional thread field.
7850 (GDB/MI Program Control): Add an introduction. Move "Program
7851 termination" examples into exec-run description.
7852 (GDB/MI File Commands): Mention similar CLI commands.
7853 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7854 is similar to "-gdb-version".
7855
7856 2006-06-09 Eli Zaretskii <eliz@gnu.org>
7857
7858 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7859
7860 2006-06-02 Nick Roberts <nickrob@snap.net.nz>
7861
7862 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7863 sourceware.org for mailing lists.
7864 (GDB/MI File Commands): New node split from Program Control.
7865
7866 2006-06-01 Nick Roberts <nickrob@snap.net.nz>
7867
7868 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
7869
7870 2006-05-22 Eli Zaretskii <eliz@gnu.org>
7871
7872 * gdb.texinfo (Cygwin Native): Fix last change.
7873
7874 2006-05-22 Christopher Faylor <cgf@timesys.com>
7875
7876 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7877
7878 2006-05-15 Nick Roberts <nickrob@snap.net.nz>
7879
7880 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7881 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7882
7883 2006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7884
7885 * gdb.texinfo (General Query Packets): Recommend not starting
7886 new packets with qC and clarify.
7887
7888 2006-05-13 Gaius Mulley <gaius@glam.ac.uk>
7889
7890 * gdb.texinfo (M2 Types): New section.
7891
7892 2006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7893
7894 * agentexpr.texi: Add a copyright and license notice.
7895 * observer.texi: Likewise, with GPL clause for function prototypes.
7896 Remove trailing whitespace.
7897
7898 2006-05-05 Jim Blandy <jimb@codesourcery.com>
7899
7900 * gdb.texinfo (General Query Packets): Document conventions for
7901 terminating packet names, and their violations.
7902
7903 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7904
7905 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7906 * gdb.texinfo: Likewise.
7907
7908 2006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7909
7910 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7911 and "show remotedebug".
7912 (Debugging Output): Add additional index entries.
7913
7914 2006-04-27 Michael Snyder <msnyder@redhat.com>
7915
7916 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7917
7918 2006-04-22 Andrew Cagney <cagney@redhat.com>
7919
7920 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7921 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7922
7923 2006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7924
7925 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7926 and remove breakpoint prototypes.
7927 (Watchpoints): Move description of target_insert_hw_breakpoint and
7928 target_remove_hw_breakpoint ...
7929 (Breakpoints): ... to here. Document target_insert_breakpoint and
7930 target_remove_breakpoint.
7931
7932 2006-04-17 Jim Blandy <jimb@codesourcery.com>
7933
7934 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7935 and C packets are optional.
7936
7937 2006-04-14 Frederic Riss <frederic.riss@st.com>
7938
7939 * gdb.texinfo (Specifying source directories): Update the description
7940 of the source file search to reflect the fact that the source path
7941 always contains at least $cdir and $cwd.
7942
7943 2006-03-31 Michael Snyder <msnyder@redhat.com>
7944
7945 * gdb.texinfo: Update copyright dates.
7946
7947 2006-03-31 Eli Zaretskii <eliz@gnu.org>
7948
7949 * gdb.texinfo (Overview): Add an index entry to "empty response".
7950
7951 2006-03-28 Jim Blandy <jimb@codesourcery.com>
7952
7953 * gdbint.texinfo (Prologue Analysis): New section.
7954
7955 2006-03-07 Jim Blandy <jimb@red-bean.com>
7956
7957 * gdb.texinfo (Connecting): Document 'target remote pipe'.
7958
7959 * gdb.texinfo (Target Commands): Update text describing how to
7960 specify a target. Refer to the detailed section on remote
7961 debugging, not the brief mention.
7962
7963 * gdb.texinfo (Connecting): Organize the different 'target remote'
7964 connection methods into a table. Add a 'target remote' index
7965 entry. (!!!)
7966
7967 2006-02-17 Fred Fish <fnf@specifix.com>
7968
7969 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
7970 'ptype' commands to reflect the fact that the only significant
7971 difference between them is that ptype prints the complete type
7972 description instead of just the name.
7973
7974 2006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
7975
7976 * gdbint.texinfo (Watchpoints): Delete
7977 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
7978
7979 2006-02-10 Nick Roberts <nickrob@snap.net.nz>
7980
7981 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
7982 times fields where needed. Fix typos. Update general form given
7983 for output of -break-insert.
7984 (GDB/MI): Abbreviate some unnecessarily long fullnames.
7985
7986 2006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
7987
7988 * gdbint.texinfo (Symbol Handling): Add a section
7989 on memory management.
7990
7991 2006-02-06 Vladimir Prus <ghost@cs.msu.su>
7992
7993 * gdb.texinfo (Breakpoint table commands): Document the fullname
7994 field in -break-list output.
7995
7996 2006-02-03 Eli Zaretskii <eliz@gnu.org>
7997
7998 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
7999 debugging information produced by the various "set debug..."
8000 options.
8001
8002 2006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8003
8004 * gdb.texinfo (Files): Remove obsolete bits from the description
8005 of "symbol-file".
8006
8007 2006-01-25 Jim Blandy <jimb@redhat.com>
8008
8009 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8010
8011 2006-01-24 Jim Blandy <jimb@redhat.com>
8012
8013 * gdbint.texinfo (Frames): Document the basics of GDB's register
8014 unwinding model, and explain the existence of the "sentinel" frame.
8015
8016 2006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8017
8018 * gdb.texinfo (Choosing files): Mention that -directory is used
8019 for script files.
8020 (Specifying source directories): Likewise.
8021 (Command files): Explain how script files are found.
8022
8023 2006-01-21 Eli Zaretskii <eliz@gnu.org>
8024
8025 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8026 the threads in a multi-threaded program.
8027 (Threads): The threadno argument of "thread apply" can be a range
8028 of numbers.
8029
8030 2006-01-18 Jim Blandy <jimb@redhat.com>
8031
8032 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8033 of warning flags.
8034
8035 2006-01-13 Eli Zaretskii <eliz@gnu.org>
8036
8037 * gdb.texinfo (Sequences): Improve menu annotations.
8038 (Define): Add index entries for arguments of user-defined
8039 commands. Move the description of flow-control commands...
8040 (Command Files): ...to here. Document loop_break and
8041 loop_continue.
8042 (Define, Command Files): Document `end' and add index entries for
8043 it.
8044
8045 2006-01-04 Michael Snyder <msnyder@redhat.com>
8046
8047 * gdb.texinfo: Add documentation for linux-fork.
8048 * gdbint.texinfo: Add internal documentation for checkpoints.
8049
8050 2006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8051
8052 * gdb.texinfo (Omissions from Ada): Document that there is now
8053 limited aggregate support.
8054
8055 2005-12-28 Eli Zaretskii <eliz@gnu.org>
8056
8057 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8058 registers and the likes.
8059
8060 2005-12-24 Eli Zaretskii <eliz@gnu.org>
8061
8062 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8063 (Symbols): Fix usage of "e.g.".
8064 (Memory Region Attributes): Fix usage of "etc."
8065
8066 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8067 (Coding): Fix usage of "e.g.".
8068
8069 2005-12-23 Eli Zaretskii <eliz@gnu.org>
8070
8071 * stabs.texinfo:
8072 * refcard.tex:
8073 * gpl.texi:
8074 * gdbint.texinfo:
8075 * gdb.texinfo:
8076 * gdb-cfg.texi:
8077 * fdl.texi:
8078 * annotate.texinfo:
8079 * all-cfg.texi:
8080 * Makefile.in: Add (C) after Copyright. Update the FSF
8081 address.
8082
8083 2005-12-03 Eli Zaretskii <eliz@gnu.org>
8084
8085 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8086 extend GDB with commands for external monitor.
8087
8088 2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8089
8090 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8091
8092 2005-11-25 Joel Brobecker <brobecker@adacore.com>
8093
8094 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8095
8096 2005-11-21 Jim Blandy <jimb@redhat.com>
8097
8098 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8099 placement of 'R' actions in tracepoint action packets; document
8100 dependence of 'X' and 'M' actions on a preceding 'R' action for
8101 their registers.
8102
8103 2005-11-19 Jim Blandy <jimb@redhat.com>
8104
8105 * gdb.texinfo (Tracepoint Packets): New node.
8106 (General Query Packets): Add entries for the tracepoint packets,
8107 referring to the "Tracepoint Packets" node.
8108 (Tracepoints): Add reference to "Tracepoint Packets".
8109
8110 2005-11-18 Kevin Buettner <kevinb@redhat.com>
8111
8112 * gdb.texinfo (set remotebreak): Add anchor.
8113 (X packet): Likewise.
8114 (Remote Protocol): Add new section `Interrupts' and new index
8115 entry `interrupts (remote protocol)'.
8116
8117 2005-11-18 Jim Blandy <jimb@redhat.com>
8118
8119 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8120 entries into the General Query Packets section. Add a
8121 cross-reference to that section. Drop description of replies, as
8122 these are covered in the descriptions of each packet.
8123 (General Query Packets): Add introductory text. Explain naming
8124 conventions, and how the end of a name is recognized.
8125
8126 2005-11-17 Kevin Buettner <kevinb@redhat.com>
8127
8128 * gdb.texinfo (Remote configuration): Fix typo in description of
8129 "set remotebreak" command.
8130
8131 2005-11-16 Jim Blandy <jimb@redhat.com>
8132
8133 * gdb.texinfo (Packets, Stop Reply Packets)
8134 (General Query Packets): Various formatting cleanups.
8135 - Use @samp for packet contents.
8136 - Drop summaries from packet @item lines; the same information appears
8137 immediately below in the description.
8138 - Delete paragraph breaks after packet @item commands, so that the
8139 description appears directly to the right of the packet prototype
8140 in the printed manual, if it fits.
8141 - Place spaces in packet prototypes between @vars and non-@var
8142 letters, and explain that they're just for formatting.
8143 - Use @dots{} instead of '...'.
8144 - Fix uses of @code where @var was needed.
8145 - Replace "deprecated" markers with English text spelling out the
8146 packet's status and the preferred alternatives.
8147 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8148 what this ever meant.
8149 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8150 this for a long time.
8151 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8152 implemented several times, and have been in use for years.
8153
8154 2005-11-15 Jim Blandy <jimb@redhat.com>
8155
8156 * gdb.texinfo (Packets): Add index entries for 'm' packet
8157 disclaimers.
8158
8159 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8160 of stub when processing an 'm' packet.
8161
8162 * gdb.texinfo (Packets): Mention that packets beginning with
8163 letters are reserved once, at the top, instead of actually listing
8164 them all and saying "reserved".
8165
8166 2005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8167
8168 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8169 Change @var{$arg0 to @code{$arg0.
8170
8171 2005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8172
8173 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8174
8175 2005-11-12 Jim Blandy <jimb@redhat.com>
8176
8177 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8178 order. Remove extraneous 'z'.
8179
8180 2005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8181
8182 * gdb.texinfo (Choosing files): Add --eval-command.
8183
8184 2005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8185
8186 * gdb.texinfo (Choosing modes): Add --return-child-result.
8187
8188
8189 2005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8190
8191 * gdb.texinfo (Choosing modes): Add --batch-silent.
8192
8193 2005-10-28 Eli Zaretskii <eliz@gnu.org>
8194
8195 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8196 "The -var-update Command".
8197
8198 2005-10-03 Joel Brobecker <brobecker@adacore.com>
8199
8200 * gdb.texinfo (Print Settings): Add documentation for set/show
8201 print array-indexes.
8202
8203 2005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8204
8205 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8206 6.2 and 6.3.
8207
8208 2005-08-27 Eli Zaretskii <eliz@gnu.org>
8209
8210 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8211 since 19-Jan-2004.
8212 (Files): Likewise.
8213 (Variables, Symbols): Document the "<incomplete type>" message and
8214 its reasons.
8215
8216 2005-08-01 Fred Fish <fnf@specifix.com>
8217
8218 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8219
8220 2005-07-15 Nick Roberts <nickrob@snap.net.nz>
8221
8222 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8223 option for -var-list-children and -var-update.
8224 (GDB/MI Stack Manipulation): Simplify description of
8225 print-values option for -stack-list-locals.
8226 (GDB/MI Command Description Format): Clarify.
8227 (Mode Options): Spelling of superseded.
8228
8229 2005-07-12 Bob Rossi <bob@brasko.net>
8230
8231 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8232 corresponding GDB command comment.
8233
8234 2005-07-06 Bob Rossi <bob@brasko.net>
8235
8236 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8237 and -inferior-tty-show.
8238 (Input/Output): Document "set/show inferior-tty" and tty alias.
8239
8240 2005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8241
8242 * gdb.texinfo (Packets): Change description of 'D' packet to note
8243 that GDB does wait for a response.
8244
8245 2005-06-22 Nick Roberts <nickrob@snap.net.nz>
8246
8247 * gdb.texinfo (History) Rename "Command History".
8248 (Command History): Move node "Server Prefix" from section on
8249 Annotations here.
8250
8251 2005-06-19 Nick Roberts <nickrob@snap.net.nz>
8252
8253 * gdb.texinfo (GDB/MI Stack Manipulation):
8254 Re-instate -stack-info-frame with example. Say that it gets
8255 info on selected frame, not current frame.
8256
8257 2005-06-18 Eli Zaretskii <eliz@gnu.org>
8258
8259 * gdb.texinfo (Server): Clarify that `file' should be used before
8260 connecting to the server.
8261 (Files): Add an xref to the above description.
8262 (Output Formats): More detailed description of the `c' format.
8263 (Memory): List explicitly all the formats supported by `x'.
8264 (Threads): Add an @cindex entry for "thread apply".
8265 (Files): Document the possibility of loading unlinked object
8266 files. Add more indexing for solib-absolute-prefix and
8267 --with-sysroot.
8268 (Machine Code): Document possible problems with locations in
8269 shared libraries.
8270 (Backtrace): Document that free-standing environments do not need
8271 to have a `main' function.
8272
8273 2005-06-18 Nick Roberts <nickrob@snap.net.nz>
8274
8275 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8276 -stack-info-frame.
8277
8278 2005-06-07 Andrew Cagney <cagney@gnu.org>
8279
8280 * gdb.texinfo (Contributors): Note the original multi-arch
8281 contributors.
8282
8283 2005-06-03 Eli Zaretskii <eliz@gnu.org>
8284
8285 * gdb.texinfo (Registers): Add index entries for the standard
8286 registers.
8287 (Frames): Add cross-reference from frame pointer description to
8288 the Registers node.
8289 (Annotations Overview): Fix the reference to GDB name.
8290
8291 2005-06-01 Eli Zaretskii <eliz@gnu.org>
8292
8293 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8294 can-use-hw-watchpoints.
8295
8296 2005-05-28 Bob Rossi <bob@brasko.net>
8297
8298 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8299 the possible reasons why an exec async record would be returned to FE.
8300
8301 2005-05-26 Andrew Cagney <cagney@gnu.org>
8302
8303 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8304 Andrew Cagney implemented the original GDB/MI.
8305
8306 2005-05-23 Orjan Friberg <orjanf@axis.com>
8307
8308 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8309 documentation. Add documentation for cris-mode.
8310
8311 2005-05-20 Eli Zaretskii <eliz@gnu.org>
8312
8313 * gdb.texinfo (Numbers): Explain the example and make the wording
8314 more acurate.
8315
8316 2005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8317 Dennis Brueni <dennis@slickedit.com>
8318
8319 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8320 (GDB/MI Data Manipulation, GDB/MI Program Control)
8321 (GDB/MI Stack Manipulation): Update examples to include the fullname
8322 attribute in stack frames.
8323
8324 2005-05-12 Eli Zaretskii <eliz@gnu.org>
8325
8326 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8327 do with other non-standard names of init files.
8328
8329 2005-05-11 Eli Zaretskii <eliz@gnu.org>
8330
8331 * gdb.texinfo (Command Files): Move the description of the startup
8332 from here...
8333 (Startup): ...to this new subsection of the Invocation chapter.
8334 Rearrange the description of init files more logically and add a
8335 cross-reference to "Command Files". Document the special gdbinit
8336 name for CISCO 68k. Expand the description of what GDB does
8337 during startup.
8338 (History): Add index entry for HISTSIZE.
8339
8340 2005-05-02 Mark Kettenis <kettenis@gnu.org>
8341
8342 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8343
8344 2005-05-02 Eli Zaretskii <eliz@gnu.org>
8345
8346 * gdb.texinfo (SVR4 Process Information, The isatty call)
8347 (The system call): Don't use foo(N) notation for man pages and
8348 functions.
8349 (Compilation, DJGPP Native): Improve wording.
8350
8351 2005-04-27 Eli Zaretskii <eliz@gnu.org>
8352
8353 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8354 were optimized away.
8355
8356 2005-04-22 Eli Zaretskii <eliz@gnu.org>
8357
8358 * gdb.texinfo (Remote configuration): Document "set/show
8359 get-thread-local-storage-address". Add cross-reference to the
8360 description of the qGetTLSAddr packet.
8361 (General Query Packets): Mention "set remote
8362 get-thread-local-storage-address" and add a reference to its
8363 description.
8364
8365 2005-04-19 Nick Roberts <nickrob@snap.net.nz>
8366
8367 * gdb.texinfo (Backtrace): Describe 'bt full'.
8368
8369 2005-04-17 Nick Roberts <nickrob@snap.net.nz>
8370
8371 * gdb.texinfo (Mode Options): Fix typo.
8372 (GDB/MI): Describe how to invoke GDB/MI.
8373
8374 2005-04-16 Eli Zaretskii <eliz@gnu.org>
8375
8376 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
8377 references changed. Add description of "info udot".
8378 (Files): Document "set/show stop-on-solib-events".
8379 (M32R/D): Document "set/show download-path", "set/show
8380 board-address", "set/show server-address", "upload", "tload".
8381 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8382 "use_mon_code", "use_ib_break", "use_dbt_break".
8383 (Maintenance Commands): Improve indexing.
8384 (Target Commands): Document "set/show hash", "set/show debug
8385 monitor".
8386 (SVR4 Process Information): Document "info pidlist" and "info
8387 meminfo". Document "set/show procfs-tarce" and "set/show
8388 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8389 (Symbols, The Print Command with Objective-C): Improve indexing.
8390 (Objective-C): Add references to "info classes" and "info
8391 selectors".
8392 (Debugging Output): Improve wording. Document "set/show debug
8393 solib-frv". Fix "set/show debugvarobj".
8394 (Set Breaks): Add index entry for "hardware breakpoints".
8395 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8396 and "set/show usehardbreakpoints".
8397 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8398 monitor-prompt", "set/show monitor-warnings", "pmon".
8399 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8400 rdiromatzero", "set/show rdiheartbeat".
8401 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8402 "sds".
8403 (Embedded Processors): Document the "sim" command.
8404 (Remote): Document the "remote" command.
8405 (DJGPP Native): Document the "info serial" command.
8406 (Threads): Document "maint info sol-threads".
8407 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8408 (Set Breaks): Improve indexing.
8409 (Command Syntax): Add a reference to dont-repeat.
8410 (Define): Document "dont-repeat".
8411 (TUI Commands): Document "tabset".
8412 (WinCE): New subsection. Document "set/show remotedirectory",
8413 "set/show remoteupload", "set/show remoteaddhost".
8414
8415 2005-04-15 Eli Zaretskii <eliz@gnu.org>
8416
8417 * gdb.texinfo (Hurd Native): New subsection, documents
8418 Hurd-specific commands.
8419 (Maintenance Commands): Add cross-reference to "Debugging Output".
8420 (Debugging Output): Document "set/show debug lin-lwp".
8421 (MIPS): Improve documentation of heuristic-fence-post. Document
8422 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8423 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8424 remote-mips64-transfers-32bit-regs", "set/show debug mips".
8425 (ARM): Document ARM-specific commands.
8426 (AVR): New section. Document "info io_registers".
8427 (CRIS): New section. Document "set/show cris-version" and
8428 "set/show cris-dwarf2-cfi".
8429 (HPPA): New section. Document "set/show debug hppa" and "maint
8430 print unwind".
8431 (Neutrino): New subsection. Document "set/show debug nto-debug".
8432 (Super-H): New section. Document the "regs" command.
8433 (Debugging Output): Document "set/show debug aix-thread".
8434
8435 2005-04-09 Eli Zaretskii <eliz@gnu.org>
8436
8437 * gdb.texinfo (Print Settings): Document "set/show print
8438 pascal_static-members", "set print repeats", "show print
8439 null-stop". Improve indexing. Fix documentation of "set print
8440 union".
8441 (Pascal): New section.
8442 (Supported languages): Rename from "Support"; all references
8443 updated. Add a menu item for Pascal.
8444 (Numbers): Document "set radix.
8445 (Screen Size): Document "set/show pagination".
8446 (MIPS Embedded): Remove "set processor" documentation.
8447 (Remote configuration): Document "set/show X/P/Z-packet",
8448 "set/show read-aux-vector-packet", "set/show remote
8449 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8450 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8451 remotedebug", "set/show remotebreak", "set/show remotedevice",
8452 "set/show remotelogfile".
8453 (Auxiliary Vector): Add reference to the description of the
8454 read-aux-vector-packet setting.
8455 (Set Watchpoints): Add a cross-reference to "set remote
8456 hardware-breakpoint-limit".
8457 (General Query Packets): Add indexing of requests and
8458 cross-references to related commands in "Remote configuration".
8459 (File-I/O Overview, The system call): Fix wording and typos.
8460 (Thread Stops): Add index entries.
8461 (Continuing and Stepping): Document "show step-mode".
8462 (i386): New node. Document "set/show struct-convention".
8463 (Files): Document "show trust-readonly-sections".
8464 (Calling): Document "set/show unwindonsignal".
8465 (Messages/Warnings): Add index entries.
8466 (Maintenance Commands): Document "set/show watchdog".
8467 (Annotations Overview): Document "show annotate".
8468 (Set Watchpoints): Add index entries.
8469 (Symbols): Fix doc of case-sensitive.
8470 (ABI): Document "show coerce-float-to-double".
8471 (Convenience Vars, Help): Improve indexing.
8472 (Machine Code): Document "show disassembly-flavor".
8473 (Debugging C plus plus): Document "show overload-resolution".
8474 (Value History, Signaling): Add index entries.
8475
8476 2005-04-08 Eli Zaretskii <eliz@gnu.org>
8477
8478 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8479 (Processes): Fix wording.
8480 (History, List, Logging output, Define, Symbols, Print Settings):
8481 Improve indexing.
8482
8483 2005-04-03 Eli Zaretskii <eliz@gnu.org>
8484
8485 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8486 redundant index entry for "target" command.
8487 (Backtrace): Add index entries.
8488 (Symbols, Fortran): Document the "set case-sensitive" command.
8489 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8490 (Print Settings): Add index entry for "set demangle-style".
8491 (Target Commands): Document "set download-write-size".
8492 (Debugging Output): Document "set exec-done-display".
8493
8494 2005-04-02 Eli Zaretskii <eliz@gnu.org>
8495
8496 * gdb.texinfo (Files): Fix the name and documentation of
8497 add-shared-symbol-files. Document its alias assf. Update the
8498 list of OSs where GDB supports shared libraries. Fix markup.
8499 (Continuing and Stepping): Add reference to @var{location} in the
8500 text.
8501 (Dump/Restore Files): Fix reference to @{filename}.
8502 (Help): Fix wording.
8503 (Attach): Ditto.
8504 (Set Watchpoints): Ditto.
8505 (Backtrace): Remove redundant index entries. Improve index
8506 entries.
8507 (Delete Breaks): Fix wording.
8508 (Memory): Document the compare-sections command.
8509 (Memory Region Attributes): Improve wording.
8510 (Disabling): Improve wording.
8511 (Fortran): New subsection. Document the "info common" command.
8512 (Help): Document aliases "info copying" and "info warranty".
8513 (Caching Remote Data): New section. Document the "set/show
8514 remotecache" and "info dcache" commands.
8515 (Show): Fix wording of the documentation of the "set
8516 extension-language" command.
8517 (Signals): Add index entry for "info handle".
8518 (Memory Region Attributes): Fix punctuation.
8519 (Symbols): Change the arg name to "location" and refer to it in
8520 the text. Fix wording of "info types" doc.
8521 (Threads): Fix usage of @enumerate @item's.
8522 (Listing Tracepoints): Add index entry for "info tp".
8523 (Set Watchpoints): Add xref to "info break" description.
8524 (Macros): Add an index entry for "macro exp1". Document the
8525 "macro list" command.
8526 (Maintenance Commands): Document "flushregs", "maint agent",
8527 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8528 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8529 "maint print architecture", "maint print objfiles", "maint print
8530 statistics", "maint print type", "maint show-debug-regs", "maint
8531 space", "maint time", and "maint translate-address".
8532 (Connecting): Document the "monitor" command.
8533 (Annotations Overview): Describe the "set annotate" command.
8534
8535 2005-04-01 Eli Zaretskii <eliz@gnu.org>
8536
8537 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8538 Rearrange index entries and improve wording about support for
8539 hardware watchpoints.
8540
8541 2005-03-10 Bob Rossi <bob@brasko.net>
8542
8543 * gdb.texinfo: Update copyright
8544
8545 2005-02-09 Theodore A. Roth <troth@openavr.org>
8546
8547 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8548 error.
8549
8550 2005-02-03 Kevin Buettner <kevinb@redhat.com>
8551
8552 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8553
8554 2005-01-17 Michael Snyder <msnyder@redhat.com>
8555
8556 * gdb.texinfo: Fix spelling, infinte -> infinite.
8557
8558 2005-01-08 Mark Kettenis <kettenis@gnu.org>
8559
8560 * observer.texi (GDB Observers): Document "solib_loaded".
8561
8562 2005-01-07 Andrew Cagney <cagney@gnu.org>
8563
8564 * configure.ac: Rename configure.in, require autoconf 2.59.
8565 * configure: Re-generate.
8566
8567 * configure.in: Replace configdirs with multiple references to
8568 AC_CONFIG_SUBDIRS.
8569 * configure: Re-generate.
8570
8571 2005-01-04 Andrew Cagney <cagney@gnu.org>
8572
8573 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8574 part of the version number.
8575
8576 2004-12-24 Mark Kettenis <kettenis@gnu.org>
8577
8578 * gdbint.texinfo (Algorithms): Remove description of
8579 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8580
8581 2004-12-07 Jim Blandy <jimb@redhat.com>
8582
8583 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8584 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8585 numbers.
8586
8587 2004-12-07 Andreas Schwab <schwab@suse.de>
8588
8589 * gdb.texinfo (Mode Options): Document -l option.
8590
8591 2004-12-04 Eli Zaretskii <eliz@gnu.org>
8592
8593 * gdbint.texinfo (Algorithms): More accurate description of
8594 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8595 is not needed unless data-read and data-access watchpoints are
8596 supported. Add a description of how GDB checks whether the
8597 inferior stopped because a watchpoint was hit.
8598
8599 2004-11-23 Eli Zaretskii <eliz@gnu.org>
8600
8601 * gdb.texinfo (Files): Add cross-reference to description of
8602 -readnow command-line switch.
8603
8604 2004-11-10 Randolph Chung <tausq@debian.org>
8605
8606 * gdb.texinfo: Document set/show backtrace past-entry commands.
8607 Rearrange index entries for set/show backtrace past-main.
8608
8609 2004-11-10 Jon Beniston <jon@beniston.com>
8610
8611 Committed by Andrew Cagney <cagney@gnu.org>.
8612 * gdb.texinfo (Remote Serial Protocol): Further describe
8613 binary transfer escaping mechanism .
8614
8615 2004-11-08 Randolph Chung <tausq@debian.org>
8616
8617 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8618 and "show debug infrun". Add index entries.
8619
8620 2004-10-23 Eli Zaretskii <eliz@gnu.org>
8621
8622 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8623 "info proc" that are already implemented. Add index entries.
8624 (Working Directory): Add a cross-reference to "info proc" command.
8625 (Files): Add a tip for decreasing memory used for symtabs from
8626 shared libraries.
8627 (Starting): Fix whitespace; make "elaboration" stand out where it
8628 is first used, and add an index entry for the term.
8629 (Calling): Expand and elaborate text. Add "print". Add the
8630 description of problems with weak aliases.
8631 (Core File Generation): New section.
8632
8633 2004-10-12 Andrew Cagney <cagney@gnu.org>
8634
8635 * gdbint.texinfo (Versions and Branches): New chapter.
8636 (Releasing GDB): Delete "Versions and Branches" section.
8637 (Top): Add "Versions and Branches".
8638
8639 2004-10-08 Eli Zaretskii <eliz@gnu.org>
8640
8641 * gdb.texinfo (Editing, History): Add cross-references to the
8642 included Readline and History user documentation. Remove
8643 references to the symbol have-readline-appendices which is unused
8644 and undefined.
8645 (History): Fix indexing.
8646
8647 2004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8648
8649 * gdbint.texinfo (target_stopped_data_address): Update to
8650 new prototype.
8651 (i386_stopped_data_address): Update prototype and description.
8652 (i386_stopped_by_watchpoint): New function and description.
8653
8654 2004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8655
8656 * gdb.texinfo (Filenames): Add Ada suffixes.
8657 (Ada) New section.
8658
8659 2004-09-27 Andrew Cagney <cagney@gnu.org>
8660 Robert Picco <Robert.Picco@hp.com>
8661
8662 * gdb.texinfo (Packets): Document the "p" packet.
8663
8664 2004-09-21 Jason Molenda (jmolenda@apple.com)
8665
8666 * gdb.texinfo (Paths and Names of the Source Files): Document the
8667 meaning of values in the 'desc' field of a SO stab.
8668
8669 2004-09-20 Daniel Jacobowitz <dan@debian.org>
8670
8671 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8672 max-cache-age" and "maint show dwarf2 max-cache-age".
8673
8674 2004-09-16 Eli Zaretskii <eliz@gnu.org>
8675
8676 * gdb.texinfo (Set Breaks): Add index entry for setting
8677 breakpoints on overloaded C++ functions that are not members of
8678 any classes. Add an example and an index entry for setting
8679 breakpoints on all program functions.
8680 (Character Sets, Macros, Overlay Commands)
8681 (Non-debug DLL symbols, GDB/MI Output Syntax)
8682 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8683 Use "(@value{GDBP})" instead of a literal "(gdb)".
8684
8685 2004-09-12 Andrew Cagney <cagney@gnu.org>
8686
8687 * gdbint.texinfo (Native Debugging): Delete description of
8688 FILES_INFO_HOOK.
8689
8690 2004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8691
8692 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8693 to hex_string_custom (not historically correct, but more
8694 understandable, given the current code).
8695
8696 2004-09-03 Andrew Cagney <cagney@gnu.org>
8697
8698 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8699
8700 2004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8701
8702 * observer.texi (solib_unloaded): New observer.
8703
8704 2004-08-24 Andrew Cagney <cagney@gnu.org>
8705
8706 * gdbint.texinfo (Target Architecture Definition): Add missing
8707 comma.
8708
8709 2004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8710
8711 * (Using the Testsuite): build != host is supported,
8712 but some test scripts do not support build != host.
8713
8714 2004-08-14 Mark Kettenis <kettenis@gnu.org>
8715
8716 * gdbint.texinfo (Host Definition): Delete description of
8717 FCLOSE_PROVIDED and GETENV_PROVIDED.
8718
8719 2004-08-05 Mark Kettenis <kettenis@chello.nl>
8720
8721 * gdbint.texinfo (Host Definition): Delete description of
8722 NO_SYS_FILE.
8723 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8724 PTRACE_FP_BUG.
8725
8726 2004-08-05 Andrew Cagney <cagney@gnu.org>
8727
8728 * gdbint.texinfo (Target Architecture Definition): Delete
8729 reference to deprecated_read_fp.
8730
8731 2004-08-02 Andrew Cagney <cagney@gnu.org>
8732
8733 * gdbint.texinfo (Target Architecture Definition): Delete
8734 description of DEPRECATED_REGISTER_BYTES.
8735
8736 2004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8737
8738 * gdb.texinfo (Source Path): Document the new behavior of
8739 searching for the source files.
8740
8741 2004-07-17 Eli Zaretskii <eliz@gnu.org>
8742
8743 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8744 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8745 (Auto Display): Improve indexing.
8746
8747 2004-07-16 Andrew Cagney <cagney@gnu.org>
8748
8749 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8750 "-noasync".
8751
8752 2004-07-09 Eli Zaretskii <eliz@gnu.org>
8753
8754 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8755 have the same prefix have only their prefix in the index.
8756
8757 2004-07-03 Mark Kettenis <kettenis@gnu.org>
8758
8759 * gdb.texinfo (BSD libkvm Interface): New node (section)
8760 (Native): Add it to the menu.
8761
8762 2004-07-01 Mark Kettenis <kettenis@gnu.org>
8763
8764 * gdbint.texinfo (Target Architecture Definition): Remove
8765 PCC_SOL_BROKEN.
8766
8767 2004-06-24 Mark Kettenis <kettenis@gnu.org>
8768
8769 * gdbint.texinfo (Target Architecture Definition): Remove
8770 SUN_FIXED_LBRAC_BUG.
8771
8772 2004-06-26 Andrew Cagney <cagney@gnu.org>
8773
8774 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8775
8776 2004-06-20 Andrew Cagney <cagney@gnu.org>
8777
8778 * gdbint.texinfo (Target Architecture Definition): Deprecate
8779 USE_STRUCT_CONVENTION.
8780
8781 2004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8782
8783 gdb.texinfo (Bug Reporting): Mention session recording,
8784 with the script command or Emacs.
8785
8786 2004-06-18 Andrew Cagney <cagney@gnu.org>
8787
8788 * gdbint.texinfo (Target Architecture Definition): Deprecate
8789 FUNCTION_START_OFFSET.
8790
8791 2004-06-14 Andrew Cagney <cagney@gnu.org>
8792
8793 Based on changes from Karl Berry.
8794 * gdb.texinfo: Do not use @sc in a direntry.
8795 * stabs.texinfo: Change @dircateogry to "Software development".
8796 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8797
8798 2004-06-13 Andrew Cagney <cagney@gnu.org>
8799
8800 * gdbint.texinfo (Target Architecture Definition): Delete
8801 description of RETURN_VALUE_ON_STACK.
8802
8803 2004-06-09 Andrew Cagney <cagney@gnu.org>
8804
8805 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8806 deleted by previous patch.
8807
8808 2004-06-08 Andrew Cagney <cagney@gnu.org>
8809
8810 * gdbint.texinfo (Native Debugging): Delete documentation on
8811 ATTACH_DETACH.
8812
8813 2004-06-06 Randolph Chung <tausq@debian.org>
8814
8815 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8816
8817 2004-06-06 Randolph Chung <tausq@debian.org>
8818
8819 * gdb.texinfo (push_dummy_call): Update argument list to match
8820 the new push_dummy_call method signature. Describe the function
8821 argument.
8822
8823 2004-05-24 Joel Brobecker <brobecker@gnat.com>
8824
8825 * gdb.texinfo (Starting): Document new start command.
8826
8827 2004-05-21 Andrew Cagney <cagney@redhat.com>
8828
8829 * observer.texi (GDB Observers): Document "inferior_created".
8830
8831 2004-05-08 Andrew Cagney <cagney@redhat.com>
8832
8833 * gdbint.texinfo (Target Architecture Definition): Delete
8834 description of DO_DEFERRED_STORES.
8835
8836 * gdbint.texinfo (Target Architecture Definition): Delete
8837 references to DEPRECATED_FIX_CALL_DUMMY.
8838
8839 * gdbint.texinfo (Target Architecture Definition): Delete
8840 description of DEPRECATED_CALL_DUMMY_WORDS,
8841 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8842
8843 * gdbint.texinfo (Target Architecture Definition): Delete
8844 description of DEPRECATED_PUSH_DUMMY_FRAME.
8845
8846 * gdbint.texinfo (Target Architecture Definition): Delete
8847 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8848
8849 2004-05-07 Andrew Cagney <cagney@redhat.com>
8850
8851 * observer.texi (GDB Observers): Add "Debugging" section. Include
8852 cross reference to "set/show debug observer".
8853 * gdb.texinfo (Debugging Output): Document "set/show debug
8854 observer".
8855
8856 2004-05-01 Andrew Cagney <cagney@redhat.com>
8857
8858 * gdbint.texinfo (Target Architecture Definition): Delete
8859 description of DEPRECATED_PC_IN_SIGTRAMP.
8860
8861 2004-04-30 Andrew Cagney <cagney@redhat.com>
8862
8863 * gdbint.texinfo (Target Architecture Definition): Delete
8864 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8865
8866 2004-04-30 Orjan Friberg <orjanf@axis.com>
8867
8868 * observer.texi (GDB Observers): Correct spelling.
8869
8870 2004-04-26 Orjan Friberg <orjanf@axis.com>
8871
8872 * observer.texi (GDB Observers): Add target_changed event.
8873
8874 2004-04-08 Andrew Cagney <cagney@redhat.com>
8875
8876 * observer.texi (GDB Observers): Rework, provide generic observer
8877 definitions and then a list of observable events.
8878
8879 2004-04-04 Andrew Cagney <cagney@redhat.com>
8880
8881 * gdbint.texinfo (Host Definition): Delete reference to
8882 NO_SIGINTERRUPT.
8883
8884 2004-04-02 Andrew Cagney <cagney@redhat.com>
8885
8886 * gdbint.texinfo (Target Architecture Definition): Delete
8887 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8888
8889 2004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8890
8891 * gdb.texinfo (TUI Commands): Document tui reg commands.
8892
8893 2004-03-26 Andrew Cagney <cagney@redhat.com>
8894
8895 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8896 "gdbtui".
8897 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8898 (Contributors): Mention both Text and Terminal User Interface.
8899
8900 2004-03-23 Andrew Cagney <cagney@redhat.com>
8901
8902 * gdbint.texinfo (Target Architecture Definition): Deprecate
8903 references to SIGTRAMP_START and SIGTRAMP_END.
8904
8905 2004-03-23 Andrew Cagney <cagney@redhat.com>
8906
8907 * gdbint.texinfo (Target Architecture Definition): Deprecate
8908 references to PC_IN_SIGTRAMP.
8909
8910 2004-03-19 Andrew Cagney <cagney@redhat.com>
8911
8912 * gdbint.texinfo (Target Architecture Definition): Delete
8913 reference to GDB_TARGET_IS_HPPA.
8914
8915 2004-03-18 Andrew Cagney <cagney@redhat.com>
8916
8917 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8918 describe pre_init and post_init.
8919
8920 2004-03-09 Daniel Jacobowitz <drow@mvista.com>
8921
8922 * gdb.texinfo (Debugging Output): Document values for "set debug
8923 target".
8924
8925 2004-02-28 Andrew Cagney <cagney@redhat.com>
8926
8927 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8928
8929 2004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8930
8931 * gdb.texinfo (breakpoints): Add information about the
8932 new "set breakpoint pending" and "show breakpoint pending"
8933 commands.
8934
8935 2004-02-26 Andrew Cagney <cagney@redhat.com>
8936
8937 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8938 in Per-architecture module data section.
8939
8940 2004-02-25 Roland McGrath <roland@redhat.com>
8941
8942 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8943
8944 2004-02-24 Andrew Cagney <cagney@redhat.com>
8945
8946 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8947 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8948 * fdl.texi: Import Version 1.2, November 2002.
8949
8950 2004-02-17 Andrew Cagney <cagney@redhat.com>
8951
8952 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
8953
8954 2004-02-16 Andrew Cagney <cagney@redhat.com>
8955
8956 * gdbint.texinfo (Target Architecture Definition): Deprecate
8957 FRAMELESS_FUNCTION_INVOCATION.
8958
8959 2004-02-16 Andrew Cagney <cagney@redhat.com>
8960
8961 * gdbint.texinfo (Coding): Mention -Wunused-function.
8962
8963 2004-02-14 Andrew Cagney <cagney@redhat.com>
8964
8965 * gdbint.texinfo (Target Architecture Definition): Delete
8966 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8967
8968 2004-02-12 Elena Zannoni <ezannoni@redhat.com>
8969
8970 * gdb.texinfo: Properly quote the name "C++".
8971 * gdbint.texinfo: Ditto.
8972 * stabs.texinfo: Ditto.
8973
8974 2004-02-11 Elena Zannoni <ezannoni@redhat.com>
8975
8976 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
8977 minimal information about libiberty.
8978
8979 2004-02-06 Michael Chastain <mec.gnu@mindspring.com>
8980
8981 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
8982
8983 2004-02-04 Roland McGrath <roland@redhat.com>
8984
8985 * gdb.texinfo (Auxiliary Vector): New node (section).
8986 (Data): Add it to the menu.
8987
8988 2004-02-02 Jeff Johnston <jjohnstn@redhat.com>
8989
8990 * gdb.texinfo (Breakpoints): Add information about pending
8991 breakpoint support.
8992
8993 2004-01-26 Andrew Cagney <cagney@redhat.com>
8994
8995 * gdb.texinfo (Overview): Delete references to the cisco protocol
8996 including the "N" response.
8997
8998 2004-01-26 Andrew Cagney <cagney@redhat.com>
8999
9000 * gdbint.texinfo (Target Architecture Definition): Rename
9001 EXTRACT_STRUCT_VALUE_ADDRESS to
9002 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
9003
9004 2004-01-24 Eli Zaretskii <eliz@gnu.org>
9005
9006 * gdb.texinfo (KOD): Document "show os". Add index entries for
9007 "set/show os" and "info cisco" commands.
9008
9009 2004-01-21 Eli Zaretskii <eliz@gnu.org>
9010
9011 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9012
9013 2004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9014
9015 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9016 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9017
9018 2004-01-19 Nick Roberts <nick@nick.uklinux.net>
9019
9020 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9021 -stack-list-locals.
9022 (GDB/MI Variable Objects): Describe extension to
9023 -var-list-children.
9024
9025 2004-01-17 Daniel Jacobowitz <drow@mvista.com>
9026
9027 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9028
9029 2004-01-17 Andrew Cagney <cagney@redhat.com>
9030
9031 * gdbint.texinfo (Target Architecture Definition): Delete
9032 documentation on DEPRECATED_NPC_REGNUM.
9033
9034 2004-01-13 Daniel Jacobowitz <drow@mvista.com>
9035
9036 * gdb.texinfo: Update copyright year. Mention that set
9037 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9038 "set follow-fork-mode ask".
9039
9040 2004-01-13 Andrew Cagney <cagney@redhat.com>
9041
9042 * gdbint.texinfo: Update copyright year.
9043 (Coding): Add -Wunused-label to list of -Werror warnings.
9044
9045 2004-01-08 Jason Molenda <jmolenda@apple.com>
9046 Eli Zaretskii <eliz@gnu.org>
9047
9048 * gdb.texinfo: Update copyright.
9049 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9050 around names, as appropriate. Minor syntax cleanup of
9051 _NSPrintForDebugger explanation. Two spaces after periods.
9052 GDBN used instead of lit. "gdb". Index entries added for
9053 print-object and _NSPrintForDebugger. @noindent added in one spot.
9054
9055 2003-11-11 Elena Zannoni <ezannoni@redhat.com>
9056
9057 * stabs.texinfo: Add dircategory and direntry commands.
9058 * annotate.texinfo: Ditto.
9059
9060 2003-11-10 Andrew Cagney <cagney@redhat.com>
9061
9062 * gdbint.texinfo (Target Architecture Definition): Replace the
9063 return_value method's "inval" and "outval" parameters with
9064 "readbuf" and "writebuf".
9065
9066 2003-10-28 Jim Blandy <jimb@redhat.com>
9067
9068 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9069 from "The `F' request packet" and "The `F' reply packet", to make
9070 texi2dvi happy.
9071 (File-I/O remote protocol extension): Update menu entries, too.
9072
9073 2003-10-26 Michael Chastain <mec@shout.net>
9074
9075 * gdb.texinfo (Thread Stops): Document the issue with
9076 premature return from system calls in multi-threaded programs.
9077
9078 2003-10-24 Andrew Cagney <cagney@redhat.com>
9079
9080 * annotate.texinfo: Fix "fortunatly"[sic].
9081
9082 2003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9083
9084 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9085 with "Hitachi" and "Mitsubishi".
9086
9087 2003-10-20 Andrew Cagney <cagney@redhat.com>
9088
9089 * gdbint.texinfo (Target Architecture Definition): Document
9090 gdbarch_return_value. Add cross references from
9091 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9092 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9093
9094 2003-10-18 Mark Kettenis <kettenis@gnu.org>
9095
9096 * gdbint.texinfo (Target Architecture Definition): Document
9097 regset_from_core_section.
9098
9099 2003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9100
9101 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9102
9103 2003-10-15 Kevin Buettner <kevinb@redhat.com>
9104
9105 From Anthony Green <green@redhat.com>:
9106 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
9107
9108 2003-10-14 Kevin Buettner <kevinb@redhat.com>
9109
9110 * gdb.texinfo (Breakpoint related warnings): New node.
9111 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
9112
9113 2003-10-13 Daniel Jacobowitz <drow@mvista.com>
9114
9115 * gdb.texinfo (Remote Protocol): Document v and vCont.
9116
9117 2003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9118
9119 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9120 * gdbint.texinfo: Ditto.
9121
9122 2003-10-09 Andrew Cagney <cagney@redhat.com>
9123
9124 From 2003-09-18 David Anderson <davea@sgi.com>:
9125 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9126 "command".
9127
9128 2003-10-03 Andrew Cagney <cagney@redhat.com>
9129
9130 * gdbint.texinfo (Target Architecture Definition): Deprecate
9131 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9132 just target.
9133
9134 2003-10-02 Andrew Cagney <cagney@redhat.com>
9135
9136 * gdbint.texinfo (Target Architecture Definition): Rename
9137 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9138 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9139 * gdbint.texinfo (Target Architecture Definition): Rename
9140
9141 2003-09-30 Andrew Cagney <cagney@redhat.com>
9142
9143 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
9144 (Target Architecture Definition):
9145
9146 * gdbint.texinfo (Target Architecture Definition): Rename
9147 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9148
9149 2003-09-29 Andrew Cagney <cagney@redhat.com>
9150
9151 * gdbint.texinfo (Target Architecture Definition): Delete
9152 documentation for NEED_TEXT_START_END.
9153
9154 * gdbint.texinfo (Target Architecture Definition): Rename
9155 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9156 TARGET_WRITE_PC.
9157
9158 2003-09-22 Michael Chastain <mec@shout.net>
9159
9160 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9161
9162 2003-09-21 Anthony Green <green@redhat.com>
9163
9164 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9165
9166 2003-09-21 Mark Kettenis <kettenis@gnu.org>
9167
9168 * gdbint.texinfo (Target Architecture Definition): Document
9169 stabs_argument_has_addr.
9170
9171 2003-09-18 Andrew Cagney <cagney@redhat.com>
9172
9173 * gdbint.texinfo (Target Architecture Definition): Delete
9174 documentation on REGISTER_NAMES.
9175
9176 2003-09-13 Mark Kettenis <kettenis@gnu.org>
9177
9178 * gdbint.texinfo (Target Architecture Definition): Replace
9179 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9180
9181 2003-09-11 Andrew Cagney <cagney@redhat.com>
9182
9183 * gdbint.texinfo (Target Architecture Definition): Replace
9184 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9185
9186 2003-08-18 Andrew Cagney <cagney@redhat.com>
9187
9188 * gdbint.texinfo (Target Architecture Definition): Document
9189 "frame_red_zone_size".
9190
9191 2003-08-09 Andrew Cagney <cagney@redhat.com>
9192
9193 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9194 with "set/show backtrace past-main" and "set/show backtrace
9195 limit".
9196
9197 2003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9198
9199 * Makefile.in (install-info): Support DESTDIR.
9200 (install-html): Likewise.
9201
9202 2003-08-07 Andrew Cagney <cagney@redhat.com>
9203
9204 Patch from Nick Roberts.
9205 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9206 bindings. Remove description of send-gdb-command.
9207
9208 2003-08-07 Andrew Cagney <cagney@redhat.com>
9209
9210 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9211 GDB 6.0.
9212
9213 2003-08-06 Andrew Cagney <cagney@redhat.com>
9214
9215 * gdb.texinfo (Mode Options): Mention that level three is the
9216 highest available and that level 2 is deprecated.
9217 (Annotations Overview): Mention annotation levels. Cross reference
9218 to "Limitations of the Annotation Interface" in annotate.texi.
9219 (TODO, Value Annotations, Frame Annotations): Delete section.
9220 (Displays, Breakpoint Info): Delete.
9221
9222 2003-08-04 Andrew Cagney <cagney@redhat.com>
9223
9224 * agentexpr.texi: Delete @bye.
9225 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9226 (stabs.info): Add $(srcdir) to include search path.
9227 (html): Depend on "annotate_toc.html", and not "annotate.html".
9228 * stabs.texinfo: Ditto. Include "fdl.texi".
9229 * gdbint.texinfo: Update copyright statement's list of invariant
9230 sections.
9231
9232 2003-07-28 Andrew Cagney <cagney@redhat.com>
9233
9234 * Makefile.in (INFO_DEPS): Add annotate.info.
9235 (dvi, ps, html, pdf): Add annotate.
9236 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9237 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9238 (ANNOTATE_DOC_FILES): New macro.
9239 (ANNOTATE_TEX_TMPS): New macro.
9240 (annotate.info, annotate_toc.html): Specify dependencies.
9241 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9242 * annotate.texinfo: Rename annotate.texi. Get building. Add
9243 "Migrating to GDB/MI" and "Limitations of the Annotation
9244 Interface" chapters. Mention why it is not part of the user
9245 guide. Update copyright notice. Include "fdl.texi".
9246
9247 2003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9248
9249 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9250
9251 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9252
9253 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9254
9255 2003-07-24 Daniel Jacobowitz <drow@mvista.com>
9256
9257 * gdb.texinfo (Server): Mention pidof.
9258
9259 2003-07-22 Andrew Cagney <cagney@redhat.com>
9260
9261 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9262 list.
9263
9264 2003-06-28 Daniel Jacobowitz <drow@mvista.com>
9265
9266 * gdb.texinfo (Logging output): New chapter.
9267
9268 2003-06-24 Joel Brobecker <brobecker@gnat.com>
9269
9270 * gdb.texinfo (Unsupported languages): New section.
9271 (Languages): Add link to new section.
9272
9273 2003-06-22 Andrew Cagney <cagney@redhat.com>
9274
9275 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9276
9277 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9278
9279 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9280
9281 2003-06-22 Daniel Jacobowitz <drow@mvista.com>
9282
9283 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9284 * agentexpr.texi: Retitle section, and change it to an appendix.
9285 Comment out texinfo initialization. Factor a @var{} into two
9286 pieces to prevent makeinfo warnings.
9287 * gdb.texinfo: Add Agent Expressions appendix.
9288
9289 2003-06-19 Daniel Jacobowitz <drow@mvista.com>
9290
9291 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9292
9293 2003-06-18 Daniel Jacobowitz <drow@mvista.com>
9294
9295 * gdb.texinfo (Remote Debugging): New section "Connecting to a
9296 remote target". Document the "detach" and "disconnect" commands.
9297 (Server, Netware, Debug Session): Reference "Connecting to a
9298 remote target".
9299 (GDB/MI Target Manipulation): Document "-target-disconnect".
9300
9301 2003-06-13 Andrew Cagney <cagney@redhat.com>
9302
9303 * gdbint.texinfo (Target Architecture Definition): Deprecate
9304 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9305 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9306
9307 2003-06-09 Jim Blandy <jimb@redhat.com>
9308
9309 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9310
9311 2003-06-08 Andrew Cagney <cagney@redhat.com>
9312
9313 * gdbint.texinfo (Target Architecture Definition): Delete
9314 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9315
9316 2003-06-08 Andrew Cagney <cagney@redhat.com>
9317
9318 * gdbint.texinfo (Target Architecture Definition): Document
9319 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9320
9321 2003-06-07 Adam Fedor <fedor@gnu.org>
9322
9323 * gdb.texinfo: Add Objective-C documentation.
9324
9325 2003-06-01 Andrew Cagney <cagney@redhat.com>
9326
9327 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9328 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9329
9330 2003-05-21 Andrew Cagney <cagney@redhat.com>
9331
9332 * gdbint.texinfo (Target Architecture Definition): Delete
9333 references to "extract_address" and "store_address".
9334
9335 2003-05-16 Andrew Cagney <cagney@redhat.com>
9336
9337 * gdbint.texinfo (Target Architecture Definition): Replace
9338 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9339 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9340
9341 2003-05-14 Theodore A. Roth <troth@openavr.org>
9342
9343 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9344
9345 2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9346
9347 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9348 (gdb.dvi): Likewise.
9349 (gdb.pdf): Likewise.
9350 (links2roff): Likewise.
9351
9352 2003-05-08 Jim Blandy <jimb@redhat.com>
9353
9354 * gdb.texinfo (Dump/Restore Files): Update documentation for
9355 'dump', 'append', and 'restore': note that format argument is
9356 optional; simplify presentation of the command variants; and be
9357 more precise about the formats.
9358
9359 2003-05-07 Jim Blandy <jimb@redhat.com>
9360
9361 * gdb.texinfo (Symbols): Update documentation: 'maint list
9362 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9363 symtabs' and 'maint info psymtabs'.
9364
9365 2003-05-05 Andrew Cagney <cagney@redhat.com>
9366
9367 * gdbint.texinfo (Target Architecture Definition): Make
9368 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9369 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9370 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9371
9372 2003-05-04 Andrew Cagney <cagney@redhat.com>
9373
9374 * gdb.texinfo (Maintenance Commands): Document "maint print
9375 dummy-frames".
9376
9377 2003-05-04 Andrew Cagney <cagney@redhat.com>
9378
9379 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9380
9381 2003-05-03 J. Brobecker <brobecker@gnat.com>
9382
9383 Thierry Schneider <tpschneider1@yahoo.com>
9384 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9385 for new MI command.
9386
9387 2003-05-03 Andrew Cagney <cagney@redhat.com>
9388
9389 * gdbint.texinfo (Target Architecture Definition): Document
9390 push_dummy_code. Add cross references.
9391
9392 2003-05-02 Elena Zannoni <ezannoni@redhat.com>
9393
9394 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9395 set/show charsets commands.
9396
9397 2003-04-28 Andrew Cagney <cagney@redhat.com>
9398
9399 * gdbint.texinfo (Target Architecture Definition): Replace
9400 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9401 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9402
9403 2003-04-28 Andrew Cagney <cagney@redhat.com>
9404
9405 * gdbint.texinfo (Target Architecture Definition): Rename
9406 "tm_print_insn" to "deprecated_tm_print_insn".
9407
9408 2003-04-09 Jim Blandy <jimb@redhat.com>
9409
9410 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9411 list psymtabs'.
9412
9413 2003-04-08 Andrew Cagney <cagney@redhat.com>
9414
9415 * gdbint.texinfo (Target Architecture Definition): Delete
9416 references to EXTRA_FRAME_INFO.
9417
9418 2003-04-08 Andrew Cagney <cagney@redhat.com>
9419
9420 * gdbint.texinfo (Target Architecture Definition): Delete
9421 PRINT_TYPELESS_INTEGER.
9422
9423 2003-04-02 J. Brobecker <brobecker@gnat.com>
9424
9425 * observer.texi (GDB Observers): Adjust the documentation for the
9426 normal_stop notification to better describe reality. Fix a couple
9427 of minor typos.
9428
9429 2003-04-02 Bob Rossi <bob_rossi@cox.net>
9430
9431 * gdb.texinfo (GDB/MI Program Control): Add
9432 '-file-list-exec-source-file'
9433
9434 2003-03-31 Andrew Cagney <cagney@redhat.com>
9435
9436 * gdbint.texinfo (Target Architecture Definition): Delete
9437 references to CALL_DUMMY_P.
9438
9439 2003-03-30 Andrew Cagney <cagney@redhat.com>
9440
9441 * gdbint.texinfo (Target Architecture Definition): Remove
9442 reference to TARGET_WRITE_SP.
9443
9444 2003-03-27 Andrew Cagney <cagney@redhat.com>
9445
9446 * gdbint.texinfo (Target Architecture Definition): Remove
9447 references to write_sp.
9448
9449 2003-03-27 Andrew Cagney <cagney@redhat.com>
9450
9451 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9452 chapter body. Use @smallexample instead of @example.
9453 (Annotations): Ditto.
9454 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9455 annotate.texi.
9456
9457 2003-03-26 Andrew Cagney <cagney@redhat.com>
9458
9459 * gdbint.texinfo (Target Architecture Definition): Replace
9460 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9461 dummy_addr parameters.
9462
9463 2003-03-25 Andrew Cagney <cagney@redhat.com>
9464
9465 * gdbint.texinfo (Target Architecture Definition): Delete
9466 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9467 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9468 Add reference to PUSH_ARGUMENTS.
9469
9470 2003-03-23 Andrew Cagney <cagney@redhat.com>
9471
9472 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9473 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9474
9475 2003-03-18 J. Brobecker <brobecker@gnat.com>
9476
9477 * gdbint.texinfo (Algorithms): Add new section describing the
9478 Observer paradigm.
9479 (Top): Add menu entry to new observer appendix.
9480 * observer.texi: New file.
9481 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9482 new observer.texi file.
9483
9484 2003-03-17 Andrew Cagney <cagney@redhat.com>
9485
9486 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9487 that GNU Press update the manual version number.
9488
9489 2003-03-12 Andrew Cagney <cagney@redhat.com>
9490
9491 * gdbint.texinfo (Target Architecture Definition): Delete
9492 references to get_saved_register. Rename GET_SAVED_REGISTER to
9493 DEPRECATED_GET_SAVED_REGISTER.
9494
9495 2003-03-13 Andrew Cagney <cagney@redhat.com>
9496
9497 * gdbint.texinfo (Target Architecture Definition): Replace
9498 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9499
9500 2003-03-12 Andrew Cagney <cagney@redhat.com>
9501
9502 * gdbint.texinfo (Target Architecture Definition): Rename
9503 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
9504
9505 2003-03-10 Corinna Vinschen <vinschen@redhat.com>
9506
9507 * gdb.texinfo: Add File-I/O documentation.
9508
9509 2003-03-10 Andrew Cagney <cagney@redhat.com>
9510
9511 * gdbint.texinfo (Target Architecture Definition): Cross reference
9512 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9513
9514 2003-03-07 Andrew Cagney <cagney@redhat.com>
9515
9516 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9517 frame" command.
9518
9519 2003-03-05 Andrew Cagney <cagney@redhat.com>
9520
9521 * gdbint.texinfo (Target Architecture Definition): Document
9522 unwind_dummy_id. Cross reference unwind_dummy_id and
9523 SAVE_DUMMY_FRAME_TOS.
9524
9525 2003-03-05 James Ingham <jingham@apple.com>
9526 Daniel Jacobowitz <drow@mvista.com>
9527
9528 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9529 and "show cp-abi".
9530
9531 2003-03-03 Andrew Cagney <cagney@redhat.com>
9532
9533 * gdbint.texinfo (Target Architecture Definition): Document
9534 register_type.
9535
9536 2003-03-03 Andrew Cagney <cagney@redhat.com>
9537
9538 * stabs.texinfo (Structures): Use @samp and separate @var's
9539 instead of a single @var containing a comma separated list.
9540 (Unions): Ditto.
9541
9542 2003-03-02 Daniel Jacobowitz <drow@mvista.com>
9543
9544 * Makefile.in (distclean): Remove config.log.
9545
9546 2003-03-01 Andrew Cagney <cagney@redhat.com>
9547
9548 * gdbint.texinfo (Target Architecture Definition): Rename
9549 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9550
9551 2003-03-01 Andrew Cagney <cagney@redhat.com>
9552
9553 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9554 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9555
9556 2003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9557
9558 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9559 (Non-debug DLL symbols): New node, describing the minimal symbols
9560 loaded from DLLs without real debugging symbols.
9561
9562 2003-02-20 Andrew Cagney <ac131313@redhat.com>
9563
9564 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9565 hardware-breakpoint-limit".
9566 (Set Watchpoints): Add cross reference to "set remote
9567 hardware-watchpoint-limit".
9568 (Remote configuration options): New section.
9569
9570 2003-02-04 Andrew Cagney <ac131313@redhat.com>
9571
9572 * gdbint.texinfo (Target Architecture Definition): Delete
9573 descrption of IS_TRAPPED_INTERNALVAR.
9574
9575 From Keith Seitz <keiths@redhat.com>:
9576 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9577 option "-i"/"--interpreter" to this chapter. Include index
9578 entries.
9579
9580 2003-02-04 David Carlton <carlton@math.stanford.edu>
9581
9582 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9583 (Variables): Recommend stabs+ and DWARF 2.
9584 (C plus plus expressions): Correct info about
9585 compiler versions, debug formats.
9586 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9587 PR symtab/874.
9588
9589 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9590
9591 * gdbint.texinfo (Target Architecture Definition): Delete
9592 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9593 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9594 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9595 references to nindy and i960.
9596 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9597
9598 2003-02-01 Andrew Cagney <ac131313@redhat.com>
9599
9600 * gdbint.texinfo (Target Architecture Definition): Delete
9601 FLOAT_INFO.
9602
9603 2003-01-30 Andrew Cagney <ac131313@redhat.com>
9604
9605 * stabs.texinfo (Member Type Descriptor): Clarify description of
9606 `@'. Suggested by Ben Hutchings.
9607
9608 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9609
9610 * gdb.texinfo (M68K): Delete reference to es1800.
9611
9612 2003-01-29 Andrew Cagney <ac131313@redhat.com>
9613
9614 * gdb.texinfo (Maintenance Commands): Document `maint print
9615 reggroups' and `maint print register-groups'.
9616 * gdbint.texinfo (Target Architecture Definition): Document
9617 register_reggroup_p.
9618
9619 2003-01-23 Jim Blandy <jimb@redhat.com>
9620
9621 * gdb.texinfo (Separate Debug Files): New section.
9622
9623 2003-01-22 Daniel Jacobowitz <drow@mvista.com>
9624
9625 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9626 and "maint show profile".
9627
9628 2003-01-16 Michael Chastain <mec@shout.net>
9629
9630 * gdb.texinfo (Installing GDB): Warn against
9631 ".../gdb-VERSION/gdb/configure".
9632 (Separate Objdir): Likewise.
9633
9634 2003-01-15 Andrew Cagney <ac131313@redhat.com>
9635
9636 * gdbint.texinfo (Target Architecture Definition): Delete
9637 definition of PRINT_REGISTER_HOOK.
9638
9639 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9640
9641 (OpenRISC 1000): Fix formatting of command names.
9642
9643 2003-01-15 Elena Zannoni <ezannoni@redhat.com>
9644
9645 * gdb.texinfo (Continuing and Stepping): Add new command
9646 'advance'. Clarify behavior of 'until'.
9647
9648 2003-01-13 Daniel Jacobowitz <drow@mvista.com>
9649
9650 * gdb.texinfo (Files): Document solib-absolute-prefix and
9651 solib-search-path.
9652
9653 2003-01-09 Michael Chastain <mec@shout.net>
9654
9655 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9656 (Create a Release): Add new instructions for new @file{src-release}.
9657 Document existing instructions for @file{Makefile.in} as
9658 being for @value{GDBN} 5.3.1 or earlier.
9659
9660 2003-01-09 Andrew Cagney <ac131313@redhat.com>
9661
9662 * gdbint.texinfo (Target Architecture Definition): Mention
9663 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9664 allocate memory.
9665
9666 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9667
9668 * gdb.texinfo (Controlling GDB): Add @kindex for
9669 "show osabi".
9670 (Backtraces): Add @kindex's for backtrace-below-main.
9671
9672 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9673
9674 * gdb.texinfo (Controlling GDB): Document "set osabi".
9675
9676 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9677
9678 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9679 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9680
9681 2003-01-04 Daniel Jacobowitz <drow@mvista.com>
9682
9683 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9684 "set coerce-float-to-double".
9685 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9686
9687 2003-01-02 Andrew Cagney <ac131313@redhat.com>
9688
9689 * stabs.texinfo: Remove obsolete text.
9690 * gdbint.texinfo: Ditto.
9691 * gdb.texinfo: Ditto.
9692
9693 2002-12-22 Mark Kettenis <kettenis@gnu.org>
9694
9695 * gdbint.texinfo (Target Architecture Definition): Update
9696 description of gdbarch_register_osabi.
9697
9698 2002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9699
9700 * agentexpr.texi: Fix typos.
9701 * annotate.texi: Likewise.
9702 * fdl.texi: Likewise.
9703
9704 2002-12-10 Andrew Cagney <cagney@redhat.com>
9705
9706 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9707 DEPRECATED_INIT_FRAME_PC.
9708
9709 2002-12-01 Andrew Cagney <ac131313@redhat.com>
9710
9711 * gdbint.texinfo (Target Architecture Definition): Delete
9712 PC_IN_CALL_DUMMY.
9713
9714 2002-11-28 Andrew Cagney <ac131313@redhat.com>
9715
9716 * gdbint.texinfo (Host Definition): Delete documentation on
9717 USE_GENERIC_DUMMY_FRAMES.
9718
9719 2002-11-26 Elena Zannoni <ezannoni@redhat.com>
9720
9721 Fix PR gdb/723 and PR gdb/245.
9722 * Makefile.in (install-info): Run the install-info command as part
9723 of the post install steps only.
9724 (uninstall-info): New target.
9725 (uninstall): New target.
9726
9727 2002-11-22 Elena Zannoni <ezannoni@redhat.com>
9728
9729 * Makefile.in (install): Make install do some real work.
9730
9731 2002-11-19 Andrew Cagney <ac131313@redhat.com>
9732
9733 Fix POSIX problem reported by Paul Eggert.
9734 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9735 Fix PR gdb/527.
9736
9737 2002-10-26 Andrew Cagney <cagney@redhat.com>
9738
9739 * gdbint.texinfo (Target Architecture Definition): Delete
9740 definition of DO_REGISTERS_INFO.
9741
9742 2002-10-18 Kevin Buettner <kevinb@redhat.com>
9743
9744 * gdbint.texinfo (Address Classes): Fix problems with insertion
9745 of ``{'' and ``}'' in example.
9746
9747 2002-10-17 Kevin Buettner <kevinb@redhat.com>
9748
9749 * gdbint.texinfo (Address Classes): New section.
9750 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9751 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9752 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9753 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9754
9755 2002-10-11 Klee Dienes <kdienes@apple.com>
9756
9757 * gdb.texinfo (Registers): Mention vector registers as well as
9758 floating registers in the documentation for 'info registers' and
9759 'info all-registers'.
9760
9761 2002-10-11 Daniel Jacobowitz <drow@mvista.com>
9762
9763 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9764
9765 2002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9766
9767 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9768 interface definition.
9769
9770 2002-10-03 Marko Mlinar <markom@opencores.org>
9771
9772 * gdb.texinfo (Target Commands): Add or1k target specific
9773 commands.
9774 * gdb.texinfo (Contributors): Add myself to the contributors list.
9775
9776 2002-10-01 Andrew Cagney <ac131313@redhat.com>
9777
9778 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9779 and "mi1" instead of "mi1" and "mi0".
9780
9781 2002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9782
9783 * gdb.texinfo (Packets): Fix typos "alligned".
9784 Correct z3/Z3 description. Correct z4/Z4 title.
9785
9786 2002-09-27 Andrew Cagney <ac131313@redhat.com>
9787
9788 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9789
9790 2002-09-25 Kevin Buettner <kevinb@redhat.com>
9791
9792 * gdb.texinfo: Use GNU/Linux instead of Linux.
9793
9794 2002-09-25 Andrew Cagney <ac131313@redhat.com>
9795
9796 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9797
9798 2002-09-24 Andrew Cagney <ac131313@redhat.com>
9799
9800 * gdb.texinfo: Replace @example with @smallexample.
9801
9802 2002-09-20 Kevin Buettner <kevinb@redhat.com>
9803
9804 From Eli Zaretskii <eliz@gnu.org>:
9805 * gdb.texinfo (Character Sets): Use @smallexample instead of
9806 @example. Use GNU/Linux instead of Linux.
9807
9808 2002-09-20 Jim Blandy <jimb@redhat.com>
9809
9810 * gdb.texinfo: Add character set documentation.
9811
9812 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9813
9814 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9815 (Packets): Add cross reference from `b' packet to `z' packets.
9816
9817 2002-09-19 Andrew Cagney <ac131313@redhat.com>
9818
9819 * gdb.texinfo (Maintenance Commands): Document ``maint
9820 internal-error'' and ``maint internal-warning''.
9821
9822 * gdbint.texinfo (Target Architecture Definition): Revise
9823 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9824
9825 2002-09-19 Joel Brobecker <brobecker@gnat.com>
9826
9827 * gdbint.texinfo (Target Conditionals): Document the new
9828 NAME_OF_MALLOC macro.
9829
9830 2002-09-05 Andrew Cagney <ac131313@redhat.com>
9831
9832 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9833 engineer.
9834
9835 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9836
9837 * gdb.texinfo (TUI Overview): Document status line fields.
9838
9839 2002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9840
9841 * gdb.texinfo (TUI Commands): Document info win command.
9842
9843 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9844
9845 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9846
9847 2002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9848
9849 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9850 (TUI Keys): Likewise.
9851
9852 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9853
9854 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9855 for a packet receive.
9856
9857 2002-08-25 Andrew Cagney <ac131313@redhat.com>
9858
9859 * Makefile.in (clean): Move to end of file.
9860 (distclean, maintainer-clean, realclean): Ditto.
9861 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9862 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9863 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9864 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9865
9866 2002-08-24 Andrew Cagney <ac131313@redhat.com>
9867
9868 * Makefile.in (GDBINT_TEX_TMPS): Define.
9869 (gdbint.dvi, gdbint.pdf): Use
9870 (GDB_TEX_TMPS): Define.
9871 (gdb.dvi, gdb.pdf): Use.
9872 (STABS_TEX_TMPS): Define.
9873 (stabs.dvi, stabs.pdf): Use.
9874 (GDB_DOC_SOURCE_INCLUDES): New macros.
9875 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9876 (GDBINT_DOC_FILES_INCLUDES): New macros.
9877 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9878 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9879 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9880 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9881 (links2roff): Replace SFILES_INCLUDED with
9882 GDB_DOC_SOURCE_INCLUDES.
9883 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9884 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9885 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9886 dependencies.
9887 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9888 dependencies.
9889 (gdbmi.texinfo): Delete rule.
9890 (inc-hist.texinfo): Delete rule.
9891 (rluser.texinfo): Delete rule.
9892
9893 2002-08-23 Andrew Cagney <cagney@redhat.com>
9894
9895 * gdbint.texinfo (Target Architecture Definition): Update
9896 STORE_RETURN_VALUE, mention regcache.
9897
9898 2002-08-21 Andrew Cagney <ac131313@redhat.com>
9899
9900 * gdbint.texinfo (Target Architecture Definition): Document
9901 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9902
9903 2002-08-19 Andrew Cagney <ac131313@redhat.com>
9904
9905 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9906 Fix minor typos. Add index entries.
9907
9908 2002-08-18 Andrew Cagney <ac131313@redhat.com>
9909
9910 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9911
9912 2002-08-15 Andrew Cagney <ac131313@redhat.com>
9913
9914 * gdbint.texinfo (Target Architecture Definition): Document
9915 PRINT_VECTOR_INFO.
9916 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9917
9918 2002-08-13 Andrew Cagney <ac131313@redhat.com>
9919
9920 * gdb.texinfo (Maintenance Commands): Document "maint print
9921 registers", "maint print raw-registers" and "maint print
9922 cooked-registers".
9923
9924 2002-08-08 Grace Sainsbury <graces@redhat.com>
9925
9926 From Mark Salter:
9927 * gdb.texinfo (Protocol): Document T packet extension to
9928 allow watchpoint address reporting.
9929
9930 2002-08-03 Andrew Cagney <ac131313@redhat.com>
9931
9932 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9933
9934 2002-08-01 Andrew Cagney <cagney@redhat.com>
9935
9936 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9937 to CHILL.
9938
9939 2002-08-01 Andrew Cagney <ac131313@redhat.com>
9940
9941 * gdbint.texinfo (Coding): Revise section "Include Files".
9942
9943 2002-07-24 Andrew Cagney <cagney@redhat.com>
9944
9945 * gdbint.texinfo: Obsolete references to m88k.
9946 * gdb.texinfo: Ditto.
9947
9948 2002-07-10 Joel Brobecker <brobecker@gnat.com>
9949
9950 * gdbint.texinfo (Create a release candiate): Add the location
9951 where the proper version of autoconf can be retrieved.
9952
9953 2002-07-09 Don Howard <dhoward@redhat.com>
9954
9955 * gdb.texinfo (Command Files): Further describe the behavior of
9956 sourced command files.
9957
9958 2002-06-27 Andrew Cagney <ac131313@redhat.com>
9959
9960 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
9961 (Coding): Clarify ISO C version that GDB assumes.
9962
9963 2002-06-26 Tom Tromey <tromey@redhat.com>
9964
9965 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
9966 add_setshow_cmd_full.
9967
9968 2002-06-25 Don Howard <dhoward@redhat.com>
9969
9970 * gdb.texinfo (Memory Region Attributes): Document new behavior
9971 for 'mem' command.
9972
9973 2002-06-11 Jim Blandy <jimb@redhat.com>
9974
9975 * gdb.texinfo (Symbols): Update documentation for `info source'
9976 command.
9977
9978 * gdb.texinfo (Macros): Call the command `info macro', not
9979 `show macro'.
9980
9981 2002-06-09 Andrew Cagney <ac131313@redhat.com>
9982
9983 * gdbint.texinfo (Coding): Add section ``Per-architecture module
9984 data''.
9985
9986 2002-06-09 Mark Kettenis <kettenis@gnu.org>
9987
9988 * gdbint.texinfo (Target Architecture Definition): Document
9989 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
9990
9991 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9992
9993 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
9994 lists.
9995
9996 2002-06-08 Andrew Cagney <ac131313@redhat.com>
9997
9998 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
9999 Branch''.
10000
10001 2002-06-01 Andrew Cagney <ac131313@redhat.com>
10002
10003 * gdbint.texinfo (Target Architecture Definition): Add section
10004 ``Converting an existing Target Architecture to Multi-arch''.
10005
10006 2002-05-30 Andrew Cagney <ac131313@redhat.com>
10007
10008 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10009 to ``Obsoleting code''. Revise.
10010
10011 2002-05-17 Jim Blandy <jimb@redhat.com>
10012
10013 * gdb.texinfo (C Preprocessor Macros): New chapter.
10014 Include it in the main menu.
10015 (Contributors): Credit Jim Blandy with macro support.
10016 (Compilation): Explain how to get macro information into the
10017 executable.
10018 (Expressions): Note that preprocessor macros are expanded.
10019
10020 2002-05-14 Daniel Jacobowitz <drow@mvista.com>
10021
10022 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10023 options for `target remote'.
10024
10025 2002-05-13 Andrew Cagney <ac131313@redhat.com>
10026
10027 * gdbint.texinfo (Target Architecture Definition): Delete
10028 documentation on NNPC_REGNUM.
10029
10030 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10031
10032 * gdbint.texinfo (Target Architecture Definition): Document
10033 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10034 (Target Architecture Definition): Revise section `Using Different
10035 Register and Memory Data Representations'. Add section `Raw and
10036 Virtual Register Representations'.
10037
10038 2002-05-11 Andrew Cagney <ac131313@redhat.com>
10039
10040 * gdbint.texinfo (Target Architecture Definition): Mention
10041 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10042 (Target Architecture Definition): Mention same. Add references to
10043 web pages.
10044
10045 2002-05-08 Michael Snyder <msnyder@redhat.com>
10046
10047 * stabs.texinfo (Attributes): Document new "vector" attribute.
10048
10049 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10050
10051 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10052
10053 2002-05-04 Andrew Cagney <ac131313@redhat.com>
10054
10055 * gdb.texinfo: Delete obsolete references to a29k.
10056
10057 2002-04-24 Andrew Cagney <ac131313@redhat.com>
10058
10059 * gdbint.texinfo (Target Architecture Definition): Replace
10060 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10061
10062 2002-04-24 David S. Miller <davem@redhat.com>
10063
10064 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10065
10066 2002-04-21 David S. Miller <davem@redhat.com>
10067
10068 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10069
10070 2002-04-21 Andrew Cagney <ac131313@redhat.com>
10071
10072 * gdbint.texinfo (Target Architecture Definition): Delete
10073 definition of HAVE_REGISTER_WINDOWS.
10074
10075 2002-04-19 Eli Zaretskii <eliz@gnu.org>
10076
10077 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10078 "Theodore A. Roth" <troth@verinet.com>.
10079
10080 2002-04-15 Don Howard <dhoward@redhat.com>
10081
10082 From Eli Zaretskii <eliz@gnu.org>
10083 * gdb.texinfo (show max-user-call-depth): Correct formatting.
10084 Provide a better explaination of this feature.
10085
10086 2002-04-14 Andrew Cagney <ac131313@redhat.com>
10087
10088 * gdbint.texinfo (Target Architecture Definition): Remove
10089 FRAME_CHAIN_COMBINE.
10090
10091 2002-04-12 Michael Chastain <mec@shout.net>
10092
10093 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10094 REG_STACK_SEGMENT.
10095
10096 2002-04-09 Michael Chastain <mec@shout.net>
10097
10098 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10099 PYRAMID_* macros.
10100
10101 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10102
10103 * gdb.texinfo (Bug Reporting): Document that the web is the
10104 prefered way of submitting bug reports.
10105 (Bug Reporting): Delete the s-mail address as the last resort.
10106
10107 2002-04-05 Andrew Cagney <ac131313@redhat.com>
10108
10109 * gdbint.texinfo (Target Architecture Definition): Delete
10110 references to TARGET_WRITE_FP and write_fp.
10111
10112 2002-03-27 Michael Snyder <msnyder@redhat.com>
10113
10114 * gdb.texinfo: Document new commands dump, append, and restore.
10115
10116 2002-03-27 Andrew Cagney <ac131313@redhat.com>
10117
10118 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10119 Branch'.
10120
10121 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10122
10123 * gdb.texinfo: Change all examples to @smallexample.
10124 * gdbint.texinfo: Ditto.
10125
10126 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10127
10128 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10129 Branches''.
10130
10131 2002-03-18 Andrew Cagney <ac131313@redhat.com>
10132
10133 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10134 Policy''.
10135
10136 2002-03-04 Fred Fish <fnf@redhat.com>
10137
10138 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10139 expresson, suports, dependant, trhe, perhaphs, situtations,
10140 explictily, taged, oportunity, unfortunatly).
10141
10142 2002-02-24 Andrew Cagney <ac131313@redhat.com>
10143
10144 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10145 Remove reference to 3.12.
10146
10147 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10148
10149 * gdbint.texinfo: Include fdl.texi.
10150 (Top): Add GNU Free Documentation License.
10151 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10152 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10153 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10154 (gdbint.info): Add srcdir to include path.
10155 * gdb.texinfo: Include gpl.texi.
10156 (Top): Add Copying.
10157 * gpl.texi: New file.
10158
10159 2002-02-23 Andrew Cagney <ac131313@redhat.com>
10160
10161 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10162
10163 2002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10164
10165 * gdb.texinfo: Document Cygwin native specific commands.
10166
10167 2002-02-15 Daniel Jacobowitz <drow@mvista.com>
10168
10169 * gdb.texinfo: Document gdbserver ``--attach'' command.
10170
10171 2002-02-07 Michael Snyder <msnyder@redhat.com>
10172
10173 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10174 to @code(_ovly_debug_event).
10175
10176 2002-02-07 Andrew Cagney <ac131313@redhat.com>
10177
10178 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10179
10180 2002-02-06 Michael Snyder <msnyder@redhat.com>
10181
10182 * gdb.texinfo (overlays): Mention new magic symbol
10183 '_ovly_debug_event', which allows GDB to keep better track
10184 of overlays.
10185
10186 2002-02-03 Eli Zaretskii <eliz@gnu.org>
10187
10188 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10189 Suggested by Dmitry Sivachenko.
10190
10191 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10192
10193 2002-02-01 Michael Snyder <msnyder@redhat.com>
10194
10195 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10196
10197 2002-01-30 Michael Snyder <msnyder@redhat.com>
10198
10199 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10200 (set trust-readonly-sections): Document.
10201
10202 2002-01-29 Andrew Cagney <ac131313@redhat.com>
10203
10204 * gdbint.texinfo (Releasing GDB): Revise and update.
10205
10206 2002-01-28 Andrew Cagney <ac131313@redhat.com>
10207
10208 * gdbint.texinfo (Target Architecture Definition): Delete
10209 description of TARGET_BYTE_ORDER_DEFAULT.
10210
10211 2002-01-27 Eli Zaretskii <eliz@gnu.org>
10212
10213 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10214 <mitya@cavia.pp.ru>.
10215
10216 2002-01-23 Andrew Cagney <ac131313@redhat.com>
10217
10218 * libgdb.texinfo: Delete file.
10219
10220 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10221
10222 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10223 * gdbint.texinfo: Ditto.
10224
10225 Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10226
10227 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10228
10229 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10230
10231 * Makefile.in: Update copyright.
10232 (TEXI2DVI): Define.
10233 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10234 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10235 gdb-cfg.texi.
10236 (TEXINDEX, PDFTEX): Delete makefile variables.
10237
10238 2002-01-22 Andrew Cagney <ac131313@redhat.com>
10239
10240 * gdb.texinfo (Protocol): Move section to appendix.
10241
10242 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10243
10244 * gdb.texinfo (Remote Debugging): Create a menu.
10245 (Top): Add ``Remote Debugging'' to menu.
10246
10247 2002-01-21 Andrew Cagney <ac131313@redhat.com>
10248
10249 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10250 serial protocol'' from here.
10251 (Remote Debugging): To here. New chapter.
10252
10253 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10254
10255 * gdbint.texinfo (Target Architecture Definition): Delete
10256 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10257
10258 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10259
10260 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10261 are no longer needed.
10262 (Porting GDB): Add maintainer note about configure.host.
10263
10264 2002-01-20 Andrew Cagney <ac131313@redhat.com>
10265
10266 * gdbint.texinfo (Target Architecture Definition): Remove
10267 definition of IEEE_FLOAT.
10268
10269 2002-01-20 Eli Zaretskii <eliz@gnu.org>
10270
10271 * gdb.texinfo: Beautify copyright years; fix a typo.
10272 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10273 <3diff@gnu.org>
10274
10275 2002-01-19 Andrew Cagney <ac131313@redhat.com>
10276
10277 * gdbint.texinfo (Host Definition): Remove references to
10278 MALLOC_INCOMPATIBLE.
10279
10280 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10281
10282 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10283 and xyz-xdep.o.
10284
10285 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10286
10287 * gdb.texinfo (Maintenance Commands): Add appendix.
10288 (Set Breaks): Copy ``maint info breakpoint'' doco to
10289 ``Maintenance Commands'' appendix. Add reference.
10290
10291 2002-01-17 Andrew Cagney <ac131313@redhat.com>
10292
10293 * fdl.texi: Remove next/prev from @node.
10294
10295 2002-01-17 Eli Zaretskii <eliz@gnu.org>
10296
10297 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10298 for monstrous @multitable (from Brian Youmans).
10299
10300 * fdl.texi: New file.
10301
10302 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10303
10304 2002-01-15 Andrew Cagney <ac131313@redhat.com>
10305
10306 * gdbint.texinfo (Releasing GDB): New chapter.
10307
10308 2002-01-14 Andrew Cagney <ac131313@redhat.com>
10309
10310 * gdb.texinfo (Embedded Processors, Calling program functions):
10311 Obsolete references to a29k.
10312
10313 2002-01-13 Andrew Cagney <ac131313@redhat.com>
10314
10315 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10316 examples. Document that a code-block should do or discard its
10317 cleanups before exit.
10318
10319 2002-01-11 Michael Snyder <msnyder@redhat.com>
10320
10321 * gdb.texinfo (Choosing files): Change @samp to @file.
10322
10323 2002-01-05 Michael Snyder <msnyder@redhat.com>
10324
10325 * gdb.texinfo (--pid): Document new command line option (attach).
10326
10327 2002-01-07 Eli Zaretskii <eliz@gnu.org>
10328
10329 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10330 in the stub.
10331
10332 2002-01-04 Andrew Cagney <ac131313@redhat.com>
10333
10334 * gdbint.texinfo (Target Architecture Definition): Replace
10335 BIG_ENDIAN with BFD_ENDIAN_BIG.
10336
10337 2002-01-03 Andrew Cagney <ac131313@redhat.com>
10338
10339 * gdbint.texinfo (Target Architecture Definition): Replace
10340 value_ptr with struct value pointer.
10341
10342 2002-01-02 Eli Zaretskii <eliz@gnu.org>
10343
10344 * gdb.texinfo (Free Software): Fix wording.
10345
10346 2001-12-31 Eli Zaretskii <eliz@gnu.org>
10347
10348 * gdb.texinfo (Free Software): New section ``Free Software Needs
10349 Free Documentation''.
10350
10351 2001-12-30 Eli Zaretskii <eliz@gnu.org>
10352
10353 * stabs.texinfo:
10354 * gdb.texinfo:
10355 * gdbint.texinfo:
10356 * libgdb.texinfo:
10357 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10358
10359 2001-12-29 Michael Snyder <msnyder@redhat.com>
10360
10361 * gdb.texinfo (maint info sections): Fix typo.
10362
10363 2001-12-26 Michael Snyder <msnyder@redhat.com>
10364
10365 * gdb.texinfo (maint info sections): Document.
10366
10367 * gdb.texinfo (info proc): Comment out documentation for
10368 'info proc' sub-options that are currently not implemented.
10369
10370 2001-12-20 Jim Blandy <jimb@redhat.com>
10371
10372 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10373
10374 2001-12-15 Andrew Cagney <ac131313@redhat.com>
10375
10376 * gdbint.texinfo (Target Architecture Definition): Replace
10377 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10378
10379 2001-12-01 Andrew Cagney <ac131313@redhat.com>
10380
10381 * gdbint.texinfo (Host Definition): Delete documentation on
10382 HOST_BYTE_ORDER.
10383
10384 2001-11-30 Jim Blandy <jimb@redhat.com>
10385
10386 * gdb.texinfo (Overlays): New chapter, documenting GDB's
10387 overlay support. Add to top-level menu.
10388
10389 2001-11-26 Tom Tromey <tromey@redhat.com>
10390
10391 * gdb.texinfo (Command Syntax): Document C-o binding.
10392
10393 2001-07-26 Christopher Faylor <cgf@redhat.com>
10394
10395 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10396 use since it is described in the referenced section.
10397
10398 From Eli Zaretskii <eliz@gnu.org>
10399 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10400 clearer when using DJGPP.
10401
10402 2001-11-24 Christopher Faylor <cgf@redhat.com>
10403
10404 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10405 specifically refer to MS-DOS.
10406 (command files): Mention gdb.ini is only used on MS-DOS.
10407
10408 2001-11-21 Tom Tromey <tromey@redhat.com>
10409
10410 * gdb.texinfo (Invoking GDB): Document --args.
10411 (Mode Options): Likewise.
10412
10413 2001-11-21 Jim Blandy <jimb@redhat.com>
10414
10415 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
10416 Delete documentation; this macro has been removed from the
10417 sources.
10418
10419 2001-11-13 Jim Blandy <jimb@redhat.com>
10420
10421 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10422
10423 2001-11-06 Corinna Vinschen <vinschen@redhat.com>
10424
10425 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10426
10427 2001-11-05 Michael Snyder <msnyder@redhat.com>
10428
10429 * gdb.texinfo (info functions): Document use of backslash to
10430 quote regexp chars in function names such as "operator*()".
10431
10432 2001-11-01 Fred Fish <fnf@redhat.com>
10433
10434 * gdbint.texinfo (SOLIB_ADD): Document additional new
10435 "readsyms" arg.
10436
10437 2001-10-30 Don Howard <dhoward@redhat.com>
10438
10439 * gdb.texinfo: (Command Files) Added documentation for the
10440 behavior of gdb with input redirected from a file.
10441
10442 2001-10-28 Fred Fish <fnf@redhat.com>
10443
10444 * gdb.texinfo (auto-solib-add): Change docs to match
10445 implementation change.
10446 (auto-solib-limit): Add docs for new variable.
10447
10448 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10449
10450 * gdbint.texinfo (Target Architecture Definition): Function
10451 value_as_pointer renamed to value_as_address.
10452
10453 2001-10-15 Andrew Cagney <ac131313@redhat.com>
10454
10455 * gdbint.texinfo (Target Architecture Definition): Default
10456 POINTER_TO_ADDRESS functions assume unsigned addresses.
10457 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10458 posting by Jim Blandy.
10459
10460 2001-10-12 Jim Blandy <jimb@redhat.com>
10461
10462 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10463 version of texi2html (1.64) doesn't support this flag any more.
10464
10465 2001-09-08 Mark Kettenis <kettenis@gnu.org>
10466
10467 * gdbint.texinfo (Host Definition): Remove description of
10468 MEM_FNS_DECLARED.
10469
10470 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10471
10472 * gdbint.texinfo (Host Definition): Remove description of
10473 HAVE_SIGSETMASK.
10474
10475 2001-09-04 Elena Zannoni <ezannoni@redhat.com>
10476
10477 * gdbint.texinfo (Target Architecture Definition): Add
10478 explanation of TARGET_PRINT_INSN macro.
10479
10480 2001-08-30 Jim Blandy <jimb@redhat.com>
10481
10482 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10483 Explain what it means to load relocatable files.
10484
10485 2001-08-28 Jim Blandy <jimb@redhat.com>
10486
10487 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10488 info `top' menu.
10489
10490 Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10491
10492 * gdbint.texinfo: Add a cautionary note about macro use.
10493
10494 2001-08-02 Corinna Vinschen <vinschen@redhat.com>
10495
10496 * gdb.texinfo: Explain omitting the hostname in the
10497 `target remote' command.
10498
10499 2001-07-30 Daniel Jacobowitz <drow@mvista.com>
10500
10501 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10502 and END-INFO-DIR-ENTRY.
10503
10504 2001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10505
10506 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10507
10508 2001-07-25 Andrew Cagney <ac131313@redhat.com>
10509
10510 * gdbint.texinfo (libgdb): Rewrite.
10511
10512 2001-07-26 Eli Zaretskii <eliz@gnu.org>
10513
10514 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10515
10516 2001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10517
10518 * gdb.texinfo (TUI): New chapter, document the TUI.
10519 (Mode Options): Document the -tui option.
10520
10521 2001-07-23 Mark Kettenis <kettenis@gnu.org>
10522
10523 * gdbint.texinfo (Host Definition): Remove description of
10524 NEED_POSIX_SETPGID.
10525
10526 2001-07-23 Eli Zaretskii <eliz@gnu.org>
10527
10528 * gdb.tex (DJGPP Native): New node, with descriptions of
10529 DJGPP-specific commands.
10530
10531 2001-07-19 John R. Moore <jmoore@redhat.com>
10532
10533 * gdbint.texinfo: Three misspellings.
10534
10535 2001-07-06 Andrew Cagney <ac131313@redhat.com>
10536
10537 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10538 `test` expressions on bash. Problem reported by Colin Walters.
10539
10540 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10541
10542 * gdbint.texinfo (User Interface): Update ui-out documentation to
10543 refelect recent UI/MI updates.
10544
10545 2001-07-04 Andrew Cagney <ac131313@redhat.com>
10546
10547 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10548 interpreters.
10549
10550 2001-06-15 Andrew Cagney <ac131313@redhat.com>
10551
10552 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10553 structure and not macros.
10554 (Host Definition): Document that much of this chapter is obsolete.
10555 (Target Architecture Definition): Update list of files that make
10556 up a target architecture.
10557 (Coding): Update.
10558
10559 2001-06-28 Andrew Cagney <ac131313@redhat.com>
10560
10561 * gdbint.texinfo (Target Architecture Definition): Update
10562 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10563 The latter has been changed to a true predicate.
10564
10565 2001-06-17 Eli Zaretskii <eliz@gnu.org>
10566
10567 * annotate.texi: Add @noindent where needed. From Dmitry
10568 Sivachenko <dima@Chg.RU>.
10569 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10570
10571 2001-06-16 Andrew Cagney <ac131313@redhat.com>
10572
10573 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10574
10575 2001-06-14 Andrew Cagney <ac131313@redhat.com>
10576
10577 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10578 returns ``OK''. Document that the ``R'' packet does not reply.
10579
10580 2001-06-13 Michael Snyder <msnyder@redhat.com>
10581
10582 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10583
10584 2001-06-13 Eli Zaretskii <eliz@gnu.org>
10585
10586 * gdb.texinfo (Signals): Clarify the default setting of signal
10587 handling.
10588
10589 2001-05-14 Andrew Cagney <ac131313@redhat.com>
10590
10591 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10592 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10593
10594 2001-05-12 Andrew Cagney <ac131313@redhat.com>
10595
10596 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10597
10598 2001-05-10 Eli Zaretskii <eliz@gnu.org>
10599
10600 * gdbint.texinfo (Clean Design and Portable Implementation):
10601 Renamed from "Clean Design".
10602 (Clean Design and Portable Implementation): Document portable
10603 methods of handling file names, and the associated macros.
10604
10605 2001-04-02 Eli Zaretskii <eliz@gnu.org>
10606
10607 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10608 command and provide a cross-reference to its description.
10609 (Symbols): Note that "info scope" is useful for trace experiments.
10610
10611 2001-04-01 Eli Zaretskii <eliz@gnu.org>
10612
10613 * gdb.texinfo (Symbols): Document "info scope".
10614 (Tracepoints): New chapter.
10615 (Contributors): Update for v5.1.
10616 <All nodes>: Change "C++" to "C@t{++}".
10617
10618 * gdbint.texinfo (User Interface): A new section about ui_out
10619 functions, based on text written by Fernando Nasser.
10620
10621 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10622
10623 2001-03-26 Eli Zaretskii <eliz@gnu.org>
10624
10625 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10626
10627 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10628
10629 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10630 Replace "GDB" with "@value{GDBN}". Fix markup.
10631
10632 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10633
10634 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10635 a cross-reference to its description.
10636 (Symbols): Document "info symbol".
10637
10638 2001-03-21 Eli Zaretskii <eliz@gnu.org>
10639
10640 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10641 subsection "x86 Watchpoints".
10642 (Target Architecture Definition): Document the macros
10643 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10644 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10645
10646 2001-03-20 Andrew Cagney <ac131313@redhat.com>
10647
10648 * gdbint.texinfo (Target Architecture Definition): Update
10649 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10650 list.
10651
10652 2001-03-06 Kevin Buettner <kevinb@redhat.com>
10653
10654 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10655 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10656
10657 2001-02-21 Eli Zaretskii <eliz@gnu.org>
10658
10659 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10660
10661 2001-02-11 Eli Zaretskii <eliz@gnu.org>
10662
10663 * gdb.texinfo (Environment): Document that `path' does not change
10664 the value of PATH in GDB's own environment (it did in the past,
10665 but that was changed on March 15, 1994). Reported by Doug Evans
10666 <dje@transmeta.com>.
10667
10668 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10669 its line. Fix markup of commands and macros. Add an Index node
10670 and index entries.
10671
10672 2001-01-23 J.T. Conklin <jtc@redback.com>
10673
10674 * gdb.texinfo (Memory region attributes): New manual section.
10675
10676 2001-01-04 Nicholas Duffek <nsd@redhat.com>
10677
10678 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10679
10680 2000-12-25 Eli Zaretskii <eliz@gnu.org>
10681
10682 * refcard.tex: Version and copyright fixed. From Phil Edwards
10683 <pedwards@disaster.jaj.com>.
10684
10685 Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10686
10687 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
10688 DWARF2_REG_TO_REGNUM): Document.
10689
10690 Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10691
10692 * gdbint.texinfo (Coding): Update current value of
10693 --enable-build-warnings. Mention --enable-gdb-build-warnings.
10694
10695 2000-11-19 Eli Zaretskii <eliz@gnu.org>
10696
10697 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10698 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10699
10700 2000-11-10 Christopher Faylor <cgf@cygnus.com>
10701
10702 * gdb.texinfo: Document new 'set step-mode' command.
10703
10704 2000-10-16 Eli Zaretskii <eliz@gnu.org>
10705
10706 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10707 changes from Dmitry Sivachenko <dima@Chg.RU>.
10708
10709 2000-09-26 Eli Zaretskii <eliz@gnu.org>
10710
10711 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10712 From Steven Johnson <sbjohnson@ozemail.com.au>.
10713
10714 2000-08-10 Mark Kettenis <kettenis@gnu.org>
10715
10716 * gdbint.texinfo (Overall Structure): Spelling fix.
10717
10718 2000-08-10 Eli Zaretskii <eliz@gnu.org>
10719
10720 * gdbint.texinfo (Target Architecture Definition): Document that
10721 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10722 for which REGISTER_CONVERTIBLE returns a zero value.
10723
10724 2000-07-08 Christopher Faylor <cgf@cygnus.com>
10725
10726 * Makefile.in (install-info): Find files to install in either the
10727 build or source directories (adapted from Makefile.am).
10728
10729 2000-07-07 Nicholas Duffek <nsd@redhat.com>
10730
10731 * stabs.texinfo: Fix spelling errors.
10732 (String Field): FILE-NUMBER starts from 0, not 1.
10733
10734 2000-07-05 Eli Zaretskii <eliz@gnu.org>
10735
10736 * refcard.tex: Remove \centerline from the blurb. Patch from
10737 Brian Youmans.
10738
10739 2000-06-25 Eli Zaretskii <eliz@gnu.org>
10740
10741 * Makefile.in (install-info): Support installation from outside of
10742 the source directory. Reported by Mark Harig
10743 <markh@frazier.landmark.com>.
10744
10745 2000-06-20 J.T. Conklin <jtc@redback.com>
10746
10747 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10748
10749 Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10750
10751 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
10752 Generate using pdftex.
10753 (PDFTEX): Define.
10754 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
10755 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
10756 @contents at the start.
10757
10758 2000-05-24 Eli Zaretskii <eliz@gnu.org>
10759
10760 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
10761 Youmans.
10762
10763 Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10764
10765 From Brian Youmans:
10766 * gdb.texinfo: Fix ``et al.''.
10767
10768 Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10769
10770 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
10771 loop.
10772
10773 2000-05-19 Jimmy Guo <guo@cup.hp.com>
10774
10775 * configure: Regenerate.
10776
10777 2000-05-17 Eli Zaretskii <eliz@gnu.org>
10778
10779 * Makefile.in (install-info): Run install-info on installed Info
10780 files.
10781
10782 Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10783
10784 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
10785 Andrew Cagney.
10786
10787 2000-05-09 Eli Zaretskii <eliz@gnu.org>
10788
10789 * gdb.texinfo: Proofreading changes from Brian Youmans.
10790
10791 2000-05-01 Nick Duffek <nsd@cygnus.com>
10792
10793 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10794 startup sequence, minor edits.
10795
10796 2000-05-01 Eli Zaretskii <eliz@gnu.org>
10797
10798 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10799 TeX.
10800
10801 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10802 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10803 like `n' and `s' which look weird. Convert some of the @kindex to
10804 @vindex, when they refer to variables, not commands.
10805
10806 Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10807
10808 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10809
10810 2000-04-23 Eli Zaretskii <eliz@gnu.org>
10811
10812 * Makefile.in (GDBMI_DIR): New variable.
10813 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10814 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10815 (gdbmi.texinfo): New target, for texi2roff.
10816 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10817 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10818
10819 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10820 gdbmi.texinfo.
10821 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10822 comment.
10823
10824 2000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10825
10826 * gdb.texinfo (Files): Update description of add-symbol-file
10827 command.
10828
10829 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10830
10831 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10832 prevents the build (and is generally a Bad Idea).
10833
10834 2000-04-17 Eli Zaretskii <eliz@gnu.org>
10835
10836 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10837 a comma inside @var.
10838 (Command Files): Index markup changes from Dmitry Sivachenko
10839 <dima@Chg.RU>.
10840
10841 2000-04-16 Eli Zaretskii <eliz@gnu.org>
10842
10843 * Makefile.in (LN_S): Define.
10844 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10845 invoke "ln -s" unless it is known to work.
10846
10847 * configure.in (AC_PROG_LN_S): Add.
10848
10849 2000-04-14 Jim Blandy <jimb@redhat.com>
10850
10851 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10852 section.
10853 (Target Conditionals): Document ADDRESS_TO_POINTER,
10854 POINTER_TO_ADDRESS.
10855
10856 2000-04-11 Daniel Berlin <dan@cgsoftware.com>
10857
10858 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10859 gdb-cfg.texi to get the value.
10860
10861 2000-04-10 Jim Blandy <jimb@redhat.com>
10862
10863 * gdbint.texinfo (Target Architecture Definition): Fix
10864 cross-references.
10865
10866 2000-04-08 Jim Blandy <jimb@redhat.com>
10867
10868 * gdbint.texinfo (Using Different Register and Memory Data
10869 Representations): New section.
10870 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
10871 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10872 REGISTER_CONVERT_TO_RAW): Document.
10873
10874 Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10875
10876 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
10877 for acknowledgments.
10878
10879 Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10880
10881 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
10882 qThreadExtraInfo.
10883
10884 2000-03-28 J.T. Conklin <jtc@redback.com>
10885
10886 * gdb.texinfo: Clarify which remote debug protocol commands are
10887 required and which are optional.
10888
10889 Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10890
10891 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
10892 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10893 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
10894 * annotate.texi: Update.
10895
10896 2000-03-28 Stan Shebs <shebs@apple.com>
10897
10898 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10899 expectation of additional changes before release), update
10900 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10901 node links, rephrase and/or shorten lines to fix formatting
10902 problem in both regular and @smallbook formats.
10903 * annotate.texi: Shorten lines in example, use smallexample
10904 consistently everywhere.
10905 * Makefile.in: Add comment about texinfo 4.0 html generation.
10906 (SFILES_INCLUDED): Add annotate.texi.
10907
10908 2000-03-27 Daniel Berlin <dan@cgsoftware.com>
10909
10910 * gdb.texinfo (Debugging Output): Added new section, documenting
10911 the "set/show debug" commands.
10912
10913 Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10914
10915 * annotate.texi (Annotations): When GDBN omit @chapter and @node
10916 entry.
10917
10918 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10919 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
10920 @chapter and @node entries.
10921
10922 * gdb.texinfo: Link all top-level nodes.
10923
10924 Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10925
10926 * Makefile.in (install-info): Create $(infodir) before installing
10927 files.
10928
10929 2000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10930
10931 From David Whedon <dwhedon@gordian.com>
10932 * gdbint.texinfo : Added paragraphs about command deprecation.
10933
10934 2000-03-22 Daniel Berlin <dan@cgsoftware.com>
10935
10936 * gdb.texinfo: Add documentation for the apropos command.
10937
10938 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10939
10940 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10941
10942 2000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10943
10944 * gdb.texinfo: Add white space to prevent overprinting in
10945 two places.
10946
10947 2000-03-17 Stan Shebs <shebs@apple.com>
10948
10949 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10950 <dima@Chg.RU>, also clarification of allowed content for
10951 string constants.
10952
10953 2000-03-16 Eli Zaretskii <eliz@gnu.org>
10954
10955 * gdb.texinfo (main menu): Add Annotations.
10956 (File Options): Add @cindex entries for each command-line option.
10957 Document --epoch, --annotate, --async, --interpreter, --write,
10958 --statistics, and --version.
10959
10960 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
10961 of GDB.
10962
10963 2000-02-23 Jim Blandy <jimb@redhat.com>
10964
10965 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
10966
10967 2000-02-22 Jim Blandy <jimb@redhat.com>
10968
10969 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
10970
10971 2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
10972
10973 * Makefile.in (diststuff): New target.
10974
10975 2000-02-15 Kevin Buettner <kevinb@redhat.com>
10976
10977 * agentexpr.texi: Fix wording regarding Intel's IA-64
10978 architecture. [From Jim Wilson.]
10979
10980 2000-01-16 Tom Tromey <tromey@cygnus.com>
10981
10982 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
10983 (Delete Breaks): Mention range arguments.
10984 (Disabling): Likewise.
10985
10986 2000-01-05 Dmitry Sivachenko <dima@Chg.RU>
10987
10988 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
10989
10990 Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
10991
10992 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
10993 valid functions.
10994
10995 1999-11-05 Stan Shebs <shebs@andros.cygnus.com>
10996
10997 * gdb.texinfo: Clarify regular expressions used in rbreak.
10998
10999 1999-10-15 Kevin Buettner <kevinb@cygnus.com>
11000
11001 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11002 MEMORY_REMOVE_BREAKPOINT): Document.
11003
11004 Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11005
11006 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
11007 offset re-using the DATA offset instead.
11008
11009 1999-10-11 Jim Kingdon <kingdon@redhat.com>
11010
11011 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11012
11013 1999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11014
11015 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11016 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11017 typos.
11018
11019 * gdb.texinfo: Various minor wording and formatting improvements,
11020 mentions of additional command-line options.
11021
11022 1999-09-30 Fred Fish <fnf@cygnus.com>
11023
11024 * gdb.texinfo: Document additional forms of specifying section
11025 names and addresses for the add-symbol-file command.
11026
11027 1999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11028
11029 * gdbint.texinfo: Fix typo, add the word "have".
11030
11031 1999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11032
11033 * gdbint.texinfo (Target Architecture Definition): Document the
11034 SKIP_PERMANENT_BREAKPOINT macro.
11035
11036 1999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11037
11038 * gdb.texinfo: Fiks speling errers.
11039
11040 * gdb.texinfo: Fix uses of @multitable.
11041
11042 From Eli Zaretskii <eliz@gnu.org>:
11043 * gdb.texinfo: Include details specific to DOS host, clarify
11044 some confusing language, fix @ref/@xref/@pxref usages, add
11045 comments about using with optimization, add more indexing,
11046 fix info about disassembly-flavor.
11047
11048 Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11049
11050 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11051 SKIP_SOLIB_RESOLVER): Define.
11052
11053 Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11054
11055 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
11056 ``g'' packets.
11057
11058 1999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11059
11060 * gdb.texinfo: Create a new "Configurations" chapter with
11061 platform-specific info, inline remote.texi and move sections of it
11062 into the new chapter, move bits about info proc, heuristic search,
11063 and register stack into the new chapter.
11064 * remote.texi: Remove, now part of gdb.texinfo.
11065 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11066
11067 1999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11068
11069 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11070 GDB_TARGET_IS_MACH386): These kludges have gone away.
11071
11072 Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11073
11074 * gdbint.texinfo (Target Architecture Definition): Mention
11075 TDEPLIBS.
11076
11077 1999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11078
11079 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11080 surrounding text to fit HP-UX bits into general info.
11081 (HPPA-cfg.texi): Remove, no longer useful.
11082
11083 * gdb.texinfo: Remove explicit links from @node lines, remove
11084 HP-added "Detailed Node Listing" from main menu which confuses
11085 things.
11086
11087 From Dmitry Sivachenko <dima@Chg.RU>:
11088 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
11089 in description of `set environment'.
11090
11091 1999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11092
11093 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11094
11095 1999-08-12 Ben Elliston <bje@cygnus.com>
11096
11097 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11098
11099 1999-08-10 Eli Zaretskii <eliz@gnu.org>
11100
11101 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
11102 watch, awatch, and rwatch. Explain why the latter two cannot be
11103 set as software watchpoints. Document that watchpoints for local
11104 variables are deleted when the debuggee terminates.
11105
11106 Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11107
11108 * remote.texi (Protocol): Further clarification of the "qRcmd"
11109 packet. Allow E.. response packet. "qRcmd" packet is no longer
11110 reserved.
11111
11112 1999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11113
11114 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11115 * gdb.texinfo: Ditto.
11116
11117 1999-08-06 Tom Tromey <tromey@cygnus.com>
11118
11119 * gdb.texinfo (KOD): New node.
11120
11121 Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11122
11123 * remote.texi (Rcmd): Fix minor formatting typos.
11124
11125 Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11126
11127 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
11128 packets.
11129
11130 1999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11131
11132 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11133 fixes.
11134
11135 Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11136
11137 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11138
11139 Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11140
11141 * remote.texi (Communication Protocol): ``v'' is in use. Fix
11142 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11143 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11144 packets that are not supported on all hosts. Expand examples.
11145 Spell check.
11146
11147 1999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11148
11149 * Makefile.in: Recognize html, install-html. Add targets
11150 to build HTML versions of documentation via texi2html.
11151
11152 Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11153
11154 * gdbint.texinfo (Testsuite): New chapter, information about the
11155 testsuite.
11156
11157 Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11158
11159 * remote.texi (Communication Protocol): Rewrite.
11160
11161 Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11162
11163 * stabs.texinfo: Fix uses of xref.
11164
11165 Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11166
11167 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11168 info about patch submission.
11169
11170 Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11171
11172 From Per Bothner <bothner@cygnus.com>:
11173 * gdb.texinfo: Document Chill support.
11174
11175 Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11176
11177 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
11178 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11179 Document that the value should be greater-than or equal-to zero.
11180 (NO_STD_REGS): Document. Deprecate.
11181
11182 Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11183
11184 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
11185 Document that these are not used.
11186
11187 Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11188
11189 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11190
11191 Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11192
11193 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
11194 numargs was dropped.
11195
11196 Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11197
11198 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11199
11200 Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11201
11202 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
11203 Update.
11204
11205 Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11206
11207 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11208 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11209
11210 Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11211
11212 * gdbint.texinfo: Fix typos: $ -> @.
11213
11214 Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11215
11216 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
11217 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11218 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11219 BREAKPOINT_FROM_PC.
11220
11221 Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11222
11223 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
11224 CALL_DUMMY_STACK_ADJUST): Document.
11225
11226 Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11227
11228 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
11229 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
11230
11231 1999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11232
11233 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11234 longer exists.
11235
11236 Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11237
11238 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
11239 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11240 they make the manual source incomprehensible.
11241 * h8-cfg.texi: Remove, hasn't been used in years.
11242
11243 Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11244
11245 * gdb.texinfo: Update the credits.
11246
11247 Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11248
11249 * gdb.texinfo: Fix mistakes noticed in printout of last
11250 draft, add Alpha to discussion of heuristic fence post.
11251
11252 Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11253
11254 * gdb.texinfo, remote.texi: Many changes; update to Seventh
11255 Edition, merge some HP changes into mainline, describe some
11256 previously undocumented features, describe more of the target
11257 commands available, eliminate obsolete section on renamed
11258 commands.
11259 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11260
11261 Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11262
11263 * gdb.texinfo: Make many HPPA conditionals unconditional,
11264 including catchpoint description, since now on for all configs.
11265 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11266 specializations.
11267
11268 Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11269
11270 * Makefile.in (GDBvn.texi): Fix match expression to work with
11271 current format of VERSION in gdb/Makefile.in.
11272 * gdb.texinfo: Fix node ref to match new readline.
11273
11274 Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11275
11276 * gdb.texinfo: Changes made as part of a project to merge in
11277 changes made by HP. Documentation makes extensive use of
11278 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11279 on remote debugging. There are differences in documentation
11280 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
11281 the HP manual discusses catchpoints, hardware watchpoints, and
11282 some HPUX specific limitations for shared library support.
11283
11284 There are also a number of @node changes.
11285
11286 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11287
11288 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11289 (C Usage): Same.
11290
11291 Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11292
11293 The following changes were made by Edith Epstein
11294 <eepstein@cygnus.com> as part of a project to merge in changes
11295 made by HP.
11296
11297 * HPPA-cfg.texi: new file.
11298
11299 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11300
11301 * refcard.tex: change documentation about catch.
11302 removed info catch.
11303
11304 Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11305
11306 * gdbint.texinfo: Expand on GDB's coding standards,
11307 specify the use of arg names with prototypes.
11308
11309 1998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11310
11311 * gdb.texinfo: Fix tipo.
11312
11313 Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11314
11315 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
11316 TARGET_BYTE_ORDER_SELECTABLE_P.
11317
11318 Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11319
11320 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11321
11322 1998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11323
11324 * agentexpr.texi: New file.
11325
11326 Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11327
11328 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11329
11330 1998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11331
11332 * remote.texi: Changed wording that implied that the GDB remote
11333 protocol caches register values instead of GDB itself.
11334
11335 Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11336
11337 * gdbint.texinfo: Add some info about symbol readers.
11338 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11339 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11340 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11341 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11342
11343 Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11344
11345 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
11346
11347 Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11348
11349 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11350
11351 Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11352
11353 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
11354 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
11355
11356 Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11357
11358 * gdbint.texinfo: Fix minor typos.
11359
11360 Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11361
11362 * gdbint.texinfo: Complete overhaul. Group descriptions more
11363 logically, add more info on generic algorithms, remove much
11364 obsolete and/or wrong material.
11365
11366 Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11367
11368 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11369
11370 Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11371
11372 * refcard.tex: Copyright, address updates.
11373
11374 Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11375
11376 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11377 for the edition instead of confusing GDB-version-like numbers.
11378
11379 Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11380
11381 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11382
11383 Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11384
11385 * LRS: Reformat a bit to keep text under 80 columns.
11386
11387 Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11388
11389 * gdb.texinfo: Add some credits, mention bug monitor.
11390 * remote.texi: Mention mips monitor targets.
11391 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
11392
11393 Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11394
11395 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
11396 files, finish sorting of host vs target vs native macros, describe
11397 some more of them.
11398
11399 Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11400
11401 * gdbint.texinfo (Host Conditionals): Document change from
11402 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11403
11404 Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11405
11406 * gdbint.texinfo (Host Conditionals): Document
11407 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
11408
11409 Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11410
11411 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11412 Document LSEEK_NOT_LINEAR.
11413
11414 Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11415
11416 * stabs.texinfo (Stab Section Basics): Make it clear that only
11417 some versions of the GNU linker remove the leading N_UNDF symbol.
11418
11419 Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11420
11421 * stabs.texinfo (String Field): Document type number pairs here,
11422 instead of in the Sun specific section.
11423 (Include Files): The GNU linker supports the N_BINCL
11424 optimization. Clarify the N_BINCL value, and what it is used
11425 for.
11426 (Procedures): Document N_FUN with an empty string to mark the end
11427 of a function.
11428 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11429 (Sun Differences): Remove this node, as the information is now
11430 elsewhere in the main document.
11431 (Stab Section Basics): Mention that the GNU linker may optimize
11432 stabs and remove the leading N_UNDF symbol.
11433
11434 Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11435
11436 * gdb.texinfo, refcard.tex: Restore author credit
11437
11438 Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11439
11440 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11441 documentation to account for START and END macros taking
11442 one arg.
11443
11444 Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11445
11446 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11447 * gdb.texinfo (Frames): Fix typo.
11448
11449 Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11450
11451 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11452 a target_signal as arg type, not a pid.
11453
11454 Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11455
11456 * gdb.texinfo: Document `set assembly-language'.
11457
11458 Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11459
11460 * remote.texi: Update list of stubs in the GDB distribution.
11461
11462 Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11463
11464 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
11465 Also document that some systems can use mmalloc but must define
11466 this if their C runtime allocates memory that is later freed.
11467 (MMCHECK_FORCE): Document new macro.
11468
11469 Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11470
11471 * remote.texi: Add documentation for target Sparclet.
11472
11473 Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11474
11475 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
11476 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11477 * configure.in: Rewritten for autoconf.
11478 * configure: New.
11479
11480 Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11481
11482 * Makefile.in (DVIPS): New define, set to dvips.
11483 (dvi): Add stabs.dvi.
11484 (ps): New target.
11485 (all-doc): Depend on info, dvi, and ps targets.
11486 (STAGESTUFF): Add *.ps and *.dvi files.
11487 (clean-info, clean-dvi): Remove.
11488 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11489 rules completely rewritten.
11490 (maintainer-clean): Remove clean-info and clean-dvi
11491 dependencies and put their actions in the rules.
11492 (gdb.ps): New target
11493 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
11494 intermediate TeX files, whether they have 2 or 3 character
11495 extensions.
11496 (gdbint.ps): Add target and rules.
11497 (gdb-internals): Delete unused target.
11498 (Makefile): Depends upon config.status also.
11499
11500 Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11501
11502 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11503 set.
11504
11505 Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11506
11507 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11508 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11509
11510 Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11511
11512 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11513
11514 Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11515
11516 * gdb.texinfo (Print settings): Document
11517 `set/show print static-members' commands.
11518
11519 Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11520
11521 * gdbint.texinfo (Native): Document name change, coredep.c to
11522 core-aout.c.
11523
11524 Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11525
11526 * stabs.texinfo (Include Files): Document the values the SunOS4
11527 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11528
11529 Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11530
11531 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11532 Fix typo.
11533
11534 Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11535
11536 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11537 "gdb.tar.Z".
11538
11539 Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11540
11541 * Makefile.in (maintainer-clean): New target, synonym for
11542 realclean.
11543
11544 Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11545
11546 * Update all FSF addresses except those in COPYING* files.
11547
11548 Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11549
11550 From Richard Earnshaw (rearnsha@armltd.co.uk):
11551 * gdb.texinfo (convenience variables): Document $_exitcode.
11552 (quit): Document optional expression to use as exit code.
11553
11554 Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11555
11556 * gdb.texinfo, remote.texi: Brought up to date with various
11557 GDB changes.
11558
11559 Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11560
11561 * gdb.texinfo: Update dates and versions, fix comments about
11562 hardware watchpoints in future releases and about the
11563 sharedlibrary command.
11564
11565 Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11566
11567 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11568 C_FUN stab. Other cleanups.
11569
11570 Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11571
11572 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11573 for the sparc stub.
11574
11575 Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11576
11577 * annotate.texi: Clarify which addresses have differing formats
11578 depending on the language and which do not.
11579
11580 Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11581
11582 * remote.texi (NetWare): Changed example to use BOARD= instead of
11583 NODE= argument to reflect correspoding change to gdbserve.nlm.
11584
11585 Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11586
11587 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11588 GDB, as well as AIX dbx, supports the size type attribute.
11589
11590 Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11591
11592 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11593
11594 Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11595
11596 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11597 and new 'if' and 'while' commands.
11598
11599 Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11600
11601 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11602
11603 Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11604
11605 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11606 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11607 NetWare targets. Mostly stolen from the Server node.
11608
11609 Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11610
11611 * gdb.texinfo (Setting): Talk about the language of a source file
11612 versus the working language. The old documentation did not match
11613 what GDB did.
11614
11615 Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11616
11617 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11618 of a source file.
11619
11620 Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11621
11622 * gdb.texinfo (Processes): New node.
11623
11624 Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11625
11626 * remote.texi: Update documentation of set/show mipsfpu.
11627
11628 Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11629
11630 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11631 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
11632
11633 Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11634
11635 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11636 obsolete conditionals, described some others.
11637
11638 Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11639
11640 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11641 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11642
11643 Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11644
11645 * gdbint.texinfo: Put regex conditionals in their own table.
11646
11647 Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11648
11649 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11650 described or fixed the descriptions of many others.
11651
11652 Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11653
11654 * gdb.texinfo: Add some more credits.
11655 * gdbint.texinfo: Capitalize GDB consistently, describe some
11656 macros and remove some.
11657
11658 Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11659
11660 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11661 obsolete conditionals, described some others.
11662
11663 Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11664
11665 * gdb.texinfo (help targets): Changed to `help target', which
11666 is the correct gdb command.
11667
11668 Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11669
11670 * annotate.texi (TODO): New node, for keeping track of annotations
11671 suggested but not yet implemented.
11672
11673 Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11674
11675 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11676 another symbol, it is not the address itself.
11677
11678 Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11679
11680 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11681 of stabs-in-coff sections.
11682
11683 Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11684
11685 * annotate.texi: Change edition to 0.5 and date to May 1994.
11686 Add index.
11687 (Frames): New node, for frame annotation.
11688 (Displays): New node, for display annotation.
11689
11690 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11691 when waiting for your program to stop.
11692
11693 Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11694
11695 * annotate.texi (Breakpoint Info): Document annotation of header
11696 fields and record annotation.
11697
11698 Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11699
11700 * annotate.texi: New file, to document annotations.
11701
11702 Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11703
11704 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11705 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11706
11707 Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11708
11709 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11710 section, and say n_strx field is compilation unit relative.
11711 * stabs.texinfo: Don't use @code for a.out when it is the name of
11712 an object file format.
11713
11714 Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11715
11716 * gdb.texinfo: Refer to file names, not path names, per rms
11717 convention.
11718 (Arguments): Fix typo.
11719
11720 Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11721
11722 * stabs.texinfo (Global Variables): Talk about stabs in files
11723 where variables are referenced, but not defined.
11724
11725 Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11726
11727 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11728 Cplusplus to new nodes Member Type Descriptor and Method Type
11729 Descriptor. Re-write stuff for #.
11730
11731 Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11732
11733 * gdb.texinfo (Print Settings): Don't document "set print
11734 fast-symbolic-addr off". The bug which it worked around was fixed
11735 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11736
11737 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11738 N_ENTRY node.
11739
11740 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11741
11742 Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11743
11744 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11745 references to ieee-float.c.
11746
11747 Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11748
11749 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11750 match what the code actually does.
11751
11752 Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11753
11754 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11755
11756 Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11757
11758 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11759 i, and b.
11760
11761 Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11762
11763 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11764 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11765 as "stabs in sections" rather than just saying "ELF and SOM".
11766 Also make that stuff apply to COFF.
11767
11768 Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11769
11770 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11771 Ghostscript.
11772
11773 Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11774
11775 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11776 versus functions without line numbers, also mention stepping into
11777 them as well as "step" when you are in them. Tell the user how to
11778 deal with the situation. Add comment about "debugging information".
11779
11780 Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11781
11782 * stabs.texinfo (Enumerations): Document restriction on where
11783 enumeration types can appear and still win with GDB.
11784
11785 Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11786
11787 * stabs.texinfo (Negative Type Numbers): Document format for type
11788 -16.
11789
11790 Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11791
11792 * gdb.texinfo (Selection, Frame Info): Update information about
11793 arbitrary frame specficiations.
11794
11795 Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11796
11797 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11798
11799 Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11800
11801 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11802
11803 Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11804
11805 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11806
11807 Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11808
11809 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11810 Differences node to Statics node.
11811 (Statics): Discuss XCOFF use of V symbol descriptor.
11812
11813 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11814 not clean.
11815
11816 Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11817
11818 * gdb.texinfo (Print Settings): Document `set print
11819 fast-symbolic-addr' and improve the doc for some other
11820 `set print's.
11821
11822 Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11823
11824 * stabs.texinfo (String Field): Talk about defining several type
11825 numbers at once.
11826 Fix lint regarding changing node ELF Transformations to
11827 ELF and SOM Transformations.
11828
11829 Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11830
11831 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11832
11833 Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11834
11835 * stabs.texinfo (Cross-References): `::' is for nested types only
11836 within <>.
11837 (Structures): Document static members.
11838
11839 Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11840
11841 * stabs.texinfo: Document S type attribute.
11842
11843 Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11844
11845 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11846
11847 Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11848
11849 * gdbint.texinfo: Fix a few typos.
11850
11851 Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11852
11853 * gdb.texinfo, remote.texi: formatting improvements
11854
11855 * gdb.texinfo (New Features): mention threads.
11856 (Summary, C): fix xrefs in newly contributed text.
11857 (Threads): index entries, clarifications, example
11858 (passim): minor typos fixed, phrasing improvements
11859
11860 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11861 entries; (Server): explain use of gdbserver w/real-time systems,
11862 add example of conflicting TCP port; (MIPS Remote) break up
11863 running text into table, highlighting commands, and add example.
11864
11865 Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11866
11867 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11868
11869 Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11870
11871 * stabs.texinfo (Nested Symbols): New node.
11872 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11873
11874 Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11875
11876 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11877 to picking which Bbss.bss symbol to use, and (because there seems to
11878 be no good way of doing it) re-write some of the text to make it
11879 sound like Bbss.bss isn't such a great idea after all (as currently
11880 designed).
11881
11882 * gdb.texinfo (C): In addition to saying people have to use g++ for
11883 good results, say they have to use stabs. Specifically say cfront
11884 doesn't work well.
11885 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11886 the gdb README. Add xrefs to places where the support for the various
11887 languages is described in detail.
11888
11889 Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11890
11891 * stabs.texinfo: Clean up stuff about visibility and virtual
11892 characters.
11893
11894 * stabs.texinfo (N_M2C): Cite Sun doc.
11895
11896 Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11897
11898 * gdb.texinfo: updates re threads.
11899 * remote.texinfo: avoid index entries starting with digits.
11900
11901 Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11902
11903 * stabs.texinfo (Enumerations): Talk about large, negative and
11904 octal values. Clean up cross reference to type attributes.
11905 (String Field): Say that GDB 4.11 supports size attribute.
11906
11907 Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11908
11909 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11910 is a mandatory step. Make the stuff about that more concise.
11911
11912 Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11913
11914 * stabs.texinfo (Class Names): New node.
11915
11916 * gdb.texinfo (Command Files): Explain order of init file reading.
11917
11918 * remote.texi (Bootstrapping): Talk about getting the serial driver
11919 to deal with ^C sent by gdb to stop the remote system.
11920
11921 Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11922
11923 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11924
11925 * libgdb.texinfo (Defining Commands): made the DOC arg
11926 to gdb_define_app_command a char * instead of char **
11927 per a suggestion from kingdon.
11928
11929 * libgdb.texinfo: total rewrite from a different starting
11930 premise.
11931
11932 Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11933
11934 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11935 floats passed as doubles (to improve clarity).
11936
11937 Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11938
11939 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11940
11941 * a4rc.sed: update to work with Andreas Vogel papersize params
11942
11943 * refcard.tex: use Andreas Vogel simplifications of papersize
11944 params; remove useless version info; update copyright date.
11945
11946 Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11947
11948 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11949
11950 Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11951
11952 * gdb.texinfo (Files): Say what address the load command loads it at.
11953
11954 * stabs.texinfo (Common Blocks): Minor cleanups.
11955
11956 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
11957 that Sun has backed away from the linker kludge and thus the relevant
11958 issue is changes to the SunPRO tools, not the Solaris linker.
11959
11960 * stabs.texinfo (Traditional Integer Types): Clean up description
11961 of octal bounds a little bit. Document extra leading zeroes.
11962
11963 Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11964
11965 * gdb.texinfo (Signaling): Update for symbolic symbol names
11966 and add a section explaining the difference between the GDB
11967 signal command and the shell kill utility.
11968
11969 Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
11970
11971 * libgdb.texinfo: added `@' to braces that were unescaped.
11972
11973 Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
11974
11975 * libgdb.texinfo: new file. Spec for the gdb library.
11976
11977 Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11978
11979 * stabs.texinfo (Include Files): Fix typo (start -> end).
11980
11981 Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11982
11983 * gdb.texinfo, remote.texi: assorted small improvements, mostly
11984 from Melissa at FSF's editing pass.
11985
11986 Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11987
11988 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
11989 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
11990 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
11991
11992 Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11993
11994 * remote.texi (Bootstrapping): Discuss 386 call gates.
11995
11996 Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
11997
11998 * stabs.texinfo (Based Variables): New node.
11999
12000 Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12001
12002 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12003 names, sizes, and formats to suggest how not to lose.
12004
12005 Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12006
12007 * stabs.texinfo (Methods): Fix typo.
12008
12009 Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12010
12011 * gdb.texinfo: Fix a few typos.
12012
12013 Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12014
12015 * gdb.texinfo: Clarify how well it works with Fortran.
12016
12017 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12018 More on relocating stabs in ELF files.
12019
12020 Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12021
12022 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12023
12024 Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12025
12026 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12027 parameters on VAX.
12028
12029 Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12030
12031 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12032
12033 Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12034
12035 * stabs.texinfo: Make info author notice match the TeX author notice.
12036
12037 Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12038
12039 * stabs.texinfo: Initial-caps all words in node names and
12040 non-trivial words in section names.
12041
12042 Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12043
12044 * stabs.texinfo: Many minor cleanups.
12045
12046 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12047
12048 Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12049
12050 * stabs.texinfo: Remove full description of big example.
12051 It's not really helpful; just use pieces of it where appropriate.
12052 Add more Texinfo formatting directives (@samp, etc.).
12053 Use @deffn to define stab types.
12054 Eliminate some wordiness. Break up some nodes.
12055 Add an (alphabetized) index of symbol types.
12056 Use consistent capitalization style in node and section names.
12057
12058 Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12059
12060 * gdb.texinfo: Change typo "Two two" to "The two".
12061
12062 Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12063
12064 * stabs.texinfo (XCOFF-differences): Remove references to
12065 non-existent types N_DECL and N_RPSYM.
12066
12067 * stabs.texinfo (String Field): Say that type attributes bug is
12068 fixed in GDB 4.10, since it is.
12069
12070 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12071
12072 Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12073
12074 * stabs.texinfo: Formatting cleanups.
12075
12076 Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12077
12078 * stabs.texinfo: When explaining the n_type of a stab, standardize
12079 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12080 no tabs, use @r).
12081 (Global Variables): Clean up.
12082
12083 Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12084
12085 * stabs.texinfo (Stack Variables): Re-write.
12086
12087 Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12088
12089 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12090 addresses of a source file. Also revise formatting.
12091 Change "object module" or "object file" to "source file".
12092 Various: Miscellaneous cleanups.
12093
12094 Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12095
12096 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12097
12098 Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12099
12100 * gdbint.texinfo: Removed many nonsensical machine-collected
12101 host and target conditionals, described some of the remainder.
12102
12103 Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12104
12105 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12106
12107 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12108 paragraph which follows.
12109
12110 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12111 variables. Looks better and avoids overful hbox.
12112
12113 Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12114
12115 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12116
12117 Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12118
12119 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12120 retransmit-timeout
12121
12122 Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12123
12124 * gdbint.texinfo: Update statement about `some ancient Unix
12125 systems, like Ultrix 4.0' to Ultrix 4.2.
12126
12127 Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12128
12129 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12130
12131 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12132
12133 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12134 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12135
12136 * remote.texi: new name for former gdbinv-s.texi
12137
12138 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12139
12140 Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12141
12142 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12143 variables for MIPS remote debugging protocol.
12144
12145 Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12146
12147 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12148
12149 Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12150
12151 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12152
12153 Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12154
12155 * gdb.texinfo: repair conditional bugs in text markup
12156
12157 Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12158
12159 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12160 to select Modula-2 material.
12161
12162 Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12163
12164 * stabs.texinfo: Cleanups regarding statics.
12165
12166 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12167 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12168
12169 Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12170
12171 * stabs.texinfo: N_MAIN is sometimes used for C.
12172
12173 Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12174
12175 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12176
12177 Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12178
12179 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
12180 removed from the code by Kingdon.
12181
12182 Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12183
12184 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12185 input when evaluating breakpoint conditions; the bug has been fixed.
12186
12187 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12188 sets the ignore count to N-1, not to N.
12189
12190 Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12191
12192 * refcard.tex (\hoffset): correct longstanding error to match
12193 intended offset; avoids cutting off edge on some printers
12194
12195 Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12196
12197 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12198
12199 Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12200
12201 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12202
12203 Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12204
12205 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12206 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12207 collect sed edits if any, apply to refcard before formatting;
12208 (refcard.ps) stop implying PS fonts if PS output requested;
12209 (lrefcard.ps) delete extra target for variant PS fonts
12210
12211 * refcard.tex: parametrize papersize dependent info, collect
12212 in easily replaced spot
12213
12214 * a4rc.sed: new file, edits to refcard for A4 paper
12215
12216 Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12217
12218 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12219
12220 Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12221
12222 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12223
12224 Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12225
12226 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12227 politely rather than rudely.
12228
12229 Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12230
12231 * stabs.texinfo: Document common blocks.
12232
12233 Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12234
12235 * stabs.texinfo: Add some basic info about stabs-in-elf.
12236
12237 Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12238
12239 * stabs.texinfo (Top): Minor cleanup.
12240
12241 Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12242
12243 * Makefile.in (install-info): remove parentdir support
12244
12245 Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12246
12247 * gdb.texinfo (Copying): delete this node and references to it;
12248 RMS says this manual need not carry GPL. (passim): Improvements
12249 from last round at FSF, largely due to Ian Taylor review, and
12250 minor formatting improvements.
12251
12252 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12253 largely due to Ian Taylor review. (Debug Session): minor edits to
12254 new text.
12255
12256 Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12257
12258 * Makefile.in (realclean): Remove info and dvi files too.
12259
12260 Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12261
12262 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12263 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12264 * gdb.texinfo: Change accordingly.
12265
12266 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12267 N_{L,R}BRAC,N_SLINE are relative to.
12268
12269 Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12270
12271 * Makefile.in (GDBvn.texi): Update atomically.
12272
12273 Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12274
12275 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12276
12277 Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12278
12279 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12280 addresses together. Also motivate the set print symbol-filename
12281 command and suggest other solutions.
12282
12283 Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12284
12285 * gdb.texinfo (set print elements): Note that the number of
12286 elements is set to unlimited by "set print elements 0".
12287
12288 Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12289
12290 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12291 NF_LDOUBLE means.
12292 (Stab Types): Include Solaris stab types.
12293 (Procedures): Document Solaris extensions.
12294
12295 Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12296
12297 * gdb.texinfo: Add `set print symbol-filename' doc.
12298
12299 Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12300
12301 * stabs.texinfo (Arrays): Talk about type definition vs. type
12302 information.
12303
12304 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12305 the trailing semicolon.
12306
12307 Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12308
12309 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12310 and merge in other parts of the document addressing these subjects.
12311 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12312
12313 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12314 at the end of a range type.
12315
12316 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12317 AIX extensions.
12318
12319 Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12320
12321 * stabs.texinfo (Stabs Format): Misc fixes.
12322
12323 Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12324
12325 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12326 (Traditional builtin types): Document convex convention for long long.
12327 (Negative builtin types): Discuss type names, and misc fixes.
12328
12329 Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12330
12331 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12332 point types used with @samp{R} type descriptor.
12333 (Symbol Descriptors): Describe how to handle conflict between
12334 different meanings of @samp{P} symbol descriptor.
12335
12336 Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12337
12338 * stabs.texinfo: Remove node Quick Reference and put its children
12339 directly under the main menu.
12340
12341 * stabs.texinfo: Many more changes to bring it into line with
12342 AIX documentation and reality. I think it now has all the
12343 information from the AIX documentation, except that I burned
12344 out when I got to variant records (Pascal and Modula-2) and
12345 all the COBOL types. Oh well, we can add them later when we're
12346 worrying more about those languages.
12347
12348 * stabs.texinfo (Automatic variables): Talk about what it means
12349 to omit the symbol descriptor.
12350
12351 Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12352
12353 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12354 gcc2 behavior with promoted args.
12355
12356 Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12357
12358 * gdb.texinfo: include readline appendices in info version of manual
12359
12360 Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12361
12362 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12363 target remote.
12364
12365 * gdb.texinfo (Machine Code): more index entries for disassemble
12366
12367 Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12368
12369 * Clarify the intended use of the gdb-testers and gdb-patches
12370 mailing lists, and shrink gzip comment.
12371
12372 Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12373
12374 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12375 DOSHOST configuration of manual.
12376
12377 * gdb.texinfo (MIPS Stack): new node.
12378
12379 * all-config.texi (MIPS) new switch.
12380
12381 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12382 tense; (MIPS Remote) new node.
12383
12384 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12385 bug; (Environment) less passive, other small cleanups in text about
12386 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12387 (Remote) new MIPS Remote menu entry.
12388
12389 Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12390
12391 * stabs.texinfo: Many changes to include information from the
12392 AIX documentation.
12393
12394 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12395
12396 Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12397
12398 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12399 Move a bunch of information from ../README.
12400 (Getting Started): New node.
12401
12402 Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12403
12404 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12405
12406 * gdb.texinfo: advance manual revision dates to present
12407
12408 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12409 stop using silly Roman numerals in @set variable names
12410
12411 Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12412
12413 * stabs.texinfo (Parameters): Keep trying to get this right.
12414
12415 Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12416
12417 * stabs.texinfo (Parameters): More on "local parameters".
12418
12419 Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12420
12421 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12422
12423 Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12424
12425 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12426 (Parameters): Rewrite.
12427 (xcoff-differences, Sun-differences): Minor changes.
12428
12429 Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12430
12431 * stabs.texinfo: Minor cleanup.
12432
12433 Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12434
12435 * gdbint.texinfo: Minor xcoff stuff.
12436
12437 Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12438
12439 * gdbint.texinfo: Update for new config directory structure.
12440 Add info about internal type data structures.
12441
12442 Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12443
12444 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12445 $(srcdir).
12446 (gdb-config.texi): Depend on file in $(srcdir).
12447
12448 Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12449
12450 * stabs.texinfo: Fixes about N_SO.
12451
12452 Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12453
12454 * gdb.texinfo: include list of nonstandard init file names
12455
12456 * *-config.texi: new switch GENERIC for text that applies *only*
12457 to (usual) multiple-target version of manual
12458
12459 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12460 h8 config
12461
12462 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12463 in menus (rather than conditionally selected multiple alternative
12464 menus).
12465
12466 * Makefile.in: define and use DOC_CONFIG var to select
12467 configuration for GDB user manual.
12468
12469 * gdb-config.texi: delete from repository, generate from Makefile.
12470
12471 * all-config.texi: normal `generic' configuration file, formerly
12472 stored as gdb-config.texi
12473
12474 Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12475
12476 * Makefile.in: add dvi target to build all .dvi files
12477
12478 Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12479
12480 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12481
12482 Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12483
12484 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12485 host conditionals.
12486 * stabs.texinfo: More array fixes inspired by Jim's.
12487
12488 Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12489
12490 * stabs.texinfo: Fixes re arrays and continuations.
12491
12492 * gdbint.texinfo: Add XCOFF node.
12493
12494 Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12495
12496 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12497
12498 Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12499
12500 * stabs.texinfo: Fix for array types to mention lower bounds.
12501
12502 Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12503
12504 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12505
12506 Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12507
12508 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12509
12510 Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12511
12512 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12513 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12514
12515 Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12516
12517 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12518
12519 Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12520
12521 * gdb.texinfo, gdbinv-s.texi: misc updates
12522
12523 Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12524
12525 * gdbint.texinfo: Brief documentation for longjmp support,
12526 from an email msg by Stu.
12527
12528 Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12529
12530 * stabs.texinfo: Fix description of floating point "range"
12531 types (which really define basic types). Reported by Jim Meehan,
12532 <meehan@src.dec.com>.
12533
12534 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12535
12536 Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12537
12538 * gdbint.texinfo: Slightly expand section on supporting a new
12539 object file format.
12540
12541 Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12542
12543 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12544 intermediate file.
12545
12546 Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12547
12548 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12549
12550 Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12551
12552 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12553
12554 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12555 as well as Z8002.
12556
12557 Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12558
12559 * gdbint.texinfo: Add sections on clean design and on how to send
12560 in changes.
12561
12562 Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12563
12564 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12565
12566 Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12567
12568 * gdb.texinfo: Fix typo, reported by Karl Berry.
12569
12570 Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12571
12572 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12573
12574 Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12575
12576 * gdbint.texinfo: fixed a stray email address (needs @@),
12577 added @table @code to node "Native Conditionals"
12578
12579 Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12580
12581 * gdbint.texinfo: Describe coding style of GDB.
12582
12583 Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12584
12585 * stabs.texinfo: Minor wording changes.
12586
12587 Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12588
12589 * gdbint.texinfo: Improve release doc slightly.
12590
12591 Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12592
12593 * gdbint.texinfo: Improve doc of GDB config macros.
12594
12595 Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12596
12597 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12598 These will be reinserted when examined.
12599
12600 Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12601
12602 * gdbint.texinfo: Make a start at documenting all the #if macros
12603 in GDB. At least list them all, and start separating them into
12604 host-specific and target-specific.
12605
12606 Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12607
12608 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
12609 examples (not consistent w others).
12610 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12611 for generic vn of doc
12612
12613 Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12614
12615 * Makefile.in: always create installation directories.
12616
12617 Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12618
12619 * gdb.texinfo: in h8 config, do not describe searching commands.
12620
12621 Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12622
12623 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12624 conditionals; introduce a few generic switches that may be
12625 useful for other cross-dev or dos-hosted configs.
12626
12627 * gdb.texinfo: fix typo in "info reg" description
12628
12629 Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12630
12631 * stabs.texinfo: Minor updates from running TeX over it.
12632 * Makefile.in (stabs.dvi, stabs.ps): Add.
12633
12634 Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12635
12636 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12637 First pass at converting it to texinfo.
12638
12639 Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12640
12641 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12642 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12643
12644 Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12645
12646 * gdbint.texinfo: Add section on partial symbol tables.
12647
12648 Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12649
12650 * gdb.texinfo: document `set remotedebug' and `set
12651 rstack_high_address'.
12652
12653 Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12654
12655 * gdb.texinfo: slight expansion of new text on reading info files
12656 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12657 H8/300 from DOS.
12658
12659 Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12660
12661 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12662
12663 Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12664
12665 * gdb.texinfo: Say how to read the `info' files.
12666
12667 Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12668
12669 * Makefile.in: gm4 -> m4.
12670
12671 Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12672
12673 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12674 Documentation' ahead of `Installing GDB' to match README.
12675 Update shared library doc, -readnow and -mapped, and directory
12676 structure (add glob and mmalloc). Update configure doc.
12677
12678 Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12679
12680 * Makefile.in: remove $(srcdir) from gdb.info rule.
12681
12682 Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12683
12684 * Makefile.in: commented out gdb-all.texinfo rule. This is
12685 temporary.
12686
12687 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12688
12689 * Makefile.in, configure.in: removed traces of namesubdir,
12690 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
12691 copyrights to '92, '13, changed some from Cygnus to FSF.
12692
12693 Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12694
12695 * gdb.texinfo: Improve how we ask for bug reports.
12696
12697 Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12698
12699 * Makefile.in: infodir belongs in datadir.
12700
12701 Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12702
12703 * Makefile.in: remove spaces following hyphens, bsd make can't
12704 cope. install using INSTALL_DATA. added clean-info. added
12705 standards.text support.
12706
12707 Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12708
12709 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12710 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12711 and mandir now keyed off datadir by default.
12712
12713 \f
12714 Local Variables:
12715 mode: change-log
12716 left-margin: 8
12717 fill-column: 74
12718 version-control: never
12719 coding: utf-8
12720 End:
This page took 0.291068 seconds and 4 git commands to generate.