Change ptype/o to print bit offset
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
9d3421af
TT
12019-05-08 Tom Tromey <tromey@adacore.com>
2
3 * gdb.texinfo (Symbols): Document change to ptype/o.
4
5f2459c2
EZ
52019-05-03 Eli Zaretskii <eliz@gnu.org>
6
7 * gdb.texinfo (Separate Debug Files): Document how the
8 subdirectory of the global debug directory is computed on
9 MS-Windows/MS-DOS.
10
2e62ab40
AB
112019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.texinfo (Print Settings): Document 'print max-depth'.
14 * guile.texi (Guile Pretty Printing API): Document that 'print
15 max-depth' can effect the display of a values children.
16 * python.texi (Pretty Printing API): Likewise.
17 (Values From Inferior): Document max_depth keyword.
18
136afab8
PW
192019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
20
21 * gdb.texinfo (Calling): Document the new
22 set|show may-call-functions.
23
73f8a590
PA
242019-04-22 Pedro Alves <palves@redhat.com>
25
26 * gdb.texinfo (Reverse Execution): Mention and xref process record
27 and replay. Mention remote and system emulators.
28 (Process Record and Replay): List supported architectures.
29 Mention that "record btrace" is only supported on Intel
30 processors.
31
aeb2e706
AH
322019-04-17 Alan Hayward <alan.hayward@arm.com>
33
34 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
35 (Monitor Commands for gdbserver)
36 (gdbserver man): Add debug-file option.
37
2b0c8b01
KB
382019-04-08 Kevin Buettner <kevinb@redhat.com>
39
40 * python.texi (Inferiors In Python): Rename
41 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
42 Add note about the former being deprecated.
43
c369f8f0
KB
442019-04-08 Kevin Buettner <kevinb@redhat.com>
45
46 * python.texi (Threads In Python): Add description for method
47 InferiorThread.handle.
48
48ab418e
TT
492019-04-07 Tom Tromey <tom@tromey.com>
50
51 * Makefile.in (all): Depend on "info".
52
8bdc1658
AB
532019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
54
55 * gdb.texinfo (Convenience Funs): Document '$_creal' and
56 '$_cimag'.
57
7734102d
EZ
582019-03-30 Eli Zaretskii <eliz@gnu.org>
59
60 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
61 $_gdb_minor.
62
9f9aa852
AB
632019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
64
65 * python.texi (Pretty Printing API): Document use of None for the
66 display_hint.
67
6dc0ebde
AH
682019-03-22 Alan Hayward <alan.hayward@arm.com>
69 Jiong Wang <jiong.wang@arm.com>
70
71 * gdb.texinfo (AArch64 Features): Describe pauth feature.
72
48869a5f
TT
732019-03-20 Tom Tromey <tromey@adacore.com>
74
75 * python.texi (Selecting Pretty-Printers): Use @defvar for
76 gdb.pretty_printers.
77
5c85e20d
SM
782019-03-14 Simon Marchi <simon.marchi@efficios.com>
79
80 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
81 of table, "@end @table" -> "@end table".
82
d085f989
TT
832019-03-14 Tom Tromey <tromey@adacore.com>
84
85 * gdb.texinfo (Output Styling): Document "set style source" and
86 "show style source".
87
b4be1b06
SM
882019-03-13 Simon Marchi <simon.marchi@ericsson.com>
89
90 * gdb.texinfo (Mode Options): Mention mi3.
91 (Interpreters): Likewise.
92 (GDB/MI Development and Front Ends): Add entry for MI 3 in
93 version table. Document -fix-multi-location-breakpoint-output.
94 (GDB/MI Breakpoint Information): Document format of breakpoint
95 location output.
96
ff6c8b35
SM
972019-03-05 Simon Marchi <simon.marchi@efficios.com>
98
99 * python.texi (Values From Inferior): Change synopsys of the
100 second form of Value.__init__.
101
e3624a40
EZ
1022019-03-02 Eli Zaretskii <eliz@gnu.org>
103
104 * gdb.texinfo (Output Styling): Fix typos. Document the default
105 foreground colors of the available styles.
106
2c3fc25d
KB
1072019-02-27 Kevin Buettner <kevinb@redhat.com>
108
109 * gdb.texinfo (Configure Options): Document minimum python
110 version.
111
af54ade9
KB
1122019-02-26 Kevin Buettner <kevinb@redhat.com>
113
114 * python.texi (Values From Inferior): Document second form
115 of Value.__init__.
116
c97a7739
JB
1172019-02-23 Joel Brobecker <brobecker@adacore.com>
118
119 * gdb.texinfo: Update copyright year ranges.
120 * refcard.tex: Likewise.
121
7557a514
AH
1222019-02-21 Alan Hayward <alan.hayward@arm.com>
123
124 * gdb.texinfo: Update style defaults.
125
2d8b6830
TT
1262019-02-21 Tom Tromey <tromey@adacore.com>
127
128 * gdb.texinfo (Remote Configuration): Remove trailing "." from
129 @item.
130
1fea0d53
SM
1312019-01-16 Simon Marchi <simon.marchi@ericsson.com>
132
133 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
134 MI versions. Update text around it.
135
6f072a10
PFC
1362019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
137
138 * gdb.texinfo (PowerPC Features): Document the alias
139 pseudo-registers for the org.gnu.gdb.power.altivec feature.
140
041be526
SM
1412019-01-09 Simon Marchi <simon.marchi@ericsson.com>
142
143 * gdb.texinfo (Print Settings): Remove mention of specific
144 demangle-style values, just refer to the in-process help.
145
140a4bc0
TT
1462018-12-28 Tom Tromey <tom@tromey.com>
147
148 * gdb.texinfo (Output Styling): New node.
149
e9076973
JB
1502018-12-13 John Baldwin <jhb@FreeBSD.org>
151
152 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
153 (Native): Add a FreeBSD subsection.
154 (FreeBSD): Document use of system call aliases for compatibility
155 system calls.
156
b5ffee31
AB
1572018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
158
159 * gdb.texinfo (Standard Target Features): Add RISC-V Features
160 sub-section.
161
20813a0b
PW
1622018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
163
164 * gdb.texinfo (Examining the Symbol Table): Document language choice
165 for 'info types|functions|variables' commands.
166 (Setting Breakpoints): Document language choice to print
167 the functions in which a breakpoint is set.
168
4b905ae1
PFC
1692018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
170
171 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
172 requirements for the org.gnu.gdb.power.vsx feature.
173
87f7ab7b
JB
1742018-11-01 Joel Brobecker <brobecker@adacore.com>
175
176 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
177 output to match the current implementation.
178
d321477b
PW
1792018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
180
181 * gdb.texinfo (Information About a Frame): Document changes
182 to 'info args' and 'info locals'.
183 (Examining the Symbol Table): Document changes to 'info functions'
184 and 'info variables'.
185
8d619c01
EBM
1862018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
187
188 * gdb.texinfo (PowerPC Features): Describe new features
189 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
190 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
191 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
192 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
193
232bfb86
EBM
1942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
195
196 * gdb.texinfo (PowerPC Features): Describe new features
197 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
198
f2cf6173
EBM
1992018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
200
201 * gdb.texinfo (PowerPC Features): Describe new feature
202 "org.gnu.gdb.power.tar".
203
7ca18ed6
EBM
2042018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
205
206 * gdb.texinfo (PowerPC Features): Describe new features
207 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
208
d6677607
TT
2092018-10-20 Tom Tromey <tom@tromey.com>
210
211 * gdb.texinfo (TUI Commands): Add @end table.
212 (TUI Configuration): Remove stray @end table.
213
7806cea7
TT
2142018-10-19 Tom Tromey <tom@tromey.com>
215
216 PR tui/18388:
217 * gdb.texinfo (TUI Commands): Remove tabset documentation.
218 (TUI Configuration): Document "set tui tab-width".
219
163cffef
TT
2202018-10-09 Tom Tromey <tom@tromey.com>
221
222 * python.texi (Inferiors In Python): Link to "Frames In Python",
223 not "Unwinding Frames in Python".
224
eff98030
TT
2252018-10-09 Tom Tromey <tom@tromey.com>
226
227 * gdb.texinfo (Configure Options): Update --enable-ubsan
228 documentation.
229
74792ff7
JB
2302018-10-08 John Baldwin <jhb@FreeBSD.org>
231
232 * gdb.texinfo (Contributors): Add SRI International and University
233 of Cambridge for FreeBSD/riscv.
234
add5ded5
TT
2352018-10-06 Tom Tromey <tom@tromey.com>
236
237 PR python/19399:
238 * python.texi (Inferiors In Python): Document
239 Inferior.Architecture.
240
51e78fc5
TT
2412018-10-06 Tom Tromey <tom@tromey.com>
242
243 PR python/21765:
244 * python.texi (Symbols In Python): Document the module and
245 common-block domains. Remove documentation for incorrect
246 domains.
247
f35d5ade
TT
2482018-10-03 Tom Tromey <tom@tromey.com>
249
250 * gdb.texinfo (Configure Options): Document --enable-ubsan.
251
c1168a2f
JD
2522018-10-02 John Darrington <john@darrington.wattle.id.au>
253
254 * gdb.texinfo (Remote Connection Commands): Describe
255 the changes to target remote and target extended-remote
256 relating to Unix domain sockets.
257
a95746f9
TT
2582018-10-01 Tom Tromey <tom@tromey.com>
259
260 * gdb.texinfo (Configure Options): Document configure options.
261
7f0bd420
TT
2622018-09-29 Tom Tromey <tom@tromey.com>
263
264 * gdb.texinfo (Requirements): Mention C++, GNU make.
265 (Requirements): Sort the table. Add more libraries.
266 (Running Configure): Remove obsolete text.
267 (Separate Objdir): Likewise.
268 (Configure Options): Likewise.
269
f67ffa6a
AB
2702018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
271
272 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
273 to highlight that the number is also the frame's level.
274 (Selection): Rewrite documentation for 'frame' and 'select-frame'
275 commands.
276 (Frame Info): Rewrite documentation for 'info frame' command.
277
ae778caf
TT
2782018-09-23 Tom Tromey <tom@tromey.com>
279
280 PR python/18852:
281 * python.texi (Parameters In Python): Document exception behavior
282 of get_set_string.
283
73f1bd76
JB
2842018-09-18 John Baldwin <jhb@FreeBSD.org>
285
286 * gdb.texinfo (info proc): Remove "running".
287 (info proc mappings): Replace "program" with "process".
288
8b113111
JB
2892018-09-18 John Baldwin <jhb@FreeBSD.org>
290
291 * gdb.texinfo (Process Information): Document "info proc files"
292 command.
293
e6cd1dc1
TT
2942018-09-17 Tom Tromey <tom@tromey.com>
295
296 * gdb.texinfo (Index Files): Update for cache directory change on
297 macOS.
298
8743a9cd
TT
2992018-09-16 Tom Tromey <tom@tromey.com>
300
301 * python.texi (Basic Python): Update docs for find_pc_line,
302 solib_name.
303 (Progspaces In Python): Update docs for current_progspace.
304 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
305 Move method documentation before example.
306
74d3fbbb
SM
3072018-09-13 Simon Marchi <simon.marchi@ericsson.com>
308
309 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
310
0ae1a321
SM
3112018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3122018-09-13 Tom Tromey <tom@tromey.com>
313
314 * python.texi (Program Spaces In Python): Document the
315 Progspace.objfiles method.
316 (Objfiles In Python): Mention that gdb.objfiles() is identical
317 to gdb.selected_inferior().progspace.objfiles().
318
a40bf0c2
SM
3192018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3202018-09-13 Tom Tromey <tom@tromey.com>
321
322 * python.texi (Inferiors In Python): Document
323 Inferior.progspace.
324 (Program Spaces In Python): Document that
325 gdb.current_progspace() is the same as
326 gdb.selected_inferior().progspace.
327
1256af7d
SM
3282018-09-13 Simon Marchi <simon.marchi@ericsson.com>
329
330 * python.texi (Basic Python): Mention the string representation
331 of GDB Python objects.
332
3e68067f
SM
3332018-09-12 Simon Marchi <simon.marchi@ericsson.com>
334
335 * gdb.texinfo (Skipping Over Functions and Files): Document
336 set/show debug skip.
337
849cba3b
TT
3382018-09-10 Tom Tromey <tom@tromey.com>
339
340 * python.texi (Frames In Python, Blocks In Python)
341 (Symbols In Python, Symbol Tables In Python)
342 (Lazy Strings In Python): Remove periods from section titles.
343
27a9fec6
TT
3442018-09-10 Tom Tromey <tom@tromey.com>
345
346 * python.texi (Pretty Printing API): Swap sentence order.
347
9da10427
TT
3482018-09-10 Tom Tromey <tom@tromey.com>
349
350 PR python/16461:
351 * python.texi (Values From Inferior): Mention use of virtual
352 table.
353
0d2a5839
TT
3542018-09-10 Tom Tromey <tom@tromey.com>
355
356 * python.texi (Basic Python): Parenthesize argument to
357 decode_line.
358
05c6bdc1
TT
3592018-09-10 Tom Tromey <tom@tromey.com>
360
361 * python.texi (Python): Mention Python versions. Don't mention
362 execfile.
363
e7b5068c
TT
3642018-09-10 Tom Tromey <tom@tromey.com>
365
366 PR python/19808:
367 * python.texi (Unwinding Frames in Python): Rewrite
368 create_unwind_info documentation. Update read_register
369 documentation and add a note about unwinder caution.
370
fb5af5e3
TT
3712018-09-10 Tom Tromey <tom@tromey.com>
372
373 PR python/18909:
374 * python.texi (Events In Python): Fix inferior_call
375 documentation.
376
521b499b
TT
3772018-09-10 Tom Tromey <tom@tromey.com>
378
379 PR python/17752:
380 * python.texi (Frame Filter API): Remove period from subsection
381 title. Mention 100 as good default priority.
382 (Frame Decorator API): Remove period from subsection title.
383 Mention FrameDecorator module.
384
4a5a194a
TT
3852018-09-10 Tom Tromey <tom@tromey.com>
386
387 PR python/23108:
388 * python.texi (Exception Handling): Rearrange gdb.GdbError text
389 and add a table.
390
f5a476a7
TT
3912018-09-10 Tom Tromey <tom@tromey.com>
392
393 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
394 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
395 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
396 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
397
60c0454d
TT
3982018-09-10 Tom Tromey <tom@tromey.com>
399
400 PR python/16484:
401 * python.texi (Frames In Python): Document that Frame.block can
402 throw.
403
088a96da
TT
4042018-09-10 Tom Tromey <tom@tromey.com>
405
406 PR python/23487:
407 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
408
22eb9e92
TT
4092018-09-10 Tom Tromey <tom@tromey.com>
410
411 PR python/16033:
412 * python.texi (Blocks In Python): Document that Block.end is
413 exclusive.
414
078a0207
KS
4152018-08-29 Keith Seitz <keiths@redhat.com>
416
417 * gdb.texinfo (Compiling and injecting code in GDB): Document
418 set/show "compile-oracle" and "compile-cplus-types" commands.
419
6d52907e
JV
4202018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
421
422 * gdb.texinfo (The -stack-list-frames Command): Update description
423 to mention "arch".
424 Update MI examples throughout the document to contain "arch" in
425 frame output.
426
1461bdac
AH
4272018-08-21 Alan Hayward <alan.hayward@arm.com>
428
429 * gdb.texinfo (AArch64 SVE): New subsubsection.
430
26fb3983
JV
4312018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
432
433 * gdb.texinfo (GDB/MI Data Manipulation): Document
434 "-data-disassemble -a addr".
435 (GDB/MI Support Commands): Document "data-disassemble-a-option"
436 feature.
437
7d11235d
SM
4382018-08-07 Simon Marchi <simon.marchi@ericsson.com>
439
440 * gdb.texinfo (Index Files Speed Up GDB): Add section about
441 symbol index cache.
442
129eb0f1
SDJ
4432018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
444
445 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
446 option sections to further clarify that gcore can take more
447 than one PID, and that "-o" is used to specify a prefix, not a
448 filename.
449
3c3bb058
AB
4502018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
451
452 * gdb.texinfo (Maintenance Commands): Add description of
453 maintenance command to control dwarf unwinders.
454
0a232300
PW
4552018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
456
457 * gdb.texinfo (Debugging Programs with Multiple Threads):
458 Document changes to 'thread apply'. Document 'taas'.
459 Document 'tfaas'.
460 (Examining the Stack): Document 'frame apply'. Document 'faas'.
461
c7ab0aef
SDJ
4622018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
463 Jan Kratochvil <jan.kratochvil@redhat.com>
464 Paul Fertser <fercerpav@gmail.com>
465 Tsutomu Seki <sekiriki@gmail.com>
466
467 * gdb.texinfo (Remote Connection Commands): Add explanation
468 about new IPv6 support. Add new connection prefixes.
469
055303e2
AB
4702018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
471
472 * gdb.texinfo (Remote Configuration): Update descriptions for
473 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
474 and hardware-watchpoint-length-limit variables.
475
471b9d15
MR
4762018-07-02 Maciej W. Rozycki <macro@mips.com>
477
478 PR tdep/8282
479 * gdb.texinfo (Source and Machine Code): Document `set
480 disassembler-options' support for the MIPS target.
481
291f9a96
PT
4822018-06-28 Petr Tesarik <ptesarik@suse.cz>
483
484 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
485
ed6dfe51
PT
4862018-06-28 Petr Tesarik <ptesarik@suse.cz>
487
488 * gdb.texinfo (Files): The address argument for "add-symbol-file"
489 is no longer mandatory.
490
d4d429d5
PT
4912018-06-28 Petr Tesarik <ptesarik@suse.cz>
492
493 * gdb.texinfo (Files): Document "symbol-file -o offset".
494
0dbfed25
TV
4952018-06-14 Tom de Vries <tdevries@suse.de>
496
497 * gdb.texinfo (Background Execution): Add @cindex for '&'.
498
41fc26a2
EZ
4992018-06-11 Eli Zaretskii <eliz@gnu.org>
500
501 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
502
5045b3d7
GB
5032018-06-08 Gary Benson <gbenson@redhat.com>
504
505 * gdb.texinfo (Maintenance Commands): Document "maint check
506 libthread-db" and "maint set/show check-libthread-db".
507
eb6af809
TT
5082018-06-05 Tom Tromey <tom@tromey.com>
509
510 PR cli/12326:
511 * gdb.texinfo (Screen Size): Document "c" response to pagination
512 prompt.
513
4b2dfa9d
MR
5142018-05-31 Maciej W. Rozycki <macro@mips.com>
515
516 * gdb.texinfo (Choosing Target Byte Order): Document endianness
517 selection details with the `set endian auto' mode.
518
a913fffb
TT
5192018-05-04 Tom Tromey <tom@tromey.com>
520
521 PR python/22731:
522 * python.texi (Breakpoints In Python): Mention that "commands" is
523 writable.
524
0489430a
TT
5252018-05-02 Tom Tromey <tom@tromey.com>
526
527 PR python/20084:
528 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
529 PARAM_ZUINTEGER_UNLIMITED.
530
6d7bb824
TT
5312018-04-30 Tom Tromey <tom@tromey.com>
532
533 * python.texi (Types In Python): Document Type.align.
534
b744723f
AA
5352018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
536
537 * gdb.texinfo (Symbols): Mention the fact that "info
538 variables/functions/types" show source files and line numbers.
539
4a4495d6
MM
5402018-04-13 Markus Metzger <markus.t.metzger@intel.com>
541
542 * gdb.texinfo: Document set/show record btrace cpu.
543
3fcded8f
JB
5442018-03-27 Joel Brobecker <brobecker@adacore.com>
545
546 * gdb.texinfo (Ada Settings): New subsubsection.
547
978d6c75
TT
5482018-03-26 Tom Tromey <tom@tromey.com>
549
550 PR backtrace/15582:
551 * gdb.texinfo (Backtrace): Mention "hide" argument.
552
ea3b0687
TT
5532018-03-26 Tom Tromey <tom@tromey.com>
554
555 * gdb.texinfo (Backtrace): Describe options individually.
556
76727919
TT
5572018-03-19 Tom Tromey <tom@tromey.com>
558
559 * observer.texi: Remove.
560
386a8676
JB
5612018-03-04 John Baldwin <jhb@FreeBSD.org>
562
563 * gdb.texinfo (Debugging Output): Document "set/show debug
564 fbsd-nat".
565
db1ae9c5
AB
5662018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 * gdb.texinfo (Machine Code): Additional information about "info
569 line" command.
570
d726cb5d
SN
5712018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
572
573 * gdb.texinfo (gdb-add-index man): Add pindex.
574
dbfa4523
SN
5752018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
576
577 * gdb.texinfo (set cwd): Add period.
578 (gdb-add-index man): Move anchor.
579
ba643918
SDJ
5802017-01-12 Tom Tromey <tom@tromey.com>
581 Sergio Durigan Junior <sergiodj@redhat.com>
582
583 * gdb.texinfo (Index Files): Mention gdb-add-index.
584 (gdb-add-index man): New section.
585 * Makefile.in (gdb-add-index.1): New rule to generate manpage
586 from gdb.texinfo.
587
754452f0
SN
5882018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
589
590 * gdb.texinfo (pwd): Fix whitespace.
591
2d97a5d9
JB
5922018-01-09 John Baldwin <jhb@FreeBSD.org>
593
594 * gdb.texinfo (pwd): Update cross-reference for Process Information
595 node and remove explicit /proc reference.
596 (Native): Rename subsection from SVR4 Process Information to
597 Process Information.
598 (Process Information): Reword introduction to be less /proc
599 centric. Document support for "info proc" on FreeBSD.
600
9f757bf7
XR
6012018-01-03 Xavier Roirand <roirand@adacore.com>
602
603 * gdb.texinfo (Set Catchpoints): Add documentation for new
604 "catch handlers" action.
605
cef0f868
SH
6062017-12-27 Stafford Horne <shorne@gmail.com>
607
608 * gdb.texinfo (Target Description Format): Explain that arbitrary
609 strings are now allowed for register groups.
610
b67d92b0
SH
6112017-12-27 Stafford Horne <shorne@gmail.com>
612
613 * gdb.texinfo (Registers): Document info reg $reggroup feature.
614
7c161838
SDJ
6152017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
616
617 PR cli/16224
618 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
619
b89641ba
SM
6202017-12-13 Simon Marchi <simon.marchi@ericsson.com>
621
622 * python.texi (Manipulating breakpoints using Python): Document
623 qualified parameter to gdb.Breakpoint.
624
0b982d68
SM
6252017-12-13 Simon Marchi <simon.marchi@ericsson.com>
626
627 * python.texi (Manipulating breakpoints using Python): Split doc
628 of Breakpoint.__init__ in two, split text in multiple
629 paragraphs, don't nest parameter square brackets.
630
a994fec4
FJ
6312017-12-12 Stafford Horne <shorne@gmail.com>
632 Stefan Wallentowitz <stefan@wallentowitz.de>
633 Franck Jullien <franck.jullien@gmail.com>
634 Jeremy Bennett <jeremy.bennett@embecosm.com>
635
636 * gdb.texinfo: Add OpenRISC documentation.
637
437afbb8
JK
6382017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
639
640 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
641
883fd55a
KS
6422017-12-07 Keith Seitz <keiths@redhat.com>
643
644 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
645 and "show print type nested-type-limit".
646
824cc835
PM
6472017-12-07 Phil Muldoon <pmuldoon@redhat.com>
648
649 * python.texi (Breakpoints In Python): Add text relating
650 to allowed explicit locations and keywords in gdb.Breakpoints.
651
7403715e
TT
6522017-12-04 Tom Tromey <tom@tromey.com>
653
654 * gdb.texinfo (Rust): Update trait object status
655
97cbe998
SDJ
6562017-12-01 Andrew Cagney <cagney@redhat.com>
657 Joel Brobecker <brobecker@adacore.com>
658 Sergio Durigan Junior <sergiodj@redhat.com>
659
660 * gdb.texinfo (File Options): Document --readnever.
661 (Commands to Specify Files): Likewise, for 'symbol-file' and
662 'add-symbol-file'.
663
bd69330d
PA
6642017-11-29 Pedro Alves <palves@redhat.com>
665
666 PR c++/19436
667 * gdb.texinfo (Debugging C Plus Plus): Document setting
668 breakpoints in functions with ABI tags.
669
a20714ff
PA
6702017-11-29 Pedro Alves <palves@redhat.com>
671
672 * gdb.texinfo (Linespec Locations): Document how "function" is
673 interpreted in C++ and Ada. Document "-qualified".
674 (Explicit Locations): Document how "-function" is interpreted in
675 C++ and Ada. Document "-qualified".
676
ee9a09e9
DC
6772017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
678
679 PR gdb/21945
680 * gdb.texinfo (Search Memory): Update description and example
681 about how to search a string without NULL terminator.
682
e547c119
JB
6832017-11-24 Joel Brobecker <brobecker@adacore.com>
684
685 * gdb.texinfo (GDB/MI Ada Exception Information): Document
686 new "exception-message" field.
687
5f1ca24a
SM
6882017-11-24 Simon Marchi <simon.marchi@ericsson.com>
689
690 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
691
d044bac8
PA
6922017-11-24 Pedro Alves <palves@redhat.com>
693
694 * gdb.texinfo (Completion): Update need-quoting examples. Remove
695 false claim that GDB inserts quoting automatically.
696 (Symbols): Add anchor.
697
2400729e
UW
6982017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
699
700 * gdb.texinfo (Requirements): Document use of GNU MPFR.
701
d8ae99a7
PM
7022017-11-16 Phil Muldoon <pmuldoon@redhat.com>
703
704 * python.texi (Basic Python): Add rbreak documentation.
705
d0fe4701
XR
7062017-11-07 Xavier Roirand <roirand@adacore.com>
707 Pedro Alves <palves@redhat.com>
708
709 * gdb.texinfo (Set Breaks): Document support for breakpoint
710 location ranges in the enable/disable commands.
711
bc3b087d
SDJ
7122017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
713
714 * gdb.texinfo (Starting your Program) <The working directory.>:
715 Mention remote debugging.
716 (Working Directory) <Your Program's Working Directory>:
717 Likewise.
718 (Connecting) <Remote Packet>: Add "set-working-dir"
719 and "QSetWorkingDir" to the table.
720 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
721 packet.
722
d092c5a2
SDJ
7232017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
724
725 * gdb.texinfo (Starting your Program) <The working directory.>:
726 Mention new "set cwd" command.
727 (Working Directory) <Your Program's Working Directory>:
728 Rephrase to explain that "set cwd" exists and is the default
729 way to change the inferior's cwd.
730
289e23aa
AA
7312017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
732
733 * gdb.texinfo (S/390 and System z Features): Document the new
734 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
735
f2ff95c5
KB
7362017-09-21 Kevin Buettner <kevinb@redhat.com>
737
738 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
739 attribute.
740
da2c323b
KB
7412017-09-21 Kevin Buettner <kevinb@redhat.com>
742
743 * python.texi (Inferiors In Python): Add description for method
744 Inferior.thread_from_thread_handle.
745
4e5a4f58
JB
7462017-09-19 John Baldwin <jhb@FreeBSD.org>
747
748 * gdb.texinfo (Starting your Program): Add description of
749 starti command. Mention starti command as an alternative for
750 debugging the elaboration phase.
751
1526853e
SM
7522017-09-16 Simon Marchi <simon.marchi@ericsson.com>
753
754 * gdb.texinfo (Maintenance Commands): Document filter parameter
755 of "maint selftest". Document "maint info selftests" command.
756
7c96f8c1
TT
7572017-09-11 Tom Tromey <tom@tromey.com>
758
759 * python.texi (Events In Python): Document new events.
760
d69cf9b2
PA
7612017-09-04 Pedro Alves <palves@redhat.com>
762
763 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
764 no-debug-info variables.
765 (Symbols) <Examining the Symbol Table>: Document inspecting
766 no-debug-info types.
767 (Calling) <Calling functions with no debug info>: New subsection,
768 documenting calling no-debug-info functions.
769 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
770
0a2dde4a
SDJ
7712017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
772
773 * gdb.texinfo (set environment): Add @anchor. Explain that
774 environment variables set by the user are sent to GDBserver.
775 (unset environment): Likewise, but for unsetting variables.
776 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
777 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
778 "environment-reset" and "QEnvironmentReset" to the table.
779 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
780 QEnvironmentReset>: New item, explaining the packet.
781
6e41ddec
JK
7822017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
783
784 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
785 "Compiler search for the compile command" descriptions of set
786 compile-gcc and show compile-gcc.
787
58afddc6
WP
7882017-08-07 Weimin Pan <weimin.pan@oracle.com>
789
790 * gdb.texinfo (Architectures): Add new Sparc64 section to document
791 ADI support.
792 * NEWS: Add "adi examine" and "adi assign" commands.
793
6d580b63
YQ
7942017-08-18 Yao Qi <yao.qi@linaro.org>
795
796 * gdb.texinfo (Server): Document "--selftest".
797
a5afdb16
RK
7982017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
799
800 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
801 Single-Key mode.
802
ca145713
SDJ
8032017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
804
805 PR gdb/21925
806 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
807 set...").
808
0968fbae
SM
8092017-08-09 Simon Marchi <simon.marchi@ericsson.com>
810
811 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
812 conditional expression.
813
791fb3d7
SM
8142017-07-31 Simon Marchi <simon.marchi@ericsson.com>
815
816 * agentexpr.texi (rot): Fix symbolic description, improve
817 textual description.
818
27d41eac
YQ
8192017-07-26 Yao Qi <yao.qi@linaro.org>
820
821 * gdb.texinfo (Maintenance Commands): Document command
822 "maint check xml-descriptions".
823
8e2141c6
YQ
8242017-07-26 Yao Qi <yao.qi@linaro.org>
825
826 * gdb.texinfo (Maintenance Commands): Document optional
827 argument of "maint print c-tdesc".
828
c646b4e8
YQ
8292017-07-18 Yao Qi <yao.qi@linaro.org>
830
831 * gdb.texinfo (Maintenance Commands): Improve the doc to
832 command "maint print c-tdesc".
833
eb83230b
SDJ
8342017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
835
836 PR gdb/21606
837 * python.texi (Python representation of Symbols.): Replace
838 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
839 * guile.texi (Guile representation of Symbols.): Likewise.
840
c4dcb155
SM
8412017-06-11 Simon Marchi <simon.marchi@ericsson.com>
842
843 * gdb.texinfo (Optional Messages about Internal Happenings):
844 Document {set,show} debug separate-debug-file commands.
845
aefd8b33
SDJ
8462017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
847
848 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
849 (Connecting) <Remote Packet>: Add "startup-with-shell"
850 and "QStartupWithShell" to the table.
851 (Remote Protocol) <QStartupWithShell>: New item, explaining the
852 packet.
853
176efed1
AB
8542017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
855
856 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
857
d050f7d7
TW
8582017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
859
860 * python.texi (Recording in Python): Factor out the documentation of
861 gdb.RecordInstruction's super class.
862
14f819c8
TW
8632017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
864
865 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
866 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
867 prev and next.
868
0ed5da75
TW
8692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
870
871 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
872 gdb.RecordInstruction
873
913aeadd
TW
8742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
875
876 * python.texi (Recording in Python): Add documentation for
877 gdb.RecordGap and remove documentation of special cases for
878 gdb.BtraceInstruction.
879
a3be24ad
TW
8802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
881
882 * python.texi (Recording in Python): Remove Record.ptid defvar.
883
ebe553db
SM
8842017-04-21 Simon Marchi <simon.marchi@ericsson.com>
885
886 * gdb.texinfo (GDB/MI Thread Information): Add missing
887 fields, re-word some things.
888 (GDB/MI Thread Commands): Describe fields found in the output of
889 -thread-info, remove description of fields in the
890 thread output tuple, replace with a cross-reference to "GDB/MI
891 Thread Information".
892
9be21bb4
SM
8932017-04-21 Simon Marchi <simon.marchi@ericsson.com>
894
895 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
896 from -thread-info output.
897
fe5f7374
AK
8982017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
899
900 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
901
eea78757
AK
9022017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
903
904 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
905
79778b30
YQ
9062017-03-22 Yao Qi <yao.qi@linaro.org>
907
908 * python.texi (Inferiors In Python): Remove @code from Python.
909
cee59b3f
TW
9102017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
911
912 * python.texi (Recordings In Python): Document return type of
913 gdb.BtraceInstruction.data.
914
51457a05
MAL
9152017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
916
917 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
918 command file-list-shared-libraries
919 (GDB/MI Async Records): Update documentation of library-loaded with new
920 field.
921
f8d99587
DE
9222017-03-16 Doug Evans <dje@google.com>
923
924 * guile.texi (Lazy Strings In Guile): Mention arrays.
925 * python.texi (Lazy Strings In Python): Ditto.
926
5cf70512
JW
9272017-03-08 Jiong Wang <jiong.wang@arm.com>
928
929 * gdb.texinfo (Memory Protection Extensions): Add missing escape
930 character "@".
931
4a612d6f
WT
9322017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
933
934 * Memory Protection Extensions: Add information about inferior
935 calls.
936
216f72a1
JK
9372017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
938
939 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
940 DW_TAG_GNU_* and DW_AT_GNU_*.
941
4e746bb6
TW
9422017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
943
944 * python.texi (Recordings In Python): New section.
945
3f77c769
TT
9462017-02-14 Tom Tromey <tom@tromey.com>
947
948 PR python/13598:
949 * python.texi (Events In Python): Document events.before_prompt.
950
5cf30ebf
LM
9512017-02-13 Luis Machado <lgustavo@codesourcery.com>
952
953 * gdb.texinfo (Target Commands): Document the optional offset
954 argument for the load command.
955
18da0c51
MG
9562017-02-10 Martin Galvan <martingalvan@sourceware.org>
957
958 PR gdb/21122
959 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
960 space-separated breakpoint lists. Also add a missing @table command
961 and @cindex for breakpoint lists.
962
3f7b46f2
IR
9632017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
964
965 PR tdep/20936
966 * gdb.texinfo: (Standard Target Features): Document SPARC features.
967 (Sparc Features): New node.
968
2735833d
WT
9692017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
970
971 * gdb.texinfo (i386 Features): Add system segment registers
972 as feature.
973
373832b6
SM
9742017-01-24 Simon Marchi <simon.marchi@ericsson.com>
975
976 * python.texi (Events In Python): Fix typo.
977
78cbbba8
LM
9782017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
979 Luis Machado <lgustavo@codesourcery.com>
980
981 * gdb.texinfo (-target-flash-erase): New MI command description.
982 (flash-erase): New CLI command description.
983
387360da
JB
9842017-01-04 John Baldwin <jhb@FreeBSD.org>
985
986 * gdb.texinfo (Contributors): Add SRI International and University
987 of Cambridge for FreeBSD/mips.
988
34c41c68
DE
9892016-12-22 Doug Evans <xdje42@gmail.com>
990
991 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
992 commands.
993
df3ee9ca
PA
9942016-12-02 Pedro Alves <palves@redhat.com>
995
996 * gdb.texinfo (User-defined Commands): Limit on number of
997 arguments passed to user-defined commands removed; update.
998
01770bbd
PA
9992016-12-02 Pedro Alves <palves@redhat.com>
1000
1001 PR cli/20559
1002 * gdb.texinfo (Define): Add example of using "eval" to process a
1003 variable number of arguments.
1004 (Output) <eval>: Add anchor.
1005
ad02e4fe
SM
10062016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1007
1008 * Makefile.in: Likewise.
1009
8504e097
AA
10102016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1011
1012 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1013 xref.
1014
39402e6c
PA
10152016-10-29 Pedro Alves <palves@redhat.com>
1016
1017 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1018 actions.
1019
ca6eff59
PA
10202016-10-26 Pedro Alves <palves@redhat.com>
1021
1022 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1023 actions that match a thread, and what happens when an action
1024 matches a thread that is already running.
1025
be06ba8c
SM
10262016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1027
1028 * gdb.texinfo (Using Trace Files): Fix typo.
1029 (GDB/MI Tracepoint Commands): Likewise.
1030
99e61eda
SM
10312016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1032
1033 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1034 of -trace-save.
1035
9c37b5ae
TT
10362016-10-06 Tom Tromey <tom@tromey.com>
1037
1038 * guile.texi (Types In Guile): Remove Java mentions.
1039 * python.texi (Types In Python): Remove Java mentions.
1040 * gdb.texinfo (Address Locations, Supported Languages)
1041 (Index Section Format): Remove Java mentions.
1042
ee8da4b8
DE
10432016-08-15 Doug Evans <dje@google.com>
1044
1045 * gdb.texinfo (Target Description Format): Update docs on "end"
1046 field spec and field default type.
1047
4034d0ff
AT
10482016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10492016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1050
1051 PR gdb/20487
1052 * gdb.texinfo (Context management): Update mention of frame
1053 change notifications.
1054 (gdb/mi Async Records): Document frame field in
1055 =thread-select event.
1056 * observer.texi (GDB Observers): New user_selected_context_changed
1057 observer.
1058
4435e1cc
TT
10592016-09-28 Tom Tromey <tom@tromey.com>
1060
1061 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1062 than "memory breakpoint". Further document "kind". Move
1063 protocol-details link earlier.
1064 <z1>: Document the cmd_list argument. Fix typo.
1065 <g>: Remove incorrect sentence.
1066 (Stop Reply Packets): Document "OK" response to requests when in
1067 non-stop mode.
1068 <swbreak>: Use "software breakpoint" rather than "memory
1069 breakpoint".
1070 <create>: Document that "R" is ignored.
1071 <W, X, w>: Document formatting of "AA".
1072 (Notification Packets): Use "%Stop", not "%%Stop".
1073
ad0a504f
AK
10742016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1075
1076 * gdb.texinfo (Embedded Processors): Document ARC.
1077 (Synopsys ARC): New section.
1078 (Standard Target Features): Document ARC features.
1079 (ARC Features): New section.
1080
74172ecf
SM
10812016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1082
1083 * .gitignore: New file.
1084
0a1ddfa6
SM
10852016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1086
1087 * gdb.texinfo (Input/Output): Mention possibility to unset
1088 inferior-tty.
1089
c0272db5
TW
10902016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1091
1092 * gdb.texinfo: Resume btrace on reconnect.
1093
e3487908
GKB
10942016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1095
1096 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1097 syscall.
1098
463888ab
РИ
10992016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1100
1101 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1102 command.
1103
dac790e1
TT
11042016-07-13 Tom Tromey <tom@tromey.com>
1105
1106 PR python/15620, PR python/18620:
1107 * python.texi (Events In Python): Document new breakpoint events.
1108
93daf339
TT
11092016-07-13 Tom Tromey <tom@tromey.com>
1110
1111 PR python/17698:
1112 * python.texi (Breakpoints In Python): Document
1113 Breakpoint.pending.
1114
cda75e70
TT
11152016-07-13 Tom Tromey <tom@tromey.com>
1116
1117 * python.texi (Breakpoints In Python): Move table of types and
1118 table of watchpoint types earlier in node.
1119
e0f3fd7c
TT
11202016-07-12 Tom Tromey <tom@tromey.com>
1121
1122 PR python/19293:
1123 * python.texi (Frames In Python): Document
1124 gdb.invalidate_cached_frames.
1125
86f78169
PA
11262016-06-21 Pedro Alves <palves@redhat.com>
1127
1128 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1129 document new-ui and explain use case.
1130
a28d8e50
YTL
11312016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1132
1133 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1134 (NDS32 Features): New Section.
1135
bb556f1f
TK
11362016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1137
1138 * gdb.texinfo (Examining Memory): Document negative repeat
1139 count in the 'x' command.
1140
38b022b4
SM
11412016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1142
1143 * gdb.texinfo (GDB/MI Async Records): Document method and
1144 format fields in =record-started.
1145 * observer.texi (record_changed): Add method and format
1146 parameters.
1147
c185ba27
EZ
11482016-05-27 Eli Zaretskii <eliz@gnu.org>
1149
1150 * gdb.texinfo (General Query Packets): Move the description of the
1151 response before the long list of the specific 'read' and 'write'
1152 requests.
1153
1957f6b8
TT
11542016-05-23 Tom Tromey <tom@tromey.com>
1155
1156 * python.texi (Basic Python): Document gdb.breakpoints return.
1157
224f10c1
TT
11582016-05-24 Tom Tromey <tom@tromey.com>
1159
1160 PR gdb/19194:
1161 * gdb.texinfo (gdb man): Fix typo.
1162
0bdfa368
TT
11632016-05-17 Tom Tromey <tom@tromey.com>
1164
1165 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1166 (Rust): New node.
1167
dcd1f979
TT
11682016-05-17 Tom Tromey <tom@tromey.com>
1169
1170 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1171
310cdbb6
YQ
11722016-04-27 Yao Qi <yao.qi@linaro.org>
1173
1174 * gdb.texinfo (tfind): Complete doc about tfind without
1175 argument.
1176
b8162e5a
AT
11772016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1178
1179 * agentexpr.texi (byte): Fix zero_ext description.
1180
f7c38292
PA
11812016-03-31 Pedro Alves <palves@redhat.com>
1182
1183 * gdb.texinfo (M32R/SDI): Delete node.
1184 (MIPS Embedded): Remove references to the MIPS remote debugging
1185 protocol, PMON and variants, and the associated commands.
1186
81516450
DE
11872016-03-15 Doug Evans <dje@google.com>
1188
1189 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1190 (Target Description Format): Mention enum types. Update docs on
1191 flags types.
1192 (Predefined Target Types): Add "bool".
1193 (Enum Target Types): New node.
1194
2a60e18f
PA
11952016-03-15 Pedro Alves <palves@redhat.com>
1196
1197 * gdb.texinfo (Tracepoint Actions): Fix typo.
1198
45fa2529
PA
11992016-03-15 Pedro Alves <palves@redhat.com>
1200 Andreas Arnez <arnez@linux.vnet.ibm.com>
1201 Marcin Kościelnicki <koriakin@0x04.net>
1202
1203 * gdb.texinfo (Tracepoint Actions): Document possible
1204 unreliability of '$_ret'.
1205
f2403c39
AB
12062016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1207
1208 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1209 command.
1210
f2f3ccb9
SM
12112016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1212
1213 * gdb.texinfo (Convenience Functions): Document $_as_string.
1214
cce0e923
DE
12152016-02-23 Doug Evans <dje@google.com>
1216
1217 * gdb.texinfo (Skipping Over Functions and Files): Document new
1218 options to "skip" command. Update docs of output of "info skip".
1219
012b3a21
WT
12202016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1221
1222 * gdb.texinfo (Signals): Add bound violation display hints for
1223 a SIGSEGV.
1224
0748bf3e
MK
12252016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1226
1227 * gdb.texinfo (Trace File Format): Add documentation for description
1228 section lines.
1229
e909d859
MK
12302016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1231
1232 * gdb.texinfo (Trace File Format): Remove misleading information
1233 about register block ordering.
1234
713cdcbf
DE
12352016-02-01 Doug Evans <dje@google.com>
1236
1237 * gdb.texinfo (Value Sizes): Fix typo.
1238
8244c20d
DE
12392016-02-01 Doug Evans <dje@google.com>
1240
1241 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1242
5fdf6324
AB
12432016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1244
1245 * gdb.texinfo (Value Sizes): New section.
1246 (Data): Add the 'Value Sizes' node to the menu.
1247
67ebd9cb
JB
12482016-01-26 John Baldwin <jhb@FreeBSD.org>
1249
1250 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1251
6e9567fe
JB
12522016-01-19 John Baldwin <jhb@FreeBSD.org>
1253
1254 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1255
f303dbd6
PA
12562016-01-18 Pedro Alves <palves@redhat.com>
1257
1258 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1259 of the thread that hit a breakpoint or received a signal.
1260
71ef29a8
PA
12612016-01-15 Pedro Alves <palves@redhat.com>
1262
1263 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1264
663f6d42
PA
12652016-01-13 Pedro Alves <palves@redhat.com>
1266
1267 * gdb.texinfo (Threads): Document the $_gthread convenience
1268 variable.
1269 (Convenience Vars): Likewise.
1270
c84f6bbf
PA
12712016-01-13 Pedro Alves <palves@redhat.com>
1272
1273 * gdb.texinfo (Threads): Document "info threads -gid".
1274
22a02324
PA
12752016-01-13 Pedro Alves <palves@redhat.com>
1276
1277 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1278 anchor.
1279 (Threads In Python): Document new InferiorThread.global_num
1280 attribute.
1281
5d5658a1
PA
12822016-01-07 Pedro Alves <palves@redhat.com>
1283
1284 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1285 qualified thread IDs, global thread IDs and thread ID lists.
1286 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1287 thread IDs.
1288 (Convenience Vars): Document the $_thread convenience variable.
1289 (Ada Tasks): Adjust to refer to thread IDs.
1290 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1291 Commands, GDB/MI Variable Objects): Update to mention global
1292 thread IDs.
1293 * guile.texi (Breakpoints In Guile)
1294 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1295 global thread IDs instead of thread IDs.
1296 * python.texi (Threads In Python): Adjust documentation of
1297 InferiorThread.num.
1298 (Breakpoint.thread): Mention global thread IDs instead of thread
1299 IDs.
1300
84654457
PA
13012016-01-13 Pedro Alves <palves@redhat.com>
1302
1303 * python.texi (Threads In Python): Document
1304 InferiorThread.inferior.
1305
e3940304
PA
13062016-01-13 Pedro Alves <palves@redhat.com>
1307
1308 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1309 convenience variable.
1310 (Convenience Vars): Likewise.
1311
82075af2
JS
13122016-01-12 Josh Stone <jistone@redhat.com>
1313 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1314
1315 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1316 (Stop Reply Packets): List the syscall entry and return stop reasons.
1317 (General Query Packets): Describe QCatchSyscalls, and add it to the
1318 table and the detailed list of stub features.
1319
bc504a31
PA
13202016-01-12 Pedro Alves <palves@redhat.com>
1321
1322 Remove use of the registered trademark symbol throughout.
1323
cde67b27
YQ
13242016-01-12 Yao Qi <yao.qi@linaro.org>
1325
1326 * gdb.texinfo (Interrupts): Update the document on handling
1327 interrupt when program is stopped.
1328
19d9d4ef
DB
13292015-12-11 Don Breazeal <donb@codesourcery.com>
1330
1331 * gdb.texinfo (Forks): Correct Linux kernel version where
1332 fork and exec events are supported, add notes about support
1333 of these events in target remote mode.
1334 (Connecting): Reorganize and clarify distinctions between
1335 target remote, extended-remote, and multiprocess.
1336 Reorganize related text from separate sections into new
1337 sections.
1338 (Server): Note effects of target extended-remote mode.
1339 Delete section on Multi-Process Mode for gdbserver.
1340 Move some text to "Connecting" node.
1341
f4f4330e
PA
13422015-12-10 Pedro Alves <palves@redhat.com>
1343
1344 * gdb.texinfo (Threads): Replace warning with explanation
1345 about single-threaded programs.
1346
b1236ac3
PA
13472015-12-10 Pedro Alves <palves@redhat.com>
1348
1349 * gdb.texinfo (Threads): Remove mention of SGI.
1350 (Forks): Remove mention of HP-UX.
1351 (Breakpoints): Remove mention of HP-UX.
1352 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1353 Reword in terms of architectures.
1354 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1355 mention supported systems.
1356 (Convenience Vars): Don't mention HP-UX.
1357 (Jumping): Remove mention of HP-UX in comment.
1358 (Files) <shared libraries>: Update supported shared library types
1359 list. Remove mention of HP-UX.
1360 (Native): Remove HP-UX subsection.
1361 (SVR4 Process Information): Remove mention of HP-UX.
1362
0f59c28f
PA
13632015-12-10 Pedro Alves <palves@redhat.com>
1364
1365 * gdb.texinfo (Stack): Reorder menu.
1366
1c35a88f
LM
13672015-12-09 Luis Machado <lgustavo@codesourcery.com>
1368
1369 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1370 -var-set-format's new zero-hexadecimal format.
1371
3685b09f
PMR
13722015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1373
1374 * gdb.texinfo (Ada Mode Into): Move overloading support
1375 description to its own node.
1376 (Overloading support for Ada): New node.
1377
f2faf941
PA
13782015-11-30 Pedro Alves <palves@redhat.com>
1379
1380 PR 14618
1381 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1382 (Remote Configuration): Add the "set/show remote
1383 no-resumed-stop-reply" to the available settings table.
1384 (General Query Packets): Document the "no-resumed" qSupported
1385 feature.
1386
65706a29
PA
13872015-11-30 Pedro Alves <palves@redhat.com>
1388
1389 * gdb.texinfo (Remote Configuration): List "set/show remote
1390 thread-events" command in configuration table.
1391 (Stop Reply Packets): Document "T05 create" stop
1392 reason and 'w' stop reply.
1393 (General Query Packets): Document QThreadEvents packet. Document
1394 QThreadEvents qSupported feature.
1395
de979965
PA
13962015-11-30 Pedro Alves <palves@redhat.com>
1397
1398 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1399 anchor.
1400 (Packets): Document vCtrlC.
1401
79efa585
SM
14022015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1403
1404 * gdb.texinfo (Thread List Format): Mention thread names.
1405
7e0aa6aa
PA
14062015-11-24 Pedro Alves <palves@redhat.com>
1407
1408 PR 17539
1409 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1410 program-spaces" example to ascending order listing.
1411 (Threads): Adjust "info threads" example to ascending order
1412 listing.
1413 (Forks): Adjust "info inferiors" example to ascending order
1414 listing.
1415
0c532a29
MM
14162015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1417
1418 * gdb.texinfo (Process Record and Replay): Document "record
1419 instruction-history" modifiers.
1420
fc58fa65
AB
14212015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1422
1423 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1424 description.
1425 (Frame Filter Management): Move to later in the 'Examining the
1426 Stack' chapter.
1427 (Selection): Add entry for 'select-frame'.
1428
792005b0
DE
14292015-09-25 Doug Evans <dje@google.com>
1430
1431 * gdb.texinfo (Process Record and Replay): Fix syntax of
1432 "record instruction-history begin, end" and
1433 "record function-call-history begin, end".
1434
c58b006b
SM
14352015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1436
1437 * gdb.texinfo (Specifying Source Directories): Fix
1438 substitute-path example.
1439
f2665db5
MM
14402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1441
1442 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1443
e68fa6f0
PA
14442015-09-15 Pedro Alves <palves@redhat.com>
1445
1446 PR remote/18965
1447 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1448 the vforkdone description.
1449
8228463c
PA
14502015-09-15 Pedro Alves <palves@redhat.com>
1451
1452 PR remote/18965
1453 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1454 part indicates the thread ID of the parent process.
1455
750ce8d1
YQ
14562015-09-15 Yao Qi <yao.qi@linaro.org>
1457
1458 * gdb.texinfo (General Query Packets): Add vContSupported to
1459 tables of 'gdbfeatures' and 'stub features' supported in the
1460 qSupported packet, as well as to the list containing stub
1461 feature details.
1462
b459a59b
DB
14632015-09-11 Don Breazeal <donb@codesourcery.com>
1464
1465 * gdb.texinfo (Remote Configuration): Add exec event
1466 feature to table of packet settings.
1467 (Stop Reply Packets): Add exec events to the list of stop
1468 reasons.
1469 (General Query Packets): Add exec events to tables of
1470 'gdbfeatures' and 'stub features' supported in the qSupported
1471 packet, as well as to the list containing stub feature
1472 details.
1473
73b8c1fd
PA
14742015-08-24 Pedro Alves <palves@redhat.com>
1475
1476 * gdb.texinfo (Remote Configuration): Document the "set/show
1477 remote multiprocess-extensions-packet" commands.
1478
bb615428
PA
14792015-08-24 Pedro Alves <palves@redhat.com>
1480
1481 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1482 <M32R>: Remove references to M32R/D.
1483 <M68K>: Remove references to target dbug.
1484 <MIPS Embedded>: Remove references to target r3900 and target
1485 array.
1486 <PowerPC Embedded>: Remove references to target dink32 and target
1487 ppcbug, target sds
1488 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1489
2b4bf6af
AB
14902015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1491
1492 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1493
566f5e3b
AB
14942015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1495
1496 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1497
18989b3c
AB
14982015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1499
1500 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1501 info bfds" to...
1502 (File Caching): A New section. Outline bfd caching, and add new
1503 description for "main set/show bfd-sharing".
1504
6ff0ba5f
DE
15052015-08-14 Doug Evans <xdje42@gmail.com>
1506
1507 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1508 disassembly.
1509 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1510
629500fa
KS
15112015-08-11 Keith Seitz <keiths@redhat.com>
1512
1513 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1514 Use "location(s)"instead of "linespec(s)".
1515 (Specifying a Location): Rewrite.
1516 Add subsections describing linespec, address, and explicit locations.
1517 Add node/menu for each subsection.
1518 (Source and Machine Code, C Preprocessor Macros)
1519 (Create and Delete Trace points)
1520 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1521 (Continuing at a Different Address): Remove "linespec" examples.
1522 Add reference to "Specify a Location"
1523 (The -break-insert Command): Rewrite. Add anchor.
1524 Add reference to appropriate manual section discussing locations.
1525 (The -dprintf-insert Command): Refer to -break-insert for
1526 specification of 'location'.
1527
fbea99ea
PA
15282015-08-07 Pedro Alves <palves@redhat.com>
1529
1530 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1531 target-non-stop".
1532
da8c46d2
MM
15332015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1534
1535 * gdb.texinfo (Process Record and Replay): Document prefixing of
1536 speculatively executed instructions in the "record instruction-history"
1537 command.
1538
a3b5281e
DE
15392015-07-20 Doug Evans <dje@google.com>
1540
1541 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1542
6bcb1f97
DE
15432015-07-16 Doug Evans <dje@google.com>
1544
1545 * stabs.texinfo: @include gdb-cfg.texi.
1546
db1ff28b
JK
15472015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1548
1549 Revert the previous 2 commits:
1550 gdbserver build-id attribute generator
1551 Validate symbol file using build-id
1552
ca5268b6
JK
15532015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1554
1555 * gdb.texinfo (Files): Add 'set validate-build-id'
1556 and 'show validate-build-id'.
1557
700ca40f
JK
15582015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1559 Jan Kratochvil <jan.kratochvil@redhat.com>
1560
1561 gdbserver build-id attribute generator.
1562 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1563 'build-id' in description, example, new attribute in dtd.
1564
7c7f93f6
AB
15652015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1566
1567 * gdb.texinfo (Selection): Update documentation for 'frame'
1568 command.
1569
b0627500
MM
15702015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1571
72f4393d 1572 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1573 commands.
1574
b20a6524
MM
15752015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1576
1577 * gdb.texinfo (Process Record and Replay): Spell out that variables
1578 and registers are not available during btrace replay.
1579 Describe the new "record btrace pt" command.
1580 Describe the new "set|show record btrace pt buffer-size" options.
1581 (General Query Packets): Describe the new Qbtrace:pt and
1582 Qbtrace-conf:pt:size packets.
1583 Expand "bts" to "Branch Trace Store".
1584 Update the branch trace DTD.
1585
fc637f04
PP
15862015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1587
1588 * gdb.texinfo (Command History): Document the new option
1589 "history remove-duplicates".
1590
18a94d75
DE
15912015-06-19 Doug Evans <dje@google.com>
1592
1593 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1594 longer supported.
1595
0eacb298
PP
15962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1597
1598 * gdb.texinfo (Command History): Mention that setting
1599 GDBHISTSIZE to the empty string disables history truncation.
1600
bc460514
PP
16012015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1602
1603 PR gdb/16999
1604 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1605 behavior.
1606
b58c513b
PP
16072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1608
1609 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1610 with GDBHISTSIZE.
1611
a86c90e6
SM
16122015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1613
1614 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1615 bytes and memory units for -data-{read,write}-memory-bytes.
1616 (Packets): Same for m, M and X packets.
1617 * python.texi (Inferiors In Python): Same for read_memory and
1618 write_memory.
1619
c74f7d1c
JT
16202015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1621
1622 * gdb.texinfo (Separate Debug Files): Document that PE is also
1623 supported.
1624
51f0e40d
AB
16252015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1626
1627 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1628 single table entry.
1629
966f0aef
WT
16302015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1631
1632 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1633
1634
15a201c8
GB
16352015-06-10 Gary Benson <gbenson@redhat.com>
1636
1637 * gdb.texinfo (Remote Configuration): Document the
1638 "set/show remote hostio-setfs-packet" command.
1639 (Host I/O Packets): Document the vFile:setfs packet.
1640
7a6a1731
GB
16412015-06-10 Gary Benson <gbenson@redhat.com>
1642
1643 * gdb.texinfo (Debugging Output): Document the "set/show debug
1644 linux-namespaces" command.
1645
7d73c23c 16462015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1647 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1648
1649 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1650 and "set mpx bound".
1651
27e0867f
DE
16522015-05-27 Doug Evans <dje@google.com>
1653
1654 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1655
b4f54984
DE
16562015-05-26 Doug Evans <dje@google.com>
1657
1658 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1659 command renamings.
1660 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1661
55b40027
AB
16622015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1663
1664 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1665
a4ea0946
AB
16662015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1667
1668 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1669 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1670
37442ce1
DE
16712015-05-16 Doug Evans <xdje42@gmail.com>
1672
1673 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1674 memory ports.
1675
36de76f9
JK
16762015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1677
1678 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1679
0d71eef5
DB
16802015-05-12 Don Breazeal <donb@codesourcery.com>
1681
1682 * gdb.texinfo (Forks): Note that fork debugging is
1683 supported in extended mode.
1684 (Remote Configuration): Add fork event features to table
1685 of packet settings.
1686 (Stop Reply Packets): Add fork events to list of stop reasons.
1687 (General Query Packets): Add fork events to tables of
1688 'gdbfeatures' and 'stub features' supported in the qSupported
1689 packet, as well as to the list containing stub feature
1690 details.
1691
835205d0
GB
16922015-05-12 Gary Benson <gbenson@redhat.com>
1693
1694 * gdb.texinfo (General Query Packets): Document
1695 qXfer:exec-file:read with empty annex.
1696
4c082a81
SC
16972015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1698
1699 * python.texi (Values From Inferior): Add descriptions of new
1700 methods gdb.Value.reference_value and gdb.Value.const_value.
1701
b30a0bc3
JB
17022015-05-06 Joel Brobecker <brobecker@adacore.com>
1703
1704 * gdb.texinfo (Files): Add "info dll" documentation.
1705 (Cygwin Native): Remove "info dll" documentation.
1706
2ce1cdbf
DE
17072015-04-29 Doug Evans <dje@google.com>
1708
1709 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1710 Document.
1711 (Writing an Xmethod): Add get_result_type to example.
1712
59fb7612
SS
17132015-04-28 Sasha Smundak <asmundak@google.com>
1714
1715 * python.texi: New method documented.
1716
cf75d6c3
AB
17172015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1718
1719 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1720 format.
1721
897c3d32
DE
17222015-04-24 Doug Evans <dje@google.com>
1723
1724 * python.texi (Xmethods In Python): Fix name of method to call the
1725 xmethod.
1726
1b6e6f5c
GB
17272015-04-17 Gary Benson <gbenson@redhat.com>
1728
1729 * gdb.texinfo (Connecting to a Remote Target): Mention that
1730 GDB can access program files from remote targets that support
1731 qXfer:exec-file:read and Host I/O packets.
1732
c78fa86a
GB
17332015-04-17 Gary Benson <gbenson@redhat.com>
1734
1735 * gdb.texinfo (Remote Configuration): Document the "set/show
1736 remote pid-to-exec-file-packet" command.
1737 (General Query Packets): Document the qXfer:exec-file:read
1738 qSupported features. Document the qXfer:exec-file:read packet.
1739
a9a5a3d1
GB
17402015-04-17 Gary Benson <gbenson@redhat.com>
1741
1742 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1743 applies to executable paths if supplied to GDB as absolute.
1744
4f45d445
JK
17452015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1746
1747 * gdb.texinfo (Mode Options): Remove -xdb.
1748
e7a8570f
JK
17492015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1750 Eli Zaretskii <eliz@gnu.org>
1751
72f4393d
L
1752 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1753 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1754 the compile command. New subsection Compiler search for the compile
1755 command.
1756
f2983cc3
AW
17572015-04-09 Andy Wingo <wingo@igalia.com>
1758
1759 * guile.texi (Frames In Guile): Describe frame-read-register.
1760
599bd15c
GB
17612015-04-02 Gary Benson <gbenson@redhat.com>
1762
1763 * gdb.texinfo (set sysroot): Document "target:".
1764
d11916aa
SS
17652015-04-01 Sasha Smundak <asmundak@google.com>
1766
1767 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1768 section.
1769
df8411da
SDJ
17702015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1771
1772 PR corefiles/16092
1773 * gdb.texinfo (gcore): Mention new command 'set
1774 use-coredump-filter'.
1775 (set use-coredump-filter): Document new command.
1776
d33279b3
AT
17772015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1778
1779 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1780 documentation, reorder the info os entries in alphabetical order.
1781
852f8402
SM
17822015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1783
1784 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1785 -data-write-memory-bytes.
1786
856e7dd6
PA
17872015-03-24 Pedro Alves <palves@redhat.com>
1788
1789 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1790 mention that threads may sometimes run unlocked.
1791
236af5e3
YG
17922015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1793
1794 * gdb.texinfo (Remote configuration): Document "set/show
1795 serial parity" command.
1796
464b0089
GB
17972015-03-18 Gary Benson <gbenson@redhat.com>
1798
1799 * gdb.texinfo (General Query Packets): Remove documentation
1800 for now-removed vFile:fstat qSupported features.
1801
0a93529c
GB
18022015-03-11 Gary Benson <gbenson@redhat.com>
1803
1804 * gdb.texinfo (Remote Configuration): Document the
1805 "set/show remote hostio-fstat-packet" command.
1806 (General Query Packets): Document the vFile:fstat
1807 qSupported features.
1808 (Host I/O Packets): Document the vFile:fstat packet.
1809
85642ba0
AW
18102015-03-11 Andy Wingo <wingo@igalia.com>
1811
1812 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1813
f7e6eed5
PA
18142015-03-04 Pedro Alves <palves@redhat.com>
1815
1816 * gdb.texinfo (Remote Configuration): Document the "set/show
1817 remote swbreak-feature-packet" and "set/show remote
1818 hwbreak-feature-packet" commands.
1819 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1820 decription.
1821 (Stop Reply Packets): Document the swbreak and hwbreak stop
1822 reasons.
1823 (General Query Packets): Document the swbreak and hwbreak
1824 qSupported features.
1825 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1826
f873665f 18272015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1828
1829 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1830 under *stopped.
1831
9a284c97
DE
18322015-03-02 Doug Evans <xdje42@gmail.com>
1833
1834 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1835
446899e4
AA
18362015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1837
1838 * gdb.texinfo (S/390 and System z Features): Describe new feature
1839 "org.gnu.gdb.s390.vx".
1840
7ee67ee4
SDJ
18412015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1842
1843 PR gdb/18008
1844 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1845 demangler-warning): Fix typo ("problam").
1846
53cf2ee0
DT
18472015-02-19 David Taylor <dtaylor@emc.com>
1848
1849 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1850
3133f8c1
JM
18512015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1852
1853 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1854 point, DTrace'.
1855 (Static Probe Points): Modified to cover DTrace probes in addition
1856 to SystemTap probes. Also modified to cover the `enable probe'
1857 and `disable probe' commands.
1858
9aca2ff8
JM
18592015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1860
1861 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1862 `disable probe' commands.
1863
fa3f8d5a
DT
18642015-02-12 David Taylor <dtaylor@emc.com>
1865
1866 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1867 fields of the QTDV packet.
1868
d33501a5
MM
18692015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1870
1871 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1872 (Process Record and Replay): Describe new set|show commands.
1873 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1874
f4abbc16
MM
18752015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1876
1877 * gdb.texinfo (Process Record and Replay): Describe the "record
1878 btrace bts" command.
1879 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1880 (Branch Trace Configuration Format): New.
1881
cfb069a8
GB
18822015-01-31 Gary Benson <gbenson@redhat.com>
1883 Doug Evans <dje@google.com>
1884
1885 * gdb.texinfo (Command Completion): Document new
1886 "set/show max-completions" option.
1887
f57d2163
DE
18882015-01-31 Doug Evans <xdje42@gmail.com>
1889
1890 * gdb.texinfo (Symbols): Document new commands
1891 "maint print symbol-cache", "maint print symbol-cache-statistics",
1892 "maint flush-symbol-cache". Document new option
1893 "maint set symbol-cache-size".
1894
9f050062
DE
18952015-01-31 Doug Evans <xdje42@gmail.com>
1896
1897 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1898 distinguish script files vs inlined scripts.
1899 * python.texi (Python Auto-loading): Ditto.
1900
b6577aab
DE
19012015-01-30 Doug Evans <dje@google.com>
1902
1903 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1904 string if present.
1905
3a8b707a
DE
19062015-01-27 Doug Evans <dje@google.com>
1907
1908 * python.texi (Objfiles In Python): Document Objfile.username.
1909
1b549396
DE
19102015-01-27 Doug Evans <dje@google.com>
1911
1912 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1913 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1914
253828f1
JK
19152015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1916
1917 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1918
bf555842
EZ
19192015-01-16 Eli Zaretskii <eliz@gnu.org>
1920
1921 * doc/gdb.texinfo (TUI Commands): Document the possible
1922 values of NAME argument to 'winheight' command. Explain the
1923 effect of 'tabset' setting better.
1924
439250fb
DE
19252015-01-11 Doug Evans <xdje42@gmail.com>
1926
1927 PR gdb/15830
1928 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1929 (Symbols): Ditto.
1930 (Maintenance Commands): Delete docs for "maint demangle".
1931
6bf6fd09
JB
19322014-12-31 Joel Brobecker <brobecker@adacore.com>
1933
1934 * gdb.texinfo (Files): Remove documentation of the
1935 "add-shared-symbol-files" and "assf" commands.
1936 (Cygwin Native): Remove documentation of the "dll-symbols"
1937 command.
1938
cc485e62
DE
19392014-12-17 Doug Evans <xdje42@gmail.com>
1940
1941 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1942
bb2ec1b3
TT
19432014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1944 Jan Kratochvil <jan.kratochvil@redhat.com>
1945
1946 * gdb.texinfo (Altering): Update.
1947 (Compiling and Injecting Code): New node.
1948
6dddd6a5
DE
19492014-12-12 Doug Evans <dje@google.com>
1950
1951 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1952
f5b95c01
AA
19532014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1954
1955 * gdb.texinfo: Document "maint print user-registers".
1956
a0be3e44
DE
19572014-12-08 Doug Evans <dje@google.com>
1958
1959 * python.texi (Objfiles In Python): Document Objfile.owner.
1960
86e4ed39
DE
19612014-12-04 Doug Evans <dje@google.com>
1962
1963 * python.texi (Objfiles In Python): Document
1964 Objfile.add_separate_debug_file.
1965
7c50a931
DE
19662014-12-04 Doug Evans <dje@google.com>
1967
1968 * python.texi (Objfiles In Python): Document Objfile.build_id.
1969
162078c8
NB
19702014-12-02 Nick Bull <nicholaspbull@gmail.com>
1971
1972 * python.texi (Events In Python): Document new events
1973 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1974 and RegisterChangedEvent.
1975
f10c5b19
JK
19762014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1977
1978 Add add-auto-load-scripts-directory.
1979 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1980 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1981
413b59ae
JK
19822014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1983
1984 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1985 description typo.
1986
02be9a71
DE
19872014-10-30 Doug Evans <dje@google.com>
1988
1989 * python.texi (Progspaces In Python): Document ability to add
1990 random attributes to gdb.Progspace objects.
1991 (Objfiles In Python): Document ability to add random attributes to
1992 gdb.objfile objects.
1993
e5f8a7cc
PA
19942014-10-27 Pedro Alves <palves@redhat.com>
1995
1996 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1997 info on stepping and signal handlers.
1998 (Signals): Explain stepping and signal handlers. Add context
1999 index entry, and cross references.
2000
fab3a15d
SM
20012014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2002
2003 * python.texi (Breakpoints In Python): Add parenthesis after
2004 Breakpoint.delete. Clarify Breakpoint.enabled description so
2005 that it contains "disable".
2006
4ffbba72
DE
20072014-10-17 Doug Evans <dje@google.com>
2008
2009 * python.texi (Events In Python): Document clear_objfiles event.
2010
d096d8c1
DE
20112014-10-17 Doug Evans <dje@google.com>
2012
2013 * python.texi (Objfiles In Python): Document new progspace attribute.
2014
32a8097b
PA
20152014-10-17 Pedro Alves <palves@redhat.com>
2016
2017 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2018 (SVR4 Process Information): Delete mention of OSF/1.
2019
2ddf4301
SM
20202014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2021
2022 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2023 exit-code field in -list-thread-groups output.
2024
342cc091
JBG
20252014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2026
2027 * gdb.texinfo (Set Breaks): Add missing "@end table".
2028
a25a5a45
PA
20292014-09-22 Pedro Alves <palves@redhat.com>
2030
2031 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2032 always-inserted off" is the default mode now. Delete
2033 documentation of "set breakpoint always-inserted auto".
2034
2b4fd423
DE
20352014-09-18 Doug Evans <dje@google.com>
2036
2037 * python.texi (Symbol Tables In Python): Document "producer"
2038 attribute of gdb.Symtab objects.
2039
deb8ff2b
PA
20402014-09-16 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2043 (Embedded OS): Remove VxWorks menu entry.
2044 (VxWorks): Remove node.
2045
81219e53
DE
20462014-09-13 Doug Evans <xdje42@gmail.com>
2047
2048 * gdb.texinfo (Signaling): Document new queue-signal command.
2049
faa42425
DE
20502014-09-06 Doug Evans <xdje42@gmail.com>
2051
2052 PR 15276
2053 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2054 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2055
1a6a384b
JL
20562014-09-03 Justin Lebar <jlebar@google.com>
2057
2058 * python.texi (Types In Python): Type.template_argument(n) returns a
2059 gdb.Value or a gdb.Type and throws an exception if n is out of
2060 range.
2061
5f3b99cf
SS
20622014-09-03 Sasha Smundak <asmundak@google.com>
2063
2064 * python.texi (Frames in Python): Add read_register description.
2065
3cecbbbe
TT
20662014-08-04 Tom Tromey <tromey@redhat.com>
2067
2068 * gdb.texinfo (Debugging Output): Update for change to "set debug
2069 target".
2070
90debf20
MM
20712014-08-01 Masaki Muranaka <monaka@monami-software.com>
2072
2073 Pushed by Joel Brobecker <brobecker@adacore.com>.
2074 * Makefile.in (transform): New variable.
2075 (install-man1, install-man5): Apply $(transform) to man file names.
2076
ee7333ae
DE
20772014-07-26 Doug Evans <xdje42@gmail.com>
2078
2079 PR guile/17177
2080 * guile.texi (Guile Pretty Printing API): Fix typo.
2081 Document set-pretty-printers!, pretty-printers.
2082 (Selecting Guile Pretty-Printers): Update.
2083 Mention program-space based pretty-printers.
2084
70509625
PA
20852014-07-25 Pedro Alves <palves@redhat.com>
2086 Eli Zaretskii <eliz@gnu.org>
2087
2088 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2089 with multi-threaded programs.
2090
b67a2c6f
YQ
20912014-06-27 Yao Qi <yao@codesourcery.com>
2092
2093 * gdb.texinfo (Maintenance Commands): Update the output of
2094 'maint print dummy-frames' command.
2095
f179cf97
EZ
20962014-06-24 Eli Zaretskii <eliz@gnu.org>
2097
2098 * gdb.texinfo (Screen Size): Improve indexing.
2099
992c7d70
GB
21002014-06-19 Gary Benson <gbenson@redhat.com>
2101
2102 * gdb.texinfo (Maintenance Commands): Document new
2103 "maint set/show catch-demangler-crashes" option.
2104
57fcfb1b
GB
21052014-06-19 Gary Benson <gbenson@redhat.com>
2106
2107 * gdb.texinfo (Maintenance Commands): Document new
2108 "maint demangler-warning" command and new
2109 "maint set/show demangler-warning" option.
2110
dd5d5494
SC
21112014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2112
2113 * python.texi (Xmethod API): Add space before the opening
2114 parenthesis in function descriptions.
2115
25326a28 21162014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2117
2118 * guile.texi (Guile Configuration): Document guile-data-directory.
2119
0a770bb2 21202014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2121
2122 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2123
16f691fb
DE
21242014-06-04 Doug Evans <xdje42@gmail.com>
2125
2126 * guile.texi (Breakpoints In Guile): Update.
2127
1e47491b
JB
21282014-06-03 Joel Brobecker <brobecker@adacore.com>
2129
2130 * python.texi (Xmethod API): Fix reference to "Progspaces In
2131 Python".
2132
0c6e92a5
SC
21332014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2134
2135 * python.texi (Xmethods In Python, XMethod API)
2136 (Writing an Xmethod): New nodes.
2137 (Python API): New menu entries "Xmethods In Python",
2138 "Xmethod API", "Writing an Xmethod".
2139
06eb1586
DE
21402014-06-02 Doug Evans <xdje42@gmail.com>
2141
2142 * guile.texi (Guile API): Add entry for Parameters In Guile.
2143 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2144 (Parameters In Guile): New node.
2145
e698b8c4
DE
21462014-06-02 Doug Evans <xdje42@gmail.com>
2147
2148 * guile.texi (Guile API): Add entry for Commands In Guile.
2149 (Basic Guile) <parse-and-eval>: Add reference.
2150 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2151 (GDB Scheme Data Types): Mention <gdb:command> object.
2152 (Commands In Guile): New node.
2153
ded03782
DE
21542014-06-02 Doug Evans <xdje42@gmail.com>
2155
2156 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2157 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2158 (Progspaces In Guile): New node.
2159
53e8a631
AB
21602014-05-30 Andrew Burgess <aburgess@broadcom.com>
2161
2162 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2163 * python.texi (Frames In Python): Mention
2164 gdb.FRAME_UNWIND_MEMORY_ERROR.
2165
329ea579
PA
21662014-05-29 Pedro Alves <palves@redhat.com>
2167 Tom Tromey <tromey@redhat.com>
2168
2169 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2170 from example.
2171 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2172 Mention that target-async is now deprecated.
2173 (Maintenance Commands): Document maint set/show target-async.
2174
92bcb5f9
PA
21752014-05-29 Pedro Alves <palves@redhat.com>
2176
2177 * observer.texi (sync_execution_done, command_error): New
2178 subjects.
2179
fd664c91
PA
21802014-05-29 Pedro Alves <palves@redhat.com>
2181
2182 PR gdb/13860
2183 * observer.texi (signal_received, end_stepping_range)
2184 (signal_exited, exited, no_history): New observer subjects.
2185
b2715b27
AW
21862014-05-26 Andy Wingo <wingo@igalia.com>
2187
2188 * guile.texi (GDB Scheme Data Types): Remove documentation for
2189 removed interfaces. Update spelling of gdb-object-kind.
2190
9eaa4c1e
AW
21912014-05-26 Andy Wingo <wingo@igalia.com>
2192
2193 * guile.texi (Basic Guile): Fix some typos.
2194
0f1e8403
AW
21952014-05-26 Andy Wingo <wingo@igalia.com>
2196
2197 * guile.texi (Writing a Guile Pretty-Printer)
2198 (Guile Types Module): Fix excess parentheses in use-modules forms.
2199
697aa1b7
EZ
22002014-05-24 Eli Zaretskii <eliz@gnu.org>
2201
2202 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2203 (Breakpoints In Guile, Guile Printing Module)
2204 (Guile Exception Handling, Values From Inferior In Guile)
2205 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2206 Don't use @var at the beginning of a sentence.
2207
2208 * gdb.texinfo (Frame Filter Management, Trace Files)
2209 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2210 (PowerPC Embedded, Define, Annotations for Running)
2211 (IPA Protocol Commands, Packets, General Query Packets)
2212 (Tracepoint Packets, Notification Packets, Environment)
2213 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2214 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2215 (Frames, Backtrace, Selection, Expressions, Registers)
2216 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2217 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2218 (Source Annotations, Using JIT Debug Info Readers, Packets)
2219 (Stop Reply Packets, Host I/O Packets)
2220 (Target Description Format): Don't use @var at the beginning of a
2221 sentence.
2222
2223 * python.texi (Basic Python, Types In Python)
2224 (Commands In Python, Frames In Python, Line Tables In Python)
2225 (Breakpoints In Python, gdb.printing, gdb.types)
2226 (Type Printing API): Don't use @var at the beginning of a
2227 sentence.
2228
67b5c0c1
MM
22292014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2230
2231 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2232 replay-memory-access".
2233
6a3cb8e8
PA
22342014-05-21 Pedro Alves <palves@redhat.com>
2235
2236 * gdb.texinfo (Starting): Document "set/show
2237 auto-connect-native-target".
2238 (Target Commands): Document "target native".
2239
936d2992
PA
22402014-05-20 Pedro Alves <palves@redhat.com>
2241
2242 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2243 not be remote specific. Add cross reference to the qCRC packet.
2244 (Separate Debug Files): Update cross reference to the qCRC packet.
2245 (General Query Packets) <qCRC packet>: Add anchor.
2246
b3ce5e5f
DE
22472014-05-17 Doug Evans <xdje42@gmail.com>
2248
2249 Copy over changes from guile.texi.
2250 * python.texi (Basic Python) <gdb.execute>: Add text.
2251 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2252 (Values From Inferior) <Python string>: Add text.
2253 (Values From Inferior) <Value.string>: Clarify string length handling.
2254 (Pretty Printing API): Add cindex.
2255 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2256 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2257 @vindex.
2258 (Commands In Python) <COMPLETE_*>: Similarly.
2259 (Symbols In Python) <SYMBOL_*>: Similarly.
2260 (Breakpoints In Python) <WP_*>: Similarly.
2261 (Breakpoints In Python) <BP_*>: Similarly.
2262
8dfcab11
DT
22632014-05-17 David Taylor <dtaylor@emc.com>
2264
2265 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2266 mentioned in the qfThreadInfo reply.
2267
8d551b02
DE
22682014-05-16 Doug Evans <dje@google.com>
2269
2270 * gdb.texinfo (Mode Options): Add -D.
2271
e20bd8f4
SB
22722014-05-09 Samuel Bronson <naesten@gmail.com>
2273
2274 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2275 "make -C".
2276
f989a1c8
TT
22772014-04-29 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2280 "show debug varobj".
2281
95cf3b38
DT
22822014-05-01 David Taylor <dtaylor@emc.com>
2283
2284 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2285 option.
2286
01f9f808
MS
22872014-04-24 Michael Sturm <michael.sturm@mintel.com>
2288 Walfred Tedeschi <walfred.tedeschi@intel.com>
2289
2290 * gdb.texinfo (i386 Features): Add description of AVX512
2291 registers.
2292
770e7fc7
DE
22932014-03-31 Doug Evans <dje@google.com>
2294
2295 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2296
97d8f0ee
DE
22972014-03-30 Doug Evans <dje@google.com>
2298
2299 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2300 (Background Execution): Ditto.
2301
36cb1214
HZ
23022014-03-21 Pedro Alves <palves@redhat.com>
2303 Stan Shebs <stan@codesourcery.com>
2304 Hui Zhu <hui@codesourcery.com>
2305
2306 * gdb.texinfo (Packets): Add anchor to "? packet".
2307 Remove fixme and update introduction of "k packet".
2308 Add anchor to "vKill packet".
2309
5e3a2c38
SS
23102014-03-12 Stan Shebs <stan@codesourcery.com>
2311
2312 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2313
7a5a839f
LC
23142014-02-26 Ludovic Courtès <ludo@gnu.org>
2315
dc6ae996 2316 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2317
95060284
JB
23182014-02-20 Joel Brobecker <brobecker@adacore.com>
2319
2320 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2321 and "assf" as being deprecated.
2322 (Cygwin Native): Likewise for "dll-symbols".
2323 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2324 as a way to force the loading of symbols from a DLL.
2325
f7bd0f78
SC
23262014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2327
2328 * python.texi (Values From Inferior): Add description about the
2329 new feature.
2330
329baa95
DE
23312014-02-17 Doug Evans <xdje42@gmail.com>
2332
2333 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2334 * gdb.texinfo (Python): Moved to ...
2335 * python.texi: ... here. New file.
2336
687894f5
DE
23372014-02-17 Ludovic Courtès <ludo@gnu.org>
2338
d25f38ee 2339 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2340 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2341 parameter to 'str-lookup-function' procedure. Look for
2342 the "std::string<" prefix.
2343 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2344 Adjust description.
2345
6fb526ee
DE
23462014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2347
d25f38ee 2348 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2349 parantheses for deffn.
2350 (Disassembly In Guile): Ditto.
2351
1e0a5178
SS
23522014-02-10 Stan Shebs <stan@codesourcery.com>
2353
2354 Add Doxygen support.
2355 * Makefile.in (doxy): New action, generates Doxygen files.
2356 (DOXYGEN): New.
2357 (doxyedit): New.
2358 * Doxyfile-base.in: New file.
2359 * Doxyfile-gdb-api.in: New file.
2360 * Doxyfile-gdb-xref.in: New file.
2361 * Doxyfile-gdbserver.in: New file.
2362 * doxy-index.in: New file.
2363 * filter-for-doxygen: New file.
2364 * filter-params.pl: New file.
2365
ed3ef339
DE
23662014-02-10 Doug Evans <xdje42@gmail.com>
2367
2368 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2369 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2370 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2371 (Guile docs): Include guile.texi.
2372 (objfile-gdbdotext file): Add objfile-gdb.scm.
2373 (dotdebug_gdb_scripts section): Mention Guile scripts.
2374 (Multiple Extension Languages): New node.
2375 * guile.texi: New file.
2376
c6044dd1
JB
23772014-01-28 Joel Brobecker <brobecker@adacore.com>
2378
2379 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2380 ignore-descriptive-types". commands.
2381
87ce2a04
DE
23822014-01-22 Doug Evans <dje@google.com>
2383
2384 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2385 (gdbserver man): Ditto.
2386
52834460
MM
23872014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2388
2389 * gdb.texinfo: Document limited reverse/replay support
2390 for target record-btrace.
2391
0688d04e
MM
23922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2393
2394 * gdb.texinfo (Process Record and Replay): Update documentation.
2395
8710b709
MM
23962014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2397
2398 * gdb.texinfo (Process Record and Replay): Document new /c
2399 modifier accepted by "record function-call-history".
2400 Add /i modifier to "record function-call-history" example.
2401
dcf106f3
JB
24022014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2403 Joel Brobecker <brobecker@adacore.com>
2404
2405 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2406 markers. Remove one that was misplaced.
2407
41ef2965
PA
24082014-01-10 Pedro Alves <palves@redhat.com>
2409
2410 * gdb.texinfo (Your Program's Environment) <set environment>:
2411 Mention the shell, and point at 'set exec-wrapper'.
2412
c0d48811
JB
24132014-01-07 Joel Brobecker <brobecker@adacore.com>
2414
2415 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2416
5fba4c0f
JB
24172013-12-30 Joel Brobecker <brobecker@adacore.com>
2418
2419 * gdb.texinfo (Types In Python): Clarify the documentation
2420 of attribute gdb.Field.bitpos.
2421
0809504b
JB
24222013-12-28 Joel Brobecker <brobecker@adacore.com>
2423
2424 * gdb.texinfo (Types In Python): Fix the documentation of
2425 attribute "bitpos" in class gdb.Field for enum types. Add
2426 documentation for attribute "enumval" in that same class.
2427
edef6000
JB
24282013-12-28 Joel Brobecker <brobecker@adacore.com>
2429
2430 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2431 @ftable.
2432
71b8c845
DE
24332013-12-23 Doug Evans <xdje42@gmail.com>
2434
2435 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2436 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2437 corresponding section in Extending GDB.
2438 (Extending GDB): Move menu up. New menu item "Auto-loading
2439 extensions".
2440 (Sequences): New menu item "Auto-loading sequences".
2441 (Auto-loading sequences): New node.
2442 (Python): Rename section from Scripting GDB to Extending GDB.
2443 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2444 Move docs on ways to auto-load extensions to ...
2445 (Auto-loading extensions): ... here. New node.
2446
d192b373
JB
24472013-12-23 Joel Brobecker <brobecker@adacore.com>
2448
2449 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2450 in menu.
2451 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2452 command, now in a new node.
2453 (GDB/MI Support Commands): New node, with its contents being
2454 extracted from the "GDB/MI Miscellaneous Commands" node.
2455 A small paragraph introducing the section is also added at
2456 the start.
2457 (GDB/MI Miscellaneous Commands): Delete the description of the
2458 -info-gdb-mi-command, -list-features and -list-target-features
2459 commands, now hosted in the "GDB/MI Support Commands" node.
2460
a16b0e22
SC
24612013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2462
2463 PR python/16113
2464 * gdb.texinfo (Values From Inferior): Add a note about using
2465 gdb.Field objects as subscripts on gdb.Value objects.
2466 (Types In Python): Add description about the new attribute
2467 "parent_type" of gdb.Field objects.
2468
9b26f0fb
JB
24692013-12-12 Joel Brobecker <brobecker@adacore.com>
2470
2471 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2472 entry for section docuumenting the -list-features GDB/MI command.
2473
72bfa06c
JB
24742013-12-10 Joel Brobecker <brobecker@adacore.com>
2475
2476 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2477 "exec-run-start-option" entry in the output of the "-list-features"
2478 command.
2479
3ea8680f
EZ
24802013-12-04 Eli Zaretskii <eliz@gnu.org>
2481
2482 * gdb.texinfo (i386): Fix yesterday's commit.
2483
1a4f73eb
TT
24842013-12-03 Tom Tromey <tromey@redhat.com>
2485
2486 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2487 documented here.
2488
6cb999f8
TT
24892013-12-03 Tom Tromey <tromey@redhat.com>
2490
2491 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2492
ca8941bb
WT
24932013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2494
2495 * gdb.texinfo (i386 Features): Add MPX feature registers.
2496 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2497 a subsubsection for MPX and describes the display of the
2498 boundary registers.
2499
688981c9
JB
25002013-12-03 Joel Brobecker <brobecker@adacore.com>
2501
2502 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2503 documentation of the "ada-exceptions" entry.
2504
2ea126fa
JB
25052013-12-03 Joel Brobecker <brobecker@adacore.com>
2506
2507 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2508 "^error" result record concerning the error message. Document
2509 the error code that may also be part of that result record.
2510 (GDB/MI Miscellaneous Commands): Document the
2511 "undefined-command-error-code" element in the output of
2512 the "-list-features" GDB/MI command.
2513
6b7cbff1
JB
25142013-12-03 Joel Brobecker <brobecker@adacore.com>
2515
2516 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2517 the new -info-gdb-mi-command GDB/MI command. Document
2518 the meaning of "-info-gdb-mi-command" in the output of
2519 -list-features.
2520
20e1ca3b
PA
25212013-11-29 Pedro Alves <palves@redhat.com>
2522
2523 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2524 Update comment.
2525
29453a14
YQ
25262013-11-24 Yao Qi <yao@codesourcery.com>
2527
2528 * gdb.texinfo (Caching Remote Data): Document new
2529 "set/show stack-cache" option.
2530
6dd315ba
YQ
25312013-11-24 Yao Qi <yao@codesourcery.com>
2532
2533 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2534 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2535 "off" respectively.
2536
9df9dbe0
YQ
25372013-11-23 Yao Qi <yao@codesourcery.com>
2538
2539 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2540 of "displayhint" to the table about child results.
2541
c78feb39
YQ
25422013-11-21 Yao Qi <yao@codesourcery.com>
2543
2544 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2545 'dynamic' for the output of command -var-list-children.
2546
27b81af3
YQ
25472013-11-21 Yao Qi <yao@codesourcery.com>
2548
2549 * gdb.texinfo (Caching Target Data): Remove "see" before
2550 @pxref.
2551
b26dfc9a
YQ
25522013-11-20 Yao Qi <yao@codesourcery.com>
2553
2554 * gdb.texinfo (Caching Target Data): Update doc for
2555 per-address-space dcache.
2556
b12039c6
YQ
25572013-11-20 Yao Qi <yao@codesourcery.com>
2558
2559 * gdb.texinfo (Data): Rename menu item.
2560 (Caching Remote Data): Rename to ...
2561 (Caching Target Data): ... it. Update.
2562
422ad5c2
JB
25632013-11-18 Joel Brobecker <brobecker@adacore.com>
2564
2565 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2566 "language-option" entry in the output of the "-list-features"
2567 command.
2568
805e1f19
TT
25692013-11-15 Tom Tromey <tromey@redhat.com>
2570
2571 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2572 Add example.
2573
8fe1b653
TT
25742013-11-14 Tom Tromey <tromey@redhat.com>
2575
2576 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2577
403cb6b1
JB
25782013-11-14 Joel Brobecker <brobecker@adacore.com>
2579
2580 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2581 (Context management): Place current subsection text into its own
2582 subsubsection. Add new subsubsection describing the "--language"
2583 command option.
2584
93973826
JB
25852013-11-13 Joel Brobecker <brobecker@adacore.com>
2586
2587 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2588 the documentation of "info-ada-exceptions" in the output
2589 of the "-list-features" command. Add the documentation
2590 of the "ada-exception" entry instead.
2591
6adcee18
JB
25922013-11-12 Joel Brobecker <brobecker@adacore.com>
2593
93973826 2594
6adcee18
JB
2595 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2596 word of a couple of sentences to start with a capital letter.
2597
58d06528
JB
25982013-11-12 Joel Brobecker <brobecker@adacore.com>
2599
2600 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2601 (Ada Exceptions): New node.
2602 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2603 Commands" node.
2604 (GDB/MI Ada Exceptions Commands): New node.
2605 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2606 field in the output of the "-list-features" command.
2607 * NEWS: Add entry for the new "info exceptions" CLI command,
2608 and for the new "-info-ada-exceptions" GDB/MI command.
2609
bc79de95
PM
26102013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2611
2612 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2613 (Line Tables In Python): New node.
2614
73be47f5
DE
26152013-11-08 Doug Evans <dje@google.com>
2616
2617 * gdb.texinfo (Debugging Output): Update text for
2618 "set debug dwarf2-read".
2619
db0fec5c
DE
26202013-11-08 Doug Evans <dje@google.com>
2621
2622 * gdb.texinfo (Debugging Output): Update text for
2623 "set debug symtab-create".
2624
92e32e33
PM
26252013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2626
72f4393d
L
2627 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2628 constant.
92e32e33 2629
f76c27b5
PM
26302013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2631
2632 * gdb.texinfo (Breakpoints In Python): Document temporary
2633 option in breakpoint constructor, and add documentation to the
2634 temporary attribute.
2635
fa4d0c40
YQ
26362013-11-07 Yao Qi <yao@codesourcery.com>
2637
2638 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2639 output of "-var-info-expression".
2640
afa332ce
PA
26412013-11-06 Pedro Alves <palves@redhat.com>
2642
2643 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2644 non-interactive mode.
2645 (Environment) <shell startup files warning>: Mention
2646 non-interactive mode. Mention .zshenv for Z shell, and talk about
2647 BASH_ENV instead of .bashrc for BASH.
2648
9ac69859
NB
26492013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2650
2651 * gdb.texinfo (Commands to Specify Files): Add description
2652 of the remove-symbol-file command.
2653 * observer.texi: New free_objfile event
2654
98882a26
PA
26552013-10-24 Pedro Alves <palves@redhat.com>
2656
2657 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2658
ce13fade
JB
26592013-10-11 Joel Brobecker <brobecker@adacore.com>
2660
2661 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2662 New subsection inside which the "-catch-load" and "-catch-unload"
2663 commands documentation is now placed.
2664 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2665 documenting the "-catch-assert" and "-catch-exception" new
2666 GDB/MI commands.
2667
2446f5ea
JB
26682013-10-10 Joel Brobecker <brobecker@adacore.com>
2669
2670 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2671
0d12017b
JB
26722013-10-10 Joel Brobecker <brobecker@adacore.com>
2673
bd80dc1a
JB
2674 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2675 serial baud".
2676 (Remote Configuration): Replace "set remotebaud" by "set serial
2677 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2678
f4fb82a1
PA
26792013-10-07 Pedro Alves <palves@redhat.com>
2680
2681 PR breakpoints/11568
2682 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2683 when the thread is removed from the thread list.
2684
0c557179
SDJ
26852013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2686
2687 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2688 Update entry for $_exitcode.
2689
5713b9b5
JB
26902013-10-04 Joel Brobecker <brobecker@adacore.com>
2691
2692 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2693 new "--start" option.
2694
901461f8
PA
26952013-10-02 Pedro Alves <palves@redhat.com>
2696
2697 * gdb.texinfo (Registers): Expand description of saved registers
2698 in frames. Explain <not saved>.
2699
8fb8eb5c
DE
27002013-09-25 Doug Evans <dje@google.com>
2701
2702 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2703
0a7cfe2c
SS
27042013-09-16 Stan Shebs <stan@codesourcery.com>
2705
2706 Remove the internals manual gdbint.texinfo.
2707 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2708 (PDFFILES): Remove gdbint.pdf.
2709 (HTMLFILES): Remove gdbint/index.html.
2710 (HTMLFILES_INSTALL): Remove gdbint.
2711 (GDBINT_DOC_FILES): Remove.
2712 (dvi): Remove gdbint.dvi.
2713 (ps): Remove gdbint.ps.
2714 * gdbint.texinfo: Remove file.
2715 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2716
a280dbd1
SDJ
27172013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2718
2719 * gdb.texinfo (Convenience Functions): Mention new convenience
2720 function $_isvoid.
2721
4ac33720
UW
27222013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2723
2724 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2725 (Standard Target Features): Add new node to menu.
2726 (S/390 and System z Features): New node.
2727
b3d3b4bd
SA
27282013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2729
2730 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2731 -list-target-features in the example.
2732
edf9f00c
JK
27332013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2734
2735 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2736 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2737
1d236d23
JK
27382013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2739
2740 Sync documentation with gdb.base/gnu-debugdata.exp.
2741 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2742
5423b017
JK
27432013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2744
2745 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2746
6211c335
YQ
27472013-08-27 Pedro Alves <pedro@codesourcery.com>
2748 Yao Qi <yao@codesourcery.com>
2749
2750 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2751 Document new --skip-unavailable option.
2752 <-stack-list-variables>: Document new --skip-unavailable option.
2753
52e260a3
DE
27542013-08-26 Doug Evans <dje@google.com>
2755
2756 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2757 an optional regexp.
2758
5e92f71a
TT
27592013-08-13 Tom Tromey <tromey@redhat.com>
2760
2761 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2762 Document GDB_PARALLEL and GDB_INOTIFY.
2763
c5d7073b
SS
27642013-08-09 Stan Shebs <stan@codesourcery.com>
2765
2766 * LRS: Remove file, describes a long-abandoned live-range
2767 splitting extension to stabs.
2768
6fbe845e
AB
27692013-07-25 Andrew Burgess <aburgess@broadcom.com>
2770
2771 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2772
e7045703
DE
27732013-07-17 Doug Evans <dje@google.com>
2774
2775 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2776
3105ebf9
TT
27772013-07-02 Tom Tromey <tromey@redhat.com>
2778
2779 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2780
d6c2da54
TT
27812013-06-28 Tom Tromey <tromey@redhat.com>
2782
2783 * Makefile.in (version.subst): Use version.in, not
2784 common/version.in.
2785 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2786 Likewise.
2787
e5823f1c
PA
27882013-06-27 Pedro Alves <palves@redhat.com>
2789
2790 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2791 dynamic symbol resolution code>: New section, based on infrun.c
2792 comment.
2793
92dcb9ff
TT
27942013-06-26 Tom Tromey <tromey@redhat.com>
2795
2796 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2797 Update.
2798 (Releasing GDB): Likewise.
2799
dc673c81
YQ
28002013-06-26 Pedro Alves <pedro@codesourcery.com>
2801 Yao Qi <yao@codesourcery.com>
2802
2803 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2804 -trace-frame-collected.
2805
28a93511
YQ
28062013-06-26 Pedro Alves <pedro@codesourcery.com>
2807
2808 * gdb.texinfo (Traceframe Info Format): Document tvar element
2809 and its attributes.
2810
a0743c90
YQ
28112013-06-25 Yao Qi <yao@codesourcery.com>
2812
2813 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2814
01208463
TT
28152013-06-24 Tom Tromey <tromey@redhat.com>
2816
2817 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2818 (GDBvn.texi): Use version.subst.
2819 (version.subst): New target.
2820 (mostlyclean): Remove version.subst.
2821
c898adb7
YQ
28222013-06-20 Pedro Alves <pedro@codesourcery.com>
2823
2824 * gdb.texinfo (GDB/MI Data Manipulation)
2825 <-data-list-register-values>: Document the --skip-unavailable
2826 option.
2827
7c57fa1e
YQ
28282013-06-07 Yao Qi <yao@codesourcery.com>
2829
2830 * gdb.texinfo (Symbols): Add kindex and cindex for
2831 'maint print msymbols'.
2832
0059c61a 28332013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2834
2835 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2836 response field name (thread-group to inferior).
2837
85dc5a12
GB
28382013-06-04 Gary Benson <gbenson@redhat.com>
2839
2840 * gdb.texinfo (General Query Packets/qSupported): Added
2841 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2842 to the table of currently defined stub features.
2843 Added a more detailed entry for "augmented-libraries-svr4-read".
2844 (General Query Packets/qXfer:libraries-svr4:read): Documented
2845 the augmented form of this packet.
2846
5901af59
JB
28472013-05-23 Joel Brobecker <brobecker@adacore.com>
2848
2849 * gdb.texinfo (System-wide Configuration Scripts): Renames
2850 "Installed System-wide Configuration Scripts". Add associated
2851 @menu block.
2852
c1e36e3e
PA
28532013-05-23 Yao Qi <yao@codesourcery.com>
2854 Pedro Alves <palves@redhat.com>
2855
2856 * gdb.texinfo (Packets): Document 'vCont;r'.
2857 (Continuing and Stepping): Document target-assisted range
2858 stepping, and the 'set range-stepping' and 'show range-stepping'
2859 commands.
2860
0201faac
JB
28612013-05-23 Joel Brobecker <brobecker@adacore.com>
2862
2863 * gdb.texinfo (Installed System-wide Configuration Scripts):
2864 Add subsection describing the scripts now available under
2865 the data-dir's system-gdbbinit subdirectory.
2866 * NEWS: Add entry announcing the availability of system-wide
2867 configuration scripts for ElinOS and Wind River Linux.
2868
c5867ab6
HZ
28692013-05-21 Hui Zhu <hui@codesourcery.com>
2870
2871 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2872 "-dprintf-insert" command.
2873
7d0c9981
DE
28742013-05-17 Doug Evans <dje@google.com>
2875
2876 * gdb.texinfo (Maintenance Commands): Update doc for
2877 "maint check-psymtabs". Add doc for "maint check-symtabs",
2878 "maint expand-symtabs".
2879
742ce053
MM
28802013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2881
2882 * gdb.texinfo (Process Record and Replay): Document the
2883 "record goto" command and its sub-commands.
2884
1e611234
PM
28852013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2886
2887 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2888 (Python API): Add Frame Filters API, Frame Wrapper API,
2889 Writing a Frame Filter/Wrapper, Managing Management of Frame
2890 Filters chapter entries.
2891 (Frame Filters API): New Node.
2892 (Frame Wrapper API): New Node.
2893 (Writing a Frame Filter): New Node.
2894 (Managing Frame Filters): New Node.
2895 (Progspaces In Python): Add note about frame_filters attribute.
2896 (Objfiles in Python): Ditto.
2897 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2898 @anchors and --no-frame-filters option to -stack-list-variables,
2899 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2900 commands.
2901
2874cb83
JB
29022013-05-08 Joel Brobecker <brobecker@adacore.com>
2903
2904 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2905 Support" subsection documenting the XML format used to transfer
2906 shared library info on AIX.
2907
9a005eb9
JB
29082013-05-08 Joel Brobecker <brobecker@adacore.com>
2909
2910 * gdb.texinfo (Debugging Output): Add documentation of
2911 "set debug aix-solib" and "show debug aix-solib" commands.
2912
a1217d97
SL
29132013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2914
2915 * gdb.texinfo (Nios II): New section.
2916 (Nios II Features): New section.
2917
4d1eb6b4
JB
29182013-05-06 Joel Brobecker <brobecker@adacore.com>
2919
2920 * gdbint.texinfo (Algorithms): Remove entries documenting
2921 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2922 SOLIB_CREATE_INFERIOR_HOOK.
2923
3f84184e
TT
29242013-04-29 Tom Tromey <tromey@redhat.com>
2925
2926 PR python/14204:
2927 * gdb.texinfo (Python API): Fix menu entry.
2928 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2929 Define global and static block. Add example. Clarify
2930 block relationship for inline functions.
2931
60155234
TT
29322013-04-29 Tom Tromey <tromey@redhat.com>
2933
2934 * gdb.texinfo (Python API): Mention Python help and keyword
2935 arguments. Move pagination text to Basic Python.
2936 (Basic Python): Put pagination text here. Document
2937 close-on-exec, SIGCHLD, and SIGINT.
2938
5360976e
PA
29392013-04-19 Pedro Alves <palves@redhat.com>
2940
2941 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2942 "signedness" instead of "signness".
2943
bd3f3b55
PA
29442013-04-19 Pedro Alves <palves@redhat.com>
2945
2946 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2947 -Wno-pointer-sign text with text on -Wpointer-sign.
2948
dee368d3
TT
29492013-04-16 Tom Tromey <tromey@redhat.com>
2950
2951 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2952 GCC that has the SDT probe points.
2953
cc16e6c9
TT
29542013-04-15 Tom Tromey <tromey@redhat.com>
2955
2956 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2957 exception catchpoints.
2958
72f1fe8a
TT
29592013-04-15 Tom Tromey <tromey@redhat.com>
2960
2961 * gdb.texinfo (Set Catchpoints): Document $_exception.
2962 (Convenience Vars): Mention $_exception.
2963
591f19e8
TT
29642013-04-15 Tom Tromey <tromey@redhat.com>
2965
2966 * gdb.texinfo (Set Catchpoints): Reorganize exception
2967 catchpoints. Document "catch rethrow".
2968 (Debugging C Plus Plus): Mention "catch rethrow".
2969
02ae6bad
TT
29702013-04-15 Tom Tromey <tromey@redhat.com>
2971
2972 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2973
2c91021c
JK
29742013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2975 Eli Zaretskii <eliz@gnu.org>
2976
2977 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2978 line below the sample output.
2979
6eaaf48b
EZ
29802013-04-12 Eli Zaretskii <eliz@gnu.org>
2981
2982 * gdb.texinfo (Mode Options): Document '-configuration'.
2983 (Help): Document "show configuration".
2984 (Bug Reporting): Add requirements to include the configuration
2985 details in bug reports.
2986
b292c783
JK
29872013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2988
2989 * Makefile.in (MAN1S): Add gcore.1.
2990 Remove "Host, target, and site specific Makefile fragments" comment.
2991 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2992 (install-man1, uninstall-man1): Conditionalize gcore.1.
2993 (gcore.1): New.
2994 * gdb.texinfo (Man Pages): Add gcore man.
2995 (gcore man): New node.
2996
f81d1120
PA
29972013-04-10 Pedro Alves <palves@redhat.com>
2998
2999 * gdb.texinfo (Process Record and Replay): Document that "set
3000 record full insn-number-max", "set record
3001 instruction-history-size" and "set record
3002 function-call-history-size" accept "unlimited".
3003 (Backtrace): Document that "set backtrace limit" accepts
3004 "unlimited".
3005 (List): Document that "set listsize" accepts "unlimited".
3006 (Print Settings)" Document that "set print max-symbolic-offset",
3007 "set print elements" and "set print repeats" accept "unlimited".
3008 (Starting and Stopping Trace Experiments): Document that "set
3009 trace-buffer-size" accepts "unlimited".
3010 (Remote Configuration): Document that "set tcp connect-timeout"
3011 accepts "unlimited".
3012 (Command History): Document that "set history size" accepts
3013 "unlimited".
3014 (Screen Size): Document that "set height" and "set width" accepts
3015 "unlimited". Adjust "set pagination"'s description to suggest
3016 "set height unlimited" instead of "set height 0".
3017
393fd4c3
YQ
30182013-04-10 Yao Qi <yao@codesourcery.com>
3019
3020 * gdb.texinfo (Trace Files): Add "target ctf".
3021
cba5a7bf
JK
30222013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3023
3024 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3025
0ed630cb
JK
3026 * Makefile.in (install-man1, install-man5, uninstall-man1)
3027 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3028
afe1492b
JK
3029 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3030
5b8b6385
JK
30312013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3032 Eli Zaretskii <eliz@gnu.org>
3033
3034 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3035 parameters order. Remove "On some targets" for --attach. Document the
3036 --multi parameter and extended-remote command. Document all the
3037 options.
3038
906ccdf0
JK
30392013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3040
3041 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3042 the list of supported languages.
3043
43662968
JK
30442013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3045
3046 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3047 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3048 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3049 (diststuff): Add man.
3050 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3051 (uninstall-man5): New.
3052 (STAGESTUFF): Add *.1 and *.5.
3053 (GDBvn.texi): Add SYSTEM_GDBINIT.
3054 (gdb.1, gdbserver.1, gdbinit.5): New.
3055 (maintainer-clean realclean): Add $(MANS).
3056 (install): Add install-man.
3057 (uninstall): Add uninstall-man.
3058 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3059 (@copying): Wrap it by @c man begin COPYRIGHT.
3060 (Top): Add Man Pages.
3061 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3062
be9a8770
PA
30632013-04-02 Pedro Alves <palves@redhat.com>
3064
3065 * gdb.texinfo (Debugging Output): Document "set/show debug
3066 aarch64", "set/show debug coff-pe-read" and "set/show debug
3067 mach-o".
3068
a46c1e42
PA
30692013-04-02 Pedro Alves <palves@redhat.com>
3070
3071 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3072 table>: Add entry for "trace-buffer-size".
3073
bd3eecc3
PA
30742013-03-28 Pedro Alves <palves@redhat.com>
3075
3076 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3077 table>: Add entry for "trace-status".
3078
215b9f98
EZ
30792013-03-28 Eli Zaretskii <eliz@gnu.org>
3080
3081 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3082 @bullet", which is invalid (makeinfo 5.1 barfs).
3083
7f7cc265
PA
30842013-03-28 Pedro Alves <palves@redhat.com>
3085
3086 PR gdb/15294
3087
3088 * gdb.texinfo (List) <set listsize>: Adjust to document that
3089 listsize 0 means no limit, and remove mention of -1.
3090
9c0be723
YQ
30912013-03-22 Yao Qi <yao@codesourcery.com>
3092
3093 * gdb.texinfo (Embedded Processors): Remove menu item
3094 "OpenRISC 1000".
3095 (OpenRISC 1000): Remove.
3096
bd712aed
DE
30972013-03-21 Doug Evans <dje@google.com>
3098
3099 * gdb.texinfo (Maintenance Commands): Add docs for
3100 "mt set per-command {space,time,symtab} {on,off}".
3101
d0353e76
YQ
31022013-03-14 Hui Zhu <hui@codesourcery.com>
3103 Yao Qi <yao@codesourcery.com>
3104
3105 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3106
6dd24dfa
KS
31072013-03-13 Keith Seitz <keiths@redhat.com>
3108
3109 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3110 "maint agent" reference to Dynamic printf.
3111
5c4808ca
EZ
31122013-03-11 Eli Zaretskii <eliz@gnu.org>
3113
3114 * gdb.texinfo (General Query Packets): Don't use colon in index
3115 entries visible to Info format.
3116
59ea5688
MM
31172013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3118
3119 * gdb.texinfo (Process Record and Replay): Document record
3120 changes.
3121
2ae8c8e7
MM
31222013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3123
3124 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3125 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3126 qXfer:btrace:read.
3127
28abe188
EZ
31282013-03-09 Eli Zaretskii <eliz@gnu.org>
3129
3130 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3131 use colons in @anchor and @cindex entries.
3132
be9a119c 31332013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3134
3135 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3136
be9a119c 31372013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3138 Hafiz Abid Qadeer <abidh@codesourcery.com>
3139
3140 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3141 trace-buffer-size set and show commands.
3142 (Tracepoint Packets): Document QTBuffer:size.
3143 (General Query Packets): Document QTBuffer:size.
3144
d57350ea
TT
31452013-02-21 Tom Tromey <tromey@redhat.com>
3146
3147 * gdb.texinfo: Remove bad @syncodeindex.
3148 (Values From Inferior, Types In Python, Inferiors In Python)
3149 (Events In Python, Threads In Python, Frames In Python, Blocks In
3150 Python, Symbols In Python, Symbol Tables In Python): Remove
3151 @tables.
3152 (Packets, General Query Packets, Tracepoint Packets)
3153 (Host I/O Packets): Use @w{} for empty @item.
3154
9f44fbc0
SCR
31552013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3156
3157 * gdb.texinfo (Architectures In Python): Add description about
3158 the new method gdb.Architecture.disassemble.
3159
f5911ea1
HAQ
31602013-02-15 Pedro Alves <pedro@codesourcery.com>
3161 Hafiz Abid Qadeer <abidh@codesourcery.com>
3162
3163 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3164 Document the "trace-file" field.
3165
7e1e0340
DE
31662013-02-07 Doug Evans <dje@google.com>
3167
3168 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3169 command.
3170
134a2066
YQ
31712013-02-06 Yao Qi <yao@codesourcery.com>
3172
3173 * gdb.texinfo (GDB/MI Async Records): Document new MI
3174 notification "=tsv-modified". Update the document of MI
3175 notification "=tsv-created".
3176 * observer.texi (GDB Observers): New observer tsv_modified.
3177 Update observer tsv_created and tsv_delete.
3178
430ed3f0
MS
31792013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3180
3181 * gdb.texinfo (AArch64 Features): New section; document
3182 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3183 (Architectures): Add new AArch64 section to document AArch64
3184 architecture specific commands.
3185 (ABI): Add description of the new OS ABI "Newlib" and its influence
3186 on the longjmp handling.
3187
1b56eb55
JK
31882013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3189 Jan Kratochvil <jan.kratochvil@redhat.com>
3190
3191 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3192 variable in 'set/show backtrace' section.
3193
c4957902
TT
31942013-01-31 Tom Tromey <tromey@redhat.com>
3195
3196 * gdb.texinfo (Target Commands): Fix typo.
3197
bea883fd
SCR
31982013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3199
3200 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3201 describing the gdb.Architecture class.
3202 (Frames In Python): Add description about the new method
3203 gdb.Frame.architecture().
3204
796a7ff8
DE
32052013-01-23 Doug Evans <dje@google.com>
3206
3207 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3208
998580f1
MK
32092013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3210
3211 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3212 'thread-groups' field when printing a breakpoint in MI.
3213
c9fb1240
SD
32142012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3215 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3216 to reflect that jit-reader-load now supports absolute file-names.
3217
ab04a2af
TT
32182013-01-16 Tom Tromey <tromey@redhat.com>
3219
3220 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3221 (Signals): Likewise.
3222
8ac3646f
TT
32232013-01-16 Tom Tromey <tromey@redhat.com>
3224
3225 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3226 "catch-type" field.
3227 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3228
e93a8774
TT
32292013-01-07 Tom Tromey <tromey@redhat.com>
3230
3231 * gdb.texinfo (Mode Options): Don't mention -epoch.
3232 (Data, Emacs): Remove obsolete comments.
3233
54516a0b
TT
32342013-01-02 Tom Tromey <tromey@redhat.com>
3235
3236 * gdb.texinfo (GDB/MI Output Records): Update menu.
3237 (GDB/MI Breakpoint Information): New node.
3238 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3239 <-break-insert>: Likewise.
3240
8dbe8ece
YQ
32412012-12-31 Yao Qi <yao@codesourcery.com>
3242
3243 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3244 (Packets): Move "vStopped" packet to ...
3245 (Notification Packets): ... here. Describe the components
3246 of notification. Add a table of supported notifications.
3247 Add an example on the process of he async notification.
3248
f35a17b5
JK
32492012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3250
3251 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3252 present.
3253 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3254 fullname output always present.
3255
0dfd2fad
PM
32562012-12-23 Pierre Muller <muller@sourceware.org>
3257
72f4393d
L
3258 * gdbint.texinfo (Function prototypes): Require use of "extern"
3259 modifier for function prototypes in headers.
0dfd2fad 3260
7785b880
JB
32612012-12-19 Joel Brobecker <brobecker@adacore.com>
3262
3263 * refcard.tex: Update copyright notice to GPL v3 or later.
3264 Update contact info.
3265
3d745be3
JK
32662012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3267
3268 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3269
c9b6281a
YQ
32702012-12-15 Yao Qi <yao@codesourcery.com>
3271
3272 * gdb.texinfo (Debugging Output): Document 'set debug
3273 notification' and 'show debug notification'.
3274
f2a8bc8a
YQ
32752012-12-15 Yao Qi <yao@codesourcery.com>
3276
3277 * gdb.texinfo (Listing Tracepoints): New item and example about
3278 'installed on target' output.
3279 Add more in the example about 'installed on target'.
3280 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3281
451b7c33
TT
32822012-12-14 Tom Tromey <tromey@redhat.com>
3283
72f4393d 3284 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3285
3fa7bf06 32862012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3287
3fa7bf06
MG
3288 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3289
05b4bd79
PA
32902012-12-11 Pedro Alves <palves@redhat.com>
3291
3292 * gdb.texinfo: Remove all mentions of Unixware throughout.
3293
74a0d9f6
JK
32942012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3295
3296 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3297
0c631110
TT
32982012-11-29 Tom Tromey <tromey@redhat.com>
3299
3300 * gdb.texinfo (SVR4 Process Information): Document missing
3301 "info proc" subcommands.
3302
891df0ea
YQ
33032012-11-29 Yao Qi <yao@codesourcery.com>
3304
3305 PR gdb/1477.
3306 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3307 to 'auto' instead of 'gnu'.
3308
608e2dbb
TT
33092012-11-26 Tom Tromey <tromey@redhat.com>
3310
3311 * gdb.texinfo (MiniDebugInfo): New node.
3312 (GDB Files): Update.
3313
e64e0392
DE
33142012-11-16 Doug Evans <dje@google.com>
3315
3316 * gdb.texinfo (System-wide configuration): If the system-wide init
3317 file lives in the data-directory, and --data-directory is provided,
3318 look for it there.
3319
ae606bee
TT
33202012-11-15 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (Signaling): Fix typo.
3323
62747a60
TT
33242012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3325
3326 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3327 parameter "count" of -data-write-memory-bytes, and add an example.
3328
18a9fc12
TT
33292012-11-12 Tom Tromey <tromey@redhat.com>
3330
3331 * gdb.texinfo (Symbols): Document "info type-printers",
3332 "enable type-printer" and "disable type-printer".
3333 (Python API): Add new node to menu.
3334 (Type Printing API): New node.
3335 (Progspaces In Python): Document type_printers field.
3336 (Objfiles In Python): Likewise.
3337 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3338 register_type_printer, TypePrinter>: Document.
3339
53342f27
TT
33402012-11-12 Tom Tromey <tromey@redhat.com>
3341
3342 * gdb.texinfo (Symbols): Document "set print type methods",
3343 "set print type typedefs", and flags to ptype and whatis.
3344
ed8a1c2d
AB
33452012-11-09 Andrew Burgess <aburgess@broadcom.com>
3346
3347 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3348 the example -data-disassemble output. Extend the description of
3349 the -data-disassemble results to document all fields. Document
3350 the cli disassemble command as being related to -data-disassemble.
3351
8506d139
YQ
33522012-11-09 Yao Qi <yao@codesourcery.com>
3353
3354 PR gdb/14777.
3355 * gdb.texinfo (OS Information): Remove doc on command
3356 'info udot'.
3357
4d3f93a2
JB
33582012-11-08 Joel Brobecker <brobecker@adacore.com>
3359
3360 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3361 gdb.ini warning for Windows port.
3362
1e96de83
YQ
33632012-11-08 Yao Qi <yao@codesourcery.com>
3364
3365 * gdb.texinfo (Search): Add kindex for 'fo'.
3366
dc939229
TT
33672012-11-05 Tom Tromey <tromey@redhat.com>
3368
3369 PR python/14802:
3370 * gdb.texinfo (Functions In Python): Add example.
3371
6f6484cd
YQ
33722012-11-03 Yao Qi <yao@codesourcery.com>
3373
3374 * observer.texi (GDB Observers): Remove observer
3375 'tracepoint_modified', 'tracepoint_created' and
3376 'tracepoint_deleted'.
3377
af4238e5
TT
33782012-10-26 Tom Tromey <tromey@redhat.com>
3379
3380 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3381
687e43a4
TT
33822012-10-25 Tom Tromey <tromey@redhat.com>
3383
3384 * gdb.texinfo (General Query Packets): Use @itemx.
3385
8de0566d
YQ
33862012-10-17 Yao Qi <yao@codesourcery.com>
3387
3388 * observer.texi (GDB Observers): Update observer
3389 'memory_changed'.
3390 * gdb.texinfo (GDB/MI Async Records): Document for
3391 "memory-changed" notification.
3392
07540c15
DE
33932012-10-15 Doug Evans <dje@google.com>
3394
3395 * gdb.texinfo (Mode Options): Document -nh.
3396 Elaborate on docs for -nx.
3397
d7019589
SP
33982012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3399
3400 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3401
82a90ccf 34022012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3403 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3404
3405 * gdb.texinfo (GDB/MI Async Records): Document notification
3406 'record-started' and 'record-stopped'.
3407 * observer.texi (GDB Observers): New observer 'record-changed'.
3408
aa9259cc
TS
34092012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3410
3411 * gdb.texinfo: Document the removal of SH's 'regs' command.
3412
c1d780c2
SDJ
34132012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3414
3415 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3416
bb25a15c
YQ
34172012-09-18 Yao Qi <yao@codesourcery.com>
3418
3419 * gdb.texinfo (GDB/MI Async Records): Document new MI
3420 notifications '=tsv-created' and '=tsv-deleted'.
3421 * observer.texi (GDB Observers): New observer tsv_created and
3422 tsv_deleted.
3423
201b4506
YQ
34242012-09-18 Yao Qi <yao@codesourcery.com>
3425
3426 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3427 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3428 '=traceframe-changed'.
3429
6fc1c773
YQ
34302012-09-17 Yao Qi <yao@codesourcery.com>
3431
3432 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3433 'set listsize'.
3434
121c73f3
JK
34352012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3436 Eli Zaretskii <eliz@gnu.org>
3437
3438 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3439 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3440 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3441
e9687799
JK
34422012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3443
3444 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3445
3b5e4d35
YPK
34462012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3447
3448 Document how to return from "python-interactive" to GDB.
3449 * gdb.texinfo (Python Commands): Update documentation.
3450
34512012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3452
3453 Add a new "python-interactive" command that starts a standard
3454 Python interactive prompt with "pi" as alias, and add "py" as
3455 an alias to "python".
3456 * gdb.texinfo (Python Commands): Document the new commands.
3457
b583003e
TT
34582012-08-22 Tom Tromey <tromey@redhat.com>
3459
3460 * gdbint.texinfo (Host Definition): Remove documentation for
3461 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3462
a451cb65
KS
34632012-08-17 Keith Seitz <keiths@redhat.com>
3464
3465 PR c++/13356
3466 * gdb.texinfo (Type and Range Checking): Remove warning.
3467 Remove spurious commas.
3468 Update text and examples for re-implementation of set/show
3469 check type.
3470 (C and C++ Type and Range Checks): Likewise.
3471
6b1755ce
YQ
34722012-08-16 Yao Qi <yao@codesourcery.com>
3473
3474 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3475 is deprecated.
3476
f47f77df
DE
34772012-08-13 Doug Evans <dje@google.com>
3478
3479 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3480 to include functions.
3481
a72c3253
DE
34822012-08-10 Doug Evans <dje@google.com>
3483
3484 * gdb.texinfo (Convenience Funs): New node.
3485 (Types In Python): Document Type.vector.
3486
5b9afe8a
YQ
34872012-08-09 Yao Qi <yao@codesourcery.com>
3488
3489 * observer.texi: New observer command_param_changed.
3490 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3491
dc1039df
JK
34922012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3493
3494 * gdbint.texinfo (Debugging GDB): In section
3495 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3496 Mention also gdb-gdb.py.
3497
4abf930d
YQ
34982012-08-07 Yao Qi <yao@codesourcery.com>
3499
3500 Revert the folloing patch:
3501 2012-08-06 Yao Qi <yao@codesourcery.com>
3502 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3503 remote hardware-watchpoint-limit' and 'set
3504 remote hardware-breakpoint-limit'.
3505
f3c8a52a
JK
35062012-08-06 Nathaniel Flath <flat0103@gmail.com>
3507
3508 * gdb.texinfo (Working Directory): Added information about new
3509 default argument for 'cd' command.
3510
77a91025
YQ
35112012-08-06 Yao Qi <yao@codesourcery.com>
3512
3513 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3514 remote hardware-watchpoint-limit' and 'set
3515 remote hardware-breakpoint-limit'.
3516
d9f08f52
YQ
35172012-08-06 Yao Qi <yao@codesourcery.com>
3518
3519 Fix PR14371.
3520
3521 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3522 '=breakpoint-deleted'.
3523
95b07c96
YQ
35242012-08-02 Yao Qi <yao@codesourcery.com>
3525
3526 * gdb.texinfo (Native): Remove node Neutrino.
3527
7255706c
YQ
35282012-07-27 Yao Qi <yao@codesourcery.com>
3529
3530 * gdb.texinfo (IPA Protocol Commands): Document new command
3531 'close'.
3532
d6b28940
TT
35332012-07-25 Tom Tromey <tromey@redhat.com>
3534
3535 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3536
e615022a
DE
35372012-07-20 Doug Evans <dje@google.com>
3538
3539 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3540 (Index Files): Document how to control the use of deprecated index
3541 sections.
3542 (Index Section Format): Replace --use-deprecated-index-sections with
3543 "set use-deprecated-index-sections on".
3544
055855a4
EZ
35452012-07-12 Eli Zaretskii <eliz@gnu.org>
3546
3547 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3548 indices into a single node "Index". Instead, join function and
3549 variable indices into a single index, separate from the concept
3550 index. Requested in
3551 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3552 (Top): Update the top-level menu: instead of one "Index" there are
3553 now separate entries "Concept Index" and "Function and Variable
3554 Index".
3555 (Concept Index, Function and Variable Index): New nodes.
3556 (Index): Node deleted.
3557
f77cc5f0
HZ
35582012-07-05 Hui Zhu <hui_zhu@mentor.com>
3559
3560 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3561 and "maint agent-eval".
3562
00595b5e
EZ
35632012-07-03 Eli Zaretskii <eliz@gnu.org>
3564
3565 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3566 avoid file-name clashes between Index.html and index.html on
3567 case-insensitive filesystems. See the discussion starting in
3568 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3569 details of the problem.
3570 (Top): Update the master menu for the above.
3571 (Concept Index, Command and Variable Index): New nodes, instead of
3572 the old "Index" node that was deleted. All cross-references
3573 updated.
3574
d3ce09f5
SS
35752012-07-02 Stan Shebs <stan@codesourcery.com>
3576
3577 * gdb.texinfo (Dynamic Printf): Mention agent style and
3578 disconnected dprintf.
3579 (Maintenance Commands): Describe maint agent-printf.
3580 (General Query Packets): Mention BreakpointCommands feature.
3581 (Packets): Document commands extension to Z0 packet.
3582 * agentexpr.texi (Bytecode Descriptions): Document printf
3583 bytecode.
3584
2d7b58e8
JK
35852012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3586
3587 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3588 only after gdbinit files.
3589 (Startup): Move -iex and -iex commands down after gdbinit files.
3590
202cbf1c
JK
35912012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3592
3593 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3594 possibility.
3595
b6ba681c
TT
35962012-06-29 Tom Tromey <tromey@redhat.com>
3597
3598 * gdb.texinfo (Index Section Format): Update for version 7.
3599
71caed83
SS
36002012-06-28 Stan Shebs <stan@codesourcery.com>
3601
3602 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3603 example, add note about title column.
3604
ee0bf529
SCR
36052012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3606
3607 * gdb.texinfo (Symbol Tables In Python): Add description about
3608 the new 'last' attribute of gdb.Symtab_and line.
3609
3c15d565
SCR
36102012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3611
3612 * gdb.texinfo (Symbol Tables In Python): Correct the description
3613 of the 'pc' attribute of gdb.Symtab_and_line.
3614
45cfd468
DE
36152012-06-26 Doug Evans <dje@google.com>
3616
3617 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3618 and symtab-create.
3619
496ee73e
KS
36202012-06-25 Keith Seitz <keiths@redhat.com>
3621
3622 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3623 from example. Remove "rbreak" from list of corresponding
3624 gdb commands.
3625
156942c7
DE
36262012-06-23 Doug Evans <dje@google.com>
3627
3628 * gdb.texinfo (Index Section Format): Document version 7 format.
3629
c614397c
YQ
36302012-06-22 Yao Qi <yao@codesourcery.com>
3631
3632 * gdb.texinfo: Add missing cindex for some packets.
3633
472a2379
KS
36342012-06-20 Keith Seitz <keiths@redhat.com>
3635
3636 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3637 for -break-insert and document -p.
3638
2678e2af
YQ
36392012-06-20 Yao Qi <yao@codesourcery.com>
3640
3641 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3642 and "gdb.write_memory" with "Inferior.read_memory" and
3643 "Inferior.write_memory".
3644
984359d2
EZ
36452012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3646
3647 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3648 (Free Documentation): Add @node line.
3649 (Continuing and Stepping) <advance location>: Use @item instead of
3650 @itemx.
3651 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3652 @itemx.
3653 (Embedded Processors): Put the link to "PA" to its correct place,
3654 according to document structure.
3655 (Python API): Put the link to "Lazy Strings In Python" to its
3656 correct place.
3657 (Index): Use @@ in @tex block to get a literal @.
3658
3659 * gdbint.texinfo: Fix the @subtitle line.
3660
3661 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3662 correct place.
3663
16bdd41f
YQ
36642012-06-08 Yao Qi <yao@codesourcery.com>
3665
3666 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3667 Protocol'.
3668 (In-Process Agent Protocol, IPA Protocol Objects)
3669 (IPA Protocol Commands): New nodes.
3670 (Tracepoint Packets): Add anchors.
3671
2d4c29c5
TS
36722012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3673
3674 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3675
6bd110c5
YQ
36762012-06-06 Yao Qi <yao@codesourcery.com>
3677
3678 * gdb.texinfo: Update copyright year.
3679
f3e0e960
SS
36802012-05-23 Stan Shebs <stan@codesourcery.com>
3681 Kwok Cheung Yeung <kcy@codesourcery.com>
3682
3683 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3684
1564a261
JK
36852012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3686
3687 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3688 Mention also --with-separate-debug-dir.
3689 (Auto-loading): Prepend $debugdir in the sample output.
3690 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3691 auto-load safe-path variable.
3692 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3693 Mention also $debugdir for 'set auto-load scripts-directory'.
3694
eb17f351
EZ
36952012-05-19 Eli Zaretskii <eliz@gnu.org>
3696
3697 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3698 (MIPS Embedded, MIPS, MIPS Register packet Format)
3699 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3700 appropriate.
3701
4cc0665f 37022012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3703 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3704
3705 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3706 mips compression".
3707 (MIPS Breakpoint Kinds): New subsubsection.
3708
7af8dcf8 37092012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3710
3711 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3712 nodes for subsections. Add @acronym mark-ups and adjust
3713 formatting.
3714
aff139ff
JK
37152012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3716
3717 Rename $ddir to $datadir.
3718 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3719 (objfile-gdb.py file): Rename $ddir to $datadir.
3720
9cb709b6
TT
37212012-05-18 Tom Tromey <tromey@redhat.com>
3722
3723 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3724
e7e0cddf
SS
37252012-05-14 Stan Shebs <stan@codesourcery.com>
3726
3727 * gdb.texinfo (Dynamic Printf): New subsection.
3728
7efc75aa
SCR
37292012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3730
3731 * gdb.texinfo (Basic Python): Add description about the function
3732 gdb.find_pc_line
3733
f307c045
JK
37342012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3735 Eli Zaretskii <eliz@gnu.org>
3736
3737 * gdb.texinfo (Separate Debug Files): Use plural form for global
3738 debugging information directory.
3739
85d4a676
SS
37402012-05-11 Stan Shebs <stan@codesourcery.com>
3741 Kwok Cheung Yeung <kcy@codesourcery.com>
3742
3743 * gdb.texinfo (Operating System Auxiliary Information): Document new
3744 'info os' subcommands.
3745
c1668e4e
JK
37462012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3747
3748 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3749 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3750 (dotdebug_gdb_scripts section): Add reference
3751 to 'Auto-loading safe path'.
3752
7349ff92
JK
37532012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3754
3755 Implement multi-component --with-auto-load-dir.
3756 * gdb.texinfo (Auto-loading): New references
3757 for 'set auto-load scripts-directory'
3758 and 'show auto-load scripts-directory'.
3759 (Auto-loading safe path): Describe the new default. Move $ddir
3760 substituation reference to 'objfile-gdb.py file'.
3761 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3762 script-name. Describe new 'set auto-load scripts-directory'
3763 and 'show auto-load scripts-directory'.
3764
6dea1fbd
JK
37652012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3766
3767 Provide $ddir substitution for --with-auto-load-safe-path.
3768 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3769 (Auto-loading safe path): Likewise. Mention the default value,
3770 $ddir substitution, --with-auto-load-safe-path and
3771 --without-auto-load-safe-path.
3772 * observer.texi (gdb_datadir_changed): New.
3773
1ccacbcd
JK
37742012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3775
3776 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3777 Twice.
3778
d9242c17
JK
3779 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3780 directory separator by path separator.
3781
af2c1515
JK
37822012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3783
3784 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3785 for 'set auto-load safe-path' optional. Mention if it is omitted.
3786 Change disabling security protection condition to "/", twice.
3787
a20ee7a4
SCR
37882012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3789
3790 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3791 the new methods global_block and static_block on gdb.Symtab
3792 objects.
3793
56af09aa
SCR
37942012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3795
3796 * gdb.texinfo (Blocks In Python): Add a note saying that future
3797 improvements to GDB and its infrastructure can move symbols
3798 across blocks within a symbol table.
3799
2746b0ef
YQ
38002012-04-29 Yao Qi <yao@codesourcery.com>
3801
3802 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3803 (A29K): Remove.
3804
62e5f89c
SDJ
38052012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3806 Tom Tromey <tromey@redhat.com>
3807
3808 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3809 and generic static probe support on GDB.
3810
a766d390
DE
38112012-04-25 Doug Evans <dje@google.com>
3812
50f042b9
DE
3813 * gdb.texinfo (Go): Fix thinko.
3814
a766d390
DE
3815 * gdb.texinfo (Supported Languages): Add Go.
3816 (Go): New node.
3817
f02e2b19
YQ
38182012-04-25 Yao Qi <yao@codesourcery.com>
3819
3820 * gdbint.texinfo (Testsuite): New section `Board settings'.
3821
68d41a48
JK
38222012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3823
3824 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3825 Three times.
3826
174bb630
JK
3827 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3828 Three times.
3829
0511cc75
JK
38302012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3831
3832 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3833 by @table @asis. Fix formatting of one item.
3834
0070f25a
JK
38352012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3836
3837 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3838
4dc84fd1
JK
38392012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3840
3841 New option "set debug auto-load".
3842 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3843 (auto-load verbose mode): New node.
3844
bccbefd2
JK
38452012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3846
3847 New option "set auto-load safe-path".
3848 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3849 and "info auto-load" examples for safe-path. Put there also references
3850 for "set auto-load safe-path" and "show auto-load safe-path".
3851 New menu item for Auto-loading safe path.
3852 (Auto-loading safe path): New node.
3853 (Python Auto-loading): Update the expected output from "Missing"
3854 to "No".
3855
bf88dd68
JK
38562012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3857
3858 auto-load: Implementation.
3859 * gdb.texinfo (Mode Options): New anchor for -nx.
3860 (Startup): New anchors for Option -init-eval-command,
3861 Home Directory Init File
3862 and Init File in the Current Directory during Startup.
3863 Mention set auto-load local-gdbinit with a reference.
3864 Change the sample code to "set auto-load python-scripts".
3865 (Threads): New anchor set libthread-db-search-path.
3866 Provide references to libthread_db.so.1 file.
3867 (Controlling GDB): New menu item for Auto-loading.
3868 (Auto-loading, Init File in the Current Directory)
3869 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3870 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3871 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3872 reference.
3873 (Auto-loading): Rename to ...
3874 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3875 "set auto-load python-scripts", new anchor for it. Change
3876 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3877 for it. Change "info auto-load-scripts"
3878 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3879 to "Python scripts".
3880
8264ba82
AG
38812012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3882
3883 PR mi/13393
3884 * gdb.texinfo (Print Settings): Extend the description for "set print
3885 object".
3886 (GDB/MI Variable Objects): Extend the description for -var-create and
3887 -var-list-children.
3888
06fc020f
SCR
38892012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3890
3891 * gdb.texinfo (Examining Data): Document the 'explore' command.
3892
7191c139
JB
38932012-03-28 Joel Brobecker <brobecker@adacore.com>
3894
3895 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3896 to the children of a varobj and its update range when -var-update
3897 returns that the varobj's type changed.
3898
3708f05e
JK
38992012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3900
3901 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3902 Create two new links fir 'objfile-gdb.py file'
3903 and 'dotdebug_gdb_scripts section'.
3904
8e0583c8
JK
39052012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3906
3907 * gdb.texinfo (Auto-loading): Rename node reference
3908 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3909 Twice.
3910 (.debug_gdb_scripts section): Rename the node ...
3911 (dotdebug_gdb_scripts section): ... here.
3912 (Maintenance Commands): Also rename this node reference.
3913
7b282c5a
SCR
39142012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3915
3916 * gdb.texinfo (Python API/Values From Inferior): Add description
3917 about the new method Value.referenced_value. Add description on
3918 how Value.dereference is different (and similar) to
3919 Value.referenced_value.
3920
8320cc4f
JK
39212012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3922
3923 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3924 --init-eval-command=COMMAND, -iex.
3925 (Startup): Describe -iex and -ix. Simplify the example
3926 for "set auto-load-scripts off".
3927
481860b3
GB
39282012-03-16 Gary Benson <gbenson@redhat.com>
3929
3930 PR breakpoints/10738
3931 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3932 stating that GDB cannot set breakpoints on inlined functions.
3933 (Mode Options): Document --use-deprecated-index-sections.
3934 (Index Section Format): Document new index section version format.
3935
c4aeac85
TT
39362012-03-15 Tom Tromey <tromey@redhat.com>
3937
3938 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3939
16899756
DE
39402012-03-13 Doug Evans <dje@google.com>
3941
3942 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3943 of "reload".
3944 (Symbols): Delete docs for set/show symbol-reloading.
3945 * gdbint.texinfo (Defining Other Architecture Features): Delete
3946 SYMBOL_RELOADING_DEFAULT.
3947 * refcard.tex: Delete reference to symbol-reloading.
3948
9b224c5e
PA
39492012-03-07 Pedro Alves <palves@redhat.com>
3950
3951 * gdb.texinfo (General Query Packets): Document new
3952 QProgramSignals packet.
3953 * gdb.texinfo (Remote configuration): Mention
3954 "program-signals-packet".
3955
169081d0
TG
39562012-03-05 Tristan Gingold <gingold@adacore.com>
3957
3958 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3959
d1feda86
YQ
39602012-03-03 Yao Qi <yao@codesourcery.com>
3961
3962 * gdb.texinfo (In-Process Agent): New node.
3963 Document new commands.
3964 (General Query Packets): Add packet `QAgent'.
3965
1faeff08
MR
39662012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3967
3968 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3969
7d74f244
DE
39702012-03-01 Scott J. Goldman <scottjg@vmware.com>
3971
3972 * gdb.texinfo (Commands In Python): Put example python macro in
3973 COMMAND_USER category rather than COMMAND_OBSCURE.
3974 Document gdb.COMMAND_USER.
3975 (User-defined Commands): Update documentation to clarify
3976 "set/show max-user-call-depth" and "show user" don't apply to python
3977 commands. Update documentation to clarify "help user-defined" may
3978 also include python commands defined as COMMAND_USER.
3979
6fe37d23
JK
39802012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3981
3982 * gdb.texinfo (Startup): Add option -ex description to the option -x
3983 description.
3984
83364271
LM
39852012-02-24 Luis Machado <lgustavo@codesourcery.com>
3986
3987 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3988 condition-evaluation breakpoint parameter.
3989 Mention condition-evaluation mode being shown in "info break".
3990 (Break Conditions): Add description for target-side
3991 conditional breakpoints.
72f4393d 3992 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3993 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3994 cond-expr.
3995 (General Query Packets): Mention new ConditionalBreakpoint feature.
3996
bdb1994d
TT
39972012-02-22 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4000
4d241c86
TT
40012012-02-17 Tom Tromey <tromey@redhat.com>
4002
4003 PR python/10753:
4004 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4005 directory.
4006
816338b5
SS
40072012-02-14 Stan Shebs <stan@codesourcery.com>
4008
4009 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4010
cc30c4bd
PA
40112012-02-13 Pedro Alves <palves@redhat.com>
4012
4013 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4014 mips-idt-ecoff.
4015
035d1e5b
YQ
40162012-02-09 Yao Qi <yao@codesourcery.com>
4017
4018 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4019
f0823d2c
TT
40202012-02-07 Tom Tromey <tromey@redhat.com>
4021
4022 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4023 Symbol.value.
4024
64e7d9dd
TT
40252012-02-07 Tom Tromey <tromey@redhat.com>
4026
4027 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4028
4220b2f8
TS
40292012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4030
4031 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4032
edcc5120
TT
40332012-01-24 Tom Tromey <tromey@redhat.com>
4034
4035 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4036 unload".
4037 (Files): Mention new catch commands.
4038 (GDB/MI Async Records): Likewise.
4039
53fe1783
GB
40402012-01-24 Gary Benson <gbenson@redhat.com>
4041
4042 Delete #if 0'd out code.
4043 * gdb.texinfo (Frame Info): Remove "info catch".
4044
b9e7b9c3
UW
40452012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4046
4047 * gdb.texinfo (Remote Configuration): Document
4048 "set remote hostio-readlink-packet" command.
4049 (General Query Packets): Document vFile:readlink packet.
4050
4aac40c8
TT
40512012-01-16 Tom Tromey <tromey@redhat.com>
4052
4053 * gdb.texinfo (Specify Location): Document relative file name
4054 handling.
4055
cafec441
TT
40562012-01-16 Tom Tromey <tromey@redhat.com>
4057
4058 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4059
0ee339bc
JK
40602012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4061 Eli Zaretskii <eliz@gnu.org>
4062
4063 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4064 code.
4065
72384ba3
PH
40662012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4067
4068 * gdb.texinfo (Variables): Document use of :: for non-static
4069 variables.
4070
ce1b17c4
JB
40712012-01-05 Joel Brobecker <brobecker@adacore.com>
4072
4073 * gdbint.texinfo (Start of New Year Procedure): Update
4074 to replace use of copyright.sh by use of copyright.py.
4075
217bff3e
JK
40762012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4077
4078 Remove the gdbtui binary.
4079 * all-cfg.texi (GDBTUI): Remove.
4080 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4081 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4082 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4083
cc72b2a2
KP
40842011-12-23 Kevin Pouget <kevin.pouget@st.com>
4085
4086 Introduce gdb.FinishBreakpoint in Python.
4087 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4088 (Python API): Add menu entry for Finish Breakpoints.
4089
13ac8d2c
JK
40902011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4091
4092 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4093 tests.
4094
e0f9f062
DE
40952011-12-16 Doug Evans <dje@google.com>
4096
4097 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4098
80b6e756
PM
40992011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4100
1c3ad6ab 4101 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4102 stack". Add documentation for "set/show python print-stack".
4103
2fb860fc
PA
41042011-12-14 Pedro Alves <pedro@codesourcery.com>
4105
4106 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4107 should transfer control to the stub in the startup code instead of
4108 in main. Mention the need to get past the initial breakpoint.
4109
f8eba3c6
TT
41102011-12-06 Tom Tromey <tromey@redhat.com>
4111
4112 * gdb.texinfo (Set Breaks): Update for new behavior.
4113
2268b414
JK
41142011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4115
4116 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4117 List Format for SVR4 Targets'.
4118 (General Query Packets): New item qXfer:libraries-svr4:read.
4119 (Library List Format for SVR4 Targets): New node.
4120
ae6f0d5b
TT
41212011-12-01 Tom Tromey <tromey@redhat.com>
4122
4123 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4124 add.
4125
36dfb11c
TT
41262011-11-22 Tom Tromey <tromey@redhat.com>
4127
4128 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4129 reasons.
4130
f196051f
SS
41312011-11-20 Stan Shebs <stan@codesourcery.com>
4132
4133 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4134 note-related options and variables.
4135 (Tracepoint Packets): Document packet changes.
4136
f85b53f8
SD
41372011-11-20 Sanjoy Das <sdas@igalia.com>
4138
4139 * gdb.texinfo (JIT Interface): Add documentation on writing and
4140 usind JIT debug info readers.
4141 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4142 Debug Info Readers): New nodes.
4143
bfccc43c
YQ
41442011-11-18 Yao Qi <yao@codesourcery.com>
4145
4146 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4147 tracepoint.
4148
c011a4f4
DE
41492011-11-15 Doug Evans <dje@google.com>
4150
4151 * gdb.texinfo (Files): Document basenames-may-differ.
4152
ed59ded5
DE
41532011-11-14 Doug Evans <dje@google.com>
4154
4155 * gdb.texinfo (Shell Commands): Document "!".
4156
405f8e94
SS
41572011-11-14 Stan Shebs <stan@codesourcery.com>
4158 Kwok Cheung Yeung <kcy@codesourcery.com>
4159
4160 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4161 needed to get shorter fast tracepoints.
4162 (Tracepoint Packets): Document new qTMinFTPILen packet.
4163
1e4d1764
YQ
41642011-11-14 Yao Qi <yao@codesourcery.com>
4165
4166 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4167 behavior of tracepoint.
4168 (General Query Packets): New feature InstallInTrace.
4169 (Remote Configuration): Document "set remote
4170 install-in-trace-packet".
4171
71eba9c2 41722011-11-12 Matt Rice <ratmice@gmail.com>
4173
4174 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4175 Add arguments to info macro.
4176
e0f8f636
TT
41772011-11-10 Tom Tromey <tromey@redhat.com>
4178
4179 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4180 manual.
4181 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4182 (Macros): Add a footnote.
4183 (C): Remove paragraph about compiler options.
4184 (C Constants): Mention wide character and string constants.
4185 (C Plus Plus Expressions): Update compiler option advice. Mention
4186 using declarations. Mention ADL. Remove old HP compiler
4187 information.
4188
625c0d47
TT
41892011-11-10 Tom Tromey <tromey@redhat.com>
4190
4191 PR c++/9257:
4192 * gdb.texinfo (Print Settings): Add an extra note about the need
4193 for a vtable.
4194
4be2aacc
MR
41952011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4196
4197 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4198 "set mips abi" documentation.
4199
0a1c4d10
DE
42002011-11-04 Doug Evans <dje@google.com>
4201
4202 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4203
aad1c02c
TT
42042011-11-03 Tom Tromey <tromey@redhat.com>
4205
4206 * gdb.texinfo (Stopping): Add menu entry.
4207 (Continuing and Stepping): Restore @node. Use @section, not
4208 @subsection.
4209
983fb131
MR
42102011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4211
4212 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4213 designation. Fix "Specify Location" cross-reference.
4214
3065dfb6
SS
42152011-11-02 Stan Shebs <stan@codesourcery.com>
4216
4217 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4218 (General Query Packets): Describe tracenz feature.
4219 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4220
0aaaf063
PK
42212011-10-28 Paul Koning <paul_koning@dell.com>
4222
4223 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4224
2231f1fb
KP
42252011-10-27 Kevin Pouget <kevin.pouget@st.com>
4226
72f4393d 4227 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4228 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4229
5110b5df
PK
42302011-10-26 Paul Koning <paul_koning@dell.com>
4231
4232 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4233
22dbab46
PK
42342011-10-25 Paul Koning <paul_koning@dell.com>
4235
4236 PR python/13327
72f4393d 4237
22dbab46
PK
4238 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4239 fetch_lazy method.
4240
9df2fbc4
PM
42412011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4242
4243 PR python/12656
4244
4245 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4246 global_block, static_block function.
4247
f05e2e1d
TT
42482011-10-19 Tom Tromey <tromey@redhat.com>
4249
4250 * gdb.texinfo (Commands In Python): Add missing "@"s.
4251
a7fc3f37
KP
42522011-10-13 Kevin Pouget <kevin.pouget@st.com>
4253
4254 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4255 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4256 constants.
4257
5048e516
JK
42582011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4259
4260 Fix compatibility with texinfo versions older than 4.12.
4261 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4262 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4263 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4264 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4265 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4266 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4267 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4268
5a56e9c5
DE
42692011-10-09 Doug Evans <dje@google.com>
4270
4271 * gdb.texinfo (Extending GDB): Document alias command.
4272
36b11add
JK
42732011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4274
4275 Support @entry in input expressions.
4276 * gdb.texinfo (Variables): Describe @entry names suffix.
4277 (Print Settings): Add anchor for `set print entry-values'.
4278
e18b2753
JK
42792011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4280 Eli Zaretskii <eliz@gnu.org>
4281
4282 Display @entry parameter values (without references).
4283 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4284 example.
4285 (Print Settings): New description of set print entry-values and show
4286 print entry-values.
4287
111c6489
JK
42882011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4289 Eli Zaretskii <eliz@gnu.org>
4290
4291 Recognize virtual tail call frames.
4292 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4293 (Tail Call Frames): New node.
4294 (Frames In Python): Add gdb.TAILCALL_FRAME.
4295
9c15afc4
DE
42962011-10-07 Doug Evans <dje@google.com>
4297
4298 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4299 register_pretty_printer.
4300
99f5279d
PM
43012011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4302
4303 PR python/12930
4304 PR python/12802
4305
4306 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4307 stop method.
4308
03583c20
UW
43092011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4310
4311 * gdb.texinfo (Starting your Program): "set disable-randomization"
4312 is no longer Linux-specific.
4313 (Remote Configuration): Document "set remote
4314 disable-randomization-packet".
4315 (General Query Packets): Document "QDisableRandomization" packet
4316 and add it to "qSupported" list.
4317
bd054e06
KP
43182011-10-07 Kevin Pouget <kevin.pouget@st.com>
4319
4320 Allow Python notification of new object-file loadings.
4321 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4322 event type.
4323
cb6be26b
KP
43242011-10-04 Kevin Pouget <kevin.pouget@st.com>
4325
4326 PR python/12691: Add the inferior to Python exited event
4327 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4328
a05336a1
JB
43292011-10-03 Joel Brobecker <brobecker@adacore.com>
4330
4331 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4332 rephasing.
4333
5d77fe44
JB
43342011-10-03 Joel Brobecker <brobecker@adacore.com>
4335
4336 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4337 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4338 as possible feature returned by the `-list-features'
4339 command.
4340
699df94d
PK
43412011-09-28 Paul Koning <paul_koning@dell.com>
4342
4343 * gdb.texinfo (gdb.Type): Document field access by dictionary
4344 key syntax.
4345
24bdad53
YQ
43462011-09-28 Yao Qi <yao@codesourcery.com>
4347
4348 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4349 Add one space after option `-s'. Remove @r{} markup.
4350
6710bf39
SS
43512011-09-27 Stan Shebs <stan@codesourcery.com>
4352
4353 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4354
d99f7e48
HZ
43552011-09-16 Hui Zhu <teawater@gmail.com>
4356
4357 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4358 to *(unsigned char *)$esp@300.
4359
d812018b
PK
43602011-09-15 Paul Koning <paul_koning@dell.com>
4361
4362 * gdb.texinfo: Make style of Python functions and methods match
4363 the syntax of Python. Also put class and module names explicitly
4364 on function, member, and variable names, matching Python
4365 documentation conventions.
72f4393d 4366
2aa48337
KP
43672011-09-15 Kevin Pouget <kevin.pouget@st.com>
4368
4369 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4370 * gdb.texinfo (Inferiors In Python): Describe new
4371 gdb.selected_inferior() function.
4372
6839b47f
KP
43732011-09-15 Kevin Pouget <kevin.pouget@st.com>
4374
4375 Handle multiple breakpoint hits in Python interface:
4376 * gdb.texinfo (Events In Python): New function documentation:
4377 gdb.BreakpointEvent.breakpoints. Indicate that
4378 gdb.BreakpointEvent.breakpoint is now deprecated.
4379
26829f2b
JB
43802011-09-04 Joel Brobecker <brobecker@adacore.com>
4381
4382 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4383
a9f54f60
TT
43842011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4385
4386 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4387
fa3a4f15
PM
43882011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4389
72f4393d
L
4390 * gdb.texinfo (Prompt): Add set/show extended-prompt
4391 documentation
4392 (Basic Python): Add prompt_hook anchor.
4393 (Python modules): Reword module text to reflect multiple modules.
4394 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4395
224bbe49
YQ
43962011-08-14 Yao Qi <yao@codesourcery.com>
4397
78d85199
YQ
4398 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4399
44002011-08-14 Yao Qi <yao@codesourcery.com>
4401
4402 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4403 (TIC6x Features): New node.
4404
457e09f0
DE
44052011-08-12 Doug Evans <dje@google.com>
4406
4407 * gdb.texinfo (Symbols In Python): Document symbol.type.
4408
5e239b84
PM
44092011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4410
4411 * gdb.texinfo (Python): Document command and function
4412 auto-loading.
4413
177bc839
JK
44142011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4415 Eli Zaretskii <eliz@gnu.org>
4416
4417 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4418 typedefs unrolling. Extend the sample code by an inner typedef and
4419 outer typedefs unrolling.
4420
1a532630
PP
44212011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4422
4423 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4424 size and line-size.
4425
9b158ba0 44262011-07-21 Matt Rice <ratmice@gmail.com>
4427
4428 PR macros/12999
4429 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4430 Update text and cindex entries for info macro command.
4431
d17b6f81
PM
44322011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4433
4434 * observer.texi (GDB Observers): Add before_prompt observer.
4435 * gdb.texinfo (Basic Python): Add documentation for prompt
4436 substitution.
4437
713389e0
PM
44382011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4439
72f4393d 4440 PR python/12438
713389e0 4441 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4442 set/show python print-stack. Document set/show python
4443 print-backtrace.
713389e0 4444
177b42fe
TJB
44452011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4446
4447 * gdb.texinfo: Fix typos.
4448
900e11f9
JK
44492011-07-01 Tom Tromey <tromey@redhat.com>
4450
4451 * gdb.texinfo (Debugging Output): Document set debug
4452 check-physname.
4453
39c4d40a
TT
44542011-06-29 Tom Tromey <tromey@redhat.com>
4455
4456 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4457 breakpoint-notifications feature.
4458
6f5def7d
UW
44592011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4460
4461 * gdb.texinfo (Target Description): Remove warning about
4462 possibly unstable format.
4463
8cf64490
TT
44642011-06-03 Tom Tromey <tromey@redhat.com>
4465
4466 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4467 (Events In Python): Note that exit_code is optional.
4468
393eab54
PA
44692011-05-17 Pedro Alves <pedro@codesourcery.com>
4470
4471 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4472 required for multi-threading support.
4473 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4474 Hc are deprecated for multi-threading debugging. Point readers at
4475 the vCont packet.
4476
75fc9810
DE
44772011-05-15 Doug Evans <dje@google.com>
4478
4479 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4480
01124a23
DE
44812011-05-13 Doug Evans <dje@google.com>
4482
98a5dd13
DE
4483 * gdb.texinfo (Threads): Document $sdir,$pdir.
4484 (Server): Document $pdir exception.
4485
dbaefcf7
DE
4486 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4487
cc63ef9b
DE
4488 * gdb.texinfo (Threads): Clarify default value for
4489 libthread-db-search-path.
7e0396aa 4490
01124a23
DE
4491 * gdb.texinfo (Completion): Update example.
4492 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4493
d248b706
KY
44942011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4495
4496 * gdb.texinfo: Document change in the behaviour of the enable and
4497 disable GDB commands when applied to tracepoints.
4498 Document the EnableDisableTracepoints remote stub feature.
4499 Document QTEnable and QTDisable in the list of tracepoint packets.
4500
cc88a640
JK
45012011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4502
4503 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4504 hsuser.texi.
4505 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4506 comment to hsuser.texi. Change rluser.texi name in the comment.
4507
84e578fb
DE
45082011-05-10 Doug Evans <dje@google.com>
4509
4510 * gdb.texinfo (Threads): If an empty path is provided for
4511 libthread-db-search-path it is reset to its default value.
4512 (Server): Ditto.
4513
478aac75
DE
45142011-05-09 Doug Evans <dje@google.com>
4515
4516 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4517
9c06b0b4
TJB
45182011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4519 Thiago Jung Bauermann <bauerman@br.ibm.com>
4520
4521 Implement support for PowerPC BookE masked watchpoints.
4522 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4523 (PowerPC Embedded): Mention support of masked watchpoints.
4524
9ed350ad
JB
45252011-05-03 Joel Brobecker <brobecker@adacore.com>
4526
4527 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4528 `@value{GDBN}'.
4529
4ceed123
JB
45302011-05-03 Joel Brobecker <brobecker@adacore.com>
4531
4532 * gdb.texinfo (titlepage): Remove dedication.
4533 (In Memoriam): New appendix.
4534
559a7a62
JK
45352011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4536 Eli Zaretskii <eliz@gnu.org>
4537
4538 * gdb.texinfo (Index Section Format): Change the version to 5.
4539 Describe the different formula.
4540
03f2bd59
JK
45412011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4542 Eli Zaretskii <eliz@gnu.org>
4543
4544 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4545 for disconnected tracing.
4546 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4547 extended-remote relationship. Mention --once.
4548 (TCP port allocation lifecycle of @code{gdbserver}): New.
4549
d9b1a651
EZ
45502011-04-23 Eli Zaretskii <eliz@gnu.org>
4551
4552 * gdb.texinfo (Server): Improve indexing. Index all optional
4553 switches to gdbserver.
4554
90476074
TT
45552011-04-20 Tom Tromey <tromey@redhat.com>
4556
4557 * gdb.texinfo (Index Section Format): New node.
4558 (Top): Add new node to menu.
4559
c21236dc
PA
45602011-04-20 Pedro Alves <pedro@codesourcery.com>
4561
4562 * gdb.texinfo (Maintenance Commands): Document `maint print
4563 remote-registers'.
4564
05c8c3f5
TT
45652011-04-20 Tom Tromey <tromey@redhat.com>
4566
4567 * gdb.texinfo (Trace File Format): Move node later.
4568
7a9dd1b2
TT
45692011-04-19 Tom Tromey <tromey@redhat.com>
4570
4571 * gdbint.texinfo (Register Information Functions): Remove
4572 duplicate "the".
4573 * gdb.texinfo (Emacs): Remove duplicate "to".
4574 (GDB/MI Variable Objects): Remove duplicate "the".
4575 (General Query Packets): Likewise.
4576
4368ebeb
JB
45772011-04-02 Joel Brobecker <brobecker@adacore.com>
4578
4579 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4580 "GDB/MI Ada Exception Information" node.
4581
956a9fb9
JB
45822011-04-01 Joel Brobecker <brobecker@adacore.com>
4583
4584 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4585 the "exception-name" field in the *stopped async record.
4586
f1310107
TJB
45872011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4588 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4589
4590 Implement support for PowerPC BookE ranged breakpoints.
4591 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4592
8786b2bd
TT
45932011-03-28 Tom Tromey <tromey@redhat.com>
4594
4595 * gdb.texinfo (Set Tracepoints): Fix typo.
4596
9ef07c8c
TT
45972011-03-24 Tom Tromey <tromey@redhat.com>
4598
4599 * gdb.texinfo (Specify Location): Document `function:label'
4600 linespec.
4601
99c3dc11
PM
46022011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4603
f1310107 4604 PR python/12149
99c3dc11
PM
4605
4606 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4607
29703da4
PM
46082011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4609
4610 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4611 (Inferiors In Python): Likewise.
4612 (Threads In Python): Likewise.
4613 (Symbols In Python): Likewise.
4614 (Objfiles In Python): Likewise.
4615 (Symbol Tables In Python): Likewise.
4616
c9174737
PA
46172011-03-15 Pedro Alves <pedro@codesourcery.com>
4618
4619 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4620 display>: Explain that the commands accept number ranges.
4621
7371cf6d
PM
46222011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4623
4624 * gdb.texinfo (Breakpoints In Python): Add description and example
4625 of Python stop function operation.
4626
ecec24e6
PM
46272011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4628
4629 * gdb.texinfo (Parameters In Python): Document get_set_string and
4630 get_show_string methods.
4631
6dcd5565
JK
46322011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4633
4634 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4635
81896e36
JK
4636 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4637 circular-trace-buffer name.
4638
5e30da2c
JB
46392011-02-28 Joel Brobecker <brobecker@adacore.com>
4640
4641 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4642 in the previous change.
4643
3bd0f5ef 46442011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4645
72f4393d 4646 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4647 that they can accept multiple arguments.
4648
4ec7539c
JB
46492011-02-24 Joel Brobecker <brobecker@adacore.com>
4650
4651 Revert the following patch (code patch was not approved):
4652 2011-02-21 Hui Zhu <teawater@gmail.com>
4653 * agentexpr.texi (bytecode descriptions): add printf.
4654 * gdb.texinfo (tracepoint action lists): add printf.
4655
82809774
DE
46562011-02-23 Doug Evans <dje@google.com>
4657
4658 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4659
e5a67952
MS
46602011-02-23 Michael Snyder <msnyder@vmware.com>
4661
4662 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4663 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4664 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4665
6e6fbe60
DE
46662011-02-22 Doug Evans <dje@google.com>
4667
4668 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4669 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4670 add description of result, fix @defun formatting.
4671
f994e27a
HZ
46722011-02-21 Hui Zhu <teawater@gmail.com>
4673
4674 * agentexpr.texi (Bytecode Descriptions): Add printf.
4675 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4676
c7f96d2b
TT
46772011-02-18 Tom Tromey <tromey@redhat.com>
4678
4679 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4680
60f98dde
MS
46812011-02-14 Michael Snyder <msnyder@vmware.com>
4682
4683 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4684 Document new command "thread find".
4685
08e796bc
MS
46862011-02-14 Michael Snyder <msnyder@vmware.com>
4687
4688 * gdb.texinfo (Threads): Update example of new thread message.
4689
b3b9301e
PA
46902011-02-14 Pedro Alves <pedro@codesourcery.com>
4691
4692 * gdb.texinfo (Remote Configuration): Mention set/show remote
4693 traceframe-info.
4694 (Tools/Packages Optional for Building GDB): Mention that expat is
4695 used for traceframe info.
4696 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4697 (General Query Packets) <qSupported>: Describe the
4698 qXfer:traceframe-info:read feature.
4699 (qXfer::read): Describe qXfer:traceframe-info:read.
4700 (Traceframe Info Format): New section.
4701
cef35b0f
PA
47022011-02-04 Pedro Alves <pedro@codesourcery.com>
4703
4704 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4705 for casts and unary operators.
4706
f1cbe1d3
TT
47072011-02-04 Tom Tromey <tromey@redhat.com>
4708
4709 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4710 is not useful.
4711
585fdaa1
PA
47122011-01-25 Pedro Alves <pedro@codesourcery.com>
4713
4714 * gdb.texinfo: s/value optimized out/optimized out/g
4715
7bfc9434
JB
47162011-01-21 Joel Brobecker <brobecker@adacore.com>
4717
4718 * gdb.texinfo (Other Misc Settings): Rework part of the
4719 documentation of the "set interactive mode" command.
4720
4694da01
TT
47212011-01-19 Tom Tromey <tromey@redhat.com>
4722
4723 * gdb.texinfo (Threads): Document thread name output and `thread
4724 name' command.
4725 (Threads In Python): Document Thread.name attribute.
4726 (GDB/MI Thread Commands): Document thread attributes.
4727
b716877b
AB
47282011-01-12 Andrew Burgess <aburgess@broadcom.com>
4729
4730 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4731 changes in mi/mi-cmd-disas.c
4732
13fd8b81
TT
47332011-01-12 Tom Tromey <tromey@redhat.com>
4734
4735 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4736 Fix "thread apply" text.
4737
e09342b5
TJB
47382011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4739 Thiago Jung Bauermann <bauerman@br.ibm.com>
4740
4741 Implement support for PowerPC BookE ranged watchpoints.
4742 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4743 the "set powerpc exact-watchpoints" flag.
4744
06e65f44
TT
47452011-01-07 Tom Tromey <tromey@redhat.com>
4746
4747 * gdb.texinfo (Python API): Add descriptions to @menu items.
4748
d8e22779
TT
47492011-01-06 Tom Tromey <tromey@redhat.com>
4750
4751 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4752
a255712f
PP
47532010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4754
e09342b5 4755 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4756
ccfc3d6e
TT
47572011-01-06 Tom Tromey <tromey@redhat.com>
4758
4759 PR python/12133:
4760 * gdb.texinfo (Frames In Python): Document various frame
4761 constants.
4762
44944448
JB
47632011-01-05 Joel Brobecker <brobecker@adacore.com>
4764
4765 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4766 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4767 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4768
42ea3d7a
JK
47692011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4770
4771 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4772 (clean): Add GDBvn.texi.
4773
720d1a40
JB
47742010-12-29 Joel Brobecker <brobecker@adacore.com>
4775
4776 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4777 occasional case where the debugger prints an array address
4778 instead of the array itself.
4779
ad196637
PA
47802010-12-23 Pedro Alves <pedro@codesourcery.com>
4781
4782 * gdb.texinfo (Packets) <read registers packet>: Document support
4783 for registers that were not collected.
4784
a86caf66
DE
47852010-12-15 Doug Evans <dje@google.com>
4786
4787 * gdb.texinfo (Startup): Document auto-loading of scripts during
4788 startup.
4789 (Auto-loading): Delete "maint set python auto-load on|off".
4790 Add "set auto-load-scripts on|off".
4791
aae1c79a
DE
47922010-12-07 Doug Evans <dje@google.com>
4793
4794 * gdb.texinfo (Mode Options): Document -data-directory.
4795 (Data Files): Add reference to -data-directory.
4796
4e04c971
DE
47972010-11-29 Doug Evans <dje@google.com>
4798
4799 * gdb.texinfo (Pretty-Printer Introduction): Change
4800 printer-name:subprinter-name to printer-name;subprinter-name.
4801
94b6973e
PM
48022010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4803
72f4393d 4804 PR python/12199
94b6973e
PM
4805
4806 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4807
39037522
TT
48082010-11-23 Tom Tromey <tromey@redhat.com>
4809
4810 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4811 (Editing): Likewise.
4812 (Command History): Likewise.
4813 (TUI Keys): Likewise.
4814 (Bug Reporting): Conditionally include rluser.texi and
4815 inc-history.texinfo.
4816 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4817 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4818 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4819 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4820 (gdb.pdf): Likewise.
4821 (gdb.info): Likewise.
4822 (gdb/index.html): Likewise.
4823
5ae98d25
TT
48242010-11-23 Tom Tromey <tromey@redhat.com>
4825
4826 * Makefile.in (Makefile): Run ../config.status.
4827 (distclean): Update.
4828 * configure: Remove.
4829 * configure.ac: Remove.
4830
621c8364
TT
48312010-11-12 Tom Tromey <tromey@redhat.com>
4832
4833 * gdb.texinfo (Basic Python): Update. Add xref.
4834 (Exception Handling): Document new exception classes.
4835 (Types In Python): Update.
4836 (Frames In Python): Update.
4837
84f4c1fe
PM
48382010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4839
4840 * gdb.texinfo (Breakpoints In Python): Document "internal"
4841 parameter, and visible attribute.
4842
99e7ae30
DE
48432010-11-05 Doug Evans <dje@google.com>
4844
4845 * gdb.texinfo (Source Path): Document "set directories".
4846
f4b8a18d
KW
48472010-11-05 Ken Werner <ken.werner@de.ibm.com>
4848
4849 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4850 (OpenCL C): New node.
4851
7b51bc51
DE
48522010-11-02 Doug Evans <dje@google.com>
4853
4854 * gdb.texinfo (Pretty Printing): Expand into three sections,
4855 introduction, example, and commands.
4856 (Python API): Delete section Disabling Pretty-Printers, merge into
4857 Selecting Pretty-Printers.
4858 (Writing a Pretty-Printer): New section. Move the pretty-printer
4859 example here, and reformat to match python coding style. Add a second
4860 example using the gdb.printing module.
4861 (Python modules): Add gdb.printing.
4862
9eeee977
DE
48632010-10-29 Doug Evans <dje@google.com>
4864
4865 * gdb.texinfo (Python): Fix long line.
4866
a0e0ffdf
DE
48672010-10-20 Doug Evans <dje@google.com>
4868
4869 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4870 All references updated. Correct sections marked as subsections.
4871 (Coding Standards): New chapter. Move the coding standard related
4872 subsections here. Add section on Python coding standards.
4873
0e3509db
DE
48742010-10-13 Doug Evans <dje@google.com>
4875
4876 * gdb.texinfo (Python): Add "Python modules".
4877 (Types in Python): Add reference to gdb.types section.
4878 (Python modules): New node.
4879
44592cc4
DE
48802010-10-11 Doug Evans <dje@google.com>
4881
4882 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4883 Python" from gdb.Value.type description.
4884
6e1bb179
JB
48852010-09-28 Joel Brobecker <brobecker@adacore.com>
4886
4887 * gdb.texinfo (Ravenscar Profile): New node.
4888
e8467610
TT
48892010-09-22 Tom Tromey <tromey@redhat.com>
4890
4891 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4892
fccd1d1e
EZ
48932010-09-22 Eli Zaretskii <eliz@gnu.org>
4894
4895 * gdb.texinfo (Values From Inferior): Clarify that
4896 value.dynamic_type works only in C++ programs with RTTI.
4897
c1b6b909
TT
48982010-09-15 Paul Bolle <pebolle@tiscali.nl>
4899
4900 * gdb.texinfo (Character Sets): Correctly reference host-charset
4901 in example.
4902
7d288aaa
TT
49032010-09-13 Tom Tromey <tromey@redhat.com>
4904
4905 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4906 Document "fullname" and "from".
4907
f75d858b
MK
49082010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4909
4910 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4911 feature `reverse' output by -list-target-features.
4912
83b9503b
L
49132010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4914
4915 * gdb.texinfo (i386 Features): Remove an extra "@item".
4916
03f17ccf
TT
49172010-08-30 Tom Tromey <tromey@redhat.com>
4918
4919 PR python/11792:
4920 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4921
9779414d
DJ
49222010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4923
4924 * gdb.texinfo (ARM Features): Document
4925 org.gnu.gdb.arm.m-profile.
4926
f9ffd4bb
TT
49272010-08-23 Tom Tromey <tromey@redhat.com>
4928
4929 PR python/11145:
4930 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4931 reinterpret_cast methods.
4932
702c2711
TT
49332010-08-23 Tom Tromey <tromey@redhat.com>
4934
4935 PR python/11915:
4936 * gdb.texinfo (Types In Python): Document array method.
4937
66b73624
TJB
49382010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4939
4940 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4941
06a64a0b
TT
49422010-08-16 Tom Tromey <tromey@redhat.com>
4943
4944 * gdb.texinfo (Set Watchpoints): Document -location option.
4945
a3a7127e
DE
49462010-08-13 Doug Evans <dje@google.com>
4947
4948 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4949
8dedea02
VP
49502010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4951
4952 * gdb.texinfo (GDB/MI Data Manipulation): Document
4953 -data-read-memory-raw and -data-write-memory-raw.
4954
ca5c20b6 49552010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4956 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4957
4958 * gdb.texinfo (Basic Python): Describe post_event API.
4959
cb2e07a6
PM
49602010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4961
4962 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4963 decode_line Python APIs
cb2e07a6 4964
464b3efb
TT
49652010-08-10 Tom Tromey <tromey@redhat.com>
4966
4967 * gdb.texinfo (Pretty Printing API): Document
4968 gdb.default_visualizer.
4969
c29c521f
TT
49702010-08-10 Tom Tromey <tromey@redhat.com>
4971
4972 Revert gdb-add-index addition:
4973 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4974
5da1313b
JK
49752010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4976 Eli Zaretskii <eliz@gnu.org>
4977
4978 * gdb.texinfo (Mode Options) <-batch>
4979 (Basic Python) <gdb.execute>: Describe setting width and height.
4980
02d868e8
PP
49812010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4982
4983 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4984
c2bbed2a
TT
49852010-07-30 Tom Tromey <tromey@redhat.com>
4986
4987 * gdb.texinfo (Index Files): Mention gdb-add-index.
4988
6c13bbe1
HZ
49892010-07-30 Hui Zhu <teawater@gmail.com>
4990
4991 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4992 "detach inferior" and "kill inferior".
4993
53a71c06
CR
49942010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4995
4996 * gdb.texinfo (Machine Code): Update description of two forms of
4997 arguments, and add new example to demonstrate the new form.
4998
5374244e
PM
49992010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5000
5001 * gdb.texinfo (Values From Inferior): Add value inferior function
5002 call description.
5003
8ea5bce5
JK
50042010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5005
5006 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5007
c0edd9ed
JK
50082010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5009 Eli Zaretskii <eliz@gnu.org>
5010
5011 Make core files the process_stratum.
5012 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5013 record_stratum example.
5014
9291a0cd
TT
50152010-07-13 Tom Tromey <tromey@redhat.com>
5016
5017 * gdb.texinfo (Index Files): New node.
5018
f5011d11
TT
50192010-07-13 Tom Tromey <tromey@redhat.com>
5020
5021 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5022
0f5238ed
TT
50232010-07-13 Tom Tromey <tromey@redhat.com>
5024
5025 * gdb.texinfo (Specify Location): Document labels.
5026
74c761c1
PA
50272010-07-01 Pedro Alves <pedro@codesourcery.com>
5028
5029 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5030 entries for fast tracepoints and static tracepoints.
5031
501994c0
PA
50322010-07-01 Pedro Alves <pedro@codesourcery.com>
5033
5034 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5035 qsThreadInfo>: Spell out `l' as ell.
5036
0fb4aa4b
PA
50372010-07-01 Pedro Alves <pedro@codesourcery.com>
5038
5039 * gdb.texinfo (Convenience Variables): Document $_sdata.
5040 (Commands to Set Tracepoints): Describe static tracepoints. Add
5041 `Listing Static Tracepoint Markers' menu entry. Document
5042 "strace".
5043 (Tracepoint Action Lists): Document collecting $_sdata.
5044 (Listing Static Tracepoint Markers): New subsection.
5045 (Tracepoints support in gdbserver): Mention static tracepoints.
5046 (remote packets, enabling and disabling): Mention
5047 read-sdata-object.
5048 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5049 and StaticTracepoint.
5050 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5051 Document qXfer:sdata:read.
5052 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5053
dc3b15be
JB
50542010-06-29 Joel Brobecker <brobecker@adacore.com>
5055
5056 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5057
595939de
PM
50582010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5059 Tom Tromey <tromey@redhat.com>
5060 Thiago Jung Bauermann <bauerman@br.ibm.com>
5061
5062 * gdb.texinfo (Inferiors In Python): New node.
5063 * gdb.texinfo (Threads In Python): New node.
5064
9279c692
JB
50652010-06-28 Joel Brobecker <brobecker@adacore.com>
5066
5067 * gdb.texinfo (Python): Document what the python directory is
5068 and what its location is.
5069 (Basic Python): Document the gdb.PYTHONDIR constant.
5070
bc9f0842
TT
50712010-06-25 Tom Tromey <tromey@redhat.com>
5072
5073 PR python/10808:
5074 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5075
f1421989
HZ
50762010-06-24 Hui Zhu <teawater@gmail.com>
5077
5078 * gdb.texinfo: (Commands for Controlled Output): Add
5079 documentation for command "eval".
5080
e4c0cfae
SS
50812010-06-21 Stan Shebs <stan@codesourcery.com>
5082
5083 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5084 * annotate.texinfo: Ditto.
5085 * gdbint.texinfo: Ditto.
5086 * stabs.texinfo: Ditto.
5087
bb08c432
HZ
50882010-06-22 Hui Zhu <teawater@gmail.com>
5089
5090 * gdb.texinfo: (Process Record and Replay): Add documentation
5091 for command "set record memory-query".
5092
4f5d9f07
SS
50932010-06-21 Stan Shebs <stan@codesourcery.com>
5094
5095 * gdb.texinfo: Relicense under GFDL version 1.3.
5096 * annotate.texinfo: Relicense under GFDL version 1.3.
5097 * gdbint.texinfo: Relicense under GFDL version 1.3.
5098 * stabs.texinfo: Relicense under GFDL version 1.3.
5099 * fdl.texi: Update to version 1.3.
5100
6aed2dbc
SS
51012010-06-18 Stan Shebs <stan@codesourcery.com>
5102
a61408f8
SS
5103 * gdb.texinfo (Operating System Auxiliary Information): Describe
5104 "info os" when no arguments given.
5105
6aed2dbc
SS
5106 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5107 $_thread.
5108
24e933df
HZ
51092010-06-18 Hui Zhu <teawater@gmail.com>
5110
5111 * gdb.texinfo: (Process Record and Replay): Add documentation
5112 for commands "record save" and "record restore".
5113
65d79d4b
SDJ
51142010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5115
5116 * gdb.texinfo: Include information about the correct use
5117 of addresses in the `watch' command.
5118
d914c394
SS
51192010-06-11 Stan Shebs <stan@codesourcery.com>
5120
5121 * gdb.texinfo (Observer Mode): New section.
5122 (General Query Packets): Document QAllow.
889bf7c5 5123
967cf477
DE
51242010-06-04 Doug Evans <dje@google.com>
5125
5126 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5127
aaf4119b
DE
51282010-06-03 Doug Evans <dje@google.com>
5129
5130 * gdbint.texinfo (Coding): Add subsection on command names.
5131
9eae7c52
TT
51322010-06-02 Tom Tromey <tromey@redhat.com>
5133
5134 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5135 always-disassemble.
5136
fa593d66
PA
51372010-06-01 Pedro Alves <pedro@codesourcery.com>
5138
5139 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5140 gdbserver, and add cross reference.
5141 (Tracepoints support in gdbserver): New subsection.
5142
dde08ee1
PA
51432010-05-26 Pedro Alves <pedro@codesourcery.com>
5144
5145 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5146 `qRelocInsn' feature.
5147 (Relocate instruction reply packet): New subsection
5148 of `Tracepoint Packets'.
5149 (Tracepoint Packets): Mention that packets QTDP and QTStart
5150 support the qRelocInsn request, and add cross reference to new
5151 subsection.
5152
07ca107c
DE
51532010-05-25 Doug Evans <dje@google.com>
5154
5155 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5156 (Commands In Python): Document gdb.string_to_argv.
5157
c25c4a8b
JK
51582010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5159
5160 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5161 ATTR_NORETURN.
5162
d7b32ed3 51632010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5164 Tom Tromey <tromey@redhat.com>
5165 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5166
c25c4a8b 5167 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5168
6aecb9c2
JB
51692010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5170
5171 * gdb.texinfo: (Summary) Add mention about D language support.
5172 (Filenames): Add D suffixes.
5173 (D): New node.
5174
b7da9e9f
PM
51752010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5176
5177 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5178 of macro deleted from GDB code.
5179
ab38a727
PA
51802010-04-24 Pedro Alves <pedro@codesourcery.com>
5181
5182 * gdb.texinfo (Commands to specify files): Describe what how GDB
5183 looks up DOS-based filesystem paths on the system root. Document
5184 the new `set/show target-file-system-kind' commands.
5185
66d09542
DE
51862010-04-23 Doug Evans <dje@google.com>
5187
5188 * gdb.texinfo (Python): Move Auto-loading section here ...
5189 (Python API): from here.
5190 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5191 (Maintenance Commands): Add docs for "maint print section-scripts".
5192
8bd10a10
CM
51932010-04-20 Chris Moller <cmoller@redhat.com>
5194
5195 * gdb.texinfo (Setting Breakpoints): Added description of
5196 filename-qualified rbreak.
5197 * refcard.tex (Breakpoints and Watchpoints): Added brief
5198 description of filename-qualified rbreak.
5199
4c374409
JK
52002010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5201
5202 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5203 (Python API): Change the reference to Pretty Printing API.
5204 (Pretty Printing): Move the user part under the Data node. Reformat
5205 the sample output to 72 columns. Create a new reference to Pretty
5206 Printing API. Rename the API part ...
5207 (Pretty Printing API): To a new node name.
5208 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5209 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5210
5a9351ae
SS
52112010-04-21 Stan Shebs <stan@codesourcery.com>
5212
5213 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5214 and commands.
5a9351ae 5215 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5216
9a22f0d0
PM
52172010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5218
5219 * gdb.texinfo (Examining memory): Update for change in string
5220 display with explicit size.
5221
6149aea9
PA
52222010-04-19 Pedro Alves <pedro@codesourcery.com>
5223
5224 PR breakpoints/8554.
5225
5226 * gdb.texinfo (Save Breakpoints): New node.
5227 (save-tracepoints): Rename to ...
5228 (save tracepoints): ... this. Mention that `save-tracepoints' is
5229 a deprecated alias to `save tracepoints'.
5230
711e434b
PM
52312010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5232
645797a8 5233 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5234 (info w32 thread-information-block): Document new command.
5235 (qGetTIBAddress): Document new gdbserver query.
5236 (maint set/show show-all-tib): Document new command.
5237
3f7b2faa
DE
52382010-04-15 Doug Evans <dje@google.com>
5239
fa33c3cd
DE
5240 * gdb.texinfo (Python API): Add progspaces section.
5241 (Selecting Pretty-Printers): Progspace pretty-printers are
5242 searched too.
5243 (Progspaces In Python): New section.
5244
3f7b2faa
DE
5245 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5246
79f283fe
PM
52472010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5248
5249 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5250 returns None.
5251
87290684
SS
52522010-04-09 Stan Shebs <stan@codesourcery.com>
5253
5254 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5255 Describe the `frames-created' field, tweak grammar.
5256
a97153c7
PA
52572010-04-09 Pedro Alves <pedro@codesourcery.com>
5258
5259 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5260 Describe the `circular' and `disconnected' fields.
5261
5c5dcc1b
L
52622010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5263
5264 * gdb.texinfo (maint print registers): Mention unavailable and
5265 invisible registers.
5266
adc36818
PM
52672010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5268 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5269 Tom Tromey <tromey@redhat.com>
adc36818
PM
5270
5271 * gdb.texinfo (Breakpoints In Python): New Node.
5272
33da3f1c
SS
52732010-04-08 Stan Shebs <stan@codesourcery.com>
5274
5275 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5276 trace status fields.
5277
3a13a53b
L
52782010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5279
5280 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5281 optional. Make org.gnu.gdb.i386.avx requires
5282 org.gnu.gdb.i386.avx.
5283
08001717
DE
52842010-04-08 Doug Evans <dje@google.com>
5285
5286 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5287 search path, and document that gdb only scans the search path if
5288 the script's path doesn't specify a directory.
5289
c375651d
DE
52902010-04-05 Doug Evans <dje@google.com>
5291
5292 * gdb.texinfo (maint show python auto-load): Fix typo.
5293
af54718e
SS
52942010-04-04 Stan Shebs <stan@codesourcery.com>
5295
d77f58be
SS
5296 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5297 (Setting Watchpoints): Update description of "info watch".
5298 (Disabling Breakpoints): Only "info break" lists all.
5299
af54718e
SS
5300 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5301 (tdump): Explain how tdump works.
5302
86b17b60
PA
53032010-04-01 Pedro Alves <pedro@codesourcery.com>
5304
5305 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5306 add cross reference.
5307
ff12863f
PA
53082010-03-31 Pedro Alves <pedro@codesourcery.com>
5309
5310 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5311 commands error out.
5312
f68eb612
L
53132010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5314
5315 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5316
c8d5aac9
L
53172010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5318
5319 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5320
7d13fe92
SS
53212010-03-29 Stan Shebs <stan@codesourcery.com>
5322 Nathan Sidwell <nathan@codesourcery.com>
5323
5324 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5325 GDBN equivalent.
5326 (Set Tracepoints): Remove mention that conditional tracepoints
5327 don't exist.
5328 (Tracepoint Actions): Clarify when while-stepping collection
5329 happens, note that while-stepping does not automatically collect
5330 $pc.
5331
409873ef 53322010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5333
409873ef
SS
5334 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5335 (General Query Packets): Describe TracepointSource.
5336
ee8e71d4
EZ
53372010-03-27 Matt Rice <ratmice@gmail.com>
5338
c8d5aac9
L
5339 * gdb.texinfo (ARM): Document arguments to "target sim".
5340 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5341
99b5e152
PA
53422010-03-26 Pedro Alves <pedro@codesourcery.com>
5343
5344 * gdb.texinfo (Tracepoint Packets): Remove mention that
5345 terror:string may be plain text, and drop mention of X prefix.
5346
cd64ee31
VP
53472010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5348
5349 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5350
6c28cbf2
SS
53512010-03-24 Stan Shebs <stan@codesourcery.com>
5352
5353 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5354
95a42b64
TT
53552010-03-24 Tom Tromey <tromey@redhat.com>
5356
5357 PR breakpoints/9352:
5358 * gdb.texinfo (Break Commands): Update.
5359
18148017
VP
53602010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5361
5362 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5363 commands.
5364
4daf5ac0
SS
53652010-03-16 Stan Shebs <stan@codesourcery.com>
5366
5367 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5368 circular-trace-buffer.
5369 (Tracepoint Packets): Describe QTBuffer, and details of the
5370 qTStatus reply.
5371
c9429232
SS
53722010-03-12 Stan Shebs <stan@codesourcery.com>
5373 Nathan Sidwell <nathan@codesourcery.com>
5374
5375 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5376 doing instruction stepping.
5377 (Tracepoint Restrictions): New node.
5378
ccefe4c4
TT
53792010-03-10 Tom Tromey <tromey@redhat.com>
5380
5381 * gdbint.texinfo (Symbol Handling): Update.
5382
7c953934
TT
53832010-03-08 Tom Tromey <tromey@redhat.com>
5384
5385 PR cli/9591:
5386 * gdb.texinfo (Mode Options): Mention lack of pagination and
5387 confirmation with --batch.
5388 (Screen Size): Mention --batch.
5389 (Messages/Warnings): Likewise.
5390
f870a310
TT
53912010-03-05 Tom Tromey <tromey@redhat.com>
5392
5393 * gdb.texinfo (Basic Python): Document target_charset and
5394 target_wide_charset.
5395
78e2826b
TT
53962010-03-05 Tom Tromey <tromey@redhat.com>
5397
5398 * gdb.texinfo (Data): Link to pretty-printing.
5399 (Output Formats): Likewise. Correct text.
5400
f5dff777
DJ
54012010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5402
5403 * gdb.texinfo (Types): Describe <struct> and <flags>.
5404
dc00d89f
PM
54052010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5406
5407 * gdb.texinfo (Frames In Python): Add block parameter and
5408 description to read_var text.
5409
5107b149 54102010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5411 Tom Tromey <tromey@redhat.com>
5107b149
PM
5412
5413 * gdb.texinfo (Types In Python): Describe block argument in
5414 template_argument and gdb.lookup_type.
5415
e03e5e7b
TT
54162010-02-24 Tom Tromey <tromey@redhat.com>
5417
5418 * gdb.texinfo (Cygwin Native): Fix typo.
5419
f3e9a817
PM
54202010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5421
5422 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5423 and select method descriptions.
5424 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5425 Tables in Python to menu.
5426 (Blocks In Python): New node.
5427 (Symbols In Python): New node.
5428 (Symbol Tables in Python): New node.
5429
a79b8f6e
VP
54302010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5431
5432 Multiexec MI
5433
5434 gdb/
5435 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5436
5437 gdb/doc/
5438 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5439 changes.
5440 (GDB/MI Program Execution): Document current behaviour of
5441 --all and --thread-group.
5442 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5443 -remove-inferior.
5444 * observer.texi (inferior_added, inferior_removed): New
5445 observers.
5446
629d6a47
TT
54472010-02-19 Tom Tromey <tromey@redhat.com>
5448
5449 * gdbint.texinfo (Getting Started): Fix @node.
5450 (Debugging GDB): Likewise.
5451
c09529e5
JB
54522010-02-13 Joel Brobecker <brobecker@adacore.com>
5453
5454 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5455 documenting the gdb_test_timeout variable.
5456
540aa8e7
MS
54572010-02-12 Jakob Engblom <jakob@virtutech.com>
5458
5459 * gdb.texinfo (MI commands): Added documentation of --reverse
5460 option to a set of MI commands. Restructured documentation of MI
5461 commands --exec-continue to reflect the complexity of reverse
5462 execution.
5463
081dfbf7
PA
54642010-02-12 Pedro Alves <pedro@codesourcery.com>
5465
5466 * gdb.texinfo (Using the Collected Data): Specify that the address
5467 range of `tfind outsize' is exclusive, and that the address range
5468 of `tfind range' is inclusive.
5469 (Tracepoint Packets): Specify that the address range of
5470 `QTFrame:range' is inclusive, and that the address range of
5471 `QTFrame:outside' is exclusive
5472
8e9c5e02
VP
54732010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5474
5475 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5476
92981e24
TT
54772010-02-10 Tom Tromey <tromey@redhat.com>
5478
5479 * gdb.texinfo (Debugging Output): Document set debug parser and
5480 show debug parser.
5481
075b51b7
L
54822010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5483
5484 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5485 i386_eflags and i386_mxcsr.
5486
3bb8d5c3
L
54872010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5488
5489 * gdb.texinfo: Document i386 target features.
5490
c5f80513
DE
54912010-02-05 Doug Evans <dje@google.com>
5492
5493 * gdbint.texinfo (Testsuite): Add a new section to document the
5494 various DejaGnu variables that may be overridden.
1be00882 5495 Document INTERNAL_GDBFLAGS.
c5f80513 5496
6ac33a4e
TT
54972010-02-04 Tom Tromey <tromey@redhat.com>
5498
5499 PR cli/8830:
5500 * gdb.texinfo (Files): -readnow comes before the filename for file
5501 and symbol-file.
5502
a1dcb23a
DJ
55032010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5504
5505 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5506 Document ARM breakpoint types.
5507 (Register Packet Format): Move into the new section.
5508 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5509
95433b34
JB
55102010-01-21 Joel Brobecker <brobecker@adacore.com>
5511
5512 * gdb.texinfo (File Options): Adjust the documentation of this
5513 switch to refer to the "source" command rather than partially
5514 duplicating some of the relevant information.
5515 (Extending GDB): Introduce and document the set/show script-extension
5516 setting.
5517 (Command Files): Add note explaining that the "source" command
5518 is also used to evalute scripts written in other languages.
5519 Remove the short slightly incorrect reference to sourcing Python
5520 scripts.
5521 (Python Commands): Document how to execute a Python script from GDB.
5522
8d576872
JB
55232010-01-19 Joel Brobecker <brobecker@adacore.com>
5524
5525 * gdb.texinfo (Command Files): Fix typo.
5526
8150ff9c
JB
55272010-01-18 Tom Tromey <tromey@redhat.com>
5528
5529 * gdb.texinfo (File Options): Document -x on .py files.
5530 (Command Files): Document handling of Python scripts.
5531
23db03a6
JZ
55322010-01-18 Jie Zhang <jie.zhang@analog.com>
5533
5534 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5535
00bf0b85
SS
55362010-01-15 Stan Shebs <stan@codesourcery.com>
5537
5538 * gdb.texinfo (Trace Files): New section.
5539 (Tracepoint Packets): Document QTSave and qTBuffer.
5540 (Trace File Format): New appendix.
5541
be759fcf
PM
55422010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5543
5544 * gdb.texinfo (Values From Inferior): Document lazy_string value
5545 method.
5546 (Python API): Add Lazy strings menu item.
5547 (Lazy Strings In Python): New node.
5548
dc146f7c
VP
55492010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5550
5551 * gdb.texinfo (GDB/MI Thread Information): New.
5552 (GDB/MI Async Records): Document the core field in *stopped.
5553 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5554 documentation
5555 (Process list): Document that osdata document may contain
5556 threads.
5557 (Remote Serial Protocol): Document qXfer:threads.
5558
d5551862
SS
55592010-01-06 Stan Shebs <stan@codesourcery.com>
5560
5561 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5562 disconnected tracing.
5563 (Tracepoint Packets): Document new protocol.
5564
7a697b8d
SS
55652010-01-05 Stan Shebs <stan@codesourcery.com>
5566
5567 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5568 tracepoints.
5569 (Tracepoint Packets): Describe remote protocol for fast
5570 tracepoints.
5571
e6f3ec50
JB
55722010-01-01 Joel Brobecker <brobecker@adacore.com>
5573
5574 Update the "Start of New Year Procedure".
5575 * gdbint.texinfo: Add the list of files that need to be updated
5576 manually. Minor reformatting.
5577
ddc4e9c1
JB
55782010-01-01 Joel Brobecker <brobecker@adacore.com>
5579
5580 * refcard.tex: Update copyright year in header and text.
5581
9d2897ad
JB
55822010-01-01 Joel Brobecker <brobecker@adacore.com>
5583
5584 * agentexpr.texi: Add 2010 to the list of copyright years.
5585 * annotate.texinfo: Likewise.
5586 * gdb.texinfo: Likewise.
5587 * gdbint.texinfo: Likewise.
5588 * observer.texi: Likewise.
5589 * stabs.texinfo: Likewise.
5590
6da95a67
SS
55912009-12-31 Stan Shebs <stan@codesourcery.com>
5592
5593 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5594
236f1d4d
SS
55952009-12-29 Stan Shebs <stan@codesourcery.com>
5596
5597 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5598
f61e138d
SS
55992009-12-28 Stan Shebs <stan@codesourcery.com>
5600
5601 * gdb.texinfo (Trace State Variables): New section.
5602 (Tracepoint Packets): Describe trace state variable packets.
5603 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5604 variable bytecodes.
5605
0fe7935b
DJ
56062009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5607
5608 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5609 declarations.
5610
a6b29f87
VP
56112009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5612
5613 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5614 -gdb-exit behaviour.
5615
5e4bde96
JB
56162009-12-20 Joel Brobecker <brobecker@adacore.com>
5617
5618 * gpl.texi: Update to version 3 of the GPL.
5619
a1715244
JB
56202009-12-20 Joel Brobecker <brobecker@adacore.com>
5621
5622 * Makefile.in: Update copyright header.
5623 * observer.texi: Fix the copyright header of the generated files.
5624
361ae042
PM
56252009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5626
5627 * gdb.texinfo (Types In Python): Describe range function.
5628
bfd31e71
PM
56292009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5630
5631 * gdb.texinfo (Types In Python): Describe "is_base_class".
5632
57a1d736
TT
56332009-12-03 Tom Tromey <tromey@redhat.com>
5634
5635 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5636
8cebebb9
PP
56372009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5638
5639 * observer.texi: New memory_changed observer.
5640
16af530a
TT
56412009-12-01 Tom Tromey <tromey@redhat.com>
5642
5643 * gdb.texinfo (Reverse Execution): Fix typo.
5644
b6199126
DJ
56452009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5646
5647 PR gdb/8704
5648
5649 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5650 are allowed after the breakpoint condition.
5651
7a6973ad
TT
56522009-11-23 Tom Tromey <tromey@redhat.com>
5653
5654 PR python/10782:
5655 * gdb.texinfo (Types In Python): Document Type.pointer.
5656
21a0512e
PP
56572009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5658
5659 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5660
a5832c8f
PA
56612009-11-11 Pedro Alves <pedro@codesourcery.com>
5662
5663 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5664 (Using Agent Expressions): Delete cross reference.
5665
1eb7cd77
JB
56662009-11-07 Joel Brobecker <brobecker@adacore.com>
5667
5668 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5669 and @settitle directives up to help makeinfo find them.
5670
24ddea62
JK
56712009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5672
5673 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5674 (Auto-loading): Use plural and note one can use multiple components now.
5675
3afae151
VP
56762009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5677
5678 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5679 -stack-list-arguments have the same documentation for parameter
5680 as -stack-list-locals. Add comas.
5681
14ff2235
PM
56822009-10-27 Tom Tromey <tromey@redhat.com>
5683 Eli Zaretskii <eliz@gnu.org>
5684
c8d5aac9 5685 PR python/10781
14ff2235
PM
5686
5687 * gdb.texinfo (Values From Inferior): Document cast method.
5688
9c419145
PP
56892009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5690
5691 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5692 and adjust example.
889bf7c5 5693
29153c24
MS
56942009-10-22 Michael Snyder <msnyder@vmware.com>
5695
5696 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5697 info record command. Also document the new save and restore
29153c24
MS
5698 commands.
5699
2b28d209
PP
57002009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5701
5702 * gdb.texinfo (Machine Code): Mention current pc marker.
5703 (Memory): Likewise.
5704
6c95b8df
PA
57052009-10-19 Pedro Alves <pedro@codesourcery.com>
5706 Stan Shebs <stan@codesourcery.com>
5707
5708 * observer.texi (new_inferior): Rename to...
5709 (inferior_appeared): ... this.
5710
5711 * gdb.texinfo (Inferiors): Rename node to ...
5712 (Inferiors and Programs): ... this. Mention running multiple
5713 programs in the same debug session.
5714 <info inferiors>: Mention the new 'Executable' column if "info
5715 inferiors". Update examples. Document the "add-inferior",
5716 "clone-inferior", "remove-inferior" and "maint info
5717 program-spaces" commands.
5718 (Process): Rename node to...
5719 (Forks): ... this. Document "set|show follow-exec-mode".
5720
2f8132f3
MS
57212009-10-11 Michael Snyder <msnyder@vmware.com>
5722
5723 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5724 (ReverseContinue): Ditto.
5725
cba4b2d3
PP
57262009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5727
5728 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5729
da082f17
JK
57302009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5731
5732 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5733
08be9d71
ME
57342009-10-06 Michael Eager <eager@eagercon.com>
5735
5736 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5737 (Embedded Processors): Add MicroBlaze.
5738 (MicroBlaze): New. Describe Xilinx MicroBlaze
5739
08a0efd0
PA
57402009-10-04 Pedro Alves <pedro@codesourcery.com>
5741
5742 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5743
cbb8f428
EZ
57442009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5745
5746 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5747
30a4a70c
JB
57482009-09-23 Joel Brobecker <brobecker@adacore.com>
5749
5750 * observer.texi (solib_unloaded): Document explicitly the fact that
5751 this observer is called before the associated symbols are unloaded.
5752
b3372f91
VP
57532009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5754
5755 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5756 -stack-list-variables.
5757
f43030c4
TT
57582009-09-18 Tom Tromey <tromey@redhat.com>
5759
5760 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5761 is experimental.
5762
ec7e75e7
PP
57632009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5764
5765 * gdb.texinfo (convenince variables): Mention
5766 $_siginfo could be empty.
f43030c4 5767
0cc7d26f
TT
57682009-09-15 Tom Tromey <tromey@redhat.com>
5769
5770 * gdb.texinfo (GDB/MI Variable Objects): Document
5771 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5772 Expand -var-update documentation.
5773
a96d9b2e
SDJ
57742009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5775
5776 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5777 feature.
5778
005ca36a
JB
57792009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5780
5781 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5782
0d772ac9
MS
57832009-09-10 Michael Snyder <msnyder@vmware.com>
5784
5785 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5786 ReverseStep replies to the qSupported query.
5787
14fb1bac
JB
57882009-09-10 Joel Brobecker <brobecker@adacore.com>
5789
5790 Add documentation for set/show interactive-mode.
5791 * gdb.texinfo (Other Misc Settings): New node.
5792
29b090c0
DE
57932009-09-01 Doug Evans <dje@google.com>
5794
5795 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5796 non-stop mode's affect on remote caching.
5797
4e5d721f
DE
57982009-08-31 Jacob Potter <jdpotter@google.com>
5799 Doug Evans <dje@google.com>
5800
5801 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5802 Mark `set/show remotecache' options as obsolete.
5803 Document new `set/show stack-cache' option.
5804 Update text for `info dcache'.
5805
55333a84
DE
58062009-08-27 Doug Evans <dje@google.com>
5807
5808 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5809 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5810
bc3a0b4d
RW
58112009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5812
5813 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5814 about autoconf.
5815
3a1ff0b6
PA
58162009-08-25 Pedro Alves <pedro@codesourcery.com>
5817
5818 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5819 small example, and describe its columns. Replace "inferior-id" by
5820 "infno" throughout.
5821
81ecdfbb
RW
58222009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5823
af542c2e
RW
5824 * gdbint.texinfo (Releasing GDB): Point to
5825 README-maintainer-mode file for required autoconf version.
5826 * configure.ac: Do not substitute datarootdir, htmldir,
5827 pdfdir, docdir. Do not process --with-datarootdir,
5828 --with-htmldir, --with-pdfdir, --with-docdir.
5829 * configure: Regenerate.
5830
81ecdfbb
RW
5831 * configure: Regenerate.
5832
4efc6507
DE
58332009-08-20 Reid Kleckner <reid@kleckner.net>
5834
5835 * gdb.texinfo: Add chapter on JIT interface.
5836
43089a6e
NR
58372009-08-07 Nick Roberts <nickrob@snap.net.nz>
5838
5839 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5840 confirmation request.
43089a6e 5841
99e008fe
EZ
58422009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5843
c8d5aac9
L
5844 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5845 CRC definitions.
99e008fe 5846
48cb2d85
VP
58472009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5848
5849 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5850 -break-commands.
48cb2d85 5851
ff1a52c6
UW
58522009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5853
5854 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5855 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5856
3285f3fe
UW
58572009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5858
5859 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5860 "set spu stop-on-load" and "show spu stop-on-load" commands.
5861
e35359c5
UW
58622009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5863
5864 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5865
58d6951d
DJ
58662009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5867
5868 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5869 org.gnu.gdb.arm.neon.
5870
08d16641
PA
58712009-07-20 Pedro Alves <pedro@codesourcery.com>
5872
5873 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5874 optional element.
5875 (subsection OS ABI): New subsection.
5876
782b2b07
SS
58772009-07-14 Stan Shebs <stan@codesourcery.com>
5878
5879 * gdb.texinfo (Tracepoint Conditions): New section.
5880 (General Query Packets): Describe ConditionalTracepoints.
5881 (Tracepoint Packets): Describe condition field.
5882 (Maintenance Commands): Describe maint agent-eval.
5883 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5884
9b117ef3
HZ
58852009-07-11 Hui Zhu <teawater@gmail.com>
5886
5887 * gdb.texinfo (disassemble): Add a new modifier /r
5888 to "disassemble" command to make it print the raw instructions
5889 in hex as well as in symbolic form.
5890
f5a33284
TT
58912009-07-09 Tom Tromey <tromey@redhat.com>
5892
5893 * gdbint.texinfo (Testsuite): Document parallel make check.
5894
812f7342
TT
58952009-07-09 Tom Tromey <tromey@redhat.com>
5896
5897 * gdbint.texinfo (Testsuite): Document test transcripts.
5898
fbb8f299
PM
58992009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5900
5901 * gdb.texinfo (Values From Inferior): Add length parameter
5902 description.
5903
dd8f35ac
EZ
59042009-07-04 Chris Genly <chris@genly.us>
5905
5906 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5907 in -var-list-children. Fix example according to what the code
5908 does.
5909
2277426b
PA
59102009-07-02 Pedro Alves <pedro@codesourcery.com>
5911
5912 * gdb.texinfo (Debugging multiple inferiors): Document the
5913 "inferior", "detach inferior" and "kill inferior" commands.
5914 (Debugging Programs with Multiple Processes): Adjust to mention
5915 generic "inferior" commands. Delete mention of "detach fork" and
5916 "delete fork". Cross reference to "Debugging multiple inferiors"
5917 section.
5918
a6d9a66e
UW
59192009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5920
5af949e3
UW
5921 * gdbint.texinfo (Item Output Functions): Update signature
5922 for ui_out_field_core_addr.
5923
59242009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5925
5926 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5927 Update example code extrated from breakpoint.c.
5928
9901a55b 59292009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5930
9901a55b
PP
5931 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5932 MI commands.
5933 (GDB/MI Symbol Query): Likewise.
5934 (GDB/MI File Commands): Likewise.
5935 (GDB/MI File Transfer Commands): Likewise.
5936 (GDB/MI Target Manipulation): Likewise.
5937 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5938
edb3359d
DJ
59392009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5940
5941 * gdb.texinfo (Debugging Optimized Code): New chapter.
5942 (Compiling for Debugging): Reference it. Move some
5943 text to the new section.
5944
7cd1089b
PM
59452009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5946
5947 * doc/gdb.texinfo (Calling): Document
5948 set-unwind-on-terminating-exception usage.
5949
d4db2f36
PA
59502009-06-11 Pedro Alves <pedro@codesourcery.com>
5951
5952 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5953 command.
5954
d1a7880c
PA
59552009-06-07 Pedro Alves <pedro@codesourcery.com>
5956
5957 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5958 references.
5959
473f94e6
UW
59602009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5961
5962 * gdbint.texinfo: Rename formal parameters to gdbarch function
5963 protoypes from "current_gdbarch" to "gdbarch".
5964
8f500870
TT
59652009-05-28 Tom Tromey <tromey@redhat.com>
5966
5967 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5968
b6313243
TT
59692009-05-27 Tom Tromey <tromey@redhat.com>
5970
5971 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5972 feature.
5973 (GDB/MI Variable Objects): Document -var-set-visualizer.
5974
59752009-04-02 Tom Tromey <tromey@redhat.com>
5976
5977 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5978 feature.
5979 (GDB/MI Variable Objects): Document -var-set-visualizer.
5980
a6bac58e
TT
59812009-05-27 Tom Tromey <tromey@redhat.com>
5982 Thiago Jung Bauermann <bauerman@br.ibm.com>
5983 Phil Muldoon <pmuldoon@redhat.com>
5984
5985 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5986 (Pretty Printing): New node.
5987 (Selecting Pretty-Printers): Likewise.
5988 (Python API): Update.
5989 (Output Formats): Document /r format.
5990
2c74e833
TT
59912009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5992 Tom Tromey <tromey@redhat.com>
5993
5994 * gdb.texinfo (Types In Python): New node.
5995 (Values From Inferior): "type" is now an attribute.
5996 (Python API): Update.
5997
89c73ade
TT
59982009-05-27 Tom Tromey <tromey@redhat.com>
5999 Thiago Jung Bauermann <bauerman@br.ibm.com>
6000 Phil Muldoon <pmuldoon@redhat.com>
6001
6002 * gdb.texinfo: Add @syncodeindex for `tp'.
6003 (Python API): Update.
6004 (Auto-loading): New node.
6005 (Objfiles In Python): New node.
6006
17a37d48
PP
60072009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6008
6009 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6010
6718376f
NR
60112009-05-15 Nick Roberts <nickrob@snap.net.nz>
6012
6013 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6014
cbe54154
PA
60152009-05-12 Pedro Alves <pedro@codesourcery.com>
6016
6017 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6018 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6019 show show-debug-regs' docs.
6020
8e05493c
EZ
60212009-05-08 Eli Zaretskii <eliz@gnu.org>
6022
6023 * gdb.texinfo (Process Record and Replay): Add description of
6024 reverse execution.
6025
b39f4988
JB
60262009-05-07 Joel Brobecker <brobecker@adacore.com>
6027
6028 * gdbint.texinfo (Adding support for debugging core files): New node.
6029 (Native Debugging): Remove the ``Native core file Support'' section.
6030
a2311334
EZ
60312009-05-01 Eli Zaretskii <eliz@gnu.org>
6032
6033 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6034 Add index entries.
6035
53cc454a 60362009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6037 Michael Snyder <msnyder@vmware.com>
53cc454a 6038
a2311334
EZ
6039 * gdb.texinfo: (Process Record and Replay): Add documentation for
6040 process record and replay.
53cc454a 6041
484086b7
JK
60422009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6043
6044 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6045 a new part on command-line defined macros.
6046
32ae1842
EZ
60472009-04-25 Eli Zaretskii <eliz@gnu.org>
6048
6049 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6050 clarify the wording.
6051
b14b1491
TT
60522009-04-23 Tom Tromey <tromey@redhat.com>
6053
6054 * gdb.texinfo (Data Files): New node.
6055 (GDB Files): Update menu.
6056
5c1e86e1
JB
60572009-04-23 Joel Brobecker <brobecker@adacore.com>
6058
6059 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6060 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6061
83eba9b7
VP
60622009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6063
6064 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6065
e31198c4
HZ
60662009-04-22 Hui Zhu <teawater@gmail.com>
6067
6068 * gdb.texinfo (disassemble-next-line): Set the default of
6069 disassemble-next-line to off.
6070
26e251b6
JM
60712009-04-21 Joseph Myers <joseph@codesourcery.com>
6072
6073 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6074 --with-htmldir): New.
6075 * configure: Regenerate.
6076 * Makefile.in (datarootdir, docdir): Define.
6077 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6078 instead of $(SET_TEXINPUTS).
6079 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6080 gdbint.info instead of $(SET_TEXINPUTS).
6081 (gdbint/index.html): Use same -I options as for building
6082 gdbint.info.
6083 (stabs.dvi, stabs.pdf): Use same -I options as for building
6084 stabs.info instead of $(SET_TEXINPUTS).
6085 (stabs/index.html): Use same -I options as for building
6086 stabs.info.
6087 (annotate.dvi, annotate.pdf): Use same -I options as for building
6088 annotate.info instead of $(SET_TEXINPUTS).
6089 (annotate/index.html): Use same -I options as for building
6090 annotate.info.
6091
eac35c4e
DD
60922009-04-21 David Daney <ddaney@caviumnetworks.com>
6093
6094 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6095
29b0e8a2
JM
60962009-04-21 Joseph Myers <joseph@codesourcery.com>
6097
6098 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6099
2b831889 61002009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6101 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6102
6103 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6104 (MAKEHTMLFLAGS): Set to empty.
6105 (html__strip_dir): Define.
6106 (HTMLFILES): Define.
6107 (HTMLFILES_INSTALL): Define.
6108 (install-html): Copy new automake rule.
6109 (html): Depend on $(HTMLFILES).
6110 (gdb_toc.html): Rename to gdb/index.html.
6111 (gdbint_toc.html): Rename to gdbint/index.html.
6112 (stabs_toc.html): Rename to stabs/index.html.
6113 (annotate_toc.html): Rename to annotate/index.html.
6114
89a34d1b
JM
61152009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6116
6117 * Makefile.in: Set pdfdir and htmldir from configure
6118 substitutions.
6119 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6120 * configure: Regenerate.
6121
a2d5da46
JB
61222009-04-16 Joel Brobecker <brobecker@adacore.com>
6123
6124 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6125 This macro is no longer used.
6126
732f6a93
TT
61272009-04-15 Tom Tromey <tromey@redhat.com>
6128
6129 * gdb.texinfo (Character Sets): Document default character set.
6130
87f9adc1
PM
61312009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6132
6133 * gdbint.texinfo: Change server name from sources.redhat.com to
6134 sourceware.org throughout.
6135
2c88c651
JB
61362009-04-09 Joel Brobecker <brobecker@adacore.com>
6137
6138 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6139 about a missing dot or coma after @xref.
6140
4f5376b2
JB
61412009-04-02 Joel Brobecker <brobecker@adacore.com>
6142
6143 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6144 example, and add a small explanation about it.
6145 (Print Settings): Change the documentation of the "set print
6146 frame-arguments" to reflect the fact that the default is now "scalars".
6147
a0381d3a
JB
61482009-04-02 Joel Brobecker <brobecker@adacore.com>
6149
6150 * gdb.texinfo (Print Settings): Add kindex for command "set
6151 print frame-arguments".
6152
45ac276d
JB
61532009-03-31 Joel Brobecker <brobecker@adacore.com>
6154
6155 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6156 breakpoints.
6157 (Set Breaks): Add reference to thread-specific and task-specific
6158 breakpoints.
6159
32cd1edc
JB
61602009-03-31 Joel Brobecker <brobecker@adacore.com>
6161
6162 * gdb.texinfo (Ada Tasks): Remove the documentation about
6163 the "Running" state, as this state has been eliminated.
6164 Now all runnable tasks are shown as "Runnable".
6165
1042e4c0
SS
61662009-03-30 Stan Shebs <stan@codesourcery.com>
6167
6168 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6169 special case of breakpoints.
6170 (Enable and Disable Tracepoints): Mention deprecation.
6171 (Listing Tracepoints): Update description and example.
6172
f8f6f20b
TJB
61732009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6174
6175 * gdb.texinfo (Frames in Python): New node.
6176 (Python API): Update.
6177
c0c6f777
TJB
61782009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6179
6180 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6181 from a method to an attribute.
6182
def2b000
TJB
61832009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6184
6185 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6186 attribute.
6187
a07daef3
PA
61882009-03-25 Pedro Alves <pedro@codesourcery.com>
6189
6190 * observer.texi (thread_exit): Add "silent" parameter.
6191
f3b1572e
PA
61922009-03-22 Pedro Alves <pedro@codesourcery.com>
6193
6194 * observer.texi (about_to_proceed): New.
6195
587afa38
EZ
61962009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6197
6198 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6199 field throughout to handle types with spaces in them. Fix typos
6200 found by aspell.
6201 (Summary, Requirements, Contributors): New first chapter,
6202 "Summary" added, old Requirements section moved there, and new
6203 section, "Contributors" added.
6204 (Initializing a New Architecture, Register Representation)
6205 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6206 (Porting gdb): These sections extended and updated.
6207 (Compiler Characteristics): This section (empty) deleted.
6208 (Defining Other Architecture Features): This section renamed and
6209 duplicate material removed from (formerly "Target Conditionals").
6210 Use braces {} in @deftypeXX type field throughout to handle types
6211 with spaces in them. Typos found by aspell fixed.
6212
6213 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6214 * stack_frame.pdf: Version of image for PDF output.
6215 * stack_frame.png: Version of image for HTML output and for Emacs.
6216 * stack_frame.txt: Version of image for Info output.
1db61298 6217 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6218
10af6951
EZ
62192009-03-21 Eli Zaretskii <eliz@gnu.org>
6220
6221 * gdb.texinfo (Character Sets): Fix last change.
6222
cc924cad
TJB
62232009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6224
6225 * gdb.texinfo (Values From Inferior): Fix optional arguments
6226 markup.
6227 (Commands In Python): Adjust argument names of gdb.Command.__init__
6228 to what the function accepts as keywords.
6229
bc3b79fd
TJB
62302008-03-20 Tom Tromey <tromey@redhat.com>
6231
6232 * gdb.texinfo (Convenience Vars): Document convenience functions.
6233 (Functions In Python): New node.
6234 (Python API): Update.
6235
6c7a06a3
TT
62362009-03-20 Tom Tromey <tromey@redhat.com>
6237
6238 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6239 set target-wide-charset.
6240 (Requirements): Mention iconv.
6241
b646ddd4
HZ
62422009-03-17 Hui Zhu <teawater@gmail.com>
6243
6244 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6245
91440f57
HZ
62462009-03-17 Hui Zhu <teawater@gmail.com>
6247
6248 * gdb.texinfo: Add documentation for disassemble-next-line.
6249
8fd41227
TJB
62502009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6251
6252 * gdb.texinfo (Commands In Python): Remove tindex entries.
6253
61ff14c6
JK
62542009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6255
6256 * gdb.texinfo (Returning): New description for missing debug info.
6257
0b16c5cf
PA
62582009-03-14 Pedro Alves <pedro@codesourcery.com>
6259
6260 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6261 (General Query Packets): Document qAttached.
0b16c5cf 6262
32fc0df9
PA
62632009-03-05 Pedro Alves <pedro@codesourcery.com>
6264
6265 * gdb.texinfo (Background Execution): Better describe the set
6266 target-async command.
6267 (Maintenance Commands): Delete description of the `maint set/show
6268 linux-async' and `maint set/show remote-async' commands.
6269
134eb42c
VP
62702009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6271
6272 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6273 between sentences.
6274
c86cf029
VP
62752009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6276
6277 * gdb.texinfo (GDB/MI Async Records): Document the
6278 =library-loaded and =library-unloaded notifications.
6279
3ea85240
VP
62802009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6281
6282 * observer.texi (test_notification): New observer.
6283
1d33d6ba
VP
62842009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6285
61ff14c6
JK
6286 * observer.texi: Add parameter 'print_frame' to normal_stop
6287 observer.
1d33d6ba 6288
d721c933
EZ
62892009-02-07 Eli Zaretskii <eliz@gnu.org>
6290
6291 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6292 (Commands In Python): Fix COMMAND_* constants in last change. Use
6293 @kbd for interactive input. Add cross-references and index
6294 entries.
6295
4aa995e1
PA
62962009-02-06 Pedro Alves <pedro@codesourcery.com>
6297
6298 * gdb.texinfo (Signals): Document $_siginfo.
6299 (Convenience Variables): Mention $_siginfo.
6300 (Remote Configuration): Document qXfer:siginfo:read,
6301 qXfer:siginfo:write packets, and the read-siginfo-object,
6302 write-siginfo-object commands.
6303
5f5233d4
PA
63042009-02-06 Pedro Alves <pedro@codesourcery.com>
6305
6306 * gdbint.texinfo (Values): New chapter.
6307
d8906c6f
TJB
63082009-02-06 Tom Tromey <tromey@redhat.com>
6309
6310 * gdb.texinfo (Python API): Add entry for Commands In Python.
6311 (Commands In Python): New node.
6312
b6cb8e7d
TJB
63132009-02-05 Tom Tromey <tromey@redhat.com>
6314
6315 * gdb.texinfo (Values From Inferior): Document Value.string.
6316
12453b93
TJB
63172009-02-05 Tom Tromey <tromey@redhat.com>
6318
6319 * gdb.texinfo (Basic Python): Document execute's from_tty
6320 argument.
6321
08c637de
TJB
63222009-02-04 Tom Tromey <tromey@redhat.com>
6323
6324 * gdb.texinfo (Basic Python): Document gdb.history.
6325
592375cd
VP
63262009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6327
6328 * gdb.texinfo (GDB/MI Thread Commands): Document the
6329 'current-thread-id' field. Remove the example with zero threads,
6330 since current GDB won't ever report that if there's inferior.
6331
41447f92
VP
63322009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6333
6334 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6335 option to -break-insert.
6336
098b41a6
JG
63372009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6338 Jerome Guitton <guitton@adacore.com>
6339
6340 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6341 (System-wide configuration): New section.
6342
3c16cced
PA
63432009-01-26 Pedro Alves <pedro@codesourcery.com>
6344
6345 PR gdb/7580:
6346 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6347 internal-error|internal-warning quit|corefile ask|yes|no".
6348
62709adf
PA
63492009-01-26 Pedro Alves <pedro@codesourcery.com>
6350
6351 * gdb.texinfo (Using the `gdbserver' Program): Document
6352 --remote-debug.
6353
7ce58dd2
DE
63542009-01-23 Doug Evans <dje@google.com>
6355
6356 * gdb.texinfo: Add nexti to list of commands that support
6357 background execution.
6358
adb483fe
DJ
63592009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6360
6361 * gdb.texinfo (Define, Hooks): Document prefix command support.
6362
a67ec3f4 63632009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6364 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6365
6366 Fixes for makeinfo --html.
6367
6368 * annotate.texinfo: Use @copying and @insertcopying. Use
6369 @ifnottex in place of @ifinfo.
6370 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6371 place of @ifinfo. Use @ifnotinfo for one index entry.
6372 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6373 in place of @ifinfo.
6374 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6375 in place of @ifinfo. Include contents at start unconditionally.
6376
84fcdf95
PA
63772009-01-13 Pedro Alves <pedro@codesourcery.com>
6378
6379 * gdb.texinfo (General Query Packets): Remove @var{} around the
6380 "spu" literal string.
6381
fa3a767f
PA
63822009-01-07 Pedro Alves <pedro@codesourcery.com>
6383
6384 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6385 program may be running in another process" errors.
6386 * gdbint.texinfo (Native Conditionals): Delete
6387 ONE_PROCESS_WRITETEXT description.
6388
9cb011d3
JB
63892009-01-07 Joel Brobecker <brobecker@adacore.com>
6390
6391 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6392 emacs local variable to be placed at the end of the ChangeLog.
6393 Add server.c and gdbreplay.c to the list of files where the
6394 copyright year needs to be updated.
6395
84603566
SL
63962009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6397
6398 * gdb.texinfo (Remote Configuration): Document new
6399 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6400 commands.
6401
a53f55d8
PA
64022008-12-28 Pedro Alves <pedro@codesourcery.com>
6403
6404 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6405 FETCH_INFERIOR_REGISTERS.
6406 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6407 FETCH_INFERIOR_REGISTERS descriptions. Remove
6408 gdbarch_get_longjmp_target descrition, since already described in
6409 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6410 (Target Conditionals): ... here.
6411
077e0a52
JB
64122008-12-16 Joel Brobecker <brobecker@adacore.com>
6413
6414 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6415 examples.
6416 (Additions to Ada): Likewise. Add the missing opening and closing
6417 parenthesis of the GDB prompt in one of the examples.
6418
023eb17c
JB
64192008-12-14 Joel Brobecker <brobecker@adacore.com>
6420
6421 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6422 about the result of 'Address not being of type System.Address.
6423 This problem has been fixed a while ago.
6424
c3b108f7
VP
64252008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6426
6427 MI non-stop and multiprocess docs.
6428
c8d5aac9
L
6429 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6430 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6431 Adjust documentation for *stopped, document =thread-created,
6432 =thread-exited, =thread-group-created and =thread-group-exited.
6433 (GDB/MI Thread Commands): Document the 'state' field in
6434 -thread-info output.
6435 (GDB/MI Program Execution): Mention --all and --thread-group
6436 options.
6437 (GDB/MI Variable Objects): Describe floating and fixed variable
6438 objects.
6439 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6440
07e059b5
VP
64412008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6442
c8d5aac9
L
6443 * gdb.texinfo (Operating System Information): New appendix.
6444 (Operating System Auxiliary Information): Document 'info os processes'
6445 (Remote Configuration): Document 'osdata'
6446 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6447
a80b95ba
TG
64482008-11-27 Tristan Gingold <gingold@adacore.com>
6449
6450 * gdb.texinfo (Darwin): Document Darwin specific features.
6451
a655d424
JK
64522008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6453
6454 * gdbint.texinfo (Target Conditionals): Extend the
6455 gdbarch_breakpoint_from_pc description.
6456
249e1128
VP
64572008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6458
6459 * gdb.texinfo (M68K Features): Fix typo.
6460
c14c28ba
PP
64612008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6462
6463 * gdb.texinfo (Symbols): Mention printing containing
6464 image name in "info symbol".
6465 (Maint translate-address): Likewise.
889bf7c5 6466
394a6666
JB
64672008-11-18 Joel Brobecker <brobecker@adacore.com>
6468
6469 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6470 commands "catch load" and "catch unload".
6471
66bb093b
VP
64722008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6473
6474 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6475 =thread-selected.
889bf7c5 6476
4a92f99b
VP
64772008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6478
c8d5aac9 6479 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6480
f0323ca0
PA
64812008-10-27 Pedro Alves <pedro@codesourcery.com>
6482
6483 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6484 .mt files, TM_CLIBS or TM_CDEPS.
6485 (x86 Watchpoints): Don't mention TDEPFILES.
6486
8b23ecc4
SL
64872008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6488
6489 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6490 (Overview): Mention notifications and non-stop mode behavior.
6491 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6492 with non-stop mode behavior. Add vStopped description.
6493 (Stop Reply Packets): Update list of packets that return
6494 stop replies. Mention non-stop behavior.
6495 (General Query Packets): Document QNonStop packet and associated
6496 qSupported query response.
6497 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6498 behavior.
6499 (Notification Packets): New section.
6500 (Remote Non-Stop): New section.
6501 (File-I/O Overview): Mention non-stop behavior.
6502
fff08868
HZ
65032008-10-24 Hui Zhu <teawater@gmail.com>
6504 Pedro Alves <pedro@codesourcery.com>
6505
6506 * gdb.texinfo (displaced-stepping): Describe the auto mode
6507 setting, and say it's the default. This is now a mainstream
6508 setting instead of a maintenance setting.
6509
252fbfc8
PA
65102008-10-23 Pedro Alves <pedro@codesourcery.com>
6511
6512 * observer.texi (thread_stop_requested): New.
6513
20924a55
JB
65142008-10-22 Joel Brobecker <brobecker@adacore.com>
6515
6516 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6517 (Patching): Replace incorrect usage of @samp by @kbd.
6518
bacec72f
MS
65192008-10-17 Michael Snyder <msnyder@vmware.com>
6520
6521 * gdb.texinfo: Add documentation for reverse execution.
6522
a08702d6 65232008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6524 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6525
6526 * gdb.texinfo. (Values From Inferior): New subsubsection.
6527
d97bc12b
DE
65282008-10-06 Doug Evans <dje@google.com>
6529
6530 * gdb.texinfo (set debug dwarf2-die): Document it.
6531
87f67dba
JB
65322008-10-01 Joel Brobecker <brobecker@adacore.com>
6533
6534 * gdb.texinfo (catch) [exception]: Document how to insert
6535 a breakpoint on user-defined exceptions when the exception
6536 name is identical to one of the language-defined ones.
6537
2fae03e8
TT
65382008-09-27 Tom Tromey <tromey@redhat.com>
6539
6540 * gdb.texinfo (Macros): Remove text about stringification,
6541 varargs, and splicing.
6542
5c6ce71d
TT
65432008-09-27 Tom Tromey <tromey@redhat.com>
6544
6545 * gdbint.texinfo (Language Support): Remove text about omitting
6546 support for a language.
6547
07128da0
DE
65482008-09-23 Doug Evans <dje@google.com>
6549
6550 * gdb.texinfo (info dcache): Update.
6551
b90a069a
SL
65522008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6553
6554 * gdb.texinfo (Packets): Add info on thread-id syntax and
6555 multiprocess extensions.
6556 <D>: Document multiprocess form of packet.
6557 <H>: Use thread-id syntax.
6558 <T>: Likewise.
6559 <vCont>: Likewise. Note this is required for multiprocess.
6560 <vKill>: New packet.
6561 (Stop Reply Packets) <T>: Use thread-id syntax.
6562 <W>: Document multiprocess form of reply.
6563 <X>: Likewise.
6564 (General Query Packets) <qC>: Use thread-id syntax.
6565 <qfThreadInfo>: Likewise.
6566 <qGetTLSAddr>: Likewise.
6567 <qP>: Likewise.
6568 <qSupported>: Add "multiprocess" feature.
6569 <qThreadExtraInfo>: Use thread-id syntax.
6570
b77209e0
PA
65712008-09-22 Stan Shebs <stan@codesourcery.com>
6572
6573 * gdb.texinfo (Inferiors): New section.
6574
3d0bb823
PA
65752008-09-12 Pedro Alves <pedro@codesourcery.com>
6576
6577 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6578
f8dcfc0a
UW
65792008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6580
6581 * gdbint.texinfo (Target Conditionals): Remove documentation
6582 for gdbarch_name_of_malloc.
6583
8775bb90
MS
65842008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6585
6586 * gdb.texinfo (Interrupts): Mention TCP interface for
6587 sending BREAK.
6588
f1838a98
UW
65892008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6590
6591 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6592 argument prefix to "set sysroot".
6593
158c7665
PH
65942008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6595
6596 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6597 and False.
6598
30e026bb
VP
65992008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6600
c8d5aac9
L
6601 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6602 for possible features of -list-features.
30e026bb 6603
c6ebd6cf
VP
66042008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6605
c8d5aac9 6606 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6607 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6608
aeac0ff9
VP
66092008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6610
6611 * doc/gdb.texinfo (PowerPC): Fix typo.
6612 (PowerPC features): Fix typo.
6613
5231c1fd
PA
66142008-08-18 Pedro Alves <pedro@codesourcery.com>
6615
6616 * observer.texi (thread_ptid_changed): New.
6617
677c5bb1
LM
66182008-08-18 Luis Machado <luisgpm@br.ibm.com>
6619
6620 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6621 (PowerPC features): Mention feature set for VSX registers.
6622
f3a2dd1a
JB
66232008-08-13 Joel Brobecker <brobecker@adacore.com>
6624
6625 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6626 the direct visibility of all names in user-written packages.
6627
33e5cbd6
PA
66282008-08-13 Pedro Alves <pedro@codesourcery.com>
6629
6630 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6631 setting, and make it the default.
6632 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6633 non-stop script example.
6634
d0384fc4
TJB
66352008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6636
6637 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6638 reference to the "Using Different Register and Memory Data
6639 Representation" section.
6640
a6f3e723
SL
66412008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6642
6643 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6644 (Remote Protocol): Add Packet Acknowledgment to menu.
6645 (Overview): Mention +/- can be disabled, and point to new section
6646 where this is discussed in detail.
6647 (General Query Packets): Document QStartNoAckMode packet, and
6648 corresponding qSupported reply.
6649 (Packet Acknowledgment): New section.
6650
0606b73b
SL
66512008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6652 Pedro Alves <pedro@codesourcery.com>
6653
6654 * gdb.texinfo (Threads): Move paragraph about automatic thread
6655 selection to All-Stop Mode subsection.
6656 (Thread Stops): Reorganize existing material into subsections.
6657 Add introductory blurb and menu.
6658 (Non-Stop Mode): New subsection.
6659 (Background Execution): New subsection.
6660 (Maintenance Commands): Add cross-references from async mode
6661 commands to the new Background Execution section.
6662
d57a3c85
TJB
66632008-08-06 Tom Tromey <tromey@redhat.com>
6664
6665 * gdb.texinfo (Extending GDB): New chapter.
6666 (Sequences): Demoted chapter, now a section under the new
6667 Extending GDB chapter.
6668 (Python): New section.
6669
6d76a53d
SS
66702008-07-31 Stan Shebs <stan@codesourcery.com>
6671
6672 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6673
1f70da6a
SS
66742008-07-29 Stan Shebs <stan@codesourcery.com>
6675
6676 * gdbint.texinfo: General round of cleanup and minor
6677 clarifications.
6678 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6679 (Longjmp Support): Update description to reflect how it is done
6680 for targets without using native header.
6681 (Symbol Handling): Add a little more general explanation.
6682 (COFF, ELF): Mention stabs encapsulation.
6683 (DWARF 3): New section.
6684 (Adding a New Host): Scrub out some obsolete bits.
6685 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6686 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6687 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6688 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6689 SEEK_SET, STOP_SIGNAL, USG.
6690 (Raw and Virtual Register Representations): Ditto for
6691 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6692 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6693 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6694 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6695 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6696 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6697 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6698 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6699 DEPRECATED_USE_STRUCT_CONVENTION.
6700 Describe gdbarch_deprecated_fp_regnum.
6701 Update description of gdbarch_print_insn.
6702 (Adding a New Target): Scrub out obsolete bits.
6703 (Obsolete Conditionals): Remove entire section.
6704
383f836e
TT
67052008-07-25 Tom Tromey <tromey@redhat.com>
6706
6707 * observer.texi (GDB Observers): Document new observers:
6708 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6709 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6710 architecture_changed.
6711
cfd8ab24
SS
67122008-07-21 Stan Shebs <stan@codesourcery.com>
6713
6714 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6715 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6716
781b42b0
TT
67172008-07-21 Tom Tromey <tromey@redhat.com>
6718
6719 * observer.texi (GDB Observers): Remove obsolete comment.
6720 <executable_changed>: Remove argument.
6721
d7d9f01e
TT
67222008-07-18 Tom Tromey <tromey@redhat.com>
6723
6724 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6725
bf250677
DE
67262008-07-10 Doug Evans <dje@google.com>
6727
6728 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6729
10568435
JK
67302008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6731
6732 * gdb.texinfo (Starting): Document "set disable-randomization".
6733
5ae4183a
AS
67342008-07-07 Andreas Schwab <schwab@suse.de>
6735
6736 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6737
b56e7235
VP
67382008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6739
6740 * gdb.texinfo (GDB/MI Target Manipulation): Add
6741 example of -target-attach.
6742
e1ac3328
VP
67432008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6744
6745 * observer.texi (target_resumed): New observer.
5ae4183a 6746 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6747
65d12d83
TT
67482008-06-06 Tom Tromey <tromey@redhat.com>
6749
6750 * gdb.texinfo (Completion): Add field name example.
6751
fbc5282e
MK
67522008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6753
6754 * gdb.texinfo (GDB/MI Program Context): Added example
6755 to -exec-arguments
5ae4183a 6756
fbc5282e 67572008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6758
6759 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6760 annotation.
6761
c16158bc 67622008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6763 Nathan Sidwell <nathan@codesourcery.com>
6764 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6765
6766 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6767 and ACX_BUGURL.
6768 * configure: Regenerate.
6769 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6770 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6771 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6772 mailing-list-specific text about bug reporting unless
6773 BUGURL_DEFAULT.
6774
75c99385
PA
67752008-06-05 Pedro Alves <pedro@codesourcery.com>
6776
6777 * gdb.texinfo (-target-select): Remove reference to target async.
6778 (Maintenance Commands): Document "maint set/show remote-async".
6779
1763a388
MK
67802008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6781
6782 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6783 in -target-file-get section.
5ae4183a 6784
d0d064df
PA
67852008-05-22 Pedro Alves <pedro@codesourcery.com>
6786
9b562ab8
PA
6787 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6788 killing the inferior when it is already debugging a process.
d0d064df 6789
8dfa32fc
JB
67902008-05-21 Joel Brobecker <brobecker@adacore.com>
6791
6792 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6793 abbreviation for "finish".
6794
55f996a7
NR
67952008-05-21 Nick Roberts <nickrob@snap.net.nz>
6796
6797 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6798
ba2b1c56
DJ
67992008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6800
6801 * gdbint.texinfo (Target Conditionals): Delete entry for
6802 gdbarch_dwarf_reg_to_regnum.
6803
08388c79
DE
68042008-05-09 Doug Evans <dje@google.com>
6805
a3c83fae 6806 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6807
d14508fe
DE
68082008-05-05 Doug Evans <dje@google.com>
6809
6810 * gdb.texinfo (disassemble): Document /m modifier.
6811
e2b7ddea
VP
68122008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6813
5ae4183a
AS
6814 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6815 will not report the time of commands that run the target.
e2b7ddea 6816
8eb41542
VP
68172008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6818
6819 * gdb.texinfo (GDB/MI Output Records): Add
6820 missing semicolon.
6821
82f68b1c
VP
68222008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6823
6824 * gdb.texinfo (GDB/MI Output Records):
6825 Document =thread-create and =thread-exited.
6826
fa0f268d
VP
68272008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6828
6829 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6830 Remove mention of dmi-discuss.
fa0f268d 6831
063bfe2e
VP
68322008-05-03 Pedro Alves <pedro@codesourcery.com>
6833
6834 * observer.texi (thread_exit): New.
6835
237fc4c9
PA
68362008-05-02 Pedro Alves <pedro@codesourcery.com>
6837
6838 * gdb.texinfo (Debugging Output): Document "set/show debug
6839 displaced".
6840 (Maintenance Commands): Document "maint set/show
6841 can-use-displaced-stepping".
6842
0428b8f5
DJ
68432008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6844
6845 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6846 and set/show arm force-mode.
6847
5009afc5
AS
68482008-05-02 Andreas Schwab <schwab@suse.de>
6849
6850 * gdbint.texinfo (Algorithms): Describe
6851 target_watchpoint_addr_within_range.
6852
669fac23
DJ
68532008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6854
6855 * gdbint.texinfo (Stack Frames): New chapter.
6856 (Algorithms): Move Frames text to the new chapter.
6857 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6858 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6859
721c02de
VP
68602008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6861
5ae4183a
AS
6862 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6863 output does not necessary include any tokens.
721c02de 6864
c055b101
CV
68652008-04-22 Corinna Vinschen <vinschen@redhat.com>
6866
6867 * gdb.texinfo (Set SH Calling convention): New @item.
6868 (Show SH Calling convention): Ditto.
6869
68837c9d
MD
68702008-04-22 Markus Deuling <deuling@de.ibm.com>
6871
6872 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6873
2e9132cc
EZ
68742008-04-20 Eli Zaretskii <eliz@gnu.org>
6875
6876 * gdb.texinfo (Set Breaks): Mention that multiple location
6877 breakpoints need line number info. Add index entries.
6878
31fffb02
CS
68792008-04-19 Craig Silverstein <csilvers@google.com>
6880
6881 * gdb.texinfo (Requirements): Add an optional requirement on
6882 zlib.
6883 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6884 Compressed DWARF 2.
6885
a47ec5fe
AR
68862008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6887
6888 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6889 sample output for 'stopped,reason="breakpoint-hit"' message.
6890 (GDB/MI Program Execution): Likewise.
6891
de051565
MK
68922008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6893
5ae4183a 6894 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6895 -var-set-format. Add -f option to -var-evaluate-expression.
6896
6ba66d6a
JB
68972008-04-03 Joel Brobecker <brobecker@adacore.com>
6898
6899 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6900 new node "Ambiguous Expressions". Replace references to this
6901 node by references to "Ambiguous Expressions" throughout.
6902 (Ambiguous Expressions): New node.
6903
1e26b4f8
DJ
69042008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6905
6906 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6907
b84876c2
PA
69082008-03-21 Pedro Alves <pedro@codesourcery.com>
6909
6910 * gdb.texinfo (Debugging Output): Document
6911 "set/show debug lin-lwp-async".
6912 (Maintenance Commands): Document "maint set/show linux-async".
6913
63092375
DJ
69142008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6915
6916 * gdb.texinfo (Expressions): Update description of malloced arrays.
6917
8e8901c5
VP
69182008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6919
6920 * gdb.texinfo (Thread Commands): Document
6921 -thread-info. Remove -thread-list-all-threads.
6922
1fddbabb
PA
69232008-03-14 Pedro Alves <pedro@codesourcery.com>
6924 Sandra Loosemore <sandra@codesourcery.com>
6925
6926 * gdb.texinfo (Library List Format): Update to mention the
6927 possibility to pass section addresses instead of segment
6928 addresses.
6929
ccd213ac
DJ
69302008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6931
6932 * gdb.texinfo (Starting): Document "set exec-wrapper".
6933 (Server): Document gdbserver --wrapper.
6934
fa4727a6
DJ
69352008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6936
6937 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6938 unreadable memory. Delete obsolete SPARClite reference.
6939
8edfe269
DJ
69402008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6941
6942 * gdb.texinfo (Starting): Mention always-running targets.
6943 (Target Commands): Add an anchor for load.
6944 (Connecting): Explain continue instead of run.
6945
1843f87b
DJ
69462008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6947
6948 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6949
f9082629
NR
69502008-02-26 Nick Roberts <nickrob@snap.net.nz>
6951
6952 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6953 breakpoint table.
6954
fd96d250
PA
69552008-02-19 Pedro Alves <pedro@codesourcery.com>
6956
6957 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6958 killing the inferior when it is already debugging a process.
6959
36af4ef6
MD
69602008-02-13 Markus Deuling <deuling@de.ibm.com>
6961
6962 * gdbint.texinfo (Build Script): New section. Mention new build script
6963 gdb_buildall.sh.
6964
cda4ce5a
JB
69652008-02-01 Jim Blandy <jimb@red-bean.com>
6966
6967 * gdb.texinfo (Help): Summarize 'info args' correctly.
6968
4acd40f3
TJB
69692008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6970
6971 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6972 available in PowerPC architecture.
6973 (Embedded Processors): Change node name of PowerPC item in menu.
6974 (PowerPC): Rename to...
6975 (PowerPC Embedded): this.
6976 (Architectures): Add new PowerPC item in menu.
6977 (PowerPC): New node.
6978
6e6c6f50
DJ
69792008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6980
6981 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6982 commands.
6983
5ee187d7
DJ
69842008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6985
6986 * gdb.texinfo (Setting Catchpoints): Mention features
6987 supported on GNU/Linux.
6988
e275c0d9
NR
69892008-01-30 Nick Roberts <nickrob@snap.net.nz>
6990
6991 * gdb.texinfo (GDB/MI File Commands): Describe new output
6992 field for MI command -file-list-exec-source-file.
6993
2d717e4f
DJ
69942008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6995
6996 * gdb.texinfo (Using the `gdbserver' Program): Add security
6997 warning. Rearrange into subsections and subsubsections. Document
6998 --multi and --debug. Correct --with-sysroot typo. Update --attach
6999 usage. Make load reference clearer. Document monitor exit.
7000 (Remote Configuration): Document set remote exec-file, attach-packet,
7001 and run-packet.
7002 (Packets): Document vAttach and vRun.
7003
d35a4257 70042008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7005
7006 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7007 detach-on-follow -> detach-on-fork.
f663676d 7008
c78d192c
DJ
70092008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7010
7011 * gdbint.texinfo (Native Conditionals): Remove
7012 SHELL_COMMAND_CONCAT and SHELL_FILE.
7013
d35a4257
EZ
70142008-01-26 Eli Zaretskii <eliz@gnu.org>
7015
7016 * gdb.texinfo (Specify Location): Improve wording.
7017
93815fbf
VP
70182008-01-23 Chris Demetriou <cgd@google.com>
7019
7020 * gdb.texinfo (Threads): Document new "set print thread-events"
7021 and "show print thread-events" commands.
7022
2a25a5ba
EZ
70232008-01-19 Eli Zaretskii <eliz@gnu.org>
7024
7025 * gdb.texinfo (Specify Location): New section.
7026 (Delete Breaks, Edit, Set Breaks): Remove description of
7027 locations. Instead, add a reference to "Specify Location".
7028 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7029 (Symbols): Refer to "Specify Location" for the valid forms of
7030 linespecs and locations.
7031
32c9a795
MD
70322008-01-18 Markus Deuling <deuling@de.ibm.com>
7033
7034 * gdbint.texinfo (Target Conditionals): Replace the description of
7035 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7036
b17828ca
JB
70372008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7038
7039 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7040 about &&var, which is rejected by the expression parser.
7041
0aea4bf3
LM
70422008-01-09 Luis Machado <luisgpm@br.ibm.com>
7043
7044 * gdb.texinfo (Output): Update documentation on using printf with DFP
7045 types.
7046
febe4383
TJB
70472008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7048
7049 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7050 subsubsection.
7051 (Decimal Floating Point format): New subsubsection.
7052
7a404eba
PA
70532008-01-05 Pedro Alves <pedro@codesourcery.com>
7054
7055 * gdb.texinfo (File Options): Remove mention of the attempt to
7056 open a core file with the -p option. Don't list -c as a valid
7057 option to attach to a process.
7058
a4d9b460
PA
70592008-01-05 Pedro Alves <pedro@codesourcery.com>
7060
7061 * gdbint.texinfo (Host Conditionals): Remove mention of
7062 ALIGN_STACK_ON_ENTRY.
7063
6ec2edbe
JB
70642008-01-05 Joel Brobecker <brobecker@adacore.com>
7065
7066 * gdbint.texinfo (Start of New Year Procedure): Add item
7067 describing how to update the source and documentation copyright
7068 notices.
7069
d8b2a693
JB
70702007-12-18 Jim Blandy <jimb@codesourcery.com>
7071
ab209b3a 7072 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7073 watchpoint explanation into the main description of the watchpoint
7074 command; update synopses of 'watch', 'rwatch', and 'awatch'
7075 commands.
7076
8b4ed427
VP
70772007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7078
7079 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7080 Document 'pending-breakpoints' feature of
7081 -list-features.
7082
37e4754d
LM
70832007-12-17 Luis Machado <luisgpm@br.ibm.com>
7084
669fac23 7085 * gdb.texinfo: Add new parameter's description.
37e4754d 7086
1d3811f6
DJ
70872007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7088
7089 * gdb.texinfo (Overview): Clarify run-length encoding
7090 example. Remove the restriction on "+" and "-" characters.
7091
c1c25a1a
EZ
70922007-12-15 Eli Zaretskii <eliz@gnu.org>
7093
7094 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7095
afe8ab22 70962007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7097
afe8ab22
VP
7098 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7099 the -f option for -break-insert, remove -r option,
7100 and clarify specification of location.
7101
a6b151f1
DJ
71022007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7103
7104 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7105 formatting.
7106 (Remote Debugging): Add File Transfer section.
7107 (Remote Configuration): Document Host I/O packets.
7108 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7109 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7110 (Packets): Add vFile.
7111
3b784c4f
EZ
71122007-11-17 Eli Zaretskii <eliz@gnu.org>
7113
7114 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7115 breakpoints with multiple locations.
7116 (Breakpoint Menus): Improve wording.
7117 (Output): Fix last change.
7118
a4ce5b0d
UW
71192007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7120
7121 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7122
1b39d5c0
DE
71232007-11-15 Doug Evans <dje@google.com>
7124
7125 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7126
7a72d44c
VP
71272007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7128
7129 * gdbint.texinfo (Native Conditionals): Remove
7130 mention of CLEAR_SOLIB.
5ae4183a 7131
6d1829bf 71322007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7133
7134 * gdb.texinfo (Print Settings): Add documentation for "set/show
7135 print frame-arguments".
7136
1a619819
LM
71372007-11-05 Luis Machado <luisgpm@br.ibm.com>
7138
3b784c4f 7139 * gdb.texinfo (Output): Update printf command's description.
1a619819 7140
55eddb0f
DJ
71412007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7142
7143 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7144 powerpc soft-float".
7145
9cceb671
DJ
71462007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7147
7148 * gdb.texinfo (Files): Correct formatting. Mention Expat
7149 requirement.
7150 (Requirements for Building GDB): Expand the list of Expat
7151 uses.
7152 (Library List Format, Memory Map Format): Mention Expat.
7153 (Target Descriptions): Update Expat wording.
7154
83acabca
DJ
71552007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7156
7157 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7158 Document that gdbarch_convert_register_p should return zero for no-op
7159 conversions.
7160
e35879db
UW
71612007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7162
83acabca 7163 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7164 of set_gdbarch_sofun_address_maybe_missing back to ...
7165 (Target Conditionals): ... here to fix build break.
7166
203c3895
UW
71672007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7168
83acabca 7169 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7170 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7171 (Compiler Characteristics): ... documentation of
7172 set_gdbarch_sofun_address_maybe_missing.
7173
11411de3
DJ
71742007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7175
7176 * gdbint.texinfo (Target Conditionals): Use
7177 frame_unwind_register_unsigned in examples instead of
7178 frame_unwind_unsigned_register.
7179
7cc46491
DJ
71802007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7181
7182 * gdb.texinfo (Predefined Target Types): Add int128
7183 and uint128.
7184 (Standard Target Features): Add PowerPC features.
7185
81adfced
DJ
71862007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7187
7188 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7189
c1874924
UW
71902007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7191
7192 * gdbint.texi (Target Conditionals): Remove documentation
7193 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7194 gdbarch_extract_return_value, and gdbarch_store_return_value.
7195
f6e56ab3
UW
71962007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7197
7198 * gdbint.texi (Target Conditionals): Remove documentation of
7199 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7200
56cf5405
KH
72012007-10-11 Kazu Hirata <kazu@codesourcery.com>
7202
7203 * gdb.texinfo: Mention that inaccessible-by-default is on by
7204 default.
7205
35156bae
DJ
72062007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7207
7208 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7209
d983da9c
DJ
72102007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7211
7212 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7213 multi-threaded watchpoints.
7214 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7215 checked. Describe sticky notification. Expand description
7216 of steppable and continuable watchpoints.
7217 (Watchpoints and Threads): New subsection.
7218
fe6fbf8b
VP
72192007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7220
7221 * gdb.texinfo (Setting Breakpoints): Revise
7222 documentation for pending breakpoints. Document
7223 breakpoints with multiple locations.
5ae4183a 7224
084344da
VP
72252007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7226
7227 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7228 Document -list-features.
5ae4183a 7229
82160952
EZ
72302007-09-15 Eli Zaretskii <eliz@gnu.org>
7231
7232 * gdb.texinfo (Output): Spell out which features of C's printf are
7233 not supported by GDB's printf.
7e27a47a
EZ
7234 (Separate Debug Files): More accurate wording regarding build ID
7235 and a reference to the ld manual rather than the Fedora wiki.
82160952 7236
ea37ba09
DJ
72372007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7238 Jim Blandy <jimb@codesourcery.com>
7239
7240 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7241 (Examining Memory): Update mentions of the 's' format.
7242 (Automatic Display): Likewise.
7243
b8533aec
DJ
72442007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7245
7246 * gdb.texinfo: Update the FSF's Back-Cover Text.
7247
83f83d7f
JK
72482007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7249 Eli Zaretskii <eliz@gnu.org>
7250
7251 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7252 Fixed the ``build ID'' name. New binaries build instructions for the
7253 build ID inclusion. Explain how the commands are specific to the build
7254 ID vs. debug link.
7255
c7e83d54
EZ
72562007-09-01 Eli Zaretskii <eliz@gnu.org>
7257
7258 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7259 indexing for ``build ID'' support.
7260
d3750b24
JK
72612007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7262
7263 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7264 Enlisted BUILD ID to the debug file searching example.
7265 Included a BUILD ID `.note.gnu.build-id' section description.
7266 Updated/added the debug files splitting instructions for OBJCOPY.
7267
02142340
VP
72682007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7269
7270 * gdb.texinfo (Variable Objects): Adjust docs
7271 for -var-info-expression and document
7272 -var-info-path-expression.
7273
d3bdde98
JB
72742007-08-20 Jim Blandy <jimb@codesourcery.com>
7275
3fb6a982
JB
7276 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7277 (title page): Include the dedication in the printed manual, as a
7278 separate page after the copyright notice.
5ae4183a 7279
d3bdde98
JB
7280 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7281 don't break a @var across a line.
7282
c80a96a8
MR
72832007-07-25 Maciej W. Rozycki <macro@mips.com>
7284
7285 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7286 for include files.
7287
5824a901
NR
72882007-07-12 Nick Roberts <nickrob@snap.net.nz>
7289
7290 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7291 in annotate.texinfo.
7292 (Command History): Link to new node.
5824a901 7293
d52e7ea3
UW
72942007-07-05 Markus Deuling <deuling@de.ibm.com>
7295
7296 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7297
5fc14d0a
EZ
72982007-07-05 Eli Zaretskii <eliz@gnu.org>
7299
7300 * gdbint.texinfo (Target Conditionals): Fix last change.
7301
4a9bb1df
UW
73022007-07-03 Markus Deuling <deuling@de.ibm.com>
7303
7304 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7305 routines:
7306 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7307 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7308 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7309 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7310 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7311 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7312 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7313 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7314 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7315 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7316 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7317 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7318 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7319 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7320 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7321 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7322 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7323 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7324 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7325 (SOFTWARE_SINGLE_STEP_P)
7326
7327 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7328 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7329
7330 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7331 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7332 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7333 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7334 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7335 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7336 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7337 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7338 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7339 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7340
7341 (Converting an existing Target Architecture to Multi-arch): Remove
7342 section.
7343
7344 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7345 (gdbarch_addr_bits_remove): Add code example.
7346
7347 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7348
cfa9d6d9
DJ
73492007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7350
7351 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7352 Add other missing entries. Adjust the table size to fit.
7353 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7354 stop reasons including the new "library" event.
7355 (General Query Packets): Adjust table widths for qSupported. Mention
7356 qXfer:libraries:read reply to qSupported and document the new packet.
7357 (Library List Format): New section.
7358
159fcc13
JK
73592007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7360
7361 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7362
f66d1690
MS
73632007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7364
7365 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7366
67102876
NR
73672007-06-25 Nick Roberts <nickrob@snap.net.nz>
7368
7369 * gdbint.texinfo (Register and Memory Data): Break sections
7370 into nodes and add a menu.
7371
a4642986
MR
73722007-06-21 Maciej W. Rozycki <macro@mips.com>
7373
7374 * gdb.texinfo (Examining Memory): Document the new behaviour.
7375
e9c17194
VP
73762007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7377
7378 * gdb.texinfo (Standard Target Features): Document
7379 m68k features.
7380
31d99776
DJ
73812007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7382
7383 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7384
1780a0ed
DJ
73852007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7386
7387 * gdb.texinfo (Target Description Format): Add version attribute
7388 for <target>.
7389
822b6570
DJ
73902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7391
7392 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7393
f8b73d13
DJ
73942007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7395
7396 * gdb.texinfo (MIPS Features): New subsection.
7397
0e7f50da
UW
73982007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7399 Markus Deuling <deuling@de.ibm.com>
7400
7401 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7402 and qXfer:spu:write packets and mention them under qSupported.
7403
23d964e7
UW
74042007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7405 Markus Deuling <deuling@de.ibm.com>
7406
7407 * gdb.texinfo (Architectures): Add new SPU section to document
7408 Cell Broadband Engine SPU architecture specific commands.
7409
9f708cb2
VP
74102007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7411
7412 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7413 comments.
7414
7579b5f8
NR
74152007-06-07 Nick Roberts <nickrob@snap.net.nz>
7416
7417 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7418
bf06d120
JB
74192007-05-29 Jim Blandy <jimb@codesourcery.com>
7420
7421 * gdb.texinfo (Overview): Doc fix.
7422
23776285
MR
74232007-05-22 Maciej W. Rozycki <macro@mips.com>
7424
7425 * gdb.texinfo (Remote Configuration): Document "set/show
7426 remoteflow".
7427
1a69e1e4
DJ
74282007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7429
bf06d120
JB
7430 * gdb.texinfo (MIPS): Remove documentation for set mips
7431 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7432 stack-arg-size.
1a69e1e4 7433
46ba6afa 74342007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7435
46ba6afa
BW
7436 * all-cfg.texi (GDBTUI): New.
7437 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7438 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7439 (TUI Configuration): Edit to improve clarity and fix problems of
7440 both style and content.
5ae4183a 7441
06d3b283
UW
74422007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7443
7444 * observer.texi (GDB Observers): New observer "new_objfile".
7445
179101d6
UW
74462007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7447
7448 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7449
25d5ea92
VP
74502007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7451
7452 * gdb.texinfo (GDB/MI Variable Objects): Document
7453 frozen variables objects.
5ae4183a 7454
ea35711c
DJ
74552007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7456
7457 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7458 (Character Sets, Caching Data of Remote Targets): Likewise.
7459 (Targets): Delete Remote node. Move its text...
7460 (Debugging Remote Programs): ...to here. Delete description
7461 of the "remote" command.
7462 (Remote configuration): Delete description of "set remotedevice"
7463 and "show remotedevice".
7464 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7465
db2e3e2e
BW
74662007-04-11 Bob Wilson <bob.wilson@acm.org>
7467
5ae4183a
AS
7468 * gdb.texinfo (Contributors, Continuing and Stepping)
7469 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7470 (General Query Packets, File-I/O Remote Protocol Extension)
7471 (Protocol Basics, The F Reply Packet, Write)
7472 (Protocol-specific Representation of Datatypes, Memory Transfer):
7473 Fix hyphenation, punctuation and grammar problems.
7474 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7475 'section' instead of 'subsection' in the text.
7476 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7477 (i386): Remove period from section name.
db2e3e2e
BW
7478 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7479 (Config Names, Configure Options): Use @file{configure}.
7480
8a3dae3e
DJ
74812007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7482
7483 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7484 and tab expansion.
7485
1a92f856
DJ
74862007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7487
7488 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7489
79a6e687 74902007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7491
79a6e687
BW
7492 * gdb.texinfo: Consistently capitalize all significant words in
7493 node names, chapter titles, section titles, and headings. Update
7494 cross references to match.
7495 (Starting and Stopping Trace Experiment): Make node name plural.
7496 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7497
ad527d2e
PA
74982007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7499
7500 * gdb.texinfo (WinCE): Delete obsolete subsection.
7501
7ce59000
DJ
75022007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7503
7504 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7505 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7506 references.
7507
8807d78b
DJ
75082007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7509
7510 * gdb.texinfo (Startup): Delete references to some alternate
7511 names for .gdbinit.
7512 (Thread): Remove LynxOS reference.
7513 (Tandem ST2000): Delete target-specific documentation.
7514 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7515 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7516 and GDB_OSABI_LYNXOS.
7517
5f402660
UW
75182007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7519
7520 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7521
bac718a6
UW
75222007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7523
7524 * gdbint.texinfo (Target Conditionals): Remove mention of
7525 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7526 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7527
9453113a
DJ
75282007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7529
7530 * Makefile.in: Add "pdfdir" installation
7531 directory, PDFTEX macro, support for "install-pdf" target,
7532 and rules for making a pdf version of refcard.texi.
7533 * refcard.tex: Specify paper size for PDF output.
7534
ae21e955 75352007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7536
ae21e955 7537 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7538
3f94c067 75392007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7540
3f94c067
BW
7541 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7542 (Source Path, Character Sets, Macros, Define)
7543 (GDB/MI Result Records, GDB/MI Simple Examples)
7544 (GDB/MI Program Execution, GDB/MI File Commands)
7545 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7546 (Bug Reporting): Use @value{GCC}.
5ae4183a 7547
12c27660 75482007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7549
12c27660
BW
7550 * gdb.texinfo (Help): Fix formatting of examples.
7551 (Variables): Use @ifnotinfo instead of @iftex.
7552 (Non-debug DLL symbols): Use @ref instead of @pxref.
7553 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7554
ce9341a1
BW
75552007-03-26 Bob Wilson <bob.wilson@acm.org>
7556
7557 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7558
c8f4133a
BW
75592007-03-26 Bob Wilson <bob.wilson@acm.org>
7560
7561 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7562 the order of the nodes.
7563 (C Operators, C Constants, Debugging C): Remove extra menus.
7564 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7565
c8f4133a 75662007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7567
7568 * gdb.texinfo (File Options): Add missing parenthesis.
7569 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7570
c74d0ad8
DJ
75712007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7572
7573 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7574
ff6f572f
DJ
75752007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7576
669fac23 7577 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7578 case insensitivity.
7579 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7580
994337c3
NR
75812007-02-18 Nick Roberts <nickrob@snap.net.nz>
7582
7583 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7584 (Files): Add section name to argument list for pxref.
7585 (Non-debug DLL symbols): Don't use `see' for pxref.
7586 (Embedded Processors): Fix typo.
7587 (GDB/MI Breakpoint Commands): Execution commands generate
7588 *stopped not ^done.
7589
eb819d70
NR
75902007-02-13 Nick Roberts <nickrob@snap.net.nz>
7591
7592 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7593 values for in_scope. Mention that only root variables can be
7594 updated.
7595 (GDB/MI Development and Front Ends): Explain new values may be
7596 added to existing fields.
7597
123dc839
DJ
75982007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7599
7600 * gdb.texinfo (-target-disconnect): Use @smallexample.
7601 (Requirements): Add anchor for Expat. Update description.
7602 (Target Descriptions): Mention Expat.
7603 (Target Description Format): Document new elements. Use
7604 @smallexample.
7605 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7606 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7607
108546a0
DJ
76082007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7609
7610 * gdb.texinfo (Target Description Format): Add section on XInclude.
7611
95a98c01
NR
76122006-02-03 Nick Roberts <nickrob@snap.net.nz>
7613
7614 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7615 command -enable-timings.
7616
f4b3909f
EZ
76172007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7618
5ae4183a 7619 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7620 descriptions for new/deleted elements in gdb_osabi. Add missing
7621 description for function generic_elf_osabi_sniff_abi_tag_sections.
7622
c7ba131e
JB
76232007-01-29 Joel Brobecker <brobecker@adacore.com>
7624
7625 * gdb.texinfo (Maintenance Commands): Add documentation for
7626 the new "maint print target-stack" command.
7627
3a60f64e
JK
76282007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7629 Eli Zaretskii <eliz@gnu.org>
7630
f4b3909f 7631 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7632
c582f8b6
EZ
76332007-01-26 Eli Zaretskii <eliz@gnu.org>
7634
7635 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7636 Use @value{NGCC} instead of @value{GCC}.
7637
d3e8051b
EZ
76382007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7639
7640 * agentexpr.texi: Fix typos.
7641 * annotate.texinfo: Likewise.
7642 * gdb.texinfo: Likewise.
7643 * gdbint.texinfo: Likewise.
7644 * observer.texi: Likewise.
7645 * stabs.texinfo: Likewise.
7646
86f04699
EZ
76472007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7648
7649 * gdbint.texinfo (Support Libraries): Remove mmalloc
7650 entry. Describe readline library.
7651
23181151
DJ
76522007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7653
7654 * gdb.texinfo (Target Descriptions): New section.
7655 (General Query Packets): Add QPassSignals anchor. Mention
7656 qXfer:features:read under qSupported. Expand mentions of
7657 qXfer:memory-map:read and QPassSignals. Document
7658 qXfer:features:read.
7659
f822c95b
DJ
76602007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7661
7662 * gdb.texinfo (Commands to specify files): Describe
7663 "set sysroot" and "show sysroot".
7664 (Using the `gdbserver' program): Lowercase argument
7665 to @var. Expand description of setting up GDB on the
7666 host.
7667
8936fcda
JB
76682007-01-05 Joel Brobecker <brobecker@adacore.com>
7669
7670 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7671 catch exception, catch exception unhandled, and catch assert
7672 commands.
7673
e776119f
DJ
76742007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7675
7676 * gdb.texinfo (Debugging Output): Document "set debug xml"
7677 and "show debug xml".
7678
aa79a185
DJ
76792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7680
7681 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7682
7f893741
JB
76832007-01-01 Joel Brobecker <brobecker@adacore.com>
7684
7685 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7686
a1b5960f
VP
76872006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7688
7689 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7690 note in @ignore, to be removed later if nobody complains.
7691
9f470e6e
NR
76922006-12-04 Nick Roberts <nickrob@snap.net.nz>
7693
7694 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7695 of -var-delete.
7696
765dc015 76972006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7698
765dc015 7699 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7700 automatic software/hardware breakpoint usage and
7701 the "set breakpoint auto-hw" command.
765dc015 7702
4b5752d0
VP
77032006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7704
7705 * gdb.texinfo (Memory Access Checking): New.
7706
89be2091
DJ
77072006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7708
7709 * gdb.texinfo (Remote configuration): Mention
7710 "pass-signals-packet".
7711 (General Query Packets): Document QPassSignals. Fix
7712 a typo.
7713
ca3bf3bd
DJ
77142006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7715
7716 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7717
427c3a89
DJ
77182006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7719
7720 * gdb.texinfo (Remote configuration): Rewrite documentation for
7721 packet configuration commands.
7722 (OS Information): Adjust reference to qXfer:auxv:read.
7723 (General Query Packets): Remove references to read-aux-vector-packet
7724 and set remote get-thread-local-storage-address.
7725
7a107747
DJ
77262006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7727
7728 * gdbint.texinfo (Target Architecture Definition): Add new
7729 Initializing a New Architecture section.
7730
1c56eb0e
EZ
77312006-10-31 David Taylor <dtaylor@emc.com>
7732
7733 * stabs.texinfo (Macro define and undefine): New node describing
7734 stabs for #define and #undef.
7735
f73adfeb
AS
77362006-10-27 Andreas Schwab <schwab@suse.de>
7737
7738 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7739
fd60e0df
EZ
77402006-10-21 Eli Zaretskii <eliz@gnu.org>
7741
7742 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7743 clarify on the possible meanings of ``expression'' watched by
7744 watchpoints. Add indexing.
e5ac9b53
EZ
7745 (Prompting, Errors, Invalidation, Annotations for Running)
7746 (Source Annotations): Fix index entries by adding "annotation" to
7747 them, to discriminate from index entries that point to the more
7748 general topic descriptions.
fd60e0df 7749
52bb452f
DJ
77502006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7751
7752 * gdbint.texinfo (Target Vector Definition): Move most
7753 content into Existing Targets. Add a menu.
7754 (Existing Targets): New section, moved from Target Vector
7755 Definition. Use @subsection.
7756 (Managing Execution State): New section.
7757
58955e58
BW
77582006-10-16 Bob Wilson <bob.wilson@acm.org>
7759
7760 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7761
c8aa23ab
EZ
77622006-10-15 Eli Zaretskii <eliz@gnu.org>
7763
7764 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7765 (Command Syntax, Signals, Backtrace, Connecting)
7766 (Remote configuration, Renesas Boards, Console I/O): Fix last
7767 change: use Ctrl- instead of C-, except wrt Emacs.
7768 (File-I/O Examples): Put Ctrl-c in @kbd.
7769 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7770 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7771 (Signals, Set Breaks, Set Watchpoints): Document optional
7772 arguments to `info signals' `handle', `info breakpoints', and
7773 `info watchpoints'.
c8aa23ab 7774
e7109c7e
EZ
77752006-10-14 Eli Zaretskii <eliz@gnu.org>
7776
7777 * gdb.texinfo (Backtrace): Fix last change.
7778
de3aea7b
NR
77792006-10-14 Nick Roberts <nickrob@snap.net.nz>
7780
7781 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7782
7f9087cb
BW
77832006-10-10 Bob Wilson <bob.wilson@acm.org>
7784
c8aa23ab
EZ
7785 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7786 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7787 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7788
68437a39
DJ
77892006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7790 Daniel Jacobowitz <dan@codesourcery.com>
7791
7792 * gdb.texinfo (Packets): Document vFlashErase,
7793 vFlashWrite and vFlashDone packets.
7794 (General Query Packets): Document qXfer:memory-map:read.
7795 Add a new feature for qXfer:memory-map:read.
7796 (Memory map format): New section.
7797 (Target Commands): Mention that gdb can write flash.
7798
fd79ecee
DJ
77992006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7800 Daniel Jacobowitz <dan@codesourcery.com>
7801
7802 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7803 memory regions and "mem auto".
7804
350da6ee
DJ
78052006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7806
7807 * gdbint.texinfo (Array Containers): New section.
7808
2f1acb09
VP
78092006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7810
7811 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7812 -stack-list-arguments HIGH_FRAME argument can be larger then the
7813 actual number of frames.
7814
2ab1eb7a
VP
78152006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7816
7817 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7818 -stack-list-locals HIGH_FRAME argument can be larger then the
7819 actual number of frames.
2ab1eb7a 7820
599b237a
BW
78212006-09-02 Bob Wilson <bob.wilson@acm.org>
7822
7823 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7824 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7825
25ab7e6d
EZ
78262006-09-02 Eli Zaretskii <eliz@gnu.org>
7827
7828 * gdbint.texinfo (Overall Structure): New section "Source Tree
7829 Structure".
7830
940178d3
JB
78312006-08-17 Jim Blandy <jimb@codesourcery.com>
7832
7833 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7834 responses.
7835
30daae6c
JB
78362006-08-08 Joel Brobecker <brobecker@adacore.com>
7837
7838 * gdb.texinfo (Source Path): Add documentation for new
7839 substitute-path commands.
7840
7fa2210b
DJ
78412006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7842
7843 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7844 (Running Configure): ...here.
7845 (Requirements): New node. Mention expat.
7846
3d00d119
DJ
78472006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7848
5ae4183a 7849 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7850 'set download-write-size' and 'show download-write-size'.
7851
0cbfa4ee
DJ
78522006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7853
7854 * stabs.texinfo (Member Type Descriptor): Correct example for
7855 pointer to member types.
7856
16026cd7
AS
78572006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7858
7859 * gdb.texinfo (Optional warnings and messages): Add
7860 'set/show trace-commands'.
7861 (Command files): Add '-v' to source command.
7862
0876f84a
DJ
78632006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7864
7865 * gdb.texinfo (OS Information): Update qPart reference to
7866 qXfer.
7867 (Remote configuration): Likewise.
7868 (Overview): Move @cindex to the start of a paragraph. Talk
7869 about binary data encoding.
7870 (Packets): Refer to the overview for the details of the X
7871 packet encoding.
7872 (General Query Packets): Remove qPart description. Add qXfer
7873 description. Add an anchor to qSupported. Correct feature
7874 table title. Add a new feature for qXfer:auxv:read.
7875 (Interrupts): Add a missing parenthesis.
7876
2ec3381a
DJ
78772006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7878
669fac23 7879 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7880 (GDB/MI Kod Commands): Remove commented out node.
7881
594fe323
EZ
78822006-07-01 Eli Zaretskii <eliz@gnu.org>
7883
7884 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7885 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7886 (GDB/MI Thread Commands, GDB/MI Program Execution)
7887 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7888 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7889 (GDB/MI File Commands, GDB/MI Target Manipulation)
7890 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7891 since the MI prompt is hard-wired into the code.
7892
7e3fb70c
NR
78932006-07-01 Nick Roberts <nickrob@snap.net.nz>
7894
7895 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7896 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7897 (GDB/MI Data Manipulation): Remove description of unimplemented
7898 display related commands as variable objects perform this function
7899 and are superior: -display-delete, -display-disable,
7900 -display-enable, -display-insert and -display-list. Move
7901 -environment-cd, -environment-directory, -environment-path
7902 and -environment-pwd to "Program Context".
7903 (GDB/MI Program Control): Rename to "Program Execution". Move
7904 -exec-arguments -exec-abort to...
7905 (GDB/MI Program Context): ...here. New node split from "Data
7906 Manipulation".
7907
be2a5f71
DJ
79082006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7909
7910 * gdb.texinfo (Remote configuration): Document set / show
7911 remote supported-packets.
7912 (General Query Packets): Document qSupported packet.
7913
fc320d37
SL
79142006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7915
7916 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7917 and font markup.
7918 (Protocol basics): Likewise.
7919 (The F request packet): Likewise.
7920 (The F reply packet): Likewise.
7921 (Memory transfer): Move this node to be a subsubsection of
7922 "Protocol specific representation of datatypes".
7923 (The Ctrl-C message): More copy editing.
7924 (Console I/O): Likewise.
7925 (The isatty call): Delete this node, and merge its content into
7926 the "isatty" node. Fixed references elsewhere.
7927 (The system call): Delete this node, and merge its content into
7928 the "system" node. Fixed references elsewhere.
7929 (open): Reformat to use @table, and add appropriate font markup.
7930 (close): Likewise.
7931 (read): Likewise.
7932 (write): Likewise.
7933 (lseek): Likewise.
7934 (rename): Likewise.
7935 (unlink): Likewise.
7936 (stat/fstat): Likewise.
7937 (gettimeofday): Likewise.
7938 (isatty): Likewise.
7939 (system): Likewise, plus minor changes to fix confusing wording.
7940 (Integral datatypes): Fix font markup.
7941 (Pointer values): Likewise.
7942 (struct stat): Fix markup to use @table, plus minor copy editing.
7943 (struct timeval): Fix font markup, plus minor copy editing.
7944 (Constants): Minor copy editing.
7945 (Errno values): Add font markup.
7946 (File-I/O Examples): Likewise.
7947
158fdf5c
NR
79482006-06-10 Nick Roberts <nickrob@snap.net.nz>
7949
7950 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7951 (GDB/MI Simple Examples): Move node up one level. Use real
7952 examples.
7953 (GDB/MI Compatibility with CLI): Update.
7954 (GDB/MI Result Records): Add "connected" and "exit" result
7955 classes.
7956 (GDB/MI Stream Records): Clarify target output.
7957 (GDB/MI Command Description Format): Modify example description.
7958 (GDB/MI Breakpoint Table Commands): Rename to...
7959 (GDB/MI Breakpoint Commands): ...this
7960 (GDB/MI Breakpoint Commands): Add optional thread field.
7961 (GDB/MI Program Control): Add an introduction. Move "Program
7962 termination" examples into exec-run description.
7963 (GDB/MI File Commands): Mention similar CLI commands.
7964 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7965 is similar to "-gdb-version".
7966
ddb50cd7
EZ
79672006-06-09 Eli Zaretskii <eliz@gnu.org>
7968
7969 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7970
2aef0d6b
NR
79712006-06-02 Nick Roberts <nickrob@snap.net.nz>
7972
7973 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7974 sourceware.org for mailing lists.
d5e40d59 7975 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7976
383a5c52
NR
79772006-06-01 Nick Roberts <nickrob@snap.net.nz>
7978
d5e40d59 7979 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7980
e16b02ee
EZ
79812006-05-22 Eli Zaretskii <eliz@gnu.org>
7982
7983 * gdb.texinfo (Cygwin Native): Fix last change.
7984
be90c084
CF
79852006-05-22 Christopher Faylor <cgf@timesys.com>
7986
7987 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7988
347ceba5
NR
79892006-05-15 Nick Roberts <nickrob@snap.net.nz>
7990
7991 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7992 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7993
369af7bd
DJ
79942006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7995
7996 * gdb.texinfo (General Query Packets): Recommend not starting
7997 new packets with qC and clarify.
7998
2ffdbde8 79992006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8000
8001 * gdb.texinfo (M2 Types): New section.
72019c9c 8002
16d1a084
DJ
80032006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8004
8005 * agentexpr.texi: Add a copyright and license notice.
8006 * observer.texi: Likewise, with GPL clause for function prototypes.
8007 Remove trailing whitespace.
8008
aa56d27a
JB
80092006-05-05 Jim Blandy <jimb@codesourcery.com>
8010
8011 * gdb.texinfo (General Query Packets): Document conventions for
8012 terminating packet names, and their violations.
8013
5bdf8622
DJ
80142006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8015
8016 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8017 * gdb.texinfo: Likewise.
8018
605a56cb
DJ
80192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8020
8021 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8022 and "show remotedebug".
8023 (Debugging Output): Add additional index entries.
8024
b8db102d
MS
80252006-04-27 Michael Snyder <msnyder@redhat.com>
8026
8027 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8028
c5e30d01
AC
80292006-04-22 Andrew Cagney <cagney@redhat.com>
8030
8031 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8032 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8033
8181d85f
DJ
80342006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8035
8036 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8037 and remove breakpoint prototypes.
8038 (Watchpoints): Move description of target_insert_hw_breakpoint and
8039 target_remove_hw_breakpoint ...
8040 (Breakpoints): ... to here. Document target_insert_breakpoint and
8041 target_remove_breakpoint.
8042
4f553f88
JB
80432006-04-17 Jim Blandy <jimb@codesourcery.com>
8044
8045 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8046 and C packets are optional.
8047
cd852561
FR
80482006-04-14 Frederic Riss <frederic.riss@st.com>
8049
8050 * gdb.texinfo (Specifying source directories): Update the description
8051 of the source file search to reflect the fact that the source path
8052 always contains at least $cdir and $cwd.
8053
b620eb07
MS
80542006-03-31 Michael Snyder <msnyder@redhat.com>
8055
8056 * gdb.texinfo: Update copyright dates.
8057
3156cdaf
EZ
80582006-03-31 Eli Zaretskii <eliz@gnu.org>
8059
8060 * gdb.texinfo (Overview): Add an index entry to "empty response".
8061
7d30c22d
JB
80622006-03-28 Jim Blandy <jimb@codesourcery.com>
8063
8064 * gdbint.texinfo (Prologue Analysis): New section.
8065
86941c27
JB
80662006-03-07 Jim Blandy <jimb@red-bean.com>
8067
66b8c7f6
JB
8068 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8069
1a10341b
JB
8070 * gdb.texinfo (Target Commands): Update text describing how to
8071 specify a target. Refer to the detailed section on remote
8072 debugging, not the brief mention.
8073
86941c27
JB
8074 * gdb.texinfo (Connecting): Organize the different 'target remote'
8075 connection methods into a table. Add a 'target remote' index
8076 entry. (!!!)
8077
62f3a2ba
FF
80782006-02-17 Fred Fish <fnf@specifix.com>
8079
8080 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8081 'ptype' commands to reflect the fact that the only significant
8082 difference between them is that ptype prints the complete type
8083 description instead of just the name.
8084
8b9a88ea
WZ
80852006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8086
8087 * gdbint.texinfo (Watchpoints): Delete
8088 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8089
7e8dc855
NR
80902006-02-10 Nick Roberts <nickrob@snap.net.nz>
8091
8092 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8093 times fields where needed. Fix typos. Update general form given
8094 for output of -break-insert.
8095 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8096
c91d38aa
DJ
80972006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8098
8099 * gdbint.texinfo (Symbol Handling): Add a section
8100 on memory management.
8101
38fcd64c
DJ
81022006-02-06 Vladimir Prus <ghost@cs.msu.su>
8103
8104 * gdb.texinfo (Breakpoint table commands): Document the fullname
8105 field in -break-list output.
8106
219eec71
EZ
81072006-02-03 Eli Zaretskii <eliz@gnu.org>
8108
8109 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8110 debugging information produced by the various "set debug..."
8111 options.
8112
ae5a43e0
DJ
81132006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8114
8115 * gdb.texinfo (Files): Remove obsolete bits from the description
8116 of "symbol-file".
8117
a9f158ec
JB
81182006-01-25 Jim Blandy <jimb@redhat.com>
8119
8120 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8121
410dd08e
JB
81222006-01-24 Jim Blandy <jimb@redhat.com>
8123
8124 * gdbint.texinfo (Frames): Document the basics of GDB's register
8125 unwinding model, and explain the existence of the "sentinel" frame.
8126
4b505b12
AS
81272006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8128
8129 * gdb.texinfo (Choosing files): Mention that -directory is used
8130 for script files.
8131 (Specifying source directories): Likewise.
8132 (Command files): Explain how script files are found.
8133
839c27b7
EZ
81342006-01-21 Eli Zaretskii <eliz@gnu.org>
8135
8136 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8137 the threads in a multi-threaded program.
8138 (Threads): The threadno argument of "thread apply" can be a range
8139 of numbers.
8140
7be93b9e
JB
81412006-01-18 Jim Blandy <jimb@redhat.com>
8142
8143 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8144 of warning flags.
8145
fcc73fe3
EZ
81462006-01-13 Eli Zaretskii <eliz@gnu.org>
8147
8148 * gdb.texinfo (Sequences): Improve menu annotations.
8149 (Define): Add index entries for arguments of user-defined
8150 commands. Move the description of flow-control commands...
8151 (Command Files): ...to here. Document loop_break and
8152 loop_continue.
ca91424e
EZ
8153 (Define, Command Files): Document `end' and add index entries for
8154 it.
fcc73fe3 8155
5c95884b
MS
81562006-01-04 Michael Snyder <msnyder@redhat.com>
8157
8158 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8159 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8160
860701dc
PH
81612006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8162
8163 * gdb.texinfo (Omissions from Ada): Document that there is now
8164 limited aggregate support.
8165
36b80e65
EZ
81662005-12-28 Eli Zaretskii <eliz@gnu.org>
8167
8168 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8169 registers and the likes.
8170
c1468174
EZ
81712005-12-24 Eli Zaretskii <eliz@gnu.org>
8172
8173 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8174 (Symbols): Fix usage of "e.g.".
359df76b 8175 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8176
8177 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8178 (Coding): Fix usage of "e.g.".
8179
c02a867d
EZ
81802005-12-23 Eli Zaretskii <eliz@gnu.org>
8181
5ae4183a
AS
8182 * stabs.texinfo:
8183 * refcard.tex:
c02a867d 8184 * gpl.texi:
5ae4183a
AS
8185 * gdbint.texinfo:
8186 * gdb.texinfo:
8187 * gdb-cfg.texi:
c02a867d 8188 * fdl.texi:
5ae4183a
AS
8189 * annotate.texinfo:
8190 * all-cfg.texi:
c02a867d
EZ
8191 * Makefile.in: Add (C) after Copyright. Update the FSF
8192 address.
8193
fad38dfa
EZ
81942005-12-03 Eli Zaretskii <eliz@gnu.org>
8195
8196 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8197 extend GDB with commands for external monitor.
8198
53e5f3cf
AS
81992005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8200
8201 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8202
55f6ca0f
JB
82032005-11-25 Joel Brobecker <brobecker@adacore.com>
8204
8205 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8206
c1947b85
JB
82072005-11-21 Jim Blandy <jimb@redhat.com>
8208
8209 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8210 placement of 'R' actions in tracepoint action packets; document
8211 dependence of 'X' and 'M' actions on a preceding 'R' action for
8212 their registers.
8213
9d29849a
JB
82142005-11-19 Jim Blandy <jimb@redhat.com>
8215
8216 * gdb.texinfo (Tracepoint Packets): New node.
8217 (General Query Packets): Add entries for the tracepoint packets,
8218 referring to the "Tracepoint Packets" node.
8219 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8220
9a6253be
KB
82212005-11-18 Kevin Buettner <kevinb@redhat.com>
8222
8223 * gdb.texinfo (set remotebreak): Add anchor.
8224 (X packet): Likewise.
8225 (Remote Protocol): Add new section `Interrupts' and new index
8226 entry `interrupts (remote protocol)'.
8227
5f3bebba
JB
82282005-11-18 Jim Blandy <jimb@redhat.com>
8229
8230 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8231 entries into the General Query Packets section. Add a
8232 cross-reference to that section. Drop description of replies, as
8233 these are covered in the descriptions of each packet.
8234 (General Query Packets): Add introductory text. Explain naming
8235 conventions, and how the end of a name is recognized.
8236
9a7a1b36
KB
82372005-11-17 Kevin Buettner <kevinb@redhat.com>
8238
0564b6cf 8239 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8240 "set remotebreak" command.
8241
b8ff78ce
JB
82422005-11-16 Jim Blandy <jimb@redhat.com>
8243
8244 * gdb.texinfo (Packets, Stop Reply Packets)
8245 (General Query Packets): Various formatting cleanups.
8246 - Use @samp for packet contents.
8247 - Drop summaries from packet @item lines; the same information appears
8248 immediately below in the description.
8249 - Delete paragraph breaks after packet @item commands, so that the
8250 description appears directly to the right of the packet prototype
8251 in the printed manual, if it fits.
8252 - Place spaces in packet prototypes between @vars and non-@var
8253 letters, and explain that they're just for formatting.
8254 - Use @dots{} instead of '...'.
8255 - Fix uses of @code where @var was needed.
8256 - Replace "deprecated" markers with English text spelling out the
8257 packet's status and the preferred alternatives.
8258 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8259 what this ever meant.
8260 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8261 this for a long time.
8262 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8263 implemented several times, and have been in use for years.
8264
8ffe2530
JB
82652005-11-15 Jim Blandy <jimb@redhat.com>
8266
c43c5473
JB
8267 * gdb.texinfo (Packets): Add index entries for 'm' packet
8268 disclaimers.
5ae4183a 8269
fb031cdf
JB
8270 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8271 of stub when processing an 'm' packet.
8272
8ffe2530
JB
8273 * gdb.texinfo (Packets): Mention that packets beginning with
8274 letters are reserved once, at the top, instead of actually listing
8275 them all and saying "reserved".
8276
c03c782f
AS
82772005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8278
8279 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8280 Change @var{$arg0 to @code{$arg0.
8281
814e32d7
WZ
82822005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8283
8284 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8285
fa93a9d8
JB
82862005-11-12 Jim Blandy <jimb@redhat.com>
8287
8288 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8289 order. Remove extraneous 'z'.
8290
8a5a3c82
AS
82912005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8292
8293 * gdb.texinfo (Choosing files): Add --eval-command.
8294
4b0ad762
AS
82952005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8296
8297 * gdb.texinfo (Choosing modes): Add --return-child-result.
8298
8299
1a088d06
AS
83002005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8301
8302 * gdb.texinfo (Choosing modes): Add --batch-silent.
8303
656d5e12
EZ
83042005-10-28 Eli Zaretskii <eliz@gnu.org>
8305
8306 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8307 "The -var-update Command".
8308
3c9c013a
JB
83092005-10-03 Joel Brobecker <brobecker@adacore.com>
8310
8311 * gdb.texinfo (Print Settings): Add documentation for set/show
8312 print array-indexes.
8313
7ba3cf9c
DJ
83142005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8315
8316 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8317 6.2 and 6.3.
8318
a94ab193
EZ
83192005-08-27 Eli Zaretskii <eliz@gnu.org>
8320
8321 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8322 since 19-Jan-2004.
8323 (Files): Likewise.
ab1adacd
EZ
8324 (Variables, Symbols): Document the "<incomplete type>" message and
8325 its reasons.
a94ab193 8326
ca06016a
FF
83272005-08-01 Fred Fish <fnf@specifix.com>
8328
8329 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8330
cf58170d
NR
83312005-07-15 Nick Roberts <nickrob@snap.net.nz>
8332
8333 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8334 option for -var-list-children and -var-update.
8335 (GDB/MI Stack Manipulation): Simplify description of
8336 print-values option for -stack-list-locals.
8337 (GDB/MI Command Description Format): Clarify.
8338 (Mode Options): Spelling of superseded.
8339
38f1196a
BR
83402005-07-12 Bob Rossi <bob@brasko.net>
8341
8342 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8343 corresponding GDB command comment.
8344
3cb3b8df
BR
83452005-07-06 Bob Rossi <bob@brasko.net>
8346
8347 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8348 and -inferior-tty-show.
8349 (Input/Output): Document "set/show inferior-tty" and tty alias.
8350
10fac096
NW
83512005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8352
8353 * gdb.texinfo (Packets): Change description of 'D' packet to note
8354 that GDB does wait for a response.
8355
d1b6db76
NR
83562005-06-22 Nick Roberts <nickrob@snap.net.nz>
8357
8358 * gdb.texinfo (History) Rename "Command History".
8359 (Command History): Move node "Server Prefix" from section on
8360 Annotations here.
8361
29629dcf
NR
83622005-06-19 Nick Roberts <nickrob@snap.net.nz>
8363
8364 * gdb.texinfo (GDB/MI Stack Manipulation):
8365 Re-instate -stack-info-frame with example. Say that it gets
8366 info on selected frame, not current frame.
8367
397ca115
EZ
83682005-06-18 Eli Zaretskii <eliz@gnu.org>
8369
8370 * gdb.texinfo (Server): Clarify that `file' should be used before
8371 connecting to the server.
8372 (Files): Add an xref to the above description.
51274035
EZ
8373 (Output Formats): More detailed description of the `c' format.
8374 (Memory): List explicitly all the formats supported by `x'.
638ac427 8375 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8376 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8377 files. Add more indexing for solib-absolute-prefix and
8378 --with-sysroot.
76d17f34
EZ
8379 (Machine Code): Document possible problems with locations in
8380 shared libraries.
d416eeec
EZ
8381 (Backtrace): Document that free-standing environments do not need
8382 to have a `main' function.
397ca115 8383
74f6deaa
NR
83842005-06-18 Nick Roberts <nickrob@snap.net.nz>
8385
8386 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8387 -stack-info-frame.
8388
a9967aef
AC
83892005-06-07 Andrew Cagney <cagney@gnu.org>
8390
8391 * gdb.texinfo (Contributors): Note the original multi-arch
8392 contributors.
8393
e09f16f9
EZ
83942005-06-03 Eli Zaretskii <eliz@gnu.org>
8395
8396 * gdb.texinfo (Registers): Add index entries for the standard
8397 registers.
8398 (Frames): Add cross-reference from frame pointer description to
8399 the Registers node.
8400 (Annotations Overview): Fix the reference to GDB name.
8401
d87ba7ee
EZ
84022005-06-01 Eli Zaretskii <eliz@gnu.org>
8403
8404 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8405 can-use-hw-watchpoints.
8406
034dad6f
BR
84072005-05-28 Bob Rossi <bob@brasko.net>
8408
8409 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8410 the possible reasons why an exec async record would be returned to FE.
8411
ffed4509
AC
84122005-05-26 Andrew Cagney <cagney@gnu.org>
8413
8414 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8415 Andrew Cagney implemented the original GDB/MI.
8416
e22e55c9
OF
84172005-05-23 Orjan Friberg <orjanf@axis.com>
8418
8419 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8420 documentation. Add documentation for cris-mode.
8421
a78e13ce
EZ
84222005-05-20 Eli Zaretskii <eliz@gnu.org>
8423
8424 * gdb.texinfo (Numbers): Explain the example and make the wording
8425 more acurate.
8426
76ff342d
DJ
84272005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8428 Dennis Brueni <dennis@slickedit.com>
8429
8430 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8431 (GDB/MI Data Manipulation, GDB/MI Program Control)
8432 (GDB/MI Stack Manipulation): Update examples to include the fullname
8433 attribute in stack frames.
8434
119b882a
EZ
84352005-05-12 Eli Zaretskii <eliz@gnu.org>
8436
8437 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8438 do with other non-standard names of init files.
8439
6fc08d32
EZ
84402005-05-11 Eli Zaretskii <eliz@gnu.org>
8441
8442 * gdb.texinfo (Command Files): Move the description of the startup
8443 from here...
8444 (Startup): ...to this new subsection of the Invocation chapter.
8445 Rearrange the description of init files more logically and add a
8446 cross-reference to "Command Files". Document the special gdbinit
8447 name for CISCO 68k. Expand the description of what GDB does
8448 during startup.
8449 (History): Add index entry for HISTSIZE.
8450
a561754a
MK
84512005-05-02 Mark Kettenis <kettenis@gnu.org>
8452
8453 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8454
2eecc4ab
EZ
84552005-05-02 Eli Zaretskii <eliz@gnu.org>
8456
8457 * gdb.texinfo (SVR4 Process Information, The isatty call)
8458 (The system call): Don't use foo(N) notation for man pages and
8459 functions.
514c4d71 8460 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8461
18999be5
EZ
84622005-04-27 Eli Zaretskii <eliz@gnu.org>
8463
8464 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8465 were optimized away.
8466
0abb7bc7
EZ
84672005-04-22 Eli Zaretskii <eliz@gnu.org>
8468
8469 * gdb.texinfo (Remote configuration): Document "set/show
8470 get-thread-local-storage-address". Add cross-reference to the
8471 description of the qGetTLSAddr packet.
8472 (General Query Packets): Mention "set remote
8473 get-thread-local-storage-address" and add a reference to its
8474 description.
8475
6f61acb1
NR
84762005-04-19 Nick Roberts <nickrob@snap.net.nz>
8477
8478 * gdb.texinfo (Backtrace): Describe 'bt full'.
8479
9d59903a
NR
84802005-04-17 Nick Roberts <nickrob@snap.net.nz>
8481
8482 * gdb.texinfo (Mode Options): Fix typo.
8483 (GDB/MI): Describe how to invoke GDB/MI.
8484
721c2651
EZ
84852005-04-16 Eli Zaretskii <eliz@gnu.org>
8486
8487 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8488 references changed. Add description of "info udot".
721c2651
EZ
8489 (Files): Document "set/show stop-on-solib-events".
8490 (M32R/D): Document "set/show download-path", "set/show
8491 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8492 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8493 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8494 (Maintenance Commands): Improve indexing.
8495 (Target Commands): Document "set/show hash", "set/show debug
8496 monitor".
8497 (SVR4 Process Information): Document "info pidlist" and "info
8498 meminfo". Document "set/show procfs-tarce" and "set/show
8499 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8500 (Symbols, The Print Command with Objective-C): Improve indexing.
8501 (Objective-C): Add references to "info classes" and "info
8502 selectors".
c45da7e6
EZ
8503 (Debugging Output): Improve wording. Document "set/show debug
8504 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8505 (Set Breaks): Add index entry for "hardware breakpoints".
8506 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8507 and "set/show usehardbreakpoints".
8508 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8509 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8510 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8511 rdiromatzero", "set/show rdiheartbeat".
8512 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8513 "sds".
8514 (Embedded Processors): Document the "sim" command.
8515 (Remote): Document the "remote" command.
8516 (DJGPP Native): Document the "info serial" command.
8517 (Threads): Document "maint info sol-threads".
8518 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8519 (Set Breaks): Improve indexing.
8520 (Command Syntax): Add a reference to dont-repeat.
8521 (Define): Document "dont-repeat".
8522 (TUI Commands): Document "tabset".
8523 (WinCE): New subsection. Document "set/show remotedirectory",
8524 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8525
14d6dd68
EZ
85262005-04-15 Eli Zaretskii <eliz@gnu.org>
8527
8528 * gdb.texinfo (Hurd Native): New subsection, documents
8529 Hurd-specific commands.
a64548ea 8530 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8531 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8532 (MIPS): Improve documentation of heuristic-fence-post. Document
8533 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8534 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8535 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8536 (ARM): Document ARM-specific commands.
a64548ea
EZ
8537 (AVR): New section. Document "info io_registers".
8538 (CRIS): New section. Document "set/show cris-version" and
8539 "set/show cris-dwarf2-cfi".
8540 (HPPA): New section. Document "set/show debug hppa" and "maint
8541 print unwind".
a5adf40f 8542 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8543 (Super-H): New section. Document the "regs" command.
721c2651 8544 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8545
9c16f35a
EZ
85462005-04-09 Eli Zaretskii <eliz@gnu.org>
8547
8548 * gdb.texinfo (Print Settings): Document "set/show print
8549 pascal_static-members", "set print repeats", "show print
8550 null-stop". Improve indexing. Fix documentation of "set print
8551 union".
8552 (Pascal): New section.
8553 (Supported languages): Rename from "Support"; all references
8554 updated. Add a menu item for Pascal.
8555 (Numbers): Document "set radix.
8556 (Screen Size): Document "set/show pagination".
8557 (MIPS Embedded): Remove "set processor" documentation.
8558 (Remote configuration): Document "set/show X/P/Z-packet",
8559 "set/show read-aux-vector-packet", "set/show remote
8560 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8561 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8562 remotedebug", "set/show remotebreak", "set/show remotedevice",
8563 "set/show remotelogfile".
8564 (Auxiliary Vector): Add reference to the description of the
8565 read-aux-vector-packet setting.
8566 (Set Watchpoints): Add a cross-reference to "set remote
8567 hardware-breakpoint-limit".
8568 (General Query Packets): Add indexing of requests and
8569 cross-references to related commands in "Remote configuration".
8570 (File-I/O Overview, The system call): Fix wording and typos.
8571 (Thread Stops): Add index entries.
8572 (Continuing and Stepping): Document "show step-mode".
8573 (i386): New node. Document "set/show struct-convention".
8574 (Files): Document "show trust-readonly-sections".
8575 (Calling): Document "set/show unwindonsignal".
8576 (Messages/Warnings): Add index entries.
8577 (Maintenance Commands): Document "set/show watchdog".
8578 (Annotations Overview): Document "show annotate".
8579 (Set Watchpoints): Add index entries.
8580 (Symbols): Fix doc of case-sensitive.
8581 (ABI): Document "show coerce-float-to-double".
8582 (Convenience Vars, Help): Improve indexing.
8583 (Machine Code): Document "show disassembly-flavor".
8584 (Debugging C plus plus): Document "show overload-resolution".
8585 (Value History, Signaling): Add index entries.
8586
85872005-04-08 Eli Zaretskii <eliz@gnu.org>
8588
8589 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8590 (Processes): Fix wording.
8591 (History, List, Logging output, Define, Symbols, Print Settings):
8592 Improve indexing.
8593
a8f24a35
EZ
85942005-04-03 Eli Zaretskii <eliz@gnu.org>
8595
8596 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8597 redundant index entry for "target" command.
8598 (Backtrace): Add index entries.
8599 (Symbols, Fortran): Document the "set case-sensitive" command.
8600 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8601 (Print Settings): Add index entry for "set demangle-style".
8602 (Target Commands): Document "set download-write-size".
8603 (Debugging Output): Document "set exec-done-display".
8604
09d4efe1
EZ
86052005-04-02 Eli Zaretskii <eliz@gnu.org>
8606
8607 * gdb.texinfo (Files): Fix the name and documentation of
8608 add-shared-symbol-files. Document its alias assf. Update the
8609 list of OSs where GDB supports shared libraries. Fix markup.
8610 (Continuing and Stepping): Add reference to @var{location} in the
8611 text.
8612 (Dump/Restore Files): Fix reference to @{filename}.
8613 (Help): Fix wording.
8614 (Attach): Ditto.
8615 (Set Watchpoints): Ditto.
8616 (Backtrace): Remove redundant index entries. Improve index
8617 entries.
8618 (Delete Breaks): Fix wording.
8619 (Memory): Document the compare-sections command.
8620 (Memory Region Attributes): Improve wording.
8621 (Disabling): Improve wording.
8622 (Fortran): New subsection. Document the "info common" command.
8623 (Help): Document aliases "info copying" and "info warranty".
8624 (Caching Remote Data): New section. Document the "set/show
8625 remotecache" and "info dcache" commands.
8626 (Show): Fix wording of the documentation of the "set
8627 extension-language" command.
8628 (Signals): Add index entry for "info handle".
8629 (Memory Region Attributes): Fix punctuation.
8630 (Symbols): Change the arg name to "location" and refer to it in
8631 the text. Fix wording of "info types" doc.
8632 (Threads): Fix usage of @enumerate @item's.
8633 (Listing Tracepoints): Add index entry for "info tp".
8634 (Set Watchpoints): Add xref to "info break" description.
8635 (Macros): Add an index entry for "macro exp1". Document the
8636 "macro list" command.
8637 (Maintenance Commands): Document "flushregs", "maint agent",
8638 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8639 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8640 "maint print architecture", "maint print objfiles", "maint print
8641 statistics", "maint print type", "maint show-debug-regs", "maint
8642 space", "maint time", and "maint translate-address".
8643 (Connecting): Document the "monitor" command.
8644 (Annotations Overview): Describe the "set annotate" command.
8645
82f2d802
EZ
86462005-04-01 Eli Zaretskii <eliz@gnu.org>
8647
8648 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8649 Rearrange index entries and improve wording about support for
8650 hardware watchpoints.
8651
7d51c7de
BR
86522005-03-10 Bob Rossi <bob@brasko.net>
8653
8654 * gdb.texinfo: Update copyright
8655
68c71a2e
TR
86562005-02-09 Theodore A. Roth <troth@openavr.org>
8657
8658 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8659 error.
8660
83761cbd
KB
86612005-02-03 Kevin Buettner <kevinb@redhat.com>
8662
8663 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8664
9f1c6395
MS
86652005-01-17 Michael Snyder <msnyder@redhat.com>
8666
8667 * gdb.texinfo: Fix spelling, infinte -> infinite.
8668
fbd1b305
MK
86692005-01-08 Mark Kettenis <kettenis@gnu.org>
8670
8671 * observer.texi (GDB Observers): Document "solib_loaded".
8672
3ace7edb
AC
86732005-01-07 Andrew Cagney <cagney@gnu.org>
8674
bec39cab
AC
8675 * configure.ac: Rename configure.in, require autoconf 2.59.
8676 * configure: Re-generate.
8677
3ace7edb
AC
8678 * configure.in: Replace configdirs with multiple references to
8679 AC_CONFIG_SUBDIRS.
8680 * configure: Re-generate.
5ae4183a 8681
53531fc1
AC
86822005-01-04 Andrew Cagney <cagney@gnu.org>
8683
8684 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8685 part of the version number.
8686
536ffdb7
MK
86872004-12-24 Mark Kettenis <kettenis@gnu.org>
8688
8689 * gdbint.texinfo (Algorithms): Remove description of
8690 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8691
e1aac25b
JB
86922004-12-07 Jim Blandy <jimb@redhat.com>
8693
8694 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8695 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8696 numbers.
8697
f47b1503
AS
86982004-12-07 Andreas Schwab <schwab@suse.de>
8699
8700 * gdb.texinfo (Mode Options): Document -l option.
8701
b6b8ece6
EZ
87022004-12-04 Eli Zaretskii <eliz@gnu.org>
8703
8704 * gdbint.texinfo (Algorithms): More accurate description of
8705 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8706 is not needed unless data-read and data-access watchpoints are
8707 supported. Add a description of how GDB checks whether the
8708 inferior stopped because a watchpoint was hit.
8709
01371747
EZ
87102004-11-23 Eli Zaretskii <eliz@gnu.org>
8711
8712 * gdb.texinfo (Files): Add cross-reference to description of
8713 -readnow command-line switch.
8714
2315ffec
RC
87152004-11-10 Randolph Chung <tausq@debian.org>
8716
8717 * gdb.texinfo: Document set/show backtrace past-entry commands.
8718 Rearrange index entries for set/show backtrace past-main.
8719
69065f5d
AC
87202004-11-10 Jon Beniston <jon@beniston.com>
8721
8722 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8723 * gdb.texinfo (Remote Serial Protocol): Further describe
8724 binary transfer escaping mechanism .
69065f5d 8725
30e91e0b
RC
87262004-11-08 Randolph Chung <tausq@debian.org>
8727
8728 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8729 and "show debug infrun". Add index entries.
8730
60bf7e09
EZ
87312004-10-23 Eli Zaretskii <eliz@gnu.org>
8732
8733 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8734 "info proc" that are already implemented. Add index entries.
8735 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8736 (Files): Add a tip for decreasing memory used for symtabs from
8737 shared libraries.
f018e82f
EZ
8738 (Starting): Fix whitespace; make "elaboration" stand out where it
8739 is first used, and add an index entry for the term.
f8568604
EZ
8740 (Calling): Expand and elaborate text. Add "print". Add the
8741 description of problems with weak aliases.
384ee23f 8742 (Core File Generation): New section.
60bf7e09 8743
d52fe014
AC
87442004-10-12 Andrew Cagney <cagney@gnu.org>
8745
8746 * gdbint.texinfo (Versions and Branches): New chapter.
8747 (Releasing GDB): Delete "Versions and Branches" section.
8748 (Top): Add "Versions and Branches".
8749
703663ab
EZ
87502004-10-08 Eli Zaretskii <eliz@gnu.org>
8751
8752 * gdb.texinfo (Editing, History): Add cross-references to the
8753 included Readline and History user documentation. Remove
8754 references to the symbol have-readline-appendices which is unused
8755 and undefined.
8756 (History): Fix indexing.
8757
ac77d04f
JJ
87582004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8759
8760 * gdbint.texinfo (target_stopped_data_address): Update to
8761 new prototype.
8762 (i386_stopped_data_address): Update prototype and description.
8763 (i386_stopped_by_watchpoint): New function and description.
8764
e07c999f
PH
87652004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8766
8767 * gdb.texinfo (Filenames): Add Ada suffixes.
8768 (Ada) New section.
8769
2e868123
AC
87702004-09-27 Andrew Cagney <cagney@gnu.org>
8771 Robert Picco <Robert.Picco@hp.com>
8772
8773 * gdb.texinfo (Packets): Document the "p" packet.
8774
02a57714
JM
87752004-09-21 Jason Molenda (jmolenda@apple.com)
8776
8777 * gdb.texinfo (Paths and Names of the Source Files): Document the
8778 meaning of values in the 'desc' field of a SO stab.
8779
ae038cb0
DJ
87802004-09-20 Daniel Jacobowitz <dan@debian.org>
8781
8782 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8783 max-cache-age" and "maint show dwarf2 max-cache-age".
8784
f7dc1244
EZ
87852004-09-16 Eli Zaretskii <eliz@gnu.org>
8786
8787 * gdb.texinfo (Set Breaks): Add index entry for setting
8788 breakpoints on overloaded C++ functions that are not members of
8789 any classes. Add an example and an index entry for setting
8790 breakpoints on all program functions.
8791 (Character Sets, Macros, Overlay Commands)
8792 (Non-debug DLL symbols, GDB/MI Output Syntax)
8793 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8794 Use "(@value{GDBP})" instead of a literal "(gdb)".
8795
f810308b
AC
87962004-09-12 Andrew Cagney <cagney@gnu.org>
8797
8798 * gdbint.texinfo (Native Debugging): Delete description of
8799 FILES_INFO_HOOK.
8800
15a661f3
PH
88012004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8802
5ae4183a
AS
8803 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8804 to hex_string_custom (not historically correct, but more
15a661f3
PH
8805 understandable, given the current code).
8806
f3219c75
AC
88072004-09-03 Andrew Cagney <cagney@gnu.org>
8808
8809 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8810
f3bb6704
JJ
88112004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8812
8813 * observer.texi (solib_unloaded): New observer.
8814
8d2c00cb
AC
88152004-08-24 Andrew Cagney <cagney@gnu.org>
8816
8817 * gdbint.texinfo (Target Architecture Definition): Add missing
8818 comma.
8819
e7dc800a
MC
88202004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8821
8822 * (Using the Testsuite): build != host is supported,
8823 but some test scripts do not support build != host.
8824
73b03683
MK
88252004-08-14 Mark Kettenis <kettenis@gnu.org>
8826
8827 * gdbint.texinfo (Host Definition): Delete description of
8828 FCLOSE_PROVIDED and GETENV_PROVIDED.
8829
c0ccb908
MK
88302004-08-05 Mark Kettenis <kettenis@chello.nl>
8831
8832 * gdbint.texinfo (Host Definition): Delete description of
8833 NO_SYS_FILE.
8834 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8835 PTRACE_FP_BUG.
8836
9c8dbfa9
AC
88372004-08-05 Andrew Cagney <cagney@gnu.org>
8838
8839 * gdbint.texinfo (Target Architecture Definition): Delete
8840 reference to deprecated_read_fp.
8841
f42accbe
AC
88422004-08-02 Andrew Cagney <cagney@gnu.org>
8843
8844 * gdbint.texinfo (Target Architecture Definition): Delete
8845 description of DEPRECATED_REGISTER_BYTES.
8846
0b66e38c
EZ
88472004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8848
8849 * gdb.texinfo (Source Path): Document the new behavior of
8850 searching for the source files.
8851
15387254
EZ
88522004-07-17 Eli Zaretskii <eliz@gnu.org>
8853
8854 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8855 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8856 (Auto Display): Improve indexing.
8857
2c07db7a
AC
88582004-07-16 Andrew Cagney <cagney@gnu.org>
8859
8860 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8861 "-noasync".
8862
4644b6e3
EZ
88632004-07-09 Eli Zaretskii <eliz@gnu.org>
8864
8865 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8866 have the same prefix have only their prefix in the index.
8867
7561d450
MK
88682004-07-03 Mark Kettenis <kettenis@gnu.org>
8869
8870 * gdb.texinfo (BSD libkvm Interface): New node (section)
8871 (Native): Add it to the menu.
8872
67bebe79
MK
88732004-07-01 Mark Kettenis <kettenis@gnu.org>
8874
8875 * gdbint.texinfo (Target Architecture Definition): Remove
8876 PCC_SOL_BROKEN.
8877
1a6923e0
MK
88782004-06-24 Mark Kettenis <kettenis@gnu.org>
8879
8880 * gdbint.texinfo (Target Architecture Definition): Remove
8881 SUN_FIXED_LBRAC_BUG.
8882
b435e160
AC
88832004-06-26 Andrew Cagney <cagney@gnu.org>
8884
8885 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8886
b5622e8d
AC
88872004-06-20 Andrew Cagney <cagney@gnu.org>
8888
8889 * gdbint.texinfo (Target Architecture Definition): Deprecate
8890 USE_STRUCT_CONVENTION.
8891
e0c07bf0
MC
88922004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8893
8894 gdb.texinfo (Bug Reporting): Mention session recording,
8895 with the script command or Emacs.
8896
782263ab
AC
88972004-06-18 Andrew Cagney <cagney@gnu.org>
8898
8899 * gdbint.texinfo (Target Architecture Definition): Deprecate
8900 FUNCTION_START_OFFSET.
8901
03727ca6
AC
89022004-06-14 Andrew Cagney <cagney@gnu.org>
8903
8904 Based on changes from Karl Berry.
8905 * gdb.texinfo: Do not use @sc in a direntry.
8906 * stabs.texinfo: Change @dircateogry to "Software development".
8907 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8908
97092415
AC
89092004-06-13 Andrew Cagney <cagney@gnu.org>
8910
8911 * gdbint.texinfo (Target Architecture Definition): Delete
8912 description of RETURN_VALUE_ON_STACK.
8913
1f6d4158
AC
89142004-06-09 Andrew Cagney <cagney@gnu.org>
8915
8916 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8917 deleted by previous patch.
8918
d966f0cb
AC
89192004-06-08 Andrew Cagney <cagney@gnu.org>
8920
8921 * gdbint.texinfo (Native Debugging): Delete documentation on
8922 ATTACH_DETACH.
8923
86fe4aaa
RC
89242004-06-06 Randolph Chung <tausq@debian.org>
8925
8926 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8927
d4b6d575
RC
89282004-06-06 Randolph Chung <tausq@debian.org>
8929
5ae4183a 8930 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8931 the new push_dummy_call method signature. Describe the function
8932 argument.
8933
4e8b0763
JB
89342004-05-24 Joel Brobecker <brobecker@gnat.com>
8935
8936 * gdb.texinfo (Starting): Document new start command.
8937
59caf092
AC
89382004-05-21 Andrew Cagney <cagney@redhat.com>
8939
8940 * observer.texi (GDB Observers): Document "inferior_created".
8941
e4a2df64
AC
89422004-05-08 Andrew Cagney <cagney@redhat.com>
8943
e6b55ae2
AC
8944 * gdbint.texinfo (Target Architecture Definition): Delete
8945 description of DO_DEFERRED_STORES.
8946
28954179
AC
8947 * gdbint.texinfo (Target Architecture Definition): Delete
8948 references to DEPRECATED_FIX_CALL_DUMMY.
8949
434b87dd
AC
8950 * gdbint.texinfo (Target Architecture Definition): Delete
8951 description of DEPRECATED_CALL_DUMMY_WORDS,
8952 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8953
58d28df8
AC
8954 * gdbint.texinfo (Target Architecture Definition): Delete
8955 description of DEPRECATED_PUSH_DUMMY_FRAME.
8956
e4a2df64
AC
8957 * gdbint.texinfo (Target Architecture Definition): Delete
8958 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8959
2b4855ab
AC
89602004-05-07 Andrew Cagney <cagney@redhat.com>
8961
8962 * observer.texi (GDB Observers): Add "Debugging" section. Include
8963 cross reference to "set/show debug observer".
8964 * gdb.texinfo (Debugging Output): Document "set/show debug
8965 observer".
8966
fcf70625
AC
89672004-05-01 Andrew Cagney <cagney@redhat.com>
8968
8969 * gdbint.texinfo (Target Architecture Definition): Delete
8970 description of DEPRECATED_PC_IN_SIGTRAMP.
8971
8ee56bcf
AC
89722004-04-30 Andrew Cagney <cagney@redhat.com>
8973
8974 * gdbint.texinfo (Target Architecture Definition): Delete
8975 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8976
67ab9a76
OF
89772004-04-30 Orjan Friberg <orjanf@axis.com>
8978
8979 * observer.texi (GDB Observers): Correct spelling.
8980
79346bcb
OF
89812004-04-26 Orjan Friberg <orjanf@axis.com>
8982
8983 * observer.texi (GDB Observers): Add target_changed event.
8984
7a464420
AC
89852004-04-08 Andrew Cagney <cagney@redhat.com>
8986
8987 * observer.texi (GDB Observers): Rework, provide generic observer
8988 definitions and then a list of observable events.
8989
6cdf9d98
AC
89902004-04-04 Andrew Cagney <cagney@redhat.com>
8991
8992 * gdbint.texinfo (Host Definition): Delete reference to
8993 NO_SIGINTERRUPT.
8994
ddc135a4
AC
89952004-04-02 Andrew Cagney <cagney@redhat.com>
8996
8997 * gdbint.texinfo (Target Architecture Definition): Delete
8998 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8999
6a1b180d
SC
90002004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9001
9002 * gdb.texinfo (TUI Commands): Document tui reg commands.
9003
d0d5df6f
AC
90042004-03-26 Andrew Cagney <cagney@redhat.com>
9005
9006 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9007 "gdbtui".
9008 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9009 (Contributors): Mention both Text and Terminal User Interface.
9010
aa2a3f87
AC
90112004-03-23 Andrew Cagney <cagney@redhat.com>
9012
9013 * gdbint.texinfo (Target Architecture Definition): Deprecate
9014 references to SIGTRAMP_START and SIGTRAMP_END.
9015
f561f026
AC
90162004-03-23 Andrew Cagney <cagney@redhat.com>
9017
9018 * gdbint.texinfo (Target Architecture Definition): Deprecate
9019 references to PC_IN_SIGTRAMP.
9020
33cb8b0f
AC
90212004-03-19 Andrew Cagney <cagney@redhat.com>
9022
9023 * gdbint.texinfo (Target Architecture Definition): Delete
9024 reference to GDB_TARGET_IS_HPPA.
9025
fc989b7a
AC
90262004-03-18 Andrew Cagney <cagney@redhat.com>
9027
9028 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9029 describe pre_init and post_init.
9030
701b08bb
DJ
90312004-03-09 Daniel Jacobowitz <drow@mvista.com>
9032
9033 * gdb.texinfo (Debugging Output): Document values for "set debug
9034 target".
9035
faae5abe
AC
90362004-02-28 Andrew Cagney <cagney@redhat.com>
9037
9038 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9039
dd79a6cf
JJ
90402004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9041
9042 * gdb.texinfo (breakpoints): Add information about the
9043 new "set breakpoint pending" and "show breakpoint pending"
9044 commands.
9045
e7f16015
AC
90462004-02-26 Andrew Cagney <cagney@redhat.com>
9047
9048 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9049 in Per-architecture module data section.
9050
7161a3a6
RM
90512004-02-25 Roland McGrath <roland@redhat.com>
9052
9053 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9054
2154891a
AC
90552004-02-24 Andrew Cagney <cagney@redhat.com>
9056
9057 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9058 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9059 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9060
6c74ac8b
AC
90612004-02-17 Andrew Cagney <cagney@redhat.com>
9062
9063 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9064
19772a2c
AC
90652004-02-16 Andrew Cagney <cagney@redhat.com>
9066
9067 * gdbint.texinfo (Target Architecture Definition): Deprecate
9068 FRAMELESS_FUNCTION_INVOCATION.
9069
c9830293
AC
90702004-02-16 Andrew Cagney <cagney@redhat.com>
9071
9072 * gdbint.texinfo (Coding): Mention -Wunused-function.
9073
b9d26eb9
AC
90742004-02-14 Andrew Cagney <cagney@redhat.com>
9075
9076 * gdbint.texinfo (Target Architecture Definition): Delete
9077 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9078
49efadf5
EZ
90792004-02-12 Elena Zannoni <ezannoni@redhat.com>
9080
9081 * gdb.texinfo: Properly quote the name "C++".
9082 * gdbint.texinfo: Ditto.
9083 * stabs.texinfo: Ditto.
9084
1eb288ea
EZ
90852004-02-11 Elena Zannoni <ezannoni@redhat.com>
9086
9087 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9088 minimal information about libiberty.
9089
e4937fc1
MC
90902004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9091
9092 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9093
a9331b3f
RM
90942004-02-04 Roland McGrath <roland@redhat.com>
9095
9096 * gdb.texinfo (Auxiliary Vector): New node (section).
9097 (Data): Add it to the menu.
9098
2650777c
JJ
90992004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9100
9101 * gdb.texinfo (Breakpoints): Add information about pending
9102 breakpoint support.
9103
b4501125
AC
91042004-01-26 Andrew Cagney <cagney@redhat.com>
9105
9106 * gdb.texinfo (Overview): Delete references to the cisco protocol
9107 including the "N" response.
9108
74055713
AC
91092004-01-26 Andrew Cagney <cagney@redhat.com>
9110
9111 * gdbint.texinfo (Target Architecture Definition): Rename
9112 EXTRACT_STRUCT_VALUE_ADDRESS to
9113 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9114
3bbe9696
EZ
91152004-01-24 Eli Zaretskii <eliz@gnu.org>
9116
9117 * gdb.texinfo (KOD): Document "show os". Add index entries for
9118 "set/show os" and "info cisco" commands.
9119
5843504f
EZ
91202004-01-21 Eli Zaretskii <eliz@gnu.org>
9121
9122 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9123
9175c9a3
MC
91242004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9125
9126 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9127 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9128
8e94b928
NR
91292004-01-19 Nick Roberts <nick@nick.uklinux.net>
9130
9131 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9132 -stack-list-locals.
9133 (GDB/MI Variable Objects): Describe extension to
9134 -var-list-children.
9135
a20cf136
DJ
91362004-01-17 Daniel Jacobowitz <drow@mvista.com>
9137
9138 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9139
afb18d0f
AC
91402004-01-17 Andrew Cagney <cagney@redhat.com>
9141
9142 * gdbint.texinfo (Target Architecture Definition): Delete
9143 documentation on DEPRECATED_NPC_REGNUM.
9144
b51970ac
DJ
91452004-01-13 Daniel Jacobowitz <drow@mvista.com>
9146
9147 * gdb.texinfo: Update copyright year. Mention that set
9148 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9149 "set follow-fork-mode ask".
9150
0f0cffd2
AC
91512004-01-13 Andrew Cagney <cagney@redhat.com>
9152
9153 * gdbint.texinfo: Update copyright year.
9154 (Coding): Add -Wunused-label to list of -Werror warnings.
9155
c552b3bb 91562004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9157 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9158
9159 * gdb.texinfo: Update copyright.
9160 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9161 around names, as appropriate. Minor syntax cleanup of
9162 _NSPrintForDebugger explanation. Two spaces after periods.
9163 GDBN used instead of lit. "gdb". Index entries added for
9164 print-object and _NSPrintForDebugger. @noindent added in one spot.
9165
afe157ca
EZ
91662003-11-11 Elena Zannoni <ezannoni@redhat.com>
9167
9168 * stabs.texinfo: Add dircategory and direntry commands.
9169 * annotate.texinfo: Ditto.
9170
963e2bb7
AC
91712003-11-10 Andrew Cagney <cagney@redhat.com>
9172
9173 * gdbint.texinfo (Target Architecture Definition): Replace the
9174 return_value method's "inval" and "outval" parameters with
9175 "readbuf" and "writebuf".
9176
1d8b2f28
JB
91772003-10-28 Jim Blandy <jimb@redhat.com>
9178
9179 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9180 from "The `F' request packet" and "The `F' reply packet", to make
9181 texi2dvi happy.
9182 (File-I/O remote protocol extension): Update menu entries, too.
9183
36d86913
MC
91842003-10-26 Michael Chastain <mec@shout.net>
9185
9186 * gdb.texinfo (Thread Stops): Document the issue with
9187 premature return from system calls in multi-threaded programs.
9188
ce2826aa
AC
91892003-10-24 Andrew Cagney <cagney@redhat.com>
9190
9191 * annotate.texinfo: Fix "fortunatly"[sic].
9192
f24c5e49
KI
91932003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9194
9195 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9196 with "Hitachi" and "Mitsubishi".
9197
92ad9cd9
AC
91982003-10-20 Andrew Cagney <cagney@redhat.com>
9199
9200 * gdbint.texinfo (Target Architecture Definition): Document
9201 gdbarch_return_value. Add cross references from
9202 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9203 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9204
0ab4b752
MK
92052003-10-18 Mark Kettenis <kettenis@gnu.org>
9206
9207 * gdbint.texinfo (Target Architecture Definition): Document
9208 regset_from_core_section.
fb3e19c0
KI
9209
92102003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9211
9212 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9213
a9331b3f 92142003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9215
9216 From Anthony Green <green@redhat.com>:
5ae4183a 9217 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9218
1485d690
KB
92192003-10-14 Kevin Buettner <kevinb@redhat.com>
9220
889bf7c5
PA
9221 * gdb.texinfo (Breakpoint related warnings): New node.
9222 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9223
86d30acc
DJ
92242003-10-13 Daniel Jacobowitz <drow@mvista.com>
9225
9226 * gdb.texinfo (Remote Protocol): Document v and vCont.
9227
172c2a43
KI
92282003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9229
9230 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9231 * gdbint.texinfo: Ditto.
9232
71952f4c
AC
92332003-10-09 Andrew Cagney <cagney@redhat.com>
9234
9235 From 2003-09-18 David Anderson <davea@sgi.com>:
9236 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9237 "command".
9238
268e2188
AC
92392003-10-03 Andrew Cagney <cagney@redhat.com>
9240
9241 * gdbint.texinfo (Target Architecture Definition): Deprecate
9242 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9243 just target.
9244
12c266ea 92452003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9246
f30992d4 9247 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9248 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9249 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9250 * gdbint.texinfo (Target Architecture Definition): Rename
9251
92522003-09-30 Andrew Cagney <cagney@redhat.com>
9253
f30992d4 9254 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9255 (Target Architecture Definition):
f30992d4 9256
2e092625
AC
9257 * gdbint.texinfo (Target Architecture Definition): Rename
9258 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9259
0717ae8a
AC
92602003-09-29 Andrew Cagney <cagney@redhat.com>
9261
dad809b7
AC
9262 * gdbint.texinfo (Target Architecture Definition): Delete
9263 documentation for NEED_TEXT_START_END.
9264
0717ae8a
AC
9265 * gdbint.texinfo (Target Architecture Definition): Rename
9266 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9267 TARGET_WRITE_PC.
a9331b3f 9268
af6cf26d
MC
92692003-09-22 Michael Chastain <mec@shout.net>
9270
9271 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9272
ee206350
AG
92732003-09-21 Anthony Green <green@redhat.com>
9274
9275 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9276
a38c9fe6
MK
92772003-09-21 Mark Kettenis <kettenis@gnu.org>
9278
9279 * gdbint.texinfo (Target Architecture Definition): Document
9280 stabs_argument_has_addr.
9281
77949794
AC
92822003-09-18 Andrew Cagney <cagney@redhat.com>
9283
9284 * gdbint.texinfo (Target Architecture Definition): Delete
9285 documentation on REGISTER_NAMES.
9286
8e823e25
MK
92872003-09-13 Mark Kettenis <kettenis@gnu.org>
9288
9289 * gdbint.texinfo (Target Architecture Definition): Replace
9290 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9291
f27dd7fd
AC
92922003-09-11 Andrew Cagney <cagney@redhat.com>
9293
9294 * gdbint.texinfo (Target Architecture Definition): Replace
9295 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9296
8b148df9
AC
92972003-08-18 Andrew Cagney <cagney@redhat.com>
9298
9299 * gdbint.texinfo (Target Architecture Definition): Document
9300 "frame_red_zone_size".
9301
25d29d70
AC
93022003-08-09 Andrew Cagney <cagney@redhat.com>
9303
9304 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9305 with "set/show backtrace past-main" and "set/show backtrace
9306 limit".
9307
c938e9b0
L
93082003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9309
9310 * Makefile.in (install-info): Support DESTDIR.
9311 (install-html): Likewise.
9312
64fabec2
AC
93132003-08-07 Andrew Cagney <cagney@redhat.com>
9314
9315 Patch from Nick Roberts.
9316 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9317 bindings. Remove description of send-gdb-command.
9318
2fcf52f0
AC
93192003-08-07 Andrew Cagney <cagney@redhat.com>
9320
9321 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9322 GDB 6.0.
9323
086432e2
AC
93242003-08-06 Andrew Cagney <cagney@redhat.com>
9325
9326 * gdb.texinfo (Mode Options): Mention that level three is the
9327 highest available and that level 2 is deprecated.
9328 (Annotations Overview): Mention annotation levels. Cross reference
9329 to "Limitations of the Annotation Interface" in annotate.texi.
9330 (TODO, Value Annotations, Frame Annotations): Delete section.
9331 (Displays, Breakpoint Info): Delete.
9332
e5249f67
AC
93332003-08-04 Andrew Cagney <cagney@redhat.com>
9334
9335 * agentexpr.texi: Delete @bye.
9336 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9337 (stabs.info): Add $(srcdir) to include search path.
9338 (html): Depend on "annotate_toc.html", and not "annotate.html".
9339 * stabs.texinfo: Ditto. Include "fdl.texi".
9340 * gdbint.texinfo: Update copyright statement's list of invariant
9341 sections.
9342
e6f672d2
AC
93432003-07-28 Andrew Cagney <cagney@redhat.com>
9344
9345 * Makefile.in (INFO_DEPS): Add annotate.info.
9346 (dvi, ps, html, pdf): Add annotate.
9347 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9348 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9349 (ANNOTATE_DOC_FILES): New macro.
9350 (ANNOTATE_TEX_TMPS): New macro.
9351 (annotate.info, annotate_toc.html): Specify dependencies.
9352 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9353 * annotate.texinfo: Rename annotate.texi. Get building. Add
9354 "Migrating to GDB/MI" and "Limitations of the Annotation
9355 Interface" chapters. Mention why it is not part of the user
9356 guide. Update copyright notice. Include "fdl.texi".
9357
72ffddc9
SC
93582003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9359
9360 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9361
a9f12a31
DJ
93622003-07-24 Daniel Jacobowitz <drow@mvista.com>
9363
9364 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9365
b1fe9455
DJ
93662003-07-24 Daniel Jacobowitz <drow@mvista.com>
9367
9368 * gdb.texinfo (Server): Mention pidof.
9369
153721e6
AC
93702003-07-22 Andrew Cagney <cagney@redhat.com>
9371
9372 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9373 list.
9374
0fac0b41
DJ
93752003-06-28 Daniel Jacobowitz <drow@mvista.com>
9376
9377 * gdb.texinfo (Logging output): New chapter.
9378
4e562065
JB
93792003-06-24 Joel Brobecker <brobecker@gnat.com>
9380
9381 * gdb.texinfo (Unsupported languages): New section.
9382 (Languages): Add link to new section.
9383
f2c06f52
AC
93842003-06-22 Andrew Cagney <cagney@redhat.com>
9385
9386 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9387
b4177fca
DJ
93882003-06-22 Daniel Jacobowitz <drow@mvista.com>
9389
9390 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9391
f418dd93
DJ
93922003-06-22 Daniel Jacobowitz <drow@mvista.com>
9393
9394 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9395 * agentexpr.texi: Retitle section, and change it to an appendix.
9396 Comment out texinfo initialization. Factor a @var{} into two
9397 pieces to prevent makeinfo warnings.
9398 * gdb.texinfo: Add Agent Expressions appendix.
9399
4ca61388
DJ
94002003-06-19 Daniel Jacobowitz <drow@mvista.com>
9401
9402 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9403
07f31aa6
DJ
94042003-06-18 Daniel Jacobowitz <drow@mvista.com>
9405
5ae4183a 9406 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9407 remote target". Document the "detach" and "disconnect" commands.
9408 (Server, Netware, Debug Session): Reference "Connecting to a
9409 remote target".
9410 (GDB/MI Target Manipulation): Document "-target-disconnect".
9411
2dd0da42
AC
94122003-06-13 Andrew Cagney <cagney@redhat.com>
9413
9414 * gdbint.texinfo (Target Architecture Definition): Deprecate
9415 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9416 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9417
e7a3abfc
JB
94182003-06-09 Jim Blandy <jimb@redhat.com>
9419
9420 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9421
25e3a86b
AC
94222003-06-08 Andrew Cagney <cagney@redhat.com>
9423
9424 * gdbint.texinfo (Target Architecture Definition): Delete
9425 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9426
a9e5fdc2
AC
94272003-06-08 Andrew Cagney <cagney@redhat.com>
9428
9429 * gdbint.texinfo (Target Architecture Definition): Document
9430 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9431
b37303ee
AF
94322003-06-07 Adam Fedor <fedor@gnu.org>
9433
9434 * gdb.texinfo: Add Objective-C documentation.
9435
39fe6e80
AC
94362003-06-01 Andrew Cagney <cagney@redhat.com>
9437
9438 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9439 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9440
125309b2
AC
94412003-05-21 Andrew Cagney <cagney@redhat.com>
9442
9443 * gdbint.texinfo (Target Architecture Definition): Delete
9444 references to "extract_address" and "store_address".
9445
b8b527c5
AC
94462003-05-16 Andrew Cagney <cagney@redhat.com>
9447
9448 * gdbint.texinfo (Target Architecture Definition): Replace
9449 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9450 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9451
50e3ee83
TR
94522003-05-14 Theodore A. Roth <troth@openavr.org>
9453
9454 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9455
44e2be90
L
94562003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9457
9458 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9459 (gdb.dvi): Likewise.
9460 (gdb.pdf): Likewise.
9461 (links2roff): Likewise.
9462
df5215a6
JB
94632003-05-08 Jim Blandy <jimb@redhat.com>
9464
9465 * gdb.texinfo (Dump/Restore Files): Update documentation for
9466 'dump', 'append', and 'restore': note that format argument is
9467 optional; simplify presentation of the command variants; and be
9468 more precise about the formats.
9469
5e7b2f39
JB
94702003-05-07 Jim Blandy <jimb@redhat.com>
9471
9472 * gdb.texinfo (Symbols): Update documentation: 'maint list
9473 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9474 symtabs' and 'maint info psymtabs'.
9475
b1e29e33
AC
94762003-05-05 Andrew Cagney <cagney@redhat.com>
9477
9478 * gdbint.texinfo (Target Architecture Definition): Make
9479 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9480 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9481 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9482
00905d52
AC
94832003-05-04 Andrew Cagney <cagney@redhat.com>
9484
9485 * gdb.texinfo (Maintenance Commands): Document "maint print
9486 dummy-frames".
9487
54ff5908
AC
94882003-05-04 Andrew Cagney <cagney@redhat.com>
9489
9490 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9491
32e7087d
JB
94922003-05-03 J. Brobecker <brobecker@gnat.com>
9493
9494 Thierry Schneider <tpschneider1@yahoo.com>
9495 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9496 for new MI command.
9497
7043d8dc
AC
94982003-05-03 Andrew Cagney <cagney@redhat.com>
9499
9500 * gdbint.texinfo (Target Architecture Definition): Document
9501 push_dummy_code. Add cross references.
9502
e33d66ec
EZ
95032003-05-02 Elena Zannoni <ezannoni@redhat.com>
9504
9505 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9506 set/show charsets commands.
9507
0ba6dca9
AC
95082003-04-28 Andrew Cagney <cagney@redhat.com>
9509
9510 * gdbint.texinfo (Target Architecture Definition): Replace
9511 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9512 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9513
d7a27068
AC
95142003-04-28 Andrew Cagney <cagney@redhat.com>
9515
9516 * gdbint.texinfo (Target Architecture Definition): Rename
9517 "tm_print_insn" to "deprecated_tm_print_insn".
9518
44ea7b70
JB
95192003-04-09 Jim Blandy <jimb@redhat.com>
9520
9521 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9522 list psymtabs'.
9523
fb8f8949
AC
95242003-04-08 Andrew Cagney <cagney@redhat.com>
9525
9526 * gdbint.texinfo (Target Architecture Definition): Delete
9527 references to EXTRA_FRAME_INFO.
9528
32fb0f22
AC
95292003-04-08 Andrew Cagney <cagney@redhat.com>
9530
9531 * gdbint.texinfo (Target Architecture Definition): Delete
9532 PRINT_TYPELESS_INTEGER.
9533
6be67e67
JB
95342003-04-02 J. Brobecker <brobecker@gnat.com>
9535
9536 * observer.texi (GDB Observers): Adjust the documentation for the
9537 normal_stop notification to better describe reality. Fix a couple
9538 of minor typos.
9539
4e35d5f0
BR
95402003-04-02 Bob Rossi <bob_rossi@cox.net>
9541
a9331b3f 9542 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9543 '-file-list-exec-source-file'
9544
e8a8712a
AC
95452003-03-31 Andrew Cagney <cagney@redhat.com>
9546
9547 * gdbint.texinfo (Target Architecture Definition): Delete
9548 references to CALL_DUMMY_P.
9549
6c0e89ed
AC
95502003-03-30 Andrew Cagney <cagney@redhat.com>
9551
9552 * gdbint.texinfo (Target Architecture Definition): Remove
9553 reference to TARGET_WRITE_SP.
a9331b3f 9554
378bfd1b
AC
95552003-03-27 Andrew Cagney <cagney@redhat.com>
9556
9557 * gdbint.texinfo (Target Architecture Definition): Remove
9558 references to write_sp.
6c0e89ed 9559
922fbb7b
AC
95602003-03-27 Andrew Cagney <cagney@redhat.com>
9561
9562 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9563 chapter body. Use @smallexample instead of @example.
9564 (Annotations): Ditto.
9565 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9566 annotate.texi.
9567
b81774d8
AC
95682003-03-26 Andrew Cagney <cagney@redhat.com>
9569
9570 * gdbint.texinfo (Target Architecture Definition): Replace
9571 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9572 dummy_addr parameters.
9573
1bf6d5cc
AC
95742003-03-25 Andrew Cagney <cagney@redhat.com>
9575
9576 * gdbint.texinfo (Target Architecture Definition): Delete
9577 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9578 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9579 Add reference to PUSH_ARGUMENTS.
9580
618ce49f
AC
95812003-03-23 Andrew Cagney <cagney@redhat.com>
9582
9583 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9584 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9585
bcd7e15f
JB
95862003-03-18 J. Brobecker <brobecker@gnat.com>
9587
9588 * gdbint.texinfo (Algorithms): Add new section describing the
9589 Observer paradigm.
9590 (Top): Add menu entry to new observer appendix.
9591 * observer.texi: New file.
9592 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9593 new observer.texi file.
9594
9fe8321b
AC
95952003-03-17 Andrew Cagney <cagney@redhat.com>
9596
9597 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9598 that GNU Press update the manual version number.
9599
ac2adee5
AC
96002003-03-12 Andrew Cagney <cagney@redhat.com>
9601
9602 * gdbint.texinfo (Target Architecture Definition): Delete
9603 references to get_saved_register. Rename GET_SAVED_REGISTER to
9604 DEPRECATED_GET_SAVED_REGISTER.
9605
749b82f6
AC
96062003-03-13 Andrew Cagney <cagney@redhat.com>
9607
9608 * gdbint.texinfo (Target Architecture Definition): Replace
9609 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9610
8bedc050
AC
96112003-03-12 Andrew Cagney <cagney@redhat.com>
9612
9613 * gdbint.texinfo (Target Architecture Definition): Rename
9614 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9615
0ce1b118
CV
96162003-03-10 Corinna Vinschen <vinschen@redhat.com>
9617
9618 * gdb.texinfo: Add File-I/O documentation.
9619
12cc2063
AC
96202003-03-10 Andrew Cagney <cagney@redhat.com>
9621
9622 * gdbint.texinfo (Target Architecture Definition): Cross reference
9623 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9624
7453dc06
AC
96252003-03-07 Andrew Cagney <cagney@redhat.com>
9626
9627 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9628 frame" command.
9629
6314f104
AC
96302003-03-05 Andrew Cagney <cagney@redhat.com>
9631
9632 * gdbint.texinfo (Target Architecture Definition): Document
9633 unwind_dummy_id. Cross reference unwind_dummy_id and
9634 SAVE_DUMMY_FRAME_TOS.
9635
f1212245
DJ
96362003-03-05 James Ingham <jingham@apple.com>
9637 Daniel Jacobowitz <drow@mvista.com>
9638
9639 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9640 and "show cp-abi".
9641
77e7e267
AC
96422003-03-03 Andrew Cagney <cagney@redhat.com>
9643
9644 * gdbint.texinfo (Target Architecture Definition): Document
9645 register_type.
9646
838a8221
AC
96472003-03-03 Andrew Cagney <cagney@redhat.com>
9648
9649 * stabs.texinfo (Structures): Use @samp and separate @var's
9650 instead of a single @var containing a comma separated list.
9651 (Unions): Ditto.
9652
d7f4a264
DJ
96532003-03-02 Daniel Jacobowitz <drow@mvista.com>
9654
9655 * Makefile.in (distclean): Remove config.log.
9656
f30ee0bc
AC
96572003-03-01 Andrew Cagney <cagney@redhat.com>
9658
9659 * gdbint.texinfo (Target Architecture Definition): Rename
9660 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9661
96622003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9663
9664 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9665 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9666
be448670
CF
96672003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9668
9669 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9670 (Non-debug DLL symbols): New node, describing the minimal symbols
9671 loaded from DLLs without real debugging symbols.
9672
501eef12
AC
96732003-02-20 Andrew Cagney <ac131313@redhat.com>
9674
9675 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9676 hardware-breakpoint-limit".
9677 (Set Watchpoints): Add cross reference to "set remote
9678 hardware-watchpoint-limit".
9679 (Remote configuration options): New section.
9680
21c294e6
AC
96812003-02-04 Andrew Cagney <ac131313@redhat.com>
9682
e9be73e4
AC
9683 * gdbint.texinfo (Target Architecture Definition): Delete
9684 descrption of IS_TRAPPED_INTERNALVAR.
9685
21c294e6
AC
9686 From Keith Seitz <keiths@redhat.com>:
9687 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9688 option "-i"/"--interpreter" to this chapter. Include index
9689 entries.
9690
0179ffac
DC
96912003-02-04 David Carlton <carlton@math.stanford.edu>
9692
9693 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9694 (Variables): Recommend stabs+ and DWARF 2.
9695 (C plus plus expressions): Correct info about
9696 compiler versions, debug formats.
9697 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9698 PR symtab/874.
9699
7ca9f392
AC
97002003-02-01 Andrew Cagney <ac131313@redhat.com>
9701
9702 * gdbint.texinfo (Target Architecture Definition): Delete
9703 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9704 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9705 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9706 references to nindy and i960.
9707 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9708
31a85ea2
AC
97092003-02-01 Andrew Cagney <ac131313@redhat.com>
9710
9711 * gdbint.texinfo (Target Architecture Definition): Delete
9712 FLOAT_INFO.
9713
6b894e49
AC
97142003-01-30 Andrew Cagney <ac131313@redhat.com>
9715
9716 * stabs.texinfo (Member Type Descriptor): Clarify description of
9717 `@'. Suggested by Ben Hutchings.
9718
c48861fb
AC
97192003-01-29 Andrew Cagney <ac131313@redhat.com>
9720
9721 * gdb.texinfo (M68K): Delete reference to es1800.
9722
617073a9
AC
97232003-01-29 Andrew Cagney <ac131313@redhat.com>
9724
9725 * gdb.texinfo (Maintenance Commands): Document `maint print
9726 reggroups' and `maint print register-groups'.
9727 * gdbint.texinfo (Target Architecture Definition): Document
9728 register_reggroup_p.
9729
5b5d99cf
JB
97302003-01-23 Jim Blandy <jimb@redhat.com>
9731
9732 * gdb.texinfo (Separate Debug Files): New section.
9733
e7ba9c65
DJ
97342003-01-22 Daniel Jacobowitz <drow@mvista.com>
9735
9736 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9737 and "maint show profile".
9738
94e91d6d
MC
97392003-01-16 Michael Chastain <mec@shout.net>
9740
9741 * gdb.texinfo (Installing GDB): Warn against
9742 ".../gdb-VERSION/gdb/configure".
9743 (Separate Objdir): Likewise.
9744
867f3898
AC
97452003-01-15 Andrew Cagney <ac131313@redhat.com>
9746
9747 * gdbint.texinfo (Target Architecture Definition): Delete
9748 definition of PRINT_REGISTER_HOOK.
9749
f153cc92
EZ
97502003-01-15 Elena Zannoni <ezannoni@redhat.com>
9751
9752 (OpenRISC 1000): Fix formatting of command names.
9753
c60eb6f1
EZ
97542003-01-15 Elena Zannoni <ezannoni@redhat.com>
9755
9756 * gdb.texinfo (Continuing and Stepping): Add new command
9757 'advance'. Clarify behavior of 'until'.
9758
f5ebfba0
DJ
97592003-01-13 Daniel Jacobowitz <drow@mvista.com>
9760
9761 * gdb.texinfo (Files): Document solib-absolute-prefix and
9762 solib-search-path.
9763
4ce8657e
MC
97642003-01-09 Michael Chastain <mec@shout.net>
9765
9766 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9767 (Create a Release): Add new instructions for new @file{src-release}.
9768 Document existing instructions for @file{Makefile.in} as
9769 being for @value{GDBN} 5.3.1 or earlier.
9770
372613e3
AC
97712003-01-09 Andrew Cagney <ac131313@redhat.com>
9772
9773 * gdbint.texinfo (Target Architecture Definition): Mention
9774 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9775 allocate memory.
9776
b4e9345d
DJ
97772003-01-04 Daniel Jacobowitz <drow@mvista.com>
9778
9779 * gdb.texinfo (Controlling GDB): Add @kindex for
9780 "show osabi".
9781 (Backtraces): Add @kindex's for backtrace-below-main.
9782
98b45e30
DJ
97832003-01-04 Daniel Jacobowitz <drow@mvista.com>
9784
9785 * gdb.texinfo (Controlling GDB): Document "set osabi".
9786
95f90d25
DJ
97872003-01-04 Daniel Jacobowitz <drow@mvista.com>
9788
9789 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9790 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9791
1e698235
DJ
97922003-01-04 Daniel Jacobowitz <drow@mvista.com>
9793
9794 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9795 "set coerce-float-to-double".
9796 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9797
e632838e
AC
97982003-01-02 Andrew Cagney <ac131313@redhat.com>
9799
9800 * stabs.texinfo: Remove obsolete text.
9801 * gdbint.texinfo: Ditto.
9802 * gdb.texinfo: Ditto.
9803
c133ab7a
MK
98042002-12-22 Mark Kettenis <kettenis@gnu.org>
9805
9806 * gdbint.texinfo (Target Architecture Definition): Update
9807 description of gdbarch_register_osabi.
9808
f821f325
KH
98092002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9810
9811 * agentexpr.texi: Fix typos.
9812 * annotate.texi: Likewise.
9813 * fdl.texi: Likewise.
9814
85a6d8d3 98152002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9816
9817 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9818 DEPRECATED_INIT_FRAME_PC.
9819
ae45cd16
AC
98202002-12-01 Andrew Cagney <ac131313@redhat.com>
9821
9822 * gdbint.texinfo (Target Architecture Definition): Delete
9823 PC_IN_CALL_DUMMY.
9824
07555a72
AC
98252002-11-28 Andrew Cagney <ac131313@redhat.com>
9826
9827 * gdbint.texinfo (Host Definition): Delete documentation on
9828 USE_GENERIC_DUMMY_FRAMES.
9829
c166cdc7
EZ
98302002-11-26 Elena Zannoni <ezannoni@redhat.com>
9831
5ae4183a 9832 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9833 * Makefile.in (install-info): Run the install-info command as part
9834 of the post install steps only.
9835 (uninstall-info): New target.
9836 (uninstall): New target.
9837
35db0260
EZ
98382002-11-22 Elena Zannoni <ezannoni@redhat.com>
9839
9840 * Makefile.in (install): Make install do some real work.
9841
9ba8d803
AC
98422002-11-19 Andrew Cagney <ac131313@redhat.com>
9843
9844 Fix POSIX problem reported by Paul Eggert.
9845 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9846 Fix PR gdb/527.
9847
903ad3a6
AC
98482002-10-26 Andrew Cagney <cagney@redhat.com>
9849
9850 * gdbint.texinfo (Target Architecture Definition): Delete
9851 definition of DO_REGISTERS_INFO.
9852
f2abfe65
KB
98532002-10-18 Kevin Buettner <kevinb@redhat.com>
9854
9855 * gdbint.texinfo (Address Classes): Fix problems with insertion
9856 of ``{'' and ``}'' in example.
9857
b5b0480a
KB
98582002-10-17 Kevin Buettner <kevinb@redhat.com>
9859
9860 * gdbint.texinfo (Address Classes): New section.
9861 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9862 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9863 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9864 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9865
c85508ee
KD
98662002-10-11 Klee Dienes <kdienes@apple.com>
9867
9868 * gdb.texinfo (Registers): Mention vector registers as well as
9869 floating registers in the documentation for 'info registers' and
9870 'info all-registers'.
9871
6d12fc3d
DJ
98722002-10-11 Daniel Jacobowitz <drow@mvista.com>
9873
9874 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9875
8d19fbd2
JJ
98762002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9877
9878 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9879 interface definition.
9880
a37295f9
MM
98812002-10-03 Marko Mlinar <markom@opencores.org>
9882
9883 * gdb.texinfo (Target Commands): Add or1k target specific
9884 commands.
9885 * gdb.texinfo (Contributors): Add myself to the contributors list.
9886
da0f9dcd
AC
98872002-10-01 Andrew Cagney <ac131313@redhat.com>
9888
9889 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9890 and "mi1" instead of "mi1" and "mi0".
9891
2e834e49
HPN
98922002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9893
9894 * gdb.texinfo (Packets): Fix typos "alligned".
9895 Correct z3/Z3 description. Correct z4/Z4 title.
9896
050be0dc
AC
98972002-09-27 Andrew Cagney <ac131313@redhat.com>
9898
9899 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9900
1104b9e7
KB
99012002-09-25 Kevin Buettner <kevinb@redhat.com>
9902
9903 * gdb.texinfo: Use GNU/Linux instead of Linux.
9904
512217c7
AC
99052002-09-25 Andrew Cagney <ac131313@redhat.com>
9906
9907 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9908
10998722
AC
99092002-09-24 Andrew Cagney <ac131313@redhat.com>
9910
512217c7 9911 * gdb.texinfo: Replace @example with @smallexample.
10998722 9912
a0eb71c5
KB
99132002-09-20 Kevin Buettner <kevinb@redhat.com>
9914
f7dc1244 9915 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9916 * gdb.texinfo (Character Sets): Use @smallexample instead of
9917 @example. Use GNU/Linux instead of Linux.
9918
99192002-09-20 Jim Blandy <jimb@redhat.com>
9920
9921 * gdb.texinfo: Add character set documentation.
9922
2f870471
AC
99232002-09-19 Andrew Cagney <ac131313@redhat.com>
9924
9925 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9926 (Packets): Add cross reference from `b' packet to `z' packets.
9927
790eb8f5
AC
99282002-09-19 Andrew Cagney <ac131313@redhat.com>
9929
8d30a00d
AC
9930 * gdb.texinfo (Maintenance Commands): Document ``maint
9931 internal-error'' and ``maint internal-warning''.
9932
790eb8f5
AC
9933 * gdbint.texinfo (Target Architecture Definition): Revise
9934 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9935
a23a7bf1
JB
99362002-09-19 Joel Brobecker <brobecker@gnat.com>
9937
9938 * gdbint.texinfo (Target Conditionals): Document the new
9939 NAME_OF_MALLOC macro.
9940
299ffc64
AC
99412002-09-05 Andrew Cagney <ac131313@redhat.com>
9942
9943 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9944 engineer.
9945
b7bb15bc
SC
99462002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9947
9948 * gdb.texinfo (TUI Overview): Document status line fields.
9949
3d757584
SC
99502002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9951
9952 * gdb.texinfo (TUI Commands): Document info win command.
9953
269c21fe
SC
99542002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9955
9956 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9957
7cf36c78
SC
99582002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9959
9960 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9961 (TUI Keys): Likewise.
9962
d2c6833e
AC
99632002-08-25 Andrew Cagney <ac131313@redhat.com>
9964
9965 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9966 for a packet receive.
9967
46d8b1c3
AC
99682002-08-25 Andrew Cagney <ac131313@redhat.com>
9969
9970 * Makefile.in (clean): Move to end of file.
9971 (distclean, maintainer-clean, realclean): Ditto.
9972 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9973 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9974 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9975 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9976
b0787093
AC
99772002-08-24 Andrew Cagney <ac131313@redhat.com>
9978
9979 * Makefile.in (GDBINT_TEX_TMPS): Define.
9980 (gdbint.dvi, gdbint.pdf): Use
9981 (GDB_TEX_TMPS): Define.
9982 (gdb.dvi, gdb.pdf): Use.
9983 (STABS_TEX_TMPS): Define.
9984 (stabs.dvi, stabs.pdf): Use.
9985 (GDB_DOC_SOURCE_INCLUDES): New macros.
9986 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9987 (GDBINT_DOC_FILES_INCLUDES): New macros.
9988 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9989 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9990 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9991 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9992 (links2roff): Replace SFILES_INCLUDED with
9993 GDB_DOC_SOURCE_INCLUDES.
9994 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9995 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9996 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9997 dependencies.
9998 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9999 dependencies.
10000 (gdbmi.texinfo): Delete rule.
10001 (inc-hist.texinfo): Delete rule.
10002 (rluser.texinfo): Delete rule.
10003
ebba8386
AC
100042002-08-23 Andrew Cagney <cagney@redhat.com>
10005
10006 * gdbint.texinfo (Target Architecture Definition): Update
10007 STORE_RETURN_VALUE, mention regcache.
10008
0ab7a791
AC
100092002-08-21 Andrew Cagney <ac131313@redhat.com>
10010
10011 * gdbint.texinfo (Target Architecture Definition): Document
10012 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10013
ee2d5c50
AC
100142002-08-19 Andrew Cagney <ac131313@redhat.com>
10015
10016 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10017 Fix minor typos. Add index entries.
10018
53c69bd7
AC
100192002-08-18 Andrew Cagney <ac131313@redhat.com>
10020
10021 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10022
e76f1f2e
AC
100232002-08-15 Andrew Cagney <ac131313@redhat.com>
10024
10025 * gdbint.texinfo (Target Architecture Definition): Document
10026 PRINT_VECTOR_INFO.
10027 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10028
0680b120
AC
100292002-08-13 Andrew Cagney <ac131313@redhat.com>
10030
10031 * gdb.texinfo (Maintenance Commands): Document "maint print
10032 registers", "maint print raw-registers" and "maint print
10033 cooked-registers".
10034
3c3bea1c
GS
100352002-08-08 Grace Sainsbury <graces@redhat.com>
10036
a9331b3f 10037 From Mark Salter:
3c3bea1c
GS
10038 * gdb.texinfo (Protocol): Document T packet extension to
10039 allow watchpoint address reporting.
10040
42f9b0a5
AC
100412002-08-03 Andrew Cagney <ac131313@redhat.com>
10042
10043 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10044
db034ac5
AC
100452002-08-01 Andrew Cagney <cagney@redhat.com>
10046
10047 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10048 to CHILL.
10049
e2b28d04
AC
100502002-08-01 Andrew Cagney <ac131313@redhat.com>
10051
10052 * gdbint.texinfo (Coding): Revise section "Include Files".
10053
7fb623f7
AC
100542002-07-24 Andrew Cagney <cagney@redhat.com>
10055
10056 * gdbint.texinfo: Obsolete references to m88k.
10057 * gdb.texinfo: Ditto.
10058
4a2b4636
JB
100592002-07-10 Joel Brobecker <brobecker@gnat.com>
10060
7fb623f7 10061 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10062 where the proper version of autoconf can be retrieved.
10063
a71ec265
DH
100642002-07-09 Don Howard <dhoward@redhat.com>
10065
10066 * gdb.texinfo (Command Files): Further describe the behavior of
10067 sourced command files.
10068
b9aa90c9
AC
100692002-06-27 Andrew Cagney <ac131313@redhat.com>
10070
10071 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10072 (Coding): Clarify ISO C version that GDB assumes.
10073
40dd2248
TT
100742002-06-26 Tom Tromey <tromey@redhat.com>
10075
10076 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10077 add_setshow_cmd_full.
10078
bfac230e
DH
100792002-06-25 Don Howard <dhoward@redhat.com>
10080
10081 * gdb.texinfo (Memory Region Attributes): Document new behavior
10082 for 'mem' command.
10083
475b0867
JB
100842002-06-11 Jim Blandy <jimb@redhat.com>
10085
919d772c
JB
10086 * gdb.texinfo (Symbols): Update documentation for `info source'
10087 command.
10088
475b0867
JB
10089 * gdb.texinfo (Macros): Call the command `info macro', not
10090 `show macro'.
10091
ba8c9337
AC
100922002-06-09 Andrew Cagney <ac131313@redhat.com>
10093
10094 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10095 data''.
10096
1029b7fa
MK
100972002-06-09 Mark Kettenis <kettenis@gnu.org>
10098
10099 * gdbint.texinfo (Target Architecture Definition): Document
10100 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10101
16737d73
AC
101022002-06-08 Andrew Cagney <ac131313@redhat.com>
10103
10104 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10105 lists.
10106
30107679
AC
101072002-06-08 Andrew Cagney <ac131313@redhat.com>
10108
10109 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10110 Branch''.
10111
3352e23e
AC
101122002-06-01 Andrew Cagney <ac131313@redhat.com>
10113
10114 * gdbint.texinfo (Target Architecture Definition): Add section
10115 ``Converting an existing Target Architecture to Multi-arch''.
10116
cbb09e6a
AC
101172002-05-30 Andrew Cagney <ac131313@redhat.com>
10118
10119 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10120 to ``Obsoleting code''. Revise.
10121
e2e0bcd1
JB
101222002-05-17 Jim Blandy <jimb@redhat.com>
10123
10124 * gdb.texinfo (C Preprocessor Macros): New chapter.
10125 Include it in the main menu.
10126 (Contributors): Credit Jim Blandy with macro support.
10127 (Compilation): Explain how to get macro information into the
10128 executable.
10129 (Expressions): Note that preprocessor macros are expanded.
10130
9db8d71f
DJ
101312002-05-14 Daniel Jacobowitz <drow@mvista.com>
10132
10133 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10134 options for `target remote'.
10135
6d531722
AC
101362002-05-13 Andrew Cagney <ac131313@redhat.com>
10137
10138 * gdbint.texinfo (Target Architecture Definition): Delete
10139 documentation on NNPC_REGNUM.
10140
13d01224
AC
101412002-05-11 Andrew Cagney <ac131313@redhat.com>
10142
10143 * gdbint.texinfo (Target Architecture Definition): Document
10144 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10145 (Target Architecture Definition): Revise section `Using Different
10146 Register and Memory Data Representations'. Add section `Raw and
10147 Virtual Register Representations'.
10148
b2e75d78
AC
101492002-05-11 Andrew Cagney <ac131313@redhat.com>
10150
10151 * gdbint.texinfo (Target Architecture Definition): Mention
10152 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10153 (Target Architecture Definition): Mention same. Add references to
10154 web pages.
10155
2c8682ee
MS
101562002-05-08 Michael Snyder <msnyder@redhat.com>
10157
10158 * stabs.texinfo (Attributes): Document new "vector" attribute.
10159
0816590b
AC
101602002-05-04 Andrew Cagney <ac131313@redhat.com>
10161
10162 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10163
2653173e
AC
101642002-05-04 Andrew Cagney <ac131313@redhat.com>
10165
10166 * gdb.texinfo: Delete obsolete references to a29k.
10167
d7bd68ca
AC
101682002-04-24 Andrew Cagney <ac131313@redhat.com>
10169
10170 * gdbint.texinfo (Target Architecture Definition): Replace
10171 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10172
21d83aa5
DM
101732002-04-24 David S. Miller <davem@redhat.com>
10174
10175 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10176
7673a6cc
DM
101772002-04-21 David S. Miller <davem@redhat.com>
10178
10179 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10180
d49d1e0a
AC
101812002-04-21 Andrew Cagney <ac131313@redhat.com>
10182
10183 * gdbint.texinfo (Target Architecture Definition): Delete
10184 definition of HAVE_REGISTER_WINDOWS.
10185
f7dc1244 101862002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10187
10188 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10189 "Theodore A. Roth" <troth@verinet.com>.
10190
5ca0cb28
DH
101912002-04-15 Don Howard <dhoward@redhat.com>
10192
f7dc1244 10193 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10194 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10195 Provide a better explaination of this feature.
5ca0cb28 10196
f208ba17
AC
101972002-04-14 Andrew Cagney <ac131313@redhat.com>
10198
10199 * gdbint.texinfo (Target Architecture Definition): Remove
10200 FRAME_CHAIN_COMBINE.
10201
d5ba91de
MC
102022002-04-12 Michael Chastain <mec@shout.net>
10203
10204 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10205 REG_STACK_SEGMENT.
10206
26818220
MC
102072002-04-09 Michael Chastain <mec@shout.net>
10208
10209 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10210 PYRAMID_* macros.
10211
129188f6
AC
102122002-04-07 Andrew Cagney <ac131313@redhat.com>
10213
10214 * gdb.texinfo (Bug Reporting): Document that the web is the
10215 prefered way of submitting bug reports.
10216 (Bug Reporting): Delete the s-mail address as the last resort.
10217
8227c0ff
AC
102182002-04-05 Andrew Cagney <ac131313@redhat.com>
10219
10220 * gdbint.texinfo (Target Architecture Definition): Delete
10221 references to TARGET_WRITE_FP and write_fp.
10222
16d9dec6
MS
102232002-03-27 Michael Snyder <msnyder@redhat.com>
10224
10225 * gdb.texinfo: Document new commands dump, append, and restore.
10226
9ae8b82c
AC
102272002-03-27 Andrew Cagney <ac131313@redhat.com>
10228
10229 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10230 Branch'.
10231
474c8240
AC
102322002-03-18 Andrew Cagney <ac131313@redhat.com>
10233
10234 * gdb.texinfo: Change all examples to @smallexample.
10235 * gdbint.texinfo: Ditto.
a9331b3f 10236
fb0ff88f
AC
102372002-03-18 Andrew Cagney <ac131313@redhat.com>
10238
10239 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10240 Branches''.
10241
9bb0a4d8
AC
102422002-03-18 Andrew Cagney <ac131313@redhat.com>
10243
10244 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10245 Policy''.
10246
937f164b
FF
102472002-03-04 Fred Fish <fnf@redhat.com>
10248
10249 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10250 expresson, suports, dependant, trhe, perhaphs, situtations,
10251 explictily, taged, oportunity, unfortunatly).
10252
a7b40f07
AC
102532002-02-24 Andrew Cagney <ac131313@redhat.com>
10254
10255 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10256 Remove reference to 3.12.
10257
aab4e0ec
AC
102582002-02-23 Andrew Cagney <ac131313@redhat.com>
10259
10260 * gdbint.texinfo: Include fdl.texi.
10261 (Top): Add GNU Free Documentation License.
10262 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10263 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10264 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10265 (gdbint.info): Add srcdir to include path.
10266 * gdb.texinfo: Include gpl.texi.
10267 (Top): Add Copying.
10268 * gpl.texi: New file.
10269
47b95330
AC
102702002-02-23 Andrew Cagney <ac131313@redhat.com>
10271
10272 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10273
78c47bea
PM
102742002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10275
10276 * gdb.texinfo: Document Cygwin native specific commands.
10277
56460a61
DJ
102782002-02-15 Daniel Jacobowitz <drow@mvista.com>
10279
10280 * gdb.texinfo: Document gdbserver ``--attach'' command.
10281
def71bfa
MS
102822002-02-07 Michael Snyder <msnyder@redhat.com>
10283
10284 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10285 to @code(_ovly_debug_event).
10286
c928edc0
AC
102872002-02-07 Andrew Cagney <ac131313@redhat.com>
10288
10289 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10290
81d46470
MS
102912002-02-06 Michael Snyder <msnyder@redhat.com>
10292
10293 * gdb.texinfo (overlays): Mention new magic symbol
10294 '_ovly_debug_event', which allows GDB to keep better track
10295 of overlays.
10296
f7dc1244 102972002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10298
10299 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10300 Suggested by Dmitry Sivachenko.
10301
10302 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10303
15110bc3
MS
103042002-02-01 Michael Snyder <msnyder@redhat.com>
10305
10306 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10307
6763aef9
MS
103082002-01-30 Michael Snyder <msnyder@redhat.com>
10309
ac282366
MS
10310 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10311 (set trust-readonly-sections): Document.
6763aef9 10312
8642bc8f
AC
103132002-01-29 Andrew Cagney <ac131313@redhat.com>
10314
10315 * gdbint.texinfo (Releasing GDB): Revise and update.
10316
afe64c1a
AC
103172002-01-28 Andrew Cagney <ac131313@redhat.com>
10318
10319 * gdbint.texinfo (Target Architecture Definition): Delete
10320 description of TARGET_BYTE_ORDER_DEFAULT.
10321
f7dc1244 103222002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10323
10324 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10325 <mitya@cavia.pp.ru>.
10326
3d6e1b5a
AC
103272002-01-23 Andrew Cagney <ac131313@redhat.com>
10328
10329 * libgdb.texinfo: Delete file.
10330
6c0e9fb3
AC
103312002-01-22 Andrew Cagney <ac131313@redhat.com>
10332
10333 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10334 * gdbint.texinfo: Ditto.
10335
e0ce93ac
AC
10336Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10337
10338 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10339
be298bcc
AC
103402002-01-22 Andrew Cagney <ac131313@redhat.com>
10341
10342 * Makefile.in: Update copyright.
10343 (TEXI2DVI): Define.
10344 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10345 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10346 gdb-cfg.texi.
10347 (TEXINDEX, PDFTEX): Delete makefile variables.
10348
8e04817f
AC
103492002-01-22 Andrew Cagney <ac131313@redhat.com>
10350
10351 * gdb.texinfo (Protocol): Move section to appendix.
10352
6b2f586d
AC
103532002-01-21 Andrew Cagney <ac131313@redhat.com>
10354
10355 * gdb.texinfo (Remote Debugging): Create a menu.
10356 (Top): Add ``Remote Debugging'' to menu.
10357
6f05cf9f
AC
103582002-01-21 Andrew Cagney <ac131313@redhat.com>
10359
10360 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10361 serial protocol'' from here.
10362 (Remote Debugging): To here. New chapter.
10363
3fd3d7d2
AC
103642002-01-20 Andrew Cagney <ac131313@redhat.com>
10365
10366 * gdbint.texinfo (Target Architecture Definition): Delete
10367 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10368
7fd60527
AC
103692002-01-20 Andrew Cagney <ac131313@redhat.com>
10370
10371 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10372 are no longer needed.
10373 (Porting GDB): Add maintainer note about configure.host.
10374
c2f05ac9
AC
103752002-01-20 Andrew Cagney <ac131313@redhat.com>
10376
10377 * gdbint.texinfo (Target Architecture Definition): Remove
10378 definition of IEEE_FLOAT.
10379
f7dc1244 103802002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10381
10382 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10383 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10384 <3diff@gnu.org>
231b2aad 10385
82600034
AC
103862002-01-19 Andrew Cagney <ac131313@redhat.com>
10387
10388 * gdbint.texinfo (Host Definition): Remove references to
10389 MALLOC_INCOMPATIBLE.
10390
7708fa01
AC
103912002-01-17 Andrew Cagney <ac131313@redhat.com>
10392
10393 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10394 and xyz-xdep.o.
10395
eb12ee30
AC
103962002-01-17 Andrew Cagney <ac131313@redhat.com>
10397
889bf7c5 10398 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10399 (Set Breaks): Copy ``maint info breakpoint'' doco to
10400 ``Maintenance Commands'' appendix. Add reference.
10401
c9ccaa92
AC
104022002-01-17 Andrew Cagney <ac131313@redhat.com>
10403
10404 * fdl.texi: Remove next/prev from @node.
10405
f7dc1244 104062002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10407
10408 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10409 for monstrous @multitable (from Brian Youmans).
10410
10411 * fdl.texi: New file.
10412
10413 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10414
8973da3a
AC
104152002-01-15 Andrew Cagney <ac131313@redhat.com>
10416
10417 * gdbint.texinfo (Releasing GDB): New chapter.
10418
7d86b5d5
AC
104192002-01-14 Andrew Cagney <ac131313@redhat.com>
10420
10421 * gdb.texinfo (Embedded Processors, Calling program functions):
10422 Obsolete references to a29k.
10423
cc1cb004
AC
104242002-01-13 Andrew Cagney <ac131313@redhat.com>
10425
10426 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10427 examples. Document that a code-block should do or discard its
10428 cleanups before exit.
10429
79f12247
MS
104302002-01-11 Michael Snyder <msnyder@redhat.com>
10431
10432 * gdb.texinfo (Choosing files): Change @samp to @file.
10433
19837790
MS
104342002-01-05 Michael Snyder <msnyder@redhat.com>
10435
10436 * gdb.texinfo (--pid): Document new command line option (attach).
10437
f7dc1244 104382002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10439
10440 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10441 in the stub.
10442
d7449b42
AC
104432002-01-04 Andrew Cagney <ac131313@redhat.com>
10444
10445 * gdbint.texinfo (Target Architecture Definition): Replace
10446 BIG_ENDIAN with BFD_ENDIAN_BIG.
10447
f23631e4
AC
104482002-01-03 Andrew Cagney <ac131313@redhat.com>
10449
10450 * gdbint.texinfo (Target Architecture Definition): Replace
10451 value_ptr with struct value pointer.
10452
72c9928d
EZ
104532002-01-02 Eli Zaretskii <eliz@gnu.org>
10454
10455 * gdb.texinfo (Free Software): Fix wording.
10456
959acfd1
EZ
104572001-12-31 Eli Zaretskii <eliz@gnu.org>
10458
10459 * gdb.texinfo (Free Software): New section ``Free Software Needs
10460 Free Documentation''.
10461
f7dc1244 104622001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10463
10464 * stabs.texinfo:
10465 * gdb.texinfo:
10466 * gdbint.texinfo:
10467 * libgdb.texinfo:
10468 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10469
6600abed
MS
104702001-12-29 Michael Snyder <msnyder@redhat.com>
10471
10472 * gdb.texinfo (maint info sections): Fix typo.
10473
f6680716
MS
104742001-12-26 Michael Snyder <msnyder@redhat.com>
10475
fe95c787
MS
10476 * gdb.texinfo (maint info sections): Document.
10477
a9331b3f 10478 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10479 'info proc' sub-options that are currently not implemented.
10480
c3d3ce5b
JB
104812001-12-20 Jim Blandy <jimb@redhat.com>
10482
10483 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10484
778eb05e
AC
104852001-12-15 Andrew Cagney <ac131313@redhat.com>
10486
10487 * gdbint.texinfo (Target Architecture Definition): Replace
10488 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10489
2607059c
AC
104902001-12-01 Andrew Cagney <ac131313@redhat.com>
10491
10492 * gdbint.texinfo (Host Definition): Delete documentation on
10493 HOST_BYTE_ORDER.
10494
df0cd8c5
JB
104952001-11-30 Jim Blandy <jimb@redhat.com>
10496
10497 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10498 overlay support. Add to top-level menu.
df0cd8c5 10499
88118b3a
TT
105002001-11-26 Tom Tromey <tromey@redhat.com>
10501
10502 * gdb.texinfo (Command Syntax): Document C-o binding.
10503
96565e91
CF
105042001-07-26 Christopher Faylor <cgf@redhat.com>
10505
10506 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10507 use since it is described in the referenced section.
10508
f7dc1244 10509 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10510 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10511 clearer when using DJGPP.
10512
2a3d5645
CF
105132001-11-24 Christopher Faylor <cgf@redhat.com>
10514
10515 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10516 specifically refer to MS-DOS.
10517 (command files): Mention gdb.ini is only used on MS-DOS.
10518
aa26fa3a
TT
105192001-11-21 Tom Tromey <tromey@redhat.com>
10520
10521 * gdb.texinfo (Invoking GDB): Document --args.
10522 (Mode Options): Likewise.
10523
4f8ada06
JB
105242001-11-21 Jim Blandy <jimb@redhat.com>
10525
10526 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10527 Delete documentation; this macro has been removed from the
10528 sources.
4f8ada06 10529
3fe0dc10
JB
105302001-11-13 Jim Blandy <jimb@redhat.com>
10531
10532 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10533
9e5abb06
CV
105342001-11-06 Corinna Vinschen <vinschen@redhat.com>
10535
10536 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10537
1c5dfdad
MS
105382001-11-05 Michael Snyder <msnyder@redhat.com>
10539
a9331b3f 10540 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10541 quote regexp chars in function names such as "operator*()".
10542
990f9fe3
FF
105432001-11-01 Fred Fish <fnf@redhat.com>
10544
10545 * gdbint.texinfo (SOLIB_ADD): Document additional new
10546 "readsyms" arg.
10547
b433d00b
DH
105482001-10-30 Don Howard <dhoward@redhat.com>
10549
070b1dd3
DH
10550 * gdb.texinfo: (Command Files) Added documentation for the
10551 behavior of gdb with input redirected from a file.
b433d00b 10552
b7209cb4
FF
105532001-10-28 Fred Fish <fnf@redhat.com>
10554
10555 * gdb.texinfo (auto-solib-add): Change docs to match
10556 implementation change.
10557 (auto-solib-limit): Add docs for new variable.
10558
1aa20aa8
AC
105592001-10-15 Andrew Cagney <ac131313@redhat.com>
10560
10561 * gdbint.texinfo (Target Architecture Definition): Function
10562 value_as_pointer renamed to value_as_address.
10563
fc0c74b1
AC
105642001-10-15 Andrew Cagney <ac131313@redhat.com>
10565
10566 * gdbint.texinfo (Target Architecture Definition): Default
10567 POINTER_TO_ADDRESS functions assume unsigned addresses.
10568 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10569 posting by Jim Blandy.
10570
f4846649
JB
105712001-10-12 Jim Blandy <jimb@redhat.com>
10572
10573 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10574 version of texi2html (1.64) doesn't support this flag any more.
10575
f277788b
MK
105762001-09-08 Mark Kettenis <kettenis@gnu.org>
10577
a9dc4918
MK
10578 * gdbint.texinfo (Host Definition): Remove description of
10579 MEM_FNS_DECLARED.
10580
d28379df
MK
10581 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10582
f277788b
MK
10583 * gdbint.texinfo (Host Definition): Remove description of
10584 HAVE_SIGSETMASK.
10585
7ccaa899
EZ
105862001-09-04 Elena Zannoni <ezannoni@redhat.com>
10587
10588 * gdbint.texinfo (Target Architecture Definition): Add
10589 explanation of TARGET_PRINT_INSN macro.
10590
17d9d558
JB
105912001-08-30 Jim Blandy <jimb@redhat.com>
10592
10593 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10594 Explain what it means to load relocatable files.
10595
72cde065
JB
105962001-08-28 Jim Blandy <jimb@redhat.com>
10597
10598 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10599 info `top' menu.
10600
9e678452
CF
10601Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10602
10603 * gdbint.texinfo: Add a cautionary note about macro use.
10604
a2bea4c3 106052001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10606
a2bea4c3
CV
10607 * gdb.texinfo: Explain omitting the hostname in the
10608 `target remote' command.
10609
1129bf27
DJ
106102001-07-30 Daniel Jacobowitz <drow@mvista.com>
10611
10612 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10613 and END-INFO-DIR-ENTRY.
10614
732b3002
SC
106152001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10616
10617 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10618
89437448
AC
106192001-07-25 Andrew Cagney <ac131313@redhat.com>
10620
10621 * gdbint.texinfo (libgdb): Rewrite.
10622
f7dc1244 106232001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10624
10625 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10626
c4555f82
SC
106272001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10628
10629 * gdb.texinfo (TUI): New chapter, document the TUI.
10630 (Mode Options): Document the -tui option.
10631
2f45a6e0
MK
106322001-07-23 Mark Kettenis <kettenis@gnu.org>
10633
10634 * gdbint.texinfo (Host Definition): Remove description of
10635 NEED_POSIX_SETPGID.
10636
f7dc1244 106372001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10638
10639 * gdb.tex (DJGPP Native): New node, with descriptions of
10640 DJGPP-specific commands.
10641
be9c6c35
JM
106422001-07-19 John R. Moore <jmoore@redhat.com>
10643
10644 * gdbint.texinfo: Three misspellings.
10645
dfa249fb
AC
106462001-07-06 Andrew Cagney <ac131313@redhat.com>
10647
10648 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10649 `test` expressions on bash. Problem reported by Colin Walters.
10650
c72e7388
AC
106512001-07-04 Andrew Cagney <ac131313@redhat.com>
10652
10653 * gdbint.texinfo (User Interface): Update ui-out documentation to
10654 refelect recent UI/MI updates.
10655
94bbb2c0
AC
106562001-07-04 Andrew Cagney <ac131313@redhat.com>
10657
10658 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10659 interpreters.
10660
af6c57ea
AC
106612001-06-15 Andrew Cagney <ac131313@redhat.com>
10662
10663 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10664 structure and not macros.
10665 (Host Definition): Document that much of this chapter is obsolete.
10666 (Target Architecture Definition): Update list of files that make
10667 up a target architecture.
10668 (Coding): Update.
10669
83aa8bc6
AC
106702001-06-28 Andrew Cagney <ac131313@redhat.com>
10671
10672 * gdbint.texinfo (Target Architecture Definition): Update
10673 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10674 The latter has been changed to a true predicate.
10675
f7dc1244 106762001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10677
10678 * annotate.texi: Add @noindent where needed. From Dmitry
10679 Sivachenko <dima@Chg.RU>.
10680 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10681
656db9b0
AC
106822001-06-16 Andrew Cagney <ac131313@redhat.com>
10683
10684 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10685
df2396a1
AC
106862001-06-14 Andrew Cagney <ac131313@redhat.com>
10687
10688 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10689 returns ``OK''. Document that the ``R'' packet does not reply.
10690
0f1f2b0a
MS
106912001-06-13 Michael Snyder <msnyder@redhat.com>
10692
10693 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10694
f7dc1244 106952001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10696
10697 * gdb.texinfo (Signals): Clarify the default setting of signal
10698 handling.
10699
a5d7c491
AC
107002001-05-14 Andrew Cagney <ac131313@redhat.com>
10701
10702 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10703 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10704
05a54c4f
AC
107052001-05-12 Andrew Cagney <ac131313@redhat.com>
10706
10707 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10708
f7dc1244 107092001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10710
10711 * gdbint.texinfo (Clean Design and Portable Implementation):
10712 Renamed from "Clean Design".
10713 (Clean Design and Portable Implementation): Document portable
10714 methods of handling file names, and the associated macros.
10715
f7dc1244 107162001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10717
10718 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10719 command and provide a cross-reference to its description.
10720 (Symbols): Note that "info scope" is useful for trace experiments.
10721
f7dc1244 107222001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10723
b37052ae
EZ
10724 * gdb.texinfo (Symbols): Document "info scope".
10725 (Tracepoints): New chapter.
10726 (Contributors): Update for v5.1.
10727 <All nodes>: Change "C++" to "C@t{++}".
10728
0ee54786
EZ
10729 * gdbint.texinfo (User Interface): A new section about ui_out
10730 functions, based on text written by Fernando Nasser.
10731
c534679c
EZ
10732 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10733
f7dc1244 107342001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10735
e9c75b65
EZ
10736 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10737
10738 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10739
10740 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10741 Replace "GDB" with "@value{GDBN}". Fix markup.
10742
10743 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10744
3d67e040
EZ
10745 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10746 a cross-reference to its description.
10747 (Symbols): Document "info symbol".
10748
f7dc1244 107492001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10750
10751 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10752 subsection "x86 Watchpoints".
10753 (Target Architecture Definition): Document the macros
10754 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10755 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10756
b0ed3589
AC
107572001-03-20 Andrew Cagney <ac131313@redhat.com>
10758
10759 * gdbint.texinfo (Target Architecture Definition): Update
10760 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10761 list.
10762
b6ba6518
KB
107632001-03-06 Kevin Buettner <kevinb@redhat.com>
10764
10765 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10766 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10767
f7dc1244 107682001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10769
10770 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10771
f7dc1244 107722001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10773
17cc6a06
EZ
10774 * gdb.texinfo (Environment): Document that `path' does not change
10775 the value of PATH in GDB's own environment (it did in the past,
10776 but that was changed on March 15, 1994). Reported by Doug Evans
10777 <dje@transmeta.com>.
10778
56caf160
EZ
10779 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10780 its line. Fix markup of commands and macros. Add an Index node
10781 and index entries.
10782
29e57380
C
107832001-01-23 J.T. Conklin <jtc@redback.com>
10784
10785 * gdb.texinfo (Memory region attributes): New manual section.
10786
1c6147de
ND
107872001-01-04 Nicholas Duffek <nsd@redhat.com>
10788
10789 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10790
f7dc1244 107912000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10792
10793 * refcard.tex: Version and copyright fixed. From Phil Edwards
10794 <pedwards@disaster.jaj.com>.
10795
0dcedd82
AC
10796Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10797
10798 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10799 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10800
3b851bce
AC
10801Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10802
10803 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10804 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10805
f7dc1244 108062000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10807
10808 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10809 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10810
b90a5f51
CF
108112000-11-10 Christopher Faylor <cgf@cygnus.com>
10812
10813 * gdb.texinfo: Document new 'set step-mode' command.
10814
f7dc1244 108152000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10816
10817 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10818 changes from Dmitry Sivachenko <dima@Chg.RU>.
10819
f7dc1244 108202000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10821
10822 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10823 From Steven Johnson <sbjohnson@ozemail.com.au>.
10824
2e685b93
MK
108252000-08-10 Mark Kettenis <kettenis@gnu.org>
10826
10827 * gdbint.texinfo (Overall Structure): Spelling fix.
10828
f7dc1244 108292000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10830
10831 * gdbint.texinfo (Target Architecture Definition): Document that
10832 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10833 for which REGISTER_CONVERTIBLE returns a zero value.
10834
63ac3005
EZ
108352000-07-08 Christopher Faylor <cgf@cygnus.com>
10836
10837 * Makefile.in (install-info): Find files to install in either the
10838 build or source directories (adapted from Makefile.am).
10839
bd79f757
ND
108402000-07-07 Nicholas Duffek <nsd@redhat.com>
10841
10842 * stabs.texinfo: Fix spelling errors.
10843 (String Field): FILE-NUMBER starts from 0, not 1.
10844
f7dc1244 108452000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10846
10847 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10848 Brian Youmans.
5f208f6d 10849
f7dc1244 108502000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10851
10852 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10853 the source directory. Reported by Mark Harig
10854 <markh@frazier.landmark.com>.
cc542d3b 10855
f3b28801
C
108562000-06-20 J.T. Conklin <jtc@redback.com>
10857
10858 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10859
449f3b6c
AC
10860Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10861
10862 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10863 Generate using pdftex.
449f3b6c 10864 (PDFTEX): Define.
889bf7c5 10865 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10866 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10867 @contents at the start.
449f3b6c 10868
f7dc1244 108692000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10870
10871 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10872 Youmans.
48e934c6 10873
9e9c5ae7
AC
10874Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10875
10876 From Brian Youmans:
10877 * gdb.texinfo: Fix ``et al.''.
10878
c741b251
AC
10879Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10880
10881 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10882 loop.
c741b251 10883
4ab64e14
JG
108842000-05-19 Jimmy Guo <guo@cup.hp.com>
10885
10886 * configure: Regenerate.
10887
f7dc1244 108882000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10889
10890 * Makefile.in (install-info): Run install-info on installed Info
10891 files.
10892
8c70017b
AC
10893Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10894
a7cb598a 10895 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10896 Andrew Cagney.
8c70017b 10897
f7dc1244 108982000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10899
10900 * gdb.texinfo: Proofreading changes from Brian Youmans.
10901
bf0184be
ND
109022000-05-01 Nick Duffek <nsd@cygnus.com>
10903
10904 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10905 startup sequence, minor edits.
10906
f7dc1244 109072000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10908
10909 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10910 TeX.
10911
10912 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10913 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10914 like `n' and `s' which look weird. Convert some of the @kindex to
10915 @vindex, when they refer to variables, not commands.
10916
33e16fad
AC
10917Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10918
10919 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10920
f7dc1244 109212000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10922
10923 * Makefile.in (GDBMI_DIR): New variable.
10924 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10925 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10926 (gdbmi.texinfo): New target, for texi2roff.
10927 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10928 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10929
10930 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10931 gdbmi.texinfo.
10932 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10933 comment.
10934
d167840f
EZ
109352000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10936
10937 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10938 command.
d167840f 10939
f7dc1244 109402000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10941
10942 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10943 prevents the build (and is generally a Bad Idea).
10944
f7dc1244 109452000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10946
10947 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10948 a comma inside @var.
10949 (Command Files): Index markup changes from Dmitry Sivachenko
10950 <dima@Chg.RU>.
10951
f7dc1244 109522000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10953
10954 * Makefile.in (LN_S): Define.
10955 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10956 invoke "ln -s" unless it is known to work.
10957
10958 * configure.in (AC_PROG_LN_S): Add.
10959
8dc7983f
JB
109602000-04-14 Jim Blandy <jimb@redhat.com>
10961
10962 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10963 section.
10964 (Target Conditionals): Document ADDRESS_TO_POINTER,
10965 POINTER_TO_ADDRESS.
10966
1a8237e8
DB
109672000-04-11 Daniel Berlin <dan@cgsoftware.com>
10968
10969 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10970 gdb-cfg.texi to get the value.
10971
ca526f1a
JB
109722000-04-10 Jim Blandy <jimb@redhat.com>
10973
10974 * gdbint.texinfo (Target Architecture Definition): Fix
10975 cross-references.
10976
faaafcb4
JB
109772000-04-08 Jim Blandy <jimb@redhat.com>
10978
10979 * gdbint.texinfo (Using Different Register and Memory Data
10980 Representations): New section.
10981 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10982 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10983 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10984
1b27397f
AC
10985Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10986
10987 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10988 for acknowledgments.
1b27397f 10989
480ff1fb
AC
10990Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10991
10992 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10993 qThreadExtraInfo.
480ff1fb 10994
a9331b3f 109952000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10996
a9331b3f
RM
10997 * gdb.texinfo: Clarify which remote debug protocol commands are
10998 required and which are optional.
f1251bdd 10999
dbeb8dbd
AC
11000Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11001
11002 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11003 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11004 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11005 * annotate.texi: Update.
11006
6d2ebf8b
SS
110072000-03-28 Stan Shebs <shebs@apple.com>
11008
11009 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11010 expectation of additional changes before release), update
11011 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11012 node links, rephrase and/or shorten lines to fix formatting
11013 problem in both regular and @smallbook formats.
11014 * annotate.texi: Shorten lines in example, use smallexample
11015 consistently everywhere.
11016 * Makefile.in: Add comment about texinfo 4.0 html generation.
11017 (SFILES_INCLUDED): Add annotate.texi.
11018
5d161b24
DB
110192000-03-27 Daniel Berlin <dan@cgsoftware.com>
11020
5ae4183a
AS
11021 * gdb.texinfo (Debugging Output): Added new section, documenting
11022 the "set/show debug" commands.
5d161b24 11023
b9deaee7
AC
11024Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11025
11026 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11027 entry.
b9deaee7
AC
11028
11029 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11030 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11031 @chapter and @node entries.
a9331b3f 11032
b9deaee7 11033 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11034
9ef47d30
AC
11035Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11036
11037 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11038 files.
9ef47d30 11039
cfeada60
FN
110402000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11041
11042 From David Whedon <dwhedon@gordian.com>
5ae4183a 11043 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11044
6837a0a2
DB
110452000-03-22 Daniel Berlin <dan@cgsoftware.com>
11046
11047 * gdb.texinfo: Add documentation for the apropos command.
11048
bba2971c
MS
110492000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11050
11051 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11052
2b628194
MS
110532000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11054
a9331b3f 11055 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11056 two places.
11057
96a2c332
SS
110582000-03-17 Stan Shebs <shebs@apple.com>
11059
11060 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11061 <dima@Chg.RU>, also clarification of allowed content for
11062 string constants.
11063
f7dc1244 110642000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11065
11066 * gdb.texinfo (main menu): Add Annotations.
11067 (File Options): Add @cindex entries for each command-line option.
11068 Document --epoch, --annotate, --async, --interpreter, --write,
11069 --statistics, and --version.
11070
11071 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11072 of GDB.
11073
9d233477
JB
110742000-02-23 Jim Blandy <jimb@redhat.com>
11075
11076 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11077
14e0eb3b
JB
110782000-02-22 Jim Blandy <jimb@redhat.com>
11079
11080 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11081
3555de01
JM
110822000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11083
11084 * Makefile.in (diststuff): New target.
11085
5e35df8e
KB
110862000-02-15 Kevin Buettner <kevinb@redhat.com>
11087
11088 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11089 architecture. [From Jim Wilson.]
5e35df8e 11090
c5394b80
JM
110912000-01-16 Tom Tromey <tromey@cygnus.com>
11092
11093 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11094 (Delete Breaks): Mention range arguments.
11095 (Disabling): Likewise.
11096
c3f6f71d
JM
110972000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11098
11099 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11100
c4093a6a
JM
11101Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11102
11103 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11104 valid functions.
c4093a6a 11105
11cf8741
JM
111061999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11107
11108 * gdb.texinfo: Clarify regular expressions used in rbreak.
11109
917317f4
JM
111101999-10-15 Kevin Buettner <kevinb@cygnus.com>
11111
11112 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11113 MEMORY_REMOVE_BREAKPOINT): Document.
11114
11115Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11116
11117 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11118 offset re-using the DATA offset instead.
917317f4 11119
2df3850c
JM
111201999-10-11 Jim Kingdon <kingdon@redhat.com>
11121
11122 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11123
111241999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11125
11126 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11127 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11128 typos.
11129
11130 * gdb.texinfo: Various minor wording and formatting improvements,
11131 mentions of additional command-line options.
11132
2acceee2
JM
111331999-09-30 Fred Fish <fnf@cygnus.com>
11134
11135 * gdb.texinfo: Document additional forms of specifying section
11136 names and addresses for the add-symbol-file command.
11137
c2c6d25f
JM
111381999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11139
11140 * gdbint.texinfo: Fix typo, add the word "have".
11141
111421999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11143
11144 * gdbint.texinfo (Target Architecture Definition): Document the
11145 SKIP_PERMANENT_BREAKPOINT macro.
11146
d4f3574e
SS
111471999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11148
11149 * gdb.texinfo: Fiks speling errers.
11150
11151 * gdb.texinfo: Fix uses of @multitable.
11152
f7dc1244 11153 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11154 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11155 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11156 comments about using with optimization, add more indexing,
11157 fix info about disassembly-flavor.
11158
11159Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11160
11161 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11162 SKIP_SOLIB_RESOLVER): Define.
11163
11164Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11165
11166 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11167 ``g'' packets.
d4f3574e 11168
104c1213
JM
111691999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11170
11171 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11172 platform-specific info, inline remote.texi and move sections of it
11173 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11174 and register stack into the new chapter.
11175 * remote.texi: Remove, now part of gdb.texinfo.
11176 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11177
111781999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11179
11180 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11181 GDB_TARGET_IS_MACH386): These kludges have gone away.
11182
11183Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11184
11185 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11186 TDEPLIBS.
104c1213 11187
53a5351d
JM
111881999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11189
11190 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11191 surrounding text to fit HP-UX bits into general info.
11192 (HPPA-cfg.texi): Remove, no longer useful.
11193
11194 * gdb.texinfo: Remove explicit links from @node lines, remove
11195 HP-added "Detailed Node Listing" from main menu which confuses
11196 things.
11197
11198 From Dmitry Sivachenko <dima@Chg.RU>:
11199 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11200 in description of `set environment'.
53a5351d
JM
11201
112021999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11203
11204 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11205
7be570e7
JM
112061999-08-12 Ben Elliston <bje@cygnus.com>
11207
11208 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11209
f7dc1244 112101999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11211
11212 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11213 watch, awatch, and rwatch. Explain why the latter two cannot be
11214 set as software watchpoints. Document that watchpoints for local
11215 variables are deleted when the debuggee terminates.
7be570e7
JM
11216
11217Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11218
11219 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11220 packet. Allow E.. response packet. "qRcmd" packet is no longer
11221 reserved.
7be570e7
JM
11222
112231999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11224
a9331b3f
RM
11225 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11226 * gdb.texinfo: Ditto.
7be570e7 11227
96baa820
JM
112281999-08-06 Tom Tromey <tromey@cygnus.com>
11229
11230 * gdb.texinfo (KOD): New node.
11231
11232Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11233
11234 * remote.texi (Rcmd): Fix minor formatting typos.
11235
11236Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11237
11238 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11239 packets.
96baa820 11240
adf40b2e
JM
112411999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11242
11243 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11244 fixes.
11245
43ff13b4
JM
11246Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11247
11248 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11249
085dd6e6
JM
11250Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11251
11252 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11253 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11254 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11255 packets that are not supported on all hosts. Expand examples.
11256 Spell check.
085dd6e6
JM
11257
112581999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11259
11260 * Makefile.in: Recognize html, install-html. Add targets
11261 to build HTML versions of documentation via texi2html.
11262
11263Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11264
11265 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11266 testsuite.
085dd6e6
JM
11267
11268Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11269
11270 * remote.texi (Communication Protocol): Rewrite.
11271
11272Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11273
11274 * stabs.texinfo: Fix uses of xref.
11275
9e0b60a8
JM
11276Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11277
11278 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11279 info about patch submission.
11280
cce74817
JM
11281Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11282
11283 From Per Bothner <bothner@cygnus.com>:
11284 * gdb.texinfo: Document Chill support.
11285
11286Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11287
11288 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11289 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11290 Document that the value should be greater-than or equal-to zero.
11291 (NO_STD_REGS): Document. Deprecate.
cce74817 11292
ac9a91a7
JM
11293Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11294
11295 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11296 Document that these are not used.
ac9a91a7
JM
11297
11298Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11299
11300 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11301
392a587b
JM
11302Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11303
11304 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11305 numargs was dropped.
392a587b
JM
11306
11307Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11308
11309 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11310
b83266a0
SS
11311Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11312
11313 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11314 Update.
b83266a0 11315
7a292a7a
SS
11316Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11317
11318 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11319 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11320
11321Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11322
11323 * gdbint.texinfo: Fix typos: $ -> @.
11324
11325Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11326
11327 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11328 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11329 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11330 BREAKPOINT_FROM_PC.
a9331b3f 11331
7a292a7a
SS
11332Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11333
11334 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11335 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11336
11337Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11338
11339 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11340 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11341
113421999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11343
11344 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11345 longer exists.
11346
11347Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11348
11349 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11350 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11351 they make the manual source incomprehensible.
7a292a7a
SS
11352 * h8-cfg.texi: Remove, hasn't been used in years.
11353
c906108c
SS
11354Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11355
11356 * gdb.texinfo: Update the credits.
11357
11358Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11359
11360 * gdb.texinfo: Fix mistakes noticed in printout of last
11361 draft, add Alpha to discussion of heuristic fence post.
11362
11363Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11364
11365 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11366 Edition, merge some HP changes into mainline, describe some
11367 previously undocumented features, describe more of the target
11368 commands available, eliminate obsolete section on renamed
11369 commands.
c906108c
SS
11370 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11371
11372Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11373
11374 * gdb.texinfo: Make many HPPA conditionals unconditional,
11375 including catchpoint description, since now on for all configs.
11376 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11377 specializations.
11378
11379Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11380
11381 * Makefile.in (GDBvn.texi): Fix match expression to work with
11382 current format of VERSION in gdb/Makefile.in.
11383 * gdb.texinfo: Fix node ref to match new readline.
11384
11385Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11386
a9331b3f
RM
11387 * gdb.texinfo: Changes made as part of a project to merge in
11388 changes made by HP. Documentation makes extensive use of
c906108c
SS
11389 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11390 on remote debugging. There are differences in documentation
889bf7c5 11391 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11392 the HP manual discusses catchpoints, hardware watchpoints, and
11393 some HPUX specific limitations for shared library support.
a9331b3f 11394
c906108c
SS
11395 There are also a number of @node changes.
11396
113971999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11398
11399 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11400 (C Usage): Same.
11401
11402Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11403
11404 The following changes were made by Edith Epstein
889bf7c5
PA
11405 <eepstein@cygnus.com> as part of a project to merge in changes
11406 made by HP.
a9331b3f 11407
c906108c
SS
11408 * HPPA-cfg.texi: new file.
11409
11410 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11411
11412 * refcard.tex: change documentation about catch.
11413 removed info catch.
11414
11415Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11416
11417 * gdbint.texinfo: Expand on GDB's coding standards,
11418 specify the use of arg names with prototypes.
11419
114201998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11421
11422 * gdb.texinfo: Fix tipo.
11423
11424Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11425
11426 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11427 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11428
11429Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11430
11431 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11432
114331998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11434
11435 * agentexpr.texi: New file.
11436
11437Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11438
11439 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11440
114411998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11442
11443 * remote.texi: Changed wording that implied that the GDB remote
11444 protocol caches register values instead of GDB itself.
11445
11446Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11447
11448 * gdbint.texinfo: Add some info about symbol readers.
11449 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11450 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11451 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11452 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11453
11454Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11455
a9331b3f 11456 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11457
11458Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11459
11460 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11461
11462Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11463
11464 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11465 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11466
11467Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11468
11469 * gdbint.texinfo: Fix minor typos.
11470
11471Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11472
11473 * gdbint.texinfo: Complete overhaul. Group descriptions more
11474 logically, add more info on generic algorithms, remove much
11475 obsolete and/or wrong material.
11476
11477Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11478
11479 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11480
11481Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11482
11483 * refcard.tex: Copyright, address updates.
11484
11485Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11486
11487 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11488 for the edition instead of confusing GDB-version-like numbers.
11489
11490Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11491
11492 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11493
11494Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11495
5ae4183a 11496 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11497
11498Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11499
11500 * gdb.texinfo: Add some credits, mention bug monitor.
11501 * remote.texi: Mention mips monitor targets.
11502 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11503
c906108c
SS
11504Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11505
11506 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11507 files, finish sorting of host vs target vs native macros, describe
11508 some more of them.
c906108c
SS
11509
11510Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11511
11512 * gdbint.texinfo (Host Conditionals): Document change from
11513 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11514
11515Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11516
11517 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11518 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11519
11520Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11521
11522 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11523 Document LSEEK_NOT_LINEAR.
11524
11525Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11526
11527 * stabs.texinfo (Stab Section Basics): Make it clear that only
11528 some versions of the GNU linker remove the leading N_UNDF symbol.
11529
11530Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11531
11532 * stabs.texinfo (String Field): Document type number pairs here,
11533 instead of in the Sun specific section.
11534 (Include Files): The GNU linker supports the N_BINCL
11535 optimization. Clarify the N_BINCL value, and what it is used
11536 for.
11537 (Procedures): Document N_FUN with an empty string to mark the end
11538 of a function.
11539 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11540 (Sun Differences): Remove this node, as the information is now
11541 elsewhere in the main document.
11542 (Stab Section Basics): Mention that the GNU linker may optimize
11543 stabs and remove the leading N_UNDF symbol.
11544
11545Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11546
11547 * gdb.texinfo, refcard.tex: Restore author credit
11548
11549Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11550
11551 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11552 documentation to account for START and END macros taking
11553 one arg.
11554
11555Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11556
11557 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11558 * gdb.texinfo (Frames): Fix typo.
11559
11560Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11561
11562 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11563 a target_signal as arg type, not a pid.
11564
11565Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11566
11567 * gdb.texinfo: Document `set assembly-language'.
11568
11569Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11570
11571 * remote.texi: Update list of stubs in the GDB distribution.
11572
11573Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11574
11575 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11576 Also document that some systems can use mmalloc but must define
11577 this if their C runtime allocates memory that is later freed.
c906108c 11578 (MMCHECK_FORCE): Document new macro.
a9331b3f 11579
c906108c
SS
11580Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11581
11582 * remote.texi: Add documentation for target Sparclet.
11583
11584Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11585
a9331b3f 11586 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11587 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11588 * configure.in: Rewritten for autoconf.
11589 * configure: New.
11590
11591Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11592
11593 * Makefile.in (DVIPS): New define, set to dvips.
11594 (dvi): Add stabs.dvi.
11595 (ps): New target.
11596 (all-doc): Depend on info, dvi, and ps targets.
11597 (STAGESTUFF): Add *.ps and *.dvi files.
11598 (clean-info, clean-dvi): Remove.
11599 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11600 rules completely rewritten.
11601 (maintainer-clean): Remove clean-info and clean-dvi
11602 dependencies and put their actions in the rules.
11603 (gdb.ps): New target
a9331b3f 11604 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11605 intermediate TeX files, whether they have 2 or 3 character
11606 extensions.
11607 (gdbint.ps): Add target and rules.
11608 (gdb-internals): Delete unused target.
11609 (Makefile): Depends upon config.status also.
11610
11611Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11612
11613 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11614 set.
11615
11616Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11617
11618 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11619 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11620
11621Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11622
11623 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11624
11625Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11626
11627 * gdb.texinfo (Print settings): Document
11628 `set/show print static-members' commands.
11629
11630Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11631
11632 * gdbint.texinfo (Native): Document name change, coredep.c to
11633 core-aout.c.
11634
11635Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11636
11637 * stabs.texinfo (Include Files): Document the values the SunOS4
11638 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11639
11640Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11641
11642 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11643 Fix typo.
11644
11645Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11646
11647 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11648 "gdb.tar.Z".
11649
11650Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11651
11652 * Makefile.in (maintainer-clean): New target, synonym for
11653 realclean.
11654
11655Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11656
11657 * Update all FSF addresses except those in COPYING* files.
11658
11659Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11660
11661 From Richard Earnshaw (rearnsha@armltd.co.uk):
11662 * gdb.texinfo (convenience variables): Document $_exitcode.
11663 (quit): Document optional expression to use as exit code.
11664
11665Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11666
11667 * gdb.texinfo, remote.texi: Brought up to date with various
11668 GDB changes.
11669
11670Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11671
11672 * gdb.texinfo: Update dates and versions, fix comments about
11673 hardware watchpoints in future releases and about the
11674 sharedlibrary command.
11675
11676Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11677
11678 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11679 C_FUN stab. Other cleanups.
11680
11681Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11682
11683 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11684 for the sparc stub.
11685
11686Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11687
11688 * annotate.texi: Clarify which addresses have differing formats
11689 depending on the language and which do not.
11690
11691Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11692
11693 * remote.texi (NetWare): Changed example to use BOARD= instead of
11694 NODE= argument to reflect correspoding change to gdbserve.nlm.
11695
11696Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11697
11698 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11699 GDB, as well as AIX dbx, supports the size type attribute.
11700
11701Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11702
11703 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11704
11705Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11706
11707 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11708 and new 'if' and 'while' commands.
11709
11710Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11711
11712 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11713
11714Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11715
11716 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11717 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11718 NetWare targets. Mostly stolen from the Server node.
11719
11720Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11721
11722 * gdb.texinfo (Setting): Talk about the language of a source file
11723 versus the working language. The old documentation did not match
11724 what GDB did.
11725
11726Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11727
11728 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11729 of a source file.
11730
11731Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11732
11733 * gdb.texinfo (Processes): New node.
11734
11735Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11736
11737 * remote.texi: Update documentation of set/show mipsfpu.
11738
3fc11d3e
JM
11739Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11740
11741 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11742 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11743
11744Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11745
11746 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11747 obsolete conditionals, described some others.
11748
11749Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11750
11751 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11752 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11753
11754Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11755
11756 * gdbint.texinfo: Put regex conditionals in their own table.
11757
11758Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11759
11760 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11761 described or fixed the descriptions of many others.
11762
11763Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11764
11765 * gdb.texinfo: Add some more credits.
11766 * gdbint.texinfo: Capitalize GDB consistently, describe some
11767 macros and remove some.
11768
11769Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11770
11771 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11772 obsolete conditionals, described some others.
11773
11774Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11775
11776 * gdb.texinfo (help targets): Changed to `help target', which
11777 is the correct gdb command.
11778
11779Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11780
11781 * annotate.texi (TODO): New node, for keeping track of annotations
11782 suggested but not yet implemented.
11783
11784Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11785
11786 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11787 another symbol, it is not the address itself.
11788
11789Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11790
11791 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11792 of stabs-in-coff sections.
11793
11794Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11795
11796 * annotate.texi: Change edition to 0.5 and date to May 1994.
11797 Add index.
11798 (Frames): New node, for frame annotation.
11799 (Displays): New node, for display annotation.
11800
11801 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11802 when waiting for your program to stop.
11803
11804Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11805
11806 * annotate.texi (Breakpoint Info): Document annotation of header
11807 fields and record annotation.
11808
11809Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11810
11811 * annotate.texi: New file, to document annotations.
11812
11813Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11814
11815 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11816 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11817
11818Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11819
11820 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11821 section, and say n_strx field is compilation unit relative.
11822 * stabs.texinfo: Don't use @code for a.out when it is the name of
11823 an object file format.
11824
11825Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11826
11827 * gdb.texinfo: Refer to file names, not path names, per rms
11828 convention.
11829 (Arguments): Fix typo.
11830
11831Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11832
11833 * stabs.texinfo (Global Variables): Talk about stabs in files
11834 where variables are referenced, but not defined.
11835
11836Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11837
11838 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11839 Cplusplus to new nodes Member Type Descriptor and Method Type
11840 Descriptor. Re-write stuff for #.
11841
11842Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11843
11844 * gdb.texinfo (Print Settings): Don't document "set print
11845 fast-symbolic-addr off". The bug which it worked around was fixed
11846 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11847
11848 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11849 N_ENTRY node.
11850
11851 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11852
11853Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11854
11855 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11856 references to ieee-float.c.
11857
11858Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11859
11860 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11861 match what the code actually does.
11862
11863Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11864
11865 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11866
11867Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11868
11869 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11870 i, and b.
11871
11872Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11873
11874 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11875 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11876 as "stabs in sections" rather than just saying "ELF and SOM".
11877 Also make that stuff apply to COFF.
11878
11879Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11880
11881 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11882 Ghostscript.
11883
11884Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11885
11886 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11887 versus functions without line numbers, also mention stepping into
11888 them as well as "step" when you are in them. Tell the user how to
11889 deal with the situation. Add comment about "debugging information".
11890
11891Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11892
11893 * stabs.texinfo (Enumerations): Document restriction on where
11894 enumeration types can appear and still win with GDB.
11895
11896Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11897
11898 * stabs.texinfo (Negative Type Numbers): Document format for type
11899 -16.
11900
11901Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11902
11903 * gdb.texinfo (Selection, Frame Info): Update information about
11904 arbitrary frame specficiations.
11905
11906Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11907
11908 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11909
11910Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11911
11912 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11913
11914Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11915
11916 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11917
11918Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11919
11920 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11921 Differences node to Statics node.
11922 (Statics): Discuss XCOFF use of V symbol descriptor.
11923
11924 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11925 not clean.
11926
11927Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11928
11929 * gdb.texinfo (Print Settings): Document `set print
11930 fast-symbolic-addr' and improve the doc for some other
11931 `set print's.
11932
11933Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11934
11935 * stabs.texinfo (String Field): Talk about defining several type
11936 numbers at once.
11937 Fix lint regarding changing node ELF Transformations to
11938 ELF and SOM Transformations.
11939
11940Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11941
11942 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11943
11944Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11945
11946 * stabs.texinfo (Cross-References): `::' is for nested types only
11947 within <>.
11948 (Structures): Document static members.
11949
11950Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11951
11952 * stabs.texinfo: Document S type attribute.
11953
11954Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11955
11956 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11957
11958Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11959
11960 * gdbint.texinfo: Fix a few typos.
11961
11962Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11963
11964 * gdb.texinfo, remote.texi: formatting improvements
11965
11966 * gdb.texinfo (New Features): mention threads.
11967 (Summary, C): fix xrefs in newly contributed text.
11968 (Threads): index entries, clarifications, example
11969 (passim): minor typos fixed, phrasing improvements
11970
11971 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11972 entries; (Server): explain use of gdbserver w/real-time systems,
11973 add example of conflicting TCP port; (MIPS Remote) break up
11974 running text into table, highlighting commands, and add example.
a9331b3f 11975
c906108c
SS
11976Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11977
11978 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11979
11980Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11981
11982 * stabs.texinfo (Nested Symbols): New node.
11983 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11984
11985Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11986
11987 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11988 to picking which Bbss.bss symbol to use, and (because there seems to
11989 be no good way of doing it) re-write some of the text to make it
11990 sound like Bbss.bss isn't such a great idea after all (as currently
11991 designed).
11992
11993 * gdb.texinfo (C): In addition to saying people have to use g++ for
11994 good results, say they have to use stabs. Specifically say cfront
11995 doesn't work well.
11996 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11997 the gdb README. Add xrefs to places where the support for the various
11998 languages is described in detail.
11999
12000Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12001
12002 * stabs.texinfo: Clean up stuff about visibility and virtual
12003 characters.
12004
12005 * stabs.texinfo (N_M2C): Cite Sun doc.
12006
12007Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12008
12009 * gdb.texinfo: updates re threads.
12010 * remote.texinfo: avoid index entries starting with digits.
12011
12012Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12013
12014 * stabs.texinfo (Enumerations): Talk about large, negative and
12015 octal values. Clean up cross reference to type attributes.
12016 (String Field): Say that GDB 4.11 supports size attribute.
12017
12018Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12019
12020 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12021 is a mandatory step. Make the stuff about that more concise.
12022
12023Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12024
12025 * stabs.texinfo (Class Names): New node.
12026
12027 * gdb.texinfo (Command Files): Explain order of init file reading.
12028
12029 * remote.texi (Bootstrapping): Talk about getting the serial driver
12030 to deal with ^C sent by gdb to stop the remote system.
12031
12032Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12033
12034 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12035
12036 * libgdb.texinfo (Defining Commands): made the DOC arg
12037 to gdb_define_app_command a char * instead of char **
12038 per a suggestion from kingdon.
12039
12040 * libgdb.texinfo: total rewrite from a different starting
12041 premise.
12042
12043Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12044
12045 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12046 floats passed as doubles (to improve clarity).
12047
12048Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12049
12050 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12051
12052 * a4rc.sed: update to work with Andreas Vogel papersize params
12053
12054 * refcard.tex: use Andreas Vogel simplifications of papersize
12055 params; remove useless version info; update copyright date.
12056
12057Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12058
12059 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12060
12061Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12062
12063 * gdb.texinfo (Files): Say what address the load command loads it at.
12064
12065 * stabs.texinfo (Common Blocks): Minor cleanups.
12066
12067 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12068 that Sun has backed away from the linker kludge and thus the relevant
12069 issue is changes to the SunPRO tools, not the Solaris linker.
12070
12071 * stabs.texinfo (Traditional Integer Types): Clean up description
12072 of octal bounds a little bit. Document extra leading zeroes.
12073
12074Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12075
12076 * gdb.texinfo (Signaling): Update for symbolic symbol names
12077 and add a section explaining the difference between the GDB
12078 signal command and the shell kill utility.
12079
12080Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12081
12082 * libgdb.texinfo: added `@' to braces that were unescaped.
12083
12084Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12085
12086 * libgdb.texinfo: new file. Spec for the gdb library.
12087
12088Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12089
12090 * stabs.texinfo (Include Files): Fix typo (start -> end).
12091
12092Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12093
12094 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12095 from Melissa at FSF's editing pass.
12096
12097Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12098
12099 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12100 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12101 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12102
12103Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12104
12105 * remote.texi (Bootstrapping): Discuss 386 call gates.
12106
12107Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12108
12109 * stabs.texinfo (Based Variables): New node.
12110
12111Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12112
12113 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12114 names, sizes, and formats to suggest how not to lose.
12115
12116Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12117
12118 * stabs.texinfo (Methods): Fix typo.
12119
12120Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12121
12122 * gdb.texinfo: Fix a few typos.
12123
12124Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12125
12126 * gdb.texinfo: Clarify how well it works with Fortran.
12127
12128 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12129 More on relocating stabs in ELF files.
12130
12131Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12132
12133 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12134
12135Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12136
12137 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12138 parameters on VAX.
12139
12140Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12141
12142 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12143
12144Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12145
12146 * stabs.texinfo: Make info author notice match the TeX author notice.
12147
12148Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12149
12150 * stabs.texinfo: Initial-caps all words in node names and
12151 non-trivial words in section names.
12152
12153Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12154
12155 * stabs.texinfo: Many minor cleanups.
12156
12157 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12158
12159Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12160
12161 * stabs.texinfo: Remove full description of big example.
12162 It's not really helpful; just use pieces of it where appropriate.
12163 Add more Texinfo formatting directives (@samp, etc.).
12164 Use @deffn to define stab types.
12165 Eliminate some wordiness. Break up some nodes.
12166 Add an (alphabetized) index of symbol types.
12167 Use consistent capitalization style in node and section names.
12168
12169Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12170
12171 * gdb.texinfo: Change typo "Two two" to "The two".
12172
12173Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12174
12175 * stabs.texinfo (XCOFF-differences): Remove references to
12176 non-existent types N_DECL and N_RPSYM.
12177
12178 * stabs.texinfo (String Field): Say that type attributes bug is
12179 fixed in GDB 4.10, since it is.
12180
12181 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12182
12183Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12184
12185 * stabs.texinfo: Formatting cleanups.
12186
12187Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12188
12189 * stabs.texinfo: When explaining the n_type of a stab, standardize
12190 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12191 no tabs, use @r).
12192 (Global Variables): Clean up.
12193
12194Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12195
12196 * stabs.texinfo (Stack Variables): Re-write.
12197
12198Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12199
12200 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12201 addresses of a source file. Also revise formatting.
12202 Change "object module" or "object file" to "source file".
12203 Various: Miscellaneous cleanups.
12204
12205Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12206
12207 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12208
12209Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12210
12211 * gdbint.texinfo: Removed many nonsensical machine-collected
12212 host and target conditionals, described some of the remainder.
12213
12214Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12215
12216 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12217
12218 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12219 paragraph which follows.
12220
12221 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12222 variables. Looks better and avoids overful hbox.
12223
12224Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12225
12226 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12227
12228Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12229
12230 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12231 retransmit-timeout
12232
12233Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12234
12235 * gdbint.texinfo: Update statement about `some ancient Unix
12236 systems, like Ultrix 4.0' to Ultrix 4.2.
12237
12238Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12239
12240 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12241
12242 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12243
12244 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12245 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12246
12247 * remote.texi: new name for former gdbinv-s.texi
12248
12249 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12250
12251Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12252
12253 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12254 variables for MIPS remote debugging protocol.
12255
12256Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12257
12258 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12259
12260Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12261
12262 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12263
12264Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12265
12266 * gdb.texinfo: repair conditional bugs in text markup
12267
12268Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12269
12270 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12271 to select Modula-2 material.
12272
12273Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12274
12275 * stabs.texinfo: Cleanups regarding statics.
12276
12277 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12278 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12279
12280Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12281
12282 * stabs.texinfo: N_MAIN is sometimes used for C.
12283
12284Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12285
12286 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12287
12288Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12289
12290 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12291 removed from the code by Kingdon.
c906108c
SS
12292
12293Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12294
12295 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12296 input when evaluating breakpoint conditions; the bug has been fixed.
12297
12298 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12299 sets the ignore count to N-1, not to N.
12300
12301Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12302
12303 * refcard.tex (\hoffset): correct longstanding error to match
12304 intended offset; avoids cutting off edge on some printers
12305
12306Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12307
12308 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12309
12310Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12311
12312 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12313
12314Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12315
12316 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12317 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12318 collect sed edits if any, apply to refcard before formatting;
12319 (refcard.ps) stop implying PS fonts if PS output requested;
12320 (lrefcard.ps) delete extra target for variant PS fonts
12321
12322 * refcard.tex: parametrize papersize dependent info, collect
12323 in easily replaced spot
12324
12325 * a4rc.sed: new file, edits to refcard for A4 paper
12326
12327Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12328
12329 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12330
12331Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12332
12333 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12334
12335Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12336
12337 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12338 politely rather than rudely.
12339
12340Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12341
12342 * stabs.texinfo: Document common blocks.
12343
12344Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12345
12346 * stabs.texinfo: Add some basic info about stabs-in-elf.
12347
12348Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12349
12350 * stabs.texinfo (Top): Minor cleanup.
12351
12352Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12353
12354 * Makefile.in (install-info): remove parentdir support
12355
12356Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12357
12358 * gdb.texinfo (Copying): delete this node and references to it;
12359 RMS says this manual need not carry GPL. (passim): Improvements
12360 from last round at FSF, largely due to Ian Taylor review, and
12361 minor formatting improvements.
12362
12363 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12364 largely due to Ian Taylor review. (Debug Session): minor edits to
12365 new text.
12366
12367Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12368
12369 * Makefile.in (realclean): Remove info and dvi files too.
12370
12371Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12372
12373 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12374 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12375 * gdb.texinfo: Change accordingly.
12376
12377 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12378 N_{L,R}BRAC,N_SLINE are relative to.
12379
12380Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12381
12382 * Makefile.in (GDBvn.texi): Update atomically.
12383
12384Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12385
12386 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12387
12388Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12389
12390 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12391 addresses together. Also motivate the set print symbol-filename
12392 command and suggest other solutions.
12393
12394Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12395
12396 * gdb.texinfo (set print elements): Note that the number of
12397 elements is set to unlimited by "set print elements 0".
12398
12399Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12400
12401 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12402 NF_LDOUBLE means.
12403 (Stab Types): Include Solaris stab types.
12404 (Procedures): Document Solaris extensions.
12405
12406Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12407
12408 * gdb.texinfo: Add `set print symbol-filename' doc.
12409
12410Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12411
12412 * stabs.texinfo (Arrays): Talk about type definition vs. type
12413 information.
12414
12415 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12416 the trailing semicolon.
12417
12418Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12419
12420 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12421 and merge in other parts of the document addressing these subjects.
12422 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12423
12424 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12425 at the end of a range type.
12426
12427 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12428 AIX extensions.
12429
12430Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12431
12432 * stabs.texinfo (Stabs Format): Misc fixes.
12433
12434Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12435
12436 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12437 (Traditional builtin types): Document convex convention for long long.
12438 (Negative builtin types): Discuss type names, and misc fixes.
12439
12440Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12441
12442 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12443 point types used with @samp{R} type descriptor.
12444 (Symbol Descriptors): Describe how to handle conflict between
12445 different meanings of @samp{P} symbol descriptor.
12446
12447Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12448
12449 * stabs.texinfo: Remove node Quick Reference and put its children
12450 directly under the main menu.
12451
12452 * stabs.texinfo: Many more changes to bring it into line with
12453 AIX documentation and reality. I think it now has all the
12454 information from the AIX documentation, except that I burned
12455 out when I got to variant records (Pascal and Modula-2) and
12456 all the COBOL types. Oh well, we can add them later when we're
12457 worrying more about those languages.
12458
12459 * stabs.texinfo (Automatic variables): Talk about what it means
12460 to omit the symbol descriptor.
12461
12462Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12463
12464 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12465 gcc2 behavior with promoted args.
12466
12467Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12468
12469 * gdb.texinfo: include readline appendices in info version of manual
12470
12471Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12472
12473 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12474 target remote.
12475
12476 * gdb.texinfo (Machine Code): more index entries for disassemble
12477
12478Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12479
12480 * Clarify the intended use of the gdb-testers and gdb-patches
12481 mailing lists, and shrink gzip comment.
12482
12483Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12484
12485 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12486 DOSHOST configuration of manual.
12487
12488 * gdb.texinfo (MIPS Stack): new node.
12489
12490 * all-config.texi (MIPS) new switch.
12491
12492 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12493 tense; (MIPS Remote) new node.
12494
12495 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12496 bug; (Environment) less passive, other small cleanups in text about
12497 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12498 (Remote) new MIPS Remote menu entry.
12499
12500Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12501
12502 * stabs.texinfo: Many changes to include information from the
12503 AIX documentation.
12504
12505 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12506
12507Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12508
12509 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12510 Move a bunch of information from ../README.
12511 (Getting Started): New node.
12512
12513Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12514
12515 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12516
12517 * gdb.texinfo: advance manual revision dates to present
12518
12519 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12520 stop using silly Roman numerals in @set variable names
12521
12522Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12523
12524 * stabs.texinfo (Parameters): Keep trying to get this right.
12525
12526Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12527
12528 * stabs.texinfo (Parameters): More on "local parameters".
12529
12530Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12531
12532 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12533
12534Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12535
12536 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12537 (Parameters): Rewrite.
12538 (xcoff-differences, Sun-differences): Minor changes.
12539
12540Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12541
12542 * stabs.texinfo: Minor cleanup.
12543
12544Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12545
12546 * gdbint.texinfo: Minor xcoff stuff.
12547
12548Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12549
12550 * gdbint.texinfo: Update for new config directory structure.
12551 Add info about internal type data structures.
12552
12553Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12554
12555 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12556 $(srcdir).
12557 (gdb-config.texi): Depend on file in $(srcdir).
12558
12559Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12560
12561 * stabs.texinfo: Fixes about N_SO.
12562
12563Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12564
12565 * gdb.texinfo: include list of nonstandard init file names
12566
12567 * *-config.texi: new switch GENERIC for text that applies *only*
12568 to (usual) multiple-target version of manual
12569
12570 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12571 h8 config
12572
12573 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12574 in menus (rather than conditionally selected multiple alternative
12575 menus).
12576
12577 * Makefile.in: define and use DOC_CONFIG var to select
12578 configuration for GDB user manual.
12579
12580 * gdb-config.texi: delete from repository, generate from Makefile.
12581
12582 * all-config.texi: normal `generic' configuration file, formerly
12583 stored as gdb-config.texi
12584
12585Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12586
12587 * Makefile.in: add dvi target to build all .dvi files
12588
12589Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12590
12591 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12592
12593Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12594
12595 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12596 host conditionals.
12597 * stabs.texinfo: More array fixes inspired by Jim's.
12598
12599Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12600
12601 * stabs.texinfo: Fixes re arrays and continuations.
12602
12603 * gdbint.texinfo: Add XCOFF node.
12604
12605Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12606
12607 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12608
12609Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12610
12611 * stabs.texinfo: Fix for array types to mention lower bounds.
12612
12613Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12614
12615 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12616
12617Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12618
12619 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12620
12621Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12622
12623 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12624 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12625
12626Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12627
12628 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12629
12630Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12631
12632 * gdb.texinfo, gdbinv-s.texi: misc updates
12633
12634Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12635
12636 * gdbint.texinfo: Brief documentation for longjmp support,
12637 from an email msg by Stu.
12638
12639Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12640
12641 * stabs.texinfo: Fix description of floating point "range"
12642 types (which really define basic types). Reported by Jim Meehan,
12643 <meehan@src.dec.com>.
12644
12645 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12646
12647Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12648
12649 * gdbint.texinfo: Slightly expand section on supporting a new
12650 object file format.
12651
12652Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12653
12654 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12655 intermediate file.
12656
12657Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12658
12659 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12660
12661Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12662
12663 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12664
12665 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12666 as well as Z8002.
12667
12668Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12669
12670 * gdbint.texinfo: Add sections on clean design and on how to send
12671 in changes.
12672
12673Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12674
12675 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12676
12677Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12678
12679 * gdb.texinfo: Fix typo, reported by Karl Berry.
12680
12681Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12682
12683 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12684
12685Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12686
12687 * gdbint.texinfo: fixed a stray email address (needs @@),
12688 added @table @code to node "Native Conditionals"
12689
12690Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12691
12692 * gdbint.texinfo: Describe coding style of GDB.
12693
12694Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12695
12696 * stabs.texinfo: Minor wording changes.
12697
12698Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12699
12700 * gdbint.texinfo: Improve release doc slightly.
12701
12702Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12703
12704 * gdbint.texinfo: Improve doc of GDB config macros.
12705
12706Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12707
12708 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12709 These will be reinserted when examined.
12710
12711Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12712
12713 * gdbint.texinfo: Make a start at documenting all the #if macros
12714 in GDB. At least list them all, and start separating them into
12715 host-specific and target-specific.
12716
12717Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12718
12719 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12720 examples (not consistent w others).
c906108c
SS
12721 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12722 for generic vn of doc
12723
12724Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12725
12726 * Makefile.in: always create installation directories.
12727
12728Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12729
12730 * gdb.texinfo: in h8 config, do not describe searching commands.
12731
12732Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12733
12734 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12735 conditionals; introduce a few generic switches that may be
12736 useful for other cross-dev or dos-hosted configs.
12737
12738 * gdb.texinfo: fix typo in "info reg" description
12739
12740Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12741
12742 * stabs.texinfo: Minor updates from running TeX over it.
12743 * Makefile.in (stabs.dvi, stabs.ps): Add.
12744
12745Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12746
12747 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12748 First pass at converting it to texinfo.
12749
12750Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12751
12752 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12753 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12754
12755Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12756
12757 * gdbint.texinfo: Add section on partial symbol tables.
12758
12759Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12760
12761 * gdb.texinfo: document `set remotedebug' and `set
12762 rstack_high_address'.
12763
12764Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12765
12766 * gdb.texinfo: slight expansion of new text on reading info files
12767 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12768 H8/300 from DOS.
12769
12770Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12771
12772 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12773
12774Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12775
12776 * gdb.texinfo: Say how to read the `info' files.
12777
12778Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12779
12780 * Makefile.in: gm4 -> m4.
12781
12782Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12783
12784 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12785 Documentation' ahead of `Installing GDB' to match README.
12786 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12787 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12788
12789Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12790
12791 * Makefile.in: remove $(srcdir) from gdb.info rule.
12792
12793Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12794
12795 * Makefile.in: commented out gdb-all.texinfo rule. This is
12796 temporary.
12797
12798Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12799
12800 * Makefile.in, configure.in: removed traces of namesubdir,
12801 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12802 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12803
12804Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12805
12806 * gdb.texinfo: Improve how we ask for bug reports.
12807
12808Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12809
12810 * Makefile.in: infodir belongs in datadir.
12811
12812Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12813
12814 * Makefile.in: remove spaces following hyphens, bsd make can't
12815 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12816 standards.text support.
c906108c
SS
12817
12818Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12819
12820 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12821 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12822 and mandir now keyed off datadir by default.
12823
12824\f
12825Local Variables:
9e9c5ae7 12826mode: change-log
c906108c
SS
12827left-margin: 8
12828fill-column: 74
12829version-control: never
463888ab 12830coding: utf-8
c906108c 12831End:
This page took 1.996486 seconds and 4 git commands to generate.