gdb: Make python display_hint None handling defined behaviour
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
9f9aa852
AB
12019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * python.texi (Pretty Printing API): Document use of None for the
4 display_hint.
5
6dc0ebde
AH
62019-03-22 Alan Hayward <alan.hayward@arm.com>
7 Jiong Wang <jiong.wang@arm.com>
8
9 * gdb.texinfo (AArch64 Features): Describe pauth feature.
10
48869a5f
TT
112019-03-20 Tom Tromey <tromey@adacore.com>
12
13 * python.texi (Selecting Pretty-Printers): Use @defvar for
14 gdb.pretty_printers.
15
5c85e20d
SM
162019-03-14 Simon Marchi <simon.marchi@efficios.com>
17
18 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
19 of table, "@end @table" -> "@end table".
20
d085f989
TT
212019-03-14 Tom Tromey <tromey@adacore.com>
22
23 * gdb.texinfo (Output Styling): Document "set style source" and
24 "show style source".
25
b4be1b06
SM
262019-03-13 Simon Marchi <simon.marchi@ericsson.com>
27
28 * gdb.texinfo (Mode Options): Mention mi3.
29 (Interpreters): Likewise.
30 (GDB/MI Development and Front Ends): Add entry for MI 3 in
31 version table. Document -fix-multi-location-breakpoint-output.
32 (GDB/MI Breakpoint Information): Document format of breakpoint
33 location output.
34
ff6c8b35
SM
352019-03-05 Simon Marchi <simon.marchi@efficios.com>
36
37 * python.texi (Values From Inferior): Change synopsys of the
38 second form of Value.__init__.
39
e3624a40
EZ
402019-03-02 Eli Zaretskii <eliz@gnu.org>
41
42 * gdb.texinfo (Output Styling): Fix typos. Document the default
43 foreground colors of the available styles.
44
2c3fc25d
KB
452019-02-27 Kevin Buettner <kevinb@redhat.com>
46
47 * gdb.texinfo (Configure Options): Document minimum python
48 version.
49
af54ade9
KB
502019-02-26 Kevin Buettner <kevinb@redhat.com>
51
52 * python.texi (Values From Inferior): Document second form
53 of Value.__init__.
54
c97a7739
JB
552019-02-23 Joel Brobecker <brobecker@adacore.com>
56
57 * gdb.texinfo: Update copyright year ranges.
58 * refcard.tex: Likewise.
59
7557a514
AH
602019-02-21 Alan Hayward <alan.hayward@arm.com>
61
62 * gdb.texinfo: Update style defaults.
63
2d8b6830
TT
642019-02-21 Tom Tromey <tromey@adacore.com>
65
66 * gdb.texinfo (Remote Configuration): Remove trailing "." from
67 @item.
68
1fea0d53
SM
692019-01-16 Simon Marchi <simon.marchi@ericsson.com>
70
71 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
72 MI versions. Update text around it.
73
6f072a10
PFC
742019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
75
76 * gdb.texinfo (PowerPC Features): Document the alias
77 pseudo-registers for the org.gnu.gdb.power.altivec feature.
78
041be526
SM
792019-01-09 Simon Marchi <simon.marchi@ericsson.com>
80
81 * gdb.texinfo (Print Settings): Remove mention of specific
82 demangle-style values, just refer to the in-process help.
83
140a4bc0
TT
842018-12-28 Tom Tromey <tom@tromey.com>
85
86 * gdb.texinfo (Output Styling): New node.
87
e9076973
JB
882018-12-13 John Baldwin <jhb@FreeBSD.org>
89
90 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
91 (Native): Add a FreeBSD subsection.
92 (FreeBSD): Document use of system call aliases for compatibility
93 system calls.
94
b5ffee31
AB
952018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
96
97 * gdb.texinfo (Standard Target Features): Add RISC-V Features
98 sub-section.
99
20813a0b
PW
1002018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
101
102 * gdb.texinfo (Examining the Symbol Table): Document language choice
103 for 'info types|functions|variables' commands.
104 (Setting Breakpoints): Document language choice to print
105 the functions in which a breakpoint is set.
106
4b905ae1
PFC
1072018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
108
109 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
110 requirements for the org.gnu.gdb.power.vsx feature.
111
87f7ab7b
JB
1122018-11-01 Joel Brobecker <brobecker@adacore.com>
113
114 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
115 output to match the current implementation.
116
d321477b
PW
1172018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
118
119 * gdb.texinfo (Information About a Frame): Document changes
120 to 'info args' and 'info locals'.
121 (Examining the Symbol Table): Document changes to 'info functions'
122 and 'info variables'.
123
8d619c01
EBM
1242018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
125
126 * gdb.texinfo (PowerPC Features): Describe new features
127 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
128 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
129 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
130 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
131
232bfb86
EBM
1322018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
133
134 * gdb.texinfo (PowerPC Features): Describe new features
135 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
136
f2cf6173
EBM
1372018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
138
139 * gdb.texinfo (PowerPC Features): Describe new feature
140 "org.gnu.gdb.power.tar".
141
7ca18ed6
EBM
1422018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
143
144 * gdb.texinfo (PowerPC Features): Describe new features
145 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
146
d6677607
TT
1472018-10-20 Tom Tromey <tom@tromey.com>
148
149 * gdb.texinfo (TUI Commands): Add @end table.
150 (TUI Configuration): Remove stray @end table.
151
7806cea7
TT
1522018-10-19 Tom Tromey <tom@tromey.com>
153
154 PR tui/18388:
155 * gdb.texinfo (TUI Commands): Remove tabset documentation.
156 (TUI Configuration): Document "set tui tab-width".
157
163cffef
TT
1582018-10-09 Tom Tromey <tom@tromey.com>
159
160 * python.texi (Inferiors In Python): Link to "Frames In Python",
161 not "Unwinding Frames in Python".
162
eff98030
TT
1632018-10-09 Tom Tromey <tom@tromey.com>
164
165 * gdb.texinfo (Configure Options): Update --enable-ubsan
166 documentation.
167
74792ff7
JB
1682018-10-08 John Baldwin <jhb@FreeBSD.org>
169
170 * gdb.texinfo (Contributors): Add SRI International and University
171 of Cambridge for FreeBSD/riscv.
172
add5ded5
TT
1732018-10-06 Tom Tromey <tom@tromey.com>
174
175 PR python/19399:
176 * python.texi (Inferiors In Python): Document
177 Inferior.Architecture.
178
51e78fc5
TT
1792018-10-06 Tom Tromey <tom@tromey.com>
180
181 PR python/21765:
182 * python.texi (Symbols In Python): Document the module and
183 common-block domains. Remove documentation for incorrect
184 domains.
185
f35d5ade
TT
1862018-10-03 Tom Tromey <tom@tromey.com>
187
188 * gdb.texinfo (Configure Options): Document --enable-ubsan.
189
c1168a2f
JD
1902018-10-02 John Darrington <john@darrington.wattle.id.au>
191
192 * gdb.texinfo (Remote Connection Commands): Describe
193 the changes to target remote and target extended-remote
194 relating to Unix domain sockets.
195
a95746f9
TT
1962018-10-01 Tom Tromey <tom@tromey.com>
197
198 * gdb.texinfo (Configure Options): Document configure options.
199
7f0bd420
TT
2002018-09-29 Tom Tromey <tom@tromey.com>
201
202 * gdb.texinfo (Requirements): Mention C++, GNU make.
203 (Requirements): Sort the table. Add more libraries.
204 (Running Configure): Remove obsolete text.
205 (Separate Objdir): Likewise.
206 (Configure Options): Likewise.
207
f67ffa6a
AB
2082018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
209
210 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
211 to highlight that the number is also the frame's level.
212 (Selection): Rewrite documentation for 'frame' and 'select-frame'
213 commands.
214 (Frame Info): Rewrite documentation for 'info frame' command.
215
ae778caf
TT
2162018-09-23 Tom Tromey <tom@tromey.com>
217
218 PR python/18852:
219 * python.texi (Parameters In Python): Document exception behavior
220 of get_set_string.
221
73f1bd76
JB
2222018-09-18 John Baldwin <jhb@FreeBSD.org>
223
224 * gdb.texinfo (info proc): Remove "running".
225 (info proc mappings): Replace "program" with "process".
226
8b113111
JB
2272018-09-18 John Baldwin <jhb@FreeBSD.org>
228
229 * gdb.texinfo (Process Information): Document "info proc files"
230 command.
231
e6cd1dc1
TT
2322018-09-17 Tom Tromey <tom@tromey.com>
233
234 * gdb.texinfo (Index Files): Update for cache directory change on
235 macOS.
236
8743a9cd
TT
2372018-09-16 Tom Tromey <tom@tromey.com>
238
239 * python.texi (Basic Python): Update docs for find_pc_line,
240 solib_name.
241 (Progspaces In Python): Update docs for current_progspace.
242 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
243 Move method documentation before example.
244
74d3fbbb
SM
2452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
246
247 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
248
0ae1a321
SM
2492018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2502018-09-13 Tom Tromey <tom@tromey.com>
251
252 * python.texi (Program Spaces In Python): Document the
253 Progspace.objfiles method.
254 (Objfiles In Python): Mention that gdb.objfiles() is identical
255 to gdb.selected_inferior().progspace.objfiles().
256
a40bf0c2
SM
2572018-09-13 Simon Marchi <simon.marchi@ericsson.com>
2582018-09-13 Tom Tromey <tom@tromey.com>
259
260 * python.texi (Inferiors In Python): Document
261 Inferior.progspace.
262 (Program Spaces In Python): Document that
263 gdb.current_progspace() is the same as
264 gdb.selected_inferior().progspace.
265
1256af7d
SM
2662018-09-13 Simon Marchi <simon.marchi@ericsson.com>
267
268 * python.texi (Basic Python): Mention the string representation
269 of GDB Python objects.
270
3e68067f
SM
2712018-09-12 Simon Marchi <simon.marchi@ericsson.com>
272
273 * gdb.texinfo (Skipping Over Functions and Files): Document
274 set/show debug skip.
275
849cba3b
TT
2762018-09-10 Tom Tromey <tom@tromey.com>
277
278 * python.texi (Frames In Python, Blocks In Python)
279 (Symbols In Python, Symbol Tables In Python)
280 (Lazy Strings In Python): Remove periods from section titles.
281
27a9fec6
TT
2822018-09-10 Tom Tromey <tom@tromey.com>
283
284 * python.texi (Pretty Printing API): Swap sentence order.
285
9da10427
TT
2862018-09-10 Tom Tromey <tom@tromey.com>
287
288 PR python/16461:
289 * python.texi (Values From Inferior): Mention use of virtual
290 table.
291
0d2a5839
TT
2922018-09-10 Tom Tromey <tom@tromey.com>
293
294 * python.texi (Basic Python): Parenthesize argument to
295 decode_line.
296
05c6bdc1
TT
2972018-09-10 Tom Tromey <tom@tromey.com>
298
299 * python.texi (Python): Mention Python versions. Don't mention
300 execfile.
301
e7b5068c
TT
3022018-09-10 Tom Tromey <tom@tromey.com>
303
304 PR python/19808:
305 * python.texi (Unwinding Frames in Python): Rewrite
306 create_unwind_info documentation. Update read_register
307 documentation and add a note about unwinder caution.
308
fb5af5e3
TT
3092018-09-10 Tom Tromey <tom@tromey.com>
310
311 PR python/18909:
312 * python.texi (Events In Python): Fix inferior_call
313 documentation.
314
521b499b
TT
3152018-09-10 Tom Tromey <tom@tromey.com>
316
317 PR python/17752:
318 * python.texi (Frame Filter API): Remove period from subsection
319 title. Mention 100 as good default priority.
320 (Frame Decorator API): Remove period from subsection title.
321 Mention FrameDecorator module.
322
4a5a194a
TT
3232018-09-10 Tom Tromey <tom@tromey.com>
324
325 PR python/23108:
326 * python.texi (Exception Handling): Rearrange gdb.GdbError text
327 and add a table.
328
f5a476a7
TT
3292018-09-10 Tom Tromey <tom@tromey.com>
330
331 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
332 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
333 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
334 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
335
60c0454d
TT
3362018-09-10 Tom Tromey <tom@tromey.com>
337
338 PR python/16484:
339 * python.texi (Frames In Python): Document that Frame.block can
340 throw.
341
088a96da
TT
3422018-09-10 Tom Tromey <tom@tromey.com>
343
344 PR python/23487:
345 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
346
22eb9e92
TT
3472018-09-10 Tom Tromey <tom@tromey.com>
348
349 PR python/16033:
350 * python.texi (Blocks In Python): Document that Block.end is
351 exclusive.
352
078a0207
KS
3532018-08-29 Keith Seitz <keiths@redhat.com>
354
355 * gdb.texinfo (Compiling and injecting code in GDB): Document
356 set/show "compile-oracle" and "compile-cplus-types" commands.
357
6d52907e
JV
3582018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
359
360 * gdb.texinfo (The -stack-list-frames Command): Update description
361 to mention "arch".
362 Update MI examples throughout the document to contain "arch" in
363 frame output.
364
1461bdac
AH
3652018-08-21 Alan Hayward <alan.hayward@arm.com>
366
367 * gdb.texinfo (AArch64 SVE): New subsubsection.
368
26fb3983
JV
3692018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
370
371 * gdb.texinfo (GDB/MI Data Manipulation): Document
372 "-data-disassemble -a addr".
373 (GDB/MI Support Commands): Document "data-disassemble-a-option"
374 feature.
375
7d11235d
SM
3762018-08-07 Simon Marchi <simon.marchi@ericsson.com>
377
378 * gdb.texinfo (Index Files Speed Up GDB): Add section about
379 symbol index cache.
380
129eb0f1
SDJ
3812018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
382
383 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
384 option sections to further clarify that gcore can take more
385 than one PID, and that "-o" is used to specify a prefix, not a
386 filename.
387
3c3bb058
AB
3882018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
389
390 * gdb.texinfo (Maintenance Commands): Add description of
391 maintenance command to control dwarf unwinders.
392
0a232300
PW
3932018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
394
395 * gdb.texinfo (Debugging Programs with Multiple Threads):
396 Document changes to 'thread apply'. Document 'taas'.
397 Document 'tfaas'.
398 (Examining the Stack): Document 'frame apply'. Document 'faas'.
399
c7ab0aef
SDJ
4002018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
401 Jan Kratochvil <jan.kratochvil@redhat.com>
402 Paul Fertser <fercerpav@gmail.com>
403 Tsutomu Seki <sekiriki@gmail.com>
404
405 * gdb.texinfo (Remote Connection Commands): Add explanation
406 about new IPv6 support. Add new connection prefixes.
407
055303e2
AB
4082018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 * gdb.texinfo (Remote Configuration): Update descriptions for
411 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
412 and hardware-watchpoint-length-limit variables.
413
471b9d15
MR
4142018-07-02 Maciej W. Rozycki <macro@mips.com>
415
416 PR tdep/8282
417 * gdb.texinfo (Source and Machine Code): Document `set
418 disassembler-options' support for the MIPS target.
419
291f9a96
PT
4202018-06-28 Petr Tesarik <ptesarik@suse.cz>
421
422 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
423
ed6dfe51
PT
4242018-06-28 Petr Tesarik <ptesarik@suse.cz>
425
426 * gdb.texinfo (Files): The address argument for "add-symbol-file"
427 is no longer mandatory.
428
d4d429d5
PT
4292018-06-28 Petr Tesarik <ptesarik@suse.cz>
430
431 * gdb.texinfo (Files): Document "symbol-file -o offset".
432
0dbfed25
TV
4332018-06-14 Tom de Vries <tdevries@suse.de>
434
435 * gdb.texinfo (Background Execution): Add @cindex for '&'.
436
41fc26a2
EZ
4372018-06-11 Eli Zaretskii <eliz@gnu.org>
438
439 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
440
5045b3d7
GB
4412018-06-08 Gary Benson <gbenson@redhat.com>
442
443 * gdb.texinfo (Maintenance Commands): Document "maint check
444 libthread-db" and "maint set/show check-libthread-db".
445
eb6af809
TT
4462018-06-05 Tom Tromey <tom@tromey.com>
447
448 PR cli/12326:
449 * gdb.texinfo (Screen Size): Document "c" response to pagination
450 prompt.
451
4b2dfa9d
MR
4522018-05-31 Maciej W. Rozycki <macro@mips.com>
453
454 * gdb.texinfo (Choosing Target Byte Order): Document endianness
455 selection details with the `set endian auto' mode.
456
a913fffb
TT
4572018-05-04 Tom Tromey <tom@tromey.com>
458
459 PR python/22731:
460 * python.texi (Breakpoints In Python): Mention that "commands" is
461 writable.
462
0489430a
TT
4632018-05-02 Tom Tromey <tom@tromey.com>
464
465 PR python/20084:
466 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
467 PARAM_ZUINTEGER_UNLIMITED.
468
6d7bb824
TT
4692018-04-30 Tom Tromey <tom@tromey.com>
470
471 * python.texi (Types In Python): Document Type.align.
472
b744723f
AA
4732018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
474
475 * gdb.texinfo (Symbols): Mention the fact that "info
476 variables/functions/types" show source files and line numbers.
477
4a4495d6
MM
4782018-04-13 Markus Metzger <markus.t.metzger@intel.com>
479
480 * gdb.texinfo: Document set/show record btrace cpu.
481
3fcded8f
JB
4822018-03-27 Joel Brobecker <brobecker@adacore.com>
483
484 * gdb.texinfo (Ada Settings): New subsubsection.
485
978d6c75
TT
4862018-03-26 Tom Tromey <tom@tromey.com>
487
488 PR backtrace/15582:
489 * gdb.texinfo (Backtrace): Mention "hide" argument.
490
ea3b0687
TT
4912018-03-26 Tom Tromey <tom@tromey.com>
492
493 * gdb.texinfo (Backtrace): Describe options individually.
494
76727919
TT
4952018-03-19 Tom Tromey <tom@tromey.com>
496
497 * observer.texi: Remove.
498
386a8676
JB
4992018-03-04 John Baldwin <jhb@FreeBSD.org>
500
501 * gdb.texinfo (Debugging Output): Document "set/show debug
502 fbsd-nat".
503
db1ae9c5
AB
5042018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * gdb.texinfo (Machine Code): Additional information about "info
507 line" command.
508
d726cb5d
SN
5092018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
510
511 * gdb.texinfo (gdb-add-index man): Add pindex.
512
dbfa4523
SN
5132018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
514
515 * gdb.texinfo (set cwd): Add period.
516 (gdb-add-index man): Move anchor.
517
ba643918
SDJ
5182017-01-12 Tom Tromey <tom@tromey.com>
519 Sergio Durigan Junior <sergiodj@redhat.com>
520
521 * gdb.texinfo (Index Files): Mention gdb-add-index.
522 (gdb-add-index man): New section.
523 * Makefile.in (gdb-add-index.1): New rule to generate manpage
524 from gdb.texinfo.
525
754452f0
SN
5262018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
527
528 * gdb.texinfo (pwd): Fix whitespace.
529
2d97a5d9
JB
5302018-01-09 John Baldwin <jhb@FreeBSD.org>
531
532 * gdb.texinfo (pwd): Update cross-reference for Process Information
533 node and remove explicit /proc reference.
534 (Native): Rename subsection from SVR4 Process Information to
535 Process Information.
536 (Process Information): Reword introduction to be less /proc
537 centric. Document support for "info proc" on FreeBSD.
538
9f757bf7
XR
5392018-01-03 Xavier Roirand <roirand@adacore.com>
540
541 * gdb.texinfo (Set Catchpoints): Add documentation for new
542 "catch handlers" action.
543
cef0f868
SH
5442017-12-27 Stafford Horne <shorne@gmail.com>
545
546 * gdb.texinfo (Target Description Format): Explain that arbitrary
547 strings are now allowed for register groups.
548
b67d92b0
SH
5492017-12-27 Stafford Horne <shorne@gmail.com>
550
551 * gdb.texinfo (Registers): Document info reg $reggroup feature.
552
7c161838
SDJ
5532017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
554
555 PR cli/16224
556 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
557
b89641ba
SM
5582017-12-13 Simon Marchi <simon.marchi@ericsson.com>
559
560 * python.texi (Manipulating breakpoints using Python): Document
561 qualified parameter to gdb.Breakpoint.
562
0b982d68
SM
5632017-12-13 Simon Marchi <simon.marchi@ericsson.com>
564
565 * python.texi (Manipulating breakpoints using Python): Split doc
566 of Breakpoint.__init__ in two, split text in multiple
567 paragraphs, don't nest parameter square brackets.
568
a994fec4
FJ
5692017-12-12 Stafford Horne <shorne@gmail.com>
570 Stefan Wallentowitz <stefan@wallentowitz.de>
571 Franck Jullien <franck.jullien@gmail.com>
572 Jeremy Bennett <jeremy.bennett@embecosm.com>
573
574 * gdb.texinfo: Add OpenRISC documentation.
575
437afbb8
JK
5762017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
577
578 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
579
883fd55a
KS
5802017-12-07 Keith Seitz <keiths@redhat.com>
581
582 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
583 and "show print type nested-type-limit".
584
824cc835
PM
5852017-12-07 Phil Muldoon <pmuldoon@redhat.com>
586
587 * python.texi (Breakpoints In Python): Add text relating
588 to allowed explicit locations and keywords in gdb.Breakpoints.
589
7403715e
TT
5902017-12-04 Tom Tromey <tom@tromey.com>
591
592 * gdb.texinfo (Rust): Update trait object status
593
97cbe998
SDJ
5942017-12-01 Andrew Cagney <cagney@redhat.com>
595 Joel Brobecker <brobecker@adacore.com>
596 Sergio Durigan Junior <sergiodj@redhat.com>
597
598 * gdb.texinfo (File Options): Document --readnever.
599 (Commands to Specify Files): Likewise, for 'symbol-file' and
600 'add-symbol-file'.
601
bd69330d
PA
6022017-11-29 Pedro Alves <palves@redhat.com>
603
604 PR c++/19436
605 * gdb.texinfo (Debugging C Plus Plus): Document setting
606 breakpoints in functions with ABI tags.
607
a20714ff
PA
6082017-11-29 Pedro Alves <palves@redhat.com>
609
610 * gdb.texinfo (Linespec Locations): Document how "function" is
611 interpreted in C++ and Ada. Document "-qualified".
612 (Explicit Locations): Document how "-function" is interpreted in
613 C++ and Ada. Document "-qualified".
614
ee9a09e9
DC
6152017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
616
617 PR gdb/21945
618 * gdb.texinfo (Search Memory): Update description and example
619 about how to search a string without NULL terminator.
620
e547c119
JB
6212017-11-24 Joel Brobecker <brobecker@adacore.com>
622
623 * gdb.texinfo (GDB/MI Ada Exception Information): Document
624 new "exception-message" field.
625
5f1ca24a
SM
6262017-11-24 Simon Marchi <simon.marchi@ericsson.com>
627
628 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
629
d044bac8
PA
6302017-11-24 Pedro Alves <palves@redhat.com>
631
632 * gdb.texinfo (Completion): Update need-quoting examples. Remove
633 false claim that GDB inserts quoting automatically.
634 (Symbols): Add anchor.
635
2400729e
UW
6362017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
637
638 * gdb.texinfo (Requirements): Document use of GNU MPFR.
639
d8ae99a7
PM
6402017-11-16 Phil Muldoon <pmuldoon@redhat.com>
641
642 * python.texi (Basic Python): Add rbreak documentation.
643
d0fe4701
XR
6442017-11-07 Xavier Roirand <roirand@adacore.com>
645 Pedro Alves <palves@redhat.com>
646
647 * gdb.texinfo (Set Breaks): Document support for breakpoint
648 location ranges in the enable/disable commands.
649
bc3b087d
SDJ
6502017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
651
652 * gdb.texinfo (Starting your Program) <The working directory.>:
653 Mention remote debugging.
654 (Working Directory) <Your Program's Working Directory>:
655 Likewise.
656 (Connecting) <Remote Packet>: Add "set-working-dir"
657 and "QSetWorkingDir" to the table.
658 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
659 packet.
660
d092c5a2
SDJ
6612017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
662
663 * gdb.texinfo (Starting your Program) <The working directory.>:
664 Mention new "set cwd" command.
665 (Working Directory) <Your Program's Working Directory>:
666 Rephrase to explain that "set cwd" exists and is the default
667 way to change the inferior's cwd.
668
289e23aa
AA
6692017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
670
671 * gdb.texinfo (S/390 and System z Features): Document the new
672 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
673
f2ff95c5
KB
6742017-09-21 Kevin Buettner <kevinb@redhat.com>
675
676 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
677 attribute.
678
da2c323b
KB
6792017-09-21 Kevin Buettner <kevinb@redhat.com>
680
681 * python.texi (Inferiors In Python): Add description for method
682 Inferior.thread_from_thread_handle.
683
4e5a4f58
JB
6842017-09-19 John Baldwin <jhb@FreeBSD.org>
685
686 * gdb.texinfo (Starting your Program): Add description of
687 starti command. Mention starti command as an alternative for
688 debugging the elaboration phase.
689
1526853e
SM
6902017-09-16 Simon Marchi <simon.marchi@ericsson.com>
691
692 * gdb.texinfo (Maintenance Commands): Document filter parameter
693 of "maint selftest". Document "maint info selftests" command.
694
7c96f8c1
TT
6952017-09-11 Tom Tromey <tom@tromey.com>
696
697 * python.texi (Events In Python): Document new events.
698
d69cf9b2
PA
6992017-09-04 Pedro Alves <palves@redhat.com>
700
701 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
702 no-debug-info variables.
703 (Symbols) <Examining the Symbol Table>: Document inspecting
704 no-debug-info types.
705 (Calling) <Calling functions with no debug info>: New subsection,
706 documenting calling no-debug-info functions.
707 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
708
0a2dde4a
SDJ
7092017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
710
711 * gdb.texinfo (set environment): Add @anchor. Explain that
712 environment variables set by the user are sent to GDBserver.
713 (unset environment): Likewise, but for unsetting variables.
714 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
715 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
716 "environment-reset" and "QEnvironmentReset" to the table.
717 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
718 QEnvironmentReset>: New item, explaining the packet.
719
6e41ddec
JK
7202017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
721
722 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
723 "Compiler search for the compile command" descriptions of set
724 compile-gcc and show compile-gcc.
725
58afddc6
WP
7262017-08-07 Weimin Pan <weimin.pan@oracle.com>
727
728 * gdb.texinfo (Architectures): Add new Sparc64 section to document
729 ADI support.
730 * NEWS: Add "adi examine" and "adi assign" commands.
731
6d580b63
YQ
7322017-08-18 Yao Qi <yao.qi@linaro.org>
733
734 * gdb.texinfo (Server): Document "--selftest".
735
a5afdb16
RK
7362017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
737
738 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
739 Single-Key mode.
740
ca145713
SDJ
7412017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
742
743 PR gdb/21925
744 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
745 set...").
746
0968fbae
SM
7472017-08-09 Simon Marchi <simon.marchi@ericsson.com>
748
749 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
750 conditional expression.
751
791fb3d7
SM
7522017-07-31 Simon Marchi <simon.marchi@ericsson.com>
753
754 * agentexpr.texi (rot): Fix symbolic description, improve
755 textual description.
756
27d41eac
YQ
7572017-07-26 Yao Qi <yao.qi@linaro.org>
758
759 * gdb.texinfo (Maintenance Commands): Document command
760 "maint check xml-descriptions".
761
8e2141c6
YQ
7622017-07-26 Yao Qi <yao.qi@linaro.org>
763
764 * gdb.texinfo (Maintenance Commands): Document optional
765 argument of "maint print c-tdesc".
766
c646b4e8
YQ
7672017-07-18 Yao Qi <yao.qi@linaro.org>
768
769 * gdb.texinfo (Maintenance Commands): Improve the doc to
770 command "maint print c-tdesc".
771
eb83230b
SDJ
7722017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
773
774 PR gdb/21606
775 * python.texi (Python representation of Symbols.): Replace
776 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
777 * guile.texi (Guile representation of Symbols.): Likewise.
778
c4dcb155
SM
7792017-06-11 Simon Marchi <simon.marchi@ericsson.com>
780
781 * gdb.texinfo (Optional Messages about Internal Happenings):
782 Document {set,show} debug separate-debug-file commands.
783
aefd8b33
SDJ
7842017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
785
786 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
787 (Connecting) <Remote Packet>: Add "startup-with-shell"
788 and "QStartupWithShell" to the table.
789 (Remote Protocol) <QStartupWithShell>: New item, explaining the
790 packet.
791
176efed1
AB
7922017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
795
d050f7d7
TW
7962017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
797
798 * python.texi (Recording in Python): Factor out the documentation of
799 gdb.RecordInstruction's super class.
800
14f819c8
TW
8012017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
802
803 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
804 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
805 prev and next.
806
0ed5da75
TW
8072017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
808
809 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
810 gdb.RecordInstruction
811
913aeadd
TW
8122017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
813
814 * python.texi (Recording in Python): Add documentation for
815 gdb.RecordGap and remove documentation of special cases for
816 gdb.BtraceInstruction.
817
a3be24ad
TW
8182017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
819
820 * python.texi (Recording in Python): Remove Record.ptid defvar.
821
ebe553db
SM
8222017-04-21 Simon Marchi <simon.marchi@ericsson.com>
823
824 * gdb.texinfo (GDB/MI Thread Information): Add missing
825 fields, re-word some things.
826 (GDB/MI Thread Commands): Describe fields found in the output of
827 -thread-info, remove description of fields in the
828 thread output tuple, replace with a cross-reference to "GDB/MI
829 Thread Information".
830
9be21bb4
SM
8312017-04-21 Simon Marchi <simon.marchi@ericsson.com>
832
833 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
834 from -thread-info output.
835
fe5f7374
AK
8362017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
837
838 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
839
eea78757
AK
8402017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
841
842 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
843
79778b30
YQ
8442017-03-22 Yao Qi <yao.qi@linaro.org>
845
846 * python.texi (Inferiors In Python): Remove @code from Python.
847
cee59b3f
TW
8482017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
849
850 * python.texi (Recordings In Python): Document return type of
851 gdb.BtraceInstruction.data.
852
51457a05
MAL
8532017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
854
855 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
856 command file-list-shared-libraries
857 (GDB/MI Async Records): Update documentation of library-loaded with new
858 field.
859
f8d99587
DE
8602017-03-16 Doug Evans <dje@google.com>
861
862 * guile.texi (Lazy Strings In Guile): Mention arrays.
863 * python.texi (Lazy Strings In Python): Ditto.
864
5cf70512
JW
8652017-03-08 Jiong Wang <jiong.wang@arm.com>
866
867 * gdb.texinfo (Memory Protection Extensions): Add missing escape
868 character "@".
869
4a612d6f
WT
8702017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
871
872 * Memory Protection Extensions: Add information about inferior
873 calls.
874
216f72a1
JK
8752017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
876
877 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
878 DW_TAG_GNU_* and DW_AT_GNU_*.
879
4e746bb6
TW
8802017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
881
882 * python.texi (Recordings In Python): New section.
883
3f77c769
TT
8842017-02-14 Tom Tromey <tom@tromey.com>
885
886 PR python/13598:
887 * python.texi (Events In Python): Document events.before_prompt.
888
5cf30ebf
LM
8892017-02-13 Luis Machado <lgustavo@codesourcery.com>
890
891 * gdb.texinfo (Target Commands): Document the optional offset
892 argument for the load command.
893
18da0c51
MG
8942017-02-10 Martin Galvan <martingalvan@sourceware.org>
895
896 PR gdb/21122
897 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
898 space-separated breakpoint lists. Also add a missing @table command
899 and @cindex for breakpoint lists.
900
3f7b46f2
IR
9012017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
902
903 PR tdep/20936
904 * gdb.texinfo: (Standard Target Features): Document SPARC features.
905 (Sparc Features): New node.
906
2735833d
WT
9072017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
908
909 * gdb.texinfo (i386 Features): Add system segment registers
910 as feature.
911
373832b6
SM
9122017-01-24 Simon Marchi <simon.marchi@ericsson.com>
913
914 * python.texi (Events In Python): Fix typo.
915
78cbbba8
LM
9162017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
917 Luis Machado <lgustavo@codesourcery.com>
918
919 * gdb.texinfo (-target-flash-erase): New MI command description.
920 (flash-erase): New CLI command description.
921
387360da
JB
9222017-01-04 John Baldwin <jhb@FreeBSD.org>
923
924 * gdb.texinfo (Contributors): Add SRI International and University
925 of Cambridge for FreeBSD/mips.
926
34c41c68
DE
9272016-12-22 Doug Evans <xdje42@gmail.com>
928
929 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
930 commands.
931
df3ee9ca
PA
9322016-12-02 Pedro Alves <palves@redhat.com>
933
934 * gdb.texinfo (User-defined Commands): Limit on number of
935 arguments passed to user-defined commands removed; update.
936
01770bbd
PA
9372016-12-02 Pedro Alves <palves@redhat.com>
938
939 PR cli/20559
940 * gdb.texinfo (Define): Add example of using "eval" to process a
941 variable number of arguments.
942 (Output) <eval>: Add anchor.
943
ad02e4fe
SM
9442016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
945
946 * Makefile.in: Likewise.
947
8504e097
AA
9482016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
949
950 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
951 xref.
952
39402e6c
PA
9532016-10-29 Pedro Alves <palves@redhat.com>
954
955 * gdb.texinfo (Packets) <vCont>: Remove mention of default
956 actions.
957
ca6eff59
PA
9582016-10-26 Pedro Alves <palves@redhat.com>
959
960 * gdb.texinfo (Packets): Clarify vCont packets with multiple
961 actions that match a thread, and what happens when an action
962 matches a thread that is already running.
963
be06ba8c
SM
9642016-10-14 Simon Marchi <simon.marchi@ericsson.com>
965
966 * gdb.texinfo (Using Trace Files): Fix typo.
967 (GDB/MI Tracepoint Commands): Likewise.
968
99e61eda
SM
9692016-10-14 Simon Marchi <simon.marchi@ericsson.com>
970
971 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
972 of -trace-save.
973
9c37b5ae
TT
9742016-10-06 Tom Tromey <tom@tromey.com>
975
976 * guile.texi (Types In Guile): Remove Java mentions.
977 * python.texi (Types In Python): Remove Java mentions.
978 * gdb.texinfo (Address Locations, Supported Languages)
979 (Index Section Format): Remove Java mentions.
980
ee8da4b8
DE
9812016-08-15 Doug Evans <dje@google.com>
982
983 * gdb.texinfo (Target Description Format): Update docs on "end"
984 field spec and field default type.
985
4034d0ff
AT
9862016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
9872016-10-03 Simon Marchi <simon.marchi@ericsson.com>
988
989 PR gdb/20487
990 * gdb.texinfo (Context management): Update mention of frame
991 change notifications.
992 (gdb/mi Async Records): Document frame field in
993 =thread-select event.
994 * observer.texi (GDB Observers): New user_selected_context_changed
995 observer.
996
4435e1cc
TT
9972016-09-28 Tom Tromey <tom@tromey.com>
998
999 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1000 than "memory breakpoint". Further document "kind". Move
1001 protocol-details link earlier.
1002 <z1>: Document the cmd_list argument. Fix typo.
1003 <g>: Remove incorrect sentence.
1004 (Stop Reply Packets): Document "OK" response to requests when in
1005 non-stop mode.
1006 <swbreak>: Use "software breakpoint" rather than "memory
1007 breakpoint".
1008 <create>: Document that "R" is ignored.
1009 <W, X, w>: Document formatting of "AA".
1010 (Notification Packets): Use "%Stop", not "%%Stop".
1011
ad0a504f
AK
10122016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1013
1014 * gdb.texinfo (Embedded Processors): Document ARC.
1015 (Synopsys ARC): New section.
1016 (Standard Target Features): Document ARC features.
1017 (ARC Features): New section.
1018
74172ecf
SM
10192016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1020
1021 * .gitignore: New file.
1022
0a1ddfa6
SM
10232016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1024
1025 * gdb.texinfo (Input/Output): Mention possibility to unset
1026 inferior-tty.
1027
c0272db5
TW
10282016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1029
1030 * gdb.texinfo: Resume btrace on reconnect.
1031
e3487908
GKB
10322016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1033
1034 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1035 syscall.
1036
463888ab
РИ
10372016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1038
1039 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1040 command.
1041
dac790e1
TT
10422016-07-13 Tom Tromey <tom@tromey.com>
1043
1044 PR python/15620, PR python/18620:
1045 * python.texi (Events In Python): Document new breakpoint events.
1046
93daf339
TT
10472016-07-13 Tom Tromey <tom@tromey.com>
1048
1049 PR python/17698:
1050 * python.texi (Breakpoints In Python): Document
1051 Breakpoint.pending.
1052
cda75e70
TT
10532016-07-13 Tom Tromey <tom@tromey.com>
1054
1055 * python.texi (Breakpoints In Python): Move table of types and
1056 table of watchpoint types earlier in node.
1057
e0f3fd7c
TT
10582016-07-12 Tom Tromey <tom@tromey.com>
1059
1060 PR python/19293:
1061 * python.texi (Frames In Python): Document
1062 gdb.invalidate_cached_frames.
1063
86f78169
PA
10642016-06-21 Pedro Alves <palves@redhat.com>
1065
1066 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1067 document new-ui and explain use case.
1068
a28d8e50
YTL
10692016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1070
1071 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1072 (NDS32 Features): New Section.
1073
bb556f1f
TK
10742016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1075
1076 * gdb.texinfo (Examining Memory): Document negative repeat
1077 count in the 'x' command.
1078
38b022b4
SM
10792016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1080
1081 * gdb.texinfo (GDB/MI Async Records): Document method and
1082 format fields in =record-started.
1083 * observer.texi (record_changed): Add method and format
1084 parameters.
1085
c185ba27
EZ
10862016-05-27 Eli Zaretskii <eliz@gnu.org>
1087
1088 * gdb.texinfo (General Query Packets): Move the description of the
1089 response before the long list of the specific 'read' and 'write'
1090 requests.
1091
1957f6b8
TT
10922016-05-23 Tom Tromey <tom@tromey.com>
1093
1094 * python.texi (Basic Python): Document gdb.breakpoints return.
1095
224f10c1
TT
10962016-05-24 Tom Tromey <tom@tromey.com>
1097
1098 PR gdb/19194:
1099 * gdb.texinfo (gdb man): Fix typo.
1100
0bdfa368
TT
11012016-05-17 Tom Tromey <tom@tromey.com>
1102
1103 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1104 (Rust): New node.
1105
dcd1f979
TT
11062016-05-17 Tom Tromey <tom@tromey.com>
1107
1108 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1109
310cdbb6
YQ
11102016-04-27 Yao Qi <yao.qi@linaro.org>
1111
1112 * gdb.texinfo (tfind): Complete doc about tfind without
1113 argument.
1114
b8162e5a
AT
11152016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1116
1117 * agentexpr.texi (byte): Fix zero_ext description.
1118
f7c38292
PA
11192016-03-31 Pedro Alves <palves@redhat.com>
1120
1121 * gdb.texinfo (M32R/SDI): Delete node.
1122 (MIPS Embedded): Remove references to the MIPS remote debugging
1123 protocol, PMON and variants, and the associated commands.
1124
81516450
DE
11252016-03-15 Doug Evans <dje@google.com>
1126
1127 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1128 (Target Description Format): Mention enum types. Update docs on
1129 flags types.
1130 (Predefined Target Types): Add "bool".
1131 (Enum Target Types): New node.
1132
2a60e18f
PA
11332016-03-15 Pedro Alves <palves@redhat.com>
1134
1135 * gdb.texinfo (Tracepoint Actions): Fix typo.
1136
45fa2529
PA
11372016-03-15 Pedro Alves <palves@redhat.com>
1138 Andreas Arnez <arnez@linux.vnet.ibm.com>
1139 Marcin Kościelnicki <koriakin@0x04.net>
1140
1141 * gdb.texinfo (Tracepoint Actions): Document possible
1142 unreliability of '$_ret'.
1143
f2403c39
AB
11442016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1145
1146 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1147 command.
1148
f2f3ccb9
SM
11492016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1150
1151 * gdb.texinfo (Convenience Functions): Document $_as_string.
1152
cce0e923
DE
11532016-02-23 Doug Evans <dje@google.com>
1154
1155 * gdb.texinfo (Skipping Over Functions and Files): Document new
1156 options to "skip" command. Update docs of output of "info skip".
1157
012b3a21
WT
11582016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1159
1160 * gdb.texinfo (Signals): Add bound violation display hints for
1161 a SIGSEGV.
1162
0748bf3e
MK
11632016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1164
1165 * gdb.texinfo (Trace File Format): Add documentation for description
1166 section lines.
1167
e909d859
MK
11682016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1169
1170 * gdb.texinfo (Trace File Format): Remove misleading information
1171 about register block ordering.
1172
713cdcbf
DE
11732016-02-01 Doug Evans <dje@google.com>
1174
1175 * gdb.texinfo (Value Sizes): Fix typo.
1176
8244c20d
DE
11772016-02-01 Doug Evans <dje@google.com>
1178
1179 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1180
5fdf6324
AB
11812016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1182
1183 * gdb.texinfo (Value Sizes): New section.
1184 (Data): Add the 'Value Sizes' node to the menu.
1185
67ebd9cb
JB
11862016-01-26 John Baldwin <jhb@FreeBSD.org>
1187
1188 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1189
6e9567fe
JB
11902016-01-19 John Baldwin <jhb@FreeBSD.org>
1191
1192 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1193
f303dbd6
PA
11942016-01-18 Pedro Alves <palves@redhat.com>
1195
1196 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1197 of the thread that hit a breakpoint or received a signal.
1198
71ef29a8
PA
11992016-01-15 Pedro Alves <palves@redhat.com>
1200
1201 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1202
663f6d42
PA
12032016-01-13 Pedro Alves <palves@redhat.com>
1204
1205 * gdb.texinfo (Threads): Document the $_gthread convenience
1206 variable.
1207 (Convenience Vars): Likewise.
1208
c84f6bbf
PA
12092016-01-13 Pedro Alves <palves@redhat.com>
1210
1211 * gdb.texinfo (Threads): Document "info threads -gid".
1212
22a02324
PA
12132016-01-13 Pedro Alves <palves@redhat.com>
1214
1215 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1216 anchor.
1217 (Threads In Python): Document new InferiorThread.global_num
1218 attribute.
1219
5d5658a1
PA
12202016-01-07 Pedro Alves <palves@redhat.com>
1221
1222 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1223 qualified thread IDs, global thread IDs and thread ID lists.
1224 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1225 thread IDs.
1226 (Convenience Vars): Document the $_thread convenience variable.
1227 (Ada Tasks): Adjust to refer to thread IDs.
1228 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1229 Commands, GDB/MI Variable Objects): Update to mention global
1230 thread IDs.
1231 * guile.texi (Breakpoints In Guile)
1232 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1233 global thread IDs instead of thread IDs.
1234 * python.texi (Threads In Python): Adjust documentation of
1235 InferiorThread.num.
1236 (Breakpoint.thread): Mention global thread IDs instead of thread
1237 IDs.
1238
84654457
PA
12392016-01-13 Pedro Alves <palves@redhat.com>
1240
1241 * python.texi (Threads In Python): Document
1242 InferiorThread.inferior.
1243
e3940304
PA
12442016-01-13 Pedro Alves <palves@redhat.com>
1245
1246 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1247 convenience variable.
1248 (Convenience Vars): Likewise.
1249
82075af2
JS
12502016-01-12 Josh Stone <jistone@redhat.com>
1251 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1252
1253 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1254 (Stop Reply Packets): List the syscall entry and return stop reasons.
1255 (General Query Packets): Describe QCatchSyscalls, and add it to the
1256 table and the detailed list of stub features.
1257
bc504a31
PA
12582016-01-12 Pedro Alves <palves@redhat.com>
1259
1260 Remove use of the registered trademark symbol throughout.
1261
cde67b27
YQ
12622016-01-12 Yao Qi <yao.qi@linaro.org>
1263
1264 * gdb.texinfo (Interrupts): Update the document on handling
1265 interrupt when program is stopped.
1266
19d9d4ef
DB
12672015-12-11 Don Breazeal <donb@codesourcery.com>
1268
1269 * gdb.texinfo (Forks): Correct Linux kernel version where
1270 fork and exec events are supported, add notes about support
1271 of these events in target remote mode.
1272 (Connecting): Reorganize and clarify distinctions between
1273 target remote, extended-remote, and multiprocess.
1274 Reorganize related text from separate sections into new
1275 sections.
1276 (Server): Note effects of target extended-remote mode.
1277 Delete section on Multi-Process Mode for gdbserver.
1278 Move some text to "Connecting" node.
1279
f4f4330e
PA
12802015-12-10 Pedro Alves <palves@redhat.com>
1281
1282 * gdb.texinfo (Threads): Replace warning with explanation
1283 about single-threaded programs.
1284
b1236ac3
PA
12852015-12-10 Pedro Alves <palves@redhat.com>
1286
1287 * gdb.texinfo (Threads): Remove mention of SGI.
1288 (Forks): Remove mention of HP-UX.
1289 (Breakpoints): Remove mention of HP-UX.
1290 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1291 Reword in terms of architectures.
1292 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1293 mention supported systems.
1294 (Convenience Vars): Don't mention HP-UX.
1295 (Jumping): Remove mention of HP-UX in comment.
1296 (Files) <shared libraries>: Update supported shared library types
1297 list. Remove mention of HP-UX.
1298 (Native): Remove HP-UX subsection.
1299 (SVR4 Process Information): Remove mention of HP-UX.
1300
0f59c28f
PA
13012015-12-10 Pedro Alves <palves@redhat.com>
1302
1303 * gdb.texinfo (Stack): Reorder menu.
1304
1c35a88f
LM
13052015-12-09 Luis Machado <lgustavo@codesourcery.com>
1306
1307 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1308 -var-set-format's new zero-hexadecimal format.
1309
3685b09f
PMR
13102015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1311
1312 * gdb.texinfo (Ada Mode Into): Move overloading support
1313 description to its own node.
1314 (Overloading support for Ada): New node.
1315
f2faf941
PA
13162015-11-30 Pedro Alves <palves@redhat.com>
1317
1318 PR 14618
1319 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1320 (Remote Configuration): Add the "set/show remote
1321 no-resumed-stop-reply" to the available settings table.
1322 (General Query Packets): Document the "no-resumed" qSupported
1323 feature.
1324
65706a29
PA
13252015-11-30 Pedro Alves <palves@redhat.com>
1326
1327 * gdb.texinfo (Remote Configuration): List "set/show remote
1328 thread-events" command in configuration table.
1329 (Stop Reply Packets): Document "T05 create" stop
1330 reason and 'w' stop reply.
1331 (General Query Packets): Document QThreadEvents packet. Document
1332 QThreadEvents qSupported feature.
1333
de979965
PA
13342015-11-30 Pedro Alves <palves@redhat.com>
1335
1336 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1337 anchor.
1338 (Packets): Document vCtrlC.
1339
79efa585
SM
13402015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1341
1342 * gdb.texinfo (Thread List Format): Mention thread names.
1343
7e0aa6aa
PA
13442015-11-24 Pedro Alves <palves@redhat.com>
1345
1346 PR 17539
1347 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1348 program-spaces" example to ascending order listing.
1349 (Threads): Adjust "info threads" example to ascending order
1350 listing.
1351 (Forks): Adjust "info inferiors" example to ascending order
1352 listing.
1353
0c532a29
MM
13542015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1355
1356 * gdb.texinfo (Process Record and Replay): Document "record
1357 instruction-history" modifiers.
1358
fc58fa65
AB
13592015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1360
1361 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1362 description.
1363 (Frame Filter Management): Move to later in the 'Examining the
1364 Stack' chapter.
1365 (Selection): Add entry for 'select-frame'.
1366
792005b0
DE
13672015-09-25 Doug Evans <dje@google.com>
1368
1369 * gdb.texinfo (Process Record and Replay): Fix syntax of
1370 "record instruction-history begin, end" and
1371 "record function-call-history begin, end".
1372
c58b006b
SM
13732015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1374
1375 * gdb.texinfo (Specifying Source Directories): Fix
1376 substitute-path example.
1377
f2665db5
MM
13782015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1379
1380 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1381
e68fa6f0
PA
13822015-09-15 Pedro Alves <palves@redhat.com>
1383
1384 PR remote/18965
1385 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1386 the vforkdone description.
1387
8228463c
PA
13882015-09-15 Pedro Alves <palves@redhat.com>
1389
1390 PR remote/18965
1391 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1392 part indicates the thread ID of the parent process.
1393
750ce8d1
YQ
13942015-09-15 Yao Qi <yao.qi@linaro.org>
1395
1396 * gdb.texinfo (General Query Packets): Add vContSupported to
1397 tables of 'gdbfeatures' and 'stub features' supported in the
1398 qSupported packet, as well as to the list containing stub
1399 feature details.
1400
b459a59b
DB
14012015-09-11 Don Breazeal <donb@codesourcery.com>
1402
1403 * gdb.texinfo (Remote Configuration): Add exec event
1404 feature to table of packet settings.
1405 (Stop Reply Packets): Add exec events to the list of stop
1406 reasons.
1407 (General Query Packets): Add exec events to tables of
1408 'gdbfeatures' and 'stub features' supported in the qSupported
1409 packet, as well as to the list containing stub feature
1410 details.
1411
73b8c1fd
PA
14122015-08-24 Pedro Alves <palves@redhat.com>
1413
1414 * gdb.texinfo (Remote Configuration): Document the "set/show
1415 remote multiprocess-extensions-packet" commands.
1416
bb615428
PA
14172015-08-24 Pedro Alves <palves@redhat.com>
1418
1419 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1420 <M32R>: Remove references to M32R/D.
1421 <M68K>: Remove references to target dbug.
1422 <MIPS Embedded>: Remove references to target r3900 and target
1423 array.
1424 <PowerPC Embedded>: Remove references to target dink32 and target
1425 ppcbug, target sds
1426 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1427
2b4bf6af
AB
14282015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1429
1430 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1431
566f5e3b
AB
14322015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1433
1434 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1435
18989b3c
AB
14362015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1437
1438 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1439 info bfds" to...
1440 (File Caching): A New section. Outline bfd caching, and add new
1441 description for "main set/show bfd-sharing".
1442
6ff0ba5f
DE
14432015-08-14 Doug Evans <xdje42@gmail.com>
1444
1445 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1446 disassembly.
1447 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1448
629500fa
KS
14492015-08-11 Keith Seitz <keiths@redhat.com>
1450
1451 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1452 Use "location(s)"instead of "linespec(s)".
1453 (Specifying a Location): Rewrite.
1454 Add subsections describing linespec, address, and explicit locations.
1455 Add node/menu for each subsection.
1456 (Source and Machine Code, C Preprocessor Macros)
1457 (Create and Delete Trace points)
1458 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1459 (Continuing at a Different Address): Remove "linespec" examples.
1460 Add reference to "Specify a Location"
1461 (The -break-insert Command): Rewrite. Add anchor.
1462 Add reference to appropriate manual section discussing locations.
1463 (The -dprintf-insert Command): Refer to -break-insert for
1464 specification of 'location'.
1465
fbea99ea
PA
14662015-08-07 Pedro Alves <palves@redhat.com>
1467
1468 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1469 target-non-stop".
1470
da8c46d2
MM
14712015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1472
1473 * gdb.texinfo (Process Record and Replay): Document prefixing of
1474 speculatively executed instructions in the "record instruction-history"
1475 command.
1476
a3b5281e
DE
14772015-07-20 Doug Evans <dje@google.com>
1478
1479 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1480
6bcb1f97
DE
14812015-07-16 Doug Evans <dje@google.com>
1482
1483 * stabs.texinfo: @include gdb-cfg.texi.
1484
db1ff28b
JK
14852015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1486
1487 Revert the previous 2 commits:
1488 gdbserver build-id attribute generator
1489 Validate symbol file using build-id
1490
ca5268b6
JK
14912015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1492
1493 * gdb.texinfo (Files): Add 'set validate-build-id'
1494 and 'show validate-build-id'.
1495
700ca40f
JK
14962015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1497 Jan Kratochvil <jan.kratochvil@redhat.com>
1498
1499 gdbserver build-id attribute generator.
1500 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1501 'build-id' in description, example, new attribute in dtd.
1502
7c7f93f6
AB
15032015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1504
1505 * gdb.texinfo (Selection): Update documentation for 'frame'
1506 command.
1507
b0627500
MM
15082015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1509
72f4393d 1510 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1511 commands.
1512
b20a6524
MM
15132015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1514
1515 * gdb.texinfo (Process Record and Replay): Spell out that variables
1516 and registers are not available during btrace replay.
1517 Describe the new "record btrace pt" command.
1518 Describe the new "set|show record btrace pt buffer-size" options.
1519 (General Query Packets): Describe the new Qbtrace:pt and
1520 Qbtrace-conf:pt:size packets.
1521 Expand "bts" to "Branch Trace Store".
1522 Update the branch trace DTD.
1523
fc637f04
PP
15242015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1525
1526 * gdb.texinfo (Command History): Document the new option
1527 "history remove-duplicates".
1528
18a94d75
DE
15292015-06-19 Doug Evans <dje@google.com>
1530
1531 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1532 longer supported.
1533
0eacb298
PP
15342015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1535
1536 * gdb.texinfo (Command History): Mention that setting
1537 GDBHISTSIZE to the empty string disables history truncation.
1538
bc460514
PP
15392015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1540
1541 PR gdb/16999
1542 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1543 behavior.
1544
b58c513b
PP
15452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1546
1547 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1548 with GDBHISTSIZE.
1549
a86c90e6
SM
15502015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1551
1552 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1553 bytes and memory units for -data-{read,write}-memory-bytes.
1554 (Packets): Same for m, M and X packets.
1555 * python.texi (Inferiors In Python): Same for read_memory and
1556 write_memory.
1557
c74f7d1c
JT
15582015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1559
1560 * gdb.texinfo (Separate Debug Files): Document that PE is also
1561 supported.
1562
51f0e40d
AB
15632015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1564
1565 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1566 single table entry.
1567
966f0aef
WT
15682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1569
1570 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1571
1572
15a201c8
GB
15732015-06-10 Gary Benson <gbenson@redhat.com>
1574
1575 * gdb.texinfo (Remote Configuration): Document the
1576 "set/show remote hostio-setfs-packet" command.
1577 (Host I/O Packets): Document the vFile:setfs packet.
1578
7a6a1731
GB
15792015-06-10 Gary Benson <gbenson@redhat.com>
1580
1581 * gdb.texinfo (Debugging Output): Document the "set/show debug
1582 linux-namespaces" command.
1583
7d73c23c 15842015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1585 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1586
1587 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1588 and "set mpx bound".
1589
27e0867f
DE
15902015-05-27 Doug Evans <dje@google.com>
1591
1592 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1593
b4f54984
DE
15942015-05-26 Doug Evans <dje@google.com>
1595
1596 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1597 command renamings.
1598 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1599
55b40027
AB
16002015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1601
1602 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1603
a4ea0946
AB
16042015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1605
1606 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1607 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1608
37442ce1
DE
16092015-05-16 Doug Evans <xdje42@gmail.com>
1610
1611 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1612 memory ports.
1613
36de76f9
JK
16142015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1617
0d71eef5
DB
16182015-05-12 Don Breazeal <donb@codesourcery.com>
1619
1620 * gdb.texinfo (Forks): Note that fork debugging is
1621 supported in extended mode.
1622 (Remote Configuration): Add fork event features to table
1623 of packet settings.
1624 (Stop Reply Packets): Add fork events to list of stop reasons.
1625 (General Query Packets): Add fork events to tables of
1626 'gdbfeatures' and 'stub features' supported in the qSupported
1627 packet, as well as to the list containing stub feature
1628 details.
1629
835205d0
GB
16302015-05-12 Gary Benson <gbenson@redhat.com>
1631
1632 * gdb.texinfo (General Query Packets): Document
1633 qXfer:exec-file:read with empty annex.
1634
4c082a81
SC
16352015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1636
1637 * python.texi (Values From Inferior): Add descriptions of new
1638 methods gdb.Value.reference_value and gdb.Value.const_value.
1639
b30a0bc3
JB
16402015-05-06 Joel Brobecker <brobecker@adacore.com>
1641
1642 * gdb.texinfo (Files): Add "info dll" documentation.
1643 (Cygwin Native): Remove "info dll" documentation.
1644
2ce1cdbf
DE
16452015-04-29 Doug Evans <dje@google.com>
1646
1647 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1648 Document.
1649 (Writing an Xmethod): Add get_result_type to example.
1650
59fb7612
SS
16512015-04-28 Sasha Smundak <asmundak@google.com>
1652
1653 * python.texi: New method documented.
1654
cf75d6c3
AB
16552015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1656
1657 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1658 format.
1659
897c3d32
DE
16602015-04-24 Doug Evans <dje@google.com>
1661
1662 * python.texi (Xmethods In Python): Fix name of method to call the
1663 xmethod.
1664
1b6e6f5c
GB
16652015-04-17 Gary Benson <gbenson@redhat.com>
1666
1667 * gdb.texinfo (Connecting to a Remote Target): Mention that
1668 GDB can access program files from remote targets that support
1669 qXfer:exec-file:read and Host I/O packets.
1670
c78fa86a
GB
16712015-04-17 Gary Benson <gbenson@redhat.com>
1672
1673 * gdb.texinfo (Remote Configuration): Document the "set/show
1674 remote pid-to-exec-file-packet" command.
1675 (General Query Packets): Document the qXfer:exec-file:read
1676 qSupported features. Document the qXfer:exec-file:read packet.
1677
a9a5a3d1
GB
16782015-04-17 Gary Benson <gbenson@redhat.com>
1679
1680 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1681 applies to executable paths if supplied to GDB as absolute.
1682
4f45d445
JK
16832015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1684
1685 * gdb.texinfo (Mode Options): Remove -xdb.
1686
e7a8570f
JK
16872015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1688 Eli Zaretskii <eliz@gnu.org>
1689
72f4393d
L
1690 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1691 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1692 the compile command. New subsection Compiler search for the compile
1693 command.
1694
f2983cc3
AW
16952015-04-09 Andy Wingo <wingo@igalia.com>
1696
1697 * guile.texi (Frames In Guile): Describe frame-read-register.
1698
599bd15c
GB
16992015-04-02 Gary Benson <gbenson@redhat.com>
1700
1701 * gdb.texinfo (set sysroot): Document "target:".
1702
d11916aa
SS
17032015-04-01 Sasha Smundak <asmundak@google.com>
1704
1705 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1706 section.
1707
df8411da
SDJ
17082015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1709
1710 PR corefiles/16092
1711 * gdb.texinfo (gcore): Mention new command 'set
1712 use-coredump-filter'.
1713 (set use-coredump-filter): Document new command.
1714
d33279b3
AT
17152015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1716
1717 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1718 documentation, reorder the info os entries in alphabetical order.
1719
852f8402
SM
17202015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1721
1722 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1723 -data-write-memory-bytes.
1724
856e7dd6
PA
17252015-03-24 Pedro Alves <palves@redhat.com>
1726
1727 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1728 mention that threads may sometimes run unlocked.
1729
236af5e3
YG
17302015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1731
1732 * gdb.texinfo (Remote configuration): Document "set/show
1733 serial parity" command.
1734
464b0089
GB
17352015-03-18 Gary Benson <gbenson@redhat.com>
1736
1737 * gdb.texinfo (General Query Packets): Remove documentation
1738 for now-removed vFile:fstat qSupported features.
1739
0a93529c
GB
17402015-03-11 Gary Benson <gbenson@redhat.com>
1741
1742 * gdb.texinfo (Remote Configuration): Document the
1743 "set/show remote hostio-fstat-packet" command.
1744 (General Query Packets): Document the vFile:fstat
1745 qSupported features.
1746 (Host I/O Packets): Document the vFile:fstat packet.
1747
85642ba0
AW
17482015-03-11 Andy Wingo <wingo@igalia.com>
1749
1750 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1751
f7e6eed5
PA
17522015-03-04 Pedro Alves <palves@redhat.com>
1753
1754 * gdb.texinfo (Remote Configuration): Document the "set/show
1755 remote swbreak-feature-packet" and "set/show remote
1756 hwbreak-feature-packet" commands.
1757 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1758 decription.
1759 (Stop Reply Packets): Document the swbreak and hwbreak stop
1760 reasons.
1761 (General Query Packets): Document the swbreak and hwbreak
1762 qSupported features.
1763 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1764
f873665f 17652015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1766
1767 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1768 under *stopped.
1769
9a284c97
DE
17702015-03-02 Doug Evans <xdje42@gmail.com>
1771
1772 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1773
446899e4
AA
17742015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1775
1776 * gdb.texinfo (S/390 and System z Features): Describe new feature
1777 "org.gnu.gdb.s390.vx".
1778
7ee67ee4
SDJ
17792015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1780
1781 PR gdb/18008
1782 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1783 demangler-warning): Fix typo ("problam").
1784
53cf2ee0
DT
17852015-02-19 David Taylor <dtaylor@emc.com>
1786
1787 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1788
3133f8c1
JM
17892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1790
1791 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1792 point, DTrace'.
1793 (Static Probe Points): Modified to cover DTrace probes in addition
1794 to SystemTap probes. Also modified to cover the `enable probe'
1795 and `disable probe' commands.
1796
9aca2ff8
JM
17972015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1798
1799 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1800 `disable probe' commands.
1801
fa3f8d5a
DT
18022015-02-12 David Taylor <dtaylor@emc.com>
1803
1804 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1805 fields of the QTDV packet.
1806
d33501a5
MM
18072015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1808
1809 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1810 (Process Record and Replay): Describe new set|show commands.
1811 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1812
f4abbc16
MM
18132015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1814
1815 * gdb.texinfo (Process Record and Replay): Describe the "record
1816 btrace bts" command.
1817 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1818 (Branch Trace Configuration Format): New.
1819
cfb069a8
GB
18202015-01-31 Gary Benson <gbenson@redhat.com>
1821 Doug Evans <dje@google.com>
1822
1823 * gdb.texinfo (Command Completion): Document new
1824 "set/show max-completions" option.
1825
f57d2163
DE
18262015-01-31 Doug Evans <xdje42@gmail.com>
1827
1828 * gdb.texinfo (Symbols): Document new commands
1829 "maint print symbol-cache", "maint print symbol-cache-statistics",
1830 "maint flush-symbol-cache". Document new option
1831 "maint set symbol-cache-size".
1832
9f050062
DE
18332015-01-31 Doug Evans <xdje42@gmail.com>
1834
1835 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1836 distinguish script files vs inlined scripts.
1837 * python.texi (Python Auto-loading): Ditto.
1838
b6577aab
DE
18392015-01-30 Doug Evans <dje@google.com>
1840
1841 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1842 string if present.
1843
3a8b707a
DE
18442015-01-27 Doug Evans <dje@google.com>
1845
1846 * python.texi (Objfiles In Python): Document Objfile.username.
1847
1b549396
DE
18482015-01-27 Doug Evans <dje@google.com>
1849
1850 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1851 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1852
253828f1
JK
18532015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1854
1855 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1856
bf555842
EZ
18572015-01-16 Eli Zaretskii <eliz@gnu.org>
1858
1859 * doc/gdb.texinfo (TUI Commands): Document the possible
1860 values of NAME argument to 'winheight' command. Explain the
1861 effect of 'tabset' setting better.
1862
439250fb
DE
18632015-01-11 Doug Evans <xdje42@gmail.com>
1864
1865 PR gdb/15830
1866 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1867 (Symbols): Ditto.
1868 (Maintenance Commands): Delete docs for "maint demangle".
1869
6bf6fd09
JB
18702014-12-31 Joel Brobecker <brobecker@adacore.com>
1871
1872 * gdb.texinfo (Files): Remove documentation of the
1873 "add-shared-symbol-files" and "assf" commands.
1874 (Cygwin Native): Remove documentation of the "dll-symbols"
1875 command.
1876
cc485e62
DE
18772014-12-17 Doug Evans <xdje42@gmail.com>
1878
1879 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1880
bb2ec1b3
TT
18812014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1882 Jan Kratochvil <jan.kratochvil@redhat.com>
1883
1884 * gdb.texinfo (Altering): Update.
1885 (Compiling and Injecting Code): New node.
1886
6dddd6a5
DE
18872014-12-12 Doug Evans <dje@google.com>
1888
1889 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1890
f5b95c01
AA
18912014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1892
1893 * gdb.texinfo: Document "maint print user-registers".
1894
a0be3e44
DE
18952014-12-08 Doug Evans <dje@google.com>
1896
1897 * python.texi (Objfiles In Python): Document Objfile.owner.
1898
86e4ed39
DE
18992014-12-04 Doug Evans <dje@google.com>
1900
1901 * python.texi (Objfiles In Python): Document
1902 Objfile.add_separate_debug_file.
1903
7c50a931
DE
19042014-12-04 Doug Evans <dje@google.com>
1905
1906 * python.texi (Objfiles In Python): Document Objfile.build_id.
1907
162078c8
NB
19082014-12-02 Nick Bull <nicholaspbull@gmail.com>
1909
1910 * python.texi (Events In Python): Document new events
1911 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1912 and RegisterChangedEvent.
1913
f10c5b19
JK
19142014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1915
1916 Add add-auto-load-scripts-directory.
1917 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1918 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1919
413b59ae
JK
19202014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1921
1922 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1923 description typo.
1924
02be9a71
DE
19252014-10-30 Doug Evans <dje@google.com>
1926
1927 * python.texi (Progspaces In Python): Document ability to add
1928 random attributes to gdb.Progspace objects.
1929 (Objfiles In Python): Document ability to add random attributes to
1930 gdb.objfile objects.
1931
e5f8a7cc
PA
19322014-10-27 Pedro Alves <palves@redhat.com>
1933
1934 * gdb.texinfo (Continuing and Stepping): Add cross reference to
1935 info on stepping and signal handlers.
1936 (Signals): Explain stepping and signal handlers. Add context
1937 index entry, and cross references.
1938
fab3a15d
SM
19392014-10-20 Simon Marchi <simon.marchi@ericsson.com>
1940
1941 * python.texi (Breakpoints In Python): Add parenthesis after
1942 Breakpoint.delete. Clarify Breakpoint.enabled description so
1943 that it contains "disable".
1944
4ffbba72
DE
19452014-10-17 Doug Evans <dje@google.com>
1946
1947 * python.texi (Events In Python): Document clear_objfiles event.
1948
d096d8c1
DE
19492014-10-17 Doug Evans <dje@google.com>
1950
1951 * python.texi (Objfiles In Python): Document new progspace attribute.
1952
32a8097b
PA
19532014-10-17 Pedro Alves <palves@redhat.com>
1954
1955 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
1956 (SVR4 Process Information): Delete mention of OSF/1.
1957
2ddf4301
SM
19582014-10-01 Simon Marchi <simon.marchi@ericsson.com>
1959
1960 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
1961 exit-code field in -list-thread-groups output.
1962
342cc091
JBG
19632014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1964
1965 * gdb.texinfo (Set Breaks): Add missing "@end table".
1966
a25a5a45
PA
19672014-09-22 Pedro Alves <palves@redhat.com>
1968
1969 * gdb.texinfo (Set Breaks): Document that "set breakpoint
1970 always-inserted off" is the default mode now. Delete
1971 documentation of "set breakpoint always-inserted auto".
1972
2b4fd423
DE
19732014-09-18 Doug Evans <dje@google.com>
1974
1975 * python.texi (Symbol Tables In Python): Document "producer"
1976 attribute of gdb.Symtab objects.
1977
deb8ff2b
PA
19782014-09-16 Pedro Alves <palves@redhat.com>
1979
1980 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
1981 (Embedded OS): Remove VxWorks menu entry.
1982 (VxWorks): Remove node.
1983
81219e53
DE
19842014-09-13 Doug Evans <xdje42@gmail.com>
1985
1986 * gdb.texinfo (Signaling): Document new queue-signal command.
1987
faa42425
DE
19882014-09-06 Doug Evans <xdje42@gmail.com>
1989
1990 PR 15276
1991 * gdb.texinfo (Convenience Funs): Document $_caller_is,
1992 $_caller_matches, $_any_caller_is, $_any_caller_matches.
1993
1a6a384b
JL
19942014-09-03 Justin Lebar <jlebar@google.com>
1995
1996 * python.texi (Types In Python): Type.template_argument(n) returns a
1997 gdb.Value or a gdb.Type and throws an exception if n is out of
1998 range.
1999
5f3b99cf
SS
20002014-09-03 Sasha Smundak <asmundak@google.com>
2001
2002 * python.texi (Frames in Python): Add read_register description.
2003
3cecbbbe
TT
20042014-08-04 Tom Tromey <tromey@redhat.com>
2005
2006 * gdb.texinfo (Debugging Output): Update for change to "set debug
2007 target".
2008
90debf20
MM
20092014-08-01 Masaki Muranaka <monaka@monami-software.com>
2010
2011 Pushed by Joel Brobecker <brobecker@adacore.com>.
2012 * Makefile.in (transform): New variable.
2013 (install-man1, install-man5): Apply $(transform) to man file names.
2014
ee7333ae
DE
20152014-07-26 Doug Evans <xdje42@gmail.com>
2016
2017 PR guile/17177
2018 * guile.texi (Guile Pretty Printing API): Fix typo.
2019 Document set-pretty-printers!, pretty-printers.
2020 (Selecting Guile Pretty-Printers): Update.
2021 Mention program-space based pretty-printers.
2022
70509625
PA
20232014-07-25 Pedro Alves <palves@redhat.com>
2024 Eli Zaretskii <eliz@gnu.org>
2025
2026 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2027 with multi-threaded programs.
2028
b67a2c6f
YQ
20292014-06-27 Yao Qi <yao@codesourcery.com>
2030
2031 * gdb.texinfo (Maintenance Commands): Update the output of
2032 'maint print dummy-frames' command.
2033
f179cf97
EZ
20342014-06-24 Eli Zaretskii <eliz@gnu.org>
2035
2036 * gdb.texinfo (Screen Size): Improve indexing.
2037
992c7d70
GB
20382014-06-19 Gary Benson <gbenson@redhat.com>
2039
2040 * gdb.texinfo (Maintenance Commands): Document new
2041 "maint set/show catch-demangler-crashes" option.
2042
57fcfb1b
GB
20432014-06-19 Gary Benson <gbenson@redhat.com>
2044
2045 * gdb.texinfo (Maintenance Commands): Document new
2046 "maint demangler-warning" command and new
2047 "maint set/show demangler-warning" option.
2048
dd5d5494
SC
20492014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2050
2051 * python.texi (Xmethod API): Add space before the opening
2052 parenthesis in function descriptions.
2053
25326a28 20542014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2055
2056 * guile.texi (Guile Configuration): Document guile-data-directory.
2057
0a770bb2 20582014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2059
2060 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2061
16f691fb
DE
20622014-06-04 Doug Evans <xdje42@gmail.com>
2063
2064 * guile.texi (Breakpoints In Guile): Update.
2065
1e47491b
JB
20662014-06-03 Joel Brobecker <brobecker@adacore.com>
2067
2068 * python.texi (Xmethod API): Fix reference to "Progspaces In
2069 Python".
2070
0c6e92a5
SC
20712014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2072
2073 * python.texi (Xmethods In Python, XMethod API)
2074 (Writing an Xmethod): New nodes.
2075 (Python API): New menu entries "Xmethods In Python",
2076 "Xmethod API", "Writing an Xmethod".
2077
06eb1586
DE
20782014-06-02 Doug Evans <xdje42@gmail.com>
2079
2080 * guile.texi (Guile API): Add entry for Parameters In Guile.
2081 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2082 (Parameters In Guile): New node.
2083
e698b8c4
DE
20842014-06-02 Doug Evans <xdje42@gmail.com>
2085
2086 * guile.texi (Guile API): Add entry for Commands In Guile.
2087 (Basic Guile) <parse-and-eval>: Add reference.
2088 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2089 (GDB Scheme Data Types): Mention <gdb:command> object.
2090 (Commands In Guile): New node.
2091
ded03782
DE
20922014-06-02 Doug Evans <xdje42@gmail.com>
2093
2094 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2095 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2096 (Progspaces In Guile): New node.
2097
53e8a631
AB
20982014-05-30 Andrew Burgess <aburgess@broadcom.com>
2099
2100 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2101 * python.texi (Frames In Python): Mention
2102 gdb.FRAME_UNWIND_MEMORY_ERROR.
2103
329ea579
PA
21042014-05-29 Pedro Alves <palves@redhat.com>
2105 Tom Tromey <tromey@redhat.com>
2106
2107 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2108 from example.
2109 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2110 Mention that target-async is now deprecated.
2111 (Maintenance Commands): Document maint set/show target-async.
2112
92bcb5f9
PA
21132014-05-29 Pedro Alves <palves@redhat.com>
2114
2115 * observer.texi (sync_execution_done, command_error): New
2116 subjects.
2117
fd664c91
PA
21182014-05-29 Pedro Alves <palves@redhat.com>
2119
2120 PR gdb/13860
2121 * observer.texi (signal_received, end_stepping_range)
2122 (signal_exited, exited, no_history): New observer subjects.
2123
b2715b27
AW
21242014-05-26 Andy Wingo <wingo@igalia.com>
2125
2126 * guile.texi (GDB Scheme Data Types): Remove documentation for
2127 removed interfaces. Update spelling of gdb-object-kind.
2128
9eaa4c1e
AW
21292014-05-26 Andy Wingo <wingo@igalia.com>
2130
2131 * guile.texi (Basic Guile): Fix some typos.
2132
0f1e8403
AW
21332014-05-26 Andy Wingo <wingo@igalia.com>
2134
2135 * guile.texi (Writing a Guile Pretty-Printer)
2136 (Guile Types Module): Fix excess parentheses in use-modules forms.
2137
697aa1b7
EZ
21382014-05-24 Eli Zaretskii <eliz@gnu.org>
2139
2140 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2141 (Breakpoints In Guile, Guile Printing Module)
2142 (Guile Exception Handling, Values From Inferior In Guile)
2143 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2144 Don't use @var at the beginning of a sentence.
2145
2146 * gdb.texinfo (Frame Filter Management, Trace Files)
2147 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2148 (PowerPC Embedded, Define, Annotations for Running)
2149 (IPA Protocol Commands, Packets, General Query Packets)
2150 (Tracepoint Packets, Notification Packets, Environment)
2151 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2152 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2153 (Frames, Backtrace, Selection, Expressions, Registers)
2154 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2155 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2156 (Source Annotations, Using JIT Debug Info Readers, Packets)
2157 (Stop Reply Packets, Host I/O Packets)
2158 (Target Description Format): Don't use @var at the beginning of a
2159 sentence.
2160
2161 * python.texi (Basic Python, Types In Python)
2162 (Commands In Python, Frames In Python, Line Tables In Python)
2163 (Breakpoints In Python, gdb.printing, gdb.types)
2164 (Type Printing API): Don't use @var at the beginning of a
2165 sentence.
2166
67b5c0c1
MM
21672014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2168
2169 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2170 replay-memory-access".
2171
6a3cb8e8
PA
21722014-05-21 Pedro Alves <palves@redhat.com>
2173
2174 * gdb.texinfo (Starting): Document "set/show
2175 auto-connect-native-target".
2176 (Target Commands): Document "target native".
2177
936d2992
PA
21782014-05-20 Pedro Alves <palves@redhat.com>
2179
2180 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2181 not be remote specific. Add cross reference to the qCRC packet.
2182 (Separate Debug Files): Update cross reference to the qCRC packet.
2183 (General Query Packets) <qCRC packet>: Add anchor.
2184
b3ce5e5f
DE
21852014-05-17 Doug Evans <xdje42@gmail.com>
2186
2187 Copy over changes from guile.texi.
2188 * python.texi (Basic Python) <gdb.execute>: Add text.
2189 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2190 (Values From Inferior) <Python string>: Add text.
2191 (Values From Inferior) <Value.string>: Clarify string length handling.
2192 (Pretty Printing API): Add cindex.
2193 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2194 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2195 @vindex.
2196 (Commands In Python) <COMPLETE_*>: Similarly.
2197 (Symbols In Python) <SYMBOL_*>: Similarly.
2198 (Breakpoints In Python) <WP_*>: Similarly.
2199 (Breakpoints In Python) <BP_*>: Similarly.
2200
8dfcab11
DT
22012014-05-17 David Taylor <dtaylor@emc.com>
2202
2203 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2204 mentioned in the qfThreadInfo reply.
2205
8d551b02
DE
22062014-05-16 Doug Evans <dje@google.com>
2207
2208 * gdb.texinfo (Mode Options): Add -D.
2209
e20bd8f4
SB
22102014-05-09 Samuel Bronson <naesten@gmail.com>
2211
2212 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2213 "make -C".
2214
f989a1c8
TT
22152014-04-29 Tom Tromey <tromey@redhat.com>
2216
2217 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2218 "show debug varobj".
2219
95cf3b38
DT
22202014-05-01 David Taylor <dtaylor@emc.com>
2221
2222 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2223 option.
2224
01f9f808
MS
22252014-04-24 Michael Sturm <michael.sturm@mintel.com>
2226 Walfred Tedeschi <walfred.tedeschi@intel.com>
2227
2228 * gdb.texinfo (i386 Features): Add description of AVX512
2229 registers.
2230
770e7fc7
DE
22312014-03-31 Doug Evans <dje@google.com>
2232
2233 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2234
97d8f0ee
DE
22352014-03-30 Doug Evans <dje@google.com>
2236
2237 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2238 (Background Execution): Ditto.
2239
36cb1214
HZ
22402014-03-21 Pedro Alves <palves@redhat.com>
2241 Stan Shebs <stan@codesourcery.com>
2242 Hui Zhu <hui@codesourcery.com>
2243
2244 * gdb.texinfo (Packets): Add anchor to "? packet".
2245 Remove fixme and update introduction of "k packet".
2246 Add anchor to "vKill packet".
2247
5e3a2c38
SS
22482014-03-12 Stan Shebs <stan@codesourcery.com>
2249
2250 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2251
7a5a839f
LC
22522014-02-26 Ludovic Courtès <ludo@gnu.org>
2253
dc6ae996 2254 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2255
95060284
JB
22562014-02-20 Joel Brobecker <brobecker@adacore.com>
2257
2258 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2259 and "assf" as being deprecated.
2260 (Cygwin Native): Likewise for "dll-symbols".
2261 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2262 as a way to force the loading of symbols from a DLL.
2263
f7bd0f78
SC
22642014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2265
2266 * python.texi (Values From Inferior): Add description about the
2267 new feature.
2268
329baa95
DE
22692014-02-17 Doug Evans <xdje42@gmail.com>
2270
2271 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2272 * gdb.texinfo (Python): Moved to ...
2273 * python.texi: ... here. New file.
2274
687894f5
DE
22752014-02-17 Ludovic Courtès <ludo@gnu.org>
2276
d25f38ee 2277 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2278 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2279 parameter to 'str-lookup-function' procedure. Look for
2280 the "std::string<" prefix.
2281 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2282 Adjust description.
2283
6fb526ee
DE
22842014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2285
d25f38ee 2286 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2287 parantheses for deffn.
2288 (Disassembly In Guile): Ditto.
2289
1e0a5178
SS
22902014-02-10 Stan Shebs <stan@codesourcery.com>
2291
2292 Add Doxygen support.
2293 * Makefile.in (doxy): New action, generates Doxygen files.
2294 (DOXYGEN): New.
2295 (doxyedit): New.
2296 * Doxyfile-base.in: New file.
2297 * Doxyfile-gdb-api.in: New file.
2298 * Doxyfile-gdb-xref.in: New file.
2299 * Doxyfile-gdbserver.in: New file.
2300 * doxy-index.in: New file.
2301 * filter-for-doxygen: New file.
2302 * filter-params.pl: New file.
2303
ed3ef339
DE
23042014-02-10 Doug Evans <xdje42@gmail.com>
2305
2306 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2307 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2308 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2309 (Guile docs): Include guile.texi.
2310 (objfile-gdbdotext file): Add objfile-gdb.scm.
2311 (dotdebug_gdb_scripts section): Mention Guile scripts.
2312 (Multiple Extension Languages): New node.
2313 * guile.texi: New file.
2314
c6044dd1
JB
23152014-01-28 Joel Brobecker <brobecker@adacore.com>
2316
2317 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2318 ignore-descriptive-types". commands.
2319
87ce2a04
DE
23202014-01-22 Doug Evans <dje@google.com>
2321
2322 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2323 (gdbserver man): Ditto.
2324
52834460
MM
23252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2326
2327 * gdb.texinfo: Document limited reverse/replay support
2328 for target record-btrace.
2329
0688d04e
MM
23302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2331
2332 * gdb.texinfo (Process Record and Replay): Update documentation.
2333
8710b709
MM
23342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2335
2336 * gdb.texinfo (Process Record and Replay): Document new /c
2337 modifier accepted by "record function-call-history".
2338 Add /i modifier to "record function-call-history" example.
2339
dcf106f3
JB
23402014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2341 Joel Brobecker <brobecker@adacore.com>
2342
2343 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2344 markers. Remove one that was misplaced.
2345
41ef2965
PA
23462014-01-10 Pedro Alves <palves@redhat.com>
2347
2348 * gdb.texinfo (Your Program's Environment) <set environment>:
2349 Mention the shell, and point at 'set exec-wrapper'.
2350
c0d48811
JB
23512014-01-07 Joel Brobecker <brobecker@adacore.com>
2352
2353 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2354
5fba4c0f
JB
23552013-12-30 Joel Brobecker <brobecker@adacore.com>
2356
2357 * gdb.texinfo (Types In Python): Clarify the documentation
2358 of attribute gdb.Field.bitpos.
2359
0809504b
JB
23602013-12-28 Joel Brobecker <brobecker@adacore.com>
2361
2362 * gdb.texinfo (Types In Python): Fix the documentation of
2363 attribute "bitpos" in class gdb.Field for enum types. Add
2364 documentation for attribute "enumval" in that same class.
2365
edef6000
JB
23662013-12-28 Joel Brobecker <brobecker@adacore.com>
2367
2368 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2369 @ftable.
2370
71b8c845
DE
23712013-12-23 Doug Evans <xdje42@gmail.com>
2372
2373 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2374 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2375 corresponding section in Extending GDB.
2376 (Extending GDB): Move menu up. New menu item "Auto-loading
2377 extensions".
2378 (Sequences): New menu item "Auto-loading sequences".
2379 (Auto-loading sequences): New node.
2380 (Python): Rename section from Scripting GDB to Extending GDB.
2381 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2382 Move docs on ways to auto-load extensions to ...
2383 (Auto-loading extensions): ... here. New node.
2384
d192b373
JB
23852013-12-23 Joel Brobecker <brobecker@adacore.com>
2386
2387 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2388 in menu.
2389 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2390 command, now in a new node.
2391 (GDB/MI Support Commands): New node, with its contents being
2392 extracted from the "GDB/MI Miscellaneous Commands" node.
2393 A small paragraph introducing the section is also added at
2394 the start.
2395 (GDB/MI Miscellaneous Commands): Delete the description of the
2396 -info-gdb-mi-command, -list-features and -list-target-features
2397 commands, now hosted in the "GDB/MI Support Commands" node.
2398
a16b0e22
SC
23992013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2400
2401 PR python/16113
2402 * gdb.texinfo (Values From Inferior): Add a note about using
2403 gdb.Field objects as subscripts on gdb.Value objects.
2404 (Types In Python): Add description about the new attribute
2405 "parent_type" of gdb.Field objects.
2406
9b26f0fb
JB
24072013-12-12 Joel Brobecker <brobecker@adacore.com>
2408
2409 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2410 entry for section docuumenting the -list-features GDB/MI command.
2411
72bfa06c
JB
24122013-12-10 Joel Brobecker <brobecker@adacore.com>
2413
2414 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2415 "exec-run-start-option" entry in the output of the "-list-features"
2416 command.
2417
3ea8680f
EZ
24182013-12-04 Eli Zaretskii <eliz@gnu.org>
2419
2420 * gdb.texinfo (i386): Fix yesterday's commit.
2421
1a4f73eb
TT
24222013-12-03 Tom Tromey <tromey@redhat.com>
2423
2424 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2425 documented here.
2426
6cb999f8
TT
24272013-12-03 Tom Tromey <tromey@redhat.com>
2428
2429 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2430
ca8941bb
WT
24312013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2432
2433 * gdb.texinfo (i386 Features): Add MPX feature registers.
2434 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2435 a subsubsection for MPX and describes the display of the
2436 boundary registers.
2437
688981c9
JB
24382013-12-03 Joel Brobecker <brobecker@adacore.com>
2439
2440 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2441 documentation of the "ada-exceptions" entry.
2442
2ea126fa
JB
24432013-12-03 Joel Brobecker <brobecker@adacore.com>
2444
2445 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2446 "^error" result record concerning the error message. Document
2447 the error code that may also be part of that result record.
2448 (GDB/MI Miscellaneous Commands): Document the
2449 "undefined-command-error-code" element in the output of
2450 the "-list-features" GDB/MI command.
2451
6b7cbff1
JB
24522013-12-03 Joel Brobecker <brobecker@adacore.com>
2453
2454 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2455 the new -info-gdb-mi-command GDB/MI command. Document
2456 the meaning of "-info-gdb-mi-command" in the output of
2457 -list-features.
2458
20e1ca3b
PA
24592013-11-29 Pedro Alves <palves@redhat.com>
2460
2461 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2462 Update comment.
2463
29453a14
YQ
24642013-11-24 Yao Qi <yao@codesourcery.com>
2465
2466 * gdb.texinfo (Caching Remote Data): Document new
2467 "set/show stack-cache" option.
2468
6dd315ba
YQ
24692013-11-24 Yao Qi <yao@codesourcery.com>
2470
2471 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2472 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2473 "off" respectively.
2474
9df9dbe0
YQ
24752013-11-23 Yao Qi <yao@codesourcery.com>
2476
2477 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2478 of "displayhint" to the table about child results.
2479
c78feb39
YQ
24802013-11-21 Yao Qi <yao@codesourcery.com>
2481
2482 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2483 'dynamic' for the output of command -var-list-children.
2484
27b81af3
YQ
24852013-11-21 Yao Qi <yao@codesourcery.com>
2486
2487 * gdb.texinfo (Caching Target Data): Remove "see" before
2488 @pxref.
2489
b26dfc9a
YQ
24902013-11-20 Yao Qi <yao@codesourcery.com>
2491
2492 * gdb.texinfo (Caching Target Data): Update doc for
2493 per-address-space dcache.
2494
b12039c6
YQ
24952013-11-20 Yao Qi <yao@codesourcery.com>
2496
2497 * gdb.texinfo (Data): Rename menu item.
2498 (Caching Remote Data): Rename to ...
2499 (Caching Target Data): ... it. Update.
2500
422ad5c2
JB
25012013-11-18 Joel Brobecker <brobecker@adacore.com>
2502
2503 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2504 "language-option" entry in the output of the "-list-features"
2505 command.
2506
805e1f19
TT
25072013-11-15 Tom Tromey <tromey@redhat.com>
2508
2509 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2510 Add example.
2511
8fe1b653
TT
25122013-11-14 Tom Tromey <tromey@redhat.com>
2513
2514 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2515
403cb6b1
JB
25162013-11-14 Joel Brobecker <brobecker@adacore.com>
2517
2518 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2519 (Context management): Place current subsection text into its own
2520 subsubsection. Add new subsubsection describing the "--language"
2521 command option.
2522
93973826
JB
25232013-11-13 Joel Brobecker <brobecker@adacore.com>
2524
2525 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2526 the documentation of "info-ada-exceptions" in the output
2527 of the "-list-features" command. Add the documentation
2528 of the "ada-exception" entry instead.
2529
6adcee18
JB
25302013-11-12 Joel Brobecker <brobecker@adacore.com>
2531
93973826 2532
6adcee18
JB
2533 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2534 word of a couple of sentences to start with a capital letter.
2535
58d06528
JB
25362013-11-12 Joel Brobecker <brobecker@adacore.com>
2537
2538 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2539 (Ada Exceptions): New node.
2540 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2541 Commands" node.
2542 (GDB/MI Ada Exceptions Commands): New node.
2543 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2544 field in the output of the "-list-features" command.
2545 * NEWS: Add entry for the new "info exceptions" CLI command,
2546 and for the new "-info-ada-exceptions" GDB/MI command.
2547
bc79de95
PM
25482013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2549
2550 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2551 (Line Tables In Python): New node.
2552
73be47f5
DE
25532013-11-08 Doug Evans <dje@google.com>
2554
2555 * gdb.texinfo (Debugging Output): Update text for
2556 "set debug dwarf2-read".
2557
db0fec5c
DE
25582013-11-08 Doug Evans <dje@google.com>
2559
2560 * gdb.texinfo (Debugging Output): Update text for
2561 "set debug symtab-create".
2562
92e32e33
PM
25632013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2564
72f4393d
L
2565 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2566 constant.
92e32e33 2567
f76c27b5
PM
25682013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2569
2570 * gdb.texinfo (Breakpoints In Python): Document temporary
2571 option in breakpoint constructor, and add documentation to the
2572 temporary attribute.
2573
fa4d0c40
YQ
25742013-11-07 Yao Qi <yao@codesourcery.com>
2575
2576 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2577 output of "-var-info-expression".
2578
afa332ce
PA
25792013-11-06 Pedro Alves <palves@redhat.com>
2580
2581 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2582 non-interactive mode.
2583 (Environment) <shell startup files warning>: Mention
2584 non-interactive mode. Mention .zshenv for Z shell, and talk about
2585 BASH_ENV instead of .bashrc for BASH.
2586
9ac69859
NB
25872013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2588
2589 * gdb.texinfo (Commands to Specify Files): Add description
2590 of the remove-symbol-file command.
2591 * observer.texi: New free_objfile event
2592
98882a26
PA
25932013-10-24 Pedro Alves <palves@redhat.com>
2594
2595 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2596
ce13fade
JB
25972013-10-11 Joel Brobecker <brobecker@adacore.com>
2598
2599 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2600 New subsection inside which the "-catch-load" and "-catch-unload"
2601 commands documentation is now placed.
2602 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2603 documenting the "-catch-assert" and "-catch-exception" new
2604 GDB/MI commands.
2605
2446f5ea
JB
26062013-10-10 Joel Brobecker <brobecker@adacore.com>
2607
2608 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2609
0d12017b
JB
26102013-10-10 Joel Brobecker <brobecker@adacore.com>
2611
bd80dc1a
JB
2612 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2613 serial baud".
2614 (Remote Configuration): Replace "set remotebaud" by "set serial
2615 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2616
f4fb82a1
PA
26172013-10-07 Pedro Alves <palves@redhat.com>
2618
2619 PR breakpoints/11568
2620 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2621 when the thread is removed from the thread list.
2622
0c557179
SDJ
26232013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2624
2625 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2626 Update entry for $_exitcode.
2627
5713b9b5
JB
26282013-10-04 Joel Brobecker <brobecker@adacore.com>
2629
2630 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2631 new "--start" option.
2632
901461f8
PA
26332013-10-02 Pedro Alves <palves@redhat.com>
2634
2635 * gdb.texinfo (Registers): Expand description of saved registers
2636 in frames. Explain <not saved>.
2637
8fb8eb5c
DE
26382013-09-25 Doug Evans <dje@google.com>
2639
2640 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2641
0a7cfe2c
SS
26422013-09-16 Stan Shebs <stan@codesourcery.com>
2643
2644 Remove the internals manual gdbint.texinfo.
2645 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2646 (PDFFILES): Remove gdbint.pdf.
2647 (HTMLFILES): Remove gdbint/index.html.
2648 (HTMLFILES_INSTALL): Remove gdbint.
2649 (GDBINT_DOC_FILES): Remove.
2650 (dvi): Remove gdbint.dvi.
2651 (ps): Remove gdbint.ps.
2652 * gdbint.texinfo: Remove file.
2653 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2654
a280dbd1
SDJ
26552013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2656
2657 * gdb.texinfo (Convenience Functions): Mention new convenience
2658 function $_isvoid.
2659
4ac33720
UW
26602013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2661
2662 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2663 (Standard Target Features): Add new node to menu.
2664 (S/390 and System z Features): New node.
2665
b3d3b4bd
SA
26662013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2667
2668 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2669 -list-target-features in the example.
2670
edf9f00c
JK
26712013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2672
2673 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2674 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2675
1d236d23
JK
26762013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2677
2678 Sync documentation with gdb.base/gnu-debugdata.exp.
2679 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2680
5423b017
JK
26812013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2682
2683 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2684
6211c335
YQ
26852013-08-27 Pedro Alves <pedro@codesourcery.com>
2686 Yao Qi <yao@codesourcery.com>
2687
2688 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2689 Document new --skip-unavailable option.
2690 <-stack-list-variables>: Document new --skip-unavailable option.
2691
52e260a3
DE
26922013-08-26 Doug Evans <dje@google.com>
2693
2694 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2695 an optional regexp.
2696
5e92f71a
TT
26972013-08-13 Tom Tromey <tromey@redhat.com>
2698
2699 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2700 Document GDB_PARALLEL and GDB_INOTIFY.
2701
c5d7073b
SS
27022013-08-09 Stan Shebs <stan@codesourcery.com>
2703
2704 * LRS: Remove file, describes a long-abandoned live-range
2705 splitting extension to stabs.
2706
6fbe845e
AB
27072013-07-25 Andrew Burgess <aburgess@broadcom.com>
2708
2709 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2710
e7045703
DE
27112013-07-17 Doug Evans <dje@google.com>
2712
2713 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2714
3105ebf9
TT
27152013-07-02 Tom Tromey <tromey@redhat.com>
2716
2717 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2718
d6c2da54
TT
27192013-06-28 Tom Tromey <tromey@redhat.com>
2720
2721 * Makefile.in (version.subst): Use version.in, not
2722 common/version.in.
2723 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2724 Likewise.
2725
e5823f1c
PA
27262013-06-27 Pedro Alves <palves@redhat.com>
2727
2728 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2729 dynamic symbol resolution code>: New section, based on infrun.c
2730 comment.
2731
92dcb9ff
TT
27322013-06-26 Tom Tromey <tromey@redhat.com>
2733
2734 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2735 Update.
2736 (Releasing GDB): Likewise.
2737
dc673c81
YQ
27382013-06-26 Pedro Alves <pedro@codesourcery.com>
2739 Yao Qi <yao@codesourcery.com>
2740
2741 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2742 -trace-frame-collected.
2743
28a93511
YQ
27442013-06-26 Pedro Alves <pedro@codesourcery.com>
2745
2746 * gdb.texinfo (Traceframe Info Format): Document tvar element
2747 and its attributes.
2748
a0743c90
YQ
27492013-06-25 Yao Qi <yao@codesourcery.com>
2750
2751 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2752
01208463
TT
27532013-06-24 Tom Tromey <tromey@redhat.com>
2754
2755 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2756 (GDBvn.texi): Use version.subst.
2757 (version.subst): New target.
2758 (mostlyclean): Remove version.subst.
2759
c898adb7
YQ
27602013-06-20 Pedro Alves <pedro@codesourcery.com>
2761
2762 * gdb.texinfo (GDB/MI Data Manipulation)
2763 <-data-list-register-values>: Document the --skip-unavailable
2764 option.
2765
7c57fa1e
YQ
27662013-06-07 Yao Qi <yao@codesourcery.com>
2767
2768 * gdb.texinfo (Symbols): Add kindex and cindex for
2769 'maint print msymbols'.
2770
0059c61a 27712013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2772
2773 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2774 response field name (thread-group to inferior).
2775
85dc5a12
GB
27762013-06-04 Gary Benson <gbenson@redhat.com>
2777
2778 * gdb.texinfo (General Query Packets/qSupported): Added
2779 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2780 to the table of currently defined stub features.
2781 Added a more detailed entry for "augmented-libraries-svr4-read".
2782 (General Query Packets/qXfer:libraries-svr4:read): Documented
2783 the augmented form of this packet.
2784
5901af59
JB
27852013-05-23 Joel Brobecker <brobecker@adacore.com>
2786
2787 * gdb.texinfo (System-wide Configuration Scripts): Renames
2788 "Installed System-wide Configuration Scripts". Add associated
2789 @menu block.
2790
c1e36e3e
PA
27912013-05-23 Yao Qi <yao@codesourcery.com>
2792 Pedro Alves <palves@redhat.com>
2793
2794 * gdb.texinfo (Packets): Document 'vCont;r'.
2795 (Continuing and Stepping): Document target-assisted range
2796 stepping, and the 'set range-stepping' and 'show range-stepping'
2797 commands.
2798
0201faac
JB
27992013-05-23 Joel Brobecker <brobecker@adacore.com>
2800
2801 * gdb.texinfo (Installed System-wide Configuration Scripts):
2802 Add subsection describing the scripts now available under
2803 the data-dir's system-gdbbinit subdirectory.
2804 * NEWS: Add entry announcing the availability of system-wide
2805 configuration scripts for ElinOS and Wind River Linux.
2806
c5867ab6
HZ
28072013-05-21 Hui Zhu <hui@codesourcery.com>
2808
2809 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2810 "-dprintf-insert" command.
2811
7d0c9981
DE
28122013-05-17 Doug Evans <dje@google.com>
2813
2814 * gdb.texinfo (Maintenance Commands): Update doc for
2815 "maint check-psymtabs". Add doc for "maint check-symtabs",
2816 "maint expand-symtabs".
2817
742ce053
MM
28182013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2819
2820 * gdb.texinfo (Process Record and Replay): Document the
2821 "record goto" command and its sub-commands.
2822
1e611234
PM
28232013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2824
2825 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2826 (Python API): Add Frame Filters API, Frame Wrapper API,
2827 Writing a Frame Filter/Wrapper, Managing Management of Frame
2828 Filters chapter entries.
2829 (Frame Filters API): New Node.
2830 (Frame Wrapper API): New Node.
2831 (Writing a Frame Filter): New Node.
2832 (Managing Frame Filters): New Node.
2833 (Progspaces In Python): Add note about frame_filters attribute.
2834 (Objfiles in Python): Ditto.
2835 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2836 @anchors and --no-frame-filters option to -stack-list-variables,
2837 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2838 commands.
2839
2874cb83
JB
28402013-05-08 Joel Brobecker <brobecker@adacore.com>
2841
2842 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2843 Support" subsection documenting the XML format used to transfer
2844 shared library info on AIX.
2845
9a005eb9
JB
28462013-05-08 Joel Brobecker <brobecker@adacore.com>
2847
2848 * gdb.texinfo (Debugging Output): Add documentation of
2849 "set debug aix-solib" and "show debug aix-solib" commands.
2850
a1217d97
SL
28512013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2852
2853 * gdb.texinfo (Nios II): New section.
2854 (Nios II Features): New section.
2855
4d1eb6b4
JB
28562013-05-06 Joel Brobecker <brobecker@adacore.com>
2857
2858 * gdbint.texinfo (Algorithms): Remove entries documenting
2859 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2860 SOLIB_CREATE_INFERIOR_HOOK.
2861
3f84184e
TT
28622013-04-29 Tom Tromey <tromey@redhat.com>
2863
2864 PR python/14204:
2865 * gdb.texinfo (Python API): Fix menu entry.
2866 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2867 Define global and static block. Add example. Clarify
2868 block relationship for inline functions.
2869
60155234
TT
28702013-04-29 Tom Tromey <tromey@redhat.com>
2871
2872 * gdb.texinfo (Python API): Mention Python help and keyword
2873 arguments. Move pagination text to Basic Python.
2874 (Basic Python): Put pagination text here. Document
2875 close-on-exec, SIGCHLD, and SIGINT.
2876
5360976e
PA
28772013-04-19 Pedro Alves <palves@redhat.com>
2878
2879 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2880 "signedness" instead of "signness".
2881
bd3f3b55
PA
28822013-04-19 Pedro Alves <palves@redhat.com>
2883
2884 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2885 -Wno-pointer-sign text with text on -Wpointer-sign.
2886
dee368d3
TT
28872013-04-16 Tom Tromey <tromey@redhat.com>
2888
2889 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2890 GCC that has the SDT probe points.
2891
cc16e6c9
TT
28922013-04-15 Tom Tromey <tromey@redhat.com>
2893
2894 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2895 exception catchpoints.
2896
72f1fe8a
TT
28972013-04-15 Tom Tromey <tromey@redhat.com>
2898
2899 * gdb.texinfo (Set Catchpoints): Document $_exception.
2900 (Convenience Vars): Mention $_exception.
2901
591f19e8
TT
29022013-04-15 Tom Tromey <tromey@redhat.com>
2903
2904 * gdb.texinfo (Set Catchpoints): Reorganize exception
2905 catchpoints. Document "catch rethrow".
2906 (Debugging C Plus Plus): Mention "catch rethrow".
2907
02ae6bad
TT
29082013-04-15 Tom Tromey <tromey@redhat.com>
2909
2910 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2911
2c91021c
JK
29122013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2913 Eli Zaretskii <eliz@gnu.org>
2914
2915 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2916 line below the sample output.
2917
6eaaf48b
EZ
29182013-04-12 Eli Zaretskii <eliz@gnu.org>
2919
2920 * gdb.texinfo (Mode Options): Document '-configuration'.
2921 (Help): Document "show configuration".
2922 (Bug Reporting): Add requirements to include the configuration
2923 details in bug reports.
2924
b292c783
JK
29252013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2926
2927 * Makefile.in (MAN1S): Add gcore.1.
2928 Remove "Host, target, and site specific Makefile fragments" comment.
2929 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
2930 (install-man1, uninstall-man1): Conditionalize gcore.1.
2931 (gcore.1): New.
2932 * gdb.texinfo (Man Pages): Add gcore man.
2933 (gcore man): New node.
2934
f81d1120
PA
29352013-04-10 Pedro Alves <palves@redhat.com>
2936
2937 * gdb.texinfo (Process Record and Replay): Document that "set
2938 record full insn-number-max", "set record
2939 instruction-history-size" and "set record
2940 function-call-history-size" accept "unlimited".
2941 (Backtrace): Document that "set backtrace limit" accepts
2942 "unlimited".
2943 (List): Document that "set listsize" accepts "unlimited".
2944 (Print Settings)" Document that "set print max-symbolic-offset",
2945 "set print elements" and "set print repeats" accept "unlimited".
2946 (Starting and Stopping Trace Experiments): Document that "set
2947 trace-buffer-size" accepts "unlimited".
2948 (Remote Configuration): Document that "set tcp connect-timeout"
2949 accepts "unlimited".
2950 (Command History): Document that "set history size" accepts
2951 "unlimited".
2952 (Screen Size): Document that "set height" and "set width" accepts
2953 "unlimited". Adjust "set pagination"'s description to suggest
2954 "set height unlimited" instead of "set height 0".
2955
393fd4c3
YQ
29562013-04-10 Yao Qi <yao@codesourcery.com>
2957
2958 * gdb.texinfo (Trace Files): Add "target ctf".
2959
cba5a7bf
JK
29602013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2961
2962 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
2963
0ed630cb
JK
2964 * Makefile.in (install-man1, install-man5, uninstall-man1)
2965 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
2966
afe1492b
JK
2967 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
2968
5b8b6385
JK
29692013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2970 Eli Zaretskii <eliz@gnu.org>
2971
2972 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
2973 parameters order. Remove "On some targets" for --attach. Document the
2974 --multi parameter and extended-remote command. Document all the
2975 options.
2976
906ccdf0
JK
29772013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2978
2979 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
2980 the list of supported languages.
2981
43662968
JK
29822013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
2983
2984 Convert man pages to texinfo, new gdbinit.5 texinfo page.
2985 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
2986 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
2987 (diststuff): Add man.
2988 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
2989 (uninstall-man5): New.
2990 (STAGESTUFF): Add *.1 and *.5.
2991 (GDBvn.texi): Add SYSTEM_GDBINIT.
2992 (gdb.1, gdbserver.1, gdbinit.5): New.
2993 (maintainer-clean realclean): Add $(MANS).
2994 (install): Add install-man.
2995 (uninstall): Add uninstall-man.
2996 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
2997 (@copying): Wrap it by @c man begin COPYRIGHT.
2998 (Top): Add Man Pages.
2999 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3000
be9a8770
PA
30012013-04-02 Pedro Alves <palves@redhat.com>
3002
3003 * gdb.texinfo (Debugging Output): Document "set/show debug
3004 aarch64", "set/show debug coff-pe-read" and "set/show debug
3005 mach-o".
3006
a46c1e42
PA
30072013-04-02 Pedro Alves <palves@redhat.com>
3008
3009 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3010 table>: Add entry for "trace-buffer-size".
3011
bd3eecc3
PA
30122013-03-28 Pedro Alves <palves@redhat.com>
3013
3014 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3015 table>: Add entry for "trace-status".
3016
215b9f98
EZ
30172013-03-28 Eli Zaretskii <eliz@gnu.org>
3018
3019 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3020 @bullet", which is invalid (makeinfo 5.1 barfs).
3021
7f7cc265
PA
30222013-03-28 Pedro Alves <palves@redhat.com>
3023
3024 PR gdb/15294
3025
3026 * gdb.texinfo (List) <set listsize>: Adjust to document that
3027 listsize 0 means no limit, and remove mention of -1.
3028
9c0be723
YQ
30292013-03-22 Yao Qi <yao@codesourcery.com>
3030
3031 * gdb.texinfo (Embedded Processors): Remove menu item
3032 "OpenRISC 1000".
3033 (OpenRISC 1000): Remove.
3034
bd712aed
DE
30352013-03-21 Doug Evans <dje@google.com>
3036
3037 * gdb.texinfo (Maintenance Commands): Add docs for
3038 "mt set per-command {space,time,symtab} {on,off}".
3039
d0353e76
YQ
30402013-03-14 Hui Zhu <hui@codesourcery.com>
3041 Yao Qi <yao@codesourcery.com>
3042
3043 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3044
6dd24dfa
KS
30452013-03-13 Keith Seitz <keiths@redhat.com>
3046
3047 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3048 "maint agent" reference to Dynamic printf.
3049
5c4808ca
EZ
30502013-03-11 Eli Zaretskii <eliz@gnu.org>
3051
3052 * gdb.texinfo (General Query Packets): Don't use colon in index
3053 entries visible to Info format.
3054
59ea5688
MM
30552013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3056
3057 * gdb.texinfo (Process Record and Replay): Document record
3058 changes.
3059
2ae8c8e7
MM
30602013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3061
3062 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3063 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3064 qXfer:btrace:read.
3065
28abe188
EZ
30662013-03-09 Eli Zaretskii <eliz@gnu.org>
3067
3068 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3069 use colons in @anchor and @cindex entries.
3070
be9a119c 30712013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3072
3073 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3074
be9a119c 30752013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3076 Hafiz Abid Qadeer <abidh@codesourcery.com>
3077
3078 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3079 trace-buffer-size set and show commands.
3080 (Tracepoint Packets): Document QTBuffer:size.
3081 (General Query Packets): Document QTBuffer:size.
3082
d57350ea
TT
30832013-02-21 Tom Tromey <tromey@redhat.com>
3084
3085 * gdb.texinfo: Remove bad @syncodeindex.
3086 (Values From Inferior, Types In Python, Inferiors In Python)
3087 (Events In Python, Threads In Python, Frames In Python, Blocks In
3088 Python, Symbols In Python, Symbol Tables In Python): Remove
3089 @tables.
3090 (Packets, General Query Packets, Tracepoint Packets)
3091 (Host I/O Packets): Use @w{} for empty @item.
3092
9f44fbc0
SCR
30932013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3094
3095 * gdb.texinfo (Architectures In Python): Add description about
3096 the new method gdb.Architecture.disassemble.
3097
f5911ea1
HAQ
30982013-02-15 Pedro Alves <pedro@codesourcery.com>
3099 Hafiz Abid Qadeer <abidh@codesourcery.com>
3100
3101 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3102 Document the "trace-file" field.
3103
7e1e0340
DE
31042013-02-07 Doug Evans <dje@google.com>
3105
3106 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3107 command.
3108
134a2066
YQ
31092013-02-06 Yao Qi <yao@codesourcery.com>
3110
3111 * gdb.texinfo (GDB/MI Async Records): Document new MI
3112 notification "=tsv-modified". Update the document of MI
3113 notification "=tsv-created".
3114 * observer.texi (GDB Observers): New observer tsv_modified.
3115 Update observer tsv_created and tsv_delete.
3116
430ed3f0
MS
31172013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3118
3119 * gdb.texinfo (AArch64 Features): New section; document
3120 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3121 (Architectures): Add new AArch64 section to document AArch64
3122 architecture specific commands.
3123 (ABI): Add description of the new OS ABI "Newlib" and its influence
3124 on the longjmp handling.
3125
1b56eb55
JK
31262013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3127 Jan Kratochvil <jan.kratochvil@redhat.com>
3128
3129 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3130 variable in 'set/show backtrace' section.
3131
c4957902
TT
31322013-01-31 Tom Tromey <tromey@redhat.com>
3133
3134 * gdb.texinfo (Target Commands): Fix typo.
3135
bea883fd
SCR
31362013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3137
3138 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3139 describing the gdb.Architecture class.
3140 (Frames In Python): Add description about the new method
3141 gdb.Frame.architecture().
3142
796a7ff8
DE
31432013-01-23 Doug Evans <dje@google.com>
3144
3145 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3146
998580f1
MK
31472013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3148
3149 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3150 'thread-groups' field when printing a breakpoint in MI.
3151
c9fb1240
SD
31522012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3153 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3154 to reflect that jit-reader-load now supports absolute file-names.
3155
ab04a2af
TT
31562013-01-16 Tom Tromey <tromey@redhat.com>
3157
3158 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3159 (Signals): Likewise.
3160
8ac3646f
TT
31612013-01-16 Tom Tromey <tromey@redhat.com>
3162
3163 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3164 "catch-type" field.
3165 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3166
e93a8774
TT
31672013-01-07 Tom Tromey <tromey@redhat.com>
3168
3169 * gdb.texinfo (Mode Options): Don't mention -epoch.
3170 (Data, Emacs): Remove obsolete comments.
3171
54516a0b
TT
31722013-01-02 Tom Tromey <tromey@redhat.com>
3173
3174 * gdb.texinfo (GDB/MI Output Records): Update menu.
3175 (GDB/MI Breakpoint Information): New node.
3176 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3177 <-break-insert>: Likewise.
3178
8dbe8ece
YQ
31792012-12-31 Yao Qi <yao@codesourcery.com>
3180
3181 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3182 (Packets): Move "vStopped" packet to ...
3183 (Notification Packets): ... here. Describe the components
3184 of notification. Add a table of supported notifications.
3185 Add an example on the process of he async notification.
3186
f35a17b5
JK
31872012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3188
3189 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3190 present.
3191 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3192 fullname output always present.
3193
0dfd2fad
PM
31942012-12-23 Pierre Muller <muller@sourceware.org>
3195
72f4393d
L
3196 * gdbint.texinfo (Function prototypes): Require use of "extern"
3197 modifier for function prototypes in headers.
0dfd2fad 3198
7785b880
JB
31992012-12-19 Joel Brobecker <brobecker@adacore.com>
3200
3201 * refcard.tex: Update copyright notice to GPL v3 or later.
3202 Update contact info.
3203
3d745be3
JK
32042012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3205
3206 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3207
c9b6281a
YQ
32082012-12-15 Yao Qi <yao@codesourcery.com>
3209
3210 * gdb.texinfo (Debugging Output): Document 'set debug
3211 notification' and 'show debug notification'.
3212
f2a8bc8a
YQ
32132012-12-15 Yao Qi <yao@codesourcery.com>
3214
3215 * gdb.texinfo (Listing Tracepoints): New item and example about
3216 'installed on target' output.
3217 Add more in the example about 'installed on target'.
3218 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3219
451b7c33
TT
32202012-12-14 Tom Tromey <tromey@redhat.com>
3221
72f4393d 3222 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3223
3fa7bf06 32242012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3225
3fa7bf06
MG
3226 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3227
05b4bd79
PA
32282012-12-11 Pedro Alves <palves@redhat.com>
3229
3230 * gdb.texinfo: Remove all mentions of Unixware throughout.
3231
74a0d9f6
JK
32322012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3233
3234 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3235
0c631110
TT
32362012-11-29 Tom Tromey <tromey@redhat.com>
3237
3238 * gdb.texinfo (SVR4 Process Information): Document missing
3239 "info proc" subcommands.
3240
891df0ea
YQ
32412012-11-29 Yao Qi <yao@codesourcery.com>
3242
3243 PR gdb/1477.
3244 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3245 to 'auto' instead of 'gnu'.
3246
608e2dbb
TT
32472012-11-26 Tom Tromey <tromey@redhat.com>
3248
3249 * gdb.texinfo (MiniDebugInfo): New node.
3250 (GDB Files): Update.
3251
e64e0392
DE
32522012-11-16 Doug Evans <dje@google.com>
3253
3254 * gdb.texinfo (System-wide configuration): If the system-wide init
3255 file lives in the data-directory, and --data-directory is provided,
3256 look for it there.
3257
ae606bee
TT
32582012-11-15 Tom Tromey <tromey@redhat.com>
3259
3260 * gdb.texinfo (Signaling): Fix typo.
3261
62747a60
TT
32622012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3263
3264 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3265 parameter "count" of -data-write-memory-bytes, and add an example.
3266
18a9fc12
TT
32672012-11-12 Tom Tromey <tromey@redhat.com>
3268
3269 * gdb.texinfo (Symbols): Document "info type-printers",
3270 "enable type-printer" and "disable type-printer".
3271 (Python API): Add new node to menu.
3272 (Type Printing API): New node.
3273 (Progspaces In Python): Document type_printers field.
3274 (Objfiles In Python): Likewise.
3275 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3276 register_type_printer, TypePrinter>: Document.
3277
53342f27
TT
32782012-11-12 Tom Tromey <tromey@redhat.com>
3279
3280 * gdb.texinfo (Symbols): Document "set print type methods",
3281 "set print type typedefs", and flags to ptype and whatis.
3282
ed8a1c2d
AB
32832012-11-09 Andrew Burgess <aburgess@broadcom.com>
3284
3285 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3286 the example -data-disassemble output. Extend the description of
3287 the -data-disassemble results to document all fields. Document
3288 the cli disassemble command as being related to -data-disassemble.
3289
8506d139
YQ
32902012-11-09 Yao Qi <yao@codesourcery.com>
3291
3292 PR gdb/14777.
3293 * gdb.texinfo (OS Information): Remove doc on command
3294 'info udot'.
3295
4d3f93a2
JB
32962012-11-08 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3299 gdb.ini warning for Windows port.
3300
1e96de83
YQ
33012012-11-08 Yao Qi <yao@codesourcery.com>
3302
3303 * gdb.texinfo (Search): Add kindex for 'fo'.
3304
dc939229
TT
33052012-11-05 Tom Tromey <tromey@redhat.com>
3306
3307 PR python/14802:
3308 * gdb.texinfo (Functions In Python): Add example.
3309
6f6484cd
YQ
33102012-11-03 Yao Qi <yao@codesourcery.com>
3311
3312 * observer.texi (GDB Observers): Remove observer
3313 'tracepoint_modified', 'tracepoint_created' and
3314 'tracepoint_deleted'.
3315
af4238e5
TT
33162012-10-26 Tom Tromey <tromey@redhat.com>
3317
3318 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3319
687e43a4
TT
33202012-10-25 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (General Query Packets): Use @itemx.
3323
8de0566d
YQ
33242012-10-17 Yao Qi <yao@codesourcery.com>
3325
3326 * observer.texi (GDB Observers): Update observer
3327 'memory_changed'.
3328 * gdb.texinfo (GDB/MI Async Records): Document for
3329 "memory-changed" notification.
3330
07540c15
DE
33312012-10-15 Doug Evans <dje@google.com>
3332
3333 * gdb.texinfo (Mode Options): Document -nh.
3334 Elaborate on docs for -nx.
3335
d7019589
SP
33362012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3337
3338 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3339
82a90ccf 33402012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3341 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3342
3343 * gdb.texinfo (GDB/MI Async Records): Document notification
3344 'record-started' and 'record-stopped'.
3345 * observer.texi (GDB Observers): New observer 'record-changed'.
3346
aa9259cc
TS
33472012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3348
3349 * gdb.texinfo: Document the removal of SH's 'regs' command.
3350
c1d780c2
SDJ
33512012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3352
3353 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3354
bb25a15c
YQ
33552012-09-18 Yao Qi <yao@codesourcery.com>
3356
3357 * gdb.texinfo (GDB/MI Async Records): Document new MI
3358 notifications '=tsv-created' and '=tsv-deleted'.
3359 * observer.texi (GDB Observers): New observer tsv_created and
3360 tsv_deleted.
3361
201b4506
YQ
33622012-09-18 Yao Qi <yao@codesourcery.com>
3363
3364 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3365 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3366 '=traceframe-changed'.
3367
6fc1c773
YQ
33682012-09-17 Yao Qi <yao@codesourcery.com>
3369
3370 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3371 'set listsize'.
3372
121c73f3
JK
33732012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3374 Eli Zaretskii <eliz@gnu.org>
3375
3376 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3377 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3378 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3379
e9687799
JK
33802012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3381
3382 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3383
3b5e4d35
YPK
33842012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3385
3386 Document how to return from "python-interactive" to GDB.
3387 * gdb.texinfo (Python Commands): Update documentation.
3388
33892012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3390
3391 Add a new "python-interactive" command that starts a standard
3392 Python interactive prompt with "pi" as alias, and add "py" as
3393 an alias to "python".
3394 * gdb.texinfo (Python Commands): Document the new commands.
3395
b583003e
TT
33962012-08-22 Tom Tromey <tromey@redhat.com>
3397
3398 * gdbint.texinfo (Host Definition): Remove documentation for
3399 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3400
a451cb65
KS
34012012-08-17 Keith Seitz <keiths@redhat.com>
3402
3403 PR c++/13356
3404 * gdb.texinfo (Type and Range Checking): Remove warning.
3405 Remove spurious commas.
3406 Update text and examples for re-implementation of set/show
3407 check type.
3408 (C and C++ Type and Range Checks): Likewise.
3409
6b1755ce
YQ
34102012-08-16 Yao Qi <yao@codesourcery.com>
3411
3412 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3413 is deprecated.
3414
f47f77df
DE
34152012-08-13 Doug Evans <dje@google.com>
3416
3417 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3418 to include functions.
3419
a72c3253
DE
34202012-08-10 Doug Evans <dje@google.com>
3421
3422 * gdb.texinfo (Convenience Funs): New node.
3423 (Types In Python): Document Type.vector.
3424
5b9afe8a
YQ
34252012-08-09 Yao Qi <yao@codesourcery.com>
3426
3427 * observer.texi: New observer command_param_changed.
3428 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3429
dc1039df
JK
34302012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3431
3432 * gdbint.texinfo (Debugging GDB): In section
3433 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3434 Mention also gdb-gdb.py.
3435
4abf930d
YQ
34362012-08-07 Yao Qi <yao@codesourcery.com>
3437
3438 Revert the folloing patch:
3439 2012-08-06 Yao Qi <yao@codesourcery.com>
3440 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3441 remote hardware-watchpoint-limit' and 'set
3442 remote hardware-breakpoint-limit'.
3443
f3c8a52a
JK
34442012-08-06 Nathaniel Flath <flat0103@gmail.com>
3445
3446 * gdb.texinfo (Working Directory): Added information about new
3447 default argument for 'cd' command.
3448
77a91025
YQ
34492012-08-06 Yao Qi <yao@codesourcery.com>
3450
3451 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3452 remote hardware-watchpoint-limit' and 'set
3453 remote hardware-breakpoint-limit'.
3454
d9f08f52
YQ
34552012-08-06 Yao Qi <yao@codesourcery.com>
3456
3457 Fix PR14371.
3458
3459 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3460 '=breakpoint-deleted'.
3461
95b07c96
YQ
34622012-08-02 Yao Qi <yao@codesourcery.com>
3463
3464 * gdb.texinfo (Native): Remove node Neutrino.
3465
7255706c
YQ
34662012-07-27 Yao Qi <yao@codesourcery.com>
3467
3468 * gdb.texinfo (IPA Protocol Commands): Document new command
3469 'close'.
3470
d6b28940
TT
34712012-07-25 Tom Tromey <tromey@redhat.com>
3472
3473 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3474
e615022a
DE
34752012-07-20 Doug Evans <dje@google.com>
3476
3477 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3478 (Index Files): Document how to control the use of deprecated index
3479 sections.
3480 (Index Section Format): Replace --use-deprecated-index-sections with
3481 "set use-deprecated-index-sections on".
3482
055855a4
EZ
34832012-07-12 Eli Zaretskii <eliz@gnu.org>
3484
3485 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3486 indices into a single node "Index". Instead, join function and
3487 variable indices into a single index, separate from the concept
3488 index. Requested in
3489 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3490 (Top): Update the top-level menu: instead of one "Index" there are
3491 now separate entries "Concept Index" and "Function and Variable
3492 Index".
3493 (Concept Index, Function and Variable Index): New nodes.
3494 (Index): Node deleted.
3495
f77cc5f0
HZ
34962012-07-05 Hui Zhu <hui_zhu@mentor.com>
3497
3498 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3499 and "maint agent-eval".
3500
00595b5e
EZ
35012012-07-03 Eli Zaretskii <eliz@gnu.org>
3502
3503 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3504 avoid file-name clashes between Index.html and index.html on
3505 case-insensitive filesystems. See the discussion starting in
3506 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3507 details of the problem.
3508 (Top): Update the master menu for the above.
3509 (Concept Index, Command and Variable Index): New nodes, instead of
3510 the old "Index" node that was deleted. All cross-references
3511 updated.
3512
d3ce09f5
SS
35132012-07-02 Stan Shebs <stan@codesourcery.com>
3514
3515 * gdb.texinfo (Dynamic Printf): Mention agent style and
3516 disconnected dprintf.
3517 (Maintenance Commands): Describe maint agent-printf.
3518 (General Query Packets): Mention BreakpointCommands feature.
3519 (Packets): Document commands extension to Z0 packet.
3520 * agentexpr.texi (Bytecode Descriptions): Document printf
3521 bytecode.
3522
2d7b58e8
JK
35232012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3524
3525 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3526 only after gdbinit files.
3527 (Startup): Move -iex and -iex commands down after gdbinit files.
3528
202cbf1c
JK
35292012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3530
3531 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3532 possibility.
3533
b6ba681c
TT
35342012-06-29 Tom Tromey <tromey@redhat.com>
3535
3536 * gdb.texinfo (Index Section Format): Update for version 7.
3537
71caed83
SS
35382012-06-28 Stan Shebs <stan@codesourcery.com>
3539
3540 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3541 example, add note about title column.
3542
ee0bf529
SCR
35432012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3544
3545 * gdb.texinfo (Symbol Tables In Python): Add description about
3546 the new 'last' attribute of gdb.Symtab_and line.
3547
3c15d565
SCR
35482012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3549
3550 * gdb.texinfo (Symbol Tables In Python): Correct the description
3551 of the 'pc' attribute of gdb.Symtab_and_line.
3552
45cfd468
DE
35532012-06-26 Doug Evans <dje@google.com>
3554
3555 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3556 and symtab-create.
3557
496ee73e
KS
35582012-06-25 Keith Seitz <keiths@redhat.com>
3559
3560 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3561 from example. Remove "rbreak" from list of corresponding
3562 gdb commands.
3563
156942c7
DE
35642012-06-23 Doug Evans <dje@google.com>
3565
3566 * gdb.texinfo (Index Section Format): Document version 7 format.
3567
c614397c
YQ
35682012-06-22 Yao Qi <yao@codesourcery.com>
3569
3570 * gdb.texinfo: Add missing cindex for some packets.
3571
472a2379
KS
35722012-06-20 Keith Seitz <keiths@redhat.com>
3573
3574 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3575 for -break-insert and document -p.
3576
2678e2af
YQ
35772012-06-20 Yao Qi <yao@codesourcery.com>
3578
3579 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3580 and "gdb.write_memory" with "Inferior.read_memory" and
3581 "Inferior.write_memory".
3582
984359d2
EZ
35832012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3584
3585 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3586 (Free Documentation): Add @node line.
3587 (Continuing and Stepping) <advance location>: Use @item instead of
3588 @itemx.
3589 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3590 @itemx.
3591 (Embedded Processors): Put the link to "PA" to its correct place,
3592 according to document structure.
3593 (Python API): Put the link to "Lazy Strings In Python" to its
3594 correct place.
3595 (Index): Use @@ in @tex block to get a literal @.
3596
3597 * gdbint.texinfo: Fix the @subtitle line.
3598
3599 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3600 correct place.
3601
16bdd41f
YQ
36022012-06-08 Yao Qi <yao@codesourcery.com>
3603
3604 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3605 Protocol'.
3606 (In-Process Agent Protocol, IPA Protocol Objects)
3607 (IPA Protocol Commands): New nodes.
3608 (Tracepoint Packets): Add anchors.
3609
2d4c29c5
TS
36102012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3611
3612 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3613
6bd110c5
YQ
36142012-06-06 Yao Qi <yao@codesourcery.com>
3615
3616 * gdb.texinfo: Update copyright year.
3617
f3e0e960
SS
36182012-05-23 Stan Shebs <stan@codesourcery.com>
3619 Kwok Cheung Yeung <kcy@codesourcery.com>
3620
3621 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3622
1564a261
JK
36232012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3624
3625 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3626 Mention also --with-separate-debug-dir.
3627 (Auto-loading): Prepend $debugdir in the sample output.
3628 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3629 auto-load safe-path variable.
3630 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3631 Mention also $debugdir for 'set auto-load scripts-directory'.
3632
eb17f351
EZ
36332012-05-19 Eli Zaretskii <eliz@gnu.org>
3634
3635 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3636 (MIPS Embedded, MIPS, MIPS Register packet Format)
3637 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3638 appropriate.
3639
4cc0665f 36402012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3641 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3642
3643 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3644 mips compression".
3645 (MIPS Breakpoint Kinds): New subsubsection.
3646
7af8dcf8 36472012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3648
3649 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3650 nodes for subsections. Add @acronym mark-ups and adjust
3651 formatting.
3652
aff139ff
JK
36532012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3654
3655 Rename $ddir to $datadir.
3656 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3657 (objfile-gdb.py file): Rename $ddir to $datadir.
3658
9cb709b6
TT
36592012-05-18 Tom Tromey <tromey@redhat.com>
3660
3661 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3662
e7e0cddf
SS
36632012-05-14 Stan Shebs <stan@codesourcery.com>
3664
3665 * gdb.texinfo (Dynamic Printf): New subsection.
3666
7efc75aa
SCR
36672012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3668
3669 * gdb.texinfo (Basic Python): Add description about the function
3670 gdb.find_pc_line
3671
f307c045
JK
36722012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3673 Eli Zaretskii <eliz@gnu.org>
3674
3675 * gdb.texinfo (Separate Debug Files): Use plural form for global
3676 debugging information directory.
3677
85d4a676
SS
36782012-05-11 Stan Shebs <stan@codesourcery.com>
3679 Kwok Cheung Yeung <kcy@codesourcery.com>
3680
3681 * gdb.texinfo (Operating System Auxiliary Information): Document new
3682 'info os' subcommands.
3683
c1668e4e
JK
36842012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3685
3686 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3687 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3688 (dotdebug_gdb_scripts section): Add reference
3689 to 'Auto-loading safe path'.
3690
7349ff92
JK
36912012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3692
3693 Implement multi-component --with-auto-load-dir.
3694 * gdb.texinfo (Auto-loading): New references
3695 for 'set auto-load scripts-directory'
3696 and 'show auto-load scripts-directory'.
3697 (Auto-loading safe path): Describe the new default. Move $ddir
3698 substituation reference to 'objfile-gdb.py file'.
3699 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3700 script-name. Describe new 'set auto-load scripts-directory'
3701 and 'show auto-load scripts-directory'.
3702
6dea1fbd
JK
37032012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3704
3705 Provide $ddir substitution for --with-auto-load-safe-path.
3706 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3707 (Auto-loading safe path): Likewise. Mention the default value,
3708 $ddir substitution, --with-auto-load-safe-path and
3709 --without-auto-load-safe-path.
3710 * observer.texi (gdb_datadir_changed): New.
3711
1ccacbcd
JK
37122012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3713
3714 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3715 Twice.
3716
d9242c17
JK
3717 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3718 directory separator by path separator.
3719
af2c1515
JK
37202012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3721
3722 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3723 for 'set auto-load safe-path' optional. Mention if it is omitted.
3724 Change disabling security protection condition to "/", twice.
3725
a20ee7a4
SCR
37262012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3727
3728 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3729 the new methods global_block and static_block on gdb.Symtab
3730 objects.
3731
56af09aa
SCR
37322012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3733
3734 * gdb.texinfo (Blocks In Python): Add a note saying that future
3735 improvements to GDB and its infrastructure can move symbols
3736 across blocks within a symbol table.
3737
2746b0ef
YQ
37382012-04-29 Yao Qi <yao@codesourcery.com>
3739
3740 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3741 (A29K): Remove.
3742
62e5f89c
SDJ
37432012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3744 Tom Tromey <tromey@redhat.com>
3745
3746 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3747 and generic static probe support on GDB.
3748
a766d390
DE
37492012-04-25 Doug Evans <dje@google.com>
3750
50f042b9
DE
3751 * gdb.texinfo (Go): Fix thinko.
3752
a766d390
DE
3753 * gdb.texinfo (Supported Languages): Add Go.
3754 (Go): New node.
3755
f02e2b19
YQ
37562012-04-25 Yao Qi <yao@codesourcery.com>
3757
3758 * gdbint.texinfo (Testsuite): New section `Board settings'.
3759
68d41a48
JK
37602012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3761
3762 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3763 Three times.
3764
174bb630
JK
3765 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3766 Three times.
3767
0511cc75
JK
37682012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3769
3770 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3771 by @table @asis. Fix formatting of one item.
3772
0070f25a
JK
37732012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3774
3775 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3776
4dc84fd1
JK
37772012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3778
3779 New option "set debug auto-load".
3780 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3781 (auto-load verbose mode): New node.
3782
bccbefd2
JK
37832012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3784
3785 New option "set auto-load safe-path".
3786 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3787 and "info auto-load" examples for safe-path. Put there also references
3788 for "set auto-load safe-path" and "show auto-load safe-path".
3789 New menu item for Auto-loading safe path.
3790 (Auto-loading safe path): New node.
3791 (Python Auto-loading): Update the expected output from "Missing"
3792 to "No".
3793
bf88dd68
JK
37942012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3795
3796 auto-load: Implementation.
3797 * gdb.texinfo (Mode Options): New anchor for -nx.
3798 (Startup): New anchors for Option -init-eval-command,
3799 Home Directory Init File
3800 and Init File in the Current Directory during Startup.
3801 Mention set auto-load local-gdbinit with a reference.
3802 Change the sample code to "set auto-load python-scripts".
3803 (Threads): New anchor set libthread-db-search-path.
3804 Provide references to libthread_db.so.1 file.
3805 (Controlling GDB): New menu item for Auto-loading.
3806 (Auto-loading, Init File in the Current Directory)
3807 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3808 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3809 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3810 reference.
3811 (Auto-loading): Rename to ...
3812 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3813 "set auto-load python-scripts", new anchor for it. Change
3814 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3815 for it. Change "info auto-load-scripts"
3816 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3817 to "Python scripts".
3818
8264ba82
AG
38192012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3820
3821 PR mi/13393
3822 * gdb.texinfo (Print Settings): Extend the description for "set print
3823 object".
3824 (GDB/MI Variable Objects): Extend the description for -var-create and
3825 -var-list-children.
3826
06fc020f
SCR
38272012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3828
3829 * gdb.texinfo (Examining Data): Document the 'explore' command.
3830
7191c139
JB
38312012-03-28 Joel Brobecker <brobecker@adacore.com>
3832
3833 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3834 to the children of a varobj and its update range when -var-update
3835 returns that the varobj's type changed.
3836
3708f05e
JK
38372012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3838
3839 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3840 Create two new links fir 'objfile-gdb.py file'
3841 and 'dotdebug_gdb_scripts section'.
3842
8e0583c8
JK
38432012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 * gdb.texinfo (Auto-loading): Rename node reference
3846 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3847 Twice.
3848 (.debug_gdb_scripts section): Rename the node ...
3849 (dotdebug_gdb_scripts section): ... here.
3850 (Maintenance Commands): Also rename this node reference.
3851
7b282c5a
SCR
38522012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3853
3854 * gdb.texinfo (Python API/Values From Inferior): Add description
3855 about the new method Value.referenced_value. Add description on
3856 how Value.dereference is different (and similar) to
3857 Value.referenced_value.
3858
8320cc4f
JK
38592012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3860
3861 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3862 --init-eval-command=COMMAND, -iex.
3863 (Startup): Describe -iex and -ix. Simplify the example
3864 for "set auto-load-scripts off".
3865
481860b3
GB
38662012-03-16 Gary Benson <gbenson@redhat.com>
3867
3868 PR breakpoints/10738
3869 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3870 stating that GDB cannot set breakpoints on inlined functions.
3871 (Mode Options): Document --use-deprecated-index-sections.
3872 (Index Section Format): Document new index section version format.
3873
c4aeac85
TT
38742012-03-15 Tom Tromey <tromey@redhat.com>
3875
3876 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3877
16899756
DE
38782012-03-13 Doug Evans <dje@google.com>
3879
3880 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3881 of "reload".
3882 (Symbols): Delete docs for set/show symbol-reloading.
3883 * gdbint.texinfo (Defining Other Architecture Features): Delete
3884 SYMBOL_RELOADING_DEFAULT.
3885 * refcard.tex: Delete reference to symbol-reloading.
3886
9b224c5e
PA
38872012-03-07 Pedro Alves <palves@redhat.com>
3888
3889 * gdb.texinfo (General Query Packets): Document new
3890 QProgramSignals packet.
3891 * gdb.texinfo (Remote configuration): Mention
3892 "program-signals-packet".
3893
169081d0
TG
38942012-03-05 Tristan Gingold <gingold@adacore.com>
3895
3896 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3897
d1feda86
YQ
38982012-03-03 Yao Qi <yao@codesourcery.com>
3899
3900 * gdb.texinfo (In-Process Agent): New node.
3901 Document new commands.
3902 (General Query Packets): Add packet `QAgent'.
3903
1faeff08
MR
39042012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3905
3906 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3907
7d74f244
DE
39082012-03-01 Scott J. Goldman <scottjg@vmware.com>
3909
3910 * gdb.texinfo (Commands In Python): Put example python macro in
3911 COMMAND_USER category rather than COMMAND_OBSCURE.
3912 Document gdb.COMMAND_USER.
3913 (User-defined Commands): Update documentation to clarify
3914 "set/show max-user-call-depth" and "show user" don't apply to python
3915 commands. Update documentation to clarify "help user-defined" may
3916 also include python commands defined as COMMAND_USER.
3917
6fe37d23
JK
39182012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3919
3920 * gdb.texinfo (Startup): Add option -ex description to the option -x
3921 description.
3922
83364271
LM
39232012-02-24 Luis Machado <lgustavo@codesourcery.com>
3924
3925 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3926 condition-evaluation breakpoint parameter.
3927 Mention condition-evaluation mode being shown in "info break".
3928 (Break Conditions): Add description for target-side
3929 conditional breakpoints.
72f4393d 3930 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
3931 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
3932 cond-expr.
3933 (General Query Packets): Mention new ConditionalBreakpoint feature.
3934
bdb1994d
TT
39352012-02-22 Tom Tromey <tromey@redhat.com>
3936
3937 * gdb.texinfo (Blocks In Python): Clarify block iteration.
3938
4d241c86
TT
39392012-02-17 Tom Tromey <tromey@redhat.com>
3940
3941 PR python/10753:
3942 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
3943 directory.
3944
816338b5
SS
39452012-02-14 Stan Shebs <stan@codesourcery.com>
3946
3947 * gdb.texinfo (Disabling Breakpoints): Document enable count.
3948
cc30c4bd
PA
39492012-02-13 Pedro Alves <palves@redhat.com>
3950
3951 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
3952 mips-idt-ecoff.
3953
035d1e5b
YQ
39542012-02-09 Yao Qi <yao@codesourcery.com>
3955
3956 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
3957
f0823d2c
TT
39582012-02-07 Tom Tromey <tromey@redhat.com>
3959
3960 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
3961 Symbol.value.
3962
64e7d9dd
TT
39632012-02-07 Tom Tromey <tromey@redhat.com>
3964
3965 * gdb.texinfo (Symbols In Python): Document Symbol.line.
3966
4220b2f8
TS
39672012-01-27 Thomas Schwinge <thomas@codesourcery.com>
3968
3969 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
3970
edcc5120
TT
39712012-01-24 Tom Tromey <tromey@redhat.com>
3972
3973 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
3974 unload".
3975 (Files): Mention new catch commands.
3976 (GDB/MI Async Records): Likewise.
3977
53fe1783
GB
39782012-01-24 Gary Benson <gbenson@redhat.com>
3979
3980 Delete #if 0'd out code.
3981 * gdb.texinfo (Frame Info): Remove "info catch".
3982
b9e7b9c3
UW
39832012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
3984
3985 * gdb.texinfo (Remote Configuration): Document
3986 "set remote hostio-readlink-packet" command.
3987 (General Query Packets): Document vFile:readlink packet.
3988
4aac40c8
TT
39892012-01-16 Tom Tromey <tromey@redhat.com>
3990
3991 * gdb.texinfo (Specify Location): Document relative file name
3992 handling.
3993
cafec441
TT
39942012-01-16 Tom Tromey <tromey@redhat.com>
3995
3996 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
3997
0ee339bc
JK
39982012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3999 Eli Zaretskii <eliz@gnu.org>
4000
4001 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4002 code.
4003
72384ba3
PH
40042012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4005
4006 * gdb.texinfo (Variables): Document use of :: for non-static
4007 variables.
4008
ce1b17c4
JB
40092012-01-05 Joel Brobecker <brobecker@adacore.com>
4010
4011 * gdbint.texinfo (Start of New Year Procedure): Update
4012 to replace use of copyright.sh by use of copyright.py.
4013
217bff3e
JK
40142012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4015
4016 Remove the gdbtui binary.
4017 * all-cfg.texi (GDBTUI): Remove.
4018 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4019 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4020 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4021
cc72b2a2
KP
40222011-12-23 Kevin Pouget <kevin.pouget@st.com>
4023
4024 Introduce gdb.FinishBreakpoint in Python.
4025 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4026 (Python API): Add menu entry for Finish Breakpoints.
4027
13ac8d2c
JK
40282011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4029
4030 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4031 tests.
4032
e0f9f062
DE
40332011-12-16 Doug Evans <dje@google.com>
4034
4035 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4036
80b6e756
PM
40372011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4038
1c3ad6ab 4039 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4040 stack". Add documentation for "set/show python print-stack".
4041
2fb860fc
PA
40422011-12-14 Pedro Alves <pedro@codesourcery.com>
4043
4044 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4045 should transfer control to the stub in the startup code instead of
4046 in main. Mention the need to get past the initial breakpoint.
4047
f8eba3c6
TT
40482011-12-06 Tom Tromey <tromey@redhat.com>
4049
4050 * gdb.texinfo (Set Breaks): Update for new behavior.
4051
2268b414
JK
40522011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4053
4054 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4055 List Format for SVR4 Targets'.
4056 (General Query Packets): New item qXfer:libraries-svr4:read.
4057 (Library List Format for SVR4 Targets): New node.
4058
ae6f0d5b
TT
40592011-12-01 Tom Tromey <tromey@redhat.com>
4060
4061 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4062 add.
4063
36dfb11c
TT
40642011-11-22 Tom Tromey <tromey@redhat.com>
4065
4066 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4067 reasons.
4068
f196051f
SS
40692011-11-20 Stan Shebs <stan@codesourcery.com>
4070
4071 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4072 note-related options and variables.
4073 (Tracepoint Packets): Document packet changes.
4074
f85b53f8
SD
40752011-11-20 Sanjoy Das <sdas@igalia.com>
4076
4077 * gdb.texinfo (JIT Interface): Add documentation on writing and
4078 usind JIT debug info readers.
4079 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4080 Debug Info Readers): New nodes.
4081
bfccc43c
YQ
40822011-11-18 Yao Qi <yao@codesourcery.com>
4083
4084 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4085 tracepoint.
4086
c011a4f4
DE
40872011-11-15 Doug Evans <dje@google.com>
4088
4089 * gdb.texinfo (Files): Document basenames-may-differ.
4090
ed59ded5
DE
40912011-11-14 Doug Evans <dje@google.com>
4092
4093 * gdb.texinfo (Shell Commands): Document "!".
4094
405f8e94
SS
40952011-11-14 Stan Shebs <stan@codesourcery.com>
4096 Kwok Cheung Yeung <kcy@codesourcery.com>
4097
4098 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4099 needed to get shorter fast tracepoints.
4100 (Tracepoint Packets): Document new qTMinFTPILen packet.
4101
1e4d1764
YQ
41022011-11-14 Yao Qi <yao@codesourcery.com>
4103
4104 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4105 behavior of tracepoint.
4106 (General Query Packets): New feature InstallInTrace.
4107 (Remote Configuration): Document "set remote
4108 install-in-trace-packet".
4109
71eba9c2 41102011-11-12 Matt Rice <ratmice@gmail.com>
4111
4112 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4113 Add arguments to info macro.
4114
e0f8f636
TT
41152011-11-10 Tom Tromey <tromey@redhat.com>
4116
4117 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4118 manual.
4119 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4120 (Macros): Add a footnote.
4121 (C): Remove paragraph about compiler options.
4122 (C Constants): Mention wide character and string constants.
4123 (C Plus Plus Expressions): Update compiler option advice. Mention
4124 using declarations. Mention ADL. Remove old HP compiler
4125 information.
4126
625c0d47
TT
41272011-11-10 Tom Tromey <tromey@redhat.com>
4128
4129 PR c++/9257:
4130 * gdb.texinfo (Print Settings): Add an extra note about the need
4131 for a vtable.
4132
4be2aacc
MR
41332011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4134
4135 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4136 "set mips abi" documentation.
4137
0a1c4d10
DE
41382011-11-04 Doug Evans <dje@google.com>
4139
4140 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4141
aad1c02c
TT
41422011-11-03 Tom Tromey <tromey@redhat.com>
4143
4144 * gdb.texinfo (Stopping): Add menu entry.
4145 (Continuing and Stepping): Restore @node. Use @section, not
4146 @subsection.
4147
983fb131
MR
41482011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4149
4150 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4151 designation. Fix "Specify Location" cross-reference.
4152
3065dfb6
SS
41532011-11-02 Stan Shebs <stan@codesourcery.com>
4154
4155 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4156 (General Query Packets): Describe tracenz feature.
4157 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4158
0aaaf063
PK
41592011-10-28 Paul Koning <paul_koning@dell.com>
4160
4161 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4162
2231f1fb
KP
41632011-10-27 Kevin Pouget <kevin.pouget@st.com>
4164
72f4393d 4165 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4166 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4167
5110b5df
PK
41682011-10-26 Paul Koning <paul_koning@dell.com>
4169
4170 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4171
22dbab46
PK
41722011-10-25 Paul Koning <paul_koning@dell.com>
4173
4174 PR python/13327
72f4393d 4175
22dbab46
PK
4176 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4177 fetch_lazy method.
4178
9df2fbc4
PM
41792011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4180
4181 PR python/12656
4182
4183 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4184 global_block, static_block function.
4185
f05e2e1d
TT
41862011-10-19 Tom Tromey <tromey@redhat.com>
4187
4188 * gdb.texinfo (Commands In Python): Add missing "@"s.
4189
a7fc3f37
KP
41902011-10-13 Kevin Pouget <kevin.pouget@st.com>
4191
4192 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4193 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4194 constants.
4195
5048e516
JK
41962011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4197
4198 Fix compatibility with texinfo versions older than 4.12.
4199 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4200 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4201 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4202 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4203 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4204 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4205 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4206
5a56e9c5
DE
42072011-10-09 Doug Evans <dje@google.com>
4208
4209 * gdb.texinfo (Extending GDB): Document alias command.
4210
36b11add
JK
42112011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4212
4213 Support @entry in input expressions.
4214 * gdb.texinfo (Variables): Describe @entry names suffix.
4215 (Print Settings): Add anchor for `set print entry-values'.
4216
e18b2753
JK
42172011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4218 Eli Zaretskii <eliz@gnu.org>
4219
4220 Display @entry parameter values (without references).
4221 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4222 example.
4223 (Print Settings): New description of set print entry-values and show
4224 print entry-values.
4225
111c6489
JK
42262011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4227 Eli Zaretskii <eliz@gnu.org>
4228
4229 Recognize virtual tail call frames.
4230 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4231 (Tail Call Frames): New node.
4232 (Frames In Python): Add gdb.TAILCALL_FRAME.
4233
9c15afc4
DE
42342011-10-07 Doug Evans <dje@google.com>
4235
4236 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4237 register_pretty_printer.
4238
99f5279d
PM
42392011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4240
4241 PR python/12930
4242 PR python/12802
4243
4244 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4245 stop method.
4246
03583c20
UW
42472011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4248
4249 * gdb.texinfo (Starting your Program): "set disable-randomization"
4250 is no longer Linux-specific.
4251 (Remote Configuration): Document "set remote
4252 disable-randomization-packet".
4253 (General Query Packets): Document "QDisableRandomization" packet
4254 and add it to "qSupported" list.
4255
bd054e06
KP
42562011-10-07 Kevin Pouget <kevin.pouget@st.com>
4257
4258 Allow Python notification of new object-file loadings.
4259 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4260 event type.
4261
cb6be26b
KP
42622011-10-04 Kevin Pouget <kevin.pouget@st.com>
4263
4264 PR python/12691: Add the inferior to Python exited event
4265 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4266
a05336a1
JB
42672011-10-03 Joel Brobecker <brobecker@adacore.com>
4268
4269 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4270 rephasing.
4271
5d77fe44
JB
42722011-10-03 Joel Brobecker <brobecker@adacore.com>
4273
4274 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4275 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4276 as possible feature returned by the `-list-features'
4277 command.
4278
699df94d
PK
42792011-09-28 Paul Koning <paul_koning@dell.com>
4280
4281 * gdb.texinfo (gdb.Type): Document field access by dictionary
4282 key syntax.
4283
24bdad53
YQ
42842011-09-28 Yao Qi <yao@codesourcery.com>
4285
4286 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4287 Add one space after option `-s'. Remove @r{} markup.
4288
6710bf39
SS
42892011-09-27 Stan Shebs <stan@codesourcery.com>
4290
4291 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4292
d99f7e48
HZ
42932011-09-16 Hui Zhu <teawater@gmail.com>
4294
4295 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4296 to *(unsigned char *)$esp@300.
4297
d812018b
PK
42982011-09-15 Paul Koning <paul_koning@dell.com>
4299
4300 * gdb.texinfo: Make style of Python functions and methods match
4301 the syntax of Python. Also put class and module names explicitly
4302 on function, member, and variable names, matching Python
4303 documentation conventions.
72f4393d 4304
2aa48337
KP
43052011-09-15 Kevin Pouget <kevin.pouget@st.com>
4306
4307 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4308 * gdb.texinfo (Inferiors In Python): Describe new
4309 gdb.selected_inferior() function.
4310
6839b47f
KP
43112011-09-15 Kevin Pouget <kevin.pouget@st.com>
4312
4313 Handle multiple breakpoint hits in Python interface:
4314 * gdb.texinfo (Events In Python): New function documentation:
4315 gdb.BreakpointEvent.breakpoints. Indicate that
4316 gdb.BreakpointEvent.breakpoint is now deprecated.
4317
26829f2b
JB
43182011-09-04 Joel Brobecker <brobecker@adacore.com>
4319
4320 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4321
a9f54f60
TT
43222011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4323
4324 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4325
fa3a4f15
PM
43262011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4327
72f4393d
L
4328 * gdb.texinfo (Prompt): Add set/show extended-prompt
4329 documentation
4330 (Basic Python): Add prompt_hook anchor.
4331 (Python modules): Reword module text to reflect multiple modules.
4332 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4333
224bbe49
YQ
43342011-08-14 Yao Qi <yao@codesourcery.com>
4335
78d85199
YQ
4336 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4337
43382011-08-14 Yao Qi <yao@codesourcery.com>
4339
4340 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4341 (TIC6x Features): New node.
4342
457e09f0
DE
43432011-08-12 Doug Evans <dje@google.com>
4344
4345 * gdb.texinfo (Symbols In Python): Document symbol.type.
4346
5e239b84
PM
43472011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4348
4349 * gdb.texinfo (Python): Document command and function
4350 auto-loading.
4351
177bc839
JK
43522011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4353 Eli Zaretskii <eliz@gnu.org>
4354
4355 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4356 typedefs unrolling. Extend the sample code by an inner typedef and
4357 outer typedefs unrolling.
4358
1a532630
PP
43592011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4360
4361 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4362 size and line-size.
4363
9b158ba0 43642011-07-21 Matt Rice <ratmice@gmail.com>
4365
4366 PR macros/12999
4367 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4368 Update text and cindex entries for info macro command.
4369
d17b6f81
PM
43702011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4371
4372 * observer.texi (GDB Observers): Add before_prompt observer.
4373 * gdb.texinfo (Basic Python): Add documentation for prompt
4374 substitution.
4375
713389e0
PM
43762011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4377
72f4393d 4378 PR python/12438
713389e0 4379 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4380 set/show python print-stack. Document set/show python
4381 print-backtrace.
713389e0 4382
177b42fe
TJB
43832011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4384
4385 * gdb.texinfo: Fix typos.
4386
900e11f9
JK
43872011-07-01 Tom Tromey <tromey@redhat.com>
4388
4389 * gdb.texinfo (Debugging Output): Document set debug
4390 check-physname.
4391
39c4d40a
TT
43922011-06-29 Tom Tromey <tromey@redhat.com>
4393
4394 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4395 breakpoint-notifications feature.
4396
6f5def7d
UW
43972011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4398
4399 * gdb.texinfo (Target Description): Remove warning about
4400 possibly unstable format.
4401
8cf64490
TT
44022011-06-03 Tom Tromey <tromey@redhat.com>
4403
4404 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4405 (Events In Python): Note that exit_code is optional.
4406
393eab54
PA
44072011-05-17 Pedro Alves <pedro@codesourcery.com>
4408
4409 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4410 required for multi-threading support.
4411 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4412 Hc are deprecated for multi-threading debugging. Point readers at
4413 the vCont packet.
4414
75fc9810
DE
44152011-05-15 Doug Evans <dje@google.com>
4416
4417 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4418
01124a23
DE
44192011-05-13 Doug Evans <dje@google.com>
4420
98a5dd13
DE
4421 * gdb.texinfo (Threads): Document $sdir,$pdir.
4422 (Server): Document $pdir exception.
4423
dbaefcf7
DE
4424 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4425
cc63ef9b
DE
4426 * gdb.texinfo (Threads): Clarify default value for
4427 libthread-db-search-path.
7e0396aa 4428
01124a23
DE
4429 * gdb.texinfo (Completion): Update example.
4430 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4431
d248b706
KY
44322011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4433
4434 * gdb.texinfo: Document change in the behaviour of the enable and
4435 disable GDB commands when applied to tracepoints.
4436 Document the EnableDisableTracepoints remote stub feature.
4437 Document QTEnable and QTDisable in the list of tracepoint packets.
4438
cc88a640
JK
44392011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4440
4441 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4442 hsuser.texi.
4443 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4444 comment to hsuser.texi. Change rluser.texi name in the comment.
4445
84e578fb
DE
44462011-05-10 Doug Evans <dje@google.com>
4447
4448 * gdb.texinfo (Threads): If an empty path is provided for
4449 libthread-db-search-path it is reset to its default value.
4450 (Server): Ditto.
4451
478aac75
DE
44522011-05-09 Doug Evans <dje@google.com>
4453
4454 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4455
9c06b0b4
TJB
44562011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4457 Thiago Jung Bauermann <bauerman@br.ibm.com>
4458
4459 Implement support for PowerPC BookE masked watchpoints.
4460 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4461 (PowerPC Embedded): Mention support of masked watchpoints.
4462
9ed350ad
JB
44632011-05-03 Joel Brobecker <brobecker@adacore.com>
4464
4465 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4466 `@value{GDBN}'.
4467
4ceed123
JB
44682011-05-03 Joel Brobecker <brobecker@adacore.com>
4469
4470 * gdb.texinfo (titlepage): Remove dedication.
4471 (In Memoriam): New appendix.
4472
559a7a62
JK
44732011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4474 Eli Zaretskii <eliz@gnu.org>
4475
4476 * gdb.texinfo (Index Section Format): Change the version to 5.
4477 Describe the different formula.
4478
03f2bd59
JK
44792011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4480 Eli Zaretskii <eliz@gnu.org>
4481
4482 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4483 for disconnected tracing.
4484 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4485 extended-remote relationship. Mention --once.
4486 (TCP port allocation lifecycle of @code{gdbserver}): New.
4487
d9b1a651
EZ
44882011-04-23 Eli Zaretskii <eliz@gnu.org>
4489
4490 * gdb.texinfo (Server): Improve indexing. Index all optional
4491 switches to gdbserver.
4492
90476074
TT
44932011-04-20 Tom Tromey <tromey@redhat.com>
4494
4495 * gdb.texinfo (Index Section Format): New node.
4496 (Top): Add new node to menu.
4497
c21236dc
PA
44982011-04-20 Pedro Alves <pedro@codesourcery.com>
4499
4500 * gdb.texinfo (Maintenance Commands): Document `maint print
4501 remote-registers'.
4502
05c8c3f5
TT
45032011-04-20 Tom Tromey <tromey@redhat.com>
4504
4505 * gdb.texinfo (Trace File Format): Move node later.
4506
7a9dd1b2
TT
45072011-04-19 Tom Tromey <tromey@redhat.com>
4508
4509 * gdbint.texinfo (Register Information Functions): Remove
4510 duplicate "the".
4511 * gdb.texinfo (Emacs): Remove duplicate "to".
4512 (GDB/MI Variable Objects): Remove duplicate "the".
4513 (General Query Packets): Likewise.
4514
4368ebeb
JB
45152011-04-02 Joel Brobecker <brobecker@adacore.com>
4516
4517 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4518 "GDB/MI Ada Exception Information" node.
4519
956a9fb9
JB
45202011-04-01 Joel Brobecker <brobecker@adacore.com>
4521
4522 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4523 the "exception-name" field in the *stopped async record.
4524
f1310107
TJB
45252011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4526 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4527
4528 Implement support for PowerPC BookE ranged breakpoints.
4529 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4530
8786b2bd
TT
45312011-03-28 Tom Tromey <tromey@redhat.com>
4532
4533 * gdb.texinfo (Set Tracepoints): Fix typo.
4534
9ef07c8c
TT
45352011-03-24 Tom Tromey <tromey@redhat.com>
4536
4537 * gdb.texinfo (Specify Location): Document `function:label'
4538 linespec.
4539
99c3dc11
PM
45402011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4541
f1310107 4542 PR python/12149
99c3dc11
PM
4543
4544 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4545
29703da4
PM
45462011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4547
4548 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4549 (Inferiors In Python): Likewise.
4550 (Threads In Python): Likewise.
4551 (Symbols In Python): Likewise.
4552 (Objfiles In Python): Likewise.
4553 (Symbol Tables In Python): Likewise.
4554
c9174737
PA
45552011-03-15 Pedro Alves <pedro@codesourcery.com>
4556
4557 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4558 display>: Explain that the commands accept number ranges.
4559
7371cf6d
PM
45602011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4561
4562 * gdb.texinfo (Breakpoints In Python): Add description and example
4563 of Python stop function operation.
4564
ecec24e6
PM
45652011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4566
4567 * gdb.texinfo (Parameters In Python): Document get_set_string and
4568 get_show_string methods.
4569
6dcd5565
JK
45702011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4571
4572 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4573
81896e36
JK
4574 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4575 circular-trace-buffer name.
4576
5e30da2c
JB
45772011-02-28 Joel Brobecker <brobecker@adacore.com>
4578
4579 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4580 in the previous change.
4581
3bd0f5ef 45822011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4583
72f4393d 4584 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4585 that they can accept multiple arguments.
4586
4ec7539c
JB
45872011-02-24 Joel Brobecker <brobecker@adacore.com>
4588
4589 Revert the following patch (code patch was not approved):
4590 2011-02-21 Hui Zhu <teawater@gmail.com>
4591 * agentexpr.texi (bytecode descriptions): add printf.
4592 * gdb.texinfo (tracepoint action lists): add printf.
4593
82809774
DE
45942011-02-23 Doug Evans <dje@google.com>
4595
4596 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4597
e5a67952
MS
45982011-02-23 Michael Snyder <msnyder@vmware.com>
4599
4600 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4601 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4602 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4603
6e6fbe60
DE
46042011-02-22 Doug Evans <dje@google.com>
4605
4606 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4607 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4608 add description of result, fix @defun formatting.
4609
f994e27a
HZ
46102011-02-21 Hui Zhu <teawater@gmail.com>
4611
4612 * agentexpr.texi (Bytecode Descriptions): Add printf.
4613 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4614
c7f96d2b
TT
46152011-02-18 Tom Tromey <tromey@redhat.com>
4616
4617 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4618
60f98dde
MS
46192011-02-14 Michael Snyder <msnyder@vmware.com>
4620
4621 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4622 Document new command "thread find".
4623
08e796bc
MS
46242011-02-14 Michael Snyder <msnyder@vmware.com>
4625
4626 * gdb.texinfo (Threads): Update example of new thread message.
4627
b3b9301e
PA
46282011-02-14 Pedro Alves <pedro@codesourcery.com>
4629
4630 * gdb.texinfo (Remote Configuration): Mention set/show remote
4631 traceframe-info.
4632 (Tools/Packages Optional for Building GDB): Mention that expat is
4633 used for traceframe info.
4634 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4635 (General Query Packets) <qSupported>: Describe the
4636 qXfer:traceframe-info:read feature.
4637 (qXfer::read): Describe qXfer:traceframe-info:read.
4638 (Traceframe Info Format): New section.
4639
cef35b0f
PA
46402011-02-04 Pedro Alves <pedro@codesourcery.com>
4641
4642 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4643 for casts and unary operators.
4644
f1cbe1d3
TT
46452011-02-04 Tom Tromey <tromey@redhat.com>
4646
4647 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4648 is not useful.
4649
585fdaa1
PA
46502011-01-25 Pedro Alves <pedro@codesourcery.com>
4651
4652 * gdb.texinfo: s/value optimized out/optimized out/g
4653
7bfc9434
JB
46542011-01-21 Joel Brobecker <brobecker@adacore.com>
4655
4656 * gdb.texinfo (Other Misc Settings): Rework part of the
4657 documentation of the "set interactive mode" command.
4658
4694da01
TT
46592011-01-19 Tom Tromey <tromey@redhat.com>
4660
4661 * gdb.texinfo (Threads): Document thread name output and `thread
4662 name' command.
4663 (Threads In Python): Document Thread.name attribute.
4664 (GDB/MI Thread Commands): Document thread attributes.
4665
b716877b
AB
46662011-01-12 Andrew Burgess <aburgess@broadcom.com>
4667
4668 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4669 changes in mi/mi-cmd-disas.c
4670
13fd8b81
TT
46712011-01-12 Tom Tromey <tromey@redhat.com>
4672
4673 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4674 Fix "thread apply" text.
4675
e09342b5
TJB
46762011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4677 Thiago Jung Bauermann <bauerman@br.ibm.com>
4678
4679 Implement support for PowerPC BookE ranged watchpoints.
4680 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4681 the "set powerpc exact-watchpoints" flag.
4682
06e65f44
TT
46832011-01-07 Tom Tromey <tromey@redhat.com>
4684
4685 * gdb.texinfo (Python API): Add descriptions to @menu items.
4686
d8e22779
TT
46872011-01-06 Tom Tromey <tromey@redhat.com>
4688
4689 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4690
a255712f
PP
46912010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4692
e09342b5 4693 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4694
ccfc3d6e
TT
46952011-01-06 Tom Tromey <tromey@redhat.com>
4696
4697 PR python/12133:
4698 * gdb.texinfo (Frames In Python): Document various frame
4699 constants.
4700
44944448
JB
47012011-01-05 Joel Brobecker <brobecker@adacore.com>
4702
4703 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4704 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4705 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4706
42ea3d7a
JK
47072011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4708
4709 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4710 (clean): Add GDBvn.texi.
4711
720d1a40
JB
47122010-12-29 Joel Brobecker <brobecker@adacore.com>
4713
4714 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4715 occasional case where the debugger prints an array address
4716 instead of the array itself.
4717
ad196637
PA
47182010-12-23 Pedro Alves <pedro@codesourcery.com>
4719
4720 * gdb.texinfo (Packets) <read registers packet>: Document support
4721 for registers that were not collected.
4722
a86caf66
DE
47232010-12-15 Doug Evans <dje@google.com>
4724
4725 * gdb.texinfo (Startup): Document auto-loading of scripts during
4726 startup.
4727 (Auto-loading): Delete "maint set python auto-load on|off".
4728 Add "set auto-load-scripts on|off".
4729
aae1c79a
DE
47302010-12-07 Doug Evans <dje@google.com>
4731
4732 * gdb.texinfo (Mode Options): Document -data-directory.
4733 (Data Files): Add reference to -data-directory.
4734
4e04c971
DE
47352010-11-29 Doug Evans <dje@google.com>
4736
4737 * gdb.texinfo (Pretty-Printer Introduction): Change
4738 printer-name:subprinter-name to printer-name;subprinter-name.
4739
94b6973e
PM
47402010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4741
72f4393d 4742 PR python/12199
94b6973e
PM
4743
4744 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4745
39037522
TT
47462010-11-23 Tom Tromey <tromey@redhat.com>
4747
4748 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4749 (Editing): Likewise.
4750 (Command History): Likewise.
4751 (TUI Keys): Likewise.
4752 (Bug Reporting): Conditionally include rluser.texi and
4753 inc-history.texinfo.
4754 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4755 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4756 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4757 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4758 (gdb.pdf): Likewise.
4759 (gdb.info): Likewise.
4760 (gdb/index.html): Likewise.
4761
5ae98d25
TT
47622010-11-23 Tom Tromey <tromey@redhat.com>
4763
4764 * Makefile.in (Makefile): Run ../config.status.
4765 (distclean): Update.
4766 * configure: Remove.
4767 * configure.ac: Remove.
4768
621c8364
TT
47692010-11-12 Tom Tromey <tromey@redhat.com>
4770
4771 * gdb.texinfo (Basic Python): Update. Add xref.
4772 (Exception Handling): Document new exception classes.
4773 (Types In Python): Update.
4774 (Frames In Python): Update.
4775
84f4c1fe
PM
47762010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4777
4778 * gdb.texinfo (Breakpoints In Python): Document "internal"
4779 parameter, and visible attribute.
4780
99e7ae30
DE
47812010-11-05 Doug Evans <dje@google.com>
4782
4783 * gdb.texinfo (Source Path): Document "set directories".
4784
f4b8a18d
KW
47852010-11-05 Ken Werner <ken.werner@de.ibm.com>
4786
4787 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4788 (OpenCL C): New node.
4789
7b51bc51
DE
47902010-11-02 Doug Evans <dje@google.com>
4791
4792 * gdb.texinfo (Pretty Printing): Expand into three sections,
4793 introduction, example, and commands.
4794 (Python API): Delete section Disabling Pretty-Printers, merge into
4795 Selecting Pretty-Printers.
4796 (Writing a Pretty-Printer): New section. Move the pretty-printer
4797 example here, and reformat to match python coding style. Add a second
4798 example using the gdb.printing module.
4799 (Python modules): Add gdb.printing.
4800
9eeee977
DE
48012010-10-29 Doug Evans <dje@google.com>
4802
4803 * gdb.texinfo (Python): Fix long line.
4804
a0e0ffdf
DE
48052010-10-20 Doug Evans <dje@google.com>
4806
4807 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4808 All references updated. Correct sections marked as subsections.
4809 (Coding Standards): New chapter. Move the coding standard related
4810 subsections here. Add section on Python coding standards.
4811
0e3509db
DE
48122010-10-13 Doug Evans <dje@google.com>
4813
4814 * gdb.texinfo (Python): Add "Python modules".
4815 (Types in Python): Add reference to gdb.types section.
4816 (Python modules): New node.
4817
44592cc4
DE
48182010-10-11 Doug Evans <dje@google.com>
4819
4820 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4821 Python" from gdb.Value.type description.
4822
6e1bb179
JB
48232010-09-28 Joel Brobecker <brobecker@adacore.com>
4824
4825 * gdb.texinfo (Ravenscar Profile): New node.
4826
e8467610
TT
48272010-09-22 Tom Tromey <tromey@redhat.com>
4828
4829 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4830
fccd1d1e
EZ
48312010-09-22 Eli Zaretskii <eliz@gnu.org>
4832
4833 * gdb.texinfo (Values From Inferior): Clarify that
4834 value.dynamic_type works only in C++ programs with RTTI.
4835
c1b6b909
TT
48362010-09-15 Paul Bolle <pebolle@tiscali.nl>
4837
4838 * gdb.texinfo (Character Sets): Correctly reference host-charset
4839 in example.
4840
7d288aaa
TT
48412010-09-13 Tom Tromey <tromey@redhat.com>
4842
4843 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4844 Document "fullname" and "from".
4845
f75d858b
MK
48462010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4847
4848 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4849 feature `reverse' output by -list-target-features.
4850
83b9503b
L
48512010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4852
4853 * gdb.texinfo (i386 Features): Remove an extra "@item".
4854
03f17ccf
TT
48552010-08-30 Tom Tromey <tromey@redhat.com>
4856
4857 PR python/11792:
4858 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4859
9779414d
DJ
48602010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4861
4862 * gdb.texinfo (ARM Features): Document
4863 org.gnu.gdb.arm.m-profile.
4864
f9ffd4bb
TT
48652010-08-23 Tom Tromey <tromey@redhat.com>
4866
4867 PR python/11145:
4868 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4869 reinterpret_cast methods.
4870
702c2711
TT
48712010-08-23 Tom Tromey <tromey@redhat.com>
4872
4873 PR python/11915:
4874 * gdb.texinfo (Types In Python): Document array method.
4875
66b73624
TJB
48762010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4877
4878 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4879
06a64a0b
TT
48802010-08-16 Tom Tromey <tromey@redhat.com>
4881
4882 * gdb.texinfo (Set Watchpoints): Document -location option.
4883
a3a7127e
DE
48842010-08-13 Doug Evans <dje@google.com>
4885
4886 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4887
8dedea02
VP
48882010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4889
4890 * gdb.texinfo (GDB/MI Data Manipulation): Document
4891 -data-read-memory-raw and -data-write-memory-raw.
4892
ca5c20b6 48932010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4894 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4895
4896 * gdb.texinfo (Basic Python): Describe post_event API.
4897
cb2e07a6
PM
48982010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4899
4900 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4901 decode_line Python APIs
cb2e07a6 4902
464b3efb
TT
49032010-08-10 Tom Tromey <tromey@redhat.com>
4904
4905 * gdb.texinfo (Pretty Printing API): Document
4906 gdb.default_visualizer.
4907
c29c521f
TT
49082010-08-10 Tom Tromey <tromey@redhat.com>
4909
4910 Revert gdb-add-index addition:
4911 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4912
5da1313b
JK
49132010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4914 Eli Zaretskii <eliz@gnu.org>
4915
4916 * gdb.texinfo (Mode Options) <-batch>
4917 (Basic Python) <gdb.execute>: Describe setting width and height.
4918
02d868e8
PP
49192010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4920
4921 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4922
c2bbed2a
TT
49232010-07-30 Tom Tromey <tromey@redhat.com>
4924
4925 * gdb.texinfo (Index Files): Mention gdb-add-index.
4926
6c13bbe1
HZ
49272010-07-30 Hui Zhu <teawater@gmail.com>
4928
4929 * gdb.texinfo (Inferiors and Programs): Update the introduce of
4930 "detach inferior" and "kill inferior".
4931
53a71c06
CR
49322010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
4933
4934 * gdb.texinfo (Machine Code): Update description of two forms of
4935 arguments, and add new example to demonstrate the new form.
4936
5374244e
PM
49372010-07-27 Phil Muldoon <pmuldoon@redhat.com>
4938
4939 * gdb.texinfo (Values From Inferior): Add value inferior function
4940 call description.
4941
8ea5bce5
JK
49422010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4943
4944 * gdb.texinfo (Active Targets): Fix wrong comma placement.
4945
c0edd9ed
JK
49462010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4947 Eli Zaretskii <eliz@gnu.org>
4948
4949 Make core files the process_stratum.
4950 * gdb.texinfo (Active Targets): Remove core_stratum. Include
4951 record_stratum example.
4952
9291a0cd
TT
49532010-07-13 Tom Tromey <tromey@redhat.com>
4954
4955 * gdb.texinfo (Index Files): New node.
4956
f5011d11
TT
49572010-07-13 Tom Tromey <tromey@redhat.com>
4958
4959 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
4960
0f5238ed
TT
49612010-07-13 Tom Tromey <tromey@redhat.com>
4962
4963 * gdb.texinfo (Specify Location): Document labels.
4964
74c761c1
PA
49652010-07-01 Pedro Alves <pedro@codesourcery.com>
4966
4967 * gdb.texinfo (Create and Delete Tracepoints): Add more index
4968 entries for fast tracepoints and static tracepoints.
4969
501994c0
PA
49702010-07-01 Pedro Alves <pedro@codesourcery.com>
4971
4972 * gdb.texinfo (General Query Packets) <qfThreadInfo,
4973 qsThreadInfo>: Spell out `l' as ell.
4974
0fb4aa4b
PA
49752010-07-01 Pedro Alves <pedro@codesourcery.com>
4976
4977 * gdb.texinfo (Convenience Variables): Document $_sdata.
4978 (Commands to Set Tracepoints): Describe static tracepoints. Add
4979 `Listing Static Tracepoint Markers' menu entry. Document
4980 "strace".
4981 (Tracepoint Action Lists): Document collecting $_sdata.
4982 (Listing Static Tracepoint Markers): New subsection.
4983 (Tracepoints support in gdbserver): Mention static tracepoints.
4984 (remote packets, enabling and disabling): Mention
4985 read-sdata-object.
4986 (General Query Packets) <qSupported>: Document qXfer:sdata:read
4987 and StaticTracepoint.
4988 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
4989 Document qXfer:sdata:read.
4990 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
4991
dc3b15be
JB
49922010-06-29 Joel Brobecker <brobecker@adacore.com>
4993
4994 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
4995
595939de
PM
49962010-06-28 Phil Muldoon <pmuldoon@redhat.com>
4997 Tom Tromey <tromey@redhat.com>
4998 Thiago Jung Bauermann <bauerman@br.ibm.com>
4999
5000 * gdb.texinfo (Inferiors In Python): New node.
5001 * gdb.texinfo (Threads In Python): New node.
5002
9279c692
JB
50032010-06-28 Joel Brobecker <brobecker@adacore.com>
5004
5005 * gdb.texinfo (Python): Document what the python directory is
5006 and what its location is.
5007 (Basic Python): Document the gdb.PYTHONDIR constant.
5008
bc9f0842
TT
50092010-06-25 Tom Tromey <tromey@redhat.com>
5010
5011 PR python/10808:
5012 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5013
f1421989
HZ
50142010-06-24 Hui Zhu <teawater@gmail.com>
5015
5016 * gdb.texinfo: (Commands for Controlled Output): Add
5017 documentation for command "eval".
5018
e4c0cfae
SS
50192010-06-21 Stan Shebs <stan@codesourcery.com>
5020
5021 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5022 * annotate.texinfo: Ditto.
5023 * gdbint.texinfo: Ditto.
5024 * stabs.texinfo: Ditto.
5025
bb08c432
HZ
50262010-06-22 Hui Zhu <teawater@gmail.com>
5027
5028 * gdb.texinfo: (Process Record and Replay): Add documentation
5029 for command "set record memory-query".
5030
4f5d9f07
SS
50312010-06-21 Stan Shebs <stan@codesourcery.com>
5032
5033 * gdb.texinfo: Relicense under GFDL version 1.3.
5034 * annotate.texinfo: Relicense under GFDL version 1.3.
5035 * gdbint.texinfo: Relicense under GFDL version 1.3.
5036 * stabs.texinfo: Relicense under GFDL version 1.3.
5037 * fdl.texi: Update to version 1.3.
5038
6aed2dbc
SS
50392010-06-18 Stan Shebs <stan@codesourcery.com>
5040
a61408f8
SS
5041 * gdb.texinfo (Operating System Auxiliary Information): Describe
5042 "info os" when no arguments given.
5043
6aed2dbc
SS
5044 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5045 $_thread.
5046
24e933df
HZ
50472010-06-18 Hui Zhu <teawater@gmail.com>
5048
5049 * gdb.texinfo: (Process Record and Replay): Add documentation
5050 for commands "record save" and "record restore".
5051
65d79d4b
SDJ
50522010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5053
5054 * gdb.texinfo: Include information about the correct use
5055 of addresses in the `watch' command.
5056
d914c394
SS
50572010-06-11 Stan Shebs <stan@codesourcery.com>
5058
5059 * gdb.texinfo (Observer Mode): New section.
5060 (General Query Packets): Document QAllow.
889bf7c5 5061
967cf477
DE
50622010-06-04 Doug Evans <dje@google.com>
5063
5064 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5065
aaf4119b
DE
50662010-06-03 Doug Evans <dje@google.com>
5067
5068 * gdbint.texinfo (Coding): Add subsection on command names.
5069
9eae7c52
TT
50702010-06-02 Tom Tromey <tromey@redhat.com>
5071
5072 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5073 always-disassemble.
5074
fa593d66
PA
50752010-06-01 Pedro Alves <pedro@codesourcery.com>
5076
5077 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5078 gdbserver, and add cross reference.
5079 (Tracepoints support in gdbserver): New subsection.
5080
dde08ee1
PA
50812010-05-26 Pedro Alves <pedro@codesourcery.com>
5082
5083 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5084 `qRelocInsn' feature.
5085 (Relocate instruction reply packet): New subsection
5086 of `Tracepoint Packets'.
5087 (Tracepoint Packets): Mention that packets QTDP and QTStart
5088 support the qRelocInsn request, and add cross reference to new
5089 subsection.
5090
07ca107c
DE
50912010-05-25 Doug Evans <dje@google.com>
5092
5093 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5094 (Commands In Python): Document gdb.string_to_argv.
5095
c25c4a8b
JK
50962010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5097
5098 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5099 ATTR_NORETURN.
5100
d7b32ed3 51012010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5102 Tom Tromey <tromey@redhat.com>
5103 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5104
c25c4a8b 5105 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5106
6aecb9c2
JB
51072010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5108
5109 * gdb.texinfo: (Summary) Add mention about D language support.
5110 (Filenames): Add D suffixes.
5111 (D): New node.
5112
b7da9e9f
PM
51132010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5114
5115 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5116 of macro deleted from GDB code.
5117
ab38a727
PA
51182010-04-24 Pedro Alves <pedro@codesourcery.com>
5119
5120 * gdb.texinfo (Commands to specify files): Describe what how GDB
5121 looks up DOS-based filesystem paths on the system root. Document
5122 the new `set/show target-file-system-kind' commands.
5123
66d09542
DE
51242010-04-23 Doug Evans <dje@google.com>
5125
5126 * gdb.texinfo (Python): Move Auto-loading section here ...
5127 (Python API): from here.
5128 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5129 (Maintenance Commands): Add docs for "maint print section-scripts".
5130
8bd10a10
CM
51312010-04-20 Chris Moller <cmoller@redhat.com>
5132
5133 * gdb.texinfo (Setting Breakpoints): Added description of
5134 filename-qualified rbreak.
5135 * refcard.tex (Breakpoints and Watchpoints): Added brief
5136 description of filename-qualified rbreak.
5137
4c374409
JK
51382010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5139
5140 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5141 (Python API): Change the reference to Pretty Printing API.
5142 (Pretty Printing): Move the user part under the Data node. Reformat
5143 the sample output to 72 columns. Create a new reference to Pretty
5144 Printing API. Rename the API part ...
5145 (Pretty Printing API): To a new node name.
5146 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5147 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5148
5a9351ae
SS
51492010-04-21 Stan Shebs <stan@codesourcery.com>
5150
5151 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5152 and commands.
5a9351ae 5153 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5154
9a22f0d0
PM
51552010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5156
5157 * gdb.texinfo (Examining memory): Update for change in string
5158 display with explicit size.
5159
6149aea9
PA
51602010-04-19 Pedro Alves <pedro@codesourcery.com>
5161
5162 PR breakpoints/8554.
5163
5164 * gdb.texinfo (Save Breakpoints): New node.
5165 (save-tracepoints): Rename to ...
5166 (save tracepoints): ... this. Mention that `save-tracepoints' is
5167 a deprecated alias to `save tracepoints'.
5168
711e434b
PM
51692010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5170
645797a8 5171 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5172 (info w32 thread-information-block): Document new command.
5173 (qGetTIBAddress): Document new gdbserver query.
5174 (maint set/show show-all-tib): Document new command.
5175
3f7b2faa
DE
51762010-04-15 Doug Evans <dje@google.com>
5177
fa33c3cd
DE
5178 * gdb.texinfo (Python API): Add progspaces section.
5179 (Selecting Pretty-Printers): Progspace pretty-printers are
5180 searched too.
5181 (Progspaces In Python): New section.
5182
3f7b2faa
DE
5183 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5184
79f283fe
PM
51852010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5186
5187 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5188 returns None.
5189
87290684
SS
51902010-04-09 Stan Shebs <stan@codesourcery.com>
5191
5192 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5193 Describe the `frames-created' field, tweak grammar.
5194
a97153c7
PA
51952010-04-09 Pedro Alves <pedro@codesourcery.com>
5196
5197 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5198 Describe the `circular' and `disconnected' fields.
5199
5c5dcc1b
L
52002010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5201
5202 * gdb.texinfo (maint print registers): Mention unavailable and
5203 invisible registers.
5204
adc36818
PM
52052010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5206 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5207 Tom Tromey <tromey@redhat.com>
adc36818
PM
5208
5209 * gdb.texinfo (Breakpoints In Python): New Node.
5210
33da3f1c
SS
52112010-04-08 Stan Shebs <stan@codesourcery.com>
5212
5213 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5214 trace status fields.
5215
3a13a53b
L
52162010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5217
5218 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5219 optional. Make org.gnu.gdb.i386.avx requires
5220 org.gnu.gdb.i386.avx.
5221
08001717
DE
52222010-04-08 Doug Evans <dje@google.com>
5223
5224 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5225 search path, and document that gdb only scans the search path if
5226 the script's path doesn't specify a directory.
5227
c375651d
DE
52282010-04-05 Doug Evans <dje@google.com>
5229
5230 * gdb.texinfo (maint show python auto-load): Fix typo.
5231
af54718e
SS
52322010-04-04 Stan Shebs <stan@codesourcery.com>
5233
d77f58be
SS
5234 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5235 (Setting Watchpoints): Update description of "info watch".
5236 (Disabling Breakpoints): Only "info break" lists all.
5237
af54718e
SS
5238 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5239 (tdump): Explain how tdump works.
5240
86b17b60
PA
52412010-04-01 Pedro Alves <pedro@codesourcery.com>
5242
5243 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5244 add cross reference.
5245
ff12863f
PA
52462010-03-31 Pedro Alves <pedro@codesourcery.com>
5247
5248 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5249 commands error out.
5250
f68eb612
L
52512010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5252
5253 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5254
c8d5aac9
L
52552010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5256
5257 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5258
7d13fe92
SS
52592010-03-29 Stan Shebs <stan@codesourcery.com>
5260 Nathan Sidwell <nathan@codesourcery.com>
5261
5262 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5263 GDBN equivalent.
5264 (Set Tracepoints): Remove mention that conditional tracepoints
5265 don't exist.
5266 (Tracepoint Actions): Clarify when while-stepping collection
5267 happens, note that while-stepping does not automatically collect
5268 $pc.
5269
409873ef 52702010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5271
409873ef
SS
5272 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5273 (General Query Packets): Describe TracepointSource.
5274
ee8e71d4
EZ
52752010-03-27 Matt Rice <ratmice@gmail.com>
5276
c8d5aac9
L
5277 * gdb.texinfo (ARM): Document arguments to "target sim".
5278 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5279
99b5e152
PA
52802010-03-26 Pedro Alves <pedro@codesourcery.com>
5281
5282 * gdb.texinfo (Tracepoint Packets): Remove mention that
5283 terror:string may be plain text, and drop mention of X prefix.
5284
cd64ee31
VP
52852010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5286
5287 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5288
6c28cbf2
SS
52892010-03-24 Stan Shebs <stan@codesourcery.com>
5290
5291 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5292
95a42b64
TT
52932010-03-24 Tom Tromey <tromey@redhat.com>
5294
5295 PR breakpoints/9352:
5296 * gdb.texinfo (Break Commands): Update.
5297
18148017
VP
52982010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5299
5300 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5301 commands.
5302
4daf5ac0
SS
53032010-03-16 Stan Shebs <stan@codesourcery.com>
5304
5305 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5306 circular-trace-buffer.
5307 (Tracepoint Packets): Describe QTBuffer, and details of the
5308 qTStatus reply.
5309
c9429232
SS
53102010-03-12 Stan Shebs <stan@codesourcery.com>
5311 Nathan Sidwell <nathan@codesourcery.com>
5312
5313 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5314 doing instruction stepping.
5315 (Tracepoint Restrictions): New node.
5316
ccefe4c4
TT
53172010-03-10 Tom Tromey <tromey@redhat.com>
5318
5319 * gdbint.texinfo (Symbol Handling): Update.
5320
7c953934
TT
53212010-03-08 Tom Tromey <tromey@redhat.com>
5322
5323 PR cli/9591:
5324 * gdb.texinfo (Mode Options): Mention lack of pagination and
5325 confirmation with --batch.
5326 (Screen Size): Mention --batch.
5327 (Messages/Warnings): Likewise.
5328
f870a310
TT
53292010-03-05 Tom Tromey <tromey@redhat.com>
5330
5331 * gdb.texinfo (Basic Python): Document target_charset and
5332 target_wide_charset.
5333
78e2826b
TT
53342010-03-05 Tom Tromey <tromey@redhat.com>
5335
5336 * gdb.texinfo (Data): Link to pretty-printing.
5337 (Output Formats): Likewise. Correct text.
5338
f5dff777
DJ
53392010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5340
5341 * gdb.texinfo (Types): Describe <struct> and <flags>.
5342
dc00d89f
PM
53432010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5344
5345 * gdb.texinfo (Frames In Python): Add block parameter and
5346 description to read_var text.
5347
5107b149 53482010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5349 Tom Tromey <tromey@redhat.com>
5107b149
PM
5350
5351 * gdb.texinfo (Types In Python): Describe block argument in
5352 template_argument and gdb.lookup_type.
5353
e03e5e7b
TT
53542010-02-24 Tom Tromey <tromey@redhat.com>
5355
5356 * gdb.texinfo (Cygwin Native): Fix typo.
5357
f3e9a817
PM
53582010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5359
5360 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5361 and select method descriptions.
5362 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5363 Tables in Python to menu.
5364 (Blocks In Python): New node.
5365 (Symbols In Python): New node.
5366 (Symbol Tables in Python): New node.
5367
a79b8f6e
VP
53682010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5369
5370 Multiexec MI
5371
5372 gdb/
5373 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5374
5375 gdb/doc/
5376 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5377 changes.
5378 (GDB/MI Program Execution): Document current behaviour of
5379 --all and --thread-group.
5380 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5381 -remove-inferior.
5382 * observer.texi (inferior_added, inferior_removed): New
5383 observers.
5384
629d6a47
TT
53852010-02-19 Tom Tromey <tromey@redhat.com>
5386
5387 * gdbint.texinfo (Getting Started): Fix @node.
5388 (Debugging GDB): Likewise.
5389
c09529e5
JB
53902010-02-13 Joel Brobecker <brobecker@adacore.com>
5391
5392 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5393 documenting the gdb_test_timeout variable.
5394
540aa8e7
MS
53952010-02-12 Jakob Engblom <jakob@virtutech.com>
5396
5397 * gdb.texinfo (MI commands): Added documentation of --reverse
5398 option to a set of MI commands. Restructured documentation of MI
5399 commands --exec-continue to reflect the complexity of reverse
5400 execution.
5401
081dfbf7
PA
54022010-02-12 Pedro Alves <pedro@codesourcery.com>
5403
5404 * gdb.texinfo (Using the Collected Data): Specify that the address
5405 range of `tfind outsize' is exclusive, and that the address range
5406 of `tfind range' is inclusive.
5407 (Tracepoint Packets): Specify that the address range of
5408 `QTFrame:range' is inclusive, and that the address range of
5409 `QTFrame:outside' is exclusive
5410
8e9c5e02
VP
54112010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5412
5413 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5414
92981e24
TT
54152010-02-10 Tom Tromey <tromey@redhat.com>
5416
5417 * gdb.texinfo (Debugging Output): Document set debug parser and
5418 show debug parser.
5419
075b51b7
L
54202010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5421
5422 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5423 i386_eflags and i386_mxcsr.
5424
3bb8d5c3
L
54252010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5426
5427 * gdb.texinfo: Document i386 target features.
5428
c5f80513
DE
54292010-02-05 Doug Evans <dje@google.com>
5430
5431 * gdbint.texinfo (Testsuite): Add a new section to document the
5432 various DejaGnu variables that may be overridden.
1be00882 5433 Document INTERNAL_GDBFLAGS.
c5f80513 5434
6ac33a4e
TT
54352010-02-04 Tom Tromey <tromey@redhat.com>
5436
5437 PR cli/8830:
5438 * gdb.texinfo (Files): -readnow comes before the filename for file
5439 and symbol-file.
5440
a1dcb23a
DJ
54412010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5442
5443 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5444 Document ARM breakpoint types.
5445 (Register Packet Format): Move into the new section.
5446 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5447
95433b34
JB
54482010-01-21 Joel Brobecker <brobecker@adacore.com>
5449
5450 * gdb.texinfo (File Options): Adjust the documentation of this
5451 switch to refer to the "source" command rather than partially
5452 duplicating some of the relevant information.
5453 (Extending GDB): Introduce and document the set/show script-extension
5454 setting.
5455 (Command Files): Add note explaining that the "source" command
5456 is also used to evalute scripts written in other languages.
5457 Remove the short slightly incorrect reference to sourcing Python
5458 scripts.
5459 (Python Commands): Document how to execute a Python script from GDB.
5460
8d576872
JB
54612010-01-19 Joel Brobecker <brobecker@adacore.com>
5462
5463 * gdb.texinfo (Command Files): Fix typo.
5464
8150ff9c
JB
54652010-01-18 Tom Tromey <tromey@redhat.com>
5466
5467 * gdb.texinfo (File Options): Document -x on .py files.
5468 (Command Files): Document handling of Python scripts.
5469
23db03a6
JZ
54702010-01-18 Jie Zhang <jie.zhang@analog.com>
5471
5472 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5473
00bf0b85
SS
54742010-01-15 Stan Shebs <stan@codesourcery.com>
5475
5476 * gdb.texinfo (Trace Files): New section.
5477 (Tracepoint Packets): Document QTSave and qTBuffer.
5478 (Trace File Format): New appendix.
5479
be759fcf
PM
54802010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5481
5482 * gdb.texinfo (Values From Inferior): Document lazy_string value
5483 method.
5484 (Python API): Add Lazy strings menu item.
5485 (Lazy Strings In Python): New node.
5486
dc146f7c
VP
54872010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5488
5489 * gdb.texinfo (GDB/MI Thread Information): New.
5490 (GDB/MI Async Records): Document the core field in *stopped.
5491 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5492 documentation
5493 (Process list): Document that osdata document may contain
5494 threads.
5495 (Remote Serial Protocol): Document qXfer:threads.
5496
d5551862
SS
54972010-01-06 Stan Shebs <stan@codesourcery.com>
5498
5499 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5500 disconnected tracing.
5501 (Tracepoint Packets): Document new protocol.
5502
7a697b8d
SS
55032010-01-05 Stan Shebs <stan@codesourcery.com>
5504
5505 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5506 tracepoints.
5507 (Tracepoint Packets): Describe remote protocol for fast
5508 tracepoints.
5509
e6f3ec50
JB
55102010-01-01 Joel Brobecker <brobecker@adacore.com>
5511
5512 Update the "Start of New Year Procedure".
5513 * gdbint.texinfo: Add the list of files that need to be updated
5514 manually. Minor reformatting.
5515
ddc4e9c1
JB
55162010-01-01 Joel Brobecker <brobecker@adacore.com>
5517
5518 * refcard.tex: Update copyright year in header and text.
5519
9d2897ad
JB
55202010-01-01 Joel Brobecker <brobecker@adacore.com>
5521
5522 * agentexpr.texi: Add 2010 to the list of copyright years.
5523 * annotate.texinfo: Likewise.
5524 * gdb.texinfo: Likewise.
5525 * gdbint.texinfo: Likewise.
5526 * observer.texi: Likewise.
5527 * stabs.texinfo: Likewise.
5528
6da95a67
SS
55292009-12-31 Stan Shebs <stan@codesourcery.com>
5530
5531 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5532
236f1d4d
SS
55332009-12-29 Stan Shebs <stan@codesourcery.com>
5534
5535 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5536
f61e138d
SS
55372009-12-28 Stan Shebs <stan@codesourcery.com>
5538
5539 * gdb.texinfo (Trace State Variables): New section.
5540 (Tracepoint Packets): Describe trace state variable packets.
5541 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5542 variable bytecodes.
5543
0fe7935b
DJ
55442009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5545
5546 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5547 declarations.
5548
a6b29f87
VP
55492009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5550
5551 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5552 -gdb-exit behaviour.
5553
5e4bde96
JB
55542009-12-20 Joel Brobecker <brobecker@adacore.com>
5555
5556 * gpl.texi: Update to version 3 of the GPL.
5557
a1715244
JB
55582009-12-20 Joel Brobecker <brobecker@adacore.com>
5559
5560 * Makefile.in: Update copyright header.
5561 * observer.texi: Fix the copyright header of the generated files.
5562
361ae042
PM
55632009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5564
5565 * gdb.texinfo (Types In Python): Describe range function.
5566
bfd31e71
PM
55672009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5568
5569 * gdb.texinfo (Types In Python): Describe "is_base_class".
5570
57a1d736
TT
55712009-12-03 Tom Tromey <tromey@redhat.com>
5572
5573 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5574
8cebebb9
PP
55752009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5576
5577 * observer.texi: New memory_changed observer.
5578
16af530a
TT
55792009-12-01 Tom Tromey <tromey@redhat.com>
5580
5581 * gdb.texinfo (Reverse Execution): Fix typo.
5582
b6199126
DJ
55832009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5584
5585 PR gdb/8704
5586
5587 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5588 are allowed after the breakpoint condition.
5589
7a6973ad
TT
55902009-11-23 Tom Tromey <tromey@redhat.com>
5591
5592 PR python/10782:
5593 * gdb.texinfo (Types In Python): Document Type.pointer.
5594
21a0512e
PP
55952009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5596
5597 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5598
a5832c8f
PA
55992009-11-11 Pedro Alves <pedro@codesourcery.com>
5600
5601 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5602 (Using Agent Expressions): Delete cross reference.
5603
1eb7cd77
JB
56042009-11-07 Joel Brobecker <brobecker@adacore.com>
5605
5606 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5607 and @settitle directives up to help makeinfo find them.
5608
24ddea62
JK
56092009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5610
5611 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5612 (Auto-loading): Use plural and note one can use multiple components now.
5613
3afae151
VP
56142009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5615
5616 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5617 -stack-list-arguments have the same documentation for parameter
5618 as -stack-list-locals. Add comas.
5619
14ff2235
PM
56202009-10-27 Tom Tromey <tromey@redhat.com>
5621 Eli Zaretskii <eliz@gnu.org>
5622
c8d5aac9 5623 PR python/10781
14ff2235
PM
5624
5625 * gdb.texinfo (Values From Inferior): Document cast method.
5626
9c419145
PP
56272009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5628
5629 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5630 and adjust example.
889bf7c5 5631
29153c24
MS
56322009-10-22 Michael Snyder <msnyder@vmware.com>
5633
5634 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5635 info record command. Also document the new save and restore
29153c24
MS
5636 commands.
5637
2b28d209
PP
56382009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5639
5640 * gdb.texinfo (Machine Code): Mention current pc marker.
5641 (Memory): Likewise.
5642
6c95b8df
PA
56432009-10-19 Pedro Alves <pedro@codesourcery.com>
5644 Stan Shebs <stan@codesourcery.com>
5645
5646 * observer.texi (new_inferior): Rename to...
5647 (inferior_appeared): ... this.
5648
5649 * gdb.texinfo (Inferiors): Rename node to ...
5650 (Inferiors and Programs): ... this. Mention running multiple
5651 programs in the same debug session.
5652 <info inferiors>: Mention the new 'Executable' column if "info
5653 inferiors". Update examples. Document the "add-inferior",
5654 "clone-inferior", "remove-inferior" and "maint info
5655 program-spaces" commands.
5656 (Process): Rename node to...
5657 (Forks): ... this. Document "set|show follow-exec-mode".
5658
2f8132f3
MS
56592009-10-11 Michael Snyder <msnyder@vmware.com>
5660
5661 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5662 (ReverseContinue): Ditto.
5663
cba4b2d3
PP
56642009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5665
5666 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5667
da082f17
JK
56682009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5669
5670 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5671
08be9d71
ME
56722009-10-06 Michael Eager <eager@eagercon.com>
5673
5674 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5675 (Embedded Processors): Add MicroBlaze.
5676 (MicroBlaze): New. Describe Xilinx MicroBlaze
5677
08a0efd0
PA
56782009-10-04 Pedro Alves <pedro@codesourcery.com>
5679
5680 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5681
cbb8f428
EZ
56822009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5683
5684 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5685
30a4a70c
JB
56862009-09-23 Joel Brobecker <brobecker@adacore.com>
5687
5688 * observer.texi (solib_unloaded): Document explicitly the fact that
5689 this observer is called before the associated symbols are unloaded.
5690
b3372f91
VP
56912009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5692
5693 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5694 -stack-list-variables.
5695
f43030c4
TT
56962009-09-18 Tom Tromey <tromey@redhat.com>
5697
5698 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5699 is experimental.
5700
ec7e75e7
PP
57012009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5702
5703 * gdb.texinfo (convenince variables): Mention
5704 $_siginfo could be empty.
f43030c4 5705
0cc7d26f
TT
57062009-09-15 Tom Tromey <tromey@redhat.com>
5707
5708 * gdb.texinfo (GDB/MI Variable Objects): Document
5709 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5710 Expand -var-update documentation.
5711
a96d9b2e
SDJ
57122009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5713
5714 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5715 feature.
5716
005ca36a
JB
57172009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5718
5719 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5720
0d772ac9
MS
57212009-09-10 Michael Snyder <msnyder@vmware.com>
5722
5723 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5724 ReverseStep replies to the qSupported query.
5725
14fb1bac
JB
57262009-09-10 Joel Brobecker <brobecker@adacore.com>
5727
5728 Add documentation for set/show interactive-mode.
5729 * gdb.texinfo (Other Misc Settings): New node.
5730
29b090c0
DE
57312009-09-01 Doug Evans <dje@google.com>
5732
5733 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5734 non-stop mode's affect on remote caching.
5735
4e5d721f
DE
57362009-08-31 Jacob Potter <jdpotter@google.com>
5737 Doug Evans <dje@google.com>
5738
5739 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5740 Mark `set/show remotecache' options as obsolete.
5741 Document new `set/show stack-cache' option.
5742 Update text for `info dcache'.
5743
55333a84
DE
57442009-08-27 Doug Evans <dje@google.com>
5745
5746 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5747 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5748
bc3a0b4d
RW
57492009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5750
5751 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5752 about autoconf.
5753
3a1ff0b6
PA
57542009-08-25 Pedro Alves <pedro@codesourcery.com>
5755
5756 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5757 small example, and describe its columns. Replace "inferior-id" by
5758 "infno" throughout.
5759
81ecdfbb
RW
57602009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5761
af542c2e
RW
5762 * gdbint.texinfo (Releasing GDB): Point to
5763 README-maintainer-mode file for required autoconf version.
5764 * configure.ac: Do not substitute datarootdir, htmldir,
5765 pdfdir, docdir. Do not process --with-datarootdir,
5766 --with-htmldir, --with-pdfdir, --with-docdir.
5767 * configure: Regenerate.
5768
81ecdfbb
RW
5769 * configure: Regenerate.
5770
4efc6507
DE
57712009-08-20 Reid Kleckner <reid@kleckner.net>
5772
5773 * gdb.texinfo: Add chapter on JIT interface.
5774
43089a6e
NR
57752009-08-07 Nick Roberts <nickrob@snap.net.nz>
5776
5777 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5778 confirmation request.
43089a6e 5779
99e008fe
EZ
57802009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5781
c8d5aac9
L
5782 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5783 CRC definitions.
99e008fe 5784
48cb2d85
VP
57852009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5786
5787 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5788 -break-commands.
48cb2d85 5789
ff1a52c6
UW
57902009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5791
5792 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5793 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5794
3285f3fe
UW
57952009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5796
5797 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5798 "set spu stop-on-load" and "show spu stop-on-load" commands.
5799
e35359c5
UW
58002009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5801
5802 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5803
58d6951d
DJ
58042009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5805
5806 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5807 org.gnu.gdb.arm.neon.
5808
08d16641
PA
58092009-07-20 Pedro Alves <pedro@codesourcery.com>
5810
5811 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5812 optional element.
5813 (subsection OS ABI): New subsection.
5814
782b2b07
SS
58152009-07-14 Stan Shebs <stan@codesourcery.com>
5816
5817 * gdb.texinfo (Tracepoint Conditions): New section.
5818 (General Query Packets): Describe ConditionalTracepoints.
5819 (Tracepoint Packets): Describe condition field.
5820 (Maintenance Commands): Describe maint agent-eval.
5821 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5822
9b117ef3
HZ
58232009-07-11 Hui Zhu <teawater@gmail.com>
5824
5825 * gdb.texinfo (disassemble): Add a new modifier /r
5826 to "disassemble" command to make it print the raw instructions
5827 in hex as well as in symbolic form.
5828
f5a33284
TT
58292009-07-09 Tom Tromey <tromey@redhat.com>
5830
5831 * gdbint.texinfo (Testsuite): Document parallel make check.
5832
812f7342
TT
58332009-07-09 Tom Tromey <tromey@redhat.com>
5834
5835 * gdbint.texinfo (Testsuite): Document test transcripts.
5836
fbb8f299
PM
58372009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5838
5839 * gdb.texinfo (Values From Inferior): Add length parameter
5840 description.
5841
dd8f35ac
EZ
58422009-07-04 Chris Genly <chris@genly.us>
5843
5844 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5845 in -var-list-children. Fix example according to what the code
5846 does.
5847
2277426b
PA
58482009-07-02 Pedro Alves <pedro@codesourcery.com>
5849
5850 * gdb.texinfo (Debugging multiple inferiors): Document the
5851 "inferior", "detach inferior" and "kill inferior" commands.
5852 (Debugging Programs with Multiple Processes): Adjust to mention
5853 generic "inferior" commands. Delete mention of "detach fork" and
5854 "delete fork". Cross reference to "Debugging multiple inferiors"
5855 section.
5856
a6d9a66e
UW
58572009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5858
5af949e3
UW
5859 * gdbint.texinfo (Item Output Functions): Update signature
5860 for ui_out_field_core_addr.
5861
58622009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5863
5864 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5865 Update example code extrated from breakpoint.c.
5866
9901a55b 58672009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5868
9901a55b
PP
5869 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5870 MI commands.
5871 (GDB/MI Symbol Query): Likewise.
5872 (GDB/MI File Commands): Likewise.
5873 (GDB/MI File Transfer Commands): Likewise.
5874 (GDB/MI Target Manipulation): Likewise.
5875 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5876
edb3359d
DJ
58772009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5878
5879 * gdb.texinfo (Debugging Optimized Code): New chapter.
5880 (Compiling for Debugging): Reference it. Move some
5881 text to the new section.
5882
7cd1089b
PM
58832009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5884
5885 * doc/gdb.texinfo (Calling): Document
5886 set-unwind-on-terminating-exception usage.
5887
d4db2f36
PA
58882009-06-11 Pedro Alves <pedro@codesourcery.com>
5889
5890 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5891 command.
5892
d1a7880c
PA
58932009-06-07 Pedro Alves <pedro@codesourcery.com>
5894
5895 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5896 references.
5897
473f94e6
UW
58982009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5899
5900 * gdbint.texinfo: Rename formal parameters to gdbarch function
5901 protoypes from "current_gdbarch" to "gdbarch".
5902
8f500870
TT
59032009-05-28 Tom Tromey <tromey@redhat.com>
5904
5905 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5906
b6313243
TT
59072009-05-27 Tom Tromey <tromey@redhat.com>
5908
5909 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5910 feature.
5911 (GDB/MI Variable Objects): Document -var-set-visualizer.
5912
59132009-04-02 Tom Tromey <tromey@redhat.com>
5914
5915 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5916 feature.
5917 (GDB/MI Variable Objects): Document -var-set-visualizer.
5918
a6bac58e
TT
59192009-05-27 Tom Tromey <tromey@redhat.com>
5920 Thiago Jung Bauermann <bauerman@br.ibm.com>
5921 Phil Muldoon <pmuldoon@redhat.com>
5922
5923 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5924 (Pretty Printing): New node.
5925 (Selecting Pretty-Printers): Likewise.
5926 (Python API): Update.
5927 (Output Formats): Document /r format.
5928
2c74e833
TT
59292009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
5930 Tom Tromey <tromey@redhat.com>
5931
5932 * gdb.texinfo (Types In Python): New node.
5933 (Values From Inferior): "type" is now an attribute.
5934 (Python API): Update.
5935
89c73ade
TT
59362009-05-27 Tom Tromey <tromey@redhat.com>
5937 Thiago Jung Bauermann <bauerman@br.ibm.com>
5938 Phil Muldoon <pmuldoon@redhat.com>
5939
5940 * gdb.texinfo: Add @syncodeindex for `tp'.
5941 (Python API): Update.
5942 (Auto-loading): New node.
5943 (Objfiles In Python): New node.
5944
17a37d48
PP
59452009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
5946
5947 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 5948
6718376f
NR
59492009-05-15 Nick Roberts <nickrob@snap.net.nz>
5950
5951 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
5952
cbe54154
PA
59532009-05-12 Pedro Alves <pedro@codesourcery.com>
5954
5955 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
5956 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
5957 show show-debug-regs' docs.
5958
8e05493c
EZ
59592009-05-08 Eli Zaretskii <eliz@gnu.org>
5960
5961 * gdb.texinfo (Process Record and Replay): Add description of
5962 reverse execution.
5963
b39f4988
JB
59642009-05-07 Joel Brobecker <brobecker@adacore.com>
5965
5966 * gdbint.texinfo (Adding support for debugging core files): New node.
5967 (Native Debugging): Remove the ``Native core file Support'' section.
5968
a2311334
EZ
59692009-05-01 Eli Zaretskii <eliz@gnu.org>
5970
5971 * gdb.texinfo (Process Record and Replay): Improve and clarify.
5972 Add index entries.
5973
53cc454a 59742009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 5975 Michael Snyder <msnyder@vmware.com>
53cc454a 5976
a2311334
EZ
5977 * gdb.texinfo: (Process Record and Replay): Add documentation for
5978 process record and replay.
53cc454a 5979
484086b7
JK
59802009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
5981
5982 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
5983 a new part on command-line defined macros.
5984
32ae1842
EZ
59852009-04-25 Eli Zaretskii <eliz@gnu.org>
5986
5987 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
5988 clarify the wording.
5989
b14b1491
TT
59902009-04-23 Tom Tromey <tromey@redhat.com>
5991
5992 * gdb.texinfo (Data Files): New node.
5993 (GDB Files): Update menu.
5994
5c1e86e1
JB
59952009-04-23 Joel Brobecker <brobecker@adacore.com>
5996
5997 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 5998 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 5999
83eba9b7
VP
60002009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6001
6002 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6003
e31198c4
HZ
60042009-04-22 Hui Zhu <teawater@gmail.com>
6005
6006 * gdb.texinfo (disassemble-next-line): Set the default of
6007 disassemble-next-line to off.
6008
26e251b6
JM
60092009-04-21 Joseph Myers <joseph@codesourcery.com>
6010
6011 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6012 --with-htmldir): New.
6013 * configure: Regenerate.
6014 * Makefile.in (datarootdir, docdir): Define.
6015 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6016 instead of $(SET_TEXINPUTS).
6017 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6018 gdbint.info instead of $(SET_TEXINPUTS).
6019 (gdbint/index.html): Use same -I options as for building
6020 gdbint.info.
6021 (stabs.dvi, stabs.pdf): Use same -I options as for building
6022 stabs.info instead of $(SET_TEXINPUTS).
6023 (stabs/index.html): Use same -I options as for building
6024 stabs.info.
6025 (annotate.dvi, annotate.pdf): Use same -I options as for building
6026 annotate.info instead of $(SET_TEXINPUTS).
6027 (annotate/index.html): Use same -I options as for building
6028 annotate.info.
6029
eac35c4e
DD
60302009-04-21 David Daney <ddaney@caviumnetworks.com>
6031
6032 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6033
29b0e8a2
JM
60342009-04-21 Joseph Myers <joseph@codesourcery.com>
6035
6036 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6037
2b831889 60382009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6039 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6040
6041 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6042 (MAKEHTMLFLAGS): Set to empty.
6043 (html__strip_dir): Define.
6044 (HTMLFILES): Define.
6045 (HTMLFILES_INSTALL): Define.
6046 (install-html): Copy new automake rule.
6047 (html): Depend on $(HTMLFILES).
6048 (gdb_toc.html): Rename to gdb/index.html.
6049 (gdbint_toc.html): Rename to gdbint/index.html.
6050 (stabs_toc.html): Rename to stabs/index.html.
6051 (annotate_toc.html): Rename to annotate/index.html.
6052
89a34d1b
JM
60532009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6054
6055 * Makefile.in: Set pdfdir and htmldir from configure
6056 substitutions.
6057 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6058 * configure: Regenerate.
6059
a2d5da46
JB
60602009-04-16 Joel Brobecker <brobecker@adacore.com>
6061
6062 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6063 This macro is no longer used.
6064
732f6a93
TT
60652009-04-15 Tom Tromey <tromey@redhat.com>
6066
6067 * gdb.texinfo (Character Sets): Document default character set.
6068
87f9adc1
PM
60692009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6070
6071 * gdbint.texinfo: Change server name from sources.redhat.com to
6072 sourceware.org throughout.
6073
2c88c651
JB
60742009-04-09 Joel Brobecker <brobecker@adacore.com>
6075
6076 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6077 about a missing dot or coma after @xref.
6078
4f5376b2
JB
60792009-04-02 Joel Brobecker <brobecker@adacore.com>
6080
6081 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6082 example, and add a small explanation about it.
6083 (Print Settings): Change the documentation of the "set print
6084 frame-arguments" to reflect the fact that the default is now "scalars".
6085
a0381d3a
JB
60862009-04-02 Joel Brobecker <brobecker@adacore.com>
6087
6088 * gdb.texinfo (Print Settings): Add kindex for command "set
6089 print frame-arguments".
6090
45ac276d
JB
60912009-03-31 Joel Brobecker <brobecker@adacore.com>
6092
6093 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6094 breakpoints.
6095 (Set Breaks): Add reference to thread-specific and task-specific
6096 breakpoints.
6097
32cd1edc
JB
60982009-03-31 Joel Brobecker <brobecker@adacore.com>
6099
6100 * gdb.texinfo (Ada Tasks): Remove the documentation about
6101 the "Running" state, as this state has been eliminated.
6102 Now all runnable tasks are shown as "Runnable".
6103
1042e4c0
SS
61042009-03-30 Stan Shebs <stan@codesourcery.com>
6105
6106 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6107 special case of breakpoints.
6108 (Enable and Disable Tracepoints): Mention deprecation.
6109 (Listing Tracepoints): Update description and example.
6110
f8f6f20b
TJB
61112009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6112
6113 * gdb.texinfo (Frames in Python): New node.
6114 (Python API): Update.
6115
c0c6f777
TJB
61162009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6117
6118 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6119 from a method to an attribute.
6120
def2b000
TJB
61212009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6122
6123 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6124 attribute.
6125
a07daef3
PA
61262009-03-25 Pedro Alves <pedro@codesourcery.com>
6127
6128 * observer.texi (thread_exit): Add "silent" parameter.
6129
f3b1572e
PA
61302009-03-22 Pedro Alves <pedro@codesourcery.com>
6131
6132 * observer.texi (about_to_proceed): New.
6133
587afa38
EZ
61342009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6135
6136 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6137 field throughout to handle types with spaces in them. Fix typos
6138 found by aspell.
6139 (Summary, Requirements, Contributors): New first chapter,
6140 "Summary" added, old Requirements section moved there, and new
6141 section, "Contributors" added.
6142 (Initializing a New Architecture, Register Representation)
6143 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6144 (Porting gdb): These sections extended and updated.
6145 (Compiler Characteristics): This section (empty) deleted.
6146 (Defining Other Architecture Features): This section renamed and
6147 duplicate material removed from (formerly "Target Conditionals").
6148 Use braces {} in @deftypeXX type field throughout to handle types
6149 with spaces in them. Typos found by aspell fixed.
6150
6151 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6152 * stack_frame.pdf: Version of image for PDF output.
6153 * stack_frame.png: Version of image for HTML output and for Emacs.
6154 * stack_frame.txt: Version of image for Info output.
1db61298 6155 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6156
10af6951
EZ
61572009-03-21 Eli Zaretskii <eliz@gnu.org>
6158
6159 * gdb.texinfo (Character Sets): Fix last change.
6160
cc924cad
TJB
61612009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6162
6163 * gdb.texinfo (Values From Inferior): Fix optional arguments
6164 markup.
6165 (Commands In Python): Adjust argument names of gdb.Command.__init__
6166 to what the function accepts as keywords.
6167
bc3b79fd
TJB
61682008-03-20 Tom Tromey <tromey@redhat.com>
6169
6170 * gdb.texinfo (Convenience Vars): Document convenience functions.
6171 (Functions In Python): New node.
6172 (Python API): Update.
6173
6c7a06a3
TT
61742009-03-20 Tom Tromey <tromey@redhat.com>
6175
6176 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6177 set target-wide-charset.
6178 (Requirements): Mention iconv.
6179
b646ddd4
HZ
61802009-03-17 Hui Zhu <teawater@gmail.com>
6181
6182 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6183
91440f57
HZ
61842009-03-17 Hui Zhu <teawater@gmail.com>
6185
6186 * gdb.texinfo: Add documentation for disassemble-next-line.
6187
8fd41227
TJB
61882009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6189
6190 * gdb.texinfo (Commands In Python): Remove tindex entries.
6191
61ff14c6
JK
61922009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6193
6194 * gdb.texinfo (Returning): New description for missing debug info.
6195
0b16c5cf
PA
61962009-03-14 Pedro Alves <pedro@codesourcery.com>
6197
6198 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6199 (General Query Packets): Document qAttached.
0b16c5cf 6200
32fc0df9
PA
62012009-03-05 Pedro Alves <pedro@codesourcery.com>
6202
6203 * gdb.texinfo (Background Execution): Better describe the set
6204 target-async command.
6205 (Maintenance Commands): Delete description of the `maint set/show
6206 linux-async' and `maint set/show remote-async' commands.
6207
134eb42c
VP
62082009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6209
6210 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6211 between sentences.
6212
c86cf029
VP
62132009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6214
6215 * gdb.texinfo (GDB/MI Async Records): Document the
6216 =library-loaded and =library-unloaded notifications.
6217
3ea85240
VP
62182009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6219
6220 * observer.texi (test_notification): New observer.
6221
1d33d6ba
VP
62222009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6223
61ff14c6
JK
6224 * observer.texi: Add parameter 'print_frame' to normal_stop
6225 observer.
1d33d6ba 6226
d721c933
EZ
62272009-02-07 Eli Zaretskii <eliz@gnu.org>
6228
6229 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6230 (Commands In Python): Fix COMMAND_* constants in last change. Use
6231 @kbd for interactive input. Add cross-references and index
6232 entries.
6233
4aa995e1
PA
62342009-02-06 Pedro Alves <pedro@codesourcery.com>
6235
6236 * gdb.texinfo (Signals): Document $_siginfo.
6237 (Convenience Variables): Mention $_siginfo.
6238 (Remote Configuration): Document qXfer:siginfo:read,
6239 qXfer:siginfo:write packets, and the read-siginfo-object,
6240 write-siginfo-object commands.
6241
5f5233d4
PA
62422009-02-06 Pedro Alves <pedro@codesourcery.com>
6243
6244 * gdbint.texinfo (Values): New chapter.
6245
d8906c6f
TJB
62462009-02-06 Tom Tromey <tromey@redhat.com>
6247
6248 * gdb.texinfo (Python API): Add entry for Commands In Python.
6249 (Commands In Python): New node.
6250
b6cb8e7d
TJB
62512009-02-05 Tom Tromey <tromey@redhat.com>
6252
6253 * gdb.texinfo (Values From Inferior): Document Value.string.
6254
12453b93
TJB
62552009-02-05 Tom Tromey <tromey@redhat.com>
6256
6257 * gdb.texinfo (Basic Python): Document execute's from_tty
6258 argument.
6259
08c637de
TJB
62602009-02-04 Tom Tromey <tromey@redhat.com>
6261
6262 * gdb.texinfo (Basic Python): Document gdb.history.
6263
592375cd
VP
62642009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6265
6266 * gdb.texinfo (GDB/MI Thread Commands): Document the
6267 'current-thread-id' field. Remove the example with zero threads,
6268 since current GDB won't ever report that if there's inferior.
6269
41447f92
VP
62702009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6271
6272 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6273 option to -break-insert.
6274
098b41a6
JG
62752009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6276 Jerome Guitton <guitton@adacore.com>
6277
6278 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6279 (System-wide configuration): New section.
6280
3c16cced
PA
62812009-01-26 Pedro Alves <pedro@codesourcery.com>
6282
6283 PR gdb/7580:
6284 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6285 internal-error|internal-warning quit|corefile ask|yes|no".
6286
62709adf
PA
62872009-01-26 Pedro Alves <pedro@codesourcery.com>
6288
6289 * gdb.texinfo (Using the `gdbserver' Program): Document
6290 --remote-debug.
6291
7ce58dd2
DE
62922009-01-23 Doug Evans <dje@google.com>
6293
6294 * gdb.texinfo: Add nexti to list of commands that support
6295 background execution.
6296
adb483fe
DJ
62972009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6298
6299 * gdb.texinfo (Define, Hooks): Document prefix command support.
6300
a67ec3f4 63012009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6302 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6303
6304 Fixes for makeinfo --html.
6305
6306 * annotate.texinfo: Use @copying and @insertcopying. Use
6307 @ifnottex in place of @ifinfo.
6308 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6309 place of @ifinfo. Use @ifnotinfo for one index entry.
6310 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6311 in place of @ifinfo.
6312 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6313 in place of @ifinfo. Include contents at start unconditionally.
6314
84fcdf95
PA
63152009-01-13 Pedro Alves <pedro@codesourcery.com>
6316
6317 * gdb.texinfo (General Query Packets): Remove @var{} around the
6318 "spu" literal string.
6319
fa3a767f
PA
63202009-01-07 Pedro Alves <pedro@codesourcery.com>
6321
6322 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6323 program may be running in another process" errors.
6324 * gdbint.texinfo (Native Conditionals): Delete
6325 ONE_PROCESS_WRITETEXT description.
6326
9cb011d3
JB
63272009-01-07 Joel Brobecker <brobecker@adacore.com>
6328
6329 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6330 emacs local variable to be placed at the end of the ChangeLog.
6331 Add server.c and gdbreplay.c to the list of files where the
6332 copyright year needs to be updated.
6333
84603566
SL
63342009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6335
6336 * gdb.texinfo (Remote Configuration): Document new
6337 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6338 commands.
6339
a53f55d8
PA
63402008-12-28 Pedro Alves <pedro@codesourcery.com>
6341
6342 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6343 FETCH_INFERIOR_REGISTERS.
6344 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6345 FETCH_INFERIOR_REGISTERS descriptions. Remove
6346 gdbarch_get_longjmp_target descrition, since already described in
6347 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6348 (Target Conditionals): ... here.
6349
077e0a52
JB
63502008-12-16 Joel Brobecker <brobecker@adacore.com>
6351
6352 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6353 examples.
6354 (Additions to Ada): Likewise. Add the missing opening and closing
6355 parenthesis of the GDB prompt in one of the examples.
6356
023eb17c
JB
63572008-12-14 Joel Brobecker <brobecker@adacore.com>
6358
6359 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6360 about the result of 'Address not being of type System.Address.
6361 This problem has been fixed a while ago.
6362
c3b108f7
VP
63632008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6364
6365 MI non-stop and multiprocess docs.
6366
c8d5aac9
L
6367 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6368 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6369 Adjust documentation for *stopped, document =thread-created,
6370 =thread-exited, =thread-group-created and =thread-group-exited.
6371 (GDB/MI Thread Commands): Document the 'state' field in
6372 -thread-info output.
6373 (GDB/MI Program Execution): Mention --all and --thread-group
6374 options.
6375 (GDB/MI Variable Objects): Describe floating and fixed variable
6376 objects.
6377 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6378
07e059b5
VP
63792008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6380
c8d5aac9
L
6381 * gdb.texinfo (Operating System Information): New appendix.
6382 (Operating System Auxiliary Information): Document 'info os processes'
6383 (Remote Configuration): Document 'osdata'
6384 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6385
a80b95ba
TG
63862008-11-27 Tristan Gingold <gingold@adacore.com>
6387
6388 * gdb.texinfo (Darwin): Document Darwin specific features.
6389
a655d424
JK
63902008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6391
6392 * gdbint.texinfo (Target Conditionals): Extend the
6393 gdbarch_breakpoint_from_pc description.
6394
249e1128
VP
63952008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6396
6397 * gdb.texinfo (M68K Features): Fix typo.
6398
c14c28ba
PP
63992008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6400
6401 * gdb.texinfo (Symbols): Mention printing containing
6402 image name in "info symbol".
6403 (Maint translate-address): Likewise.
889bf7c5 6404
394a6666
JB
64052008-11-18 Joel Brobecker <brobecker@adacore.com>
6406
6407 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6408 commands "catch load" and "catch unload".
6409
66bb093b
VP
64102008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6411
6412 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6413 =thread-selected.
889bf7c5 6414
4a92f99b
VP
64152008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6416
c8d5aac9 6417 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6418
f0323ca0
PA
64192008-10-27 Pedro Alves <pedro@codesourcery.com>
6420
6421 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6422 .mt files, TM_CLIBS or TM_CDEPS.
6423 (x86 Watchpoints): Don't mention TDEPFILES.
6424
8b23ecc4
SL
64252008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6426
6427 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6428 (Overview): Mention notifications and non-stop mode behavior.
6429 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6430 with non-stop mode behavior. Add vStopped description.
6431 (Stop Reply Packets): Update list of packets that return
6432 stop replies. Mention non-stop behavior.
6433 (General Query Packets): Document QNonStop packet and associated
6434 qSupported query response.
6435 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6436 behavior.
6437 (Notification Packets): New section.
6438 (Remote Non-Stop): New section.
6439 (File-I/O Overview): Mention non-stop behavior.
6440
fff08868
HZ
64412008-10-24 Hui Zhu <teawater@gmail.com>
6442 Pedro Alves <pedro@codesourcery.com>
6443
6444 * gdb.texinfo (displaced-stepping): Describe the auto mode
6445 setting, and say it's the default. This is now a mainstream
6446 setting instead of a maintenance setting.
6447
252fbfc8
PA
64482008-10-23 Pedro Alves <pedro@codesourcery.com>
6449
6450 * observer.texi (thread_stop_requested): New.
6451
20924a55
JB
64522008-10-22 Joel Brobecker <brobecker@adacore.com>
6453
6454 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6455 (Patching): Replace incorrect usage of @samp by @kbd.
6456
bacec72f
MS
64572008-10-17 Michael Snyder <msnyder@vmware.com>
6458
6459 * gdb.texinfo: Add documentation for reverse execution.
6460
a08702d6 64612008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6462 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6463
6464 * gdb.texinfo. (Values From Inferior): New subsubsection.
6465
d97bc12b
DE
64662008-10-06 Doug Evans <dje@google.com>
6467
6468 * gdb.texinfo (set debug dwarf2-die): Document it.
6469
87f67dba
JB
64702008-10-01 Joel Brobecker <brobecker@adacore.com>
6471
6472 * gdb.texinfo (catch) [exception]: Document how to insert
6473 a breakpoint on user-defined exceptions when the exception
6474 name is identical to one of the language-defined ones.
6475
2fae03e8
TT
64762008-09-27 Tom Tromey <tromey@redhat.com>
6477
6478 * gdb.texinfo (Macros): Remove text about stringification,
6479 varargs, and splicing.
6480
5c6ce71d
TT
64812008-09-27 Tom Tromey <tromey@redhat.com>
6482
6483 * gdbint.texinfo (Language Support): Remove text about omitting
6484 support for a language.
6485
07128da0
DE
64862008-09-23 Doug Evans <dje@google.com>
6487
6488 * gdb.texinfo (info dcache): Update.
6489
b90a069a
SL
64902008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6491
6492 * gdb.texinfo (Packets): Add info on thread-id syntax and
6493 multiprocess extensions.
6494 <D>: Document multiprocess form of packet.
6495 <H>: Use thread-id syntax.
6496 <T>: Likewise.
6497 <vCont>: Likewise. Note this is required for multiprocess.
6498 <vKill>: New packet.
6499 (Stop Reply Packets) <T>: Use thread-id syntax.
6500 <W>: Document multiprocess form of reply.
6501 <X>: Likewise.
6502 (General Query Packets) <qC>: Use thread-id syntax.
6503 <qfThreadInfo>: Likewise.
6504 <qGetTLSAddr>: Likewise.
6505 <qP>: Likewise.
6506 <qSupported>: Add "multiprocess" feature.
6507 <qThreadExtraInfo>: Use thread-id syntax.
6508
b77209e0
PA
65092008-09-22 Stan Shebs <stan@codesourcery.com>
6510
6511 * gdb.texinfo (Inferiors): New section.
6512
3d0bb823
PA
65132008-09-12 Pedro Alves <pedro@codesourcery.com>
6514
6515 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6516
f8dcfc0a
UW
65172008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6518
6519 * gdbint.texinfo (Target Conditionals): Remove documentation
6520 for gdbarch_name_of_malloc.
6521
8775bb90
MS
65222008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6523
6524 * gdb.texinfo (Interrupts): Mention TCP interface for
6525 sending BREAK.
6526
f1838a98
UW
65272008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6528
6529 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6530 argument prefix to "set sysroot".
6531
158c7665
PH
65322008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6533
6534 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6535 and False.
6536
30e026bb
VP
65372008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6538
c8d5aac9
L
6539 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6540 for possible features of -list-features.
30e026bb 6541
c6ebd6cf
VP
65422008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6543
c8d5aac9 6544 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6545 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6546
aeac0ff9
VP
65472008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6548
6549 * doc/gdb.texinfo (PowerPC): Fix typo.
6550 (PowerPC features): Fix typo.
6551
5231c1fd
PA
65522008-08-18 Pedro Alves <pedro@codesourcery.com>
6553
6554 * observer.texi (thread_ptid_changed): New.
6555
677c5bb1
LM
65562008-08-18 Luis Machado <luisgpm@br.ibm.com>
6557
6558 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6559 (PowerPC features): Mention feature set for VSX registers.
6560
f3a2dd1a
JB
65612008-08-13 Joel Brobecker <brobecker@adacore.com>
6562
6563 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6564 the direct visibility of all names in user-written packages.
6565
33e5cbd6
PA
65662008-08-13 Pedro Alves <pedro@codesourcery.com>
6567
6568 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6569 setting, and make it the default.
6570 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6571 non-stop script example.
6572
d0384fc4
TJB
65732008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6574
6575 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6576 reference to the "Using Different Register and Memory Data
6577 Representation" section.
6578
a6f3e723
SL
65792008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6580
6581 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6582 (Remote Protocol): Add Packet Acknowledgment to menu.
6583 (Overview): Mention +/- can be disabled, and point to new section
6584 where this is discussed in detail.
6585 (General Query Packets): Document QStartNoAckMode packet, and
6586 corresponding qSupported reply.
6587 (Packet Acknowledgment): New section.
6588
0606b73b
SL
65892008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6590 Pedro Alves <pedro@codesourcery.com>
6591
6592 * gdb.texinfo (Threads): Move paragraph about automatic thread
6593 selection to All-Stop Mode subsection.
6594 (Thread Stops): Reorganize existing material into subsections.
6595 Add introductory blurb and menu.
6596 (Non-Stop Mode): New subsection.
6597 (Background Execution): New subsection.
6598 (Maintenance Commands): Add cross-references from async mode
6599 commands to the new Background Execution section.
6600
d57a3c85
TJB
66012008-08-06 Tom Tromey <tromey@redhat.com>
6602
6603 * gdb.texinfo (Extending GDB): New chapter.
6604 (Sequences): Demoted chapter, now a section under the new
6605 Extending GDB chapter.
6606 (Python): New section.
6607
6d76a53d
SS
66082008-07-31 Stan Shebs <stan@codesourcery.com>
6609
6610 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6611
1f70da6a
SS
66122008-07-29 Stan Shebs <stan@codesourcery.com>
6613
6614 * gdbint.texinfo: General round of cleanup and minor
6615 clarifications.
6616 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6617 (Longjmp Support): Update description to reflect how it is done
6618 for targets without using native header.
6619 (Symbol Handling): Add a little more general explanation.
6620 (COFF, ELF): Mention stabs encapsulation.
6621 (DWARF 3): New section.
6622 (Adding a New Host): Scrub out some obsolete bits.
6623 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6624 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6625 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6626 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6627 SEEK_SET, STOP_SIGNAL, USG.
6628 (Raw and Virtual Register Representations): Ditto for
6629 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6630 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6631 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6632 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6633 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6634 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6635 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6636 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6637 DEPRECATED_USE_STRUCT_CONVENTION.
6638 Describe gdbarch_deprecated_fp_regnum.
6639 Update description of gdbarch_print_insn.
6640 (Adding a New Target): Scrub out obsolete bits.
6641 (Obsolete Conditionals): Remove entire section.
6642
383f836e
TT
66432008-07-25 Tom Tromey <tromey@redhat.com>
6644
6645 * observer.texi (GDB Observers): Document new observers:
6646 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6647 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6648 architecture_changed.
6649
cfd8ab24
SS
66502008-07-21 Stan Shebs <stan@codesourcery.com>
6651
6652 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6653 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6654
781b42b0
TT
66552008-07-21 Tom Tromey <tromey@redhat.com>
6656
6657 * observer.texi (GDB Observers): Remove obsolete comment.
6658 <executable_changed>: Remove argument.
6659
d7d9f01e
TT
66602008-07-18 Tom Tromey <tromey@redhat.com>
6661
6662 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6663
bf250677
DE
66642008-07-10 Doug Evans <dje@google.com>
6665
6666 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6667
10568435
JK
66682008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6669
6670 * gdb.texinfo (Starting): Document "set disable-randomization".
6671
5ae4183a
AS
66722008-07-07 Andreas Schwab <schwab@suse.de>
6673
6674 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6675
b56e7235
VP
66762008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6677
6678 * gdb.texinfo (GDB/MI Target Manipulation): Add
6679 example of -target-attach.
6680
e1ac3328
VP
66812008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6682
6683 * observer.texi (target_resumed): New observer.
5ae4183a 6684 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6685
65d12d83
TT
66862008-06-06 Tom Tromey <tromey@redhat.com>
6687
6688 * gdb.texinfo (Completion): Add field name example.
6689
fbc5282e
MK
66902008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6691
6692 * gdb.texinfo (GDB/MI Program Context): Added example
6693 to -exec-arguments
5ae4183a 6694
fbc5282e 66952008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6696
6697 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6698 annotation.
6699
c16158bc 67002008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6701 Nathan Sidwell <nathan@codesourcery.com>
6702 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6703
6704 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6705 and ACX_BUGURL.
6706 * configure: Regenerate.
6707 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6708 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6709 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6710 mailing-list-specific text about bug reporting unless
6711 BUGURL_DEFAULT.
6712
75c99385
PA
67132008-06-05 Pedro Alves <pedro@codesourcery.com>
6714
6715 * gdb.texinfo (-target-select): Remove reference to target async.
6716 (Maintenance Commands): Document "maint set/show remote-async".
6717
1763a388
MK
67182008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6719
6720 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6721 in -target-file-get section.
5ae4183a 6722
d0d064df
PA
67232008-05-22 Pedro Alves <pedro@codesourcery.com>
6724
9b562ab8
PA
6725 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6726 killing the inferior when it is already debugging a process.
d0d064df 6727
8dfa32fc
JB
67282008-05-21 Joel Brobecker <brobecker@adacore.com>
6729
6730 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6731 abbreviation for "finish".
6732
55f996a7
NR
67332008-05-21 Nick Roberts <nickrob@snap.net.nz>
6734
6735 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6736
ba2b1c56
DJ
67372008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6738
6739 * gdbint.texinfo (Target Conditionals): Delete entry for
6740 gdbarch_dwarf_reg_to_regnum.
6741
08388c79
DE
67422008-05-09 Doug Evans <dje@google.com>
6743
a3c83fae 6744 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6745
d14508fe
DE
67462008-05-05 Doug Evans <dje@google.com>
6747
6748 * gdb.texinfo (disassemble): Document /m modifier.
6749
e2b7ddea
VP
67502008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6751
5ae4183a
AS
6752 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6753 will not report the time of commands that run the target.
e2b7ddea 6754
8eb41542
VP
67552008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6756
6757 * gdb.texinfo (GDB/MI Output Records): Add
6758 missing semicolon.
6759
82f68b1c
VP
67602008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6761
6762 * gdb.texinfo (GDB/MI Output Records):
6763 Document =thread-create and =thread-exited.
6764
fa0f268d
VP
67652008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6766
6767 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6768 Remove mention of dmi-discuss.
fa0f268d 6769
063bfe2e
VP
67702008-05-03 Pedro Alves <pedro@codesourcery.com>
6771
6772 * observer.texi (thread_exit): New.
6773
237fc4c9
PA
67742008-05-02 Pedro Alves <pedro@codesourcery.com>
6775
6776 * gdb.texinfo (Debugging Output): Document "set/show debug
6777 displaced".
6778 (Maintenance Commands): Document "maint set/show
6779 can-use-displaced-stepping".
6780
0428b8f5
DJ
67812008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6782
6783 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6784 and set/show arm force-mode.
6785
5009afc5
AS
67862008-05-02 Andreas Schwab <schwab@suse.de>
6787
6788 * gdbint.texinfo (Algorithms): Describe
6789 target_watchpoint_addr_within_range.
6790
669fac23
DJ
67912008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6792
6793 * gdbint.texinfo (Stack Frames): New chapter.
6794 (Algorithms): Move Frames text to the new chapter.
6795 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6796 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6797
721c02de
VP
67982008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6799
5ae4183a
AS
6800 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6801 output does not necessary include any tokens.
721c02de 6802
c055b101
CV
68032008-04-22 Corinna Vinschen <vinschen@redhat.com>
6804
6805 * gdb.texinfo (Set SH Calling convention): New @item.
6806 (Show SH Calling convention): Ditto.
6807
68837c9d
MD
68082008-04-22 Markus Deuling <deuling@de.ibm.com>
6809
6810 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6811
2e9132cc
EZ
68122008-04-20 Eli Zaretskii <eliz@gnu.org>
6813
6814 * gdb.texinfo (Set Breaks): Mention that multiple location
6815 breakpoints need line number info. Add index entries.
6816
31fffb02
CS
68172008-04-19 Craig Silverstein <csilvers@google.com>
6818
6819 * gdb.texinfo (Requirements): Add an optional requirement on
6820 zlib.
6821 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6822 Compressed DWARF 2.
6823
a47ec5fe
AR
68242008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6825
6826 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6827 sample output for 'stopped,reason="breakpoint-hit"' message.
6828 (GDB/MI Program Execution): Likewise.
6829
de051565
MK
68302008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6831
5ae4183a 6832 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6833 -var-set-format. Add -f option to -var-evaluate-expression.
6834
6ba66d6a
JB
68352008-04-03 Joel Brobecker <brobecker@adacore.com>
6836
6837 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6838 new node "Ambiguous Expressions". Replace references to this
6839 node by references to "Ambiguous Expressions" throughout.
6840 (Ambiguous Expressions): New node.
6841
1e26b4f8
DJ
68422008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6843
6844 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6845
b84876c2
PA
68462008-03-21 Pedro Alves <pedro@codesourcery.com>
6847
6848 * gdb.texinfo (Debugging Output): Document
6849 "set/show debug lin-lwp-async".
6850 (Maintenance Commands): Document "maint set/show linux-async".
6851
63092375
DJ
68522008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6853
6854 * gdb.texinfo (Expressions): Update description of malloced arrays.
6855
8e8901c5
VP
68562008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6857
6858 * gdb.texinfo (Thread Commands): Document
6859 -thread-info. Remove -thread-list-all-threads.
6860
1fddbabb
PA
68612008-03-14 Pedro Alves <pedro@codesourcery.com>
6862 Sandra Loosemore <sandra@codesourcery.com>
6863
6864 * gdb.texinfo (Library List Format): Update to mention the
6865 possibility to pass section addresses instead of segment
6866 addresses.
6867
ccd213ac
DJ
68682008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6869
6870 * gdb.texinfo (Starting): Document "set exec-wrapper".
6871 (Server): Document gdbserver --wrapper.
6872
fa4727a6
DJ
68732008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6874
6875 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6876 unreadable memory. Delete obsolete SPARClite reference.
6877
8edfe269
DJ
68782008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6879
6880 * gdb.texinfo (Starting): Mention always-running targets.
6881 (Target Commands): Add an anchor for load.
6882 (Connecting): Explain continue instead of run.
6883
1843f87b
DJ
68842008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6885
6886 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6887
f9082629
NR
68882008-02-26 Nick Roberts <nickrob@snap.net.nz>
6889
6890 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6891 breakpoint table.
6892
fd96d250
PA
68932008-02-19 Pedro Alves <pedro@codesourcery.com>
6894
6895 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6896 killing the inferior when it is already debugging a process.
6897
36af4ef6
MD
68982008-02-13 Markus Deuling <deuling@de.ibm.com>
6899
6900 * gdbint.texinfo (Build Script): New section. Mention new build script
6901 gdb_buildall.sh.
6902
cda4ce5a
JB
69032008-02-01 Jim Blandy <jimb@red-bean.com>
6904
6905 * gdb.texinfo (Help): Summarize 'info args' correctly.
6906
4acd40f3
TJB
69072008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6908
6909 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6910 available in PowerPC architecture.
6911 (Embedded Processors): Change node name of PowerPC item in menu.
6912 (PowerPC): Rename to...
6913 (PowerPC Embedded): this.
6914 (Architectures): Add new PowerPC item in menu.
6915 (PowerPC): New node.
6916
6e6c6f50
DJ
69172008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6918
6919 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6920 commands.
6921
5ee187d7
DJ
69222008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6923
6924 * gdb.texinfo (Setting Catchpoints): Mention features
6925 supported on GNU/Linux.
6926
e275c0d9
NR
69272008-01-30 Nick Roberts <nickrob@snap.net.nz>
6928
6929 * gdb.texinfo (GDB/MI File Commands): Describe new output
6930 field for MI command -file-list-exec-source-file.
6931
2d717e4f
DJ
69322008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
6933
6934 * gdb.texinfo (Using the `gdbserver' Program): Add security
6935 warning. Rearrange into subsections and subsubsections. Document
6936 --multi and --debug. Correct --with-sysroot typo. Update --attach
6937 usage. Make load reference clearer. Document monitor exit.
6938 (Remote Configuration): Document set remote exec-file, attach-packet,
6939 and run-packet.
6940 (Packets): Document vAttach and vRun.
6941
d35a4257 69422008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
6943
6944 * gdb.texinfo (Processes): Mention process command.
889bf7c5 6945 detach-on-follow -> detach-on-fork.
f663676d 6946
c78d192c
DJ
69472008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6948
6949 * gdbint.texinfo (Native Conditionals): Remove
6950 SHELL_COMMAND_CONCAT and SHELL_FILE.
6951
d35a4257
EZ
69522008-01-26 Eli Zaretskii <eliz@gnu.org>
6953
6954 * gdb.texinfo (Specify Location): Improve wording.
6955
93815fbf
VP
69562008-01-23 Chris Demetriou <cgd@google.com>
6957
6958 * gdb.texinfo (Threads): Document new "set print thread-events"
6959 and "show print thread-events" commands.
6960
2a25a5ba
EZ
69612008-01-19 Eli Zaretskii <eliz@gnu.org>
6962
6963 * gdb.texinfo (Specify Location): New section.
6964 (Delete Breaks, Edit, Set Breaks): Remove description of
6965 locations. Instead, add a reference to "Specify Location".
6966 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
6967 (Symbols): Refer to "Specify Location" for the valid forms of
6968 linespecs and locations.
6969
32c9a795
MD
69702008-01-18 Markus Deuling <deuling@de.ibm.com>
6971
6972 * gdbint.texinfo (Target Conditionals): Replace the description of
6973 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
6974
b17828ca
JB
69752008-01-12 Paul Hilfinger <hilfinger@adacore.com>
6976
6977 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
6978 about &&var, which is rejected by the expression parser.
6979
0aea4bf3
LM
69802008-01-09 Luis Machado <luisgpm@br.ibm.com>
6981
6982 * gdb.texinfo (Output): Update documentation on using printf with DFP
6983 types.
6984
febe4383
TJB
69852008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
6986
6987 * gdb.texinfo (C and C++): Add Decimal Floating Point format
6988 subsubsection.
6989 (Decimal Floating Point format): New subsubsection.
6990
7a404eba
PA
69912008-01-05 Pedro Alves <pedro@codesourcery.com>
6992
6993 * gdb.texinfo (File Options): Remove mention of the attempt to
6994 open a core file with the -p option. Don't list -c as a valid
6995 option to attach to a process.
6996
a4d9b460
PA
69972008-01-05 Pedro Alves <pedro@codesourcery.com>
6998
6999 * gdbint.texinfo (Host Conditionals): Remove mention of
7000 ALIGN_STACK_ON_ENTRY.
7001
6ec2edbe
JB
70022008-01-05 Joel Brobecker <brobecker@adacore.com>
7003
7004 * gdbint.texinfo (Start of New Year Procedure): Add item
7005 describing how to update the source and documentation copyright
7006 notices.
7007
d8b2a693
JB
70082007-12-18 Jim Blandy <jimb@codesourcery.com>
7009
ab209b3a 7010 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7011 watchpoint explanation into the main description of the watchpoint
7012 command; update synopses of 'watch', 'rwatch', and 'awatch'
7013 commands.
7014
8b4ed427
VP
70152007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7016
7017 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7018 Document 'pending-breakpoints' feature of
7019 -list-features.
7020
37e4754d
LM
70212007-12-17 Luis Machado <luisgpm@br.ibm.com>
7022
669fac23 7023 * gdb.texinfo: Add new parameter's description.
37e4754d 7024
1d3811f6
DJ
70252007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7026
7027 * gdb.texinfo (Overview): Clarify run-length encoding
7028 example. Remove the restriction on "+" and "-" characters.
7029
c1c25a1a
EZ
70302007-12-15 Eli Zaretskii <eliz@gnu.org>
7031
7032 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7033
afe8ab22 70342007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7035
afe8ab22
VP
7036 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7037 the -f option for -break-insert, remove -r option,
7038 and clarify specification of location.
7039
a6b151f1
DJ
70402007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7041
7042 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7043 formatting.
7044 (Remote Debugging): Add File Transfer section.
7045 (Remote Configuration): Document Host I/O packets.
7046 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7047 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7048 (Packets): Add vFile.
7049
3b784c4f
EZ
70502007-11-17 Eli Zaretskii <eliz@gnu.org>
7051
7052 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7053 breakpoints with multiple locations.
7054 (Breakpoint Menus): Improve wording.
7055 (Output): Fix last change.
7056
a4ce5b0d
UW
70572007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7058
7059 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7060
1b39d5c0
DE
70612007-11-15 Doug Evans <dje@google.com>
7062
7063 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7064
7a72d44c
VP
70652007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7066
7067 * gdbint.texinfo (Native Conditionals): Remove
7068 mention of CLEAR_SOLIB.
5ae4183a 7069
6d1829bf 70702007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7071
7072 * gdb.texinfo (Print Settings): Add documentation for "set/show
7073 print frame-arguments".
7074
1a619819
LM
70752007-11-05 Luis Machado <luisgpm@br.ibm.com>
7076
3b784c4f 7077 * gdb.texinfo (Output): Update printf command's description.
1a619819 7078
55eddb0f
DJ
70792007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7080
7081 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7082 powerpc soft-float".
7083
9cceb671
DJ
70842007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7085
7086 * gdb.texinfo (Files): Correct formatting. Mention Expat
7087 requirement.
7088 (Requirements for Building GDB): Expand the list of Expat
7089 uses.
7090 (Library List Format, Memory Map Format): Mention Expat.
7091 (Target Descriptions): Update Expat wording.
7092
83acabca
DJ
70932007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7094
7095 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7096 Document that gdbarch_convert_register_p should return zero for no-op
7097 conversions.
7098
e35879db
UW
70992007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7100
83acabca 7101 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7102 of set_gdbarch_sofun_address_maybe_missing back to ...
7103 (Target Conditionals): ... here to fix build break.
7104
203c3895
UW
71052007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7106
83acabca 7107 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7108 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7109 (Compiler Characteristics): ... documentation of
7110 set_gdbarch_sofun_address_maybe_missing.
7111
11411de3
DJ
71122007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7113
7114 * gdbint.texinfo (Target Conditionals): Use
7115 frame_unwind_register_unsigned in examples instead of
7116 frame_unwind_unsigned_register.
7117
7cc46491
DJ
71182007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7119
7120 * gdb.texinfo (Predefined Target Types): Add int128
7121 and uint128.
7122 (Standard Target Features): Add PowerPC features.
7123
81adfced
DJ
71242007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7125
7126 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7127
c1874924
UW
71282007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7129
7130 * gdbint.texi (Target Conditionals): Remove documentation
7131 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7132 gdbarch_extract_return_value, and gdbarch_store_return_value.
7133
f6e56ab3
UW
71342007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7135
7136 * gdbint.texi (Target Conditionals): Remove documentation of
7137 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7138
56cf5405
KH
71392007-10-11 Kazu Hirata <kazu@codesourcery.com>
7140
7141 * gdb.texinfo: Mention that inaccessible-by-default is on by
7142 default.
7143
35156bae
DJ
71442007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7145
7146 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7147
d983da9c
DJ
71482007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7149
7150 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7151 multi-threaded watchpoints.
7152 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7153 checked. Describe sticky notification. Expand description
7154 of steppable and continuable watchpoints.
7155 (Watchpoints and Threads): New subsection.
7156
fe6fbf8b
VP
71572007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7158
7159 * gdb.texinfo (Setting Breakpoints): Revise
7160 documentation for pending breakpoints. Document
7161 breakpoints with multiple locations.
5ae4183a 7162
084344da
VP
71632007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7164
7165 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7166 Document -list-features.
5ae4183a 7167
82160952
EZ
71682007-09-15 Eli Zaretskii <eliz@gnu.org>
7169
7170 * gdb.texinfo (Output): Spell out which features of C's printf are
7171 not supported by GDB's printf.
7e27a47a
EZ
7172 (Separate Debug Files): More accurate wording regarding build ID
7173 and a reference to the ld manual rather than the Fedora wiki.
82160952 7174
ea37ba09
DJ
71752007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7176 Jim Blandy <jimb@codesourcery.com>
7177
7178 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7179 (Examining Memory): Update mentions of the 's' format.
7180 (Automatic Display): Likewise.
7181
b8533aec
DJ
71822007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7183
7184 * gdb.texinfo: Update the FSF's Back-Cover Text.
7185
83f83d7f
JK
71862007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7187 Eli Zaretskii <eliz@gnu.org>
7188
7189 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7190 Fixed the ``build ID'' name. New binaries build instructions for the
7191 build ID inclusion. Explain how the commands are specific to the build
7192 ID vs. debug link.
7193
c7e83d54
EZ
71942007-09-01 Eli Zaretskii <eliz@gnu.org>
7195
7196 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7197 indexing for ``build ID'' support.
7198
d3750b24
JK
71992007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7200
7201 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7202 Enlisted BUILD ID to the debug file searching example.
7203 Included a BUILD ID `.note.gnu.build-id' section description.
7204 Updated/added the debug files splitting instructions for OBJCOPY.
7205
02142340
VP
72062007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7207
7208 * gdb.texinfo (Variable Objects): Adjust docs
7209 for -var-info-expression and document
7210 -var-info-path-expression.
7211
d3bdde98
JB
72122007-08-20 Jim Blandy <jimb@codesourcery.com>
7213
3fb6a982
JB
7214 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7215 (title page): Include the dedication in the printed manual, as a
7216 separate page after the copyright notice.
5ae4183a 7217
d3bdde98
JB
7218 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7219 don't break a @var across a line.
7220
c80a96a8
MR
72212007-07-25 Maciej W. Rozycki <macro@mips.com>
7222
7223 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7224 for include files.
7225
5824a901
NR
72262007-07-12 Nick Roberts <nickrob@snap.net.nz>
7227
7228 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7229 in annotate.texinfo.
7230 (Command History): Link to new node.
5824a901 7231
d52e7ea3
UW
72322007-07-05 Markus Deuling <deuling@de.ibm.com>
7233
7234 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7235
5fc14d0a
EZ
72362007-07-05 Eli Zaretskii <eliz@gnu.org>
7237
7238 * gdbint.texinfo (Target Conditionals): Fix last change.
7239
4a9bb1df
UW
72402007-07-03 Markus Deuling <deuling@de.ibm.com>
7241
7242 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7243 routines:
7244 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7245 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7246 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7247 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7248 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7249 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7250 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7251 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7252 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7253 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7254 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7255 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7256 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7257 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7258 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7259 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7260 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7261 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7262 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7263 (SOFTWARE_SINGLE_STEP_P)
7264
7265 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7266 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7267
7268 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7269 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7270 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7271 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7272 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7273 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7274 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7275 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7276 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7277 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7278
7279 (Converting an existing Target Architecture to Multi-arch): Remove
7280 section.
7281
7282 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7283 (gdbarch_addr_bits_remove): Add code example.
7284
7285 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7286
cfa9d6d9
DJ
72872007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7288
7289 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7290 Add other missing entries. Adjust the table size to fit.
7291 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7292 stop reasons including the new "library" event.
7293 (General Query Packets): Adjust table widths for qSupported. Mention
7294 qXfer:libraries:read reply to qSupported and document the new packet.
7295 (Library List Format): New section.
7296
159fcc13
JK
72972007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7298
7299 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7300
f66d1690
MS
73012007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7302
7303 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7304
67102876
NR
73052007-06-25 Nick Roberts <nickrob@snap.net.nz>
7306
7307 * gdbint.texinfo (Register and Memory Data): Break sections
7308 into nodes and add a menu.
7309
a4642986
MR
73102007-06-21 Maciej W. Rozycki <macro@mips.com>
7311
7312 * gdb.texinfo (Examining Memory): Document the new behaviour.
7313
e9c17194
VP
73142007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7315
7316 * gdb.texinfo (Standard Target Features): Document
7317 m68k features.
7318
31d99776
DJ
73192007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7320
7321 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7322
1780a0ed
DJ
73232007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7324
7325 * gdb.texinfo (Target Description Format): Add version attribute
7326 for <target>.
7327
822b6570
DJ
73282007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7329
7330 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7331
f8b73d13
DJ
73322007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7333
7334 * gdb.texinfo (MIPS Features): New subsection.
7335
0e7f50da
UW
73362007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7337 Markus Deuling <deuling@de.ibm.com>
7338
7339 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7340 and qXfer:spu:write packets and mention them under qSupported.
7341
23d964e7
UW
73422007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7343 Markus Deuling <deuling@de.ibm.com>
7344
7345 * gdb.texinfo (Architectures): Add new SPU section to document
7346 Cell Broadband Engine SPU architecture specific commands.
7347
9f708cb2
VP
73482007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7349
7350 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7351 comments.
7352
7579b5f8
NR
73532007-06-07 Nick Roberts <nickrob@snap.net.nz>
7354
7355 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7356
bf06d120
JB
73572007-05-29 Jim Blandy <jimb@codesourcery.com>
7358
7359 * gdb.texinfo (Overview): Doc fix.
7360
23776285
MR
73612007-05-22 Maciej W. Rozycki <macro@mips.com>
7362
7363 * gdb.texinfo (Remote Configuration): Document "set/show
7364 remoteflow".
7365
1a69e1e4
DJ
73662007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7367
bf06d120
JB
7368 * gdb.texinfo (MIPS): Remove documentation for set mips
7369 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7370 stack-arg-size.
1a69e1e4 7371
46ba6afa 73722007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7373
46ba6afa
BW
7374 * all-cfg.texi (GDBTUI): New.
7375 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7376 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7377 (TUI Configuration): Edit to improve clarity and fix problems of
7378 both style and content.
5ae4183a 7379
06d3b283
UW
73802007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7381
7382 * observer.texi (GDB Observers): New observer "new_objfile".
7383
179101d6
UW
73842007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7385
7386 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7387
25d5ea92
VP
73882007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7389
7390 * gdb.texinfo (GDB/MI Variable Objects): Document
7391 frozen variables objects.
5ae4183a 7392
ea35711c
DJ
73932007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7394
7395 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7396 (Character Sets, Caching Data of Remote Targets): Likewise.
7397 (Targets): Delete Remote node. Move its text...
7398 (Debugging Remote Programs): ...to here. Delete description
7399 of the "remote" command.
7400 (Remote configuration): Delete description of "set remotedevice"
7401 and "show remotedevice".
7402 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7403
db2e3e2e
BW
74042007-04-11 Bob Wilson <bob.wilson@acm.org>
7405
5ae4183a
AS
7406 * gdb.texinfo (Contributors, Continuing and Stepping)
7407 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7408 (General Query Packets, File-I/O Remote Protocol Extension)
7409 (Protocol Basics, The F Reply Packet, Write)
7410 (Protocol-specific Representation of Datatypes, Memory Transfer):
7411 Fix hyphenation, punctuation and grammar problems.
7412 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7413 'section' instead of 'subsection' in the text.
7414 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7415 (i386): Remove period from section name.
db2e3e2e
BW
7416 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7417 (Config Names, Configure Options): Use @file{configure}.
7418
8a3dae3e
DJ
74192007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7420
7421 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7422 and tab expansion.
7423
1a92f856
DJ
74242007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7425
7426 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7427
79a6e687 74282007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7429
79a6e687
BW
7430 * gdb.texinfo: Consistently capitalize all significant words in
7431 node names, chapter titles, section titles, and headings. Update
7432 cross references to match.
7433 (Starting and Stopping Trace Experiment): Make node name plural.
7434 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7435
ad527d2e
PA
74362007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7437
7438 * gdb.texinfo (WinCE): Delete obsolete subsection.
7439
7ce59000
DJ
74402007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7441
7442 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7443 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7444 references.
7445
8807d78b
DJ
74462007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7447
7448 * gdb.texinfo (Startup): Delete references to some alternate
7449 names for .gdbinit.
7450 (Thread): Remove LynxOS reference.
7451 (Tandem ST2000): Delete target-specific documentation.
7452 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7453 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7454 and GDB_OSABI_LYNXOS.
7455
5f402660
UW
74562007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7457
7458 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7459
bac718a6
UW
74602007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7461
7462 * gdbint.texinfo (Target Conditionals): Remove mention of
7463 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7464 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7465
9453113a
DJ
74662007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7467
7468 * Makefile.in: Add "pdfdir" installation
7469 directory, PDFTEX macro, support for "install-pdf" target,
7470 and rules for making a pdf version of refcard.texi.
7471 * refcard.tex: Specify paper size for PDF output.
7472
ae21e955 74732007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7474
ae21e955 7475 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7476
3f94c067 74772007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7478
3f94c067
BW
7479 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7480 (Source Path, Character Sets, Macros, Define)
7481 (GDB/MI Result Records, GDB/MI Simple Examples)
7482 (GDB/MI Program Execution, GDB/MI File Commands)
7483 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7484 (Bug Reporting): Use @value{GCC}.
5ae4183a 7485
12c27660 74862007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7487
12c27660
BW
7488 * gdb.texinfo (Help): Fix formatting of examples.
7489 (Variables): Use @ifnotinfo instead of @iftex.
7490 (Non-debug DLL symbols): Use @ref instead of @pxref.
7491 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7492
ce9341a1
BW
74932007-03-26 Bob Wilson <bob.wilson@acm.org>
7494
7495 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7496
c8f4133a
BW
74972007-03-26 Bob Wilson <bob.wilson@acm.org>
7498
7499 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7500 the order of the nodes.
7501 (C Operators, C Constants, Debugging C): Remove extra menus.
7502 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7503
c8f4133a 75042007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7505
7506 * gdb.texinfo (File Options): Add missing parenthesis.
7507 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7508
c74d0ad8
DJ
75092007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7510
7511 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7512
ff6f572f
DJ
75132007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7514
669fac23 7515 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7516 case insensitivity.
7517 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7518
994337c3
NR
75192007-02-18 Nick Roberts <nickrob@snap.net.nz>
7520
7521 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7522 (Files): Add section name to argument list for pxref.
7523 (Non-debug DLL symbols): Don't use `see' for pxref.
7524 (Embedded Processors): Fix typo.
7525 (GDB/MI Breakpoint Commands): Execution commands generate
7526 *stopped not ^done.
7527
eb819d70
NR
75282007-02-13 Nick Roberts <nickrob@snap.net.nz>
7529
7530 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7531 values for in_scope. Mention that only root variables can be
7532 updated.
7533 (GDB/MI Development and Front Ends): Explain new values may be
7534 added to existing fields.
7535
123dc839
DJ
75362007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7537
7538 * gdb.texinfo (-target-disconnect): Use @smallexample.
7539 (Requirements): Add anchor for Expat. Update description.
7540 (Target Descriptions): Mention Expat.
7541 (Target Description Format): Document new elements. Use
7542 @smallexample.
7543 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7544 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7545
108546a0
DJ
75462007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7547
7548 * gdb.texinfo (Target Description Format): Add section on XInclude.
7549
95a98c01
NR
75502006-02-03 Nick Roberts <nickrob@snap.net.nz>
7551
7552 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7553 command -enable-timings.
7554
f4b3909f
EZ
75552007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7556
5ae4183a 7557 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7558 descriptions for new/deleted elements in gdb_osabi. Add missing
7559 description for function generic_elf_osabi_sniff_abi_tag_sections.
7560
c7ba131e
JB
75612007-01-29 Joel Brobecker <brobecker@adacore.com>
7562
7563 * gdb.texinfo (Maintenance Commands): Add documentation for
7564 the new "maint print target-stack" command.
7565
3a60f64e
JK
75662007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7567 Eli Zaretskii <eliz@gnu.org>
7568
f4b3909f 7569 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7570
c582f8b6
EZ
75712007-01-26 Eli Zaretskii <eliz@gnu.org>
7572
7573 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7574 Use @value{NGCC} instead of @value{GCC}.
7575
d3e8051b
EZ
75762007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7577
7578 * agentexpr.texi: Fix typos.
7579 * annotate.texinfo: Likewise.
7580 * gdb.texinfo: Likewise.
7581 * gdbint.texinfo: Likewise.
7582 * observer.texi: Likewise.
7583 * stabs.texinfo: Likewise.
7584
86f04699
EZ
75852007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7586
7587 * gdbint.texinfo (Support Libraries): Remove mmalloc
7588 entry. Describe readline library.
7589
23181151
DJ
75902007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7591
7592 * gdb.texinfo (Target Descriptions): New section.
7593 (General Query Packets): Add QPassSignals anchor. Mention
7594 qXfer:features:read under qSupported. Expand mentions of
7595 qXfer:memory-map:read and QPassSignals. Document
7596 qXfer:features:read.
7597
f822c95b
DJ
75982007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7599
7600 * gdb.texinfo (Commands to specify files): Describe
7601 "set sysroot" and "show sysroot".
7602 (Using the `gdbserver' program): Lowercase argument
7603 to @var. Expand description of setting up GDB on the
7604 host.
7605
8936fcda
JB
76062007-01-05 Joel Brobecker <brobecker@adacore.com>
7607
7608 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7609 catch exception, catch exception unhandled, and catch assert
7610 commands.
7611
e776119f
DJ
76122007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7613
7614 * gdb.texinfo (Debugging Output): Document "set debug xml"
7615 and "show debug xml".
7616
aa79a185
DJ
76172007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7618
7619 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7620
7f893741
JB
76212007-01-01 Joel Brobecker <brobecker@adacore.com>
7622
7623 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7624
a1b5960f
VP
76252006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7626
7627 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7628 note in @ignore, to be removed later if nobody complains.
7629
9f470e6e
NR
76302006-12-04 Nick Roberts <nickrob@snap.net.nz>
7631
7632 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7633 of -var-delete.
7634
765dc015 76352006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7636
765dc015 7637 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7638 automatic software/hardware breakpoint usage and
7639 the "set breakpoint auto-hw" command.
765dc015 7640
4b5752d0
VP
76412006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7642
7643 * gdb.texinfo (Memory Access Checking): New.
7644
89be2091
DJ
76452006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7646
7647 * gdb.texinfo (Remote configuration): Mention
7648 "pass-signals-packet".
7649 (General Query Packets): Document QPassSignals. Fix
7650 a typo.
7651
ca3bf3bd
DJ
76522006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7653
7654 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7655
427c3a89
DJ
76562006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7657
7658 * gdb.texinfo (Remote configuration): Rewrite documentation for
7659 packet configuration commands.
7660 (OS Information): Adjust reference to qXfer:auxv:read.
7661 (General Query Packets): Remove references to read-aux-vector-packet
7662 and set remote get-thread-local-storage-address.
7663
7a107747
DJ
76642006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7665
7666 * gdbint.texinfo (Target Architecture Definition): Add new
7667 Initializing a New Architecture section.
7668
1c56eb0e
EZ
76692006-10-31 David Taylor <dtaylor@emc.com>
7670
7671 * stabs.texinfo (Macro define and undefine): New node describing
7672 stabs for #define and #undef.
7673
f73adfeb
AS
76742006-10-27 Andreas Schwab <schwab@suse.de>
7675
7676 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7677
fd60e0df
EZ
76782006-10-21 Eli Zaretskii <eliz@gnu.org>
7679
7680 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7681 clarify on the possible meanings of ``expression'' watched by
7682 watchpoints. Add indexing.
e5ac9b53
EZ
7683 (Prompting, Errors, Invalidation, Annotations for Running)
7684 (Source Annotations): Fix index entries by adding "annotation" to
7685 them, to discriminate from index entries that point to the more
7686 general topic descriptions.
fd60e0df 7687
52bb452f
DJ
76882006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7689
7690 * gdbint.texinfo (Target Vector Definition): Move most
7691 content into Existing Targets. Add a menu.
7692 (Existing Targets): New section, moved from Target Vector
7693 Definition. Use @subsection.
7694 (Managing Execution State): New section.
7695
58955e58
BW
76962006-10-16 Bob Wilson <bob.wilson@acm.org>
7697
7698 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7699
c8aa23ab
EZ
77002006-10-15 Eli Zaretskii <eliz@gnu.org>
7701
7702 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7703 (Command Syntax, Signals, Backtrace, Connecting)
7704 (Remote configuration, Renesas Boards, Console I/O): Fix last
7705 change: use Ctrl- instead of C-, except wrt Emacs.
7706 (File-I/O Examples): Put Ctrl-c in @kbd.
7707 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7708 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7709 (Signals, Set Breaks, Set Watchpoints): Document optional
7710 arguments to `info signals' `handle', `info breakpoints', and
7711 `info watchpoints'.
c8aa23ab 7712
e7109c7e
EZ
77132006-10-14 Eli Zaretskii <eliz@gnu.org>
7714
7715 * gdb.texinfo (Backtrace): Fix last change.
7716
de3aea7b
NR
77172006-10-14 Nick Roberts <nickrob@snap.net.nz>
7718
7719 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7720
7f9087cb
BW
77212006-10-10 Bob Wilson <bob.wilson@acm.org>
7722
c8aa23ab
EZ
7723 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7724 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7725 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7726
68437a39
DJ
77272006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7728 Daniel Jacobowitz <dan@codesourcery.com>
7729
7730 * gdb.texinfo (Packets): Document vFlashErase,
7731 vFlashWrite and vFlashDone packets.
7732 (General Query Packets): Document qXfer:memory-map:read.
7733 Add a new feature for qXfer:memory-map:read.
7734 (Memory map format): New section.
7735 (Target Commands): Mention that gdb can write flash.
7736
fd79ecee
DJ
77372006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7738 Daniel Jacobowitz <dan@codesourcery.com>
7739
7740 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7741 memory regions and "mem auto".
7742
350da6ee
DJ
77432006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7744
7745 * gdbint.texinfo (Array Containers): New section.
7746
2f1acb09
VP
77472006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7748
7749 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7750 -stack-list-arguments HIGH_FRAME argument can be larger then the
7751 actual number of frames.
7752
2ab1eb7a
VP
77532006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7754
7755 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7756 -stack-list-locals HIGH_FRAME argument can be larger then the
7757 actual number of frames.
2ab1eb7a 7758
599b237a
BW
77592006-09-02 Bob Wilson <bob.wilson@acm.org>
7760
7761 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7762 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7763
25ab7e6d
EZ
77642006-09-02 Eli Zaretskii <eliz@gnu.org>
7765
7766 * gdbint.texinfo (Overall Structure): New section "Source Tree
7767 Structure".
7768
940178d3
JB
77692006-08-17 Jim Blandy <jimb@codesourcery.com>
7770
7771 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7772 responses.
7773
30daae6c
JB
77742006-08-08 Joel Brobecker <brobecker@adacore.com>
7775
7776 * gdb.texinfo (Source Path): Add documentation for new
7777 substitute-path commands.
7778
7fa2210b
DJ
77792006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7780
7781 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7782 (Running Configure): ...here.
7783 (Requirements): New node. Mention expat.
7784
3d00d119
DJ
77852006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7786
5ae4183a 7787 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7788 'set download-write-size' and 'show download-write-size'.
7789
0cbfa4ee
DJ
77902006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7791
7792 * stabs.texinfo (Member Type Descriptor): Correct example for
7793 pointer to member types.
7794
16026cd7
AS
77952006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7796
7797 * gdb.texinfo (Optional warnings and messages): Add
7798 'set/show trace-commands'.
7799 (Command files): Add '-v' to source command.
7800
0876f84a
DJ
78012006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7802
7803 * gdb.texinfo (OS Information): Update qPart reference to
7804 qXfer.
7805 (Remote configuration): Likewise.
7806 (Overview): Move @cindex to the start of a paragraph. Talk
7807 about binary data encoding.
7808 (Packets): Refer to the overview for the details of the X
7809 packet encoding.
7810 (General Query Packets): Remove qPart description. Add qXfer
7811 description. Add an anchor to qSupported. Correct feature
7812 table title. Add a new feature for qXfer:auxv:read.
7813 (Interrupts): Add a missing parenthesis.
7814
2ec3381a
DJ
78152006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7816
669fac23 7817 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7818 (GDB/MI Kod Commands): Remove commented out node.
7819
594fe323
EZ
78202006-07-01 Eli Zaretskii <eliz@gnu.org>
7821
7822 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7823 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7824 (GDB/MI Thread Commands, GDB/MI Program Execution)
7825 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7826 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7827 (GDB/MI File Commands, GDB/MI Target Manipulation)
7828 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7829 since the MI prompt is hard-wired into the code.
7830
7e3fb70c
NR
78312006-07-01 Nick Roberts <nickrob@snap.net.nz>
7832
7833 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7834 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7835 (GDB/MI Data Manipulation): Remove description of unimplemented
7836 display related commands as variable objects perform this function
7837 and are superior: -display-delete, -display-disable,
7838 -display-enable, -display-insert and -display-list. Move
7839 -environment-cd, -environment-directory, -environment-path
7840 and -environment-pwd to "Program Context".
7841 (GDB/MI Program Control): Rename to "Program Execution". Move
7842 -exec-arguments -exec-abort to...
7843 (GDB/MI Program Context): ...here. New node split from "Data
7844 Manipulation".
7845
be2a5f71
DJ
78462006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7847
7848 * gdb.texinfo (Remote configuration): Document set / show
7849 remote supported-packets.
7850 (General Query Packets): Document qSupported packet.
7851
fc320d37
SL
78522006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7853
7854 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7855 and font markup.
7856 (Protocol basics): Likewise.
7857 (The F request packet): Likewise.
7858 (The F reply packet): Likewise.
7859 (Memory transfer): Move this node to be a subsubsection of
7860 "Protocol specific representation of datatypes".
7861 (The Ctrl-C message): More copy editing.
7862 (Console I/O): Likewise.
7863 (The isatty call): Delete this node, and merge its content into
7864 the "isatty" node. Fixed references elsewhere.
7865 (The system call): Delete this node, and merge its content into
7866 the "system" node. Fixed references elsewhere.
7867 (open): Reformat to use @table, and add appropriate font markup.
7868 (close): Likewise.
7869 (read): Likewise.
7870 (write): Likewise.
7871 (lseek): Likewise.
7872 (rename): Likewise.
7873 (unlink): Likewise.
7874 (stat/fstat): Likewise.
7875 (gettimeofday): Likewise.
7876 (isatty): Likewise.
7877 (system): Likewise, plus minor changes to fix confusing wording.
7878 (Integral datatypes): Fix font markup.
7879 (Pointer values): Likewise.
7880 (struct stat): Fix markup to use @table, plus minor copy editing.
7881 (struct timeval): Fix font markup, plus minor copy editing.
7882 (Constants): Minor copy editing.
7883 (Errno values): Add font markup.
7884 (File-I/O Examples): Likewise.
7885
158fdf5c
NR
78862006-06-10 Nick Roberts <nickrob@snap.net.nz>
7887
7888 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7889 (GDB/MI Simple Examples): Move node up one level. Use real
7890 examples.
7891 (GDB/MI Compatibility with CLI): Update.
7892 (GDB/MI Result Records): Add "connected" and "exit" result
7893 classes.
7894 (GDB/MI Stream Records): Clarify target output.
7895 (GDB/MI Command Description Format): Modify example description.
7896 (GDB/MI Breakpoint Table Commands): Rename to...
7897 (GDB/MI Breakpoint Commands): ...this
7898 (GDB/MI Breakpoint Commands): Add optional thread field.
7899 (GDB/MI Program Control): Add an introduction. Move "Program
7900 termination" examples into exec-run description.
7901 (GDB/MI File Commands): Mention similar CLI commands.
7902 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7903 is similar to "-gdb-version".
7904
ddb50cd7
EZ
79052006-06-09 Eli Zaretskii <eliz@gnu.org>
7906
7907 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7908
2aef0d6b
NR
79092006-06-02 Nick Roberts <nickrob@snap.net.nz>
7910
7911 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7912 sourceware.org for mailing lists.
d5e40d59 7913 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7914
383a5c52
NR
79152006-06-01 Nick Roberts <nickrob@snap.net.nz>
7916
d5e40d59 7917 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7918
e16b02ee
EZ
79192006-05-22 Eli Zaretskii <eliz@gnu.org>
7920
7921 * gdb.texinfo (Cygwin Native): Fix last change.
7922
be90c084
CF
79232006-05-22 Christopher Faylor <cgf@timesys.com>
7924
7925 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7926
347ceba5
NR
79272006-05-15 Nick Roberts <nickrob@snap.net.nz>
7928
7929 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
7930 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
7931
369af7bd
DJ
79322006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
7933
7934 * gdb.texinfo (General Query Packets): Recommend not starting
7935 new packets with qC and clarify.
7936
2ffdbde8 79372006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
7938
7939 * gdb.texinfo (M2 Types): New section.
72019c9c 7940
16d1a084
DJ
79412006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
7942
7943 * agentexpr.texi: Add a copyright and license notice.
7944 * observer.texi: Likewise, with GPL clause for function prototypes.
7945 Remove trailing whitespace.
7946
aa56d27a
JB
79472006-05-05 Jim Blandy <jimb@codesourcery.com>
7948
7949 * gdb.texinfo (General Query Packets): Document conventions for
7950 terminating packet names, and their violations.
7951
5bdf8622
DJ
79522006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7953
7954 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
7955 * gdb.texinfo: Likewise.
7956
605a56cb
DJ
79572006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
7958
7959 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
7960 and "show remotedebug".
7961 (Debugging Output): Add additional index entries.
7962
b8db102d
MS
79632006-04-27 Michael Snyder <msnyder@redhat.com>
7964
7965 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
7966
c5e30d01
AC
79672006-04-22 Andrew Cagney <cagney@redhat.com>
7968
7969 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
7970 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
7971
8181d85f
DJ
79722006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
7973
7974 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
7975 and remove breakpoint prototypes.
7976 (Watchpoints): Move description of target_insert_hw_breakpoint and
7977 target_remove_hw_breakpoint ...
7978 (Breakpoints): ... to here. Document target_insert_breakpoint and
7979 target_remove_breakpoint.
7980
4f553f88
JB
79812006-04-17 Jim Blandy <jimb@codesourcery.com>
7982
7983 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
7984 and C packets are optional.
7985
cd852561
FR
79862006-04-14 Frederic Riss <frederic.riss@st.com>
7987
7988 * gdb.texinfo (Specifying source directories): Update the description
7989 of the source file search to reflect the fact that the source path
7990 always contains at least $cdir and $cwd.
7991
b620eb07
MS
79922006-03-31 Michael Snyder <msnyder@redhat.com>
7993
7994 * gdb.texinfo: Update copyright dates.
7995
3156cdaf
EZ
79962006-03-31 Eli Zaretskii <eliz@gnu.org>
7997
7998 * gdb.texinfo (Overview): Add an index entry to "empty response".
7999
7d30c22d
JB
80002006-03-28 Jim Blandy <jimb@codesourcery.com>
8001
8002 * gdbint.texinfo (Prologue Analysis): New section.
8003
86941c27
JB
80042006-03-07 Jim Blandy <jimb@red-bean.com>
8005
66b8c7f6
JB
8006 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8007
1a10341b
JB
8008 * gdb.texinfo (Target Commands): Update text describing how to
8009 specify a target. Refer to the detailed section on remote
8010 debugging, not the brief mention.
8011
86941c27
JB
8012 * gdb.texinfo (Connecting): Organize the different 'target remote'
8013 connection methods into a table. Add a 'target remote' index
8014 entry. (!!!)
8015
62f3a2ba
FF
80162006-02-17 Fred Fish <fnf@specifix.com>
8017
8018 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8019 'ptype' commands to reflect the fact that the only significant
8020 difference between them is that ptype prints the complete type
8021 description instead of just the name.
8022
8b9a88ea
WZ
80232006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8024
8025 * gdbint.texinfo (Watchpoints): Delete
8026 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8027
7e8dc855
NR
80282006-02-10 Nick Roberts <nickrob@snap.net.nz>
8029
8030 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8031 times fields where needed. Fix typos. Update general form given
8032 for output of -break-insert.
8033 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8034
c91d38aa
DJ
80352006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8036
8037 * gdbint.texinfo (Symbol Handling): Add a section
8038 on memory management.
8039
38fcd64c
DJ
80402006-02-06 Vladimir Prus <ghost@cs.msu.su>
8041
8042 * gdb.texinfo (Breakpoint table commands): Document the fullname
8043 field in -break-list output.
8044
219eec71
EZ
80452006-02-03 Eli Zaretskii <eliz@gnu.org>
8046
8047 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8048 debugging information produced by the various "set debug..."
8049 options.
8050
ae5a43e0
DJ
80512006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8052
8053 * gdb.texinfo (Files): Remove obsolete bits from the description
8054 of "symbol-file".
8055
a9f158ec
JB
80562006-01-25 Jim Blandy <jimb@redhat.com>
8057
8058 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8059
410dd08e
JB
80602006-01-24 Jim Blandy <jimb@redhat.com>
8061
8062 * gdbint.texinfo (Frames): Document the basics of GDB's register
8063 unwinding model, and explain the existence of the "sentinel" frame.
8064
4b505b12
AS
80652006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8066
8067 * gdb.texinfo (Choosing files): Mention that -directory is used
8068 for script files.
8069 (Specifying source directories): Likewise.
8070 (Command files): Explain how script files are found.
8071
839c27b7
EZ
80722006-01-21 Eli Zaretskii <eliz@gnu.org>
8073
8074 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8075 the threads in a multi-threaded program.
8076 (Threads): The threadno argument of "thread apply" can be a range
8077 of numbers.
8078
7be93b9e
JB
80792006-01-18 Jim Blandy <jimb@redhat.com>
8080
8081 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8082 of warning flags.
8083
fcc73fe3
EZ
80842006-01-13 Eli Zaretskii <eliz@gnu.org>
8085
8086 * gdb.texinfo (Sequences): Improve menu annotations.
8087 (Define): Add index entries for arguments of user-defined
8088 commands. Move the description of flow-control commands...
8089 (Command Files): ...to here. Document loop_break and
8090 loop_continue.
ca91424e
EZ
8091 (Define, Command Files): Document `end' and add index entries for
8092 it.
fcc73fe3 8093
5c95884b
MS
80942006-01-04 Michael Snyder <msnyder@redhat.com>
8095
8096 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8097 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8098
860701dc
PH
80992006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8100
8101 * gdb.texinfo (Omissions from Ada): Document that there is now
8102 limited aggregate support.
8103
36b80e65
EZ
81042005-12-28 Eli Zaretskii <eliz@gnu.org>
8105
8106 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8107 registers and the likes.
8108
c1468174
EZ
81092005-12-24 Eli Zaretskii <eliz@gnu.org>
8110
8111 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8112 (Symbols): Fix usage of "e.g.".
359df76b 8113 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8114
8115 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8116 (Coding): Fix usage of "e.g.".
8117
c02a867d
EZ
81182005-12-23 Eli Zaretskii <eliz@gnu.org>
8119
5ae4183a
AS
8120 * stabs.texinfo:
8121 * refcard.tex:
c02a867d 8122 * gpl.texi:
5ae4183a
AS
8123 * gdbint.texinfo:
8124 * gdb.texinfo:
8125 * gdb-cfg.texi:
c02a867d 8126 * fdl.texi:
5ae4183a
AS
8127 * annotate.texinfo:
8128 * all-cfg.texi:
c02a867d
EZ
8129 * Makefile.in: Add (C) after Copyright. Update the FSF
8130 address.
8131
fad38dfa
EZ
81322005-12-03 Eli Zaretskii <eliz@gnu.org>
8133
8134 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8135 extend GDB with commands for external monitor.
8136
53e5f3cf
AS
81372005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8138
8139 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8140
55f6ca0f
JB
81412005-11-25 Joel Brobecker <brobecker@adacore.com>
8142
8143 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8144
c1947b85
JB
81452005-11-21 Jim Blandy <jimb@redhat.com>
8146
8147 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8148 placement of 'R' actions in tracepoint action packets; document
8149 dependence of 'X' and 'M' actions on a preceding 'R' action for
8150 their registers.
8151
9d29849a
JB
81522005-11-19 Jim Blandy <jimb@redhat.com>
8153
8154 * gdb.texinfo (Tracepoint Packets): New node.
8155 (General Query Packets): Add entries for the tracepoint packets,
8156 referring to the "Tracepoint Packets" node.
8157 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8158
9a6253be
KB
81592005-11-18 Kevin Buettner <kevinb@redhat.com>
8160
8161 * gdb.texinfo (set remotebreak): Add anchor.
8162 (X packet): Likewise.
8163 (Remote Protocol): Add new section `Interrupts' and new index
8164 entry `interrupts (remote protocol)'.
8165
5f3bebba
JB
81662005-11-18 Jim Blandy <jimb@redhat.com>
8167
8168 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8169 entries into the General Query Packets section. Add a
8170 cross-reference to that section. Drop description of replies, as
8171 these are covered in the descriptions of each packet.
8172 (General Query Packets): Add introductory text. Explain naming
8173 conventions, and how the end of a name is recognized.
8174
9a7a1b36
KB
81752005-11-17 Kevin Buettner <kevinb@redhat.com>
8176
0564b6cf 8177 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8178 "set remotebreak" command.
8179
b8ff78ce
JB
81802005-11-16 Jim Blandy <jimb@redhat.com>
8181
8182 * gdb.texinfo (Packets, Stop Reply Packets)
8183 (General Query Packets): Various formatting cleanups.
8184 - Use @samp for packet contents.
8185 - Drop summaries from packet @item lines; the same information appears
8186 immediately below in the description.
8187 - Delete paragraph breaks after packet @item commands, so that the
8188 description appears directly to the right of the packet prototype
8189 in the printed manual, if it fits.
8190 - Place spaces in packet prototypes between @vars and non-@var
8191 letters, and explain that they're just for formatting.
8192 - Use @dots{} instead of '...'.
8193 - Fix uses of @code where @var was needed.
8194 - Replace "deprecated" markers with English text spelling out the
8195 packet's status and the preferred alternatives.
8196 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8197 what this ever meant.
8198 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8199 this for a long time.
8200 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8201 implemented several times, and have been in use for years.
8202
8ffe2530
JB
82032005-11-15 Jim Blandy <jimb@redhat.com>
8204
c43c5473
JB
8205 * gdb.texinfo (Packets): Add index entries for 'm' packet
8206 disclaimers.
5ae4183a 8207
fb031cdf
JB
8208 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8209 of stub when processing an 'm' packet.
8210
8ffe2530
JB
8211 * gdb.texinfo (Packets): Mention that packets beginning with
8212 letters are reserved once, at the top, instead of actually listing
8213 them all and saying "reserved".
8214
c03c782f
AS
82152005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8216
8217 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8218 Change @var{$arg0 to @code{$arg0.
8219
814e32d7
WZ
82202005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8221
8222 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8223
fa93a9d8
JB
82242005-11-12 Jim Blandy <jimb@redhat.com>
8225
8226 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8227 order. Remove extraneous 'z'.
8228
8a5a3c82
AS
82292005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8230
8231 * gdb.texinfo (Choosing files): Add --eval-command.
8232
4b0ad762
AS
82332005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8234
8235 * gdb.texinfo (Choosing modes): Add --return-child-result.
8236
8237
1a088d06
AS
82382005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8239
8240 * gdb.texinfo (Choosing modes): Add --batch-silent.
8241
656d5e12
EZ
82422005-10-28 Eli Zaretskii <eliz@gnu.org>
8243
8244 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8245 "The -var-update Command".
8246
3c9c013a
JB
82472005-10-03 Joel Brobecker <brobecker@adacore.com>
8248
8249 * gdb.texinfo (Print Settings): Add documentation for set/show
8250 print array-indexes.
8251
7ba3cf9c
DJ
82522005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8253
8254 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8255 6.2 and 6.3.
8256
a94ab193
EZ
82572005-08-27 Eli Zaretskii <eliz@gnu.org>
8258
8259 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8260 since 19-Jan-2004.
8261 (Files): Likewise.
ab1adacd
EZ
8262 (Variables, Symbols): Document the "<incomplete type>" message and
8263 its reasons.
a94ab193 8264
ca06016a
FF
82652005-08-01 Fred Fish <fnf@specifix.com>
8266
8267 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8268
cf58170d
NR
82692005-07-15 Nick Roberts <nickrob@snap.net.nz>
8270
8271 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8272 option for -var-list-children and -var-update.
8273 (GDB/MI Stack Manipulation): Simplify description of
8274 print-values option for -stack-list-locals.
8275 (GDB/MI Command Description Format): Clarify.
8276 (Mode Options): Spelling of superseded.
8277
38f1196a
BR
82782005-07-12 Bob Rossi <bob@brasko.net>
8279
8280 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8281 corresponding GDB command comment.
8282
3cb3b8df
BR
82832005-07-06 Bob Rossi <bob@brasko.net>
8284
8285 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8286 and -inferior-tty-show.
8287 (Input/Output): Document "set/show inferior-tty" and tty alias.
8288
10fac096
NW
82892005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8290
8291 * gdb.texinfo (Packets): Change description of 'D' packet to note
8292 that GDB does wait for a response.
8293
d1b6db76
NR
82942005-06-22 Nick Roberts <nickrob@snap.net.nz>
8295
8296 * gdb.texinfo (History) Rename "Command History".
8297 (Command History): Move node "Server Prefix" from section on
8298 Annotations here.
8299
29629dcf
NR
83002005-06-19 Nick Roberts <nickrob@snap.net.nz>
8301
8302 * gdb.texinfo (GDB/MI Stack Manipulation):
8303 Re-instate -stack-info-frame with example. Say that it gets
8304 info on selected frame, not current frame.
8305
397ca115
EZ
83062005-06-18 Eli Zaretskii <eliz@gnu.org>
8307
8308 * gdb.texinfo (Server): Clarify that `file' should be used before
8309 connecting to the server.
8310 (Files): Add an xref to the above description.
51274035
EZ
8311 (Output Formats): More detailed description of the `c' format.
8312 (Memory): List explicitly all the formats supported by `x'.
638ac427 8313 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8314 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8315 files. Add more indexing for solib-absolute-prefix and
8316 --with-sysroot.
76d17f34
EZ
8317 (Machine Code): Document possible problems with locations in
8318 shared libraries.
d416eeec
EZ
8319 (Backtrace): Document that free-standing environments do not need
8320 to have a `main' function.
397ca115 8321
74f6deaa
NR
83222005-06-18 Nick Roberts <nickrob@snap.net.nz>
8323
8324 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8325 -stack-info-frame.
8326
a9967aef
AC
83272005-06-07 Andrew Cagney <cagney@gnu.org>
8328
8329 * gdb.texinfo (Contributors): Note the original multi-arch
8330 contributors.
8331
e09f16f9
EZ
83322005-06-03 Eli Zaretskii <eliz@gnu.org>
8333
8334 * gdb.texinfo (Registers): Add index entries for the standard
8335 registers.
8336 (Frames): Add cross-reference from frame pointer description to
8337 the Registers node.
8338 (Annotations Overview): Fix the reference to GDB name.
8339
d87ba7ee
EZ
83402005-06-01 Eli Zaretskii <eliz@gnu.org>
8341
8342 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8343 can-use-hw-watchpoints.
8344
034dad6f
BR
83452005-05-28 Bob Rossi <bob@brasko.net>
8346
8347 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8348 the possible reasons why an exec async record would be returned to FE.
8349
ffed4509
AC
83502005-05-26 Andrew Cagney <cagney@gnu.org>
8351
8352 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8353 Andrew Cagney implemented the original GDB/MI.
8354
e22e55c9
OF
83552005-05-23 Orjan Friberg <orjanf@axis.com>
8356
8357 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8358 documentation. Add documentation for cris-mode.
8359
a78e13ce
EZ
83602005-05-20 Eli Zaretskii <eliz@gnu.org>
8361
8362 * gdb.texinfo (Numbers): Explain the example and make the wording
8363 more acurate.
8364
76ff342d
DJ
83652005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8366 Dennis Brueni <dennis@slickedit.com>
8367
8368 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8369 (GDB/MI Data Manipulation, GDB/MI Program Control)
8370 (GDB/MI Stack Manipulation): Update examples to include the fullname
8371 attribute in stack frames.
8372
119b882a
EZ
83732005-05-12 Eli Zaretskii <eliz@gnu.org>
8374
8375 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8376 do with other non-standard names of init files.
8377
6fc08d32
EZ
83782005-05-11 Eli Zaretskii <eliz@gnu.org>
8379
8380 * gdb.texinfo (Command Files): Move the description of the startup
8381 from here...
8382 (Startup): ...to this new subsection of the Invocation chapter.
8383 Rearrange the description of init files more logically and add a
8384 cross-reference to "Command Files". Document the special gdbinit
8385 name for CISCO 68k. Expand the description of what GDB does
8386 during startup.
8387 (History): Add index entry for HISTSIZE.
8388
a561754a
MK
83892005-05-02 Mark Kettenis <kettenis@gnu.org>
8390
8391 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8392
2eecc4ab
EZ
83932005-05-02 Eli Zaretskii <eliz@gnu.org>
8394
8395 * gdb.texinfo (SVR4 Process Information, The isatty call)
8396 (The system call): Don't use foo(N) notation for man pages and
8397 functions.
514c4d71 8398 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8399
18999be5
EZ
84002005-04-27 Eli Zaretskii <eliz@gnu.org>
8401
8402 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8403 were optimized away.
8404
0abb7bc7
EZ
84052005-04-22 Eli Zaretskii <eliz@gnu.org>
8406
8407 * gdb.texinfo (Remote configuration): Document "set/show
8408 get-thread-local-storage-address". Add cross-reference to the
8409 description of the qGetTLSAddr packet.
8410 (General Query Packets): Mention "set remote
8411 get-thread-local-storage-address" and add a reference to its
8412 description.
8413
6f61acb1
NR
84142005-04-19 Nick Roberts <nickrob@snap.net.nz>
8415
8416 * gdb.texinfo (Backtrace): Describe 'bt full'.
8417
9d59903a
NR
84182005-04-17 Nick Roberts <nickrob@snap.net.nz>
8419
8420 * gdb.texinfo (Mode Options): Fix typo.
8421 (GDB/MI): Describe how to invoke GDB/MI.
8422
721c2651
EZ
84232005-04-16 Eli Zaretskii <eliz@gnu.org>
8424
8425 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8426 references changed. Add description of "info udot".
721c2651
EZ
8427 (Files): Document "set/show stop-on-solib-events".
8428 (M32R/D): Document "set/show download-path", "set/show
8429 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8430 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8431 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8432 (Maintenance Commands): Improve indexing.
8433 (Target Commands): Document "set/show hash", "set/show debug
8434 monitor".
8435 (SVR4 Process Information): Document "info pidlist" and "info
8436 meminfo". Document "set/show procfs-tarce" and "set/show
8437 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8438 (Symbols, The Print Command with Objective-C): Improve indexing.
8439 (Objective-C): Add references to "info classes" and "info
8440 selectors".
c45da7e6
EZ
8441 (Debugging Output): Improve wording. Document "set/show debug
8442 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8443 (Set Breaks): Add index entry for "hardware breakpoints".
8444 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8445 and "set/show usehardbreakpoints".
8446 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8447 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8448 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8449 rdiromatzero", "set/show rdiheartbeat".
8450 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8451 "sds".
8452 (Embedded Processors): Document the "sim" command.
8453 (Remote): Document the "remote" command.
8454 (DJGPP Native): Document the "info serial" command.
8455 (Threads): Document "maint info sol-threads".
8456 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8457 (Set Breaks): Improve indexing.
8458 (Command Syntax): Add a reference to dont-repeat.
8459 (Define): Document "dont-repeat".
8460 (TUI Commands): Document "tabset".
8461 (WinCE): New subsection. Document "set/show remotedirectory",
8462 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8463
14d6dd68
EZ
84642005-04-15 Eli Zaretskii <eliz@gnu.org>
8465
8466 * gdb.texinfo (Hurd Native): New subsection, documents
8467 Hurd-specific commands.
a64548ea 8468 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8469 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8470 (MIPS): Improve documentation of heuristic-fence-post. Document
8471 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8472 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8473 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8474 (ARM): Document ARM-specific commands.
a64548ea
EZ
8475 (AVR): New section. Document "info io_registers".
8476 (CRIS): New section. Document "set/show cris-version" and
8477 "set/show cris-dwarf2-cfi".
8478 (HPPA): New section. Document "set/show debug hppa" and "maint
8479 print unwind".
a5adf40f 8480 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8481 (Super-H): New section. Document the "regs" command.
721c2651 8482 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8483
9c16f35a
EZ
84842005-04-09 Eli Zaretskii <eliz@gnu.org>
8485
8486 * gdb.texinfo (Print Settings): Document "set/show print
8487 pascal_static-members", "set print repeats", "show print
8488 null-stop". Improve indexing. Fix documentation of "set print
8489 union".
8490 (Pascal): New section.
8491 (Supported languages): Rename from "Support"; all references
8492 updated. Add a menu item for Pascal.
8493 (Numbers): Document "set radix.
8494 (Screen Size): Document "set/show pagination".
8495 (MIPS Embedded): Remove "set processor" documentation.
8496 (Remote configuration): Document "set/show X/P/Z-packet",
8497 "set/show read-aux-vector-packet", "set/show remote
8498 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8499 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8500 remotedebug", "set/show remotebreak", "set/show remotedevice",
8501 "set/show remotelogfile".
8502 (Auxiliary Vector): Add reference to the description of the
8503 read-aux-vector-packet setting.
8504 (Set Watchpoints): Add a cross-reference to "set remote
8505 hardware-breakpoint-limit".
8506 (General Query Packets): Add indexing of requests and
8507 cross-references to related commands in "Remote configuration".
8508 (File-I/O Overview, The system call): Fix wording and typos.
8509 (Thread Stops): Add index entries.
8510 (Continuing and Stepping): Document "show step-mode".
8511 (i386): New node. Document "set/show struct-convention".
8512 (Files): Document "show trust-readonly-sections".
8513 (Calling): Document "set/show unwindonsignal".
8514 (Messages/Warnings): Add index entries.
8515 (Maintenance Commands): Document "set/show watchdog".
8516 (Annotations Overview): Document "show annotate".
8517 (Set Watchpoints): Add index entries.
8518 (Symbols): Fix doc of case-sensitive.
8519 (ABI): Document "show coerce-float-to-double".
8520 (Convenience Vars, Help): Improve indexing.
8521 (Machine Code): Document "show disassembly-flavor".
8522 (Debugging C plus plus): Document "show overload-resolution".
8523 (Value History, Signaling): Add index entries.
8524
85252005-04-08 Eli Zaretskii <eliz@gnu.org>
8526
8527 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8528 (Processes): Fix wording.
8529 (History, List, Logging output, Define, Symbols, Print Settings):
8530 Improve indexing.
8531
a8f24a35
EZ
85322005-04-03 Eli Zaretskii <eliz@gnu.org>
8533
8534 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8535 redundant index entry for "target" command.
8536 (Backtrace): Add index entries.
8537 (Symbols, Fortran): Document the "set case-sensitive" command.
8538 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8539 (Print Settings): Add index entry for "set demangle-style".
8540 (Target Commands): Document "set download-write-size".
8541 (Debugging Output): Document "set exec-done-display".
8542
09d4efe1
EZ
85432005-04-02 Eli Zaretskii <eliz@gnu.org>
8544
8545 * gdb.texinfo (Files): Fix the name and documentation of
8546 add-shared-symbol-files. Document its alias assf. Update the
8547 list of OSs where GDB supports shared libraries. Fix markup.
8548 (Continuing and Stepping): Add reference to @var{location} in the
8549 text.
8550 (Dump/Restore Files): Fix reference to @{filename}.
8551 (Help): Fix wording.
8552 (Attach): Ditto.
8553 (Set Watchpoints): Ditto.
8554 (Backtrace): Remove redundant index entries. Improve index
8555 entries.
8556 (Delete Breaks): Fix wording.
8557 (Memory): Document the compare-sections command.
8558 (Memory Region Attributes): Improve wording.
8559 (Disabling): Improve wording.
8560 (Fortran): New subsection. Document the "info common" command.
8561 (Help): Document aliases "info copying" and "info warranty".
8562 (Caching Remote Data): New section. Document the "set/show
8563 remotecache" and "info dcache" commands.
8564 (Show): Fix wording of the documentation of the "set
8565 extension-language" command.
8566 (Signals): Add index entry for "info handle".
8567 (Memory Region Attributes): Fix punctuation.
8568 (Symbols): Change the arg name to "location" and refer to it in
8569 the text. Fix wording of "info types" doc.
8570 (Threads): Fix usage of @enumerate @item's.
8571 (Listing Tracepoints): Add index entry for "info tp".
8572 (Set Watchpoints): Add xref to "info break" description.
8573 (Macros): Add an index entry for "macro exp1". Document the
8574 "macro list" command.
8575 (Maintenance Commands): Document "flushregs", "maint agent",
8576 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8577 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8578 "maint print architecture", "maint print objfiles", "maint print
8579 statistics", "maint print type", "maint show-debug-regs", "maint
8580 space", "maint time", and "maint translate-address".
8581 (Connecting): Document the "monitor" command.
8582 (Annotations Overview): Describe the "set annotate" command.
8583
82f2d802
EZ
85842005-04-01 Eli Zaretskii <eliz@gnu.org>
8585
8586 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8587 Rearrange index entries and improve wording about support for
8588 hardware watchpoints.
8589
7d51c7de
BR
85902005-03-10 Bob Rossi <bob@brasko.net>
8591
8592 * gdb.texinfo: Update copyright
8593
68c71a2e
TR
85942005-02-09 Theodore A. Roth <troth@openavr.org>
8595
8596 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8597 error.
8598
83761cbd
KB
85992005-02-03 Kevin Buettner <kevinb@redhat.com>
8600
8601 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8602
9f1c6395
MS
86032005-01-17 Michael Snyder <msnyder@redhat.com>
8604
8605 * gdb.texinfo: Fix spelling, infinte -> infinite.
8606
fbd1b305
MK
86072005-01-08 Mark Kettenis <kettenis@gnu.org>
8608
8609 * observer.texi (GDB Observers): Document "solib_loaded".
8610
3ace7edb
AC
86112005-01-07 Andrew Cagney <cagney@gnu.org>
8612
bec39cab
AC
8613 * configure.ac: Rename configure.in, require autoconf 2.59.
8614 * configure: Re-generate.
8615
3ace7edb
AC
8616 * configure.in: Replace configdirs with multiple references to
8617 AC_CONFIG_SUBDIRS.
8618 * configure: Re-generate.
5ae4183a 8619
53531fc1
AC
86202005-01-04 Andrew Cagney <cagney@gnu.org>
8621
8622 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8623 part of the version number.
8624
536ffdb7
MK
86252004-12-24 Mark Kettenis <kettenis@gnu.org>
8626
8627 * gdbint.texinfo (Algorithms): Remove description of
8628 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8629
e1aac25b
JB
86302004-12-07 Jim Blandy <jimb@redhat.com>
8631
8632 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8633 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8634 numbers.
8635
f47b1503
AS
86362004-12-07 Andreas Schwab <schwab@suse.de>
8637
8638 * gdb.texinfo (Mode Options): Document -l option.
8639
b6b8ece6
EZ
86402004-12-04 Eli Zaretskii <eliz@gnu.org>
8641
8642 * gdbint.texinfo (Algorithms): More accurate description of
8643 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8644 is not needed unless data-read and data-access watchpoints are
8645 supported. Add a description of how GDB checks whether the
8646 inferior stopped because a watchpoint was hit.
8647
01371747
EZ
86482004-11-23 Eli Zaretskii <eliz@gnu.org>
8649
8650 * gdb.texinfo (Files): Add cross-reference to description of
8651 -readnow command-line switch.
8652
2315ffec
RC
86532004-11-10 Randolph Chung <tausq@debian.org>
8654
8655 * gdb.texinfo: Document set/show backtrace past-entry commands.
8656 Rearrange index entries for set/show backtrace past-main.
8657
69065f5d
AC
86582004-11-10 Jon Beniston <jon@beniston.com>
8659
8660 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8661 * gdb.texinfo (Remote Serial Protocol): Further describe
8662 binary transfer escaping mechanism .
69065f5d 8663
30e91e0b
RC
86642004-11-08 Randolph Chung <tausq@debian.org>
8665
8666 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8667 and "show debug infrun". Add index entries.
8668
60bf7e09
EZ
86692004-10-23 Eli Zaretskii <eliz@gnu.org>
8670
8671 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8672 "info proc" that are already implemented. Add index entries.
8673 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8674 (Files): Add a tip for decreasing memory used for symtabs from
8675 shared libraries.
f018e82f
EZ
8676 (Starting): Fix whitespace; make "elaboration" stand out where it
8677 is first used, and add an index entry for the term.
f8568604
EZ
8678 (Calling): Expand and elaborate text. Add "print". Add the
8679 description of problems with weak aliases.
384ee23f 8680 (Core File Generation): New section.
60bf7e09 8681
d52fe014
AC
86822004-10-12 Andrew Cagney <cagney@gnu.org>
8683
8684 * gdbint.texinfo (Versions and Branches): New chapter.
8685 (Releasing GDB): Delete "Versions and Branches" section.
8686 (Top): Add "Versions and Branches".
8687
703663ab
EZ
86882004-10-08 Eli Zaretskii <eliz@gnu.org>
8689
8690 * gdb.texinfo (Editing, History): Add cross-references to the
8691 included Readline and History user documentation. Remove
8692 references to the symbol have-readline-appendices which is unused
8693 and undefined.
8694 (History): Fix indexing.
8695
ac77d04f
JJ
86962004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8697
8698 * gdbint.texinfo (target_stopped_data_address): Update to
8699 new prototype.
8700 (i386_stopped_data_address): Update prototype and description.
8701 (i386_stopped_by_watchpoint): New function and description.
8702
e07c999f
PH
87032004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8704
8705 * gdb.texinfo (Filenames): Add Ada suffixes.
8706 (Ada) New section.
8707
2e868123
AC
87082004-09-27 Andrew Cagney <cagney@gnu.org>
8709 Robert Picco <Robert.Picco@hp.com>
8710
8711 * gdb.texinfo (Packets): Document the "p" packet.
8712
02a57714
JM
87132004-09-21 Jason Molenda (jmolenda@apple.com)
8714
8715 * gdb.texinfo (Paths and Names of the Source Files): Document the
8716 meaning of values in the 'desc' field of a SO stab.
8717
ae038cb0
DJ
87182004-09-20 Daniel Jacobowitz <dan@debian.org>
8719
8720 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8721 max-cache-age" and "maint show dwarf2 max-cache-age".
8722
f7dc1244
EZ
87232004-09-16 Eli Zaretskii <eliz@gnu.org>
8724
8725 * gdb.texinfo (Set Breaks): Add index entry for setting
8726 breakpoints on overloaded C++ functions that are not members of
8727 any classes. Add an example and an index entry for setting
8728 breakpoints on all program functions.
8729 (Character Sets, Macros, Overlay Commands)
8730 (Non-debug DLL symbols, GDB/MI Output Syntax)
8731 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8732 Use "(@value{GDBP})" instead of a literal "(gdb)".
8733
f810308b
AC
87342004-09-12 Andrew Cagney <cagney@gnu.org>
8735
8736 * gdbint.texinfo (Native Debugging): Delete description of
8737 FILES_INFO_HOOK.
8738
15a661f3
PH
87392004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8740
5ae4183a
AS
8741 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8742 to hex_string_custom (not historically correct, but more
15a661f3
PH
8743 understandable, given the current code).
8744
f3219c75
AC
87452004-09-03 Andrew Cagney <cagney@gnu.org>
8746
8747 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8748
f3bb6704
JJ
87492004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8750
8751 * observer.texi (solib_unloaded): New observer.
8752
8d2c00cb
AC
87532004-08-24 Andrew Cagney <cagney@gnu.org>
8754
8755 * gdbint.texinfo (Target Architecture Definition): Add missing
8756 comma.
8757
e7dc800a
MC
87582004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8759
8760 * (Using the Testsuite): build != host is supported,
8761 but some test scripts do not support build != host.
8762
73b03683
MK
87632004-08-14 Mark Kettenis <kettenis@gnu.org>
8764
8765 * gdbint.texinfo (Host Definition): Delete description of
8766 FCLOSE_PROVIDED and GETENV_PROVIDED.
8767
c0ccb908
MK
87682004-08-05 Mark Kettenis <kettenis@chello.nl>
8769
8770 * gdbint.texinfo (Host Definition): Delete description of
8771 NO_SYS_FILE.
8772 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8773 PTRACE_FP_BUG.
8774
9c8dbfa9
AC
87752004-08-05 Andrew Cagney <cagney@gnu.org>
8776
8777 * gdbint.texinfo (Target Architecture Definition): Delete
8778 reference to deprecated_read_fp.
8779
f42accbe
AC
87802004-08-02 Andrew Cagney <cagney@gnu.org>
8781
8782 * gdbint.texinfo (Target Architecture Definition): Delete
8783 description of DEPRECATED_REGISTER_BYTES.
8784
0b66e38c
EZ
87852004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8786
8787 * gdb.texinfo (Source Path): Document the new behavior of
8788 searching for the source files.
8789
15387254
EZ
87902004-07-17 Eli Zaretskii <eliz@gnu.org>
8791
8792 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8793 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8794 (Auto Display): Improve indexing.
8795
2c07db7a
AC
87962004-07-16 Andrew Cagney <cagney@gnu.org>
8797
8798 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8799 "-noasync".
8800
4644b6e3
EZ
88012004-07-09 Eli Zaretskii <eliz@gnu.org>
8802
8803 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8804 have the same prefix have only their prefix in the index.
8805
7561d450
MK
88062004-07-03 Mark Kettenis <kettenis@gnu.org>
8807
8808 * gdb.texinfo (BSD libkvm Interface): New node (section)
8809 (Native): Add it to the menu.
8810
67bebe79
MK
88112004-07-01 Mark Kettenis <kettenis@gnu.org>
8812
8813 * gdbint.texinfo (Target Architecture Definition): Remove
8814 PCC_SOL_BROKEN.
8815
1a6923e0
MK
88162004-06-24 Mark Kettenis <kettenis@gnu.org>
8817
8818 * gdbint.texinfo (Target Architecture Definition): Remove
8819 SUN_FIXED_LBRAC_BUG.
8820
b435e160
AC
88212004-06-26 Andrew Cagney <cagney@gnu.org>
8822
8823 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8824
b5622e8d
AC
88252004-06-20 Andrew Cagney <cagney@gnu.org>
8826
8827 * gdbint.texinfo (Target Architecture Definition): Deprecate
8828 USE_STRUCT_CONVENTION.
8829
e0c07bf0
MC
88302004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8831
8832 gdb.texinfo (Bug Reporting): Mention session recording,
8833 with the script command or Emacs.
8834
782263ab
AC
88352004-06-18 Andrew Cagney <cagney@gnu.org>
8836
8837 * gdbint.texinfo (Target Architecture Definition): Deprecate
8838 FUNCTION_START_OFFSET.
8839
03727ca6
AC
88402004-06-14 Andrew Cagney <cagney@gnu.org>
8841
8842 Based on changes from Karl Berry.
8843 * gdb.texinfo: Do not use @sc in a direntry.
8844 * stabs.texinfo: Change @dircateogry to "Software development".
8845 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8846
97092415
AC
88472004-06-13 Andrew Cagney <cagney@gnu.org>
8848
8849 * gdbint.texinfo (Target Architecture Definition): Delete
8850 description of RETURN_VALUE_ON_STACK.
8851
1f6d4158
AC
88522004-06-09 Andrew Cagney <cagney@gnu.org>
8853
8854 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8855 deleted by previous patch.
8856
d966f0cb
AC
88572004-06-08 Andrew Cagney <cagney@gnu.org>
8858
8859 * gdbint.texinfo (Native Debugging): Delete documentation on
8860 ATTACH_DETACH.
8861
86fe4aaa
RC
88622004-06-06 Randolph Chung <tausq@debian.org>
8863
8864 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8865
d4b6d575
RC
88662004-06-06 Randolph Chung <tausq@debian.org>
8867
5ae4183a 8868 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8869 the new push_dummy_call method signature. Describe the function
8870 argument.
8871
4e8b0763
JB
88722004-05-24 Joel Brobecker <brobecker@gnat.com>
8873
8874 * gdb.texinfo (Starting): Document new start command.
8875
59caf092
AC
88762004-05-21 Andrew Cagney <cagney@redhat.com>
8877
8878 * observer.texi (GDB Observers): Document "inferior_created".
8879
e4a2df64
AC
88802004-05-08 Andrew Cagney <cagney@redhat.com>
8881
e6b55ae2
AC
8882 * gdbint.texinfo (Target Architecture Definition): Delete
8883 description of DO_DEFERRED_STORES.
8884
28954179
AC
8885 * gdbint.texinfo (Target Architecture Definition): Delete
8886 references to DEPRECATED_FIX_CALL_DUMMY.
8887
434b87dd
AC
8888 * gdbint.texinfo (Target Architecture Definition): Delete
8889 description of DEPRECATED_CALL_DUMMY_WORDS,
8890 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8891
58d28df8
AC
8892 * gdbint.texinfo (Target Architecture Definition): Delete
8893 description of DEPRECATED_PUSH_DUMMY_FRAME.
8894
e4a2df64
AC
8895 * gdbint.texinfo (Target Architecture Definition): Delete
8896 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8897
2b4855ab
AC
88982004-05-07 Andrew Cagney <cagney@redhat.com>
8899
8900 * observer.texi (GDB Observers): Add "Debugging" section. Include
8901 cross reference to "set/show debug observer".
8902 * gdb.texinfo (Debugging Output): Document "set/show debug
8903 observer".
8904
fcf70625
AC
89052004-05-01 Andrew Cagney <cagney@redhat.com>
8906
8907 * gdbint.texinfo (Target Architecture Definition): Delete
8908 description of DEPRECATED_PC_IN_SIGTRAMP.
8909
8ee56bcf
AC
89102004-04-30 Andrew Cagney <cagney@redhat.com>
8911
8912 * gdbint.texinfo (Target Architecture Definition): Delete
8913 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8914
67ab9a76
OF
89152004-04-30 Orjan Friberg <orjanf@axis.com>
8916
8917 * observer.texi (GDB Observers): Correct spelling.
8918
79346bcb
OF
89192004-04-26 Orjan Friberg <orjanf@axis.com>
8920
8921 * observer.texi (GDB Observers): Add target_changed event.
8922
7a464420
AC
89232004-04-08 Andrew Cagney <cagney@redhat.com>
8924
8925 * observer.texi (GDB Observers): Rework, provide generic observer
8926 definitions and then a list of observable events.
8927
6cdf9d98
AC
89282004-04-04 Andrew Cagney <cagney@redhat.com>
8929
8930 * gdbint.texinfo (Host Definition): Delete reference to
8931 NO_SIGINTERRUPT.
8932
ddc135a4
AC
89332004-04-02 Andrew Cagney <cagney@redhat.com>
8934
8935 * gdbint.texinfo (Target Architecture Definition): Delete
8936 reference to DEPRECATED_CALL_DUMMY_LENGTH.
8937
6a1b180d
SC
89382004-03-28 Stephane Carrez <stcarrez@nerim.fr>
8939
8940 * gdb.texinfo (TUI Commands): Document tui reg commands.
8941
d0d5df6f
AC
89422004-03-26 Andrew Cagney <cagney@redhat.com>
8943
8944 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
8945 "gdbtui".
8946 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
8947 (Contributors): Mention both Text and Terminal User Interface.
8948
aa2a3f87
AC
89492004-03-23 Andrew Cagney <cagney@redhat.com>
8950
8951 * gdbint.texinfo (Target Architecture Definition): Deprecate
8952 references to SIGTRAMP_START and SIGTRAMP_END.
8953
f561f026
AC
89542004-03-23 Andrew Cagney <cagney@redhat.com>
8955
8956 * gdbint.texinfo (Target Architecture Definition): Deprecate
8957 references to PC_IN_SIGTRAMP.
8958
33cb8b0f
AC
89592004-03-19 Andrew Cagney <cagney@redhat.com>
8960
8961 * gdbint.texinfo (Target Architecture Definition): Delete
8962 reference to GDB_TARGET_IS_HPPA.
8963
fc989b7a
AC
89642004-03-18 Andrew Cagney <cagney@redhat.com>
8965
8966 * gdbint.texinfo (Coding): Update section on gdbarch_data,
8967 describe pre_init and post_init.
8968
701b08bb
DJ
89692004-03-09 Daniel Jacobowitz <drow@mvista.com>
8970
8971 * gdb.texinfo (Debugging Output): Document values for "set debug
8972 target".
8973
faae5abe
AC
89742004-02-28 Andrew Cagney <cagney@redhat.com>
8975
8976 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
8977
dd79a6cf
JJ
89782004-02-26 Jeff Johnston <jjohnstn@redhat.com>
8979
8980 * gdb.texinfo (breakpoints): Add information about the
8981 new "set breakpoint pending" and "show breakpoint pending"
8982 commands.
8983
e7f16015
AC
89842004-02-26 Andrew Cagney <cagney@redhat.com>
8985
8986 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
8987 in Per-architecture module data section.
8988
7161a3a6
RM
89892004-02-25 Roland McGrath <roland@redhat.com>
8990
8991 * gdb.texinfo (General Query Packets): Document qPart:... packets.
8992
2154891a
AC
89932004-02-24 Andrew Cagney <cagney@redhat.com>
8994
8995 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
8996 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
8997 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 8998
6c74ac8b
AC
89992004-02-17 Andrew Cagney <cagney@redhat.com>
9000
9001 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9002
19772a2c
AC
90032004-02-16 Andrew Cagney <cagney@redhat.com>
9004
9005 * gdbint.texinfo (Target Architecture Definition): Deprecate
9006 FRAMELESS_FUNCTION_INVOCATION.
9007
c9830293
AC
90082004-02-16 Andrew Cagney <cagney@redhat.com>
9009
9010 * gdbint.texinfo (Coding): Mention -Wunused-function.
9011
b9d26eb9
AC
90122004-02-14 Andrew Cagney <cagney@redhat.com>
9013
9014 * gdbint.texinfo (Target Architecture Definition): Delete
9015 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9016
49efadf5
EZ
90172004-02-12 Elena Zannoni <ezannoni@redhat.com>
9018
9019 * gdb.texinfo: Properly quote the name "C++".
9020 * gdbint.texinfo: Ditto.
9021 * stabs.texinfo: Ditto.
9022
1eb288ea
EZ
90232004-02-11 Elena Zannoni <ezannoni@redhat.com>
9024
9025 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9026 minimal information about libiberty.
9027
e4937fc1
MC
90282004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9029
9030 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9031
a9331b3f
RM
90322004-02-04 Roland McGrath <roland@redhat.com>
9033
9034 * gdb.texinfo (Auxiliary Vector): New node (section).
9035 (Data): Add it to the menu.
9036
2650777c
JJ
90372004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9038
9039 * gdb.texinfo (Breakpoints): Add information about pending
9040 breakpoint support.
9041
b4501125
AC
90422004-01-26 Andrew Cagney <cagney@redhat.com>
9043
9044 * gdb.texinfo (Overview): Delete references to the cisco protocol
9045 including the "N" response.
9046
74055713
AC
90472004-01-26 Andrew Cagney <cagney@redhat.com>
9048
9049 * gdbint.texinfo (Target Architecture Definition): Rename
9050 EXTRACT_STRUCT_VALUE_ADDRESS to
9051 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9052
3bbe9696
EZ
90532004-01-24 Eli Zaretskii <eliz@gnu.org>
9054
9055 * gdb.texinfo (KOD): Document "show os". Add index entries for
9056 "set/show os" and "info cisco" commands.
9057
5843504f
EZ
90582004-01-21 Eli Zaretskii <eliz@gnu.org>
9059
9060 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9061
9175c9a3
MC
90622004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9063
9064 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9065 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9066
8e94b928
NR
90672004-01-19 Nick Roberts <nick@nick.uklinux.net>
9068
9069 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9070 -stack-list-locals.
9071 (GDB/MI Variable Objects): Describe extension to
9072 -var-list-children.
9073
a20cf136
DJ
90742004-01-17 Daniel Jacobowitz <drow@mvista.com>
9075
9076 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9077
afb18d0f
AC
90782004-01-17 Andrew Cagney <cagney@redhat.com>
9079
9080 * gdbint.texinfo (Target Architecture Definition): Delete
9081 documentation on DEPRECATED_NPC_REGNUM.
9082
b51970ac
DJ
90832004-01-13 Daniel Jacobowitz <drow@mvista.com>
9084
9085 * gdb.texinfo: Update copyright year. Mention that set
9086 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9087 "set follow-fork-mode ask".
9088
0f0cffd2
AC
90892004-01-13 Andrew Cagney <cagney@redhat.com>
9090
9091 * gdbint.texinfo: Update copyright year.
9092 (Coding): Add -Wunused-label to list of -Werror warnings.
9093
c552b3bb 90942004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9095 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9096
9097 * gdb.texinfo: Update copyright.
9098 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9099 around names, as appropriate. Minor syntax cleanup of
9100 _NSPrintForDebugger explanation. Two spaces after periods.
9101 GDBN used instead of lit. "gdb". Index entries added for
9102 print-object and _NSPrintForDebugger. @noindent added in one spot.
9103
afe157ca
EZ
91042003-11-11 Elena Zannoni <ezannoni@redhat.com>
9105
9106 * stabs.texinfo: Add dircategory and direntry commands.
9107 * annotate.texinfo: Ditto.
9108
963e2bb7
AC
91092003-11-10 Andrew Cagney <cagney@redhat.com>
9110
9111 * gdbint.texinfo (Target Architecture Definition): Replace the
9112 return_value method's "inval" and "outval" parameters with
9113 "readbuf" and "writebuf".
9114
1d8b2f28
JB
91152003-10-28 Jim Blandy <jimb@redhat.com>
9116
9117 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9118 from "The `F' request packet" and "The `F' reply packet", to make
9119 texi2dvi happy.
9120 (File-I/O remote protocol extension): Update menu entries, too.
9121
36d86913
MC
91222003-10-26 Michael Chastain <mec@shout.net>
9123
9124 * gdb.texinfo (Thread Stops): Document the issue with
9125 premature return from system calls in multi-threaded programs.
9126
ce2826aa
AC
91272003-10-24 Andrew Cagney <cagney@redhat.com>
9128
9129 * annotate.texinfo: Fix "fortunatly"[sic].
9130
f24c5e49
KI
91312003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9132
9133 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9134 with "Hitachi" and "Mitsubishi".
9135
92ad9cd9
AC
91362003-10-20 Andrew Cagney <cagney@redhat.com>
9137
9138 * gdbint.texinfo (Target Architecture Definition): Document
9139 gdbarch_return_value. Add cross references from
9140 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9141 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9142
0ab4b752
MK
91432003-10-18 Mark Kettenis <kettenis@gnu.org>
9144
9145 * gdbint.texinfo (Target Architecture Definition): Document
9146 regset_from_core_section.
fb3e19c0
KI
9147
91482003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9149
9150 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9151
a9331b3f 91522003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9153
9154 From Anthony Green <green@redhat.com>:
5ae4183a 9155 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9156
1485d690
KB
91572003-10-14 Kevin Buettner <kevinb@redhat.com>
9158
889bf7c5
PA
9159 * gdb.texinfo (Breakpoint related warnings): New node.
9160 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9161
86d30acc
DJ
91622003-10-13 Daniel Jacobowitz <drow@mvista.com>
9163
9164 * gdb.texinfo (Remote Protocol): Document v and vCont.
9165
172c2a43
KI
91662003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9167
9168 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9169 * gdbint.texinfo: Ditto.
9170
71952f4c
AC
91712003-10-09 Andrew Cagney <cagney@redhat.com>
9172
9173 From 2003-09-18 David Anderson <davea@sgi.com>:
9174 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9175 "command".
9176
268e2188
AC
91772003-10-03 Andrew Cagney <cagney@redhat.com>
9178
9179 * gdbint.texinfo (Target Architecture Definition): Deprecate
9180 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9181 just target.
9182
12c266ea 91832003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9184
f30992d4 9185 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9186 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9187 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9188 * gdbint.texinfo (Target Architecture Definition): Rename
9189
91902003-09-30 Andrew Cagney <cagney@redhat.com>
9191
f30992d4 9192 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9193 (Target Architecture Definition):
f30992d4 9194
2e092625
AC
9195 * gdbint.texinfo (Target Architecture Definition): Rename
9196 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9197
0717ae8a
AC
91982003-09-29 Andrew Cagney <cagney@redhat.com>
9199
dad809b7
AC
9200 * gdbint.texinfo (Target Architecture Definition): Delete
9201 documentation for NEED_TEXT_START_END.
9202
0717ae8a
AC
9203 * gdbint.texinfo (Target Architecture Definition): Rename
9204 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9205 TARGET_WRITE_PC.
a9331b3f 9206
af6cf26d
MC
92072003-09-22 Michael Chastain <mec@shout.net>
9208
9209 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9210
ee206350
AG
92112003-09-21 Anthony Green <green@redhat.com>
9212
9213 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9214
a38c9fe6
MK
92152003-09-21 Mark Kettenis <kettenis@gnu.org>
9216
9217 * gdbint.texinfo (Target Architecture Definition): Document
9218 stabs_argument_has_addr.
9219
77949794
AC
92202003-09-18 Andrew Cagney <cagney@redhat.com>
9221
9222 * gdbint.texinfo (Target Architecture Definition): Delete
9223 documentation on REGISTER_NAMES.
9224
8e823e25
MK
92252003-09-13 Mark Kettenis <kettenis@gnu.org>
9226
9227 * gdbint.texinfo (Target Architecture Definition): Replace
9228 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9229
f27dd7fd
AC
92302003-09-11 Andrew Cagney <cagney@redhat.com>
9231
9232 * gdbint.texinfo (Target Architecture Definition): Replace
9233 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9234
8b148df9
AC
92352003-08-18 Andrew Cagney <cagney@redhat.com>
9236
9237 * gdbint.texinfo (Target Architecture Definition): Document
9238 "frame_red_zone_size".
9239
25d29d70
AC
92402003-08-09 Andrew Cagney <cagney@redhat.com>
9241
9242 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9243 with "set/show backtrace past-main" and "set/show backtrace
9244 limit".
9245
c938e9b0
L
92462003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9247
9248 * Makefile.in (install-info): Support DESTDIR.
9249 (install-html): Likewise.
9250
64fabec2
AC
92512003-08-07 Andrew Cagney <cagney@redhat.com>
9252
9253 Patch from Nick Roberts.
9254 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9255 bindings. Remove description of send-gdb-command.
9256
2fcf52f0
AC
92572003-08-07 Andrew Cagney <cagney@redhat.com>
9258
9259 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9260 GDB 6.0.
9261
086432e2
AC
92622003-08-06 Andrew Cagney <cagney@redhat.com>
9263
9264 * gdb.texinfo (Mode Options): Mention that level three is the
9265 highest available and that level 2 is deprecated.
9266 (Annotations Overview): Mention annotation levels. Cross reference
9267 to "Limitations of the Annotation Interface" in annotate.texi.
9268 (TODO, Value Annotations, Frame Annotations): Delete section.
9269 (Displays, Breakpoint Info): Delete.
9270
e5249f67
AC
92712003-08-04 Andrew Cagney <cagney@redhat.com>
9272
9273 * agentexpr.texi: Delete @bye.
9274 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9275 (stabs.info): Add $(srcdir) to include search path.
9276 (html): Depend on "annotate_toc.html", and not "annotate.html".
9277 * stabs.texinfo: Ditto. Include "fdl.texi".
9278 * gdbint.texinfo: Update copyright statement's list of invariant
9279 sections.
9280
e6f672d2
AC
92812003-07-28 Andrew Cagney <cagney@redhat.com>
9282
9283 * Makefile.in (INFO_DEPS): Add annotate.info.
9284 (dvi, ps, html, pdf): Add annotate.
9285 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9286 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9287 (ANNOTATE_DOC_FILES): New macro.
9288 (ANNOTATE_TEX_TMPS): New macro.
9289 (annotate.info, annotate_toc.html): Specify dependencies.
9290 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9291 * annotate.texinfo: Rename annotate.texi. Get building. Add
9292 "Migrating to GDB/MI" and "Limitations of the Annotation
9293 Interface" chapters. Mention why it is not part of the user
9294 guide. Update copyright notice. Include "fdl.texi".
9295
72ffddc9
SC
92962003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9297
9298 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9299
a9f12a31
DJ
93002003-07-24 Daniel Jacobowitz <drow@mvista.com>
9301
9302 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9303
b1fe9455
DJ
93042003-07-24 Daniel Jacobowitz <drow@mvista.com>
9305
9306 * gdb.texinfo (Server): Mention pidof.
9307
153721e6
AC
93082003-07-22 Andrew Cagney <cagney@redhat.com>
9309
9310 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9311 list.
9312
0fac0b41
DJ
93132003-06-28 Daniel Jacobowitz <drow@mvista.com>
9314
9315 * gdb.texinfo (Logging output): New chapter.
9316
4e562065
JB
93172003-06-24 Joel Brobecker <brobecker@gnat.com>
9318
9319 * gdb.texinfo (Unsupported languages): New section.
9320 (Languages): Add link to new section.
9321
f2c06f52
AC
93222003-06-22 Andrew Cagney <cagney@redhat.com>
9323
9324 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9325
b4177fca
DJ
93262003-06-22 Daniel Jacobowitz <drow@mvista.com>
9327
9328 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9329
f418dd93
DJ
93302003-06-22 Daniel Jacobowitz <drow@mvista.com>
9331
9332 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9333 * agentexpr.texi: Retitle section, and change it to an appendix.
9334 Comment out texinfo initialization. Factor a @var{} into two
9335 pieces to prevent makeinfo warnings.
9336 * gdb.texinfo: Add Agent Expressions appendix.
9337
4ca61388
DJ
93382003-06-19 Daniel Jacobowitz <drow@mvista.com>
9339
9340 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9341
07f31aa6
DJ
93422003-06-18 Daniel Jacobowitz <drow@mvista.com>
9343
5ae4183a 9344 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9345 remote target". Document the "detach" and "disconnect" commands.
9346 (Server, Netware, Debug Session): Reference "Connecting to a
9347 remote target".
9348 (GDB/MI Target Manipulation): Document "-target-disconnect".
9349
2dd0da42
AC
93502003-06-13 Andrew Cagney <cagney@redhat.com>
9351
9352 * gdbint.texinfo (Target Architecture Definition): Deprecate
9353 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9354 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9355
e7a3abfc
JB
93562003-06-09 Jim Blandy <jimb@redhat.com>
9357
9358 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9359
25e3a86b
AC
93602003-06-08 Andrew Cagney <cagney@redhat.com>
9361
9362 * gdbint.texinfo (Target Architecture Definition): Delete
9363 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9364
a9e5fdc2
AC
93652003-06-08 Andrew Cagney <cagney@redhat.com>
9366
9367 * gdbint.texinfo (Target Architecture Definition): Document
9368 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9369
b37303ee
AF
93702003-06-07 Adam Fedor <fedor@gnu.org>
9371
9372 * gdb.texinfo: Add Objective-C documentation.
9373
39fe6e80
AC
93742003-06-01 Andrew Cagney <cagney@redhat.com>
9375
9376 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9377 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9378
125309b2
AC
93792003-05-21 Andrew Cagney <cagney@redhat.com>
9380
9381 * gdbint.texinfo (Target Architecture Definition): Delete
9382 references to "extract_address" and "store_address".
9383
b8b527c5
AC
93842003-05-16 Andrew Cagney <cagney@redhat.com>
9385
9386 * gdbint.texinfo (Target Architecture Definition): Replace
9387 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9388 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9389
50e3ee83
TR
93902003-05-14 Theodore A. Roth <troth@openavr.org>
9391
9392 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9393
44e2be90
L
93942003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9395
9396 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9397 (gdb.dvi): Likewise.
9398 (gdb.pdf): Likewise.
9399 (links2roff): Likewise.
9400
df5215a6
JB
94012003-05-08 Jim Blandy <jimb@redhat.com>
9402
9403 * gdb.texinfo (Dump/Restore Files): Update documentation for
9404 'dump', 'append', and 'restore': note that format argument is
9405 optional; simplify presentation of the command variants; and be
9406 more precise about the formats.
9407
5e7b2f39
JB
94082003-05-07 Jim Blandy <jimb@redhat.com>
9409
9410 * gdb.texinfo (Symbols): Update documentation: 'maint list
9411 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9412 symtabs' and 'maint info psymtabs'.
9413
b1e29e33
AC
94142003-05-05 Andrew Cagney <cagney@redhat.com>
9415
9416 * gdbint.texinfo (Target Architecture Definition): Make
9417 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9418 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9419 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9420
00905d52
AC
94212003-05-04 Andrew Cagney <cagney@redhat.com>
9422
9423 * gdb.texinfo (Maintenance Commands): Document "maint print
9424 dummy-frames".
9425
54ff5908
AC
94262003-05-04 Andrew Cagney <cagney@redhat.com>
9427
9428 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9429
32e7087d
JB
94302003-05-03 J. Brobecker <brobecker@gnat.com>
9431
9432 Thierry Schneider <tpschneider1@yahoo.com>
9433 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9434 for new MI command.
9435
7043d8dc
AC
94362003-05-03 Andrew Cagney <cagney@redhat.com>
9437
9438 * gdbint.texinfo (Target Architecture Definition): Document
9439 push_dummy_code. Add cross references.
9440
e33d66ec
EZ
94412003-05-02 Elena Zannoni <ezannoni@redhat.com>
9442
9443 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9444 set/show charsets commands.
9445
0ba6dca9
AC
94462003-04-28 Andrew Cagney <cagney@redhat.com>
9447
9448 * gdbint.texinfo (Target Architecture Definition): Replace
9449 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9450 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9451
d7a27068
AC
94522003-04-28 Andrew Cagney <cagney@redhat.com>
9453
9454 * gdbint.texinfo (Target Architecture Definition): Rename
9455 "tm_print_insn" to "deprecated_tm_print_insn".
9456
44ea7b70
JB
94572003-04-09 Jim Blandy <jimb@redhat.com>
9458
9459 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9460 list psymtabs'.
9461
fb8f8949
AC
94622003-04-08 Andrew Cagney <cagney@redhat.com>
9463
9464 * gdbint.texinfo (Target Architecture Definition): Delete
9465 references to EXTRA_FRAME_INFO.
9466
32fb0f22
AC
94672003-04-08 Andrew Cagney <cagney@redhat.com>
9468
9469 * gdbint.texinfo (Target Architecture Definition): Delete
9470 PRINT_TYPELESS_INTEGER.
9471
6be67e67
JB
94722003-04-02 J. Brobecker <brobecker@gnat.com>
9473
9474 * observer.texi (GDB Observers): Adjust the documentation for the
9475 normal_stop notification to better describe reality. Fix a couple
9476 of minor typos.
9477
4e35d5f0
BR
94782003-04-02 Bob Rossi <bob_rossi@cox.net>
9479
a9331b3f 9480 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9481 '-file-list-exec-source-file'
9482
e8a8712a
AC
94832003-03-31 Andrew Cagney <cagney@redhat.com>
9484
9485 * gdbint.texinfo (Target Architecture Definition): Delete
9486 references to CALL_DUMMY_P.
9487
6c0e89ed
AC
94882003-03-30 Andrew Cagney <cagney@redhat.com>
9489
9490 * gdbint.texinfo (Target Architecture Definition): Remove
9491 reference to TARGET_WRITE_SP.
a9331b3f 9492
378bfd1b
AC
94932003-03-27 Andrew Cagney <cagney@redhat.com>
9494
9495 * gdbint.texinfo (Target Architecture Definition): Remove
9496 references to write_sp.
6c0e89ed 9497
922fbb7b
AC
94982003-03-27 Andrew Cagney <cagney@redhat.com>
9499
9500 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9501 chapter body. Use @smallexample instead of @example.
9502 (Annotations): Ditto.
9503 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9504 annotate.texi.
9505
b81774d8
AC
95062003-03-26 Andrew Cagney <cagney@redhat.com>
9507
9508 * gdbint.texinfo (Target Architecture Definition): Replace
9509 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9510 dummy_addr parameters.
9511
1bf6d5cc
AC
95122003-03-25 Andrew Cagney <cagney@redhat.com>
9513
9514 * gdbint.texinfo (Target Architecture Definition): Delete
9515 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9516 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9517 Add reference to PUSH_ARGUMENTS.
9518
618ce49f
AC
95192003-03-23 Andrew Cagney <cagney@redhat.com>
9520
9521 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9522 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9523
bcd7e15f
JB
95242003-03-18 J. Brobecker <brobecker@gnat.com>
9525
9526 * gdbint.texinfo (Algorithms): Add new section describing the
9527 Observer paradigm.
9528 (Top): Add menu entry to new observer appendix.
9529 * observer.texi: New file.
9530 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9531 new observer.texi file.
9532
9fe8321b
AC
95332003-03-17 Andrew Cagney <cagney@redhat.com>
9534
9535 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9536 that GNU Press update the manual version number.
9537
ac2adee5
AC
95382003-03-12 Andrew Cagney <cagney@redhat.com>
9539
9540 * gdbint.texinfo (Target Architecture Definition): Delete
9541 references to get_saved_register. Rename GET_SAVED_REGISTER to
9542 DEPRECATED_GET_SAVED_REGISTER.
9543
749b82f6
AC
95442003-03-13 Andrew Cagney <cagney@redhat.com>
9545
9546 * gdbint.texinfo (Target Architecture Definition): Replace
9547 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9548
8bedc050
AC
95492003-03-12 Andrew Cagney <cagney@redhat.com>
9550
9551 * gdbint.texinfo (Target Architecture Definition): Rename
9552 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9553
0ce1b118
CV
95542003-03-10 Corinna Vinschen <vinschen@redhat.com>
9555
9556 * gdb.texinfo: Add File-I/O documentation.
9557
12cc2063
AC
95582003-03-10 Andrew Cagney <cagney@redhat.com>
9559
9560 * gdbint.texinfo (Target Architecture Definition): Cross reference
9561 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9562
7453dc06
AC
95632003-03-07 Andrew Cagney <cagney@redhat.com>
9564
9565 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9566 frame" command.
9567
6314f104
AC
95682003-03-05 Andrew Cagney <cagney@redhat.com>
9569
9570 * gdbint.texinfo (Target Architecture Definition): Document
9571 unwind_dummy_id. Cross reference unwind_dummy_id and
9572 SAVE_DUMMY_FRAME_TOS.
9573
f1212245
DJ
95742003-03-05 James Ingham <jingham@apple.com>
9575 Daniel Jacobowitz <drow@mvista.com>
9576
9577 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9578 and "show cp-abi".
9579
77e7e267
AC
95802003-03-03 Andrew Cagney <cagney@redhat.com>
9581
9582 * gdbint.texinfo (Target Architecture Definition): Document
9583 register_type.
9584
838a8221
AC
95852003-03-03 Andrew Cagney <cagney@redhat.com>
9586
9587 * stabs.texinfo (Structures): Use @samp and separate @var's
9588 instead of a single @var containing a comma separated list.
9589 (Unions): Ditto.
9590
d7f4a264
DJ
95912003-03-02 Daniel Jacobowitz <drow@mvista.com>
9592
9593 * Makefile.in (distclean): Remove config.log.
9594
f30ee0bc
AC
95952003-03-01 Andrew Cagney <cagney@redhat.com>
9596
9597 * gdbint.texinfo (Target Architecture Definition): Rename
9598 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9599
96002003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9601
9602 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9603 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9604
be448670
CF
96052003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9606
9607 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9608 (Non-debug DLL symbols): New node, describing the minimal symbols
9609 loaded from DLLs without real debugging symbols.
9610
501eef12
AC
96112003-02-20 Andrew Cagney <ac131313@redhat.com>
9612
9613 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9614 hardware-breakpoint-limit".
9615 (Set Watchpoints): Add cross reference to "set remote
9616 hardware-watchpoint-limit".
9617 (Remote configuration options): New section.
9618
21c294e6
AC
96192003-02-04 Andrew Cagney <ac131313@redhat.com>
9620
e9be73e4
AC
9621 * gdbint.texinfo (Target Architecture Definition): Delete
9622 descrption of IS_TRAPPED_INTERNALVAR.
9623
21c294e6
AC
9624 From Keith Seitz <keiths@redhat.com>:
9625 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9626 option "-i"/"--interpreter" to this chapter. Include index
9627 entries.
9628
0179ffac
DC
96292003-02-04 David Carlton <carlton@math.stanford.edu>
9630
9631 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9632 (Variables): Recommend stabs+ and DWARF 2.
9633 (C plus plus expressions): Correct info about
9634 compiler versions, debug formats.
9635 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9636 PR symtab/874.
9637
7ca9f392
AC
96382003-02-01 Andrew Cagney <ac131313@redhat.com>
9639
9640 * gdbint.texinfo (Target Architecture Definition): Delete
9641 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9642 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9643 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9644 references to nindy and i960.
9645 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9646
31a85ea2
AC
96472003-02-01 Andrew Cagney <ac131313@redhat.com>
9648
9649 * gdbint.texinfo (Target Architecture Definition): Delete
9650 FLOAT_INFO.
9651
6b894e49
AC
96522003-01-30 Andrew Cagney <ac131313@redhat.com>
9653
9654 * stabs.texinfo (Member Type Descriptor): Clarify description of
9655 `@'. Suggested by Ben Hutchings.
9656
c48861fb
AC
96572003-01-29 Andrew Cagney <ac131313@redhat.com>
9658
9659 * gdb.texinfo (M68K): Delete reference to es1800.
9660
617073a9
AC
96612003-01-29 Andrew Cagney <ac131313@redhat.com>
9662
9663 * gdb.texinfo (Maintenance Commands): Document `maint print
9664 reggroups' and `maint print register-groups'.
9665 * gdbint.texinfo (Target Architecture Definition): Document
9666 register_reggroup_p.
9667
5b5d99cf
JB
96682003-01-23 Jim Blandy <jimb@redhat.com>
9669
9670 * gdb.texinfo (Separate Debug Files): New section.
9671
e7ba9c65
DJ
96722003-01-22 Daniel Jacobowitz <drow@mvista.com>
9673
9674 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9675 and "maint show profile".
9676
94e91d6d
MC
96772003-01-16 Michael Chastain <mec@shout.net>
9678
9679 * gdb.texinfo (Installing GDB): Warn against
9680 ".../gdb-VERSION/gdb/configure".
9681 (Separate Objdir): Likewise.
9682
867f3898
AC
96832003-01-15 Andrew Cagney <ac131313@redhat.com>
9684
9685 * gdbint.texinfo (Target Architecture Definition): Delete
9686 definition of PRINT_REGISTER_HOOK.
9687
f153cc92
EZ
96882003-01-15 Elena Zannoni <ezannoni@redhat.com>
9689
9690 (OpenRISC 1000): Fix formatting of command names.
9691
c60eb6f1
EZ
96922003-01-15 Elena Zannoni <ezannoni@redhat.com>
9693
9694 * gdb.texinfo (Continuing and Stepping): Add new command
9695 'advance'. Clarify behavior of 'until'.
9696
f5ebfba0
DJ
96972003-01-13 Daniel Jacobowitz <drow@mvista.com>
9698
9699 * gdb.texinfo (Files): Document solib-absolute-prefix and
9700 solib-search-path.
9701
4ce8657e
MC
97022003-01-09 Michael Chastain <mec@shout.net>
9703
9704 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9705 (Create a Release): Add new instructions for new @file{src-release}.
9706 Document existing instructions for @file{Makefile.in} as
9707 being for @value{GDBN} 5.3.1 or earlier.
9708
372613e3
AC
97092003-01-09 Andrew Cagney <ac131313@redhat.com>
9710
9711 * gdbint.texinfo (Target Architecture Definition): Mention
9712 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9713 allocate memory.
9714
b4e9345d
DJ
97152003-01-04 Daniel Jacobowitz <drow@mvista.com>
9716
9717 * gdb.texinfo (Controlling GDB): Add @kindex for
9718 "show osabi".
9719 (Backtraces): Add @kindex's for backtrace-below-main.
9720
98b45e30
DJ
97212003-01-04 Daniel Jacobowitz <drow@mvista.com>
9722
9723 * gdb.texinfo (Controlling GDB): Document "set osabi".
9724
95f90d25
DJ
97252003-01-04 Daniel Jacobowitz <drow@mvista.com>
9726
9727 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9728 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9729
1e698235
DJ
97302003-01-04 Daniel Jacobowitz <drow@mvista.com>
9731
9732 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9733 "set coerce-float-to-double".
9734 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9735
e632838e
AC
97362003-01-02 Andrew Cagney <ac131313@redhat.com>
9737
9738 * stabs.texinfo: Remove obsolete text.
9739 * gdbint.texinfo: Ditto.
9740 * gdb.texinfo: Ditto.
9741
c133ab7a
MK
97422002-12-22 Mark Kettenis <kettenis@gnu.org>
9743
9744 * gdbint.texinfo (Target Architecture Definition): Update
9745 description of gdbarch_register_osabi.
9746
f821f325
KH
97472002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9748
9749 * agentexpr.texi: Fix typos.
9750 * annotate.texi: Likewise.
9751 * fdl.texi: Likewise.
9752
85a6d8d3 97532002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9754
9755 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9756 DEPRECATED_INIT_FRAME_PC.
9757
ae45cd16
AC
97582002-12-01 Andrew Cagney <ac131313@redhat.com>
9759
9760 * gdbint.texinfo (Target Architecture Definition): Delete
9761 PC_IN_CALL_DUMMY.
9762
07555a72
AC
97632002-11-28 Andrew Cagney <ac131313@redhat.com>
9764
9765 * gdbint.texinfo (Host Definition): Delete documentation on
9766 USE_GENERIC_DUMMY_FRAMES.
9767
c166cdc7
EZ
97682002-11-26 Elena Zannoni <ezannoni@redhat.com>
9769
5ae4183a 9770 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9771 * Makefile.in (install-info): Run the install-info command as part
9772 of the post install steps only.
9773 (uninstall-info): New target.
9774 (uninstall): New target.
9775
35db0260
EZ
97762002-11-22 Elena Zannoni <ezannoni@redhat.com>
9777
9778 * Makefile.in (install): Make install do some real work.
9779
9ba8d803
AC
97802002-11-19 Andrew Cagney <ac131313@redhat.com>
9781
9782 Fix POSIX problem reported by Paul Eggert.
9783 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9784 Fix PR gdb/527.
9785
903ad3a6
AC
97862002-10-26 Andrew Cagney <cagney@redhat.com>
9787
9788 * gdbint.texinfo (Target Architecture Definition): Delete
9789 definition of DO_REGISTERS_INFO.
9790
f2abfe65
KB
97912002-10-18 Kevin Buettner <kevinb@redhat.com>
9792
9793 * gdbint.texinfo (Address Classes): Fix problems with insertion
9794 of ``{'' and ``}'' in example.
9795
b5b0480a
KB
97962002-10-17 Kevin Buettner <kevinb@redhat.com>
9797
9798 * gdbint.texinfo (Address Classes): New section.
9799 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9800 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9801 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9802 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9803
c85508ee
KD
98042002-10-11 Klee Dienes <kdienes@apple.com>
9805
9806 * gdb.texinfo (Registers): Mention vector registers as well as
9807 floating registers in the documentation for 'info registers' and
9808 'info all-registers'.
9809
6d12fc3d
DJ
98102002-10-11 Daniel Jacobowitz <drow@mvista.com>
9811
9812 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9813
8d19fbd2
JJ
98142002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9815
9816 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9817 interface definition.
9818
a37295f9
MM
98192002-10-03 Marko Mlinar <markom@opencores.org>
9820
9821 * gdb.texinfo (Target Commands): Add or1k target specific
9822 commands.
9823 * gdb.texinfo (Contributors): Add myself to the contributors list.
9824
da0f9dcd
AC
98252002-10-01 Andrew Cagney <ac131313@redhat.com>
9826
9827 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9828 and "mi1" instead of "mi1" and "mi0".
9829
2e834e49
HPN
98302002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9831
9832 * gdb.texinfo (Packets): Fix typos "alligned".
9833 Correct z3/Z3 description. Correct z4/Z4 title.
9834
050be0dc
AC
98352002-09-27 Andrew Cagney <ac131313@redhat.com>
9836
9837 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9838
1104b9e7
KB
98392002-09-25 Kevin Buettner <kevinb@redhat.com>
9840
9841 * gdb.texinfo: Use GNU/Linux instead of Linux.
9842
512217c7
AC
98432002-09-25 Andrew Cagney <ac131313@redhat.com>
9844
9845 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9846
10998722
AC
98472002-09-24 Andrew Cagney <ac131313@redhat.com>
9848
512217c7 9849 * gdb.texinfo: Replace @example with @smallexample.
10998722 9850
a0eb71c5
KB
98512002-09-20 Kevin Buettner <kevinb@redhat.com>
9852
f7dc1244 9853 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9854 * gdb.texinfo (Character Sets): Use @smallexample instead of
9855 @example. Use GNU/Linux instead of Linux.
9856
98572002-09-20 Jim Blandy <jimb@redhat.com>
9858
9859 * gdb.texinfo: Add character set documentation.
9860
2f870471
AC
98612002-09-19 Andrew Cagney <ac131313@redhat.com>
9862
9863 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9864 (Packets): Add cross reference from `b' packet to `z' packets.
9865
790eb8f5
AC
98662002-09-19 Andrew Cagney <ac131313@redhat.com>
9867
8d30a00d
AC
9868 * gdb.texinfo (Maintenance Commands): Document ``maint
9869 internal-error'' and ``maint internal-warning''.
9870
790eb8f5
AC
9871 * gdbint.texinfo (Target Architecture Definition): Revise
9872 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9873
a23a7bf1
JB
98742002-09-19 Joel Brobecker <brobecker@gnat.com>
9875
9876 * gdbint.texinfo (Target Conditionals): Document the new
9877 NAME_OF_MALLOC macro.
9878
299ffc64
AC
98792002-09-05 Andrew Cagney <ac131313@redhat.com>
9880
9881 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9882 engineer.
9883
b7bb15bc
SC
98842002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9885
9886 * gdb.texinfo (TUI Overview): Document status line fields.
9887
3d757584
SC
98882002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9889
9890 * gdb.texinfo (TUI Commands): Document info win command.
9891
269c21fe
SC
98922002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9893
9894 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9895
7cf36c78
SC
98962002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9897
9898 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9899 (TUI Keys): Likewise.
9900
d2c6833e
AC
99012002-08-25 Andrew Cagney <ac131313@redhat.com>
9902
9903 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9904 for a packet receive.
9905
46d8b1c3
AC
99062002-08-25 Andrew Cagney <ac131313@redhat.com>
9907
9908 * Makefile.in (clean): Move to end of file.
9909 (distclean, maintainer-clean, realclean): Ditto.
9910 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9911 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9912 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9913 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9914
b0787093
AC
99152002-08-24 Andrew Cagney <ac131313@redhat.com>
9916
9917 * Makefile.in (GDBINT_TEX_TMPS): Define.
9918 (gdbint.dvi, gdbint.pdf): Use
9919 (GDB_TEX_TMPS): Define.
9920 (gdb.dvi, gdb.pdf): Use.
9921 (STABS_TEX_TMPS): Define.
9922 (stabs.dvi, stabs.pdf): Use.
9923 (GDB_DOC_SOURCE_INCLUDES): New macros.
9924 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9925 (GDBINT_DOC_FILES_INCLUDES): New macros.
9926 (GDBINT_DOC_BUILD_INCLUDES): New macros.
9927 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
9928 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
9929 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
9930 (links2roff): Replace SFILES_INCLUDED with
9931 GDB_DOC_SOURCE_INCLUDES.
9932 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
9933 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
9934 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
9935 dependencies.
9936 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
9937 dependencies.
9938 (gdbmi.texinfo): Delete rule.
9939 (inc-hist.texinfo): Delete rule.
9940 (rluser.texinfo): Delete rule.
9941
ebba8386
AC
99422002-08-23 Andrew Cagney <cagney@redhat.com>
9943
9944 * gdbint.texinfo (Target Architecture Definition): Update
9945 STORE_RETURN_VALUE, mention regcache.
9946
0ab7a791
AC
99472002-08-21 Andrew Cagney <ac131313@redhat.com>
9948
9949 * gdbint.texinfo (Target Architecture Definition): Document
9950 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
9951
ee2d5c50
AC
99522002-08-19 Andrew Cagney <ac131313@redhat.com>
9953
9954 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
9955 Fix minor typos. Add index entries.
9956
53c69bd7
AC
99572002-08-18 Andrew Cagney <ac131313@redhat.com>
9958
9959 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
9960
e76f1f2e
AC
99612002-08-15 Andrew Cagney <ac131313@redhat.com>
9962
9963 * gdbint.texinfo (Target Architecture Definition): Document
9964 PRINT_VECTOR_INFO.
9965 * gdb.texinfo (Vector Unit): Document "info vectors" command.
9966
0680b120
AC
99672002-08-13 Andrew Cagney <ac131313@redhat.com>
9968
9969 * gdb.texinfo (Maintenance Commands): Document "maint print
9970 registers", "maint print raw-registers" and "maint print
9971 cooked-registers".
9972
3c3bea1c
GS
99732002-08-08 Grace Sainsbury <graces@redhat.com>
9974
a9331b3f 9975 From Mark Salter:
3c3bea1c
GS
9976 * gdb.texinfo (Protocol): Document T packet extension to
9977 allow watchpoint address reporting.
9978
42f9b0a5
AC
99792002-08-03 Andrew Cagney <ac131313@redhat.com>
9980
9981 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
9982
db034ac5
AC
99832002-08-01 Andrew Cagney <cagney@redhat.com>
9984
9985 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
9986 to CHILL.
9987
e2b28d04
AC
99882002-08-01 Andrew Cagney <ac131313@redhat.com>
9989
9990 * gdbint.texinfo (Coding): Revise section "Include Files".
9991
7fb623f7
AC
99922002-07-24 Andrew Cagney <cagney@redhat.com>
9993
9994 * gdbint.texinfo: Obsolete references to m88k.
9995 * gdb.texinfo: Ditto.
9996
4a2b4636
JB
99972002-07-10 Joel Brobecker <brobecker@gnat.com>
9998
7fb623f7 9999 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10000 where the proper version of autoconf can be retrieved.
10001
a71ec265
DH
100022002-07-09 Don Howard <dhoward@redhat.com>
10003
10004 * gdb.texinfo (Command Files): Further describe the behavior of
10005 sourced command files.
10006
b9aa90c9
AC
100072002-06-27 Andrew Cagney <ac131313@redhat.com>
10008
10009 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10010 (Coding): Clarify ISO C version that GDB assumes.
10011
40dd2248
TT
100122002-06-26 Tom Tromey <tromey@redhat.com>
10013
10014 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10015 add_setshow_cmd_full.
10016
bfac230e
DH
100172002-06-25 Don Howard <dhoward@redhat.com>
10018
10019 * gdb.texinfo (Memory Region Attributes): Document new behavior
10020 for 'mem' command.
10021
475b0867
JB
100222002-06-11 Jim Blandy <jimb@redhat.com>
10023
919d772c
JB
10024 * gdb.texinfo (Symbols): Update documentation for `info source'
10025 command.
10026
475b0867
JB
10027 * gdb.texinfo (Macros): Call the command `info macro', not
10028 `show macro'.
10029
ba8c9337
AC
100302002-06-09 Andrew Cagney <ac131313@redhat.com>
10031
10032 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10033 data''.
10034
1029b7fa
MK
100352002-06-09 Mark Kettenis <kettenis@gnu.org>
10036
10037 * gdbint.texinfo (Target Architecture Definition): Document
10038 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10039
16737d73
AC
100402002-06-08 Andrew Cagney <ac131313@redhat.com>
10041
10042 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10043 lists.
10044
30107679
AC
100452002-06-08 Andrew Cagney <ac131313@redhat.com>
10046
10047 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10048 Branch''.
10049
3352e23e
AC
100502002-06-01 Andrew Cagney <ac131313@redhat.com>
10051
10052 * gdbint.texinfo (Target Architecture Definition): Add section
10053 ``Converting an existing Target Architecture to Multi-arch''.
10054
cbb09e6a
AC
100552002-05-30 Andrew Cagney <ac131313@redhat.com>
10056
10057 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10058 to ``Obsoleting code''. Revise.
10059
e2e0bcd1
JB
100602002-05-17 Jim Blandy <jimb@redhat.com>
10061
10062 * gdb.texinfo (C Preprocessor Macros): New chapter.
10063 Include it in the main menu.
10064 (Contributors): Credit Jim Blandy with macro support.
10065 (Compilation): Explain how to get macro information into the
10066 executable.
10067 (Expressions): Note that preprocessor macros are expanded.
10068
9db8d71f
DJ
100692002-05-14 Daniel Jacobowitz <drow@mvista.com>
10070
10071 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10072 options for `target remote'.
10073
6d531722
AC
100742002-05-13 Andrew Cagney <ac131313@redhat.com>
10075
10076 * gdbint.texinfo (Target Architecture Definition): Delete
10077 documentation on NNPC_REGNUM.
10078
13d01224
AC
100792002-05-11 Andrew Cagney <ac131313@redhat.com>
10080
10081 * gdbint.texinfo (Target Architecture Definition): Document
10082 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10083 (Target Architecture Definition): Revise section `Using Different
10084 Register and Memory Data Representations'. Add section `Raw and
10085 Virtual Register Representations'.
10086
b2e75d78
AC
100872002-05-11 Andrew Cagney <ac131313@redhat.com>
10088
10089 * gdbint.texinfo (Target Architecture Definition): Mention
10090 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10091 (Target Architecture Definition): Mention same. Add references to
10092 web pages.
10093
2c8682ee
MS
100942002-05-08 Michael Snyder <msnyder@redhat.com>
10095
10096 * stabs.texinfo (Attributes): Document new "vector" attribute.
10097
0816590b
AC
100982002-05-04 Andrew Cagney <ac131313@redhat.com>
10099
10100 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10101
2653173e
AC
101022002-05-04 Andrew Cagney <ac131313@redhat.com>
10103
10104 * gdb.texinfo: Delete obsolete references to a29k.
10105
d7bd68ca
AC
101062002-04-24 Andrew Cagney <ac131313@redhat.com>
10107
10108 * gdbint.texinfo (Target Architecture Definition): Replace
10109 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10110
21d83aa5
DM
101112002-04-24 David S. Miller <davem@redhat.com>
10112
10113 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10114
7673a6cc
DM
101152002-04-21 David S. Miller <davem@redhat.com>
10116
10117 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10118
d49d1e0a
AC
101192002-04-21 Andrew Cagney <ac131313@redhat.com>
10120
10121 * gdbint.texinfo (Target Architecture Definition): Delete
10122 definition of HAVE_REGISTER_WINDOWS.
10123
f7dc1244 101242002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10125
10126 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10127 "Theodore A. Roth" <troth@verinet.com>.
10128
5ca0cb28
DH
101292002-04-15 Don Howard <dhoward@redhat.com>
10130
f7dc1244 10131 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10132 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10133 Provide a better explaination of this feature.
5ca0cb28 10134
f208ba17
AC
101352002-04-14 Andrew Cagney <ac131313@redhat.com>
10136
10137 * gdbint.texinfo (Target Architecture Definition): Remove
10138 FRAME_CHAIN_COMBINE.
10139
d5ba91de
MC
101402002-04-12 Michael Chastain <mec@shout.net>
10141
10142 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10143 REG_STACK_SEGMENT.
10144
26818220
MC
101452002-04-09 Michael Chastain <mec@shout.net>
10146
10147 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10148 PYRAMID_* macros.
10149
129188f6
AC
101502002-04-07 Andrew Cagney <ac131313@redhat.com>
10151
10152 * gdb.texinfo (Bug Reporting): Document that the web is the
10153 prefered way of submitting bug reports.
10154 (Bug Reporting): Delete the s-mail address as the last resort.
10155
8227c0ff
AC
101562002-04-05 Andrew Cagney <ac131313@redhat.com>
10157
10158 * gdbint.texinfo (Target Architecture Definition): Delete
10159 references to TARGET_WRITE_FP and write_fp.
10160
16d9dec6
MS
101612002-03-27 Michael Snyder <msnyder@redhat.com>
10162
10163 * gdb.texinfo: Document new commands dump, append, and restore.
10164
9ae8b82c
AC
101652002-03-27 Andrew Cagney <ac131313@redhat.com>
10166
10167 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10168 Branch'.
10169
474c8240
AC
101702002-03-18 Andrew Cagney <ac131313@redhat.com>
10171
10172 * gdb.texinfo: Change all examples to @smallexample.
10173 * gdbint.texinfo: Ditto.
a9331b3f 10174
fb0ff88f
AC
101752002-03-18 Andrew Cagney <ac131313@redhat.com>
10176
10177 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10178 Branches''.
10179
9bb0a4d8
AC
101802002-03-18 Andrew Cagney <ac131313@redhat.com>
10181
10182 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10183 Policy''.
10184
937f164b
FF
101852002-03-04 Fred Fish <fnf@redhat.com>
10186
10187 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10188 expresson, suports, dependant, trhe, perhaphs, situtations,
10189 explictily, taged, oportunity, unfortunatly).
10190
a7b40f07
AC
101912002-02-24 Andrew Cagney <ac131313@redhat.com>
10192
10193 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10194 Remove reference to 3.12.
10195
aab4e0ec
AC
101962002-02-23 Andrew Cagney <ac131313@redhat.com>
10197
10198 * gdbint.texinfo: Include fdl.texi.
10199 (Top): Add GNU Free Documentation License.
10200 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10201 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10202 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10203 (gdbint.info): Add srcdir to include path.
10204 * gdb.texinfo: Include gpl.texi.
10205 (Top): Add Copying.
10206 * gpl.texi: New file.
10207
47b95330
AC
102082002-02-23 Andrew Cagney <ac131313@redhat.com>
10209
10210 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10211
78c47bea
PM
102122002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10213
10214 * gdb.texinfo: Document Cygwin native specific commands.
10215
56460a61
DJ
102162002-02-15 Daniel Jacobowitz <drow@mvista.com>
10217
10218 * gdb.texinfo: Document gdbserver ``--attach'' command.
10219
def71bfa
MS
102202002-02-07 Michael Snyder <msnyder@redhat.com>
10221
10222 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10223 to @code(_ovly_debug_event).
10224
c928edc0
AC
102252002-02-07 Andrew Cagney <ac131313@redhat.com>
10226
10227 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10228
81d46470
MS
102292002-02-06 Michael Snyder <msnyder@redhat.com>
10230
10231 * gdb.texinfo (overlays): Mention new magic symbol
10232 '_ovly_debug_event', which allows GDB to keep better track
10233 of overlays.
10234
f7dc1244 102352002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10236
10237 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10238 Suggested by Dmitry Sivachenko.
10239
10240 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10241
15110bc3
MS
102422002-02-01 Michael Snyder <msnyder@redhat.com>
10243
10244 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10245
6763aef9
MS
102462002-01-30 Michael Snyder <msnyder@redhat.com>
10247
ac282366
MS
10248 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10249 (set trust-readonly-sections): Document.
6763aef9 10250
8642bc8f
AC
102512002-01-29 Andrew Cagney <ac131313@redhat.com>
10252
10253 * gdbint.texinfo (Releasing GDB): Revise and update.
10254
afe64c1a
AC
102552002-01-28 Andrew Cagney <ac131313@redhat.com>
10256
10257 * gdbint.texinfo (Target Architecture Definition): Delete
10258 description of TARGET_BYTE_ORDER_DEFAULT.
10259
f7dc1244 102602002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10261
10262 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10263 <mitya@cavia.pp.ru>.
10264
3d6e1b5a
AC
102652002-01-23 Andrew Cagney <ac131313@redhat.com>
10266
10267 * libgdb.texinfo: Delete file.
10268
6c0e9fb3
AC
102692002-01-22 Andrew Cagney <ac131313@redhat.com>
10270
10271 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10272 * gdbint.texinfo: Ditto.
10273
e0ce93ac
AC
10274Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10275
10276 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10277
be298bcc
AC
102782002-01-22 Andrew Cagney <ac131313@redhat.com>
10279
10280 * Makefile.in: Update copyright.
10281 (TEXI2DVI): Define.
10282 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10283 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10284 gdb-cfg.texi.
10285 (TEXINDEX, PDFTEX): Delete makefile variables.
10286
8e04817f
AC
102872002-01-22 Andrew Cagney <ac131313@redhat.com>
10288
10289 * gdb.texinfo (Protocol): Move section to appendix.
10290
6b2f586d
AC
102912002-01-21 Andrew Cagney <ac131313@redhat.com>
10292
10293 * gdb.texinfo (Remote Debugging): Create a menu.
10294 (Top): Add ``Remote Debugging'' to menu.
10295
6f05cf9f
AC
102962002-01-21 Andrew Cagney <ac131313@redhat.com>
10297
10298 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10299 serial protocol'' from here.
10300 (Remote Debugging): To here. New chapter.
10301
3fd3d7d2
AC
103022002-01-20 Andrew Cagney <ac131313@redhat.com>
10303
10304 * gdbint.texinfo (Target Architecture Definition): Delete
10305 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10306
7fd60527
AC
103072002-01-20 Andrew Cagney <ac131313@redhat.com>
10308
10309 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10310 are no longer needed.
10311 (Porting GDB): Add maintainer note about configure.host.
10312
c2f05ac9
AC
103132002-01-20 Andrew Cagney <ac131313@redhat.com>
10314
10315 * gdbint.texinfo (Target Architecture Definition): Remove
10316 definition of IEEE_FLOAT.
10317
f7dc1244 103182002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10319
10320 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10321 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10322 <3diff@gnu.org>
231b2aad 10323
82600034
AC
103242002-01-19 Andrew Cagney <ac131313@redhat.com>
10325
10326 * gdbint.texinfo (Host Definition): Remove references to
10327 MALLOC_INCOMPATIBLE.
10328
7708fa01
AC
103292002-01-17 Andrew Cagney <ac131313@redhat.com>
10330
10331 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10332 and xyz-xdep.o.
10333
eb12ee30
AC
103342002-01-17 Andrew Cagney <ac131313@redhat.com>
10335
889bf7c5 10336 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10337 (Set Breaks): Copy ``maint info breakpoint'' doco to
10338 ``Maintenance Commands'' appendix. Add reference.
10339
c9ccaa92
AC
103402002-01-17 Andrew Cagney <ac131313@redhat.com>
10341
10342 * fdl.texi: Remove next/prev from @node.
10343
f7dc1244 103442002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10345
10346 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10347 for monstrous @multitable (from Brian Youmans).
10348
10349 * fdl.texi: New file.
10350
10351 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10352
8973da3a
AC
103532002-01-15 Andrew Cagney <ac131313@redhat.com>
10354
10355 * gdbint.texinfo (Releasing GDB): New chapter.
10356
7d86b5d5
AC
103572002-01-14 Andrew Cagney <ac131313@redhat.com>
10358
10359 * gdb.texinfo (Embedded Processors, Calling program functions):
10360 Obsolete references to a29k.
10361
cc1cb004
AC
103622002-01-13 Andrew Cagney <ac131313@redhat.com>
10363
10364 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10365 examples. Document that a code-block should do or discard its
10366 cleanups before exit.
10367
79f12247
MS
103682002-01-11 Michael Snyder <msnyder@redhat.com>
10369
10370 * gdb.texinfo (Choosing files): Change @samp to @file.
10371
19837790
MS
103722002-01-05 Michael Snyder <msnyder@redhat.com>
10373
10374 * gdb.texinfo (--pid): Document new command line option (attach).
10375
f7dc1244 103762002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10377
10378 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10379 in the stub.
10380
d7449b42
AC
103812002-01-04 Andrew Cagney <ac131313@redhat.com>
10382
10383 * gdbint.texinfo (Target Architecture Definition): Replace
10384 BIG_ENDIAN with BFD_ENDIAN_BIG.
10385
f23631e4
AC
103862002-01-03 Andrew Cagney <ac131313@redhat.com>
10387
10388 * gdbint.texinfo (Target Architecture Definition): Replace
10389 value_ptr with struct value pointer.
10390
72c9928d
EZ
103912002-01-02 Eli Zaretskii <eliz@gnu.org>
10392
10393 * gdb.texinfo (Free Software): Fix wording.
10394
959acfd1
EZ
103952001-12-31 Eli Zaretskii <eliz@gnu.org>
10396
10397 * gdb.texinfo (Free Software): New section ``Free Software Needs
10398 Free Documentation''.
10399
f7dc1244 104002001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10401
10402 * stabs.texinfo:
10403 * gdb.texinfo:
10404 * gdbint.texinfo:
10405 * libgdb.texinfo:
10406 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10407
6600abed
MS
104082001-12-29 Michael Snyder <msnyder@redhat.com>
10409
10410 * gdb.texinfo (maint info sections): Fix typo.
10411
f6680716
MS
104122001-12-26 Michael Snyder <msnyder@redhat.com>
10413
fe95c787
MS
10414 * gdb.texinfo (maint info sections): Document.
10415
a9331b3f 10416 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10417 'info proc' sub-options that are currently not implemented.
10418
c3d3ce5b
JB
104192001-12-20 Jim Blandy <jimb@redhat.com>
10420
10421 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10422
778eb05e
AC
104232001-12-15 Andrew Cagney <ac131313@redhat.com>
10424
10425 * gdbint.texinfo (Target Architecture Definition): Replace
10426 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10427
2607059c
AC
104282001-12-01 Andrew Cagney <ac131313@redhat.com>
10429
10430 * gdbint.texinfo (Host Definition): Delete documentation on
10431 HOST_BYTE_ORDER.
10432
df0cd8c5
JB
104332001-11-30 Jim Blandy <jimb@redhat.com>
10434
10435 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10436 overlay support. Add to top-level menu.
df0cd8c5 10437
88118b3a
TT
104382001-11-26 Tom Tromey <tromey@redhat.com>
10439
10440 * gdb.texinfo (Command Syntax): Document C-o binding.
10441
96565e91
CF
104422001-07-26 Christopher Faylor <cgf@redhat.com>
10443
10444 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10445 use since it is described in the referenced section.
10446
f7dc1244 10447 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10448 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10449 clearer when using DJGPP.
10450
2a3d5645
CF
104512001-11-24 Christopher Faylor <cgf@redhat.com>
10452
10453 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10454 specifically refer to MS-DOS.
10455 (command files): Mention gdb.ini is only used on MS-DOS.
10456
aa26fa3a
TT
104572001-11-21 Tom Tromey <tromey@redhat.com>
10458
10459 * gdb.texinfo (Invoking GDB): Document --args.
10460 (Mode Options): Likewise.
10461
4f8ada06
JB
104622001-11-21 Jim Blandy <jimb@redhat.com>
10463
10464 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10465 Delete documentation; this macro has been removed from the
10466 sources.
4f8ada06 10467
3fe0dc10
JB
104682001-11-13 Jim Blandy <jimb@redhat.com>
10469
10470 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10471
9e5abb06
CV
104722001-11-06 Corinna Vinschen <vinschen@redhat.com>
10473
10474 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10475
1c5dfdad
MS
104762001-11-05 Michael Snyder <msnyder@redhat.com>
10477
a9331b3f 10478 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10479 quote regexp chars in function names such as "operator*()".
10480
990f9fe3
FF
104812001-11-01 Fred Fish <fnf@redhat.com>
10482
10483 * gdbint.texinfo (SOLIB_ADD): Document additional new
10484 "readsyms" arg.
10485
b433d00b
DH
104862001-10-30 Don Howard <dhoward@redhat.com>
10487
070b1dd3
DH
10488 * gdb.texinfo: (Command Files) Added documentation for the
10489 behavior of gdb with input redirected from a file.
b433d00b 10490
b7209cb4
FF
104912001-10-28 Fred Fish <fnf@redhat.com>
10492
10493 * gdb.texinfo (auto-solib-add): Change docs to match
10494 implementation change.
10495 (auto-solib-limit): Add docs for new variable.
10496
1aa20aa8
AC
104972001-10-15 Andrew Cagney <ac131313@redhat.com>
10498
10499 * gdbint.texinfo (Target Architecture Definition): Function
10500 value_as_pointer renamed to value_as_address.
10501
fc0c74b1
AC
105022001-10-15 Andrew Cagney <ac131313@redhat.com>
10503
10504 * gdbint.texinfo (Target Architecture Definition): Default
10505 POINTER_TO_ADDRESS functions assume unsigned addresses.
10506 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10507 posting by Jim Blandy.
10508
f4846649
JB
105092001-10-12 Jim Blandy <jimb@redhat.com>
10510
10511 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10512 version of texi2html (1.64) doesn't support this flag any more.
10513
f277788b
MK
105142001-09-08 Mark Kettenis <kettenis@gnu.org>
10515
a9dc4918
MK
10516 * gdbint.texinfo (Host Definition): Remove description of
10517 MEM_FNS_DECLARED.
10518
d28379df
MK
10519 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10520
f277788b
MK
10521 * gdbint.texinfo (Host Definition): Remove description of
10522 HAVE_SIGSETMASK.
10523
7ccaa899
EZ
105242001-09-04 Elena Zannoni <ezannoni@redhat.com>
10525
10526 * gdbint.texinfo (Target Architecture Definition): Add
10527 explanation of TARGET_PRINT_INSN macro.
10528
17d9d558
JB
105292001-08-30 Jim Blandy <jimb@redhat.com>
10530
10531 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10532 Explain what it means to load relocatable files.
10533
72cde065
JB
105342001-08-28 Jim Blandy <jimb@redhat.com>
10535
10536 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10537 info `top' menu.
10538
9e678452
CF
10539Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10540
10541 * gdbint.texinfo: Add a cautionary note about macro use.
10542
a2bea4c3 105432001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10544
a2bea4c3
CV
10545 * gdb.texinfo: Explain omitting the hostname in the
10546 `target remote' command.
10547
1129bf27
DJ
105482001-07-30 Daniel Jacobowitz <drow@mvista.com>
10549
10550 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10551 and END-INFO-DIR-ENTRY.
10552
732b3002
SC
105532001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10554
10555 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10556
89437448
AC
105572001-07-25 Andrew Cagney <ac131313@redhat.com>
10558
10559 * gdbint.texinfo (libgdb): Rewrite.
10560
f7dc1244 105612001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10562
10563 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10564
c4555f82
SC
105652001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10566
10567 * gdb.texinfo (TUI): New chapter, document the TUI.
10568 (Mode Options): Document the -tui option.
10569
2f45a6e0
MK
105702001-07-23 Mark Kettenis <kettenis@gnu.org>
10571
10572 * gdbint.texinfo (Host Definition): Remove description of
10573 NEED_POSIX_SETPGID.
10574
f7dc1244 105752001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10576
10577 * gdb.tex (DJGPP Native): New node, with descriptions of
10578 DJGPP-specific commands.
10579
be9c6c35
JM
105802001-07-19 John R. Moore <jmoore@redhat.com>
10581
10582 * gdbint.texinfo: Three misspellings.
10583
dfa249fb
AC
105842001-07-06 Andrew Cagney <ac131313@redhat.com>
10585
10586 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10587 `test` expressions on bash. Problem reported by Colin Walters.
10588
c72e7388
AC
105892001-07-04 Andrew Cagney <ac131313@redhat.com>
10590
10591 * gdbint.texinfo (User Interface): Update ui-out documentation to
10592 refelect recent UI/MI updates.
10593
94bbb2c0
AC
105942001-07-04 Andrew Cagney <ac131313@redhat.com>
10595
10596 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10597 interpreters.
10598
af6c57ea
AC
105992001-06-15 Andrew Cagney <ac131313@redhat.com>
10600
10601 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10602 structure and not macros.
10603 (Host Definition): Document that much of this chapter is obsolete.
10604 (Target Architecture Definition): Update list of files that make
10605 up a target architecture.
10606 (Coding): Update.
10607
83aa8bc6
AC
106082001-06-28 Andrew Cagney <ac131313@redhat.com>
10609
10610 * gdbint.texinfo (Target Architecture Definition): Update
10611 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10612 The latter has been changed to a true predicate.
10613
f7dc1244 106142001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10615
10616 * annotate.texi: Add @noindent where needed. From Dmitry
10617 Sivachenko <dima@Chg.RU>.
10618 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10619
656db9b0
AC
106202001-06-16 Andrew Cagney <ac131313@redhat.com>
10621
10622 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10623
df2396a1
AC
106242001-06-14 Andrew Cagney <ac131313@redhat.com>
10625
10626 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10627 returns ``OK''. Document that the ``R'' packet does not reply.
10628
0f1f2b0a
MS
106292001-06-13 Michael Snyder <msnyder@redhat.com>
10630
10631 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10632
f7dc1244 106332001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10634
10635 * gdb.texinfo (Signals): Clarify the default setting of signal
10636 handling.
10637
a5d7c491
AC
106382001-05-14 Andrew Cagney <ac131313@redhat.com>
10639
10640 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10641 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10642
05a54c4f
AC
106432001-05-12 Andrew Cagney <ac131313@redhat.com>
10644
10645 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10646
f7dc1244 106472001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10648
10649 * gdbint.texinfo (Clean Design and Portable Implementation):
10650 Renamed from "Clean Design".
10651 (Clean Design and Portable Implementation): Document portable
10652 methods of handling file names, and the associated macros.
10653
f7dc1244 106542001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10655
10656 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10657 command and provide a cross-reference to its description.
10658 (Symbols): Note that "info scope" is useful for trace experiments.
10659
f7dc1244 106602001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10661
b37052ae
EZ
10662 * gdb.texinfo (Symbols): Document "info scope".
10663 (Tracepoints): New chapter.
10664 (Contributors): Update for v5.1.
10665 <All nodes>: Change "C++" to "C@t{++}".
10666
0ee54786
EZ
10667 * gdbint.texinfo (User Interface): A new section about ui_out
10668 functions, based on text written by Fernando Nasser.
10669
c534679c
EZ
10670 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10671
f7dc1244 106722001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10673
e9c75b65
EZ
10674 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10675
10676 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10677
10678 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10679 Replace "GDB" with "@value{GDBN}". Fix markup.
10680
10681 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10682
3d67e040
EZ
10683 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10684 a cross-reference to its description.
10685 (Symbols): Document "info symbol".
10686
f7dc1244 106872001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10688
10689 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10690 subsection "x86 Watchpoints".
10691 (Target Architecture Definition): Document the macros
10692 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10693 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10694
b0ed3589
AC
106952001-03-20 Andrew Cagney <ac131313@redhat.com>
10696
10697 * gdbint.texinfo (Target Architecture Definition): Update
10698 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10699 list.
10700
b6ba6518
KB
107012001-03-06 Kevin Buettner <kevinb@redhat.com>
10702
10703 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10704 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10705
f7dc1244 107062001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10707
10708 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10709
f7dc1244 107102001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10711
17cc6a06
EZ
10712 * gdb.texinfo (Environment): Document that `path' does not change
10713 the value of PATH in GDB's own environment (it did in the past,
10714 but that was changed on March 15, 1994). Reported by Doug Evans
10715 <dje@transmeta.com>.
10716
56caf160
EZ
10717 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10718 its line. Fix markup of commands and macros. Add an Index node
10719 and index entries.
10720
29e57380
C
107212001-01-23 J.T. Conklin <jtc@redback.com>
10722
10723 * gdb.texinfo (Memory region attributes): New manual section.
10724
1c6147de
ND
107252001-01-04 Nicholas Duffek <nsd@redhat.com>
10726
10727 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10728
f7dc1244 107292000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10730
10731 * refcard.tex: Version and copyright fixed. From Phil Edwards
10732 <pedwards@disaster.jaj.com>.
10733
0dcedd82
AC
10734Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10735
10736 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10737 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10738
3b851bce
AC
10739Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10740
10741 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10742 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10743
f7dc1244 107442000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10745
10746 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10747 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10748
b90a5f51
CF
107492000-11-10 Christopher Faylor <cgf@cygnus.com>
10750
10751 * gdb.texinfo: Document new 'set step-mode' command.
10752
f7dc1244 107532000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10754
10755 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10756 changes from Dmitry Sivachenko <dima@Chg.RU>.
10757
f7dc1244 107582000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10759
10760 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10761 From Steven Johnson <sbjohnson@ozemail.com.au>.
10762
2e685b93
MK
107632000-08-10 Mark Kettenis <kettenis@gnu.org>
10764
10765 * gdbint.texinfo (Overall Structure): Spelling fix.
10766
f7dc1244 107672000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10768
10769 * gdbint.texinfo (Target Architecture Definition): Document that
10770 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10771 for which REGISTER_CONVERTIBLE returns a zero value.
10772
63ac3005
EZ
107732000-07-08 Christopher Faylor <cgf@cygnus.com>
10774
10775 * Makefile.in (install-info): Find files to install in either the
10776 build or source directories (adapted from Makefile.am).
10777
bd79f757
ND
107782000-07-07 Nicholas Duffek <nsd@redhat.com>
10779
10780 * stabs.texinfo: Fix spelling errors.
10781 (String Field): FILE-NUMBER starts from 0, not 1.
10782
f7dc1244 107832000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10784
10785 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10786 Brian Youmans.
5f208f6d 10787
f7dc1244 107882000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10789
10790 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10791 the source directory. Reported by Mark Harig
10792 <markh@frazier.landmark.com>.
cc542d3b 10793
f3b28801
C
107942000-06-20 J.T. Conklin <jtc@redback.com>
10795
10796 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10797
449f3b6c
AC
10798Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10799
10800 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10801 Generate using pdftex.
449f3b6c 10802 (PDFTEX): Define.
889bf7c5 10803 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10804 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10805 @contents at the start.
449f3b6c 10806
f7dc1244 108072000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10808
10809 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10810 Youmans.
48e934c6 10811
9e9c5ae7
AC
10812Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10813
10814 From Brian Youmans:
10815 * gdb.texinfo: Fix ``et al.''.
10816
c741b251
AC
10817Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10818
10819 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10820 loop.
c741b251 10821
4ab64e14
JG
108222000-05-19 Jimmy Guo <guo@cup.hp.com>
10823
10824 * configure: Regenerate.
10825
f7dc1244 108262000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10827
10828 * Makefile.in (install-info): Run install-info on installed Info
10829 files.
10830
8c70017b
AC
10831Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10832
a7cb598a 10833 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10834 Andrew Cagney.
8c70017b 10835
f7dc1244 108362000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10837
10838 * gdb.texinfo: Proofreading changes from Brian Youmans.
10839
bf0184be
ND
108402000-05-01 Nick Duffek <nsd@cygnus.com>
10841
10842 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10843 startup sequence, minor edits.
10844
f7dc1244 108452000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10846
10847 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10848 TeX.
10849
10850 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10851 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10852 like `n' and `s' which look weird. Convert some of the @kindex to
10853 @vindex, when they refer to variables, not commands.
10854
33e16fad
AC
10855Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10856
10857 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10858
f7dc1244 108592000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10860
10861 * Makefile.in (GDBMI_DIR): New variable.
10862 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10863 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10864 (gdbmi.texinfo): New target, for texi2roff.
10865 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10866 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10867
10868 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10869 gdbmi.texinfo.
10870 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10871 comment.
10872
d167840f
EZ
108732000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10874
10875 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10876 command.
d167840f 10877
f7dc1244 108782000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10879
10880 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10881 prevents the build (and is generally a Bad Idea).
10882
f7dc1244 108832000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10884
10885 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10886 a comma inside @var.
10887 (Command Files): Index markup changes from Dmitry Sivachenko
10888 <dima@Chg.RU>.
10889
f7dc1244 108902000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10891
10892 * Makefile.in (LN_S): Define.
10893 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10894 invoke "ln -s" unless it is known to work.
10895
10896 * configure.in (AC_PROG_LN_S): Add.
10897
8dc7983f
JB
108982000-04-14 Jim Blandy <jimb@redhat.com>
10899
10900 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10901 section.
10902 (Target Conditionals): Document ADDRESS_TO_POINTER,
10903 POINTER_TO_ADDRESS.
10904
1a8237e8
DB
109052000-04-11 Daniel Berlin <dan@cgsoftware.com>
10906
10907 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10908 gdb-cfg.texi to get the value.
10909
ca526f1a
JB
109102000-04-10 Jim Blandy <jimb@redhat.com>
10911
10912 * gdbint.texinfo (Target Architecture Definition): Fix
10913 cross-references.
10914
faaafcb4
JB
109152000-04-08 Jim Blandy <jimb@redhat.com>
10916
10917 * gdbint.texinfo (Using Different Register and Memory Data
10918 Representations): New section.
10919 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10920 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10921 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10922
1b27397f
AC
10923Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10924
10925 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10926 for acknowledgments.
1b27397f 10927
480ff1fb
AC
10928Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
10929
10930 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 10931 qThreadExtraInfo.
480ff1fb 10932
a9331b3f 109332000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 10934
a9331b3f
RM
10935 * gdb.texinfo: Clarify which remote debug protocol commands are
10936 required and which are optional.
f1251bdd 10937
dbeb8dbd
AC
10938Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
10939
10940 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
10941 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
10942 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
10943 * annotate.texi: Update.
10944
6d2ebf8b
SS
109452000-03-28 Stan Shebs <shebs@apple.com>
10946
10947 * gdb.texinfo: Update dates, bump to Eighth Edition (note
10948 expectation of additional changes before release), update
10949 ISBN, add copy of top-level menu for @ifhtml, remove explicit
10950 node links, rephrase and/or shorten lines to fix formatting
10951 problem in both regular and @smallbook formats.
10952 * annotate.texi: Shorten lines in example, use smallexample
10953 consistently everywhere.
10954 * Makefile.in: Add comment about texinfo 4.0 html generation.
10955 (SFILES_INCLUDED): Add annotate.texi.
10956
5d161b24
DB
109572000-03-27 Daniel Berlin <dan@cgsoftware.com>
10958
5ae4183a
AS
10959 * gdb.texinfo (Debugging Output): Added new section, documenting
10960 the "set/show debug" commands.
5d161b24 10961
b9deaee7
AC
10962Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
10963
10964 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 10965 entry.
b9deaee7
AC
10966
10967 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
10968 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 10969 @chapter and @node entries.
a9331b3f 10970
b9deaee7 10971 * gdb.texinfo: Link all top-level nodes.
a9331b3f 10972
9ef47d30
AC
10973Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
10974
10975 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 10976 files.
9ef47d30 10977
cfeada60
FN
109782000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
10979
10980 From David Whedon <dwhedon@gordian.com>
5ae4183a 10981 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 10982
6837a0a2
DB
109832000-03-22 Daniel Berlin <dan@cgsoftware.com>
10984
10985 * gdb.texinfo: Add documentation for the apropos command.
10986
bba2971c
MS
109872000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10988
10989 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
10990
2b628194
MS
109912000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
10992
a9331b3f 10993 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
10994 two places.
10995
96a2c332
SS
109962000-03-17 Stan Shebs <shebs@apple.com>
10997
10998 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
10999 <dima@Chg.RU>, also clarification of allowed content for
11000 string constants.
11001
f7dc1244 110022000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11003
11004 * gdb.texinfo (main menu): Add Annotations.
11005 (File Options): Add @cindex entries for each command-line option.
11006 Document --epoch, --annotate, --async, --interpreter, --write,
11007 --statistics, and --version.
11008
11009 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11010 of GDB.
11011
9d233477
JB
110122000-02-23 Jim Blandy <jimb@redhat.com>
11013
11014 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11015
14e0eb3b
JB
110162000-02-22 Jim Blandy <jimb@redhat.com>
11017
11018 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11019
3555de01
JM
110202000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11021
11022 * Makefile.in (diststuff): New target.
11023
5e35df8e
KB
110242000-02-15 Kevin Buettner <kevinb@redhat.com>
11025
11026 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11027 architecture. [From Jim Wilson.]
5e35df8e 11028
c5394b80
JM
110292000-01-16 Tom Tromey <tromey@cygnus.com>
11030
11031 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11032 (Delete Breaks): Mention range arguments.
11033 (Disabling): Likewise.
11034
c3f6f71d
JM
110352000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11036
11037 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11038
c4093a6a
JM
11039Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11040
11041 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11042 valid functions.
c4093a6a 11043
11cf8741
JM
110441999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11045
11046 * gdb.texinfo: Clarify regular expressions used in rbreak.
11047
917317f4
JM
110481999-10-15 Kevin Buettner <kevinb@cygnus.com>
11049
11050 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11051 MEMORY_REMOVE_BREAKPOINT): Document.
11052
11053Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11054
11055 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11056 offset re-using the DATA offset instead.
917317f4 11057
2df3850c
JM
110581999-10-11 Jim Kingdon <kingdon@redhat.com>
11059
11060 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11061
110621999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11063
11064 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11065 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11066 typos.
11067
11068 * gdb.texinfo: Various minor wording and formatting improvements,
11069 mentions of additional command-line options.
11070
2acceee2
JM
110711999-09-30 Fred Fish <fnf@cygnus.com>
11072
11073 * gdb.texinfo: Document additional forms of specifying section
11074 names and addresses for the add-symbol-file command.
11075
c2c6d25f
JM
110761999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11077
11078 * gdbint.texinfo: Fix typo, add the word "have".
11079
110801999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11081
11082 * gdbint.texinfo (Target Architecture Definition): Document the
11083 SKIP_PERMANENT_BREAKPOINT macro.
11084
d4f3574e
SS
110851999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11086
11087 * gdb.texinfo: Fiks speling errers.
11088
11089 * gdb.texinfo: Fix uses of @multitable.
11090
f7dc1244 11091 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11092 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11093 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11094 comments about using with optimization, add more indexing,
11095 fix info about disassembly-flavor.
11096
11097Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11098
11099 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11100 SKIP_SOLIB_RESOLVER): Define.
11101
11102Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11103
11104 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11105 ``g'' packets.
d4f3574e 11106
104c1213
JM
111071999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11108
11109 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11110 platform-specific info, inline remote.texi and move sections of it
11111 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11112 and register stack into the new chapter.
11113 * remote.texi: Remove, now part of gdb.texinfo.
11114 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11115
111161999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11117
11118 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11119 GDB_TARGET_IS_MACH386): These kludges have gone away.
11120
11121Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11122
11123 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11124 TDEPLIBS.
104c1213 11125
53a5351d
JM
111261999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11127
11128 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11129 surrounding text to fit HP-UX bits into general info.
11130 (HPPA-cfg.texi): Remove, no longer useful.
11131
11132 * gdb.texinfo: Remove explicit links from @node lines, remove
11133 HP-added "Detailed Node Listing" from main menu which confuses
11134 things.
11135
11136 From Dmitry Sivachenko <dima@Chg.RU>:
11137 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11138 in description of `set environment'.
53a5351d
JM
11139
111401999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11141
11142 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11143
7be570e7
JM
111441999-08-12 Ben Elliston <bje@cygnus.com>
11145
11146 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11147
f7dc1244 111481999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11149
11150 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11151 watch, awatch, and rwatch. Explain why the latter two cannot be
11152 set as software watchpoints. Document that watchpoints for local
11153 variables are deleted when the debuggee terminates.
7be570e7
JM
11154
11155Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11156
11157 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11158 packet. Allow E.. response packet. "qRcmd" packet is no longer
11159 reserved.
7be570e7
JM
11160
111611999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11162
a9331b3f
RM
11163 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11164 * gdb.texinfo: Ditto.
7be570e7 11165
96baa820
JM
111661999-08-06 Tom Tromey <tromey@cygnus.com>
11167
11168 * gdb.texinfo (KOD): New node.
11169
11170Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11171
11172 * remote.texi (Rcmd): Fix minor formatting typos.
11173
11174Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11175
11176 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11177 packets.
96baa820 11178
adf40b2e
JM
111791999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11180
11181 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11182 fixes.
11183
43ff13b4
JM
11184Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11185
11186 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11187
085dd6e6
JM
11188Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11189
11190 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11191 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11192 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11193 packets that are not supported on all hosts. Expand examples.
11194 Spell check.
085dd6e6
JM
11195
111961999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11197
11198 * Makefile.in: Recognize html, install-html. Add targets
11199 to build HTML versions of documentation via texi2html.
11200
11201Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11202
11203 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11204 testsuite.
085dd6e6
JM
11205
11206Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11207
11208 * remote.texi (Communication Protocol): Rewrite.
11209
11210Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11211
11212 * stabs.texinfo: Fix uses of xref.
11213
9e0b60a8
JM
11214Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11215
11216 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11217 info about patch submission.
11218
cce74817
JM
11219Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11220
11221 From Per Bothner <bothner@cygnus.com>:
11222 * gdb.texinfo: Document Chill support.
11223
11224Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11225
11226 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11227 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11228 Document that the value should be greater-than or equal-to zero.
11229 (NO_STD_REGS): Document. Deprecate.
cce74817 11230
ac9a91a7
JM
11231Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11232
11233 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11234 Document that these are not used.
ac9a91a7
JM
11235
11236Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11237
11238 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11239
392a587b
JM
11240Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11241
11242 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11243 numargs was dropped.
392a587b
JM
11244
11245Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11246
11247 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11248
b83266a0
SS
11249Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11250
11251 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11252 Update.
b83266a0 11253
7a292a7a
SS
11254Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11255
11256 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11257 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11258
11259Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11260
11261 * gdbint.texinfo: Fix typos: $ -> @.
11262
11263Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11264
11265 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11266 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11267 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11268 BREAKPOINT_FROM_PC.
a9331b3f 11269
7a292a7a
SS
11270Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11271
11272 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11273 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11274
11275Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11276
11277 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11278 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11279
112801999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11281
11282 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11283 longer exists.
11284
11285Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11286
11287 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11288 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11289 they make the manual source incomprehensible.
7a292a7a
SS
11290 * h8-cfg.texi: Remove, hasn't been used in years.
11291
c906108c
SS
11292Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11293
11294 * gdb.texinfo: Update the credits.
11295
11296Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11297
11298 * gdb.texinfo: Fix mistakes noticed in printout of last
11299 draft, add Alpha to discussion of heuristic fence post.
11300
11301Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11302
11303 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11304 Edition, merge some HP changes into mainline, describe some
11305 previously undocumented features, describe more of the target
11306 commands available, eliminate obsolete section on renamed
11307 commands.
c906108c
SS
11308 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11309
11310Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11311
11312 * gdb.texinfo: Make many HPPA conditionals unconditional,
11313 including catchpoint description, since now on for all configs.
11314 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11315 specializations.
11316
11317Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11318
11319 * Makefile.in (GDBvn.texi): Fix match expression to work with
11320 current format of VERSION in gdb/Makefile.in.
11321 * gdb.texinfo: Fix node ref to match new readline.
11322
11323Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11324
a9331b3f
RM
11325 * gdb.texinfo: Changes made as part of a project to merge in
11326 changes made by HP. Documentation makes extensive use of
c906108c
SS
11327 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11328 on remote debugging. There are differences in documentation
889bf7c5 11329 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11330 the HP manual discusses catchpoints, hardware watchpoints, and
11331 some HPUX specific limitations for shared library support.
a9331b3f 11332
c906108c
SS
11333 There are also a number of @node changes.
11334
113351999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11336
11337 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11338 (C Usage): Same.
11339
11340Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11341
11342 The following changes were made by Edith Epstein
889bf7c5
PA
11343 <eepstein@cygnus.com> as part of a project to merge in changes
11344 made by HP.
a9331b3f 11345
c906108c
SS
11346 * HPPA-cfg.texi: new file.
11347
11348 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11349
11350 * refcard.tex: change documentation about catch.
11351 removed info catch.
11352
11353Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11354
11355 * gdbint.texinfo: Expand on GDB's coding standards,
11356 specify the use of arg names with prototypes.
11357
113581998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11359
11360 * gdb.texinfo: Fix tipo.
11361
11362Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11363
11364 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11365 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11366
11367Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11368
11369 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11370
113711998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11372
11373 * agentexpr.texi: New file.
11374
11375Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11376
11377 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11378
113791998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11380
11381 * remote.texi: Changed wording that implied that the GDB remote
11382 protocol caches register values instead of GDB itself.
11383
11384Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11385
11386 * gdbint.texinfo: Add some info about symbol readers.
11387 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11388 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11389 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11390 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11391
11392Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11393
a9331b3f 11394 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11395
11396Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11397
11398 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11399
11400Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11401
11402 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11403 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11404
11405Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11406
11407 * gdbint.texinfo: Fix minor typos.
11408
11409Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11410
11411 * gdbint.texinfo: Complete overhaul. Group descriptions more
11412 logically, add more info on generic algorithms, remove much
11413 obsolete and/or wrong material.
11414
11415Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11416
11417 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11418
11419Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11420
11421 * refcard.tex: Copyright, address updates.
11422
11423Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11424
11425 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11426 for the edition instead of confusing GDB-version-like numbers.
11427
11428Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11429
11430 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11431
11432Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11433
5ae4183a 11434 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11435
11436Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11437
11438 * gdb.texinfo: Add some credits, mention bug monitor.
11439 * remote.texi: Mention mips monitor targets.
11440 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11441
c906108c
SS
11442Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11443
11444 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11445 files, finish sorting of host vs target vs native macros, describe
11446 some more of them.
c906108c
SS
11447
11448Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11449
11450 * gdbint.texinfo (Host Conditionals): Document change from
11451 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11452
11453Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11454
11455 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11456 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11457
11458Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11459
11460 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11461 Document LSEEK_NOT_LINEAR.
11462
11463Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11464
11465 * stabs.texinfo (Stab Section Basics): Make it clear that only
11466 some versions of the GNU linker remove the leading N_UNDF symbol.
11467
11468Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11469
11470 * stabs.texinfo (String Field): Document type number pairs here,
11471 instead of in the Sun specific section.
11472 (Include Files): The GNU linker supports the N_BINCL
11473 optimization. Clarify the N_BINCL value, and what it is used
11474 for.
11475 (Procedures): Document N_FUN with an empty string to mark the end
11476 of a function.
11477 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11478 (Sun Differences): Remove this node, as the information is now
11479 elsewhere in the main document.
11480 (Stab Section Basics): Mention that the GNU linker may optimize
11481 stabs and remove the leading N_UNDF symbol.
11482
11483Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11484
11485 * gdb.texinfo, refcard.tex: Restore author credit
11486
11487Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11488
11489 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11490 documentation to account for START and END macros taking
11491 one arg.
11492
11493Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11494
11495 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11496 * gdb.texinfo (Frames): Fix typo.
11497
11498Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11499
11500 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11501 a target_signal as arg type, not a pid.
11502
11503Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11504
11505 * gdb.texinfo: Document `set assembly-language'.
11506
11507Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11508
11509 * remote.texi: Update list of stubs in the GDB distribution.
11510
11511Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11512
11513 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11514 Also document that some systems can use mmalloc but must define
11515 this if their C runtime allocates memory that is later freed.
c906108c 11516 (MMCHECK_FORCE): Document new macro.
a9331b3f 11517
c906108c
SS
11518Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11519
11520 * remote.texi: Add documentation for target Sparclet.
11521
11522Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11523
a9331b3f 11524 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11525 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11526 * configure.in: Rewritten for autoconf.
11527 * configure: New.
11528
11529Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11530
11531 * Makefile.in (DVIPS): New define, set to dvips.
11532 (dvi): Add stabs.dvi.
11533 (ps): New target.
11534 (all-doc): Depend on info, dvi, and ps targets.
11535 (STAGESTUFF): Add *.ps and *.dvi files.
11536 (clean-info, clean-dvi): Remove.
11537 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11538 rules completely rewritten.
11539 (maintainer-clean): Remove clean-info and clean-dvi
11540 dependencies and put their actions in the rules.
11541 (gdb.ps): New target
a9331b3f 11542 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11543 intermediate TeX files, whether they have 2 or 3 character
11544 extensions.
11545 (gdbint.ps): Add target and rules.
11546 (gdb-internals): Delete unused target.
11547 (Makefile): Depends upon config.status also.
11548
11549Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11550
11551 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11552 set.
11553
11554Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11555
11556 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11557 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11558
11559Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11560
11561 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11562
11563Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11564
11565 * gdb.texinfo (Print settings): Document
11566 `set/show print static-members' commands.
11567
11568Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11569
11570 * gdbint.texinfo (Native): Document name change, coredep.c to
11571 core-aout.c.
11572
11573Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11574
11575 * stabs.texinfo (Include Files): Document the values the SunOS4
11576 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11577
11578Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11579
11580 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11581 Fix typo.
11582
11583Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11584
11585 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11586 "gdb.tar.Z".
11587
11588Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11589
11590 * Makefile.in (maintainer-clean): New target, synonym for
11591 realclean.
11592
11593Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11594
11595 * Update all FSF addresses except those in COPYING* files.
11596
11597Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11598
11599 From Richard Earnshaw (rearnsha@armltd.co.uk):
11600 * gdb.texinfo (convenience variables): Document $_exitcode.
11601 (quit): Document optional expression to use as exit code.
11602
11603Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11604
11605 * gdb.texinfo, remote.texi: Brought up to date with various
11606 GDB changes.
11607
11608Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11609
11610 * gdb.texinfo: Update dates and versions, fix comments about
11611 hardware watchpoints in future releases and about the
11612 sharedlibrary command.
11613
11614Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11615
11616 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11617 C_FUN stab. Other cleanups.
11618
11619Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11620
11621 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11622 for the sparc stub.
11623
11624Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11625
11626 * annotate.texi: Clarify which addresses have differing formats
11627 depending on the language and which do not.
11628
11629Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11630
11631 * remote.texi (NetWare): Changed example to use BOARD= instead of
11632 NODE= argument to reflect correspoding change to gdbserve.nlm.
11633
11634Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11635
11636 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11637 GDB, as well as AIX dbx, supports the size type attribute.
11638
11639Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11640
11641 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11642
11643Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11644
11645 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11646 and new 'if' and 'while' commands.
11647
11648Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11649
11650 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11651
11652Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11653
11654 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11655 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11656 NetWare targets. Mostly stolen from the Server node.
11657
11658Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11659
11660 * gdb.texinfo (Setting): Talk about the language of a source file
11661 versus the working language. The old documentation did not match
11662 what GDB did.
11663
11664Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11665
11666 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11667 of a source file.
11668
11669Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11670
11671 * gdb.texinfo (Processes): New node.
11672
11673Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11674
11675 * remote.texi: Update documentation of set/show mipsfpu.
11676
3fc11d3e
JM
11677Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11678
11679 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11680 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11681
11682Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11683
11684 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11685 obsolete conditionals, described some others.
11686
11687Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11688
11689 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11690 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11691
11692Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11693
11694 * gdbint.texinfo: Put regex conditionals in their own table.
11695
11696Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11697
11698 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11699 described or fixed the descriptions of many others.
11700
11701Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11702
11703 * gdb.texinfo: Add some more credits.
11704 * gdbint.texinfo: Capitalize GDB consistently, describe some
11705 macros and remove some.
11706
11707Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11708
11709 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11710 obsolete conditionals, described some others.
11711
11712Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11713
11714 * gdb.texinfo (help targets): Changed to `help target', which
11715 is the correct gdb command.
11716
11717Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11718
11719 * annotate.texi (TODO): New node, for keeping track of annotations
11720 suggested but not yet implemented.
11721
11722Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11723
11724 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11725 another symbol, it is not the address itself.
11726
11727Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11728
11729 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11730 of stabs-in-coff sections.
11731
11732Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11733
11734 * annotate.texi: Change edition to 0.5 and date to May 1994.
11735 Add index.
11736 (Frames): New node, for frame annotation.
11737 (Displays): New node, for display annotation.
11738
11739 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11740 when waiting for your program to stop.
11741
11742Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11743
11744 * annotate.texi (Breakpoint Info): Document annotation of header
11745 fields and record annotation.
11746
11747Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11748
11749 * annotate.texi: New file, to document annotations.
11750
11751Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11752
11753 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11754 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11755
11756Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11757
11758 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11759 section, and say n_strx field is compilation unit relative.
11760 * stabs.texinfo: Don't use @code for a.out when it is the name of
11761 an object file format.
11762
11763Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11764
11765 * gdb.texinfo: Refer to file names, not path names, per rms
11766 convention.
11767 (Arguments): Fix typo.
11768
11769Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11770
11771 * stabs.texinfo (Global Variables): Talk about stabs in files
11772 where variables are referenced, but not defined.
11773
11774Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11775
11776 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11777 Cplusplus to new nodes Member Type Descriptor and Method Type
11778 Descriptor. Re-write stuff for #.
11779
11780Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11781
11782 * gdb.texinfo (Print Settings): Don't document "set print
11783 fast-symbolic-addr off". The bug which it worked around was fixed
11784 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11785
11786 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11787 N_ENTRY node.
11788
11789 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11790
11791Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11792
11793 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11794 references to ieee-float.c.
11795
11796Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11797
11798 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11799 match what the code actually does.
11800
11801Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11802
11803 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11804
11805Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11806
11807 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11808 i, and b.
11809
11810Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11811
11812 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11813 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11814 as "stabs in sections" rather than just saying "ELF and SOM".
11815 Also make that stuff apply to COFF.
11816
11817Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11818
11819 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11820 Ghostscript.
11821
11822Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11823
11824 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11825 versus functions without line numbers, also mention stepping into
11826 them as well as "step" when you are in them. Tell the user how to
11827 deal with the situation. Add comment about "debugging information".
11828
11829Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11830
11831 * stabs.texinfo (Enumerations): Document restriction on where
11832 enumeration types can appear and still win with GDB.
11833
11834Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11835
11836 * stabs.texinfo (Negative Type Numbers): Document format for type
11837 -16.
11838
11839Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11840
11841 * gdb.texinfo (Selection, Frame Info): Update information about
11842 arbitrary frame specficiations.
11843
11844Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11845
11846 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11847
11848Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11849
11850 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11851
11852Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11853
11854 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11855
11856Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11857
11858 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11859 Differences node to Statics node.
11860 (Statics): Discuss XCOFF use of V symbol descriptor.
11861
11862 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11863 not clean.
11864
11865Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11866
11867 * gdb.texinfo (Print Settings): Document `set print
11868 fast-symbolic-addr' and improve the doc for some other
11869 `set print's.
11870
11871Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11872
11873 * stabs.texinfo (String Field): Talk about defining several type
11874 numbers at once.
11875 Fix lint regarding changing node ELF Transformations to
11876 ELF and SOM Transformations.
11877
11878Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11879
11880 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11881
11882Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11883
11884 * stabs.texinfo (Cross-References): `::' is for nested types only
11885 within <>.
11886 (Structures): Document static members.
11887
11888Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11889
11890 * stabs.texinfo: Document S type attribute.
11891
11892Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11893
11894 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11895
11896Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11897
11898 * gdbint.texinfo: Fix a few typos.
11899
11900Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11901
11902 * gdb.texinfo, remote.texi: formatting improvements
11903
11904 * gdb.texinfo (New Features): mention threads.
11905 (Summary, C): fix xrefs in newly contributed text.
11906 (Threads): index entries, clarifications, example
11907 (passim): minor typos fixed, phrasing improvements
11908
11909 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11910 entries; (Server): explain use of gdbserver w/real-time systems,
11911 add example of conflicting TCP port; (MIPS Remote) break up
11912 running text into table, highlighting commands, and add example.
a9331b3f 11913
c906108c
SS
11914Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11915
11916 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11917
11918Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11919
11920 * stabs.texinfo (Nested Symbols): New node.
11921 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11922
11923Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11924
11925 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11926 to picking which Bbss.bss symbol to use, and (because there seems to
11927 be no good way of doing it) re-write some of the text to make it
11928 sound like Bbss.bss isn't such a great idea after all (as currently
11929 designed).
11930
11931 * gdb.texinfo (C): In addition to saying people have to use g++ for
11932 good results, say they have to use stabs. Specifically say cfront
11933 doesn't work well.
11934 (Summary): Merge in information on Modula-2, Pascal, and Chill from
11935 the gdb README. Add xrefs to places where the support for the various
11936 languages is described in detail.
11937
11938Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11939
11940 * stabs.texinfo: Clean up stuff about visibility and virtual
11941 characters.
11942
11943 * stabs.texinfo (N_M2C): Cite Sun doc.
11944
11945Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11946
11947 * gdb.texinfo: updates re threads.
11948 * remote.texinfo: avoid index entries starting with digits.
11949
11950Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11951
11952 * stabs.texinfo (Enumerations): Talk about large, negative and
11953 octal values. Clean up cross reference to type attributes.
11954 (String Field): Say that GDB 4.11 supports size attribute.
11955
11956Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11957
11958 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
11959 is a mandatory step. Make the stuff about that more concise.
11960
11961Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11962
11963 * stabs.texinfo (Class Names): New node.
11964
11965 * gdb.texinfo (Command Files): Explain order of init file reading.
11966
11967 * remote.texi (Bootstrapping): Talk about getting the serial driver
11968 to deal with ^C sent by gdb to stop the remote system.
11969
11970Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
11971
11972 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
11973
11974 * libgdb.texinfo (Defining Commands): made the DOC arg
11975 to gdb_define_app_command a char * instead of char **
11976 per a suggestion from kingdon.
11977
11978 * libgdb.texinfo: total rewrite from a different starting
11979 premise.
11980
11981Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11982
11983 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
11984 floats passed as doubles (to improve clarity).
11985
11986Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11987
11988 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
11989
11990 * a4rc.sed: update to work with Andreas Vogel papersize params
11991
11992 * refcard.tex: use Andreas Vogel simplifications of papersize
11993 params; remove useless version info; update copyright date.
11994
11995Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11996
11997 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
11998
11999Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12000
12001 * gdb.texinfo (Files): Say what address the load command loads it at.
12002
12003 * stabs.texinfo (Common Blocks): Minor cleanups.
12004
12005 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12006 that Sun has backed away from the linker kludge and thus the relevant
12007 issue is changes to the SunPRO tools, not the Solaris linker.
12008
12009 * stabs.texinfo (Traditional Integer Types): Clean up description
12010 of octal bounds a little bit. Document extra leading zeroes.
12011
12012Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12013
12014 * gdb.texinfo (Signaling): Update for symbolic symbol names
12015 and add a section explaining the difference between the GDB
12016 signal command and the shell kill utility.
12017
12018Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12019
12020 * libgdb.texinfo: added `@' to braces that were unescaped.
12021
12022Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12023
12024 * libgdb.texinfo: new file. Spec for the gdb library.
12025
12026Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12027
12028 * stabs.texinfo (Include Files): Fix typo (start -> end).
12029
12030Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12031
12032 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12033 from Melissa at FSF's editing pass.
12034
12035Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12036
12037 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12038 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12039 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12040
12041Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12042
12043 * remote.texi (Bootstrapping): Discuss 386 call gates.
12044
12045Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12046
12047 * stabs.texinfo (Based Variables): New node.
12048
12049Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12050
12051 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12052 names, sizes, and formats to suggest how not to lose.
12053
12054Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12055
12056 * stabs.texinfo (Methods): Fix typo.
12057
12058Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12059
12060 * gdb.texinfo: Fix a few typos.
12061
12062Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12063
12064 * gdb.texinfo: Clarify how well it works with Fortran.
12065
12066 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12067 More on relocating stabs in ELF files.
12068
12069Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12070
12071 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12072
12073Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12074
12075 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12076 parameters on VAX.
12077
12078Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12079
12080 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12081
12082Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12083
12084 * stabs.texinfo: Make info author notice match the TeX author notice.
12085
12086Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12087
12088 * stabs.texinfo: Initial-caps all words in node names and
12089 non-trivial words in section names.
12090
12091Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12092
12093 * stabs.texinfo: Many minor cleanups.
12094
12095 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12096
12097Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12098
12099 * stabs.texinfo: Remove full description of big example.
12100 It's not really helpful; just use pieces of it where appropriate.
12101 Add more Texinfo formatting directives (@samp, etc.).
12102 Use @deffn to define stab types.
12103 Eliminate some wordiness. Break up some nodes.
12104 Add an (alphabetized) index of symbol types.
12105 Use consistent capitalization style in node and section names.
12106
12107Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12108
12109 * gdb.texinfo: Change typo "Two two" to "The two".
12110
12111Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12112
12113 * stabs.texinfo (XCOFF-differences): Remove references to
12114 non-existent types N_DECL and N_RPSYM.
12115
12116 * stabs.texinfo (String Field): Say that type attributes bug is
12117 fixed in GDB 4.10, since it is.
12118
12119 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12120
12121Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12122
12123 * stabs.texinfo: Formatting cleanups.
12124
12125Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12126
12127 * stabs.texinfo: When explaining the n_type of a stab, standardize
12128 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12129 no tabs, use @r).
12130 (Global Variables): Clean up.
12131
12132Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12133
12134 * stabs.texinfo (Stack Variables): Re-write.
12135
12136Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12137
12138 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12139 addresses of a source file. Also revise formatting.
12140 Change "object module" or "object file" to "source file".
12141 Various: Miscellaneous cleanups.
12142
12143Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12144
12145 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12146
12147Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12148
12149 * gdbint.texinfo: Removed many nonsensical machine-collected
12150 host and target conditionals, described some of the remainder.
12151
12152Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12153
12154 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12155
12156 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12157 paragraph which follows.
12158
12159 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12160 variables. Looks better and avoids overful hbox.
12161
12162Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12163
12164 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12165
12166Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12167
12168 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12169 retransmit-timeout
12170
12171Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12172
12173 * gdbint.texinfo: Update statement about `some ancient Unix
12174 systems, like Ultrix 4.0' to Ultrix 4.2.
12175
12176Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12177
12178 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12179
12180 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12181
12182 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12183 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12184
12185 * remote.texi: new name for former gdbinv-s.texi
12186
12187 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12188
12189Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12190
12191 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12192 variables for MIPS remote debugging protocol.
12193
12194Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12195
12196 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12197
12198Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12199
12200 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12201
12202Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12203
12204 * gdb.texinfo: repair conditional bugs in text markup
12205
12206Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12207
12208 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12209 to select Modula-2 material.
12210
12211Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12212
12213 * stabs.texinfo: Cleanups regarding statics.
12214
12215 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12216 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12217
12218Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12219
12220 * stabs.texinfo: N_MAIN is sometimes used for C.
12221
12222Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12223
12224 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12225
12226Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12227
12228 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12229 removed from the code by Kingdon.
c906108c
SS
12230
12231Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12232
12233 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12234 input when evaluating breakpoint conditions; the bug has been fixed.
12235
12236 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12237 sets the ignore count to N-1, not to N.
12238
12239Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12240
12241 * refcard.tex (\hoffset): correct longstanding error to match
12242 intended offset; avoids cutting off edge on some printers
12243
12244Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12245
12246 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12247
12248Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12249
12250 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12251
12252Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12253
12254 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12255 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12256 collect sed edits if any, apply to refcard before formatting;
12257 (refcard.ps) stop implying PS fonts if PS output requested;
12258 (lrefcard.ps) delete extra target for variant PS fonts
12259
12260 * refcard.tex: parametrize papersize dependent info, collect
12261 in easily replaced spot
12262
12263 * a4rc.sed: new file, edits to refcard for A4 paper
12264
12265Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12266
12267 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12268
12269Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12270
12271 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12272
12273Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12274
12275 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12276 politely rather than rudely.
12277
12278Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12279
12280 * stabs.texinfo: Document common blocks.
12281
12282Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12283
12284 * stabs.texinfo: Add some basic info about stabs-in-elf.
12285
12286Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12287
12288 * stabs.texinfo (Top): Minor cleanup.
12289
12290Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12291
12292 * Makefile.in (install-info): remove parentdir support
12293
12294Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12295
12296 * gdb.texinfo (Copying): delete this node and references to it;
12297 RMS says this manual need not carry GPL. (passim): Improvements
12298 from last round at FSF, largely due to Ian Taylor review, and
12299 minor formatting improvements.
12300
12301 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12302 largely due to Ian Taylor review. (Debug Session): minor edits to
12303 new text.
12304
12305Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12306
12307 * Makefile.in (realclean): Remove info and dvi files too.
12308
12309Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12310
12311 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12312 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12313 * gdb.texinfo: Change accordingly.
12314
12315 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12316 N_{L,R}BRAC,N_SLINE are relative to.
12317
12318Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12319
12320 * Makefile.in (GDBvn.texi): Update atomically.
12321
12322Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12323
12324 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12325
12326Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12327
12328 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12329 addresses together. Also motivate the set print symbol-filename
12330 command and suggest other solutions.
12331
12332Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12333
12334 * gdb.texinfo (set print elements): Note that the number of
12335 elements is set to unlimited by "set print elements 0".
12336
12337Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12338
12339 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12340 NF_LDOUBLE means.
12341 (Stab Types): Include Solaris stab types.
12342 (Procedures): Document Solaris extensions.
12343
12344Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12345
12346 * gdb.texinfo: Add `set print symbol-filename' doc.
12347
12348Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12349
12350 * stabs.texinfo (Arrays): Talk about type definition vs. type
12351 information.
12352
12353 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12354 the trailing semicolon.
12355
12356Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12357
12358 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12359 and merge in other parts of the document addressing these subjects.
12360 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12361
12362 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12363 at the end of a range type.
12364
12365 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12366 AIX extensions.
12367
12368Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12369
12370 * stabs.texinfo (Stabs Format): Misc fixes.
12371
12372Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12373
12374 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12375 (Traditional builtin types): Document convex convention for long long.
12376 (Negative builtin types): Discuss type names, and misc fixes.
12377
12378Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12379
12380 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12381 point types used with @samp{R} type descriptor.
12382 (Symbol Descriptors): Describe how to handle conflict between
12383 different meanings of @samp{P} symbol descriptor.
12384
12385Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12386
12387 * stabs.texinfo: Remove node Quick Reference and put its children
12388 directly under the main menu.
12389
12390 * stabs.texinfo: Many more changes to bring it into line with
12391 AIX documentation and reality. I think it now has all the
12392 information from the AIX documentation, except that I burned
12393 out when I got to variant records (Pascal and Modula-2) and
12394 all the COBOL types. Oh well, we can add them later when we're
12395 worrying more about those languages.
12396
12397 * stabs.texinfo (Automatic variables): Talk about what it means
12398 to omit the symbol descriptor.
12399
12400Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12401
12402 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12403 gcc2 behavior with promoted args.
12404
12405Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12406
12407 * gdb.texinfo: include readline appendices in info version of manual
12408
12409Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12410
12411 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12412 target remote.
12413
12414 * gdb.texinfo (Machine Code): more index entries for disassemble
12415
12416Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12417
12418 * Clarify the intended use of the gdb-testers and gdb-patches
12419 mailing lists, and shrink gzip comment.
12420
12421Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12422
12423 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12424 DOSHOST configuration of manual.
12425
12426 * gdb.texinfo (MIPS Stack): new node.
12427
12428 * all-config.texi (MIPS) new switch.
12429
12430 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12431 tense; (MIPS Remote) new node.
12432
12433 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12434 bug; (Environment) less passive, other small cleanups in text about
12435 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12436 (Remote) new MIPS Remote menu entry.
12437
12438Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12439
12440 * stabs.texinfo: Many changes to include information from the
12441 AIX documentation.
12442
12443 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12444
12445Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12446
12447 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12448 Move a bunch of information from ../README.
12449 (Getting Started): New node.
12450
12451Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12452
12453 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12454
12455 * gdb.texinfo: advance manual revision dates to present
12456
12457 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12458 stop using silly Roman numerals in @set variable names
12459
12460Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12461
12462 * stabs.texinfo (Parameters): Keep trying to get this right.
12463
12464Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12465
12466 * stabs.texinfo (Parameters): More on "local parameters".
12467
12468Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12469
12470 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12471
12472Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12473
12474 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12475 (Parameters): Rewrite.
12476 (xcoff-differences, Sun-differences): Minor changes.
12477
12478Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12479
12480 * stabs.texinfo: Minor cleanup.
12481
12482Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12483
12484 * gdbint.texinfo: Minor xcoff stuff.
12485
12486Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12487
12488 * gdbint.texinfo: Update for new config directory structure.
12489 Add info about internal type data structures.
12490
12491Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12492
12493 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12494 $(srcdir).
12495 (gdb-config.texi): Depend on file in $(srcdir).
12496
12497Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12498
12499 * stabs.texinfo: Fixes about N_SO.
12500
12501Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12502
12503 * gdb.texinfo: include list of nonstandard init file names
12504
12505 * *-config.texi: new switch GENERIC for text that applies *only*
12506 to (usual) multiple-target version of manual
12507
12508 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12509 h8 config
12510
12511 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12512 in menus (rather than conditionally selected multiple alternative
12513 menus).
12514
12515 * Makefile.in: define and use DOC_CONFIG var to select
12516 configuration for GDB user manual.
12517
12518 * gdb-config.texi: delete from repository, generate from Makefile.
12519
12520 * all-config.texi: normal `generic' configuration file, formerly
12521 stored as gdb-config.texi
12522
12523Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12524
12525 * Makefile.in: add dvi target to build all .dvi files
12526
12527Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12528
12529 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12530
12531Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12532
12533 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12534 host conditionals.
12535 * stabs.texinfo: More array fixes inspired by Jim's.
12536
12537Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12538
12539 * stabs.texinfo: Fixes re arrays and continuations.
12540
12541 * gdbint.texinfo: Add XCOFF node.
12542
12543Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12544
12545 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12546
12547Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12548
12549 * stabs.texinfo: Fix for array types to mention lower bounds.
12550
12551Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12552
12553 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12554
12555Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12556
12557 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12558
12559Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12560
12561 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12562 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12563
12564Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12565
12566 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12567
12568Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12569
12570 * gdb.texinfo, gdbinv-s.texi: misc updates
12571
12572Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12573
12574 * gdbint.texinfo: Brief documentation for longjmp support,
12575 from an email msg by Stu.
12576
12577Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12578
12579 * stabs.texinfo: Fix description of floating point "range"
12580 types (which really define basic types). Reported by Jim Meehan,
12581 <meehan@src.dec.com>.
12582
12583 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12584
12585Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12586
12587 * gdbint.texinfo: Slightly expand section on supporting a new
12588 object file format.
12589
12590Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12591
12592 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12593 intermediate file.
12594
12595Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12596
12597 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12598
12599Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12600
12601 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12602
12603 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12604 as well as Z8002.
12605
12606Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12607
12608 * gdbint.texinfo: Add sections on clean design and on how to send
12609 in changes.
12610
12611Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12612
12613 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12614
12615Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12616
12617 * gdb.texinfo: Fix typo, reported by Karl Berry.
12618
12619Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12620
12621 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12622
12623Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12624
12625 * gdbint.texinfo: fixed a stray email address (needs @@),
12626 added @table @code to node "Native Conditionals"
12627
12628Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12629
12630 * gdbint.texinfo: Describe coding style of GDB.
12631
12632Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12633
12634 * stabs.texinfo: Minor wording changes.
12635
12636Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12637
12638 * gdbint.texinfo: Improve release doc slightly.
12639
12640Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12641
12642 * gdbint.texinfo: Improve doc of GDB config macros.
12643
12644Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12645
12646 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12647 These will be reinserted when examined.
12648
12649Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12650
12651 * gdbint.texinfo: Make a start at documenting all the #if macros
12652 in GDB. At least list them all, and start separating them into
12653 host-specific and target-specific.
12654
12655Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12656
12657 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12658 examples (not consistent w others).
c906108c
SS
12659 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12660 for generic vn of doc
12661
12662Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12663
12664 * Makefile.in: always create installation directories.
12665
12666Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12667
12668 * gdb.texinfo: in h8 config, do not describe searching commands.
12669
12670Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12671
12672 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12673 conditionals; introduce a few generic switches that may be
12674 useful for other cross-dev or dos-hosted configs.
12675
12676 * gdb.texinfo: fix typo in "info reg" description
12677
12678Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12679
12680 * stabs.texinfo: Minor updates from running TeX over it.
12681 * Makefile.in (stabs.dvi, stabs.ps): Add.
12682
12683Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12684
12685 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12686 First pass at converting it to texinfo.
12687
12688Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12689
12690 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12691 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12692
12693Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12694
12695 * gdbint.texinfo: Add section on partial symbol tables.
12696
12697Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12698
12699 * gdb.texinfo: document `set remotedebug' and `set
12700 rstack_high_address'.
12701
12702Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12703
12704 * gdb.texinfo: slight expansion of new text on reading info files
12705 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12706 H8/300 from DOS.
12707
12708Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12709
12710 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12711
12712Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12713
12714 * gdb.texinfo: Say how to read the `info' files.
12715
12716Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12717
12718 * Makefile.in: gm4 -> m4.
12719
12720Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12721
12722 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12723 Documentation' ahead of `Installing GDB' to match README.
12724 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12725 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12726
12727Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12728
12729 * Makefile.in: remove $(srcdir) from gdb.info rule.
12730
12731Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12732
12733 * Makefile.in: commented out gdb-all.texinfo rule. This is
12734 temporary.
12735
12736Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12737
12738 * Makefile.in, configure.in: removed traces of namesubdir,
12739 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12740 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12741
12742Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12743
12744 * gdb.texinfo: Improve how we ask for bug reports.
12745
12746Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12747
12748 * Makefile.in: infodir belongs in datadir.
12749
12750Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12751
12752 * Makefile.in: remove spaces following hyphens, bsd make can't
12753 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12754 standards.text support.
c906108c
SS
12755
12756Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12757
12758 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12759 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12760 and mandir now keyed off datadir by default.
12761
12762\f
12763Local Variables:
9e9c5ae7 12764mode: change-log
c906108c
SS
12765left-margin: 8
12766fill-column: 74
12767version-control: never
463888ab 12768coding: utf-8
c906108c 12769End:
This page took 1.939485 seconds and 4 git commands to generate.