gdb.base/completion.exp: Fix comment typo
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
1a3da2cd
AB
12019-06-06 Amos Bird <amosbird@gmail.com>
2
3 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited
4 annotation.
5
e1f2e1a2
CB
62019-06-04 Christian Biesinger <cbiesinger@google.com>
7
d3238f7d 8 * python.texi: Document new gdb.Type.objfile property.
e1f2e1a2 9
e664d728
PW
102019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
11
12 * gdb.texinfo (Help): Document the new -v apropos flag.
13 (Output Styling): Document the style name styling done by "show style".
14 Document the new title and highlight styles.
15
e2c52041
PW
162019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17
18 * gdb.texinfo (Shell Commands): Document pipe command.
19 (Logging Output): Add a reference to pipe command.
20 (Convenience Variables): Document $_shell_exitcode and
21 $_shell_exitstatus.
22
000439d5
TT
232019-05-29 Tom Tromey <tromey@adacore.com>
24
25 * gdb.texinfo (Continuing and Stepping): Document new
26 commands.
27
b7060614
AH
282019-05-22 Alan Hayward <alan.hayward@arm.com>
29
30 * gdb.texinfo (Shell Commands): Add debugredirect.
31
7166f90a
JV
322019-05-22 Jan Vrany <jan.vrany@fit.cvut.cz>
33
34 * gdb.texinfo: Minor formatting fixes.
35
26648588
JV
362019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
37
38 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document new
39 MI command -complete.
40
a0a3a1e9
TV
412019-05-14 Tom de Vries <tdevries@suse.de>
42
43 * gdb.texinfo (Automatic symbol index cache): Add concept and command
44 index entries.
45
3c2fcaf9
TV
462019-05-14 Tom de Vries <tdevries@suse.de>
47
48 * gdb.texinfo (Maintenance Commands): Remove superfluous
49 quoting on command index entry for "maint info selftests".
50
a97c8e56
TT
512019-05-10 Tom Tromey <tromey@adacore.com>
52
53 * python.texi (Pretty Printing API): Mention lazy computation for
54 "children".
55
b8e07335
TT
562019-05-10 Tom Tromey <tromey@adacore.com>
57
58 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
59 exception" and "catch handlers". Move "catch exception unhandled"
60 text. Use @var for "catch load" and "catch unload"
61
9d3421af
TT
622019-05-08 Tom Tromey <tromey@adacore.com>
63
64 * gdb.texinfo (Symbols): Document change to ptype/o.
65
5f2459c2
EZ
662019-05-03 Eli Zaretskii <eliz@gnu.org>
67
68 * gdb.texinfo (Separate Debug Files): Document how the
69 subdirectory of the global debug directory is computed on
70 MS-Windows/MS-DOS.
71
2e62ab40
AB
722019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * gdb.texinfo (Print Settings): Document 'print max-depth'.
75 * guile.texi (Guile Pretty Printing API): Document that 'print
76 max-depth' can effect the display of a values children.
77 * python.texi (Pretty Printing API): Likewise.
78 (Values From Inferior): Document max_depth keyword.
79
136afab8
PW
802019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
81
82 * gdb.texinfo (Calling): Document the new
83 set|show may-call-functions.
84
73f8a590
PA
852019-04-22 Pedro Alves <palves@redhat.com>
86
87 * gdb.texinfo (Reverse Execution): Mention and xref process record
88 and replay. Mention remote and system emulators.
89 (Process Record and Replay): List supported architectures.
90 Mention that "record btrace" is only supported on Intel
91 processors.
92
aeb2e706
AH
932019-04-17 Alan Hayward <alan.hayward@arm.com>
94
95 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
96 (Monitor Commands for gdbserver)
97 (gdbserver man): Add debug-file option.
98
2b0c8b01
KB
992019-04-08 Kevin Buettner <kevinb@redhat.com>
100
101 * python.texi (Inferiors In Python): Rename
102 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
103 Add note about the former being deprecated.
104
c369f8f0
KB
1052019-04-08 Kevin Buettner <kevinb@redhat.com>
106
107 * python.texi (Threads In Python): Add description for method
108 InferiorThread.handle.
109
48ab418e
TT
1102019-04-07 Tom Tromey <tom@tromey.com>
111
112 * Makefile.in (all): Depend on "info".
113
8bdc1658
AB
1142019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
115
116 * gdb.texinfo (Convenience Funs): Document '$_creal' and
117 '$_cimag'.
118
7734102d
EZ
1192019-03-30 Eli Zaretskii <eliz@gnu.org>
120
121 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
122 $_gdb_minor.
123
9f9aa852
AB
1242019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
125
126 * python.texi (Pretty Printing API): Document use of None for the
127 display_hint.
128
6dc0ebde
AH
1292019-03-22 Alan Hayward <alan.hayward@arm.com>
130 Jiong Wang <jiong.wang@arm.com>
131
132 * gdb.texinfo (AArch64 Features): Describe pauth feature.
133
48869a5f
TT
1342019-03-20 Tom Tromey <tromey@adacore.com>
135
136 * python.texi (Selecting Pretty-Printers): Use @defvar for
137 gdb.pretty_printers.
138
5c85e20d
SM
1392019-03-14 Simon Marchi <simon.marchi@efficios.com>
140
141 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
142 of table, "@end @table" -> "@end table".
143
d085f989
TT
1442019-03-14 Tom Tromey <tromey@adacore.com>
145
146 * gdb.texinfo (Output Styling): Document "set style source" and
147 "show style source".
148
b4be1b06
SM
1492019-03-13 Simon Marchi <simon.marchi@ericsson.com>
150
151 * gdb.texinfo (Mode Options): Mention mi3.
152 (Interpreters): Likewise.
153 (GDB/MI Development and Front Ends): Add entry for MI 3 in
154 version table. Document -fix-multi-location-breakpoint-output.
155 (GDB/MI Breakpoint Information): Document format of breakpoint
156 location output.
157
ff6c8b35
SM
1582019-03-05 Simon Marchi <simon.marchi@efficios.com>
159
160 * python.texi (Values From Inferior): Change synopsys of the
161 second form of Value.__init__.
162
e3624a40
EZ
1632019-03-02 Eli Zaretskii <eliz@gnu.org>
164
165 * gdb.texinfo (Output Styling): Fix typos. Document the default
166 foreground colors of the available styles.
167
2c3fc25d
KB
1682019-02-27 Kevin Buettner <kevinb@redhat.com>
169
170 * gdb.texinfo (Configure Options): Document minimum python
171 version.
172
af54ade9
KB
1732019-02-26 Kevin Buettner <kevinb@redhat.com>
174
175 * python.texi (Values From Inferior): Document second form
176 of Value.__init__.
177
c97a7739
JB
1782019-02-23 Joel Brobecker <brobecker@adacore.com>
179
180 * gdb.texinfo: Update copyright year ranges.
181 * refcard.tex: Likewise.
182
7557a514
AH
1832019-02-21 Alan Hayward <alan.hayward@arm.com>
184
185 * gdb.texinfo: Update style defaults.
186
2d8b6830
TT
1872019-02-21 Tom Tromey <tromey@adacore.com>
188
189 * gdb.texinfo (Remote Configuration): Remove trailing "." from
190 @item.
191
1fea0d53
SM
1922019-01-16 Simon Marchi <simon.marchi@ericsson.com>
193
194 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
195 MI versions. Update text around it.
196
6f072a10
PFC
1972019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
198
199 * gdb.texinfo (PowerPC Features): Document the alias
200 pseudo-registers for the org.gnu.gdb.power.altivec feature.
201
041be526
SM
2022019-01-09 Simon Marchi <simon.marchi@ericsson.com>
203
204 * gdb.texinfo (Print Settings): Remove mention of specific
205 demangle-style values, just refer to the in-process help.
206
140a4bc0
TT
2072018-12-28 Tom Tromey <tom@tromey.com>
208
209 * gdb.texinfo (Output Styling): New node.
210
e9076973
JB
2112018-12-13 John Baldwin <jhb@FreeBSD.org>
212
213 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
214 (Native): Add a FreeBSD subsection.
215 (FreeBSD): Document use of system call aliases for compatibility
216 system calls.
217
b5ffee31
AB
2182018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
219
220 * gdb.texinfo (Standard Target Features): Add RISC-V Features
221 sub-section.
222
20813a0b
PW
2232018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
224
225 * gdb.texinfo (Examining the Symbol Table): Document language choice
226 for 'info types|functions|variables' commands.
227 (Setting Breakpoints): Document language choice to print
228 the functions in which a breakpoint is set.
229
4b905ae1
PFC
2302018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
231
232 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
233 requirements for the org.gnu.gdb.power.vsx feature.
234
87f7ab7b
JB
2352018-11-01 Joel Brobecker <brobecker@adacore.com>
236
237 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
238 output to match the current implementation.
239
d321477b
PW
2402018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
241
242 * gdb.texinfo (Information About a Frame): Document changes
243 to 'info args' and 'info locals'.
244 (Examining the Symbol Table): Document changes to 'info functions'
245 and 'info variables'.
246
8d619c01
EBM
2472018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
248
249 * gdb.texinfo (PowerPC Features): Describe new features
250 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
251 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
252 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
253 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
254
232bfb86
EBM
2552018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
256
257 * gdb.texinfo (PowerPC Features): Describe new features
258 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
259
f2cf6173
EBM
2602018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
261
262 * gdb.texinfo (PowerPC Features): Describe new feature
263 "org.gnu.gdb.power.tar".
264
7ca18ed6
EBM
2652018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
266
267 * gdb.texinfo (PowerPC Features): Describe new features
268 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
269
d6677607
TT
2702018-10-20 Tom Tromey <tom@tromey.com>
271
272 * gdb.texinfo (TUI Commands): Add @end table.
273 (TUI Configuration): Remove stray @end table.
274
7806cea7
TT
2752018-10-19 Tom Tromey <tom@tromey.com>
276
277 PR tui/18388:
278 * gdb.texinfo (TUI Commands): Remove tabset documentation.
279 (TUI Configuration): Document "set tui tab-width".
280
163cffef
TT
2812018-10-09 Tom Tromey <tom@tromey.com>
282
283 * python.texi (Inferiors In Python): Link to "Frames In Python",
284 not "Unwinding Frames in Python".
285
eff98030
TT
2862018-10-09 Tom Tromey <tom@tromey.com>
287
288 * gdb.texinfo (Configure Options): Update --enable-ubsan
289 documentation.
290
74792ff7
JB
2912018-10-08 John Baldwin <jhb@FreeBSD.org>
292
293 * gdb.texinfo (Contributors): Add SRI International and University
294 of Cambridge for FreeBSD/riscv.
295
add5ded5
TT
2962018-10-06 Tom Tromey <tom@tromey.com>
297
298 PR python/19399:
299 * python.texi (Inferiors In Python): Document
300 Inferior.Architecture.
301
51e78fc5
TT
3022018-10-06 Tom Tromey <tom@tromey.com>
303
304 PR python/21765:
305 * python.texi (Symbols In Python): Document the module and
306 common-block domains. Remove documentation for incorrect
307 domains.
308
f35d5ade
TT
3092018-10-03 Tom Tromey <tom@tromey.com>
310
311 * gdb.texinfo (Configure Options): Document --enable-ubsan.
312
c1168a2f
JD
3132018-10-02 John Darrington <john@darrington.wattle.id.au>
314
315 * gdb.texinfo (Remote Connection Commands): Describe
316 the changes to target remote and target extended-remote
317 relating to Unix domain sockets.
318
a95746f9
TT
3192018-10-01 Tom Tromey <tom@tromey.com>
320
321 * gdb.texinfo (Configure Options): Document configure options.
322
7f0bd420
TT
3232018-09-29 Tom Tromey <tom@tromey.com>
324
325 * gdb.texinfo (Requirements): Mention C++, GNU make.
326 (Requirements): Sort the table. Add more libraries.
327 (Running Configure): Remove obsolete text.
328 (Separate Objdir): Likewise.
329 (Configure Options): Likewise.
330
f67ffa6a
AB
3312018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
334 to highlight that the number is also the frame's level.
335 (Selection): Rewrite documentation for 'frame' and 'select-frame'
336 commands.
337 (Frame Info): Rewrite documentation for 'info frame' command.
338
ae778caf
TT
3392018-09-23 Tom Tromey <tom@tromey.com>
340
341 PR python/18852:
342 * python.texi (Parameters In Python): Document exception behavior
343 of get_set_string.
344
73f1bd76
JB
3452018-09-18 John Baldwin <jhb@FreeBSD.org>
346
347 * gdb.texinfo (info proc): Remove "running".
348 (info proc mappings): Replace "program" with "process".
349
8b113111
JB
3502018-09-18 John Baldwin <jhb@FreeBSD.org>
351
352 * gdb.texinfo (Process Information): Document "info proc files"
353 command.
354
e6cd1dc1
TT
3552018-09-17 Tom Tromey <tom@tromey.com>
356
357 * gdb.texinfo (Index Files): Update for cache directory change on
358 macOS.
359
8743a9cd
TT
3602018-09-16 Tom Tromey <tom@tromey.com>
361
362 * python.texi (Basic Python): Update docs for find_pc_line,
363 solib_name.
364 (Progspaces In Python): Update docs for current_progspace.
365 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
366 Move method documentation before example.
367
74d3fbbb
SM
3682018-09-13 Simon Marchi <simon.marchi@ericsson.com>
369
370 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
371
0ae1a321
SM
3722018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3732018-09-13 Tom Tromey <tom@tromey.com>
374
375 * python.texi (Program Spaces In Python): Document the
376 Progspace.objfiles method.
377 (Objfiles In Python): Mention that gdb.objfiles() is identical
378 to gdb.selected_inferior().progspace.objfiles().
379
a40bf0c2
SM
3802018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3812018-09-13 Tom Tromey <tom@tromey.com>
382
383 * python.texi (Inferiors In Python): Document
384 Inferior.progspace.
385 (Program Spaces In Python): Document that
386 gdb.current_progspace() is the same as
387 gdb.selected_inferior().progspace.
388
1256af7d
SM
3892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
390
391 * python.texi (Basic Python): Mention the string representation
392 of GDB Python objects.
393
3e68067f
SM
3942018-09-12 Simon Marchi <simon.marchi@ericsson.com>
395
396 * gdb.texinfo (Skipping Over Functions and Files): Document
397 set/show debug skip.
398
849cba3b
TT
3992018-09-10 Tom Tromey <tom@tromey.com>
400
401 * python.texi (Frames In Python, Blocks In Python)
402 (Symbols In Python, Symbol Tables In Python)
403 (Lazy Strings In Python): Remove periods from section titles.
404
27a9fec6
TT
4052018-09-10 Tom Tromey <tom@tromey.com>
406
407 * python.texi (Pretty Printing API): Swap sentence order.
408
9da10427
TT
4092018-09-10 Tom Tromey <tom@tromey.com>
410
411 PR python/16461:
412 * python.texi (Values From Inferior): Mention use of virtual
413 table.
414
0d2a5839
TT
4152018-09-10 Tom Tromey <tom@tromey.com>
416
417 * python.texi (Basic Python): Parenthesize argument to
418 decode_line.
419
05c6bdc1
TT
4202018-09-10 Tom Tromey <tom@tromey.com>
421
422 * python.texi (Python): Mention Python versions. Don't mention
423 execfile.
424
e7b5068c
TT
4252018-09-10 Tom Tromey <tom@tromey.com>
426
427 PR python/19808:
428 * python.texi (Unwinding Frames in Python): Rewrite
429 create_unwind_info documentation. Update read_register
430 documentation and add a note about unwinder caution.
431
fb5af5e3
TT
4322018-09-10 Tom Tromey <tom@tromey.com>
433
434 PR python/18909:
435 * python.texi (Events In Python): Fix inferior_call
436 documentation.
437
521b499b
TT
4382018-09-10 Tom Tromey <tom@tromey.com>
439
440 PR python/17752:
441 * python.texi (Frame Filter API): Remove period from subsection
442 title. Mention 100 as good default priority.
443 (Frame Decorator API): Remove period from subsection title.
444 Mention FrameDecorator module.
445
4a5a194a
TT
4462018-09-10 Tom Tromey <tom@tromey.com>
447
448 PR python/23108:
449 * python.texi (Exception Handling): Rearrange gdb.GdbError text
450 and add a table.
451
f5a476a7
TT
4522018-09-10 Tom Tromey <tom@tromey.com>
453
454 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
455 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
456 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
457 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
458
60c0454d
TT
4592018-09-10 Tom Tromey <tom@tromey.com>
460
461 PR python/16484:
462 * python.texi (Frames In Python): Document that Frame.block can
463 throw.
464
088a96da
TT
4652018-09-10 Tom Tromey <tom@tromey.com>
466
467 PR python/23487:
468 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
469
22eb9e92
TT
4702018-09-10 Tom Tromey <tom@tromey.com>
471
472 PR python/16033:
473 * python.texi (Blocks In Python): Document that Block.end is
474 exclusive.
475
078a0207
KS
4762018-08-29 Keith Seitz <keiths@redhat.com>
477
478 * gdb.texinfo (Compiling and injecting code in GDB): Document
479 set/show "compile-oracle" and "compile-cplus-types" commands.
480
6d52907e
JV
4812018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
482
483 * gdb.texinfo (The -stack-list-frames Command): Update description
484 to mention "arch".
485 Update MI examples throughout the document to contain "arch" in
486 frame output.
487
1461bdac
AH
4882018-08-21 Alan Hayward <alan.hayward@arm.com>
489
490 * gdb.texinfo (AArch64 SVE): New subsubsection.
491
26fb3983
JV
4922018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
493
494 * gdb.texinfo (GDB/MI Data Manipulation): Document
495 "-data-disassemble -a addr".
496 (GDB/MI Support Commands): Document "data-disassemble-a-option"
497 feature.
498
7d11235d
SM
4992018-08-07 Simon Marchi <simon.marchi@ericsson.com>
500
501 * gdb.texinfo (Index Files Speed Up GDB): Add section about
502 symbol index cache.
503
129eb0f1
SDJ
5042018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
505
506 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
507 option sections to further clarify that gcore can take more
508 than one PID, and that "-o" is used to specify a prefix, not a
509 filename.
510
3c3bb058
AB
5112018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
512
513 * gdb.texinfo (Maintenance Commands): Add description of
514 maintenance command to control dwarf unwinders.
515
0a232300
PW
5162018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
517
518 * gdb.texinfo (Debugging Programs with Multiple Threads):
519 Document changes to 'thread apply'. Document 'taas'.
520 Document 'tfaas'.
521 (Examining the Stack): Document 'frame apply'. Document 'faas'.
522
c7ab0aef
SDJ
5232018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
524 Jan Kratochvil <jan.kratochvil@redhat.com>
525 Paul Fertser <fercerpav@gmail.com>
526 Tsutomu Seki <sekiriki@gmail.com>
527
528 * gdb.texinfo (Remote Connection Commands): Add explanation
529 about new IPv6 support. Add new connection prefixes.
530
055303e2
AB
5312018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.texinfo (Remote Configuration): Update descriptions for
534 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
535 and hardware-watchpoint-length-limit variables.
536
471b9d15
MR
5372018-07-02 Maciej W. Rozycki <macro@mips.com>
538
539 PR tdep/8282
540 * gdb.texinfo (Source and Machine Code): Document `set
541 disassembler-options' support for the MIPS target.
542
291f9a96
PT
5432018-06-28 Petr Tesarik <ptesarik@suse.cz>
544
545 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
546
ed6dfe51
PT
5472018-06-28 Petr Tesarik <ptesarik@suse.cz>
548
549 * gdb.texinfo (Files): The address argument for "add-symbol-file"
550 is no longer mandatory.
551
d4d429d5
PT
5522018-06-28 Petr Tesarik <ptesarik@suse.cz>
553
554 * gdb.texinfo (Files): Document "symbol-file -o offset".
555
0dbfed25
TV
5562018-06-14 Tom de Vries <tdevries@suse.de>
557
558 * gdb.texinfo (Background Execution): Add @cindex for '&'.
559
41fc26a2
EZ
5602018-06-11 Eli Zaretskii <eliz@gnu.org>
561
562 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
563
5045b3d7
GB
5642018-06-08 Gary Benson <gbenson@redhat.com>
565
566 * gdb.texinfo (Maintenance Commands): Document "maint check
567 libthread-db" and "maint set/show check-libthread-db".
568
eb6af809
TT
5692018-06-05 Tom Tromey <tom@tromey.com>
570
571 PR cli/12326:
572 * gdb.texinfo (Screen Size): Document "c" response to pagination
573 prompt.
574
4b2dfa9d
MR
5752018-05-31 Maciej W. Rozycki <macro@mips.com>
576
577 * gdb.texinfo (Choosing Target Byte Order): Document endianness
578 selection details with the `set endian auto' mode.
579
a913fffb
TT
5802018-05-04 Tom Tromey <tom@tromey.com>
581
582 PR python/22731:
583 * python.texi (Breakpoints In Python): Mention that "commands" is
584 writable.
585
0489430a
TT
5862018-05-02 Tom Tromey <tom@tromey.com>
587
588 PR python/20084:
589 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
590 PARAM_ZUINTEGER_UNLIMITED.
591
6d7bb824
TT
5922018-04-30 Tom Tromey <tom@tromey.com>
593
594 * python.texi (Types In Python): Document Type.align.
595
b744723f
AA
5962018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
597
598 * gdb.texinfo (Symbols): Mention the fact that "info
599 variables/functions/types" show source files and line numbers.
600
4a4495d6
MM
6012018-04-13 Markus Metzger <markus.t.metzger@intel.com>
602
603 * gdb.texinfo: Document set/show record btrace cpu.
604
3fcded8f
JB
6052018-03-27 Joel Brobecker <brobecker@adacore.com>
606
607 * gdb.texinfo (Ada Settings): New subsubsection.
608
978d6c75
TT
6092018-03-26 Tom Tromey <tom@tromey.com>
610
611 PR backtrace/15582:
612 * gdb.texinfo (Backtrace): Mention "hide" argument.
613
ea3b0687
TT
6142018-03-26 Tom Tromey <tom@tromey.com>
615
616 * gdb.texinfo (Backtrace): Describe options individually.
617
76727919
TT
6182018-03-19 Tom Tromey <tom@tromey.com>
619
620 * observer.texi: Remove.
621
386a8676
JB
6222018-03-04 John Baldwin <jhb@FreeBSD.org>
623
624 * gdb.texinfo (Debugging Output): Document "set/show debug
625 fbsd-nat".
626
db1ae9c5
AB
6272018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
628
629 * gdb.texinfo (Machine Code): Additional information about "info
630 line" command.
631
d726cb5d
SN
6322018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
633
634 * gdb.texinfo (gdb-add-index man): Add pindex.
635
dbfa4523
SN
6362018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
637
638 * gdb.texinfo (set cwd): Add period.
639 (gdb-add-index man): Move anchor.
640
ba643918
SDJ
6412017-01-12 Tom Tromey <tom@tromey.com>
642 Sergio Durigan Junior <sergiodj@redhat.com>
643
644 * gdb.texinfo (Index Files): Mention gdb-add-index.
645 (gdb-add-index man): New section.
646 * Makefile.in (gdb-add-index.1): New rule to generate manpage
647 from gdb.texinfo.
648
754452f0
SN
6492018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
650
651 * gdb.texinfo (pwd): Fix whitespace.
652
2d97a5d9
JB
6532018-01-09 John Baldwin <jhb@FreeBSD.org>
654
655 * gdb.texinfo (pwd): Update cross-reference for Process Information
656 node and remove explicit /proc reference.
657 (Native): Rename subsection from SVR4 Process Information to
658 Process Information.
659 (Process Information): Reword introduction to be less /proc
660 centric. Document support for "info proc" on FreeBSD.
661
9f757bf7
XR
6622018-01-03 Xavier Roirand <roirand@adacore.com>
663
664 * gdb.texinfo (Set Catchpoints): Add documentation for new
665 "catch handlers" action.
666
cef0f868
SH
6672017-12-27 Stafford Horne <shorne@gmail.com>
668
669 * gdb.texinfo (Target Description Format): Explain that arbitrary
670 strings are now allowed for register groups.
671
b67d92b0
SH
6722017-12-27 Stafford Horne <shorne@gmail.com>
673
674 * gdb.texinfo (Registers): Document info reg $reggroup feature.
675
7c161838
SDJ
6762017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
677
678 PR cli/16224
679 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
680
b89641ba
SM
6812017-12-13 Simon Marchi <simon.marchi@ericsson.com>
682
683 * python.texi (Manipulating breakpoints using Python): Document
684 qualified parameter to gdb.Breakpoint.
685
0b982d68
SM
6862017-12-13 Simon Marchi <simon.marchi@ericsson.com>
687
688 * python.texi (Manipulating breakpoints using Python): Split doc
689 of Breakpoint.__init__ in two, split text in multiple
690 paragraphs, don't nest parameter square brackets.
691
a994fec4
FJ
6922017-12-12 Stafford Horne <shorne@gmail.com>
693 Stefan Wallentowitz <stefan@wallentowitz.de>
694 Franck Jullien <franck.jullien@gmail.com>
695 Jeremy Bennett <jeremy.bennett@embecosm.com>
696
697 * gdb.texinfo: Add OpenRISC documentation.
698
437afbb8
JK
6992017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
700
701 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
702
883fd55a
KS
7032017-12-07 Keith Seitz <keiths@redhat.com>
704
705 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
706 and "show print type nested-type-limit".
707
824cc835
PM
7082017-12-07 Phil Muldoon <pmuldoon@redhat.com>
709
710 * python.texi (Breakpoints In Python): Add text relating
711 to allowed explicit locations and keywords in gdb.Breakpoints.
712
7403715e
TT
7132017-12-04 Tom Tromey <tom@tromey.com>
714
715 * gdb.texinfo (Rust): Update trait object status
716
97cbe998
SDJ
7172017-12-01 Andrew Cagney <cagney@redhat.com>
718 Joel Brobecker <brobecker@adacore.com>
719 Sergio Durigan Junior <sergiodj@redhat.com>
720
721 * gdb.texinfo (File Options): Document --readnever.
722 (Commands to Specify Files): Likewise, for 'symbol-file' and
723 'add-symbol-file'.
724
bd69330d
PA
7252017-11-29 Pedro Alves <palves@redhat.com>
726
727 PR c++/19436
728 * gdb.texinfo (Debugging C Plus Plus): Document setting
729 breakpoints in functions with ABI tags.
730
a20714ff
PA
7312017-11-29 Pedro Alves <palves@redhat.com>
732
733 * gdb.texinfo (Linespec Locations): Document how "function" is
734 interpreted in C++ and Ada. Document "-qualified".
735 (Explicit Locations): Document how "-function" is interpreted in
736 C++ and Ada. Document "-qualified".
737
ee9a09e9
DC
7382017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
739
740 PR gdb/21945
741 * gdb.texinfo (Search Memory): Update description and example
742 about how to search a string without NULL terminator.
743
e547c119
JB
7442017-11-24 Joel Brobecker <brobecker@adacore.com>
745
746 * gdb.texinfo (GDB/MI Ada Exception Information): Document
747 new "exception-message" field.
748
5f1ca24a
SM
7492017-11-24 Simon Marchi <simon.marchi@ericsson.com>
750
751 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
752
d044bac8
PA
7532017-11-24 Pedro Alves <palves@redhat.com>
754
755 * gdb.texinfo (Completion): Update need-quoting examples. Remove
756 false claim that GDB inserts quoting automatically.
757 (Symbols): Add anchor.
758
2400729e
UW
7592017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
760
761 * gdb.texinfo (Requirements): Document use of GNU MPFR.
762
d8ae99a7
PM
7632017-11-16 Phil Muldoon <pmuldoon@redhat.com>
764
765 * python.texi (Basic Python): Add rbreak documentation.
766
d0fe4701
XR
7672017-11-07 Xavier Roirand <roirand@adacore.com>
768 Pedro Alves <palves@redhat.com>
769
770 * gdb.texinfo (Set Breaks): Document support for breakpoint
771 location ranges in the enable/disable commands.
772
bc3b087d
SDJ
7732017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
774
775 * gdb.texinfo (Starting your Program) <The working directory.>:
776 Mention remote debugging.
777 (Working Directory) <Your Program's Working Directory>:
778 Likewise.
779 (Connecting) <Remote Packet>: Add "set-working-dir"
780 and "QSetWorkingDir" to the table.
781 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
782 packet.
783
d092c5a2
SDJ
7842017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
785
786 * gdb.texinfo (Starting your Program) <The working directory.>:
787 Mention new "set cwd" command.
788 (Working Directory) <Your Program's Working Directory>:
789 Rephrase to explain that "set cwd" exists and is the default
790 way to change the inferior's cwd.
791
289e23aa
AA
7922017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
793
794 * gdb.texinfo (S/390 and System z Features): Document the new
795 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
796
f2ff95c5
KB
7972017-09-21 Kevin Buettner <kevinb@redhat.com>
798
799 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
800 attribute.
801
da2c323b
KB
8022017-09-21 Kevin Buettner <kevinb@redhat.com>
803
804 * python.texi (Inferiors In Python): Add description for method
805 Inferior.thread_from_thread_handle.
806
4e5a4f58
JB
8072017-09-19 John Baldwin <jhb@FreeBSD.org>
808
809 * gdb.texinfo (Starting your Program): Add description of
810 starti command. Mention starti command as an alternative for
811 debugging the elaboration phase.
812
1526853e
SM
8132017-09-16 Simon Marchi <simon.marchi@ericsson.com>
814
815 * gdb.texinfo (Maintenance Commands): Document filter parameter
816 of "maint selftest". Document "maint info selftests" command.
817
7c96f8c1
TT
8182017-09-11 Tom Tromey <tom@tromey.com>
819
820 * python.texi (Events In Python): Document new events.
821
d69cf9b2
PA
8222017-09-04 Pedro Alves <palves@redhat.com>
823
824 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
825 no-debug-info variables.
826 (Symbols) <Examining the Symbol Table>: Document inspecting
827 no-debug-info types.
828 (Calling) <Calling functions with no debug info>: New subsection,
829 documenting calling no-debug-info functions.
830 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
831
0a2dde4a
SDJ
8322017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
833
834 * gdb.texinfo (set environment): Add @anchor. Explain that
835 environment variables set by the user are sent to GDBserver.
836 (unset environment): Likewise, but for unsetting variables.
837 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
838 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
839 "environment-reset" and "QEnvironmentReset" to the table.
840 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
841 QEnvironmentReset>: New item, explaining the packet.
842
6e41ddec
JK
8432017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
844
845 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
846 "Compiler search for the compile command" descriptions of set
847 compile-gcc and show compile-gcc.
848
58afddc6
WP
8492017-08-07 Weimin Pan <weimin.pan@oracle.com>
850
851 * gdb.texinfo (Architectures): Add new Sparc64 section to document
852 ADI support.
853 * NEWS: Add "adi examine" and "adi assign" commands.
854
6d580b63
YQ
8552017-08-18 Yao Qi <yao.qi@linaro.org>
856
857 * gdb.texinfo (Server): Document "--selftest".
858
a5afdb16
RK
8592017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
860
861 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
862 Single-Key mode.
863
ca145713
SDJ
8642017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
865
866 PR gdb/21925
867 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
868 set...").
869
0968fbae
SM
8702017-08-09 Simon Marchi <simon.marchi@ericsson.com>
871
872 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
873 conditional expression.
874
791fb3d7
SM
8752017-07-31 Simon Marchi <simon.marchi@ericsson.com>
876
877 * agentexpr.texi (rot): Fix symbolic description, improve
878 textual description.
879
27d41eac
YQ
8802017-07-26 Yao Qi <yao.qi@linaro.org>
881
882 * gdb.texinfo (Maintenance Commands): Document command
883 "maint check xml-descriptions".
884
8e2141c6
YQ
8852017-07-26 Yao Qi <yao.qi@linaro.org>
886
887 * gdb.texinfo (Maintenance Commands): Document optional
888 argument of "maint print c-tdesc".
889
c646b4e8
YQ
8902017-07-18 Yao Qi <yao.qi@linaro.org>
891
892 * gdb.texinfo (Maintenance Commands): Improve the doc to
893 command "maint print c-tdesc".
894
eb83230b
SDJ
8952017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
896
897 PR gdb/21606
898 * python.texi (Python representation of Symbols.): Replace
899 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
900 * guile.texi (Guile representation of Symbols.): Likewise.
901
c4dcb155
SM
9022017-06-11 Simon Marchi <simon.marchi@ericsson.com>
903
904 * gdb.texinfo (Optional Messages about Internal Happenings):
905 Document {set,show} debug separate-debug-file commands.
906
aefd8b33
SDJ
9072017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
908
909 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
910 (Connecting) <Remote Packet>: Add "startup-with-shell"
911 and "QStartupWithShell" to the table.
912 (Remote Protocol) <QStartupWithShell>: New item, explaining the
913 packet.
914
176efed1
AB
9152017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
916
917 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
918
d050f7d7
TW
9192017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
920
921 * python.texi (Recording in Python): Factor out the documentation of
922 gdb.RecordInstruction's super class.
923
14f819c8
TW
9242017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
925
926 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
927 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
928 prev and next.
929
0ed5da75
TW
9302017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
931
932 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
933 gdb.RecordInstruction
934
913aeadd
TW
9352017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
936
937 * python.texi (Recording in Python): Add documentation for
938 gdb.RecordGap and remove documentation of special cases for
939 gdb.BtraceInstruction.
940
a3be24ad
TW
9412017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
942
943 * python.texi (Recording in Python): Remove Record.ptid defvar.
944
ebe553db
SM
9452017-04-21 Simon Marchi <simon.marchi@ericsson.com>
946
947 * gdb.texinfo (GDB/MI Thread Information): Add missing
948 fields, re-word some things.
949 (GDB/MI Thread Commands): Describe fields found in the output of
950 -thread-info, remove description of fields in the
951 thread output tuple, replace with a cross-reference to "GDB/MI
952 Thread Information".
953
9be21bb4
SM
9542017-04-21 Simon Marchi <simon.marchi@ericsson.com>
955
956 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
957 from -thread-info output.
958
fe5f7374
AK
9592017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
960
961 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
962
eea78757
AK
9632017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
964
965 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
966
79778b30
YQ
9672017-03-22 Yao Qi <yao.qi@linaro.org>
968
969 * python.texi (Inferiors In Python): Remove @code from Python.
970
cee59b3f
TW
9712017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
972
973 * python.texi (Recordings In Python): Document return type of
974 gdb.BtraceInstruction.data.
975
51457a05
MAL
9762017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
977
978 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
979 command file-list-shared-libraries
980 (GDB/MI Async Records): Update documentation of library-loaded with new
981 field.
982
f8d99587
DE
9832017-03-16 Doug Evans <dje@google.com>
984
985 * guile.texi (Lazy Strings In Guile): Mention arrays.
986 * python.texi (Lazy Strings In Python): Ditto.
987
5cf70512
JW
9882017-03-08 Jiong Wang <jiong.wang@arm.com>
989
990 * gdb.texinfo (Memory Protection Extensions): Add missing escape
991 character "@".
992
4a612d6f
WT
9932017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
994
995 * Memory Protection Extensions: Add information about inferior
996 calls.
997
216f72a1
JK
9982017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
999
1000 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
1001 DW_TAG_GNU_* and DW_AT_GNU_*.
1002
4e746bb6
TW
10032017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
1004
1005 * python.texi (Recordings In Python): New section.
1006
3f77c769
TT
10072017-02-14 Tom Tromey <tom@tromey.com>
1008
1009 PR python/13598:
1010 * python.texi (Events In Python): Document events.before_prompt.
1011
5cf30ebf
LM
10122017-02-13 Luis Machado <lgustavo@codesourcery.com>
1013
1014 * gdb.texinfo (Target Commands): Document the optional offset
1015 argument for the load command.
1016
18da0c51
MG
10172017-02-10 Martin Galvan <martingalvan@sourceware.org>
1018
1019 PR gdb/21122
1020 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
1021 space-separated breakpoint lists. Also add a missing @table command
1022 and @cindex for breakpoint lists.
1023
3f7b46f2
IR
10242017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
1025
1026 PR tdep/20936
1027 * gdb.texinfo: (Standard Target Features): Document SPARC features.
1028 (Sparc Features): New node.
1029
2735833d
WT
10302017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
1031
1032 * gdb.texinfo (i386 Features): Add system segment registers
1033 as feature.
1034
373832b6
SM
10352017-01-24 Simon Marchi <simon.marchi@ericsson.com>
1036
1037 * python.texi (Events In Python): Fix typo.
1038
78cbbba8
LM
10392017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
1040 Luis Machado <lgustavo@codesourcery.com>
1041
1042 * gdb.texinfo (-target-flash-erase): New MI command description.
1043 (flash-erase): New CLI command description.
1044
387360da
JB
10452017-01-04 John Baldwin <jhb@FreeBSD.org>
1046
1047 * gdb.texinfo (Contributors): Add SRI International and University
1048 of Cambridge for FreeBSD/mips.
1049
34c41c68
DE
10502016-12-22 Doug Evans <xdje42@gmail.com>
1051
1052 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1053 commands.
1054
df3ee9ca
PA
10552016-12-02 Pedro Alves <palves@redhat.com>
1056
1057 * gdb.texinfo (User-defined Commands): Limit on number of
1058 arguments passed to user-defined commands removed; update.
1059
01770bbd
PA
10602016-12-02 Pedro Alves <palves@redhat.com>
1061
1062 PR cli/20559
1063 * gdb.texinfo (Define): Add example of using "eval" to process a
1064 variable number of arguments.
1065 (Output) <eval>: Add anchor.
1066
ad02e4fe
SM
10672016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1068
1069 * Makefile.in: Likewise.
1070
8504e097
AA
10712016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1072
1073 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1074 xref.
1075
39402e6c
PA
10762016-10-29 Pedro Alves <palves@redhat.com>
1077
1078 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1079 actions.
1080
ca6eff59
PA
10812016-10-26 Pedro Alves <palves@redhat.com>
1082
1083 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1084 actions that match a thread, and what happens when an action
1085 matches a thread that is already running.
1086
be06ba8c
SM
10872016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1088
1089 * gdb.texinfo (Using Trace Files): Fix typo.
1090 (GDB/MI Tracepoint Commands): Likewise.
1091
99e61eda
SM
10922016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1093
1094 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1095 of -trace-save.
1096
9c37b5ae
TT
10972016-10-06 Tom Tromey <tom@tromey.com>
1098
1099 * guile.texi (Types In Guile): Remove Java mentions.
1100 * python.texi (Types In Python): Remove Java mentions.
1101 * gdb.texinfo (Address Locations, Supported Languages)
1102 (Index Section Format): Remove Java mentions.
1103
ee8da4b8
DE
11042016-08-15 Doug Evans <dje@google.com>
1105
1106 * gdb.texinfo (Target Description Format): Update docs on "end"
1107 field spec and field default type.
1108
4034d0ff
AT
11092016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
11102016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1111
1112 PR gdb/20487
1113 * gdb.texinfo (Context management): Update mention of frame
1114 change notifications.
1115 (gdb/mi Async Records): Document frame field in
1116 =thread-select event.
1117 * observer.texi (GDB Observers): New user_selected_context_changed
1118 observer.
1119
4435e1cc
TT
11202016-09-28 Tom Tromey <tom@tromey.com>
1121
1122 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1123 than "memory breakpoint". Further document "kind". Move
1124 protocol-details link earlier.
1125 <z1>: Document the cmd_list argument. Fix typo.
1126 <g>: Remove incorrect sentence.
1127 (Stop Reply Packets): Document "OK" response to requests when in
1128 non-stop mode.
1129 <swbreak>: Use "software breakpoint" rather than "memory
1130 breakpoint".
1131 <create>: Document that "R" is ignored.
1132 <W, X, w>: Document formatting of "AA".
1133 (Notification Packets): Use "%Stop", not "%%Stop".
1134
ad0a504f
AK
11352016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1136
1137 * gdb.texinfo (Embedded Processors): Document ARC.
1138 (Synopsys ARC): New section.
1139 (Standard Target Features): Document ARC features.
1140 (ARC Features): New section.
1141
74172ecf
SM
11422016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1143
1144 * .gitignore: New file.
1145
0a1ddfa6
SM
11462016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1147
1148 * gdb.texinfo (Input/Output): Mention possibility to unset
1149 inferior-tty.
1150
c0272db5
TW
11512016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1152
1153 * gdb.texinfo: Resume btrace on reconnect.
1154
e3487908
GKB
11552016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1156
1157 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1158 syscall.
1159
463888ab
РИ
11602016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1161
1162 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1163 command.
1164
dac790e1
TT
11652016-07-13 Tom Tromey <tom@tromey.com>
1166
1167 PR python/15620, PR python/18620:
1168 * python.texi (Events In Python): Document new breakpoint events.
1169
93daf339
TT
11702016-07-13 Tom Tromey <tom@tromey.com>
1171
1172 PR python/17698:
1173 * python.texi (Breakpoints In Python): Document
1174 Breakpoint.pending.
1175
cda75e70
TT
11762016-07-13 Tom Tromey <tom@tromey.com>
1177
1178 * python.texi (Breakpoints In Python): Move table of types and
1179 table of watchpoint types earlier in node.
1180
e0f3fd7c
TT
11812016-07-12 Tom Tromey <tom@tromey.com>
1182
1183 PR python/19293:
1184 * python.texi (Frames In Python): Document
1185 gdb.invalidate_cached_frames.
1186
86f78169
PA
11872016-06-21 Pedro Alves <palves@redhat.com>
1188
1189 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1190 document new-ui and explain use case.
1191
a28d8e50
YTL
11922016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1193
1194 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1195 (NDS32 Features): New Section.
1196
bb556f1f
TK
11972016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1198
1199 * gdb.texinfo (Examining Memory): Document negative repeat
1200 count in the 'x' command.
1201
38b022b4
SM
12022016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1203
1204 * gdb.texinfo (GDB/MI Async Records): Document method and
1205 format fields in =record-started.
1206 * observer.texi (record_changed): Add method and format
1207 parameters.
1208
c185ba27
EZ
12092016-05-27 Eli Zaretskii <eliz@gnu.org>
1210
1211 * gdb.texinfo (General Query Packets): Move the description of the
1212 response before the long list of the specific 'read' and 'write'
1213 requests.
1214
1957f6b8
TT
12152016-05-23 Tom Tromey <tom@tromey.com>
1216
1217 * python.texi (Basic Python): Document gdb.breakpoints return.
1218
224f10c1
TT
12192016-05-24 Tom Tromey <tom@tromey.com>
1220
1221 PR gdb/19194:
1222 * gdb.texinfo (gdb man): Fix typo.
1223
0bdfa368
TT
12242016-05-17 Tom Tromey <tom@tromey.com>
1225
1226 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1227 (Rust): New node.
1228
dcd1f979
TT
12292016-05-17 Tom Tromey <tom@tromey.com>
1230
1231 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1232
310cdbb6
YQ
12332016-04-27 Yao Qi <yao.qi@linaro.org>
1234
1235 * gdb.texinfo (tfind): Complete doc about tfind without
1236 argument.
1237
b8162e5a
AT
12382016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1239
1240 * agentexpr.texi (byte): Fix zero_ext description.
1241
f7c38292
PA
12422016-03-31 Pedro Alves <palves@redhat.com>
1243
1244 * gdb.texinfo (M32R/SDI): Delete node.
1245 (MIPS Embedded): Remove references to the MIPS remote debugging
1246 protocol, PMON and variants, and the associated commands.
1247
81516450
DE
12482016-03-15 Doug Evans <dje@google.com>
1249
1250 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1251 (Target Description Format): Mention enum types. Update docs on
1252 flags types.
1253 (Predefined Target Types): Add "bool".
1254 (Enum Target Types): New node.
1255
2a60e18f
PA
12562016-03-15 Pedro Alves <palves@redhat.com>
1257
1258 * gdb.texinfo (Tracepoint Actions): Fix typo.
1259
45fa2529
PA
12602016-03-15 Pedro Alves <palves@redhat.com>
1261 Andreas Arnez <arnez@linux.vnet.ibm.com>
1262 Marcin Kościelnicki <koriakin@0x04.net>
1263
1264 * gdb.texinfo (Tracepoint Actions): Document possible
1265 unreliability of '$_ret'.
1266
f2403c39
AB
12672016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1268
1269 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1270 command.
1271
f2f3ccb9
SM
12722016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1273
1274 * gdb.texinfo (Convenience Functions): Document $_as_string.
1275
cce0e923
DE
12762016-02-23 Doug Evans <dje@google.com>
1277
1278 * gdb.texinfo (Skipping Over Functions and Files): Document new
1279 options to "skip" command. Update docs of output of "info skip".
1280
012b3a21
WT
12812016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1282
1283 * gdb.texinfo (Signals): Add bound violation display hints for
1284 a SIGSEGV.
1285
0748bf3e
MK
12862016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1287
1288 * gdb.texinfo (Trace File Format): Add documentation for description
1289 section lines.
1290
e909d859
MK
12912016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1292
1293 * gdb.texinfo (Trace File Format): Remove misleading information
1294 about register block ordering.
1295
713cdcbf
DE
12962016-02-01 Doug Evans <dje@google.com>
1297
1298 * gdb.texinfo (Value Sizes): Fix typo.
1299
8244c20d
DE
13002016-02-01 Doug Evans <dje@google.com>
1301
1302 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1303
5fdf6324
AB
13042016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1305
1306 * gdb.texinfo (Value Sizes): New section.
1307 (Data): Add the 'Value Sizes' node to the menu.
1308
67ebd9cb
JB
13092016-01-26 John Baldwin <jhb@FreeBSD.org>
1310
1311 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1312
6e9567fe
JB
13132016-01-19 John Baldwin <jhb@FreeBSD.org>
1314
1315 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1316
f303dbd6
PA
13172016-01-18 Pedro Alves <palves@redhat.com>
1318
1319 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1320 of the thread that hit a breakpoint or received a signal.
1321
71ef29a8
PA
13222016-01-15 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1325
663f6d42
PA
13262016-01-13 Pedro Alves <palves@redhat.com>
1327
1328 * gdb.texinfo (Threads): Document the $_gthread convenience
1329 variable.
1330 (Convenience Vars): Likewise.
1331
c84f6bbf
PA
13322016-01-13 Pedro Alves <palves@redhat.com>
1333
1334 * gdb.texinfo (Threads): Document "info threads -gid".
1335
22a02324
PA
13362016-01-13 Pedro Alves <palves@redhat.com>
1337
1338 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1339 anchor.
1340 (Threads In Python): Document new InferiorThread.global_num
1341 attribute.
1342
5d5658a1
PA
13432016-01-07 Pedro Alves <palves@redhat.com>
1344
1345 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1346 qualified thread IDs, global thread IDs and thread ID lists.
1347 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1348 thread IDs.
1349 (Convenience Vars): Document the $_thread convenience variable.
1350 (Ada Tasks): Adjust to refer to thread IDs.
1351 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1352 Commands, GDB/MI Variable Objects): Update to mention global
1353 thread IDs.
1354 * guile.texi (Breakpoints In Guile)
1355 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1356 global thread IDs instead of thread IDs.
1357 * python.texi (Threads In Python): Adjust documentation of
1358 InferiorThread.num.
1359 (Breakpoint.thread): Mention global thread IDs instead of thread
1360 IDs.
1361
84654457
PA
13622016-01-13 Pedro Alves <palves@redhat.com>
1363
1364 * python.texi (Threads In Python): Document
1365 InferiorThread.inferior.
1366
e3940304
PA
13672016-01-13 Pedro Alves <palves@redhat.com>
1368
1369 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1370 convenience variable.
1371 (Convenience Vars): Likewise.
1372
82075af2
JS
13732016-01-12 Josh Stone <jistone@redhat.com>
1374 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1375
1376 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1377 (Stop Reply Packets): List the syscall entry and return stop reasons.
1378 (General Query Packets): Describe QCatchSyscalls, and add it to the
1379 table and the detailed list of stub features.
1380
bc504a31
PA
13812016-01-12 Pedro Alves <palves@redhat.com>
1382
1383 Remove use of the registered trademark symbol throughout.
1384
cde67b27
YQ
13852016-01-12 Yao Qi <yao.qi@linaro.org>
1386
1387 * gdb.texinfo (Interrupts): Update the document on handling
1388 interrupt when program is stopped.
1389
19d9d4ef
DB
13902015-12-11 Don Breazeal <donb@codesourcery.com>
1391
1392 * gdb.texinfo (Forks): Correct Linux kernel version where
1393 fork and exec events are supported, add notes about support
1394 of these events in target remote mode.
1395 (Connecting): Reorganize and clarify distinctions between
1396 target remote, extended-remote, and multiprocess.
1397 Reorganize related text from separate sections into new
1398 sections.
1399 (Server): Note effects of target extended-remote mode.
1400 Delete section on Multi-Process Mode for gdbserver.
1401 Move some text to "Connecting" node.
1402
f4f4330e
PA
14032015-12-10 Pedro Alves <palves@redhat.com>
1404
1405 * gdb.texinfo (Threads): Replace warning with explanation
1406 about single-threaded programs.
1407
b1236ac3
PA
14082015-12-10 Pedro Alves <palves@redhat.com>
1409
1410 * gdb.texinfo (Threads): Remove mention of SGI.
1411 (Forks): Remove mention of HP-UX.
1412 (Breakpoints): Remove mention of HP-UX.
1413 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1414 Reword in terms of architectures.
1415 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1416 mention supported systems.
1417 (Convenience Vars): Don't mention HP-UX.
1418 (Jumping): Remove mention of HP-UX in comment.
1419 (Files) <shared libraries>: Update supported shared library types
1420 list. Remove mention of HP-UX.
1421 (Native): Remove HP-UX subsection.
1422 (SVR4 Process Information): Remove mention of HP-UX.
1423
0f59c28f
PA
14242015-12-10 Pedro Alves <palves@redhat.com>
1425
1426 * gdb.texinfo (Stack): Reorder menu.
1427
1c35a88f
LM
14282015-12-09 Luis Machado <lgustavo@codesourcery.com>
1429
1430 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1431 -var-set-format's new zero-hexadecimal format.
1432
3685b09f
PMR
14332015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1434
1435 * gdb.texinfo (Ada Mode Into): Move overloading support
1436 description to its own node.
1437 (Overloading support for Ada): New node.
1438
f2faf941
PA
14392015-11-30 Pedro Alves <palves@redhat.com>
1440
1441 PR 14618
1442 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1443 (Remote Configuration): Add the "set/show remote
1444 no-resumed-stop-reply" to the available settings table.
1445 (General Query Packets): Document the "no-resumed" qSupported
1446 feature.
1447
65706a29
PA
14482015-11-30 Pedro Alves <palves@redhat.com>
1449
1450 * gdb.texinfo (Remote Configuration): List "set/show remote
1451 thread-events" command in configuration table.
1452 (Stop Reply Packets): Document "T05 create" stop
1453 reason and 'w' stop reply.
1454 (General Query Packets): Document QThreadEvents packet. Document
1455 QThreadEvents qSupported feature.
1456
de979965
PA
14572015-11-30 Pedro Alves <palves@redhat.com>
1458
1459 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1460 anchor.
1461 (Packets): Document vCtrlC.
1462
79efa585
SM
14632015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1464
1465 * gdb.texinfo (Thread List Format): Mention thread names.
1466
7e0aa6aa
PA
14672015-11-24 Pedro Alves <palves@redhat.com>
1468
1469 PR 17539
1470 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1471 program-spaces" example to ascending order listing.
1472 (Threads): Adjust "info threads" example to ascending order
1473 listing.
1474 (Forks): Adjust "info inferiors" example to ascending order
1475 listing.
1476
0c532a29
MM
14772015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1478
1479 * gdb.texinfo (Process Record and Replay): Document "record
1480 instruction-history" modifiers.
1481
fc58fa65
AB
14822015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1483
1484 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1485 description.
1486 (Frame Filter Management): Move to later in the 'Examining the
1487 Stack' chapter.
1488 (Selection): Add entry for 'select-frame'.
1489
792005b0
DE
14902015-09-25 Doug Evans <dje@google.com>
1491
1492 * gdb.texinfo (Process Record and Replay): Fix syntax of
1493 "record instruction-history begin, end" and
1494 "record function-call-history begin, end".
1495
c58b006b
SM
14962015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1497
1498 * gdb.texinfo (Specifying Source Directories): Fix
1499 substitute-path example.
1500
f2665db5
MM
15012015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1502
1503 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1504
e68fa6f0
PA
15052015-09-15 Pedro Alves <palves@redhat.com>
1506
1507 PR remote/18965
1508 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1509 the vforkdone description.
1510
8228463c
PA
15112015-09-15 Pedro Alves <palves@redhat.com>
1512
1513 PR remote/18965
1514 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1515 part indicates the thread ID of the parent process.
1516
750ce8d1
YQ
15172015-09-15 Yao Qi <yao.qi@linaro.org>
1518
1519 * gdb.texinfo (General Query Packets): Add vContSupported to
1520 tables of 'gdbfeatures' and 'stub features' supported in the
1521 qSupported packet, as well as to the list containing stub
1522 feature details.
1523
b459a59b
DB
15242015-09-11 Don Breazeal <donb@codesourcery.com>
1525
1526 * gdb.texinfo (Remote Configuration): Add exec event
1527 feature to table of packet settings.
1528 (Stop Reply Packets): Add exec events to the list of stop
1529 reasons.
1530 (General Query Packets): Add exec events to tables of
1531 'gdbfeatures' and 'stub features' supported in the qSupported
1532 packet, as well as to the list containing stub feature
1533 details.
1534
73b8c1fd
PA
15352015-08-24 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.texinfo (Remote Configuration): Document the "set/show
1538 remote multiprocess-extensions-packet" commands.
1539
bb615428
PA
15402015-08-24 Pedro Alves <palves@redhat.com>
1541
1542 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1543 <M32R>: Remove references to M32R/D.
1544 <M68K>: Remove references to target dbug.
1545 <MIPS Embedded>: Remove references to target r3900 and target
1546 array.
1547 <PowerPC Embedded>: Remove references to target dink32 and target
1548 ppcbug, target sds
1549 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1550
2b4bf6af
AB
15512015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1552
1553 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1554
566f5e3b
AB
15552015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1556
1557 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1558
18989b3c
AB
15592015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1560
1561 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1562 info bfds" to...
1563 (File Caching): A New section. Outline bfd caching, and add new
1564 description for "main set/show bfd-sharing".
1565
6ff0ba5f
DE
15662015-08-14 Doug Evans <xdje42@gmail.com>
1567
1568 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1569 disassembly.
1570 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1571
629500fa
KS
15722015-08-11 Keith Seitz <keiths@redhat.com>
1573
1574 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1575 Use "location(s)"instead of "linespec(s)".
1576 (Specifying a Location): Rewrite.
1577 Add subsections describing linespec, address, and explicit locations.
1578 Add node/menu for each subsection.
1579 (Source and Machine Code, C Preprocessor Macros)
1580 (Create and Delete Trace points)
1581 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1582 (Continuing at a Different Address): Remove "linespec" examples.
1583 Add reference to "Specify a Location"
1584 (The -break-insert Command): Rewrite. Add anchor.
1585 Add reference to appropriate manual section discussing locations.
1586 (The -dprintf-insert Command): Refer to -break-insert for
1587 specification of 'location'.
1588
fbea99ea
PA
15892015-08-07 Pedro Alves <palves@redhat.com>
1590
1591 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1592 target-non-stop".
1593
da8c46d2
MM
15942015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1595
1596 * gdb.texinfo (Process Record and Replay): Document prefixing of
1597 speculatively executed instructions in the "record instruction-history"
1598 command.
1599
a3b5281e
DE
16002015-07-20 Doug Evans <dje@google.com>
1601
1602 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1603
6bcb1f97
DE
16042015-07-16 Doug Evans <dje@google.com>
1605
1606 * stabs.texinfo: @include gdb-cfg.texi.
1607
db1ff28b
JK
16082015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1609
1610 Revert the previous 2 commits:
1611 gdbserver build-id attribute generator
1612 Validate symbol file using build-id
1613
ca5268b6
JK
16142015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1615
1616 * gdb.texinfo (Files): Add 'set validate-build-id'
1617 and 'show validate-build-id'.
1618
700ca40f
JK
16192015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1620 Jan Kratochvil <jan.kratochvil@redhat.com>
1621
1622 gdbserver build-id attribute generator.
1623 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1624 'build-id' in description, example, new attribute in dtd.
1625
7c7f93f6
AB
16262015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1627
1628 * gdb.texinfo (Selection): Update documentation for 'frame'
1629 command.
1630
b0627500
MM
16312015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1632
72f4393d 1633 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1634 commands.
1635
b20a6524
MM
16362015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1637
1638 * gdb.texinfo (Process Record and Replay): Spell out that variables
1639 and registers are not available during btrace replay.
1640 Describe the new "record btrace pt" command.
1641 Describe the new "set|show record btrace pt buffer-size" options.
1642 (General Query Packets): Describe the new Qbtrace:pt and
1643 Qbtrace-conf:pt:size packets.
1644 Expand "bts" to "Branch Trace Store".
1645 Update the branch trace DTD.
1646
fc637f04
PP
16472015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1648
1649 * gdb.texinfo (Command History): Document the new option
1650 "history remove-duplicates".
1651
18a94d75
DE
16522015-06-19 Doug Evans <dje@google.com>
1653
1654 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1655 longer supported.
1656
0eacb298
PP
16572015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1658
1659 * gdb.texinfo (Command History): Mention that setting
1660 GDBHISTSIZE to the empty string disables history truncation.
1661
bc460514
PP
16622015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1663
1664 PR gdb/16999
1665 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1666 behavior.
1667
b58c513b
PP
16682015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1669
1670 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1671 with GDBHISTSIZE.
1672
a86c90e6
SM
16732015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1674
1675 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1676 bytes and memory units for -data-{read,write}-memory-bytes.
1677 (Packets): Same for m, M and X packets.
1678 * python.texi (Inferiors In Python): Same for read_memory and
1679 write_memory.
1680
c74f7d1c
JT
16812015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1682
1683 * gdb.texinfo (Separate Debug Files): Document that PE is also
1684 supported.
1685
51f0e40d
AB
16862015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1687
1688 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1689 single table entry.
1690
966f0aef
WT
16912015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1692
1693 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1694
1695
15a201c8
GB
16962015-06-10 Gary Benson <gbenson@redhat.com>
1697
1698 * gdb.texinfo (Remote Configuration): Document the
1699 "set/show remote hostio-setfs-packet" command.
1700 (Host I/O Packets): Document the vFile:setfs packet.
1701
7a6a1731
GB
17022015-06-10 Gary Benson <gbenson@redhat.com>
1703
1704 * gdb.texinfo (Debugging Output): Document the "set/show debug
1705 linux-namespaces" command.
1706
7d73c23c 17072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1708 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1709
1710 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1711 and "set mpx bound".
1712
27e0867f
DE
17132015-05-27 Doug Evans <dje@google.com>
1714
1715 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1716
b4f54984
DE
17172015-05-26 Doug Evans <dje@google.com>
1718
1719 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1720 command renamings.
1721 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1722
55b40027
AB
17232015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1724
1725 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1726
a4ea0946
AB
17272015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1728
1729 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1730 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1731
37442ce1
DE
17322015-05-16 Doug Evans <xdje42@gmail.com>
1733
1734 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1735 memory ports.
1736
36de76f9
JK
17372015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1738
1739 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1740
0d71eef5
DB
17412015-05-12 Don Breazeal <donb@codesourcery.com>
1742
1743 * gdb.texinfo (Forks): Note that fork debugging is
1744 supported in extended mode.
1745 (Remote Configuration): Add fork event features to table
1746 of packet settings.
1747 (Stop Reply Packets): Add fork events to list of stop reasons.
1748 (General Query Packets): Add fork events to tables of
1749 'gdbfeatures' and 'stub features' supported in the qSupported
1750 packet, as well as to the list containing stub feature
1751 details.
1752
835205d0
GB
17532015-05-12 Gary Benson <gbenson@redhat.com>
1754
1755 * gdb.texinfo (General Query Packets): Document
1756 qXfer:exec-file:read with empty annex.
1757
4c082a81
SC
17582015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1759
1760 * python.texi (Values From Inferior): Add descriptions of new
1761 methods gdb.Value.reference_value and gdb.Value.const_value.
1762
b30a0bc3
JB
17632015-05-06 Joel Brobecker <brobecker@adacore.com>
1764
1765 * gdb.texinfo (Files): Add "info dll" documentation.
1766 (Cygwin Native): Remove "info dll" documentation.
1767
2ce1cdbf
DE
17682015-04-29 Doug Evans <dje@google.com>
1769
1770 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1771 Document.
1772 (Writing an Xmethod): Add get_result_type to example.
1773
59fb7612
SS
17742015-04-28 Sasha Smundak <asmundak@google.com>
1775
1776 * python.texi: New method documented.
1777
cf75d6c3
AB
17782015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1779
1780 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1781 format.
1782
897c3d32
DE
17832015-04-24 Doug Evans <dje@google.com>
1784
1785 * python.texi (Xmethods In Python): Fix name of method to call the
1786 xmethod.
1787
1b6e6f5c
GB
17882015-04-17 Gary Benson <gbenson@redhat.com>
1789
1790 * gdb.texinfo (Connecting to a Remote Target): Mention that
1791 GDB can access program files from remote targets that support
1792 qXfer:exec-file:read and Host I/O packets.
1793
c78fa86a
GB
17942015-04-17 Gary Benson <gbenson@redhat.com>
1795
1796 * gdb.texinfo (Remote Configuration): Document the "set/show
1797 remote pid-to-exec-file-packet" command.
1798 (General Query Packets): Document the qXfer:exec-file:read
1799 qSupported features. Document the qXfer:exec-file:read packet.
1800
a9a5a3d1
GB
18012015-04-17 Gary Benson <gbenson@redhat.com>
1802
1803 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1804 applies to executable paths if supplied to GDB as absolute.
1805
4f45d445
JK
18062015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1807
1808 * gdb.texinfo (Mode Options): Remove -xdb.
1809
e7a8570f
JK
18102015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1811 Eli Zaretskii <eliz@gnu.org>
1812
72f4393d
L
1813 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1814 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1815 the compile command. New subsection Compiler search for the compile
1816 command.
1817
f2983cc3
AW
18182015-04-09 Andy Wingo <wingo@igalia.com>
1819
1820 * guile.texi (Frames In Guile): Describe frame-read-register.
1821
599bd15c
GB
18222015-04-02 Gary Benson <gbenson@redhat.com>
1823
1824 * gdb.texinfo (set sysroot): Document "target:".
1825
d11916aa
SS
18262015-04-01 Sasha Smundak <asmundak@google.com>
1827
1828 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1829 section.
1830
df8411da
SDJ
18312015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1832
1833 PR corefiles/16092
1834 * gdb.texinfo (gcore): Mention new command 'set
1835 use-coredump-filter'.
1836 (set use-coredump-filter): Document new command.
1837
d33279b3
AT
18382015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1839
1840 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1841 documentation, reorder the info os entries in alphabetical order.
1842
852f8402
SM
18432015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1844
1845 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1846 -data-write-memory-bytes.
1847
856e7dd6
PA
18482015-03-24 Pedro Alves <palves@redhat.com>
1849
1850 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1851 mention that threads may sometimes run unlocked.
1852
236af5e3
YG
18532015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1854
1855 * gdb.texinfo (Remote configuration): Document "set/show
1856 serial parity" command.
1857
464b0089
GB
18582015-03-18 Gary Benson <gbenson@redhat.com>
1859
1860 * gdb.texinfo (General Query Packets): Remove documentation
1861 for now-removed vFile:fstat qSupported features.
1862
0a93529c
GB
18632015-03-11 Gary Benson <gbenson@redhat.com>
1864
1865 * gdb.texinfo (Remote Configuration): Document the
1866 "set/show remote hostio-fstat-packet" command.
1867 (General Query Packets): Document the vFile:fstat
1868 qSupported features.
1869 (Host I/O Packets): Document the vFile:fstat packet.
1870
85642ba0
AW
18712015-03-11 Andy Wingo <wingo@igalia.com>
1872
1873 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1874
f7e6eed5
PA
18752015-03-04 Pedro Alves <palves@redhat.com>
1876
1877 * gdb.texinfo (Remote Configuration): Document the "set/show
1878 remote swbreak-feature-packet" and "set/show remote
1879 hwbreak-feature-packet" commands.
1880 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1881 decription.
1882 (Stop Reply Packets): Document the swbreak and hwbreak stop
1883 reasons.
1884 (General Query Packets): Document the swbreak and hwbreak
1885 qSupported features.
1886 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1887
f873665f 18882015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1889
1890 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1891 under *stopped.
1892
9a284c97
DE
18932015-03-02 Doug Evans <xdje42@gmail.com>
1894
1895 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1896
446899e4
AA
18972015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1898
1899 * gdb.texinfo (S/390 and System z Features): Describe new feature
1900 "org.gnu.gdb.s390.vx".
1901
7ee67ee4
SDJ
19022015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1903
1904 PR gdb/18008
1905 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1906 demangler-warning): Fix typo ("problam").
1907
53cf2ee0
DT
19082015-02-19 David Taylor <dtaylor@emc.com>
1909
1910 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1911
3133f8c1
JM
19122015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1913
1914 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1915 point, DTrace'.
1916 (Static Probe Points): Modified to cover DTrace probes in addition
1917 to SystemTap probes. Also modified to cover the `enable probe'
1918 and `disable probe' commands.
1919
9aca2ff8
JM
19202015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1921
1922 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1923 `disable probe' commands.
1924
fa3f8d5a
DT
19252015-02-12 David Taylor <dtaylor@emc.com>
1926
1927 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1928 fields of the QTDV packet.
1929
d33501a5
MM
19302015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1931
1932 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1933 (Process Record and Replay): Describe new set|show commands.
1934 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1935
f4abbc16
MM
19362015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1937
1938 * gdb.texinfo (Process Record and Replay): Describe the "record
1939 btrace bts" command.
1940 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1941 (Branch Trace Configuration Format): New.
1942
cfb069a8
GB
19432015-01-31 Gary Benson <gbenson@redhat.com>
1944 Doug Evans <dje@google.com>
1945
1946 * gdb.texinfo (Command Completion): Document new
1947 "set/show max-completions" option.
1948
f57d2163
DE
19492015-01-31 Doug Evans <xdje42@gmail.com>
1950
1951 * gdb.texinfo (Symbols): Document new commands
1952 "maint print symbol-cache", "maint print symbol-cache-statistics",
1953 "maint flush-symbol-cache". Document new option
1954 "maint set symbol-cache-size".
1955
9f050062
DE
19562015-01-31 Doug Evans <xdje42@gmail.com>
1957
1958 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1959 distinguish script files vs inlined scripts.
1960 * python.texi (Python Auto-loading): Ditto.
1961
b6577aab
DE
19622015-01-30 Doug Evans <dje@google.com>
1963
1964 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1965 string if present.
1966
3a8b707a
DE
19672015-01-27 Doug Evans <dje@google.com>
1968
1969 * python.texi (Objfiles In Python): Document Objfile.username.
1970
1b549396
DE
19712015-01-27 Doug Evans <dje@google.com>
1972
1973 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1974 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1975
253828f1
JK
19762015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1977
1978 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1979
bf555842
EZ
19802015-01-16 Eli Zaretskii <eliz@gnu.org>
1981
1982 * doc/gdb.texinfo (TUI Commands): Document the possible
1983 values of NAME argument to 'winheight' command. Explain the
1984 effect of 'tabset' setting better.
1985
439250fb
DE
19862015-01-11 Doug Evans <xdje42@gmail.com>
1987
1988 PR gdb/15830
1989 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1990 (Symbols): Ditto.
1991 (Maintenance Commands): Delete docs for "maint demangle".
1992
6bf6fd09
JB
19932014-12-31 Joel Brobecker <brobecker@adacore.com>
1994
1995 * gdb.texinfo (Files): Remove documentation of the
1996 "add-shared-symbol-files" and "assf" commands.
1997 (Cygwin Native): Remove documentation of the "dll-symbols"
1998 command.
1999
cc485e62
DE
20002014-12-17 Doug Evans <xdje42@gmail.com>
2001
2002 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
2003
bb2ec1b3
TT
20042014-12-12 Phil Muldoon <pmuldoon@redhat.com>
2005 Jan Kratochvil <jan.kratochvil@redhat.com>
2006
2007 * gdb.texinfo (Altering): Update.
2008 (Compiling and Injecting Code): New node.
2009
6dddd6a5
DE
20102014-12-12 Doug Evans <dje@google.com>
2011
2012 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
2013
f5b95c01
AA
20142014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
2015
2016 * gdb.texinfo: Document "maint print user-registers".
2017
a0be3e44
DE
20182014-12-08 Doug Evans <dje@google.com>
2019
2020 * python.texi (Objfiles In Python): Document Objfile.owner.
2021
86e4ed39
DE
20222014-12-04 Doug Evans <dje@google.com>
2023
2024 * python.texi (Objfiles In Python): Document
2025 Objfile.add_separate_debug_file.
2026
7c50a931
DE
20272014-12-04 Doug Evans <dje@google.com>
2028
2029 * python.texi (Objfiles In Python): Document Objfile.build_id.
2030
162078c8
NB
20312014-12-02 Nick Bull <nicholaspbull@gmail.com>
2032
2033 * python.texi (Events In Python): Document new events
2034 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
2035 and RegisterChangedEvent.
2036
f10c5b19
JK
20372014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2038
2039 Add add-auto-load-scripts-directory.
2040 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
2041 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
2042
413b59ae
JK
20432014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
2044
2045 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
2046 description typo.
2047
02be9a71
DE
20482014-10-30 Doug Evans <dje@google.com>
2049
2050 * python.texi (Progspaces In Python): Document ability to add
2051 random attributes to gdb.Progspace objects.
2052 (Objfiles In Python): Document ability to add random attributes to
2053 gdb.objfile objects.
2054
e5f8a7cc
PA
20552014-10-27 Pedro Alves <palves@redhat.com>
2056
2057 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2058 info on stepping and signal handlers.
2059 (Signals): Explain stepping and signal handlers. Add context
2060 index entry, and cross references.
2061
fab3a15d
SM
20622014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2063
2064 * python.texi (Breakpoints In Python): Add parenthesis after
2065 Breakpoint.delete. Clarify Breakpoint.enabled description so
2066 that it contains "disable".
2067
4ffbba72
DE
20682014-10-17 Doug Evans <dje@google.com>
2069
2070 * python.texi (Events In Python): Document clear_objfiles event.
2071
d096d8c1
DE
20722014-10-17 Doug Evans <dje@google.com>
2073
2074 * python.texi (Objfiles In Python): Document new progspace attribute.
2075
32a8097b
PA
20762014-10-17 Pedro Alves <palves@redhat.com>
2077
2078 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2079 (SVR4 Process Information): Delete mention of OSF/1.
2080
2ddf4301
SM
20812014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2082
2083 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2084 exit-code field in -list-thread-groups output.
2085
342cc091
JBG
20862014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2087
2088 * gdb.texinfo (Set Breaks): Add missing "@end table".
2089
a25a5a45
PA
20902014-09-22 Pedro Alves <palves@redhat.com>
2091
2092 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2093 always-inserted off" is the default mode now. Delete
2094 documentation of "set breakpoint always-inserted auto".
2095
2b4fd423
DE
20962014-09-18 Doug Evans <dje@google.com>
2097
2098 * python.texi (Symbol Tables In Python): Document "producer"
2099 attribute of gdb.Symtab objects.
2100
deb8ff2b
PA
21012014-09-16 Pedro Alves <palves@redhat.com>
2102
2103 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2104 (Embedded OS): Remove VxWorks menu entry.
2105 (VxWorks): Remove node.
2106
81219e53
DE
21072014-09-13 Doug Evans <xdje42@gmail.com>
2108
2109 * gdb.texinfo (Signaling): Document new queue-signal command.
2110
faa42425
DE
21112014-09-06 Doug Evans <xdje42@gmail.com>
2112
2113 PR 15276
2114 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2115 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2116
1a6a384b
JL
21172014-09-03 Justin Lebar <jlebar@google.com>
2118
2119 * python.texi (Types In Python): Type.template_argument(n) returns a
2120 gdb.Value or a gdb.Type and throws an exception if n is out of
2121 range.
2122
5f3b99cf
SS
21232014-09-03 Sasha Smundak <asmundak@google.com>
2124
2125 * python.texi (Frames in Python): Add read_register description.
2126
3cecbbbe
TT
21272014-08-04 Tom Tromey <tromey@redhat.com>
2128
2129 * gdb.texinfo (Debugging Output): Update for change to "set debug
2130 target".
2131
90debf20
MM
21322014-08-01 Masaki Muranaka <monaka@monami-software.com>
2133
2134 Pushed by Joel Brobecker <brobecker@adacore.com>.
2135 * Makefile.in (transform): New variable.
2136 (install-man1, install-man5): Apply $(transform) to man file names.
2137
ee7333ae
DE
21382014-07-26 Doug Evans <xdje42@gmail.com>
2139
2140 PR guile/17177
2141 * guile.texi (Guile Pretty Printing API): Fix typo.
2142 Document set-pretty-printers!, pretty-printers.
2143 (Selecting Guile Pretty-Printers): Update.
2144 Mention program-space based pretty-printers.
2145
70509625
PA
21462014-07-25 Pedro Alves <palves@redhat.com>
2147 Eli Zaretskii <eliz@gnu.org>
2148
2149 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2150 with multi-threaded programs.
2151
b67a2c6f
YQ
21522014-06-27 Yao Qi <yao@codesourcery.com>
2153
2154 * gdb.texinfo (Maintenance Commands): Update the output of
2155 'maint print dummy-frames' command.
2156
f179cf97
EZ
21572014-06-24 Eli Zaretskii <eliz@gnu.org>
2158
2159 * gdb.texinfo (Screen Size): Improve indexing.
2160
992c7d70
GB
21612014-06-19 Gary Benson <gbenson@redhat.com>
2162
2163 * gdb.texinfo (Maintenance Commands): Document new
2164 "maint set/show catch-demangler-crashes" option.
2165
57fcfb1b
GB
21662014-06-19 Gary Benson <gbenson@redhat.com>
2167
2168 * gdb.texinfo (Maintenance Commands): Document new
2169 "maint demangler-warning" command and new
2170 "maint set/show demangler-warning" option.
2171
dd5d5494
SC
21722014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2173
2174 * python.texi (Xmethod API): Add space before the opening
2175 parenthesis in function descriptions.
2176
25326a28 21772014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2178
2179 * guile.texi (Guile Configuration): Document guile-data-directory.
2180
0a770bb2 21812014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2182
2183 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2184
16f691fb
DE
21852014-06-04 Doug Evans <xdje42@gmail.com>
2186
2187 * guile.texi (Breakpoints In Guile): Update.
2188
1e47491b
JB
21892014-06-03 Joel Brobecker <brobecker@adacore.com>
2190
2191 * python.texi (Xmethod API): Fix reference to "Progspaces In
2192 Python".
2193
0c6e92a5
SC
21942014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2195
2196 * python.texi (Xmethods In Python, XMethod API)
2197 (Writing an Xmethod): New nodes.
2198 (Python API): New menu entries "Xmethods In Python",
2199 "Xmethod API", "Writing an Xmethod".
2200
06eb1586
DE
22012014-06-02 Doug Evans <xdje42@gmail.com>
2202
2203 * guile.texi (Guile API): Add entry for Parameters In Guile.
2204 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2205 (Parameters In Guile): New node.
2206
e698b8c4
DE
22072014-06-02 Doug Evans <xdje42@gmail.com>
2208
2209 * guile.texi (Guile API): Add entry for Commands In Guile.
2210 (Basic Guile) <parse-and-eval>: Add reference.
2211 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2212 (GDB Scheme Data Types): Mention <gdb:command> object.
2213 (Commands In Guile): New node.
2214
ded03782
DE
22152014-06-02 Doug Evans <xdje42@gmail.com>
2216
2217 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2218 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2219 (Progspaces In Guile): New node.
2220
53e8a631
AB
22212014-05-30 Andrew Burgess <aburgess@broadcom.com>
2222
2223 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2224 * python.texi (Frames In Python): Mention
2225 gdb.FRAME_UNWIND_MEMORY_ERROR.
2226
329ea579
PA
22272014-05-29 Pedro Alves <palves@redhat.com>
2228 Tom Tromey <tromey@redhat.com>
2229
2230 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2231 from example.
2232 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2233 Mention that target-async is now deprecated.
2234 (Maintenance Commands): Document maint set/show target-async.
2235
92bcb5f9
PA
22362014-05-29 Pedro Alves <palves@redhat.com>
2237
2238 * observer.texi (sync_execution_done, command_error): New
2239 subjects.
2240
fd664c91
PA
22412014-05-29 Pedro Alves <palves@redhat.com>
2242
2243 PR gdb/13860
2244 * observer.texi (signal_received, end_stepping_range)
2245 (signal_exited, exited, no_history): New observer subjects.
2246
b2715b27
AW
22472014-05-26 Andy Wingo <wingo@igalia.com>
2248
2249 * guile.texi (GDB Scheme Data Types): Remove documentation for
2250 removed interfaces. Update spelling of gdb-object-kind.
2251
9eaa4c1e
AW
22522014-05-26 Andy Wingo <wingo@igalia.com>
2253
2254 * guile.texi (Basic Guile): Fix some typos.
2255
0f1e8403
AW
22562014-05-26 Andy Wingo <wingo@igalia.com>
2257
2258 * guile.texi (Writing a Guile Pretty-Printer)
2259 (Guile Types Module): Fix excess parentheses in use-modules forms.
2260
697aa1b7
EZ
22612014-05-24 Eli Zaretskii <eliz@gnu.org>
2262
2263 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2264 (Breakpoints In Guile, Guile Printing Module)
2265 (Guile Exception Handling, Values From Inferior In Guile)
2266 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2267 Don't use @var at the beginning of a sentence.
2268
2269 * gdb.texinfo (Frame Filter Management, Trace Files)
2270 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2271 (PowerPC Embedded, Define, Annotations for Running)
2272 (IPA Protocol Commands, Packets, General Query Packets)
2273 (Tracepoint Packets, Notification Packets, Environment)
2274 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2275 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2276 (Frames, Backtrace, Selection, Expressions, Registers)
2277 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2278 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2279 (Source Annotations, Using JIT Debug Info Readers, Packets)
2280 (Stop Reply Packets, Host I/O Packets)
2281 (Target Description Format): Don't use @var at the beginning of a
2282 sentence.
2283
2284 * python.texi (Basic Python, Types In Python)
2285 (Commands In Python, Frames In Python, Line Tables In Python)
2286 (Breakpoints In Python, gdb.printing, gdb.types)
2287 (Type Printing API): Don't use @var at the beginning of a
2288 sentence.
2289
67b5c0c1
MM
22902014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2291
2292 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2293 replay-memory-access".
2294
6a3cb8e8
PA
22952014-05-21 Pedro Alves <palves@redhat.com>
2296
2297 * gdb.texinfo (Starting): Document "set/show
2298 auto-connect-native-target".
2299 (Target Commands): Document "target native".
2300
936d2992
PA
23012014-05-20 Pedro Alves <palves@redhat.com>
2302
2303 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2304 not be remote specific. Add cross reference to the qCRC packet.
2305 (Separate Debug Files): Update cross reference to the qCRC packet.
2306 (General Query Packets) <qCRC packet>: Add anchor.
2307
b3ce5e5f
DE
23082014-05-17 Doug Evans <xdje42@gmail.com>
2309
2310 Copy over changes from guile.texi.
2311 * python.texi (Basic Python) <gdb.execute>: Add text.
2312 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2313 (Values From Inferior) <Python string>: Add text.
2314 (Values From Inferior) <Value.string>: Clarify string length handling.
2315 (Pretty Printing API): Add cindex.
2316 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2317 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2318 @vindex.
2319 (Commands In Python) <COMPLETE_*>: Similarly.
2320 (Symbols In Python) <SYMBOL_*>: Similarly.
2321 (Breakpoints In Python) <WP_*>: Similarly.
2322 (Breakpoints In Python) <BP_*>: Similarly.
2323
8dfcab11
DT
23242014-05-17 David Taylor <dtaylor@emc.com>
2325
2326 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2327 mentioned in the qfThreadInfo reply.
2328
8d551b02
DE
23292014-05-16 Doug Evans <dje@google.com>
2330
2331 * gdb.texinfo (Mode Options): Add -D.
2332
e20bd8f4
SB
23332014-05-09 Samuel Bronson <naesten@gmail.com>
2334
2335 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2336 "make -C".
2337
f989a1c8
TT
23382014-04-29 Tom Tromey <tromey@redhat.com>
2339
2340 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2341 "show debug varobj".
2342
95cf3b38
DT
23432014-05-01 David Taylor <dtaylor@emc.com>
2344
2345 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2346 option.
2347
01f9f808
MS
23482014-04-24 Michael Sturm <michael.sturm@mintel.com>
2349 Walfred Tedeschi <walfred.tedeschi@intel.com>
2350
2351 * gdb.texinfo (i386 Features): Add description of AVX512
2352 registers.
2353
770e7fc7
DE
23542014-03-31 Doug Evans <dje@google.com>
2355
2356 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2357
97d8f0ee
DE
23582014-03-30 Doug Evans <dje@google.com>
2359
2360 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2361 (Background Execution): Ditto.
2362
36cb1214
HZ
23632014-03-21 Pedro Alves <palves@redhat.com>
2364 Stan Shebs <stan@codesourcery.com>
2365 Hui Zhu <hui@codesourcery.com>
2366
2367 * gdb.texinfo (Packets): Add anchor to "? packet".
2368 Remove fixme and update introduction of "k packet".
2369 Add anchor to "vKill packet".
2370
5e3a2c38
SS
23712014-03-12 Stan Shebs <stan@codesourcery.com>
2372
2373 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2374
7a5a839f
LC
23752014-02-26 Ludovic Courtès <ludo@gnu.org>
2376
dc6ae996 2377 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2378
95060284
JB
23792014-02-20 Joel Brobecker <brobecker@adacore.com>
2380
2381 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2382 and "assf" as being deprecated.
2383 (Cygwin Native): Likewise for "dll-symbols".
2384 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2385 as a way to force the loading of symbols from a DLL.
2386
f7bd0f78
SC
23872014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2388
2389 * python.texi (Values From Inferior): Add description about the
2390 new feature.
2391
329baa95
DE
23922014-02-17 Doug Evans <xdje42@gmail.com>
2393
2394 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2395 * gdb.texinfo (Python): Moved to ...
2396 * python.texi: ... here. New file.
2397
687894f5
DE
23982014-02-17 Ludovic Courtès <ludo@gnu.org>
2399
d25f38ee 2400 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2401 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2402 parameter to 'str-lookup-function' procedure. Look for
2403 the "std::string<" prefix.
2404 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2405 Adjust description.
2406
6fb526ee
DE
24072014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2408
d25f38ee 2409 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2410 parantheses for deffn.
2411 (Disassembly In Guile): Ditto.
2412
1e0a5178
SS
24132014-02-10 Stan Shebs <stan@codesourcery.com>
2414
2415 Add Doxygen support.
2416 * Makefile.in (doxy): New action, generates Doxygen files.
2417 (DOXYGEN): New.
2418 (doxyedit): New.
2419 * Doxyfile-base.in: New file.
2420 * Doxyfile-gdb-api.in: New file.
2421 * Doxyfile-gdb-xref.in: New file.
2422 * Doxyfile-gdbserver.in: New file.
2423 * doxy-index.in: New file.
2424 * filter-for-doxygen: New file.
2425 * filter-params.pl: New file.
2426
ed3ef339
DE
24272014-02-10 Doug Evans <xdje42@gmail.com>
2428
2429 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2430 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2431 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2432 (Guile docs): Include guile.texi.
2433 (objfile-gdbdotext file): Add objfile-gdb.scm.
2434 (dotdebug_gdb_scripts section): Mention Guile scripts.
2435 (Multiple Extension Languages): New node.
2436 * guile.texi: New file.
2437
c6044dd1
JB
24382014-01-28 Joel Brobecker <brobecker@adacore.com>
2439
2440 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2441 ignore-descriptive-types". commands.
2442
87ce2a04
DE
24432014-01-22 Doug Evans <dje@google.com>
2444
2445 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2446 (gdbserver man): Ditto.
2447
52834460
MM
24482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2449
2450 * gdb.texinfo: Document limited reverse/replay support
2451 for target record-btrace.
2452
0688d04e
MM
24532014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2454
2455 * gdb.texinfo (Process Record and Replay): Update documentation.
2456
8710b709
MM
24572014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2458
2459 * gdb.texinfo (Process Record and Replay): Document new /c
2460 modifier accepted by "record function-call-history".
2461 Add /i modifier to "record function-call-history" example.
2462
dcf106f3
JB
24632014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2464 Joel Brobecker <brobecker@adacore.com>
2465
2466 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2467 markers. Remove one that was misplaced.
2468
41ef2965
PA
24692014-01-10 Pedro Alves <palves@redhat.com>
2470
2471 * gdb.texinfo (Your Program's Environment) <set environment>:
2472 Mention the shell, and point at 'set exec-wrapper'.
2473
c0d48811
JB
24742014-01-07 Joel Brobecker <brobecker@adacore.com>
2475
2476 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2477
5fba4c0f
JB
24782013-12-30 Joel Brobecker <brobecker@adacore.com>
2479
2480 * gdb.texinfo (Types In Python): Clarify the documentation
2481 of attribute gdb.Field.bitpos.
2482
0809504b
JB
24832013-12-28 Joel Brobecker <brobecker@adacore.com>
2484
2485 * gdb.texinfo (Types In Python): Fix the documentation of
2486 attribute "bitpos" in class gdb.Field for enum types. Add
2487 documentation for attribute "enumval" in that same class.
2488
edef6000
JB
24892013-12-28 Joel Brobecker <brobecker@adacore.com>
2490
2491 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2492 @ftable.
2493
71b8c845
DE
24942013-12-23 Doug Evans <xdje42@gmail.com>
2495
2496 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2497 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2498 corresponding section in Extending GDB.
2499 (Extending GDB): Move menu up. New menu item "Auto-loading
2500 extensions".
2501 (Sequences): New menu item "Auto-loading sequences".
2502 (Auto-loading sequences): New node.
2503 (Python): Rename section from Scripting GDB to Extending GDB.
2504 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2505 Move docs on ways to auto-load extensions to ...
2506 (Auto-loading extensions): ... here. New node.
2507
d192b373
JB
25082013-12-23 Joel Brobecker <brobecker@adacore.com>
2509
2510 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2511 in menu.
2512 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2513 command, now in a new node.
2514 (GDB/MI Support Commands): New node, with its contents being
2515 extracted from the "GDB/MI Miscellaneous Commands" node.
2516 A small paragraph introducing the section is also added at
2517 the start.
2518 (GDB/MI Miscellaneous Commands): Delete the description of the
2519 -info-gdb-mi-command, -list-features and -list-target-features
2520 commands, now hosted in the "GDB/MI Support Commands" node.
2521
a16b0e22
SC
25222013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2523
2524 PR python/16113
2525 * gdb.texinfo (Values From Inferior): Add a note about using
2526 gdb.Field objects as subscripts on gdb.Value objects.
2527 (Types In Python): Add description about the new attribute
2528 "parent_type" of gdb.Field objects.
2529
9b26f0fb
JB
25302013-12-12 Joel Brobecker <brobecker@adacore.com>
2531
2532 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2533 entry for section docuumenting the -list-features GDB/MI command.
2534
72bfa06c
JB
25352013-12-10 Joel Brobecker <brobecker@adacore.com>
2536
2537 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2538 "exec-run-start-option" entry in the output of the "-list-features"
2539 command.
2540
3ea8680f
EZ
25412013-12-04 Eli Zaretskii <eliz@gnu.org>
2542
2543 * gdb.texinfo (i386): Fix yesterday's commit.
2544
1a4f73eb
TT
25452013-12-03 Tom Tromey <tromey@redhat.com>
2546
2547 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2548 documented here.
2549
6cb999f8
TT
25502013-12-03 Tom Tromey <tromey@redhat.com>
2551
2552 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2553
ca8941bb
WT
25542013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2555
2556 * gdb.texinfo (i386 Features): Add MPX feature registers.
2557 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2558 a subsubsection for MPX and describes the display of the
2559 boundary registers.
2560
688981c9
JB
25612013-12-03 Joel Brobecker <brobecker@adacore.com>
2562
2563 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2564 documentation of the "ada-exceptions" entry.
2565
2ea126fa
JB
25662013-12-03 Joel Brobecker <brobecker@adacore.com>
2567
2568 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2569 "^error" result record concerning the error message. Document
2570 the error code that may also be part of that result record.
2571 (GDB/MI Miscellaneous Commands): Document the
2572 "undefined-command-error-code" element in the output of
2573 the "-list-features" GDB/MI command.
2574
6b7cbff1
JB
25752013-12-03 Joel Brobecker <brobecker@adacore.com>
2576
2577 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2578 the new -info-gdb-mi-command GDB/MI command. Document
2579 the meaning of "-info-gdb-mi-command" in the output of
2580 -list-features.
2581
20e1ca3b
PA
25822013-11-29 Pedro Alves <palves@redhat.com>
2583
2584 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2585 Update comment.
2586
29453a14
YQ
25872013-11-24 Yao Qi <yao@codesourcery.com>
2588
2589 * gdb.texinfo (Caching Remote Data): Document new
2590 "set/show stack-cache" option.
2591
6dd315ba
YQ
25922013-11-24 Yao Qi <yao@codesourcery.com>
2593
2594 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2595 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2596 "off" respectively.
2597
9df9dbe0
YQ
25982013-11-23 Yao Qi <yao@codesourcery.com>
2599
2600 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2601 of "displayhint" to the table about child results.
2602
c78feb39
YQ
26032013-11-21 Yao Qi <yao@codesourcery.com>
2604
2605 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2606 'dynamic' for the output of command -var-list-children.
2607
27b81af3
YQ
26082013-11-21 Yao Qi <yao@codesourcery.com>
2609
2610 * gdb.texinfo (Caching Target Data): Remove "see" before
2611 @pxref.
2612
b26dfc9a
YQ
26132013-11-20 Yao Qi <yao@codesourcery.com>
2614
2615 * gdb.texinfo (Caching Target Data): Update doc for
2616 per-address-space dcache.
2617
b12039c6
YQ
26182013-11-20 Yao Qi <yao@codesourcery.com>
2619
2620 * gdb.texinfo (Data): Rename menu item.
2621 (Caching Remote Data): Rename to ...
2622 (Caching Target Data): ... it. Update.
2623
422ad5c2
JB
26242013-11-18 Joel Brobecker <brobecker@adacore.com>
2625
2626 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2627 "language-option" entry in the output of the "-list-features"
2628 command.
2629
805e1f19
TT
26302013-11-15 Tom Tromey <tromey@redhat.com>
2631
2632 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2633 Add example.
2634
8fe1b653
TT
26352013-11-14 Tom Tromey <tromey@redhat.com>
2636
2637 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2638
403cb6b1
JB
26392013-11-14 Joel Brobecker <brobecker@adacore.com>
2640
2641 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2642 (Context management): Place current subsection text into its own
2643 subsubsection. Add new subsubsection describing the "--language"
2644 command option.
2645
93973826
JB
26462013-11-13 Joel Brobecker <brobecker@adacore.com>
2647
2648 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2649 the documentation of "info-ada-exceptions" in the output
2650 of the "-list-features" command. Add the documentation
2651 of the "ada-exception" entry instead.
2652
6adcee18
JB
26532013-11-12 Joel Brobecker <brobecker@adacore.com>
2654
93973826 2655
6adcee18
JB
2656 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2657 word of a couple of sentences to start with a capital letter.
2658
58d06528
JB
26592013-11-12 Joel Brobecker <brobecker@adacore.com>
2660
2661 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2662 (Ada Exceptions): New node.
2663 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2664 Commands" node.
2665 (GDB/MI Ada Exceptions Commands): New node.
2666 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2667 field in the output of the "-list-features" command.
2668 * NEWS: Add entry for the new "info exceptions" CLI command,
2669 and for the new "-info-ada-exceptions" GDB/MI command.
2670
bc79de95
PM
26712013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2672
2673 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2674 (Line Tables In Python): New node.
2675
73be47f5
DE
26762013-11-08 Doug Evans <dje@google.com>
2677
2678 * gdb.texinfo (Debugging Output): Update text for
2679 "set debug dwarf2-read".
2680
db0fec5c
DE
26812013-11-08 Doug Evans <dje@google.com>
2682
2683 * gdb.texinfo (Debugging Output): Update text for
2684 "set debug symtab-create".
2685
92e32e33
PM
26862013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2687
72f4393d
L
2688 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2689 constant.
92e32e33 2690
f76c27b5
PM
26912013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2692
2693 * gdb.texinfo (Breakpoints In Python): Document temporary
2694 option in breakpoint constructor, and add documentation to the
2695 temporary attribute.
2696
fa4d0c40
YQ
26972013-11-07 Yao Qi <yao@codesourcery.com>
2698
2699 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2700 output of "-var-info-expression".
2701
afa332ce
PA
27022013-11-06 Pedro Alves <palves@redhat.com>
2703
2704 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2705 non-interactive mode.
2706 (Environment) <shell startup files warning>: Mention
2707 non-interactive mode. Mention .zshenv for Z shell, and talk about
2708 BASH_ENV instead of .bashrc for BASH.
2709
9ac69859
NB
27102013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2711
2712 * gdb.texinfo (Commands to Specify Files): Add description
2713 of the remove-symbol-file command.
2714 * observer.texi: New free_objfile event
2715
98882a26
PA
27162013-10-24 Pedro Alves <palves@redhat.com>
2717
2718 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2719
ce13fade
JB
27202013-10-11 Joel Brobecker <brobecker@adacore.com>
2721
2722 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2723 New subsection inside which the "-catch-load" and "-catch-unload"
2724 commands documentation is now placed.
2725 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2726 documenting the "-catch-assert" and "-catch-exception" new
2727 GDB/MI commands.
2728
2446f5ea
JB
27292013-10-10 Joel Brobecker <brobecker@adacore.com>
2730
2731 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2732
0d12017b
JB
27332013-10-10 Joel Brobecker <brobecker@adacore.com>
2734
bd80dc1a
JB
2735 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2736 serial baud".
2737 (Remote Configuration): Replace "set remotebaud" by "set serial
2738 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2739
f4fb82a1
PA
27402013-10-07 Pedro Alves <palves@redhat.com>
2741
2742 PR breakpoints/11568
2743 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2744 when the thread is removed from the thread list.
2745
0c557179
SDJ
27462013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2747
2748 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2749 Update entry for $_exitcode.
2750
5713b9b5
JB
27512013-10-04 Joel Brobecker <brobecker@adacore.com>
2752
2753 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2754 new "--start" option.
2755
901461f8
PA
27562013-10-02 Pedro Alves <palves@redhat.com>
2757
2758 * gdb.texinfo (Registers): Expand description of saved registers
2759 in frames. Explain <not saved>.
2760
8fb8eb5c
DE
27612013-09-25 Doug Evans <dje@google.com>
2762
2763 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2764
0a7cfe2c
SS
27652013-09-16 Stan Shebs <stan@codesourcery.com>
2766
2767 Remove the internals manual gdbint.texinfo.
2768 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2769 (PDFFILES): Remove gdbint.pdf.
2770 (HTMLFILES): Remove gdbint/index.html.
2771 (HTMLFILES_INSTALL): Remove gdbint.
2772 (GDBINT_DOC_FILES): Remove.
2773 (dvi): Remove gdbint.dvi.
2774 (ps): Remove gdbint.ps.
2775 * gdbint.texinfo: Remove file.
2776 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2777
a280dbd1
SDJ
27782013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2779
2780 * gdb.texinfo (Convenience Functions): Mention new convenience
2781 function $_isvoid.
2782
4ac33720
UW
27832013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2784
2785 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2786 (Standard Target Features): Add new node to menu.
2787 (S/390 and System z Features): New node.
2788
b3d3b4bd
SA
27892013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2790
2791 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2792 -list-target-features in the example.
2793
edf9f00c
JK
27942013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2795
2796 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2797 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2798
1d236d23
JK
27992013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2800
2801 Sync documentation with gdb.base/gnu-debugdata.exp.
2802 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2803
5423b017
JK
28042013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2805
2806 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2807
6211c335
YQ
28082013-08-27 Pedro Alves <pedro@codesourcery.com>
2809 Yao Qi <yao@codesourcery.com>
2810
2811 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2812 Document new --skip-unavailable option.
2813 <-stack-list-variables>: Document new --skip-unavailable option.
2814
52e260a3
DE
28152013-08-26 Doug Evans <dje@google.com>
2816
2817 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2818 an optional regexp.
2819
5e92f71a
TT
28202013-08-13 Tom Tromey <tromey@redhat.com>
2821
2822 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2823 Document GDB_PARALLEL and GDB_INOTIFY.
2824
c5d7073b
SS
28252013-08-09 Stan Shebs <stan@codesourcery.com>
2826
2827 * LRS: Remove file, describes a long-abandoned live-range
2828 splitting extension to stabs.
2829
6fbe845e
AB
28302013-07-25 Andrew Burgess <aburgess@broadcom.com>
2831
2832 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2833
e7045703
DE
28342013-07-17 Doug Evans <dje@google.com>
2835
2836 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2837
3105ebf9
TT
28382013-07-02 Tom Tromey <tromey@redhat.com>
2839
2840 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2841
d6c2da54
TT
28422013-06-28 Tom Tromey <tromey@redhat.com>
2843
2844 * Makefile.in (version.subst): Use version.in, not
2845 common/version.in.
2846 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2847 Likewise.
2848
e5823f1c
PA
28492013-06-27 Pedro Alves <palves@redhat.com>
2850
2851 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2852 dynamic symbol resolution code>: New section, based on infrun.c
2853 comment.
2854
92dcb9ff
TT
28552013-06-26 Tom Tromey <tromey@redhat.com>
2856
2857 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2858 Update.
2859 (Releasing GDB): Likewise.
2860
dc673c81
YQ
28612013-06-26 Pedro Alves <pedro@codesourcery.com>
2862 Yao Qi <yao@codesourcery.com>
2863
2864 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2865 -trace-frame-collected.
2866
28a93511
YQ
28672013-06-26 Pedro Alves <pedro@codesourcery.com>
2868
2869 * gdb.texinfo (Traceframe Info Format): Document tvar element
2870 and its attributes.
2871
a0743c90
YQ
28722013-06-25 Yao Qi <yao@codesourcery.com>
2873
2874 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2875
01208463
TT
28762013-06-24 Tom Tromey <tromey@redhat.com>
2877
2878 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2879 (GDBvn.texi): Use version.subst.
2880 (version.subst): New target.
2881 (mostlyclean): Remove version.subst.
2882
c898adb7
YQ
28832013-06-20 Pedro Alves <pedro@codesourcery.com>
2884
2885 * gdb.texinfo (GDB/MI Data Manipulation)
2886 <-data-list-register-values>: Document the --skip-unavailable
2887 option.
2888
7c57fa1e
YQ
28892013-06-07 Yao Qi <yao@codesourcery.com>
2890
2891 * gdb.texinfo (Symbols): Add kindex and cindex for
2892 'maint print msymbols'.
2893
0059c61a 28942013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2895
2896 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2897 response field name (thread-group to inferior).
2898
85dc5a12
GB
28992013-06-04 Gary Benson <gbenson@redhat.com>
2900
2901 * gdb.texinfo (General Query Packets/qSupported): Added
2902 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2903 to the table of currently defined stub features.
2904 Added a more detailed entry for "augmented-libraries-svr4-read".
2905 (General Query Packets/qXfer:libraries-svr4:read): Documented
2906 the augmented form of this packet.
2907
5901af59
JB
29082013-05-23 Joel Brobecker <brobecker@adacore.com>
2909
2910 * gdb.texinfo (System-wide Configuration Scripts): Renames
2911 "Installed System-wide Configuration Scripts". Add associated
2912 @menu block.
2913
c1e36e3e
PA
29142013-05-23 Yao Qi <yao@codesourcery.com>
2915 Pedro Alves <palves@redhat.com>
2916
2917 * gdb.texinfo (Packets): Document 'vCont;r'.
2918 (Continuing and Stepping): Document target-assisted range
2919 stepping, and the 'set range-stepping' and 'show range-stepping'
2920 commands.
2921
0201faac
JB
29222013-05-23 Joel Brobecker <brobecker@adacore.com>
2923
2924 * gdb.texinfo (Installed System-wide Configuration Scripts):
2925 Add subsection describing the scripts now available under
2926 the data-dir's system-gdbbinit subdirectory.
2927 * NEWS: Add entry announcing the availability of system-wide
2928 configuration scripts for ElinOS and Wind River Linux.
2929
c5867ab6
HZ
29302013-05-21 Hui Zhu <hui@codesourcery.com>
2931
2932 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2933 "-dprintf-insert" command.
2934
7d0c9981
DE
29352013-05-17 Doug Evans <dje@google.com>
2936
2937 * gdb.texinfo (Maintenance Commands): Update doc for
2938 "maint check-psymtabs". Add doc for "maint check-symtabs",
2939 "maint expand-symtabs".
2940
742ce053
MM
29412013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2942
2943 * gdb.texinfo (Process Record and Replay): Document the
2944 "record goto" command and its sub-commands.
2945
1e611234
PM
29462013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2947
2948 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2949 (Python API): Add Frame Filters API, Frame Wrapper API,
2950 Writing a Frame Filter/Wrapper, Managing Management of Frame
2951 Filters chapter entries.
2952 (Frame Filters API): New Node.
2953 (Frame Wrapper API): New Node.
2954 (Writing a Frame Filter): New Node.
2955 (Managing Frame Filters): New Node.
2956 (Progspaces In Python): Add note about frame_filters attribute.
2957 (Objfiles in Python): Ditto.
2958 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2959 @anchors and --no-frame-filters option to -stack-list-variables,
2960 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2961 commands.
2962
2874cb83
JB
29632013-05-08 Joel Brobecker <brobecker@adacore.com>
2964
2965 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2966 Support" subsection documenting the XML format used to transfer
2967 shared library info on AIX.
2968
9a005eb9
JB
29692013-05-08 Joel Brobecker <brobecker@adacore.com>
2970
2971 * gdb.texinfo (Debugging Output): Add documentation of
2972 "set debug aix-solib" and "show debug aix-solib" commands.
2973
a1217d97
SL
29742013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2975
2976 * gdb.texinfo (Nios II): New section.
2977 (Nios II Features): New section.
2978
4d1eb6b4
JB
29792013-05-06 Joel Brobecker <brobecker@adacore.com>
2980
2981 * gdbint.texinfo (Algorithms): Remove entries documenting
2982 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2983 SOLIB_CREATE_INFERIOR_HOOK.
2984
3f84184e
TT
29852013-04-29 Tom Tromey <tromey@redhat.com>
2986
2987 PR python/14204:
2988 * gdb.texinfo (Python API): Fix menu entry.
2989 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2990 Define global and static block. Add example. Clarify
2991 block relationship for inline functions.
2992
60155234
TT
29932013-04-29 Tom Tromey <tromey@redhat.com>
2994
2995 * gdb.texinfo (Python API): Mention Python help and keyword
2996 arguments. Move pagination text to Basic Python.
2997 (Basic Python): Put pagination text here. Document
2998 close-on-exec, SIGCHLD, and SIGINT.
2999
5360976e
PA
30002013-04-19 Pedro Alves <palves@redhat.com>
3001
3002 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
3003 "signedness" instead of "signness".
3004
bd3f3b55
PA
30052013-04-19 Pedro Alves <palves@redhat.com>
3006
3007 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
3008 -Wno-pointer-sign text with text on -Wpointer-sign.
3009
dee368d3
TT
30102013-04-16 Tom Tromey <tromey@redhat.com>
3011
3012 * gdb.texinfo (Set Catchpoints): Mention earliest version of
3013 GCC that has the SDT probe points.
3014
cc16e6c9
TT
30152013-04-15 Tom Tromey <tromey@redhat.com>
3016
3017 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
3018 exception catchpoints.
3019
72f1fe8a
TT
30202013-04-15 Tom Tromey <tromey@redhat.com>
3021
3022 * gdb.texinfo (Set Catchpoints): Document $_exception.
3023 (Convenience Vars): Mention $_exception.
3024
591f19e8
TT
30252013-04-15 Tom Tromey <tromey@redhat.com>
3026
3027 * gdb.texinfo (Set Catchpoints): Reorganize exception
3028 catchpoints. Document "catch rethrow".
3029 (Debugging C Plus Plus): Mention "catch rethrow".
3030
02ae6bad
TT
30312013-04-15 Tom Tromey <tromey@redhat.com>
3032
3033 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
3034
2c91021c
JK
30352013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3036 Eli Zaretskii <eliz@gnu.org>
3037
3038 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
3039 line below the sample output.
3040
6eaaf48b
EZ
30412013-04-12 Eli Zaretskii <eliz@gnu.org>
3042
3043 * gdb.texinfo (Mode Options): Document '-configuration'.
3044 (Help): Document "show configuration".
3045 (Bug Reporting): Add requirements to include the configuration
3046 details in bug reports.
3047
b292c783
JK
30482013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3049
3050 * Makefile.in (MAN1S): Add gcore.1.
3051 Remove "Host, target, and site specific Makefile fragments" comment.
3052 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3053 (install-man1, uninstall-man1): Conditionalize gcore.1.
3054 (gcore.1): New.
3055 * gdb.texinfo (Man Pages): Add gcore man.
3056 (gcore man): New node.
3057
f81d1120
PA
30582013-04-10 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.texinfo (Process Record and Replay): Document that "set
3061 record full insn-number-max", "set record
3062 instruction-history-size" and "set record
3063 function-call-history-size" accept "unlimited".
3064 (Backtrace): Document that "set backtrace limit" accepts
3065 "unlimited".
3066 (List): Document that "set listsize" accepts "unlimited".
3067 (Print Settings)" Document that "set print max-symbolic-offset",
3068 "set print elements" and "set print repeats" accept "unlimited".
3069 (Starting and Stopping Trace Experiments): Document that "set
3070 trace-buffer-size" accepts "unlimited".
3071 (Remote Configuration): Document that "set tcp connect-timeout"
3072 accepts "unlimited".
3073 (Command History): Document that "set history size" accepts
3074 "unlimited".
3075 (Screen Size): Document that "set height" and "set width" accepts
3076 "unlimited". Adjust "set pagination"'s description to suggest
3077 "set height unlimited" instead of "set height 0".
3078
393fd4c3
YQ
30792013-04-10 Yao Qi <yao@codesourcery.com>
3080
3081 * gdb.texinfo (Trace Files): Add "target ctf".
3082
cba5a7bf
JK
30832013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3084
3085 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3086
0ed630cb
JK
3087 * Makefile.in (install-man1, install-man5, uninstall-man1)
3088 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3089
afe1492b
JK
3090 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3091
5b8b6385
JK
30922013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3093 Eli Zaretskii <eliz@gnu.org>
3094
3095 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3096 parameters order. Remove "On some targets" for --attach. Document the
3097 --multi parameter and extended-remote command. Document all the
3098 options.
3099
906ccdf0
JK
31002013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3101
3102 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3103 the list of supported languages.
3104
43662968
JK
31052013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3106
3107 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3108 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3109 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3110 (diststuff): Add man.
3111 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3112 (uninstall-man5): New.
3113 (STAGESTUFF): Add *.1 and *.5.
3114 (GDBvn.texi): Add SYSTEM_GDBINIT.
3115 (gdb.1, gdbserver.1, gdbinit.5): New.
3116 (maintainer-clean realclean): Add $(MANS).
3117 (install): Add install-man.
3118 (uninstall): Add uninstall-man.
3119 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3120 (@copying): Wrap it by @c man begin COPYRIGHT.
3121 (Top): Add Man Pages.
3122 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3123
be9a8770
PA
31242013-04-02 Pedro Alves <palves@redhat.com>
3125
3126 * gdb.texinfo (Debugging Output): Document "set/show debug
3127 aarch64", "set/show debug coff-pe-read" and "set/show debug
3128 mach-o".
3129
a46c1e42
PA
31302013-04-02 Pedro Alves <palves@redhat.com>
3131
3132 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3133 table>: Add entry for "trace-buffer-size".
3134
bd3eecc3
PA
31352013-03-28 Pedro Alves <palves@redhat.com>
3136
3137 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3138 table>: Add entry for "trace-status".
3139
215b9f98
EZ
31402013-03-28 Eli Zaretskii <eliz@gnu.org>
3141
3142 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3143 @bullet", which is invalid (makeinfo 5.1 barfs).
3144
7f7cc265
PA
31452013-03-28 Pedro Alves <palves@redhat.com>
3146
3147 PR gdb/15294
3148
3149 * gdb.texinfo (List) <set listsize>: Adjust to document that
3150 listsize 0 means no limit, and remove mention of -1.
3151
9c0be723
YQ
31522013-03-22 Yao Qi <yao@codesourcery.com>
3153
3154 * gdb.texinfo (Embedded Processors): Remove menu item
3155 "OpenRISC 1000".
3156 (OpenRISC 1000): Remove.
3157
bd712aed
DE
31582013-03-21 Doug Evans <dje@google.com>
3159
3160 * gdb.texinfo (Maintenance Commands): Add docs for
3161 "mt set per-command {space,time,symtab} {on,off}".
3162
d0353e76
YQ
31632013-03-14 Hui Zhu <hui@codesourcery.com>
3164 Yao Qi <yao@codesourcery.com>
3165
3166 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3167
6dd24dfa
KS
31682013-03-13 Keith Seitz <keiths@redhat.com>
3169
3170 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3171 "maint agent" reference to Dynamic printf.
3172
5c4808ca
EZ
31732013-03-11 Eli Zaretskii <eliz@gnu.org>
3174
3175 * gdb.texinfo (General Query Packets): Don't use colon in index
3176 entries visible to Info format.
3177
59ea5688
MM
31782013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3179
3180 * gdb.texinfo (Process Record and Replay): Document record
3181 changes.
3182
2ae8c8e7
MM
31832013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3184
3185 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3186 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3187 qXfer:btrace:read.
3188
28abe188
EZ
31892013-03-09 Eli Zaretskii <eliz@gnu.org>
3190
3191 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3192 use colons in @anchor and @cindex entries.
3193
be9a119c 31942013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3195
3196 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3197
be9a119c 31982013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3199 Hafiz Abid Qadeer <abidh@codesourcery.com>
3200
3201 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3202 trace-buffer-size set and show commands.
3203 (Tracepoint Packets): Document QTBuffer:size.
3204 (General Query Packets): Document QTBuffer:size.
3205
d57350ea
TT
32062013-02-21 Tom Tromey <tromey@redhat.com>
3207
3208 * gdb.texinfo: Remove bad @syncodeindex.
3209 (Values From Inferior, Types In Python, Inferiors In Python)
3210 (Events In Python, Threads In Python, Frames In Python, Blocks In
3211 Python, Symbols In Python, Symbol Tables In Python): Remove
3212 @tables.
3213 (Packets, General Query Packets, Tracepoint Packets)
3214 (Host I/O Packets): Use @w{} for empty @item.
3215
9f44fbc0
SCR
32162013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3217
3218 * gdb.texinfo (Architectures In Python): Add description about
3219 the new method gdb.Architecture.disassemble.
3220
f5911ea1
HAQ
32212013-02-15 Pedro Alves <pedro@codesourcery.com>
3222 Hafiz Abid Qadeer <abidh@codesourcery.com>
3223
3224 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3225 Document the "trace-file" field.
3226
7e1e0340
DE
32272013-02-07 Doug Evans <dje@google.com>
3228
3229 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3230 command.
3231
134a2066
YQ
32322013-02-06 Yao Qi <yao@codesourcery.com>
3233
3234 * gdb.texinfo (GDB/MI Async Records): Document new MI
3235 notification "=tsv-modified". Update the document of MI
3236 notification "=tsv-created".
3237 * observer.texi (GDB Observers): New observer tsv_modified.
3238 Update observer tsv_created and tsv_delete.
3239
430ed3f0
MS
32402013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3241
3242 * gdb.texinfo (AArch64 Features): New section; document
3243 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3244 (Architectures): Add new AArch64 section to document AArch64
3245 architecture specific commands.
3246 (ABI): Add description of the new OS ABI "Newlib" and its influence
3247 on the longjmp handling.
3248
1b56eb55
JK
32492013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3250 Jan Kratochvil <jan.kratochvil@redhat.com>
3251
3252 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3253 variable in 'set/show backtrace' section.
3254
c4957902
TT
32552013-01-31 Tom Tromey <tromey@redhat.com>
3256
3257 * gdb.texinfo (Target Commands): Fix typo.
3258
bea883fd
SCR
32592013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3260
3261 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3262 describing the gdb.Architecture class.
3263 (Frames In Python): Add description about the new method
3264 gdb.Frame.architecture().
3265
796a7ff8
DE
32662013-01-23 Doug Evans <dje@google.com>
3267
3268 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3269
998580f1
MK
32702013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3271
3272 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3273 'thread-groups' field when printing a breakpoint in MI.
3274
c9fb1240
SD
32752012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3276 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3277 to reflect that jit-reader-load now supports absolute file-names.
3278
ab04a2af
TT
32792013-01-16 Tom Tromey <tromey@redhat.com>
3280
3281 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3282 (Signals): Likewise.
3283
8ac3646f
TT
32842013-01-16 Tom Tromey <tromey@redhat.com>
3285
3286 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3287 "catch-type" field.
3288 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3289
e93a8774
TT
32902013-01-07 Tom Tromey <tromey@redhat.com>
3291
3292 * gdb.texinfo (Mode Options): Don't mention -epoch.
3293 (Data, Emacs): Remove obsolete comments.
3294
54516a0b
TT
32952013-01-02 Tom Tromey <tromey@redhat.com>
3296
3297 * gdb.texinfo (GDB/MI Output Records): Update menu.
3298 (GDB/MI Breakpoint Information): New node.
3299 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3300 <-break-insert>: Likewise.
3301
8dbe8ece
YQ
33022012-12-31 Yao Qi <yao@codesourcery.com>
3303
3304 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3305 (Packets): Move "vStopped" packet to ...
3306 (Notification Packets): ... here. Describe the components
3307 of notification. Add a table of supported notifications.
3308 Add an example on the process of he async notification.
3309
f35a17b5
JK
33102012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3311
3312 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3313 present.
3314 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3315 fullname output always present.
3316
0dfd2fad
PM
33172012-12-23 Pierre Muller <muller@sourceware.org>
3318
72f4393d
L
3319 * gdbint.texinfo (Function prototypes): Require use of "extern"
3320 modifier for function prototypes in headers.
0dfd2fad 3321
7785b880
JB
33222012-12-19 Joel Brobecker <brobecker@adacore.com>
3323
3324 * refcard.tex: Update copyright notice to GPL v3 or later.
3325 Update contact info.
3326
3d745be3
JK
33272012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3328
3329 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3330
c9b6281a
YQ
33312012-12-15 Yao Qi <yao@codesourcery.com>
3332
3333 * gdb.texinfo (Debugging Output): Document 'set debug
3334 notification' and 'show debug notification'.
3335
f2a8bc8a
YQ
33362012-12-15 Yao Qi <yao@codesourcery.com>
3337
3338 * gdb.texinfo (Listing Tracepoints): New item and example about
3339 'installed on target' output.
3340 Add more in the example about 'installed on target'.
3341 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3342
451b7c33
TT
33432012-12-14 Tom Tromey <tromey@redhat.com>
3344
72f4393d 3345 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3346
3fa7bf06 33472012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3348
3fa7bf06
MG
3349 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3350
05b4bd79
PA
33512012-12-11 Pedro Alves <palves@redhat.com>
3352
3353 * gdb.texinfo: Remove all mentions of Unixware throughout.
3354
74a0d9f6
JK
33552012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3356
3357 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3358
0c631110
TT
33592012-11-29 Tom Tromey <tromey@redhat.com>
3360
3361 * gdb.texinfo (SVR4 Process Information): Document missing
3362 "info proc" subcommands.
3363
891df0ea
YQ
33642012-11-29 Yao Qi <yao@codesourcery.com>
3365
3366 PR gdb/1477.
3367 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3368 to 'auto' instead of 'gnu'.
3369
608e2dbb
TT
33702012-11-26 Tom Tromey <tromey@redhat.com>
3371
3372 * gdb.texinfo (MiniDebugInfo): New node.
3373 (GDB Files): Update.
3374
e64e0392
DE
33752012-11-16 Doug Evans <dje@google.com>
3376
3377 * gdb.texinfo (System-wide configuration): If the system-wide init
3378 file lives in the data-directory, and --data-directory is provided,
3379 look for it there.
3380
ae606bee
TT
33812012-11-15 Tom Tromey <tromey@redhat.com>
3382
3383 * gdb.texinfo (Signaling): Fix typo.
3384
62747a60
TT
33852012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3386
3387 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3388 parameter "count" of -data-write-memory-bytes, and add an example.
3389
18a9fc12
TT
33902012-11-12 Tom Tromey <tromey@redhat.com>
3391
3392 * gdb.texinfo (Symbols): Document "info type-printers",
3393 "enable type-printer" and "disable type-printer".
3394 (Python API): Add new node to menu.
3395 (Type Printing API): New node.
3396 (Progspaces In Python): Document type_printers field.
3397 (Objfiles In Python): Likewise.
3398 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3399 register_type_printer, TypePrinter>: Document.
3400
53342f27
TT
34012012-11-12 Tom Tromey <tromey@redhat.com>
3402
3403 * gdb.texinfo (Symbols): Document "set print type methods",
3404 "set print type typedefs", and flags to ptype and whatis.
3405
ed8a1c2d
AB
34062012-11-09 Andrew Burgess <aburgess@broadcom.com>
3407
3408 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3409 the example -data-disassemble output. Extend the description of
3410 the -data-disassemble results to document all fields. Document
3411 the cli disassemble command as being related to -data-disassemble.
3412
8506d139
YQ
34132012-11-09 Yao Qi <yao@codesourcery.com>
3414
3415 PR gdb/14777.
3416 * gdb.texinfo (OS Information): Remove doc on command
3417 'info udot'.
3418
4d3f93a2
JB
34192012-11-08 Joel Brobecker <brobecker@adacore.com>
3420
3421 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3422 gdb.ini warning for Windows port.
3423
1e96de83
YQ
34242012-11-08 Yao Qi <yao@codesourcery.com>
3425
3426 * gdb.texinfo (Search): Add kindex for 'fo'.
3427
dc939229
TT
34282012-11-05 Tom Tromey <tromey@redhat.com>
3429
3430 PR python/14802:
3431 * gdb.texinfo (Functions In Python): Add example.
3432
6f6484cd
YQ
34332012-11-03 Yao Qi <yao@codesourcery.com>
3434
3435 * observer.texi (GDB Observers): Remove observer
3436 'tracepoint_modified', 'tracepoint_created' and
3437 'tracepoint_deleted'.
3438
af4238e5
TT
34392012-10-26 Tom Tromey <tromey@redhat.com>
3440
3441 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3442
687e43a4
TT
34432012-10-25 Tom Tromey <tromey@redhat.com>
3444
3445 * gdb.texinfo (General Query Packets): Use @itemx.
3446
8de0566d
YQ
34472012-10-17 Yao Qi <yao@codesourcery.com>
3448
3449 * observer.texi (GDB Observers): Update observer
3450 'memory_changed'.
3451 * gdb.texinfo (GDB/MI Async Records): Document for
3452 "memory-changed" notification.
3453
07540c15
DE
34542012-10-15 Doug Evans <dje@google.com>
3455
3456 * gdb.texinfo (Mode Options): Document -nh.
3457 Elaborate on docs for -nx.
3458
d7019589
SP
34592012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3460
3461 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3462
82a90ccf 34632012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3464 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3465
3466 * gdb.texinfo (GDB/MI Async Records): Document notification
3467 'record-started' and 'record-stopped'.
3468 * observer.texi (GDB Observers): New observer 'record-changed'.
3469
aa9259cc
TS
34702012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3471
3472 * gdb.texinfo: Document the removal of SH's 'regs' command.
3473
c1d780c2
SDJ
34742012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3475
3476 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3477
bb25a15c
YQ
34782012-09-18 Yao Qi <yao@codesourcery.com>
3479
3480 * gdb.texinfo (GDB/MI Async Records): Document new MI
3481 notifications '=tsv-created' and '=tsv-deleted'.
3482 * observer.texi (GDB Observers): New observer tsv_created and
3483 tsv_deleted.
3484
201b4506
YQ
34852012-09-18 Yao Qi <yao@codesourcery.com>
3486
3487 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3488 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3489 '=traceframe-changed'.
3490
6fc1c773
YQ
34912012-09-17 Yao Qi <yao@codesourcery.com>
3492
3493 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3494 'set listsize'.
3495
121c73f3
JK
34962012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3497 Eli Zaretskii <eliz@gnu.org>
3498
3499 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3500 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3501 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3502
e9687799
JK
35032012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3506
3b5e4d35
YPK
35072012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3508
3509 Document how to return from "python-interactive" to GDB.
3510 * gdb.texinfo (Python Commands): Update documentation.
3511
35122012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3513
3514 Add a new "python-interactive" command that starts a standard
3515 Python interactive prompt with "pi" as alias, and add "py" as
3516 an alias to "python".
3517 * gdb.texinfo (Python Commands): Document the new commands.
3518
b583003e
TT
35192012-08-22 Tom Tromey <tromey@redhat.com>
3520
3521 * gdbint.texinfo (Host Definition): Remove documentation for
3522 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3523
a451cb65
KS
35242012-08-17 Keith Seitz <keiths@redhat.com>
3525
3526 PR c++/13356
3527 * gdb.texinfo (Type and Range Checking): Remove warning.
3528 Remove spurious commas.
3529 Update text and examples for re-implementation of set/show
3530 check type.
3531 (C and C++ Type and Range Checks): Likewise.
3532
6b1755ce
YQ
35332012-08-16 Yao Qi <yao@codesourcery.com>
3534
3535 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3536 is deprecated.
3537
f47f77df
DE
35382012-08-13 Doug Evans <dje@google.com>
3539
3540 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3541 to include functions.
3542
a72c3253
DE
35432012-08-10 Doug Evans <dje@google.com>
3544
3545 * gdb.texinfo (Convenience Funs): New node.
3546 (Types In Python): Document Type.vector.
3547
5b9afe8a
YQ
35482012-08-09 Yao Qi <yao@codesourcery.com>
3549
3550 * observer.texi: New observer command_param_changed.
3551 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3552
dc1039df
JK
35532012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3554
3555 * gdbint.texinfo (Debugging GDB): In section
3556 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3557 Mention also gdb-gdb.py.
3558
4abf930d
YQ
35592012-08-07 Yao Qi <yao@codesourcery.com>
3560
3561 Revert the folloing patch:
3562 2012-08-06 Yao Qi <yao@codesourcery.com>
3563 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3564 remote hardware-watchpoint-limit' and 'set
3565 remote hardware-breakpoint-limit'.
3566
f3c8a52a
JK
35672012-08-06 Nathaniel Flath <flat0103@gmail.com>
3568
3569 * gdb.texinfo (Working Directory): Added information about new
3570 default argument for 'cd' command.
3571
77a91025
YQ
35722012-08-06 Yao Qi <yao@codesourcery.com>
3573
3574 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3575 remote hardware-watchpoint-limit' and 'set
3576 remote hardware-breakpoint-limit'.
3577
d9f08f52
YQ
35782012-08-06 Yao Qi <yao@codesourcery.com>
3579
3580 Fix PR14371.
3581
3582 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3583 '=breakpoint-deleted'.
3584
95b07c96
YQ
35852012-08-02 Yao Qi <yao@codesourcery.com>
3586
3587 * gdb.texinfo (Native): Remove node Neutrino.
3588
7255706c
YQ
35892012-07-27 Yao Qi <yao@codesourcery.com>
3590
3591 * gdb.texinfo (IPA Protocol Commands): Document new command
3592 'close'.
3593
d6b28940
TT
35942012-07-25 Tom Tromey <tromey@redhat.com>
3595
3596 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3597
e615022a
DE
35982012-07-20 Doug Evans <dje@google.com>
3599
3600 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3601 (Index Files): Document how to control the use of deprecated index
3602 sections.
3603 (Index Section Format): Replace --use-deprecated-index-sections with
3604 "set use-deprecated-index-sections on".
3605
055855a4
EZ
36062012-07-12 Eli Zaretskii <eliz@gnu.org>
3607
3608 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3609 indices into a single node "Index". Instead, join function and
3610 variable indices into a single index, separate from the concept
3611 index. Requested in
3612 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3613 (Top): Update the top-level menu: instead of one "Index" there are
3614 now separate entries "Concept Index" and "Function and Variable
3615 Index".
3616 (Concept Index, Function and Variable Index): New nodes.
3617 (Index): Node deleted.
3618
f77cc5f0
HZ
36192012-07-05 Hui Zhu <hui_zhu@mentor.com>
3620
3621 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3622 and "maint agent-eval".
3623
00595b5e
EZ
36242012-07-03 Eli Zaretskii <eliz@gnu.org>
3625
3626 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3627 avoid file-name clashes between Index.html and index.html on
3628 case-insensitive filesystems. See the discussion starting in
3629 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3630 details of the problem.
3631 (Top): Update the master menu for the above.
3632 (Concept Index, Command and Variable Index): New nodes, instead of
3633 the old "Index" node that was deleted. All cross-references
3634 updated.
3635
d3ce09f5
SS
36362012-07-02 Stan Shebs <stan@codesourcery.com>
3637
3638 * gdb.texinfo (Dynamic Printf): Mention agent style and
3639 disconnected dprintf.
3640 (Maintenance Commands): Describe maint agent-printf.
3641 (General Query Packets): Mention BreakpointCommands feature.
3642 (Packets): Document commands extension to Z0 packet.
3643 * agentexpr.texi (Bytecode Descriptions): Document printf
3644 bytecode.
3645
2d7b58e8
JK
36462012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3647
3648 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3649 only after gdbinit files.
3650 (Startup): Move -iex and -iex commands down after gdbinit files.
3651
202cbf1c
JK
36522012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3653
3654 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3655 possibility.
3656
b6ba681c
TT
36572012-06-29 Tom Tromey <tromey@redhat.com>
3658
3659 * gdb.texinfo (Index Section Format): Update for version 7.
3660
71caed83
SS
36612012-06-28 Stan Shebs <stan@codesourcery.com>
3662
3663 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3664 example, add note about title column.
3665
ee0bf529
SCR
36662012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3667
3668 * gdb.texinfo (Symbol Tables In Python): Add description about
3669 the new 'last' attribute of gdb.Symtab_and line.
3670
3c15d565
SCR
36712012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3672
3673 * gdb.texinfo (Symbol Tables In Python): Correct the description
3674 of the 'pc' attribute of gdb.Symtab_and_line.
3675
45cfd468
DE
36762012-06-26 Doug Evans <dje@google.com>
3677
3678 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3679 and symtab-create.
3680
496ee73e
KS
36812012-06-25 Keith Seitz <keiths@redhat.com>
3682
3683 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3684 from example. Remove "rbreak" from list of corresponding
3685 gdb commands.
3686
156942c7
DE
36872012-06-23 Doug Evans <dje@google.com>
3688
3689 * gdb.texinfo (Index Section Format): Document version 7 format.
3690
c614397c
YQ
36912012-06-22 Yao Qi <yao@codesourcery.com>
3692
3693 * gdb.texinfo: Add missing cindex for some packets.
3694
472a2379
KS
36952012-06-20 Keith Seitz <keiths@redhat.com>
3696
3697 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3698 for -break-insert and document -p.
3699
2678e2af
YQ
37002012-06-20 Yao Qi <yao@codesourcery.com>
3701
3702 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3703 and "gdb.write_memory" with "Inferior.read_memory" and
3704 "Inferior.write_memory".
3705
984359d2
EZ
37062012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3707
3708 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3709 (Free Documentation): Add @node line.
3710 (Continuing and Stepping) <advance location>: Use @item instead of
3711 @itemx.
3712 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3713 @itemx.
3714 (Embedded Processors): Put the link to "PA" to its correct place,
3715 according to document structure.
3716 (Python API): Put the link to "Lazy Strings In Python" to its
3717 correct place.
3718 (Index): Use @@ in @tex block to get a literal @.
3719
3720 * gdbint.texinfo: Fix the @subtitle line.
3721
3722 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3723 correct place.
3724
16bdd41f
YQ
37252012-06-08 Yao Qi <yao@codesourcery.com>
3726
3727 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3728 Protocol'.
3729 (In-Process Agent Protocol, IPA Protocol Objects)
3730 (IPA Protocol Commands): New nodes.
3731 (Tracepoint Packets): Add anchors.
3732
2d4c29c5
TS
37332012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3734
3735 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3736
6bd110c5
YQ
37372012-06-06 Yao Qi <yao@codesourcery.com>
3738
3739 * gdb.texinfo: Update copyright year.
3740
f3e0e960
SS
37412012-05-23 Stan Shebs <stan@codesourcery.com>
3742 Kwok Cheung Yeung <kcy@codesourcery.com>
3743
3744 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3745
1564a261
JK
37462012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3747
3748 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3749 Mention also --with-separate-debug-dir.
3750 (Auto-loading): Prepend $debugdir in the sample output.
3751 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3752 auto-load safe-path variable.
3753 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3754 Mention also $debugdir for 'set auto-load scripts-directory'.
3755
eb17f351
EZ
37562012-05-19 Eli Zaretskii <eliz@gnu.org>
3757
3758 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3759 (MIPS Embedded, MIPS, MIPS Register packet Format)
3760 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3761 appropriate.
3762
4cc0665f 37632012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3764 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3765
3766 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3767 mips compression".
3768 (MIPS Breakpoint Kinds): New subsubsection.
3769
7af8dcf8 37702012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3771
3772 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3773 nodes for subsections. Add @acronym mark-ups and adjust
3774 formatting.
3775
aff139ff
JK
37762012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3777
3778 Rename $ddir to $datadir.
3779 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3780 (objfile-gdb.py file): Rename $ddir to $datadir.
3781
9cb709b6
TT
37822012-05-18 Tom Tromey <tromey@redhat.com>
3783
3784 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3785
e7e0cddf
SS
37862012-05-14 Stan Shebs <stan@codesourcery.com>
3787
3788 * gdb.texinfo (Dynamic Printf): New subsection.
3789
7efc75aa
SCR
37902012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3791
3792 * gdb.texinfo (Basic Python): Add description about the function
3793 gdb.find_pc_line
3794
f307c045
JK
37952012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3796 Eli Zaretskii <eliz@gnu.org>
3797
3798 * gdb.texinfo (Separate Debug Files): Use plural form for global
3799 debugging information directory.
3800
85d4a676
SS
38012012-05-11 Stan Shebs <stan@codesourcery.com>
3802 Kwok Cheung Yeung <kcy@codesourcery.com>
3803
3804 * gdb.texinfo (Operating System Auxiliary Information): Document new
3805 'info os' subcommands.
3806
c1668e4e
JK
38072012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3808
3809 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3810 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3811 (dotdebug_gdb_scripts section): Add reference
3812 to 'Auto-loading safe path'.
3813
7349ff92
JK
38142012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3815
3816 Implement multi-component --with-auto-load-dir.
3817 * gdb.texinfo (Auto-loading): New references
3818 for 'set auto-load scripts-directory'
3819 and 'show auto-load scripts-directory'.
3820 (Auto-loading safe path): Describe the new default. Move $ddir
3821 substituation reference to 'objfile-gdb.py file'.
3822 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3823 script-name. Describe new 'set auto-load scripts-directory'
3824 and 'show auto-load scripts-directory'.
3825
6dea1fbd
JK
38262012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3827
3828 Provide $ddir substitution for --with-auto-load-safe-path.
3829 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3830 (Auto-loading safe path): Likewise. Mention the default value,
3831 $ddir substitution, --with-auto-load-safe-path and
3832 --without-auto-load-safe-path.
3833 * observer.texi (gdb_datadir_changed): New.
3834
1ccacbcd
JK
38352012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3836
3837 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3838 Twice.
3839
d9242c17
JK
3840 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3841 directory separator by path separator.
3842
af2c1515
JK
38432012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3844
3845 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3846 for 'set auto-load safe-path' optional. Mention if it is omitted.
3847 Change disabling security protection condition to "/", twice.
3848
a20ee7a4
SCR
38492012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3850
3851 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3852 the new methods global_block and static_block on gdb.Symtab
3853 objects.
3854
56af09aa
SCR
38552012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3856
3857 * gdb.texinfo (Blocks In Python): Add a note saying that future
3858 improvements to GDB and its infrastructure can move symbols
3859 across blocks within a symbol table.
3860
2746b0ef
YQ
38612012-04-29 Yao Qi <yao@codesourcery.com>
3862
3863 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3864 (A29K): Remove.
3865
62e5f89c
SDJ
38662012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3867 Tom Tromey <tromey@redhat.com>
3868
3869 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3870 and generic static probe support on GDB.
3871
a766d390
DE
38722012-04-25 Doug Evans <dje@google.com>
3873
50f042b9
DE
3874 * gdb.texinfo (Go): Fix thinko.
3875
a766d390
DE
3876 * gdb.texinfo (Supported Languages): Add Go.
3877 (Go): New node.
3878
f02e2b19
YQ
38792012-04-25 Yao Qi <yao@codesourcery.com>
3880
3881 * gdbint.texinfo (Testsuite): New section `Board settings'.
3882
68d41a48
JK
38832012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3884
3885 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3886 Three times.
3887
174bb630
JK
3888 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3889 Three times.
3890
0511cc75
JK
38912012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3892
3893 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3894 by @table @asis. Fix formatting of one item.
3895
0070f25a
JK
38962012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3897
3898 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3899
4dc84fd1
JK
39002012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3901
3902 New option "set debug auto-load".
3903 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3904 (auto-load verbose mode): New node.
3905
bccbefd2
JK
39062012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3907
3908 New option "set auto-load safe-path".
3909 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3910 and "info auto-load" examples for safe-path. Put there also references
3911 for "set auto-load safe-path" and "show auto-load safe-path".
3912 New menu item for Auto-loading safe path.
3913 (Auto-loading safe path): New node.
3914 (Python Auto-loading): Update the expected output from "Missing"
3915 to "No".
3916
bf88dd68
JK
39172012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3918
3919 auto-load: Implementation.
3920 * gdb.texinfo (Mode Options): New anchor for -nx.
3921 (Startup): New anchors for Option -init-eval-command,
3922 Home Directory Init File
3923 and Init File in the Current Directory during Startup.
3924 Mention set auto-load local-gdbinit with a reference.
3925 Change the sample code to "set auto-load python-scripts".
3926 (Threads): New anchor set libthread-db-search-path.
3927 Provide references to libthread_db.so.1 file.
3928 (Controlling GDB): New menu item for Auto-loading.
3929 (Auto-loading, Init File in the Current Directory)
3930 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3931 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3932 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3933 reference.
3934 (Auto-loading): Rename to ...
3935 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3936 "set auto-load python-scripts", new anchor for it. Change
3937 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3938 for it. Change "info auto-load-scripts"
3939 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3940 to "Python scripts".
3941
8264ba82
AG
39422012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3943
3944 PR mi/13393
3945 * gdb.texinfo (Print Settings): Extend the description for "set print
3946 object".
3947 (GDB/MI Variable Objects): Extend the description for -var-create and
3948 -var-list-children.
3949
06fc020f
SCR
39502012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3951
3952 * gdb.texinfo (Examining Data): Document the 'explore' command.
3953
7191c139
JB
39542012-03-28 Joel Brobecker <brobecker@adacore.com>
3955
3956 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3957 to the children of a varobj and its update range when -var-update
3958 returns that the varobj's type changed.
3959
3708f05e
JK
39602012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3961
3962 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3963 Create two new links fir 'objfile-gdb.py file'
3964 and 'dotdebug_gdb_scripts section'.
3965
8e0583c8
JK
39662012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3967
3968 * gdb.texinfo (Auto-loading): Rename node reference
3969 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3970 Twice.
3971 (.debug_gdb_scripts section): Rename the node ...
3972 (dotdebug_gdb_scripts section): ... here.
3973 (Maintenance Commands): Also rename this node reference.
3974
7b282c5a
SCR
39752012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3976
3977 * gdb.texinfo (Python API/Values From Inferior): Add description
3978 about the new method Value.referenced_value. Add description on
3979 how Value.dereference is different (and similar) to
3980 Value.referenced_value.
3981
8320cc4f
JK
39822012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3983
3984 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3985 --init-eval-command=COMMAND, -iex.
3986 (Startup): Describe -iex and -ix. Simplify the example
3987 for "set auto-load-scripts off".
3988
481860b3
GB
39892012-03-16 Gary Benson <gbenson@redhat.com>
3990
3991 PR breakpoints/10738
3992 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3993 stating that GDB cannot set breakpoints on inlined functions.
3994 (Mode Options): Document --use-deprecated-index-sections.
3995 (Index Section Format): Document new index section version format.
3996
c4aeac85
TT
39972012-03-15 Tom Tromey <tromey@redhat.com>
3998
3999 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
4000
16899756
DE
40012012-03-13 Doug Evans <dje@google.com>
4002
4003 * gdb.texinfo (Help): Change apropos example to use "alias" instead
4004 of "reload".
4005 (Symbols): Delete docs for set/show symbol-reloading.
4006 * gdbint.texinfo (Defining Other Architecture Features): Delete
4007 SYMBOL_RELOADING_DEFAULT.
4008 * refcard.tex: Delete reference to symbol-reloading.
4009
9b224c5e
PA
40102012-03-07 Pedro Alves <palves@redhat.com>
4011
4012 * gdb.texinfo (General Query Packets): Document new
4013 QProgramSignals packet.
4014 * gdb.texinfo (Remote configuration): Mention
4015 "program-signals-packet".
4016
169081d0
TG
40172012-03-05 Tristan Gingold <gingold@adacore.com>
4018
4019 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
4020
d1feda86
YQ
40212012-03-03 Yao Qi <yao@codesourcery.com>
4022
4023 * gdb.texinfo (In-Process Agent): New node.
4024 Document new commands.
4025 (General Query Packets): Add packet `QAgent'.
4026
1faeff08
MR
40272012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
4028
4029 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
4030
7d74f244
DE
40312012-03-01 Scott J. Goldman <scottjg@vmware.com>
4032
4033 * gdb.texinfo (Commands In Python): Put example python macro in
4034 COMMAND_USER category rather than COMMAND_OBSCURE.
4035 Document gdb.COMMAND_USER.
4036 (User-defined Commands): Update documentation to clarify
4037 "set/show max-user-call-depth" and "show user" don't apply to python
4038 commands. Update documentation to clarify "help user-defined" may
4039 also include python commands defined as COMMAND_USER.
4040
6fe37d23
JK
40412012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
4042
4043 * gdb.texinfo (Startup): Add option -ex description to the option -x
4044 description.
4045
83364271
LM
40462012-02-24 Luis Machado <lgustavo@codesourcery.com>
4047
4048 * gdb.texinfo (Setting Breakpoints): Mention and explain the
4049 condition-evaluation breakpoint parameter.
4050 Mention condition-evaluation mode being shown in "info break".
4051 (Break Conditions): Add description for target-side
4052 conditional breakpoints.
72f4393d 4053 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4054 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4055 cond-expr.
4056 (General Query Packets): Mention new ConditionalBreakpoint feature.
4057
bdb1994d
TT
40582012-02-22 Tom Tromey <tromey@redhat.com>
4059
4060 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4061
4d241c86
TT
40622012-02-17 Tom Tromey <tromey@redhat.com>
4063
4064 PR python/10753:
4065 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4066 directory.
4067
816338b5
SS
40682012-02-14 Stan Shebs <stan@codesourcery.com>
4069
4070 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4071
cc30c4bd
PA
40722012-02-13 Pedro Alves <palves@redhat.com>
4073
4074 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4075 mips-idt-ecoff.
4076
035d1e5b
YQ
40772012-02-09 Yao Qi <yao@codesourcery.com>
4078
4079 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4080
f0823d2c
TT
40812012-02-07 Tom Tromey <tromey@redhat.com>
4082
4083 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4084 Symbol.value.
4085
64e7d9dd
TT
40862012-02-07 Tom Tromey <tromey@redhat.com>
4087
4088 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4089
4220b2f8
TS
40902012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4091
4092 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4093
edcc5120
TT
40942012-01-24 Tom Tromey <tromey@redhat.com>
4095
4096 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4097 unload".
4098 (Files): Mention new catch commands.
4099 (GDB/MI Async Records): Likewise.
4100
53fe1783
GB
41012012-01-24 Gary Benson <gbenson@redhat.com>
4102
4103 Delete #if 0'd out code.
4104 * gdb.texinfo (Frame Info): Remove "info catch".
4105
b9e7b9c3
UW
41062012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4107
4108 * gdb.texinfo (Remote Configuration): Document
4109 "set remote hostio-readlink-packet" command.
4110 (General Query Packets): Document vFile:readlink packet.
4111
4aac40c8
TT
41122012-01-16 Tom Tromey <tromey@redhat.com>
4113
4114 * gdb.texinfo (Specify Location): Document relative file name
4115 handling.
4116
cafec441
TT
41172012-01-16 Tom Tromey <tromey@redhat.com>
4118
4119 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4120
0ee339bc
JK
41212012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4122 Eli Zaretskii <eliz@gnu.org>
4123
4124 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4125 code.
4126
72384ba3
PH
41272012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4128
4129 * gdb.texinfo (Variables): Document use of :: for non-static
4130 variables.
4131
ce1b17c4
JB
41322012-01-05 Joel Brobecker <brobecker@adacore.com>
4133
4134 * gdbint.texinfo (Start of New Year Procedure): Update
4135 to replace use of copyright.sh by use of copyright.py.
4136
217bff3e
JK
41372012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4138
4139 Remove the gdbtui binary.
4140 * all-cfg.texi (GDBTUI): Remove.
4141 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4142 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4143 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4144
cc72b2a2
KP
41452011-12-23 Kevin Pouget <kevin.pouget@st.com>
4146
4147 Introduce gdb.FinishBreakpoint in Python.
4148 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4149 (Python API): Add menu entry for Finish Breakpoints.
4150
13ac8d2c
JK
41512011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4152
4153 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4154 tests.
4155
e0f9f062
DE
41562011-12-16 Doug Evans <dje@google.com>
4157
4158 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4159
80b6e756
PM
41602011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4161
1c3ad6ab 4162 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4163 stack". Add documentation for "set/show python print-stack".
4164
2fb860fc
PA
41652011-12-14 Pedro Alves <pedro@codesourcery.com>
4166
4167 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4168 should transfer control to the stub in the startup code instead of
4169 in main. Mention the need to get past the initial breakpoint.
4170
f8eba3c6
TT
41712011-12-06 Tom Tromey <tromey@redhat.com>
4172
4173 * gdb.texinfo (Set Breaks): Update for new behavior.
4174
2268b414
JK
41752011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4176
4177 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4178 List Format for SVR4 Targets'.
4179 (General Query Packets): New item qXfer:libraries-svr4:read.
4180 (Library List Format for SVR4 Targets): New node.
4181
ae6f0d5b
TT
41822011-12-01 Tom Tromey <tromey@redhat.com>
4183
4184 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4185 add.
4186
36dfb11c
TT
41872011-11-22 Tom Tromey <tromey@redhat.com>
4188
4189 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4190 reasons.
4191
f196051f
SS
41922011-11-20 Stan Shebs <stan@codesourcery.com>
4193
4194 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4195 note-related options and variables.
4196 (Tracepoint Packets): Document packet changes.
4197
f85b53f8
SD
41982011-11-20 Sanjoy Das <sdas@igalia.com>
4199
4200 * gdb.texinfo (JIT Interface): Add documentation on writing and
4201 usind JIT debug info readers.
4202 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4203 Debug Info Readers): New nodes.
4204
bfccc43c
YQ
42052011-11-18 Yao Qi <yao@codesourcery.com>
4206
4207 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4208 tracepoint.
4209
c011a4f4
DE
42102011-11-15 Doug Evans <dje@google.com>
4211
4212 * gdb.texinfo (Files): Document basenames-may-differ.
4213
ed59ded5
DE
42142011-11-14 Doug Evans <dje@google.com>
4215
4216 * gdb.texinfo (Shell Commands): Document "!".
4217
405f8e94
SS
42182011-11-14 Stan Shebs <stan@codesourcery.com>
4219 Kwok Cheung Yeung <kcy@codesourcery.com>
4220
4221 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4222 needed to get shorter fast tracepoints.
4223 (Tracepoint Packets): Document new qTMinFTPILen packet.
4224
1e4d1764
YQ
42252011-11-14 Yao Qi <yao@codesourcery.com>
4226
4227 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4228 behavior of tracepoint.
4229 (General Query Packets): New feature InstallInTrace.
4230 (Remote Configuration): Document "set remote
4231 install-in-trace-packet".
4232
71eba9c2 42332011-11-12 Matt Rice <ratmice@gmail.com>
4234
4235 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4236 Add arguments to info macro.
4237
e0f8f636
TT
42382011-11-10 Tom Tromey <tromey@redhat.com>
4239
4240 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4241 manual.
4242 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4243 (Macros): Add a footnote.
4244 (C): Remove paragraph about compiler options.
4245 (C Constants): Mention wide character and string constants.
4246 (C Plus Plus Expressions): Update compiler option advice. Mention
4247 using declarations. Mention ADL. Remove old HP compiler
4248 information.
4249
625c0d47
TT
42502011-11-10 Tom Tromey <tromey@redhat.com>
4251
4252 PR c++/9257:
4253 * gdb.texinfo (Print Settings): Add an extra note about the need
4254 for a vtable.
4255
4be2aacc
MR
42562011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4257
4258 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4259 "set mips abi" documentation.
4260
0a1c4d10
DE
42612011-11-04 Doug Evans <dje@google.com>
4262
4263 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4264
aad1c02c
TT
42652011-11-03 Tom Tromey <tromey@redhat.com>
4266
4267 * gdb.texinfo (Stopping): Add menu entry.
4268 (Continuing and Stepping): Restore @node. Use @section, not
4269 @subsection.
4270
983fb131
MR
42712011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4272
4273 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4274 designation. Fix "Specify Location" cross-reference.
4275
3065dfb6
SS
42762011-11-02 Stan Shebs <stan@codesourcery.com>
4277
4278 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4279 (General Query Packets): Describe tracenz feature.
4280 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4281
0aaaf063
PK
42822011-10-28 Paul Koning <paul_koning@dell.com>
4283
4284 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4285
2231f1fb
KP
42862011-10-27 Kevin Pouget <kevin.pouget@st.com>
4287
72f4393d 4288 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4289 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4290
5110b5df
PK
42912011-10-26 Paul Koning <paul_koning@dell.com>
4292
4293 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4294
22dbab46
PK
42952011-10-25 Paul Koning <paul_koning@dell.com>
4296
4297 PR python/13327
72f4393d 4298
22dbab46
PK
4299 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4300 fetch_lazy method.
4301
9df2fbc4
PM
43022011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4303
4304 PR python/12656
4305
4306 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4307 global_block, static_block function.
4308
f05e2e1d
TT
43092011-10-19 Tom Tromey <tromey@redhat.com>
4310
4311 * gdb.texinfo (Commands In Python): Add missing "@"s.
4312
a7fc3f37
KP
43132011-10-13 Kevin Pouget <kevin.pouget@st.com>
4314
4315 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4316 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4317 constants.
4318
5048e516
JK
43192011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4320
4321 Fix compatibility with texinfo versions older than 4.12.
4322 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4323 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4324 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4325 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4326 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4327 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4328 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4329
5a56e9c5
DE
43302011-10-09 Doug Evans <dje@google.com>
4331
4332 * gdb.texinfo (Extending GDB): Document alias command.
4333
36b11add
JK
43342011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4335
4336 Support @entry in input expressions.
4337 * gdb.texinfo (Variables): Describe @entry names suffix.
4338 (Print Settings): Add anchor for `set print entry-values'.
4339
e18b2753
JK
43402011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4341 Eli Zaretskii <eliz@gnu.org>
4342
4343 Display @entry parameter values (without references).
4344 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4345 example.
4346 (Print Settings): New description of set print entry-values and show
4347 print entry-values.
4348
111c6489
JK
43492011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4350 Eli Zaretskii <eliz@gnu.org>
4351
4352 Recognize virtual tail call frames.
4353 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4354 (Tail Call Frames): New node.
4355 (Frames In Python): Add gdb.TAILCALL_FRAME.
4356
9c15afc4
DE
43572011-10-07 Doug Evans <dje@google.com>
4358
4359 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4360 register_pretty_printer.
4361
99f5279d
PM
43622011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4363
4364 PR python/12930
4365 PR python/12802
4366
4367 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4368 stop method.
4369
03583c20
UW
43702011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4371
4372 * gdb.texinfo (Starting your Program): "set disable-randomization"
4373 is no longer Linux-specific.
4374 (Remote Configuration): Document "set remote
4375 disable-randomization-packet".
4376 (General Query Packets): Document "QDisableRandomization" packet
4377 and add it to "qSupported" list.
4378
bd054e06
KP
43792011-10-07 Kevin Pouget <kevin.pouget@st.com>
4380
4381 Allow Python notification of new object-file loadings.
4382 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4383 event type.
4384
cb6be26b
KP
43852011-10-04 Kevin Pouget <kevin.pouget@st.com>
4386
4387 PR python/12691: Add the inferior to Python exited event
4388 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4389
a05336a1
JB
43902011-10-03 Joel Brobecker <brobecker@adacore.com>
4391
4392 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4393 rephasing.
4394
5d77fe44
JB
43952011-10-03 Joel Brobecker <brobecker@adacore.com>
4396
4397 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4398 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4399 as possible feature returned by the `-list-features'
4400 command.
4401
699df94d
PK
44022011-09-28 Paul Koning <paul_koning@dell.com>
4403
4404 * gdb.texinfo (gdb.Type): Document field access by dictionary
4405 key syntax.
4406
24bdad53
YQ
44072011-09-28 Yao Qi <yao@codesourcery.com>
4408
4409 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4410 Add one space after option `-s'. Remove @r{} markup.
4411
6710bf39
SS
44122011-09-27 Stan Shebs <stan@codesourcery.com>
4413
4414 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4415
d99f7e48
HZ
44162011-09-16 Hui Zhu <teawater@gmail.com>
4417
4418 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4419 to *(unsigned char *)$esp@300.
4420
d812018b
PK
44212011-09-15 Paul Koning <paul_koning@dell.com>
4422
4423 * gdb.texinfo: Make style of Python functions and methods match
4424 the syntax of Python. Also put class and module names explicitly
4425 on function, member, and variable names, matching Python
4426 documentation conventions.
72f4393d 4427
2aa48337
KP
44282011-09-15 Kevin Pouget <kevin.pouget@st.com>
4429
4430 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4431 * gdb.texinfo (Inferiors In Python): Describe new
4432 gdb.selected_inferior() function.
4433
6839b47f
KP
44342011-09-15 Kevin Pouget <kevin.pouget@st.com>
4435
4436 Handle multiple breakpoint hits in Python interface:
4437 * gdb.texinfo (Events In Python): New function documentation:
4438 gdb.BreakpointEvent.breakpoints. Indicate that
4439 gdb.BreakpointEvent.breakpoint is now deprecated.
4440
26829f2b
JB
44412011-09-04 Joel Brobecker <brobecker@adacore.com>
4442
4443 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4444
a9f54f60
TT
44452011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4446
4447 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4448
fa3a4f15
PM
44492011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4450
72f4393d
L
4451 * gdb.texinfo (Prompt): Add set/show extended-prompt
4452 documentation
4453 (Basic Python): Add prompt_hook anchor.
4454 (Python modules): Reword module text to reflect multiple modules.
4455 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4456
224bbe49
YQ
44572011-08-14 Yao Qi <yao@codesourcery.com>
4458
78d85199
YQ
4459 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4460
44612011-08-14 Yao Qi <yao@codesourcery.com>
4462
4463 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4464 (TIC6x Features): New node.
4465
457e09f0
DE
44662011-08-12 Doug Evans <dje@google.com>
4467
4468 * gdb.texinfo (Symbols In Python): Document symbol.type.
4469
5e239b84
PM
44702011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4471
4472 * gdb.texinfo (Python): Document command and function
4473 auto-loading.
4474
177bc839
JK
44752011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4476 Eli Zaretskii <eliz@gnu.org>
4477
4478 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4479 typedefs unrolling. Extend the sample code by an inner typedef and
4480 outer typedefs unrolling.
4481
1a532630
PP
44822011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4483
4484 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4485 size and line-size.
4486
9b158ba0 44872011-07-21 Matt Rice <ratmice@gmail.com>
4488
4489 PR macros/12999
4490 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4491 Update text and cindex entries for info macro command.
4492
d17b6f81
PM
44932011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4494
4495 * observer.texi (GDB Observers): Add before_prompt observer.
4496 * gdb.texinfo (Basic Python): Add documentation for prompt
4497 substitution.
4498
713389e0
PM
44992011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4500
72f4393d 4501 PR python/12438
713389e0 4502 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4503 set/show python print-stack. Document set/show python
4504 print-backtrace.
713389e0 4505
177b42fe
TJB
45062011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4507
4508 * gdb.texinfo: Fix typos.
4509
900e11f9
JK
45102011-07-01 Tom Tromey <tromey@redhat.com>
4511
4512 * gdb.texinfo (Debugging Output): Document set debug
4513 check-physname.
4514
39c4d40a
TT
45152011-06-29 Tom Tromey <tromey@redhat.com>
4516
4517 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4518 breakpoint-notifications feature.
4519
6f5def7d
UW
45202011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4521
4522 * gdb.texinfo (Target Description): Remove warning about
4523 possibly unstable format.
4524
8cf64490
TT
45252011-06-03 Tom Tromey <tromey@redhat.com>
4526
4527 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4528 (Events In Python): Note that exit_code is optional.
4529
393eab54
PA
45302011-05-17 Pedro Alves <pedro@codesourcery.com>
4531
4532 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4533 required for multi-threading support.
4534 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4535 Hc are deprecated for multi-threading debugging. Point readers at
4536 the vCont packet.
4537
75fc9810
DE
45382011-05-15 Doug Evans <dje@google.com>
4539
4540 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4541
01124a23
DE
45422011-05-13 Doug Evans <dje@google.com>
4543
98a5dd13
DE
4544 * gdb.texinfo (Threads): Document $sdir,$pdir.
4545 (Server): Document $pdir exception.
4546
dbaefcf7
DE
4547 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4548
cc63ef9b
DE
4549 * gdb.texinfo (Threads): Clarify default value for
4550 libthread-db-search-path.
7e0396aa 4551
01124a23
DE
4552 * gdb.texinfo (Completion): Update example.
4553 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4554
d248b706
KY
45552011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4556
4557 * gdb.texinfo: Document change in the behaviour of the enable and
4558 disable GDB commands when applied to tracepoints.
4559 Document the EnableDisableTracepoints remote stub feature.
4560 Document QTEnable and QTDisable in the list of tracepoint packets.
4561
cc88a640
JK
45622011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4563
4564 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4565 hsuser.texi.
4566 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4567 comment to hsuser.texi. Change rluser.texi name in the comment.
4568
84e578fb
DE
45692011-05-10 Doug Evans <dje@google.com>
4570
4571 * gdb.texinfo (Threads): If an empty path is provided for
4572 libthread-db-search-path it is reset to its default value.
4573 (Server): Ditto.
4574
478aac75
DE
45752011-05-09 Doug Evans <dje@google.com>
4576
4577 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4578
9c06b0b4
TJB
45792011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4580 Thiago Jung Bauermann <bauerman@br.ibm.com>
4581
4582 Implement support for PowerPC BookE masked watchpoints.
4583 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4584 (PowerPC Embedded): Mention support of masked watchpoints.
4585
9ed350ad
JB
45862011-05-03 Joel Brobecker <brobecker@adacore.com>
4587
4588 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4589 `@value{GDBN}'.
4590
4ceed123
JB
45912011-05-03 Joel Brobecker <brobecker@adacore.com>
4592
4593 * gdb.texinfo (titlepage): Remove dedication.
4594 (In Memoriam): New appendix.
4595
559a7a62
JK
45962011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4597 Eli Zaretskii <eliz@gnu.org>
4598
4599 * gdb.texinfo (Index Section Format): Change the version to 5.
4600 Describe the different formula.
4601
03f2bd59
JK
46022011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4603 Eli Zaretskii <eliz@gnu.org>
4604
4605 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4606 for disconnected tracing.
4607 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4608 extended-remote relationship. Mention --once.
4609 (TCP port allocation lifecycle of @code{gdbserver}): New.
4610
d9b1a651
EZ
46112011-04-23 Eli Zaretskii <eliz@gnu.org>
4612
4613 * gdb.texinfo (Server): Improve indexing. Index all optional
4614 switches to gdbserver.
4615
90476074
TT
46162011-04-20 Tom Tromey <tromey@redhat.com>
4617
4618 * gdb.texinfo (Index Section Format): New node.
4619 (Top): Add new node to menu.
4620
c21236dc
PA
46212011-04-20 Pedro Alves <pedro@codesourcery.com>
4622
4623 * gdb.texinfo (Maintenance Commands): Document `maint print
4624 remote-registers'.
4625
05c8c3f5
TT
46262011-04-20 Tom Tromey <tromey@redhat.com>
4627
4628 * gdb.texinfo (Trace File Format): Move node later.
4629
7a9dd1b2
TT
46302011-04-19 Tom Tromey <tromey@redhat.com>
4631
4632 * gdbint.texinfo (Register Information Functions): Remove
4633 duplicate "the".
4634 * gdb.texinfo (Emacs): Remove duplicate "to".
4635 (GDB/MI Variable Objects): Remove duplicate "the".
4636 (General Query Packets): Likewise.
4637
4368ebeb
JB
46382011-04-02 Joel Brobecker <brobecker@adacore.com>
4639
4640 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4641 "GDB/MI Ada Exception Information" node.
4642
956a9fb9
JB
46432011-04-01 Joel Brobecker <brobecker@adacore.com>
4644
4645 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4646 the "exception-name" field in the *stopped async record.
4647
f1310107
TJB
46482011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4649 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4650
4651 Implement support for PowerPC BookE ranged breakpoints.
4652 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4653
8786b2bd
TT
46542011-03-28 Tom Tromey <tromey@redhat.com>
4655
4656 * gdb.texinfo (Set Tracepoints): Fix typo.
4657
9ef07c8c
TT
46582011-03-24 Tom Tromey <tromey@redhat.com>
4659
4660 * gdb.texinfo (Specify Location): Document `function:label'
4661 linespec.
4662
99c3dc11
PM
46632011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4664
f1310107 4665 PR python/12149
99c3dc11
PM
4666
4667 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4668
29703da4
PM
46692011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4670
4671 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4672 (Inferiors In Python): Likewise.
4673 (Threads In Python): Likewise.
4674 (Symbols In Python): Likewise.
4675 (Objfiles In Python): Likewise.
4676 (Symbol Tables In Python): Likewise.
4677
c9174737
PA
46782011-03-15 Pedro Alves <pedro@codesourcery.com>
4679
4680 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4681 display>: Explain that the commands accept number ranges.
4682
7371cf6d
PM
46832011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4684
4685 * gdb.texinfo (Breakpoints In Python): Add description and example
4686 of Python stop function operation.
4687
ecec24e6
PM
46882011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4689
4690 * gdb.texinfo (Parameters In Python): Document get_set_string and
4691 get_show_string methods.
4692
6dcd5565
JK
46932011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4694
4695 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4696
81896e36
JK
4697 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4698 circular-trace-buffer name.
4699
5e30da2c
JB
47002011-02-28 Joel Brobecker <brobecker@adacore.com>
4701
4702 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4703 in the previous change.
4704
3bd0f5ef 47052011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4706
72f4393d 4707 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4708 that they can accept multiple arguments.
4709
4ec7539c
JB
47102011-02-24 Joel Brobecker <brobecker@adacore.com>
4711
4712 Revert the following patch (code patch was not approved):
4713 2011-02-21 Hui Zhu <teawater@gmail.com>
4714 * agentexpr.texi (bytecode descriptions): add printf.
4715 * gdb.texinfo (tracepoint action lists): add printf.
4716
82809774
DE
47172011-02-23 Doug Evans <dje@google.com>
4718
4719 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4720
e5a67952
MS
47212011-02-23 Michael Snyder <msnyder@vmware.com>
4722
4723 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4724 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4725 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4726
6e6fbe60
DE
47272011-02-22 Doug Evans <dje@google.com>
4728
4729 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4730 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4731 add description of result, fix @defun formatting.
4732
f994e27a
HZ
47332011-02-21 Hui Zhu <teawater@gmail.com>
4734
4735 * agentexpr.texi (Bytecode Descriptions): Add printf.
4736 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4737
c7f96d2b
TT
47382011-02-18 Tom Tromey <tromey@redhat.com>
4739
4740 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4741
60f98dde
MS
47422011-02-14 Michael Snyder <msnyder@vmware.com>
4743
4744 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4745 Document new command "thread find".
4746
08e796bc
MS
47472011-02-14 Michael Snyder <msnyder@vmware.com>
4748
4749 * gdb.texinfo (Threads): Update example of new thread message.
4750
b3b9301e
PA
47512011-02-14 Pedro Alves <pedro@codesourcery.com>
4752
4753 * gdb.texinfo (Remote Configuration): Mention set/show remote
4754 traceframe-info.
4755 (Tools/Packages Optional for Building GDB): Mention that expat is
4756 used for traceframe info.
4757 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4758 (General Query Packets) <qSupported>: Describe the
4759 qXfer:traceframe-info:read feature.
4760 (qXfer::read): Describe qXfer:traceframe-info:read.
4761 (Traceframe Info Format): New section.
4762
cef35b0f
PA
47632011-02-04 Pedro Alves <pedro@codesourcery.com>
4764
4765 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4766 for casts and unary operators.
4767
f1cbe1d3
TT
47682011-02-04 Tom Tromey <tromey@redhat.com>
4769
4770 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4771 is not useful.
4772
585fdaa1
PA
47732011-01-25 Pedro Alves <pedro@codesourcery.com>
4774
4775 * gdb.texinfo: s/value optimized out/optimized out/g
4776
7bfc9434
JB
47772011-01-21 Joel Brobecker <brobecker@adacore.com>
4778
4779 * gdb.texinfo (Other Misc Settings): Rework part of the
4780 documentation of the "set interactive mode" command.
4781
4694da01
TT
47822011-01-19 Tom Tromey <tromey@redhat.com>
4783
4784 * gdb.texinfo (Threads): Document thread name output and `thread
4785 name' command.
4786 (Threads In Python): Document Thread.name attribute.
4787 (GDB/MI Thread Commands): Document thread attributes.
4788
b716877b
AB
47892011-01-12 Andrew Burgess <aburgess@broadcom.com>
4790
4791 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4792 changes in mi/mi-cmd-disas.c
4793
13fd8b81
TT
47942011-01-12 Tom Tromey <tromey@redhat.com>
4795
4796 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4797 Fix "thread apply" text.
4798
e09342b5
TJB
47992011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4800 Thiago Jung Bauermann <bauerman@br.ibm.com>
4801
4802 Implement support for PowerPC BookE ranged watchpoints.
4803 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4804 the "set powerpc exact-watchpoints" flag.
4805
06e65f44
TT
48062011-01-07 Tom Tromey <tromey@redhat.com>
4807
4808 * gdb.texinfo (Python API): Add descriptions to @menu items.
4809
d8e22779
TT
48102011-01-06 Tom Tromey <tromey@redhat.com>
4811
4812 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4813
a255712f
PP
48142010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4815
e09342b5 4816 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4817
ccfc3d6e
TT
48182011-01-06 Tom Tromey <tromey@redhat.com>
4819
4820 PR python/12133:
4821 * gdb.texinfo (Frames In Python): Document various frame
4822 constants.
4823
44944448
JB
48242011-01-05 Joel Brobecker <brobecker@adacore.com>
4825
4826 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4827 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4828 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4829
42ea3d7a
JK
48302011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4831
4832 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4833 (clean): Add GDBvn.texi.
4834
720d1a40
JB
48352010-12-29 Joel Brobecker <brobecker@adacore.com>
4836
4837 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4838 occasional case where the debugger prints an array address
4839 instead of the array itself.
4840
ad196637
PA
48412010-12-23 Pedro Alves <pedro@codesourcery.com>
4842
4843 * gdb.texinfo (Packets) <read registers packet>: Document support
4844 for registers that were not collected.
4845
a86caf66
DE
48462010-12-15 Doug Evans <dje@google.com>
4847
4848 * gdb.texinfo (Startup): Document auto-loading of scripts during
4849 startup.
4850 (Auto-loading): Delete "maint set python auto-load on|off".
4851 Add "set auto-load-scripts on|off".
4852
aae1c79a
DE
48532010-12-07 Doug Evans <dje@google.com>
4854
4855 * gdb.texinfo (Mode Options): Document -data-directory.
4856 (Data Files): Add reference to -data-directory.
4857
4e04c971
DE
48582010-11-29 Doug Evans <dje@google.com>
4859
4860 * gdb.texinfo (Pretty-Printer Introduction): Change
4861 printer-name:subprinter-name to printer-name;subprinter-name.
4862
94b6973e
PM
48632010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4864
72f4393d 4865 PR python/12199
94b6973e
PM
4866
4867 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4868
39037522
TT
48692010-11-23 Tom Tromey <tromey@redhat.com>
4870
4871 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4872 (Editing): Likewise.
4873 (Command History): Likewise.
4874 (TUI Keys): Likewise.
4875 (Bug Reporting): Conditionally include rluser.texi and
4876 inc-history.texinfo.
4877 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4878 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4879 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4880 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4881 (gdb.pdf): Likewise.
4882 (gdb.info): Likewise.
4883 (gdb/index.html): Likewise.
4884
5ae98d25
TT
48852010-11-23 Tom Tromey <tromey@redhat.com>
4886
4887 * Makefile.in (Makefile): Run ../config.status.
4888 (distclean): Update.
4889 * configure: Remove.
4890 * configure.ac: Remove.
4891
621c8364
TT
48922010-11-12 Tom Tromey <tromey@redhat.com>
4893
4894 * gdb.texinfo (Basic Python): Update. Add xref.
4895 (Exception Handling): Document new exception classes.
4896 (Types In Python): Update.
4897 (Frames In Python): Update.
4898
84f4c1fe
PM
48992010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4900
4901 * gdb.texinfo (Breakpoints In Python): Document "internal"
4902 parameter, and visible attribute.
4903
99e7ae30
DE
49042010-11-05 Doug Evans <dje@google.com>
4905
4906 * gdb.texinfo (Source Path): Document "set directories".
4907
f4b8a18d
KW
49082010-11-05 Ken Werner <ken.werner@de.ibm.com>
4909
4910 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4911 (OpenCL C): New node.
4912
7b51bc51
DE
49132010-11-02 Doug Evans <dje@google.com>
4914
4915 * gdb.texinfo (Pretty Printing): Expand into three sections,
4916 introduction, example, and commands.
4917 (Python API): Delete section Disabling Pretty-Printers, merge into
4918 Selecting Pretty-Printers.
4919 (Writing a Pretty-Printer): New section. Move the pretty-printer
4920 example here, and reformat to match python coding style. Add a second
4921 example using the gdb.printing module.
4922 (Python modules): Add gdb.printing.
4923
9eeee977
DE
49242010-10-29 Doug Evans <dje@google.com>
4925
4926 * gdb.texinfo (Python): Fix long line.
4927
a0e0ffdf
DE
49282010-10-20 Doug Evans <dje@google.com>
4929
4930 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4931 All references updated. Correct sections marked as subsections.
4932 (Coding Standards): New chapter. Move the coding standard related
4933 subsections here. Add section on Python coding standards.
4934
0e3509db
DE
49352010-10-13 Doug Evans <dje@google.com>
4936
4937 * gdb.texinfo (Python): Add "Python modules".
4938 (Types in Python): Add reference to gdb.types section.
4939 (Python modules): New node.
4940
44592cc4
DE
49412010-10-11 Doug Evans <dje@google.com>
4942
4943 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4944 Python" from gdb.Value.type description.
4945
6e1bb179
JB
49462010-09-28 Joel Brobecker <brobecker@adacore.com>
4947
4948 * gdb.texinfo (Ravenscar Profile): New node.
4949
e8467610
TT
49502010-09-22 Tom Tromey <tromey@redhat.com>
4951
4952 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4953
fccd1d1e
EZ
49542010-09-22 Eli Zaretskii <eliz@gnu.org>
4955
4956 * gdb.texinfo (Values From Inferior): Clarify that
4957 value.dynamic_type works only in C++ programs with RTTI.
4958
c1b6b909
TT
49592010-09-15 Paul Bolle <pebolle@tiscali.nl>
4960
4961 * gdb.texinfo (Character Sets): Correctly reference host-charset
4962 in example.
4963
7d288aaa
TT
49642010-09-13 Tom Tromey <tromey@redhat.com>
4965
4966 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4967 Document "fullname" and "from".
4968
f75d858b
MK
49692010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4970
4971 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4972 feature `reverse' output by -list-target-features.
4973
83b9503b
L
49742010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4975
4976 * gdb.texinfo (i386 Features): Remove an extra "@item".
4977
03f17ccf
TT
49782010-08-30 Tom Tromey <tromey@redhat.com>
4979
4980 PR python/11792:
4981 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4982
9779414d
DJ
49832010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4984
4985 * gdb.texinfo (ARM Features): Document
4986 org.gnu.gdb.arm.m-profile.
4987
f9ffd4bb
TT
49882010-08-23 Tom Tromey <tromey@redhat.com>
4989
4990 PR python/11145:
4991 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4992 reinterpret_cast methods.
4993
702c2711
TT
49942010-08-23 Tom Tromey <tromey@redhat.com>
4995
4996 PR python/11915:
4997 * gdb.texinfo (Types In Python): Document array method.
4998
66b73624
TJB
49992010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
5000
5001 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
5002
06a64a0b
TT
50032010-08-16 Tom Tromey <tromey@redhat.com>
5004
5005 * gdb.texinfo (Set Watchpoints): Document -location option.
5006
a3a7127e
DE
50072010-08-13 Doug Evans <dje@google.com>
5008
5009 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
5010
8dedea02
VP
50112010-08-13 Vladimir Prus <vladimir@codesourcery.com>
5012
5013 * gdb.texinfo (GDB/MI Data Manipulation): Document
5014 -data-read-memory-raw and -data-write-memory-raw.
5015
ca5c20b6 50162010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 5017 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
5018
5019 * gdb.texinfo (Basic Python): Describe post_event API.
5020
cb2e07a6
PM
50212010-08-11 Phil Muldoon <pmuldoon@redhat.com>
5022
5023 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 5024 decode_line Python APIs
cb2e07a6 5025
464b3efb
TT
50262010-08-10 Tom Tromey <tromey@redhat.com>
5027
5028 * gdb.texinfo (Pretty Printing API): Document
5029 gdb.default_visualizer.
5030
c29c521f
TT
50312010-08-10 Tom Tromey <tromey@redhat.com>
5032
5033 Revert gdb-add-index addition:
5034 * gdb.texinfo (Index Files): Don't document gdb-add-index.
5035
5da1313b
JK
50362010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
5037 Eli Zaretskii <eliz@gnu.org>
5038
5039 * gdb.texinfo (Mode Options) <-batch>
5040 (Basic Python) <gdb.execute>: Describe setting width and height.
5041
02d868e8
PP
50422010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
5043
5044 * gdb.texinfo (Threads): Document 'debug libthread-db'.
5045
c2bbed2a
TT
50462010-07-30 Tom Tromey <tromey@redhat.com>
5047
5048 * gdb.texinfo (Index Files): Mention gdb-add-index.
5049
6c13bbe1
HZ
50502010-07-30 Hui Zhu <teawater@gmail.com>
5051
5052 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5053 "detach inferior" and "kill inferior".
5054
53a71c06
CR
50552010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5056
5057 * gdb.texinfo (Machine Code): Update description of two forms of
5058 arguments, and add new example to demonstrate the new form.
5059
5374244e
PM
50602010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5061
5062 * gdb.texinfo (Values From Inferior): Add value inferior function
5063 call description.
5064
8ea5bce5
JK
50652010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5066
5067 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5068
c0edd9ed
JK
50692010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5070 Eli Zaretskii <eliz@gnu.org>
5071
5072 Make core files the process_stratum.
5073 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5074 record_stratum example.
5075
9291a0cd
TT
50762010-07-13 Tom Tromey <tromey@redhat.com>
5077
5078 * gdb.texinfo (Index Files): New node.
5079
f5011d11
TT
50802010-07-13 Tom Tromey <tromey@redhat.com>
5081
5082 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5083
0f5238ed
TT
50842010-07-13 Tom Tromey <tromey@redhat.com>
5085
5086 * gdb.texinfo (Specify Location): Document labels.
5087
74c761c1
PA
50882010-07-01 Pedro Alves <pedro@codesourcery.com>
5089
5090 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5091 entries for fast tracepoints and static tracepoints.
5092
501994c0
PA
50932010-07-01 Pedro Alves <pedro@codesourcery.com>
5094
5095 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5096 qsThreadInfo>: Spell out `l' as ell.
5097
0fb4aa4b
PA
50982010-07-01 Pedro Alves <pedro@codesourcery.com>
5099
5100 * gdb.texinfo (Convenience Variables): Document $_sdata.
5101 (Commands to Set Tracepoints): Describe static tracepoints. Add
5102 `Listing Static Tracepoint Markers' menu entry. Document
5103 "strace".
5104 (Tracepoint Action Lists): Document collecting $_sdata.
5105 (Listing Static Tracepoint Markers): New subsection.
5106 (Tracepoints support in gdbserver): Mention static tracepoints.
5107 (remote packets, enabling and disabling): Mention
5108 read-sdata-object.
5109 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5110 and StaticTracepoint.
5111 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5112 Document qXfer:sdata:read.
5113 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5114
dc3b15be
JB
51152010-06-29 Joel Brobecker <brobecker@adacore.com>
5116
5117 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5118
595939de
PM
51192010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5120 Tom Tromey <tromey@redhat.com>
5121 Thiago Jung Bauermann <bauerman@br.ibm.com>
5122
5123 * gdb.texinfo (Inferiors In Python): New node.
5124 * gdb.texinfo (Threads In Python): New node.
5125
9279c692
JB
51262010-06-28 Joel Brobecker <brobecker@adacore.com>
5127
5128 * gdb.texinfo (Python): Document what the python directory is
5129 and what its location is.
5130 (Basic Python): Document the gdb.PYTHONDIR constant.
5131
bc9f0842
TT
51322010-06-25 Tom Tromey <tromey@redhat.com>
5133
5134 PR python/10808:
5135 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5136
f1421989
HZ
51372010-06-24 Hui Zhu <teawater@gmail.com>
5138
5139 * gdb.texinfo: (Commands for Controlled Output): Add
5140 documentation for command "eval".
5141
e4c0cfae
SS
51422010-06-21 Stan Shebs <stan@codesourcery.com>
5143
5144 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5145 * annotate.texinfo: Ditto.
5146 * gdbint.texinfo: Ditto.
5147 * stabs.texinfo: Ditto.
5148
bb08c432
HZ
51492010-06-22 Hui Zhu <teawater@gmail.com>
5150
5151 * gdb.texinfo: (Process Record and Replay): Add documentation
5152 for command "set record memory-query".
5153
4f5d9f07
SS
51542010-06-21 Stan Shebs <stan@codesourcery.com>
5155
5156 * gdb.texinfo: Relicense under GFDL version 1.3.
5157 * annotate.texinfo: Relicense under GFDL version 1.3.
5158 * gdbint.texinfo: Relicense under GFDL version 1.3.
5159 * stabs.texinfo: Relicense under GFDL version 1.3.
5160 * fdl.texi: Update to version 1.3.
5161
6aed2dbc
SS
51622010-06-18 Stan Shebs <stan@codesourcery.com>
5163
a61408f8
SS
5164 * gdb.texinfo (Operating System Auxiliary Information): Describe
5165 "info os" when no arguments given.
5166
6aed2dbc
SS
5167 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5168 $_thread.
5169
24e933df
HZ
51702010-06-18 Hui Zhu <teawater@gmail.com>
5171
5172 * gdb.texinfo: (Process Record and Replay): Add documentation
5173 for commands "record save" and "record restore".
5174
65d79d4b
SDJ
51752010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5176
5177 * gdb.texinfo: Include information about the correct use
5178 of addresses in the `watch' command.
5179
d914c394
SS
51802010-06-11 Stan Shebs <stan@codesourcery.com>
5181
5182 * gdb.texinfo (Observer Mode): New section.
5183 (General Query Packets): Document QAllow.
889bf7c5 5184
967cf477
DE
51852010-06-04 Doug Evans <dje@google.com>
5186
5187 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5188
aaf4119b
DE
51892010-06-03 Doug Evans <dje@google.com>
5190
5191 * gdbint.texinfo (Coding): Add subsection on command names.
5192
9eae7c52
TT
51932010-06-02 Tom Tromey <tromey@redhat.com>
5194
5195 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5196 always-disassemble.
5197
fa593d66
PA
51982010-06-01 Pedro Alves <pedro@codesourcery.com>
5199
5200 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5201 gdbserver, and add cross reference.
5202 (Tracepoints support in gdbserver): New subsection.
5203
dde08ee1
PA
52042010-05-26 Pedro Alves <pedro@codesourcery.com>
5205
5206 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5207 `qRelocInsn' feature.
5208 (Relocate instruction reply packet): New subsection
5209 of `Tracepoint Packets'.
5210 (Tracepoint Packets): Mention that packets QTDP and QTStart
5211 support the qRelocInsn request, and add cross reference to new
5212 subsection.
5213
07ca107c
DE
52142010-05-25 Doug Evans <dje@google.com>
5215
5216 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5217 (Commands In Python): Document gdb.string_to_argv.
5218
c25c4a8b
JK
52192010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5220
5221 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5222 ATTR_NORETURN.
5223
d7b32ed3 52242010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5225 Tom Tromey <tromey@redhat.com>
5226 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5227
c25c4a8b 5228 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5229
6aecb9c2
JB
52302010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5231
5232 * gdb.texinfo: (Summary) Add mention about D language support.
5233 (Filenames): Add D suffixes.
5234 (D): New node.
5235
b7da9e9f
PM
52362010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5237
5238 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5239 of macro deleted from GDB code.
5240
ab38a727
PA
52412010-04-24 Pedro Alves <pedro@codesourcery.com>
5242
5243 * gdb.texinfo (Commands to specify files): Describe what how GDB
5244 looks up DOS-based filesystem paths on the system root. Document
5245 the new `set/show target-file-system-kind' commands.
5246
66d09542
DE
52472010-04-23 Doug Evans <dje@google.com>
5248
5249 * gdb.texinfo (Python): Move Auto-loading section here ...
5250 (Python API): from here.
5251 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5252 (Maintenance Commands): Add docs for "maint print section-scripts".
5253
8bd10a10
CM
52542010-04-20 Chris Moller <cmoller@redhat.com>
5255
5256 * gdb.texinfo (Setting Breakpoints): Added description of
5257 filename-qualified rbreak.
5258 * refcard.tex (Breakpoints and Watchpoints): Added brief
5259 description of filename-qualified rbreak.
5260
4c374409
JK
52612010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5262
5263 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5264 (Python API): Change the reference to Pretty Printing API.
5265 (Pretty Printing): Move the user part under the Data node. Reformat
5266 the sample output to 72 columns. Create a new reference to Pretty
5267 Printing API. Rename the API part ...
5268 (Pretty Printing API): To a new node name.
5269 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5270 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5271
5a9351ae
SS
52722010-04-21 Stan Shebs <stan@codesourcery.com>
5273
5274 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5275 and commands.
5a9351ae 5276 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5277
9a22f0d0
PM
52782010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5279
5280 * gdb.texinfo (Examining memory): Update for change in string
5281 display with explicit size.
5282
6149aea9
PA
52832010-04-19 Pedro Alves <pedro@codesourcery.com>
5284
5285 PR breakpoints/8554.
5286
5287 * gdb.texinfo (Save Breakpoints): New node.
5288 (save-tracepoints): Rename to ...
5289 (save tracepoints): ... this. Mention that `save-tracepoints' is
5290 a deprecated alias to `save tracepoints'.
5291
711e434b
PM
52922010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5293
645797a8 5294 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5295 (info w32 thread-information-block): Document new command.
5296 (qGetTIBAddress): Document new gdbserver query.
5297 (maint set/show show-all-tib): Document new command.
5298
3f7b2faa
DE
52992010-04-15 Doug Evans <dje@google.com>
5300
fa33c3cd
DE
5301 * gdb.texinfo (Python API): Add progspaces section.
5302 (Selecting Pretty-Printers): Progspace pretty-printers are
5303 searched too.
5304 (Progspaces In Python): New section.
5305
3f7b2faa
DE
5306 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5307
79f283fe
PM
53082010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5309
5310 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5311 returns None.
5312
87290684
SS
53132010-04-09 Stan Shebs <stan@codesourcery.com>
5314
5315 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5316 Describe the `frames-created' field, tweak grammar.
5317
a97153c7
PA
53182010-04-09 Pedro Alves <pedro@codesourcery.com>
5319
5320 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5321 Describe the `circular' and `disconnected' fields.
5322
5c5dcc1b
L
53232010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5324
5325 * gdb.texinfo (maint print registers): Mention unavailable and
5326 invisible registers.
5327
adc36818
PM
53282010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5329 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5330 Tom Tromey <tromey@redhat.com>
adc36818
PM
5331
5332 * gdb.texinfo (Breakpoints In Python): New Node.
5333
33da3f1c
SS
53342010-04-08 Stan Shebs <stan@codesourcery.com>
5335
5336 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5337 trace status fields.
5338
3a13a53b
L
53392010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5340
5341 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5342 optional. Make org.gnu.gdb.i386.avx requires
5343 org.gnu.gdb.i386.avx.
5344
08001717
DE
53452010-04-08 Doug Evans <dje@google.com>
5346
5347 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5348 search path, and document that gdb only scans the search path if
5349 the script's path doesn't specify a directory.
5350
c375651d
DE
53512010-04-05 Doug Evans <dje@google.com>
5352
5353 * gdb.texinfo (maint show python auto-load): Fix typo.
5354
af54718e
SS
53552010-04-04 Stan Shebs <stan@codesourcery.com>
5356
d77f58be
SS
5357 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5358 (Setting Watchpoints): Update description of "info watch".
5359 (Disabling Breakpoints): Only "info break" lists all.
5360
af54718e
SS
5361 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5362 (tdump): Explain how tdump works.
5363
86b17b60
PA
53642010-04-01 Pedro Alves <pedro@codesourcery.com>
5365
5366 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5367 add cross reference.
5368
ff12863f
PA
53692010-03-31 Pedro Alves <pedro@codesourcery.com>
5370
5371 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5372 commands error out.
5373
f68eb612
L
53742010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5375
5376 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5377
c8d5aac9
L
53782010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5379
5380 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5381
7d13fe92
SS
53822010-03-29 Stan Shebs <stan@codesourcery.com>
5383 Nathan Sidwell <nathan@codesourcery.com>
5384
5385 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5386 GDBN equivalent.
5387 (Set Tracepoints): Remove mention that conditional tracepoints
5388 don't exist.
5389 (Tracepoint Actions): Clarify when while-stepping collection
5390 happens, note that while-stepping does not automatically collect
5391 $pc.
5392
409873ef 53932010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5394
409873ef
SS
5395 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5396 (General Query Packets): Describe TracepointSource.
5397
ee8e71d4
EZ
53982010-03-27 Matt Rice <ratmice@gmail.com>
5399
c8d5aac9
L
5400 * gdb.texinfo (ARM): Document arguments to "target sim".
5401 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5402
99b5e152
PA
54032010-03-26 Pedro Alves <pedro@codesourcery.com>
5404
5405 * gdb.texinfo (Tracepoint Packets): Remove mention that
5406 terror:string may be plain text, and drop mention of X prefix.
5407
cd64ee31
VP
54082010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5409
5410 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5411
6c28cbf2
SS
54122010-03-24 Stan Shebs <stan@codesourcery.com>
5413
5414 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5415
95a42b64
TT
54162010-03-24 Tom Tromey <tromey@redhat.com>
5417
5418 PR breakpoints/9352:
5419 * gdb.texinfo (Break Commands): Update.
5420
18148017
VP
54212010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5422
5423 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5424 commands.
5425
4daf5ac0
SS
54262010-03-16 Stan Shebs <stan@codesourcery.com>
5427
5428 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5429 circular-trace-buffer.
5430 (Tracepoint Packets): Describe QTBuffer, and details of the
5431 qTStatus reply.
5432
c9429232
SS
54332010-03-12 Stan Shebs <stan@codesourcery.com>
5434 Nathan Sidwell <nathan@codesourcery.com>
5435
5436 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5437 doing instruction stepping.
5438 (Tracepoint Restrictions): New node.
5439
ccefe4c4
TT
54402010-03-10 Tom Tromey <tromey@redhat.com>
5441
5442 * gdbint.texinfo (Symbol Handling): Update.
5443
7c953934
TT
54442010-03-08 Tom Tromey <tromey@redhat.com>
5445
5446 PR cli/9591:
5447 * gdb.texinfo (Mode Options): Mention lack of pagination and
5448 confirmation with --batch.
5449 (Screen Size): Mention --batch.
5450 (Messages/Warnings): Likewise.
5451
f870a310
TT
54522010-03-05 Tom Tromey <tromey@redhat.com>
5453
5454 * gdb.texinfo (Basic Python): Document target_charset and
5455 target_wide_charset.
5456
78e2826b
TT
54572010-03-05 Tom Tromey <tromey@redhat.com>
5458
5459 * gdb.texinfo (Data): Link to pretty-printing.
5460 (Output Formats): Likewise. Correct text.
5461
f5dff777
DJ
54622010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5463
5464 * gdb.texinfo (Types): Describe <struct> and <flags>.
5465
dc00d89f
PM
54662010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5467
5468 * gdb.texinfo (Frames In Python): Add block parameter and
5469 description to read_var text.
5470
5107b149 54712010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5472 Tom Tromey <tromey@redhat.com>
5107b149
PM
5473
5474 * gdb.texinfo (Types In Python): Describe block argument in
5475 template_argument and gdb.lookup_type.
5476
e03e5e7b
TT
54772010-02-24 Tom Tromey <tromey@redhat.com>
5478
5479 * gdb.texinfo (Cygwin Native): Fix typo.
5480
f3e9a817
PM
54812010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5482
5483 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5484 and select method descriptions.
5485 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5486 Tables in Python to menu.
5487 (Blocks In Python): New node.
5488 (Symbols In Python): New node.
5489 (Symbol Tables in Python): New node.
5490
a79b8f6e
VP
54912010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5492
5493 Multiexec MI
5494
5495 gdb/
5496 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5497
5498 gdb/doc/
5499 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5500 changes.
5501 (GDB/MI Program Execution): Document current behaviour of
5502 --all and --thread-group.
5503 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5504 -remove-inferior.
5505 * observer.texi (inferior_added, inferior_removed): New
5506 observers.
5507
629d6a47
TT
55082010-02-19 Tom Tromey <tromey@redhat.com>
5509
5510 * gdbint.texinfo (Getting Started): Fix @node.
5511 (Debugging GDB): Likewise.
5512
c09529e5
JB
55132010-02-13 Joel Brobecker <brobecker@adacore.com>
5514
5515 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5516 documenting the gdb_test_timeout variable.
5517
540aa8e7
MS
55182010-02-12 Jakob Engblom <jakob@virtutech.com>
5519
5520 * gdb.texinfo (MI commands): Added documentation of --reverse
5521 option to a set of MI commands. Restructured documentation of MI
5522 commands --exec-continue to reflect the complexity of reverse
5523 execution.
5524
081dfbf7
PA
55252010-02-12 Pedro Alves <pedro@codesourcery.com>
5526
5527 * gdb.texinfo (Using the Collected Data): Specify that the address
5528 range of `tfind outsize' is exclusive, and that the address range
5529 of `tfind range' is inclusive.
5530 (Tracepoint Packets): Specify that the address range of
5531 `QTFrame:range' is inclusive, and that the address range of
5532 `QTFrame:outside' is exclusive
5533
8e9c5e02
VP
55342010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5535
5536 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5537
92981e24
TT
55382010-02-10 Tom Tromey <tromey@redhat.com>
5539
5540 * gdb.texinfo (Debugging Output): Document set debug parser and
5541 show debug parser.
5542
075b51b7
L
55432010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5544
5545 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5546 i386_eflags and i386_mxcsr.
5547
3bb8d5c3
L
55482010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5549
5550 * gdb.texinfo: Document i386 target features.
5551
c5f80513
DE
55522010-02-05 Doug Evans <dje@google.com>
5553
5554 * gdbint.texinfo (Testsuite): Add a new section to document the
5555 various DejaGnu variables that may be overridden.
1be00882 5556 Document INTERNAL_GDBFLAGS.
c5f80513 5557
6ac33a4e
TT
55582010-02-04 Tom Tromey <tromey@redhat.com>
5559
5560 PR cli/8830:
5561 * gdb.texinfo (Files): -readnow comes before the filename for file
5562 and symbol-file.
5563
a1dcb23a
DJ
55642010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5565
5566 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5567 Document ARM breakpoint types.
5568 (Register Packet Format): Move into the new section.
5569 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5570
95433b34
JB
55712010-01-21 Joel Brobecker <brobecker@adacore.com>
5572
5573 * gdb.texinfo (File Options): Adjust the documentation of this
5574 switch to refer to the "source" command rather than partially
5575 duplicating some of the relevant information.
5576 (Extending GDB): Introduce and document the set/show script-extension
5577 setting.
5578 (Command Files): Add note explaining that the "source" command
5579 is also used to evalute scripts written in other languages.
5580 Remove the short slightly incorrect reference to sourcing Python
5581 scripts.
5582 (Python Commands): Document how to execute a Python script from GDB.
5583
8d576872
JB
55842010-01-19 Joel Brobecker <brobecker@adacore.com>
5585
5586 * gdb.texinfo (Command Files): Fix typo.
5587
8150ff9c
JB
55882010-01-18 Tom Tromey <tromey@redhat.com>
5589
5590 * gdb.texinfo (File Options): Document -x on .py files.
5591 (Command Files): Document handling of Python scripts.
5592
23db03a6
JZ
55932010-01-18 Jie Zhang <jie.zhang@analog.com>
5594
5595 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5596
00bf0b85
SS
55972010-01-15 Stan Shebs <stan@codesourcery.com>
5598
5599 * gdb.texinfo (Trace Files): New section.
5600 (Tracepoint Packets): Document QTSave and qTBuffer.
5601 (Trace File Format): New appendix.
5602
be759fcf
PM
56032010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5604
5605 * gdb.texinfo (Values From Inferior): Document lazy_string value
5606 method.
5607 (Python API): Add Lazy strings menu item.
5608 (Lazy Strings In Python): New node.
5609
dc146f7c
VP
56102010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5611
5612 * gdb.texinfo (GDB/MI Thread Information): New.
5613 (GDB/MI Async Records): Document the core field in *stopped.
5614 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5615 documentation
5616 (Process list): Document that osdata document may contain
5617 threads.
5618 (Remote Serial Protocol): Document qXfer:threads.
5619
d5551862
SS
56202010-01-06 Stan Shebs <stan@codesourcery.com>
5621
5622 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5623 disconnected tracing.
5624 (Tracepoint Packets): Document new protocol.
5625
7a697b8d
SS
56262010-01-05 Stan Shebs <stan@codesourcery.com>
5627
5628 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5629 tracepoints.
5630 (Tracepoint Packets): Describe remote protocol for fast
5631 tracepoints.
5632
e6f3ec50
JB
56332010-01-01 Joel Brobecker <brobecker@adacore.com>
5634
5635 Update the "Start of New Year Procedure".
5636 * gdbint.texinfo: Add the list of files that need to be updated
5637 manually. Minor reformatting.
5638
ddc4e9c1
JB
56392010-01-01 Joel Brobecker <brobecker@adacore.com>
5640
5641 * refcard.tex: Update copyright year in header and text.
5642
9d2897ad
JB
56432010-01-01 Joel Brobecker <brobecker@adacore.com>
5644
5645 * agentexpr.texi: Add 2010 to the list of copyright years.
5646 * annotate.texinfo: Likewise.
5647 * gdb.texinfo: Likewise.
5648 * gdbint.texinfo: Likewise.
5649 * observer.texi: Likewise.
5650 * stabs.texinfo: Likewise.
5651
6da95a67
SS
56522009-12-31 Stan Shebs <stan@codesourcery.com>
5653
5654 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5655
236f1d4d
SS
56562009-12-29 Stan Shebs <stan@codesourcery.com>
5657
5658 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5659
f61e138d
SS
56602009-12-28 Stan Shebs <stan@codesourcery.com>
5661
5662 * gdb.texinfo (Trace State Variables): New section.
5663 (Tracepoint Packets): Describe trace state variable packets.
5664 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5665 variable bytecodes.
5666
0fe7935b
DJ
56672009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5668
5669 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5670 declarations.
5671
a6b29f87
VP
56722009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5673
5674 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5675 -gdb-exit behaviour.
5676
5e4bde96
JB
56772009-12-20 Joel Brobecker <brobecker@adacore.com>
5678
5679 * gpl.texi: Update to version 3 of the GPL.
5680
a1715244
JB
56812009-12-20 Joel Brobecker <brobecker@adacore.com>
5682
5683 * Makefile.in: Update copyright header.
5684 * observer.texi: Fix the copyright header of the generated files.
5685
361ae042
PM
56862009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5687
5688 * gdb.texinfo (Types In Python): Describe range function.
5689
bfd31e71
PM
56902009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5691
5692 * gdb.texinfo (Types In Python): Describe "is_base_class".
5693
57a1d736
TT
56942009-12-03 Tom Tromey <tromey@redhat.com>
5695
5696 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5697
8cebebb9
PP
56982009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5699
5700 * observer.texi: New memory_changed observer.
5701
16af530a
TT
57022009-12-01 Tom Tromey <tromey@redhat.com>
5703
5704 * gdb.texinfo (Reverse Execution): Fix typo.
5705
b6199126
DJ
57062009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5707
5708 PR gdb/8704
5709
5710 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5711 are allowed after the breakpoint condition.
5712
7a6973ad
TT
57132009-11-23 Tom Tromey <tromey@redhat.com>
5714
5715 PR python/10782:
5716 * gdb.texinfo (Types In Python): Document Type.pointer.
5717
21a0512e
PP
57182009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5719
5720 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5721
a5832c8f
PA
57222009-11-11 Pedro Alves <pedro@codesourcery.com>
5723
5724 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5725 (Using Agent Expressions): Delete cross reference.
5726
1eb7cd77
JB
57272009-11-07 Joel Brobecker <brobecker@adacore.com>
5728
5729 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5730 and @settitle directives up to help makeinfo find them.
5731
24ddea62
JK
57322009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5733
5734 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5735 (Auto-loading): Use plural and note one can use multiple components now.
5736
3afae151
VP
57372009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5738
5739 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5740 -stack-list-arguments have the same documentation for parameter
5741 as -stack-list-locals. Add comas.
5742
14ff2235
PM
57432009-10-27 Tom Tromey <tromey@redhat.com>
5744 Eli Zaretskii <eliz@gnu.org>
5745
c8d5aac9 5746 PR python/10781
14ff2235
PM
5747
5748 * gdb.texinfo (Values From Inferior): Document cast method.
5749
9c419145
PP
57502009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5751
5752 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5753 and adjust example.
889bf7c5 5754
29153c24
MS
57552009-10-22 Michael Snyder <msnyder@vmware.com>
5756
5757 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5758 info record command. Also document the new save and restore
29153c24
MS
5759 commands.
5760
2b28d209
PP
57612009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5762
5763 * gdb.texinfo (Machine Code): Mention current pc marker.
5764 (Memory): Likewise.
5765
6c95b8df
PA
57662009-10-19 Pedro Alves <pedro@codesourcery.com>
5767 Stan Shebs <stan@codesourcery.com>
5768
5769 * observer.texi (new_inferior): Rename to...
5770 (inferior_appeared): ... this.
5771
5772 * gdb.texinfo (Inferiors): Rename node to ...
5773 (Inferiors and Programs): ... this. Mention running multiple
5774 programs in the same debug session.
5775 <info inferiors>: Mention the new 'Executable' column if "info
5776 inferiors". Update examples. Document the "add-inferior",
5777 "clone-inferior", "remove-inferior" and "maint info
5778 program-spaces" commands.
5779 (Process): Rename node to...
5780 (Forks): ... this. Document "set|show follow-exec-mode".
5781
2f8132f3
MS
57822009-10-11 Michael Snyder <msnyder@vmware.com>
5783
5784 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5785 (ReverseContinue): Ditto.
5786
cba4b2d3
PP
57872009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5788
5789 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5790
da082f17
JK
57912009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5792
5793 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5794
08be9d71
ME
57952009-10-06 Michael Eager <eager@eagercon.com>
5796
5797 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5798 (Embedded Processors): Add MicroBlaze.
5799 (MicroBlaze): New. Describe Xilinx MicroBlaze
5800
08a0efd0
PA
58012009-10-04 Pedro Alves <pedro@codesourcery.com>
5802
5803 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5804
cbb8f428
EZ
58052009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5806
5807 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5808
30a4a70c
JB
58092009-09-23 Joel Brobecker <brobecker@adacore.com>
5810
5811 * observer.texi (solib_unloaded): Document explicitly the fact that
5812 this observer is called before the associated symbols are unloaded.
5813
b3372f91
VP
58142009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5815
5816 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5817 -stack-list-variables.
5818
f43030c4
TT
58192009-09-18 Tom Tromey <tromey@redhat.com>
5820
5821 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5822 is experimental.
5823
ec7e75e7
PP
58242009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5825
5826 * gdb.texinfo (convenince variables): Mention
5827 $_siginfo could be empty.
f43030c4 5828
0cc7d26f
TT
58292009-09-15 Tom Tromey <tromey@redhat.com>
5830
5831 * gdb.texinfo (GDB/MI Variable Objects): Document
5832 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5833 Expand -var-update documentation.
5834
a96d9b2e
SDJ
58352009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5836
5837 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5838 feature.
5839
005ca36a
JB
58402009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5841
5842 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5843
0d772ac9
MS
58442009-09-10 Michael Snyder <msnyder@vmware.com>
5845
5846 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5847 ReverseStep replies to the qSupported query.
5848
14fb1bac
JB
58492009-09-10 Joel Brobecker <brobecker@adacore.com>
5850
5851 Add documentation for set/show interactive-mode.
5852 * gdb.texinfo (Other Misc Settings): New node.
5853
29b090c0
DE
58542009-09-01 Doug Evans <dje@google.com>
5855
5856 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5857 non-stop mode's affect on remote caching.
5858
4e5d721f
DE
58592009-08-31 Jacob Potter <jdpotter@google.com>
5860 Doug Evans <dje@google.com>
5861
5862 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5863 Mark `set/show remotecache' options as obsolete.
5864 Document new `set/show stack-cache' option.
5865 Update text for `info dcache'.
5866
55333a84
DE
58672009-08-27 Doug Evans <dje@google.com>
5868
5869 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5870 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5871
bc3a0b4d
RW
58722009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5873
5874 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5875 about autoconf.
5876
3a1ff0b6
PA
58772009-08-25 Pedro Alves <pedro@codesourcery.com>
5878
5879 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5880 small example, and describe its columns. Replace "inferior-id" by
5881 "infno" throughout.
5882
81ecdfbb
RW
58832009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5884
af542c2e
RW
5885 * gdbint.texinfo (Releasing GDB): Point to
5886 README-maintainer-mode file for required autoconf version.
5887 * configure.ac: Do not substitute datarootdir, htmldir,
5888 pdfdir, docdir. Do not process --with-datarootdir,
5889 --with-htmldir, --with-pdfdir, --with-docdir.
5890 * configure: Regenerate.
5891
81ecdfbb
RW
5892 * configure: Regenerate.
5893
4efc6507
DE
58942009-08-20 Reid Kleckner <reid@kleckner.net>
5895
5896 * gdb.texinfo: Add chapter on JIT interface.
5897
43089a6e
NR
58982009-08-07 Nick Roberts <nickrob@snap.net.nz>
5899
5900 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5901 confirmation request.
43089a6e 5902
99e008fe
EZ
59032009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5904
c8d5aac9
L
5905 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5906 CRC definitions.
99e008fe 5907
48cb2d85
VP
59082009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5909
5910 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5911 -break-commands.
48cb2d85 5912
ff1a52c6
UW
59132009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5914
5915 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5916 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5917
3285f3fe
UW
59182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5919
5920 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5921 "set spu stop-on-load" and "show spu stop-on-load" commands.
5922
e35359c5
UW
59232009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5924
5925 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5926
58d6951d
DJ
59272009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5928
5929 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5930 org.gnu.gdb.arm.neon.
5931
08d16641
PA
59322009-07-20 Pedro Alves <pedro@codesourcery.com>
5933
5934 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5935 optional element.
5936 (subsection OS ABI): New subsection.
5937
782b2b07
SS
59382009-07-14 Stan Shebs <stan@codesourcery.com>
5939
5940 * gdb.texinfo (Tracepoint Conditions): New section.
5941 (General Query Packets): Describe ConditionalTracepoints.
5942 (Tracepoint Packets): Describe condition field.
5943 (Maintenance Commands): Describe maint agent-eval.
5944 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5945
9b117ef3
HZ
59462009-07-11 Hui Zhu <teawater@gmail.com>
5947
5948 * gdb.texinfo (disassemble): Add a new modifier /r
5949 to "disassemble" command to make it print the raw instructions
5950 in hex as well as in symbolic form.
5951
f5a33284
TT
59522009-07-09 Tom Tromey <tromey@redhat.com>
5953
5954 * gdbint.texinfo (Testsuite): Document parallel make check.
5955
812f7342
TT
59562009-07-09 Tom Tromey <tromey@redhat.com>
5957
5958 * gdbint.texinfo (Testsuite): Document test transcripts.
5959
fbb8f299
PM
59602009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5961
5962 * gdb.texinfo (Values From Inferior): Add length parameter
5963 description.
5964
dd8f35ac
EZ
59652009-07-04 Chris Genly <chris@genly.us>
5966
5967 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5968 in -var-list-children. Fix example according to what the code
5969 does.
5970
2277426b
PA
59712009-07-02 Pedro Alves <pedro@codesourcery.com>
5972
5973 * gdb.texinfo (Debugging multiple inferiors): Document the
5974 "inferior", "detach inferior" and "kill inferior" commands.
5975 (Debugging Programs with Multiple Processes): Adjust to mention
5976 generic "inferior" commands. Delete mention of "detach fork" and
5977 "delete fork". Cross reference to "Debugging multiple inferiors"
5978 section.
5979
a6d9a66e
UW
59802009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5981
5af949e3
UW
5982 * gdbint.texinfo (Item Output Functions): Update signature
5983 for ui_out_field_core_addr.
5984
59852009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5986
5987 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5988 Update example code extrated from breakpoint.c.
5989
9901a55b 59902009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5991
9901a55b
PP
5992 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5993 MI commands.
5994 (GDB/MI Symbol Query): Likewise.
5995 (GDB/MI File Commands): Likewise.
5996 (GDB/MI File Transfer Commands): Likewise.
5997 (GDB/MI Target Manipulation): Likewise.
5998 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5999
edb3359d
DJ
60002009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
6001
6002 * gdb.texinfo (Debugging Optimized Code): New chapter.
6003 (Compiling for Debugging): Reference it. Move some
6004 text to the new section.
6005
7cd1089b
PM
60062009-06-15 Phil Muldoon <pmuldoon@redhat.com>
6007
6008 * doc/gdb.texinfo (Calling): Document
6009 set-unwind-on-terminating-exception usage.
6010
d4db2f36
PA
60112009-06-11 Pedro Alves <pedro@codesourcery.com>
6012
6013 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
6014 command.
6015
d1a7880c
PA
60162009-06-07 Pedro Alves <pedro@codesourcery.com>
6017
6018 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
6019 references.
6020
473f94e6
UW
60212009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
6022
6023 * gdbint.texinfo: Rename formal parameters to gdbarch function
6024 protoypes from "current_gdbarch" to "gdbarch".
6025
8f500870
TT
60262009-05-28 Tom Tromey <tromey@redhat.com>
6027
6028 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
6029
b6313243
TT
60302009-05-27 Tom Tromey <tromey@redhat.com>
6031
6032 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6033 feature.
6034 (GDB/MI Variable Objects): Document -var-set-visualizer.
6035
60362009-04-02 Tom Tromey <tromey@redhat.com>
6037
6038 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
6039 feature.
6040 (GDB/MI Variable Objects): Document -var-set-visualizer.
6041
a6bac58e
TT
60422009-05-27 Tom Tromey <tromey@redhat.com>
6043 Thiago Jung Bauermann <bauerman@br.ibm.com>
6044 Phil Muldoon <pmuldoon@redhat.com>
6045
6046 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
6047 (Pretty Printing): New node.
6048 (Selecting Pretty-Printers): Likewise.
6049 (Python API): Update.
6050 (Output Formats): Document /r format.
6051
2c74e833
TT
60522009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6053 Tom Tromey <tromey@redhat.com>
6054
6055 * gdb.texinfo (Types In Python): New node.
6056 (Values From Inferior): "type" is now an attribute.
6057 (Python API): Update.
6058
89c73ade
TT
60592009-05-27 Tom Tromey <tromey@redhat.com>
6060 Thiago Jung Bauermann <bauerman@br.ibm.com>
6061 Phil Muldoon <pmuldoon@redhat.com>
6062
6063 * gdb.texinfo: Add @syncodeindex for `tp'.
6064 (Python API): Update.
6065 (Auto-loading): New node.
6066 (Objfiles In Python): New node.
6067
17a37d48
PP
60682009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6069
6070 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6071
6718376f
NR
60722009-05-15 Nick Roberts <nickrob@snap.net.nz>
6073
6074 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6075
cbe54154
PA
60762009-05-12 Pedro Alves <pedro@codesourcery.com>
6077
6078 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6079 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6080 show show-debug-regs' docs.
6081
8e05493c
EZ
60822009-05-08 Eli Zaretskii <eliz@gnu.org>
6083
6084 * gdb.texinfo (Process Record and Replay): Add description of
6085 reverse execution.
6086
b39f4988
JB
60872009-05-07 Joel Brobecker <brobecker@adacore.com>
6088
6089 * gdbint.texinfo (Adding support for debugging core files): New node.
6090 (Native Debugging): Remove the ``Native core file Support'' section.
6091
a2311334
EZ
60922009-05-01 Eli Zaretskii <eliz@gnu.org>
6093
6094 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6095 Add index entries.
6096
53cc454a 60972009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6098 Michael Snyder <msnyder@vmware.com>
53cc454a 6099
a2311334
EZ
6100 * gdb.texinfo: (Process Record and Replay): Add documentation for
6101 process record and replay.
53cc454a 6102
484086b7
JK
61032009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6104
6105 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6106 a new part on command-line defined macros.
6107
32ae1842
EZ
61082009-04-25 Eli Zaretskii <eliz@gnu.org>
6109
6110 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6111 clarify the wording.
6112
b14b1491
TT
61132009-04-23 Tom Tromey <tromey@redhat.com>
6114
6115 * gdb.texinfo (Data Files): New node.
6116 (GDB Files): Update menu.
6117
5c1e86e1
JB
61182009-04-23 Joel Brobecker <brobecker@adacore.com>
6119
6120 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6121 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6122
83eba9b7
VP
61232009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6124
6125 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6126
e31198c4
HZ
61272009-04-22 Hui Zhu <teawater@gmail.com>
6128
6129 * gdb.texinfo (disassemble-next-line): Set the default of
6130 disassemble-next-line to off.
6131
26e251b6
JM
61322009-04-21 Joseph Myers <joseph@codesourcery.com>
6133
6134 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6135 --with-htmldir): New.
6136 * configure: Regenerate.
6137 * Makefile.in (datarootdir, docdir): Define.
6138 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6139 instead of $(SET_TEXINPUTS).
6140 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6141 gdbint.info instead of $(SET_TEXINPUTS).
6142 (gdbint/index.html): Use same -I options as for building
6143 gdbint.info.
6144 (stabs.dvi, stabs.pdf): Use same -I options as for building
6145 stabs.info instead of $(SET_TEXINPUTS).
6146 (stabs/index.html): Use same -I options as for building
6147 stabs.info.
6148 (annotate.dvi, annotate.pdf): Use same -I options as for building
6149 annotate.info instead of $(SET_TEXINPUTS).
6150 (annotate/index.html): Use same -I options as for building
6151 annotate.info.
6152
eac35c4e
DD
61532009-04-21 David Daney <ddaney@caviumnetworks.com>
6154
6155 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6156
29b0e8a2
JM
61572009-04-21 Joseph Myers <joseph@codesourcery.com>
6158
6159 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6160
2b831889 61612009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6162 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6163
6164 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6165 (MAKEHTMLFLAGS): Set to empty.
6166 (html__strip_dir): Define.
6167 (HTMLFILES): Define.
6168 (HTMLFILES_INSTALL): Define.
6169 (install-html): Copy new automake rule.
6170 (html): Depend on $(HTMLFILES).
6171 (gdb_toc.html): Rename to gdb/index.html.
6172 (gdbint_toc.html): Rename to gdbint/index.html.
6173 (stabs_toc.html): Rename to stabs/index.html.
6174 (annotate_toc.html): Rename to annotate/index.html.
6175
89a34d1b
JM
61762009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6177
6178 * Makefile.in: Set pdfdir and htmldir from configure
6179 substitutions.
6180 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6181 * configure: Regenerate.
6182
a2d5da46
JB
61832009-04-16 Joel Brobecker <brobecker@adacore.com>
6184
6185 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6186 This macro is no longer used.
6187
732f6a93
TT
61882009-04-15 Tom Tromey <tromey@redhat.com>
6189
6190 * gdb.texinfo (Character Sets): Document default character set.
6191
87f9adc1
PM
61922009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6193
6194 * gdbint.texinfo: Change server name from sources.redhat.com to
6195 sourceware.org throughout.
6196
2c88c651
JB
61972009-04-09 Joel Brobecker <brobecker@adacore.com>
6198
6199 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6200 about a missing dot or coma after @xref.
6201
4f5376b2
JB
62022009-04-02 Joel Brobecker <brobecker@adacore.com>
6203
6204 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6205 example, and add a small explanation about it.
6206 (Print Settings): Change the documentation of the "set print
6207 frame-arguments" to reflect the fact that the default is now "scalars".
6208
a0381d3a
JB
62092009-04-02 Joel Brobecker <brobecker@adacore.com>
6210
6211 * gdb.texinfo (Print Settings): Add kindex for command "set
6212 print frame-arguments".
6213
45ac276d
JB
62142009-03-31 Joel Brobecker <brobecker@adacore.com>
6215
6216 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6217 breakpoints.
6218 (Set Breaks): Add reference to thread-specific and task-specific
6219 breakpoints.
6220
32cd1edc
JB
62212009-03-31 Joel Brobecker <brobecker@adacore.com>
6222
6223 * gdb.texinfo (Ada Tasks): Remove the documentation about
6224 the "Running" state, as this state has been eliminated.
6225 Now all runnable tasks are shown as "Runnable".
6226
1042e4c0
SS
62272009-03-30 Stan Shebs <stan@codesourcery.com>
6228
6229 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6230 special case of breakpoints.
6231 (Enable and Disable Tracepoints): Mention deprecation.
6232 (Listing Tracepoints): Update description and example.
6233
f8f6f20b
TJB
62342009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6235
6236 * gdb.texinfo (Frames in Python): New node.
6237 (Python API): Update.
6238
c0c6f777
TJB
62392009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6240
6241 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6242 from a method to an attribute.
6243
def2b000
TJB
62442009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6245
6246 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6247 attribute.
6248
a07daef3
PA
62492009-03-25 Pedro Alves <pedro@codesourcery.com>
6250
6251 * observer.texi (thread_exit): Add "silent" parameter.
6252
f3b1572e
PA
62532009-03-22 Pedro Alves <pedro@codesourcery.com>
6254
6255 * observer.texi (about_to_proceed): New.
6256
587afa38
EZ
62572009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6258
6259 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6260 field throughout to handle types with spaces in them. Fix typos
6261 found by aspell.
6262 (Summary, Requirements, Contributors): New first chapter,
6263 "Summary" added, old Requirements section moved there, and new
6264 section, "Contributors" added.
6265 (Initializing a New Architecture, Register Representation)
6266 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6267 (Porting gdb): These sections extended and updated.
6268 (Compiler Characteristics): This section (empty) deleted.
6269 (Defining Other Architecture Features): This section renamed and
6270 duplicate material removed from (formerly "Target Conditionals").
6271 Use braces {} in @deftypeXX type field throughout to handle types
6272 with spaces in them. Typos found by aspell fixed.
6273
6274 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6275 * stack_frame.pdf: Version of image for PDF output.
6276 * stack_frame.png: Version of image for HTML output and for Emacs.
6277 * stack_frame.txt: Version of image for Info output.
1db61298 6278 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6279
10af6951
EZ
62802009-03-21 Eli Zaretskii <eliz@gnu.org>
6281
6282 * gdb.texinfo (Character Sets): Fix last change.
6283
cc924cad
TJB
62842009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6285
6286 * gdb.texinfo (Values From Inferior): Fix optional arguments
6287 markup.
6288 (Commands In Python): Adjust argument names of gdb.Command.__init__
6289 to what the function accepts as keywords.
6290
bc3b79fd
TJB
62912008-03-20 Tom Tromey <tromey@redhat.com>
6292
6293 * gdb.texinfo (Convenience Vars): Document convenience functions.
6294 (Functions In Python): New node.
6295 (Python API): Update.
6296
6c7a06a3
TT
62972009-03-20 Tom Tromey <tromey@redhat.com>
6298
6299 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6300 set target-wide-charset.
6301 (Requirements): Mention iconv.
6302
b646ddd4
HZ
63032009-03-17 Hui Zhu <teawater@gmail.com>
6304
6305 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6306
91440f57
HZ
63072009-03-17 Hui Zhu <teawater@gmail.com>
6308
6309 * gdb.texinfo: Add documentation for disassemble-next-line.
6310
8fd41227
TJB
63112009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6312
6313 * gdb.texinfo (Commands In Python): Remove tindex entries.
6314
61ff14c6
JK
63152009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6316
6317 * gdb.texinfo (Returning): New description for missing debug info.
6318
0b16c5cf
PA
63192009-03-14 Pedro Alves <pedro@codesourcery.com>
6320
6321 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6322 (General Query Packets): Document qAttached.
0b16c5cf 6323
32fc0df9
PA
63242009-03-05 Pedro Alves <pedro@codesourcery.com>
6325
6326 * gdb.texinfo (Background Execution): Better describe the set
6327 target-async command.
6328 (Maintenance Commands): Delete description of the `maint set/show
6329 linux-async' and `maint set/show remote-async' commands.
6330
134eb42c
VP
63312009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6332
6333 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6334 between sentences.
6335
c86cf029
VP
63362009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6337
6338 * gdb.texinfo (GDB/MI Async Records): Document the
6339 =library-loaded and =library-unloaded notifications.
6340
3ea85240
VP
63412009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6342
6343 * observer.texi (test_notification): New observer.
6344
1d33d6ba
VP
63452009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6346
61ff14c6
JK
6347 * observer.texi: Add parameter 'print_frame' to normal_stop
6348 observer.
1d33d6ba 6349
d721c933
EZ
63502009-02-07 Eli Zaretskii <eliz@gnu.org>
6351
6352 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6353 (Commands In Python): Fix COMMAND_* constants in last change. Use
6354 @kbd for interactive input. Add cross-references and index
6355 entries.
6356
4aa995e1
PA
63572009-02-06 Pedro Alves <pedro@codesourcery.com>
6358
6359 * gdb.texinfo (Signals): Document $_siginfo.
6360 (Convenience Variables): Mention $_siginfo.
6361 (Remote Configuration): Document qXfer:siginfo:read,
6362 qXfer:siginfo:write packets, and the read-siginfo-object,
6363 write-siginfo-object commands.
6364
5f5233d4
PA
63652009-02-06 Pedro Alves <pedro@codesourcery.com>
6366
6367 * gdbint.texinfo (Values): New chapter.
6368
d8906c6f
TJB
63692009-02-06 Tom Tromey <tromey@redhat.com>
6370
6371 * gdb.texinfo (Python API): Add entry for Commands In Python.
6372 (Commands In Python): New node.
6373
b6cb8e7d
TJB
63742009-02-05 Tom Tromey <tromey@redhat.com>
6375
6376 * gdb.texinfo (Values From Inferior): Document Value.string.
6377
12453b93
TJB
63782009-02-05 Tom Tromey <tromey@redhat.com>
6379
6380 * gdb.texinfo (Basic Python): Document execute's from_tty
6381 argument.
6382
08c637de
TJB
63832009-02-04 Tom Tromey <tromey@redhat.com>
6384
6385 * gdb.texinfo (Basic Python): Document gdb.history.
6386
592375cd
VP
63872009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6388
6389 * gdb.texinfo (GDB/MI Thread Commands): Document the
6390 'current-thread-id' field. Remove the example with zero threads,
6391 since current GDB won't ever report that if there's inferior.
6392
41447f92
VP
63932009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6394
6395 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6396 option to -break-insert.
6397
098b41a6
JG
63982009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6399 Jerome Guitton <guitton@adacore.com>
6400
6401 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6402 (System-wide configuration): New section.
6403
3c16cced
PA
64042009-01-26 Pedro Alves <pedro@codesourcery.com>
6405
6406 PR gdb/7580:
6407 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6408 internal-error|internal-warning quit|corefile ask|yes|no".
6409
62709adf
PA
64102009-01-26 Pedro Alves <pedro@codesourcery.com>
6411
6412 * gdb.texinfo (Using the `gdbserver' Program): Document
6413 --remote-debug.
6414
7ce58dd2
DE
64152009-01-23 Doug Evans <dje@google.com>
6416
6417 * gdb.texinfo: Add nexti to list of commands that support
6418 background execution.
6419
adb483fe
DJ
64202009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6421
6422 * gdb.texinfo (Define, Hooks): Document prefix command support.
6423
a67ec3f4 64242009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6425 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6426
6427 Fixes for makeinfo --html.
6428
6429 * annotate.texinfo: Use @copying and @insertcopying. Use
6430 @ifnottex in place of @ifinfo.
6431 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6432 place of @ifinfo. Use @ifnotinfo for one index entry.
6433 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6434 in place of @ifinfo.
6435 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6436 in place of @ifinfo. Include contents at start unconditionally.
6437
84fcdf95
PA
64382009-01-13 Pedro Alves <pedro@codesourcery.com>
6439
6440 * gdb.texinfo (General Query Packets): Remove @var{} around the
6441 "spu" literal string.
6442
fa3a767f
PA
64432009-01-07 Pedro Alves <pedro@codesourcery.com>
6444
6445 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6446 program may be running in another process" errors.
6447 * gdbint.texinfo (Native Conditionals): Delete
6448 ONE_PROCESS_WRITETEXT description.
6449
9cb011d3
JB
64502009-01-07 Joel Brobecker <brobecker@adacore.com>
6451
6452 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6453 emacs local variable to be placed at the end of the ChangeLog.
6454 Add server.c and gdbreplay.c to the list of files where the
6455 copyright year needs to be updated.
6456
84603566
SL
64572009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6458
6459 * gdb.texinfo (Remote Configuration): Document new
6460 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6461 commands.
6462
a53f55d8
PA
64632008-12-28 Pedro Alves <pedro@codesourcery.com>
6464
6465 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6466 FETCH_INFERIOR_REGISTERS.
6467 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6468 FETCH_INFERIOR_REGISTERS descriptions. Remove
6469 gdbarch_get_longjmp_target descrition, since already described in
6470 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6471 (Target Conditionals): ... here.
6472
077e0a52
JB
64732008-12-16 Joel Brobecker <brobecker@adacore.com>
6474
6475 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6476 examples.
6477 (Additions to Ada): Likewise. Add the missing opening and closing
6478 parenthesis of the GDB prompt in one of the examples.
6479
023eb17c
JB
64802008-12-14 Joel Brobecker <brobecker@adacore.com>
6481
6482 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6483 about the result of 'Address not being of type System.Address.
6484 This problem has been fixed a while ago.
6485
c3b108f7
VP
64862008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6487
6488 MI non-stop and multiprocess docs.
6489
c8d5aac9
L
6490 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6491 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6492 Adjust documentation for *stopped, document =thread-created,
6493 =thread-exited, =thread-group-created and =thread-group-exited.
6494 (GDB/MI Thread Commands): Document the 'state' field in
6495 -thread-info output.
6496 (GDB/MI Program Execution): Mention --all and --thread-group
6497 options.
6498 (GDB/MI Variable Objects): Describe floating and fixed variable
6499 objects.
6500 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6501
07e059b5
VP
65022008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6503
c8d5aac9
L
6504 * gdb.texinfo (Operating System Information): New appendix.
6505 (Operating System Auxiliary Information): Document 'info os processes'
6506 (Remote Configuration): Document 'osdata'
6507 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6508
a80b95ba
TG
65092008-11-27 Tristan Gingold <gingold@adacore.com>
6510
6511 * gdb.texinfo (Darwin): Document Darwin specific features.
6512
a655d424
JK
65132008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6514
6515 * gdbint.texinfo (Target Conditionals): Extend the
6516 gdbarch_breakpoint_from_pc description.
6517
249e1128
VP
65182008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6519
6520 * gdb.texinfo (M68K Features): Fix typo.
6521
c14c28ba
PP
65222008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6523
6524 * gdb.texinfo (Symbols): Mention printing containing
6525 image name in "info symbol".
6526 (Maint translate-address): Likewise.
889bf7c5 6527
394a6666
JB
65282008-11-18 Joel Brobecker <brobecker@adacore.com>
6529
6530 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6531 commands "catch load" and "catch unload".
6532
66bb093b
VP
65332008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6534
6535 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6536 =thread-selected.
889bf7c5 6537
4a92f99b
VP
65382008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6539
c8d5aac9 6540 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6541
f0323ca0
PA
65422008-10-27 Pedro Alves <pedro@codesourcery.com>
6543
6544 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6545 .mt files, TM_CLIBS or TM_CDEPS.
6546 (x86 Watchpoints): Don't mention TDEPFILES.
6547
8b23ecc4
SL
65482008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6549
6550 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6551 (Overview): Mention notifications and non-stop mode behavior.
6552 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6553 with non-stop mode behavior. Add vStopped description.
6554 (Stop Reply Packets): Update list of packets that return
6555 stop replies. Mention non-stop behavior.
6556 (General Query Packets): Document QNonStop packet and associated
6557 qSupported query response.
6558 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6559 behavior.
6560 (Notification Packets): New section.
6561 (Remote Non-Stop): New section.
6562 (File-I/O Overview): Mention non-stop behavior.
6563
fff08868
HZ
65642008-10-24 Hui Zhu <teawater@gmail.com>
6565 Pedro Alves <pedro@codesourcery.com>
6566
6567 * gdb.texinfo (displaced-stepping): Describe the auto mode
6568 setting, and say it's the default. This is now a mainstream
6569 setting instead of a maintenance setting.
6570
252fbfc8
PA
65712008-10-23 Pedro Alves <pedro@codesourcery.com>
6572
6573 * observer.texi (thread_stop_requested): New.
6574
20924a55
JB
65752008-10-22 Joel Brobecker <brobecker@adacore.com>
6576
6577 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6578 (Patching): Replace incorrect usage of @samp by @kbd.
6579
bacec72f
MS
65802008-10-17 Michael Snyder <msnyder@vmware.com>
6581
6582 * gdb.texinfo: Add documentation for reverse execution.
6583
a08702d6 65842008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6585 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6586
6587 * gdb.texinfo. (Values From Inferior): New subsubsection.
6588
d97bc12b
DE
65892008-10-06 Doug Evans <dje@google.com>
6590
6591 * gdb.texinfo (set debug dwarf2-die): Document it.
6592
87f67dba
JB
65932008-10-01 Joel Brobecker <brobecker@adacore.com>
6594
6595 * gdb.texinfo (catch) [exception]: Document how to insert
6596 a breakpoint on user-defined exceptions when the exception
6597 name is identical to one of the language-defined ones.
6598
2fae03e8
TT
65992008-09-27 Tom Tromey <tromey@redhat.com>
6600
6601 * gdb.texinfo (Macros): Remove text about stringification,
6602 varargs, and splicing.
6603
5c6ce71d
TT
66042008-09-27 Tom Tromey <tromey@redhat.com>
6605
6606 * gdbint.texinfo (Language Support): Remove text about omitting
6607 support for a language.
6608
07128da0
DE
66092008-09-23 Doug Evans <dje@google.com>
6610
6611 * gdb.texinfo (info dcache): Update.
6612
b90a069a
SL
66132008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6614
6615 * gdb.texinfo (Packets): Add info on thread-id syntax and
6616 multiprocess extensions.
6617 <D>: Document multiprocess form of packet.
6618 <H>: Use thread-id syntax.
6619 <T>: Likewise.
6620 <vCont>: Likewise. Note this is required for multiprocess.
6621 <vKill>: New packet.
6622 (Stop Reply Packets) <T>: Use thread-id syntax.
6623 <W>: Document multiprocess form of reply.
6624 <X>: Likewise.
6625 (General Query Packets) <qC>: Use thread-id syntax.
6626 <qfThreadInfo>: Likewise.
6627 <qGetTLSAddr>: Likewise.
6628 <qP>: Likewise.
6629 <qSupported>: Add "multiprocess" feature.
6630 <qThreadExtraInfo>: Use thread-id syntax.
6631
b77209e0
PA
66322008-09-22 Stan Shebs <stan@codesourcery.com>
6633
6634 * gdb.texinfo (Inferiors): New section.
6635
3d0bb823
PA
66362008-09-12 Pedro Alves <pedro@codesourcery.com>
6637
6638 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6639
f8dcfc0a
UW
66402008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6641
6642 * gdbint.texinfo (Target Conditionals): Remove documentation
6643 for gdbarch_name_of_malloc.
6644
8775bb90
MS
66452008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6646
6647 * gdb.texinfo (Interrupts): Mention TCP interface for
6648 sending BREAK.
6649
f1838a98
UW
66502008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6651
6652 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6653 argument prefix to "set sysroot".
6654
158c7665
PH
66552008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6656
6657 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6658 and False.
6659
30e026bb
VP
66602008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6661
c8d5aac9
L
6662 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6663 for possible features of -list-features.
30e026bb 6664
c6ebd6cf
VP
66652008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6666
c8d5aac9 6667 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6668 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6669
aeac0ff9
VP
66702008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6671
6672 * doc/gdb.texinfo (PowerPC): Fix typo.
6673 (PowerPC features): Fix typo.
6674
5231c1fd
PA
66752008-08-18 Pedro Alves <pedro@codesourcery.com>
6676
6677 * observer.texi (thread_ptid_changed): New.
6678
677c5bb1
LM
66792008-08-18 Luis Machado <luisgpm@br.ibm.com>
6680
6681 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6682 (PowerPC features): Mention feature set for VSX registers.
6683
f3a2dd1a
JB
66842008-08-13 Joel Brobecker <brobecker@adacore.com>
6685
6686 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6687 the direct visibility of all names in user-written packages.
6688
33e5cbd6
PA
66892008-08-13 Pedro Alves <pedro@codesourcery.com>
6690
6691 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6692 setting, and make it the default.
6693 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6694 non-stop script example.
6695
d0384fc4
TJB
66962008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6697
6698 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6699 reference to the "Using Different Register and Memory Data
6700 Representation" section.
6701
a6f3e723
SL
67022008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6703
6704 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6705 (Remote Protocol): Add Packet Acknowledgment to menu.
6706 (Overview): Mention +/- can be disabled, and point to new section
6707 where this is discussed in detail.
6708 (General Query Packets): Document QStartNoAckMode packet, and
6709 corresponding qSupported reply.
6710 (Packet Acknowledgment): New section.
6711
0606b73b
SL
67122008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6713 Pedro Alves <pedro@codesourcery.com>
6714
6715 * gdb.texinfo (Threads): Move paragraph about automatic thread
6716 selection to All-Stop Mode subsection.
6717 (Thread Stops): Reorganize existing material into subsections.
6718 Add introductory blurb and menu.
6719 (Non-Stop Mode): New subsection.
6720 (Background Execution): New subsection.
6721 (Maintenance Commands): Add cross-references from async mode
6722 commands to the new Background Execution section.
6723
d57a3c85
TJB
67242008-08-06 Tom Tromey <tromey@redhat.com>
6725
6726 * gdb.texinfo (Extending GDB): New chapter.
6727 (Sequences): Demoted chapter, now a section under the new
6728 Extending GDB chapter.
6729 (Python): New section.
6730
6d76a53d
SS
67312008-07-31 Stan Shebs <stan@codesourcery.com>
6732
6733 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6734
1f70da6a
SS
67352008-07-29 Stan Shebs <stan@codesourcery.com>
6736
6737 * gdbint.texinfo: General round of cleanup and minor
6738 clarifications.
6739 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6740 (Longjmp Support): Update description to reflect how it is done
6741 for targets without using native header.
6742 (Symbol Handling): Add a little more general explanation.
6743 (COFF, ELF): Mention stabs encapsulation.
6744 (DWARF 3): New section.
6745 (Adding a New Host): Scrub out some obsolete bits.
6746 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6747 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6748 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6749 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6750 SEEK_SET, STOP_SIGNAL, USG.
6751 (Raw and Virtual Register Representations): Ditto for
6752 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6753 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6754 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6755 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6756 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6757 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6758 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6759 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6760 DEPRECATED_USE_STRUCT_CONVENTION.
6761 Describe gdbarch_deprecated_fp_regnum.
6762 Update description of gdbarch_print_insn.
6763 (Adding a New Target): Scrub out obsolete bits.
6764 (Obsolete Conditionals): Remove entire section.
6765
383f836e
TT
67662008-07-25 Tom Tromey <tromey@redhat.com>
6767
6768 * observer.texi (GDB Observers): Document new observers:
6769 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6770 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6771 architecture_changed.
6772
cfd8ab24
SS
67732008-07-21 Stan Shebs <stan@codesourcery.com>
6774
6775 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6776 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6777
781b42b0
TT
67782008-07-21 Tom Tromey <tromey@redhat.com>
6779
6780 * observer.texi (GDB Observers): Remove obsolete comment.
6781 <executable_changed>: Remove argument.
6782
d7d9f01e
TT
67832008-07-18 Tom Tromey <tromey@redhat.com>
6784
6785 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6786
bf250677
DE
67872008-07-10 Doug Evans <dje@google.com>
6788
6789 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6790
10568435
JK
67912008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6792
6793 * gdb.texinfo (Starting): Document "set disable-randomization".
6794
5ae4183a
AS
67952008-07-07 Andreas Schwab <schwab@suse.de>
6796
6797 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6798
b56e7235
VP
67992008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6800
6801 * gdb.texinfo (GDB/MI Target Manipulation): Add
6802 example of -target-attach.
6803
e1ac3328
VP
68042008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6805
6806 * observer.texi (target_resumed): New observer.
5ae4183a 6807 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6808
65d12d83
TT
68092008-06-06 Tom Tromey <tromey@redhat.com>
6810
6811 * gdb.texinfo (Completion): Add field name example.
6812
fbc5282e
MK
68132008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6814
6815 * gdb.texinfo (GDB/MI Program Context): Added example
6816 to -exec-arguments
5ae4183a 6817
fbc5282e 68182008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6819
6820 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6821 annotation.
6822
c16158bc 68232008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6824 Nathan Sidwell <nathan@codesourcery.com>
6825 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6826
6827 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6828 and ACX_BUGURL.
6829 * configure: Regenerate.
6830 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6831 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6832 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6833 mailing-list-specific text about bug reporting unless
6834 BUGURL_DEFAULT.
6835
75c99385
PA
68362008-06-05 Pedro Alves <pedro@codesourcery.com>
6837
6838 * gdb.texinfo (-target-select): Remove reference to target async.
6839 (Maintenance Commands): Document "maint set/show remote-async".
6840
1763a388
MK
68412008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6842
6843 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6844 in -target-file-get section.
5ae4183a 6845
d0d064df
PA
68462008-05-22 Pedro Alves <pedro@codesourcery.com>
6847
9b562ab8
PA
6848 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6849 killing the inferior when it is already debugging a process.
d0d064df 6850
8dfa32fc
JB
68512008-05-21 Joel Brobecker <brobecker@adacore.com>
6852
6853 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6854 abbreviation for "finish".
6855
55f996a7
NR
68562008-05-21 Nick Roberts <nickrob@snap.net.nz>
6857
6858 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6859
ba2b1c56
DJ
68602008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6861
6862 * gdbint.texinfo (Target Conditionals): Delete entry for
6863 gdbarch_dwarf_reg_to_regnum.
6864
08388c79
DE
68652008-05-09 Doug Evans <dje@google.com>
6866
a3c83fae 6867 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6868
d14508fe
DE
68692008-05-05 Doug Evans <dje@google.com>
6870
6871 * gdb.texinfo (disassemble): Document /m modifier.
6872
e2b7ddea
VP
68732008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6874
5ae4183a
AS
6875 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6876 will not report the time of commands that run the target.
e2b7ddea 6877
8eb41542
VP
68782008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6879
6880 * gdb.texinfo (GDB/MI Output Records): Add
6881 missing semicolon.
6882
82f68b1c
VP
68832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6884
6885 * gdb.texinfo (GDB/MI Output Records):
6886 Document =thread-create and =thread-exited.
6887
fa0f268d
VP
68882008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6889
6890 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6891 Remove mention of dmi-discuss.
fa0f268d 6892
063bfe2e
VP
68932008-05-03 Pedro Alves <pedro@codesourcery.com>
6894
6895 * observer.texi (thread_exit): New.
6896
237fc4c9
PA
68972008-05-02 Pedro Alves <pedro@codesourcery.com>
6898
6899 * gdb.texinfo (Debugging Output): Document "set/show debug
6900 displaced".
6901 (Maintenance Commands): Document "maint set/show
6902 can-use-displaced-stepping".
6903
0428b8f5
DJ
69042008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6905
6906 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6907 and set/show arm force-mode.
6908
5009afc5
AS
69092008-05-02 Andreas Schwab <schwab@suse.de>
6910
6911 * gdbint.texinfo (Algorithms): Describe
6912 target_watchpoint_addr_within_range.
6913
669fac23
DJ
69142008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6915
6916 * gdbint.texinfo (Stack Frames): New chapter.
6917 (Algorithms): Move Frames text to the new chapter.
6918 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6919 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6920
721c02de
VP
69212008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6922
5ae4183a
AS
6923 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6924 output does not necessary include any tokens.
721c02de 6925
c055b101
CV
69262008-04-22 Corinna Vinschen <vinschen@redhat.com>
6927
6928 * gdb.texinfo (Set SH Calling convention): New @item.
6929 (Show SH Calling convention): Ditto.
6930
68837c9d
MD
69312008-04-22 Markus Deuling <deuling@de.ibm.com>
6932
6933 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6934
2e9132cc
EZ
69352008-04-20 Eli Zaretskii <eliz@gnu.org>
6936
6937 * gdb.texinfo (Set Breaks): Mention that multiple location
6938 breakpoints need line number info. Add index entries.
6939
31fffb02
CS
69402008-04-19 Craig Silverstein <csilvers@google.com>
6941
6942 * gdb.texinfo (Requirements): Add an optional requirement on
6943 zlib.
6944 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6945 Compressed DWARF 2.
6946
a47ec5fe
AR
69472008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6948
6949 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6950 sample output for 'stopped,reason="breakpoint-hit"' message.
6951 (GDB/MI Program Execution): Likewise.
6952
de051565
MK
69532008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6954
5ae4183a 6955 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6956 -var-set-format. Add -f option to -var-evaluate-expression.
6957
6ba66d6a
JB
69582008-04-03 Joel Brobecker <brobecker@adacore.com>
6959
6960 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6961 new node "Ambiguous Expressions". Replace references to this
6962 node by references to "Ambiguous Expressions" throughout.
6963 (Ambiguous Expressions): New node.
6964
1e26b4f8
DJ
69652008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6966
6967 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6968
b84876c2
PA
69692008-03-21 Pedro Alves <pedro@codesourcery.com>
6970
6971 * gdb.texinfo (Debugging Output): Document
6972 "set/show debug lin-lwp-async".
6973 (Maintenance Commands): Document "maint set/show linux-async".
6974
63092375
DJ
69752008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6976
6977 * gdb.texinfo (Expressions): Update description of malloced arrays.
6978
8e8901c5
VP
69792008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6980
6981 * gdb.texinfo (Thread Commands): Document
6982 -thread-info. Remove -thread-list-all-threads.
6983
1fddbabb
PA
69842008-03-14 Pedro Alves <pedro@codesourcery.com>
6985 Sandra Loosemore <sandra@codesourcery.com>
6986
6987 * gdb.texinfo (Library List Format): Update to mention the
6988 possibility to pass section addresses instead of segment
6989 addresses.
6990
ccd213ac
DJ
69912008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6992
6993 * gdb.texinfo (Starting): Document "set exec-wrapper".
6994 (Server): Document gdbserver --wrapper.
6995
fa4727a6
DJ
69962008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6997
6998 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6999 unreadable memory. Delete obsolete SPARClite reference.
7000
8edfe269
DJ
70012008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
7002
7003 * gdb.texinfo (Starting): Mention always-running targets.
7004 (Target Commands): Add an anchor for load.
7005 (Connecting): Explain continue instead of run.
7006
1843f87b
DJ
70072008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
7008
7009 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
7010
f9082629
NR
70112008-02-26 Nick Roberts <nickrob@snap.net.nz>
7012
7013 * gdb.texinfo (Set Breaks): Revert description of Enb column of
7014 breakpoint table.
7015
fd96d250
PA
70162008-02-19 Pedro Alves <pedro@codesourcery.com>
7017
7018 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
7019 killing the inferior when it is already debugging a process.
7020
36af4ef6
MD
70212008-02-13 Markus Deuling <deuling@de.ibm.com>
7022
7023 * gdbint.texinfo (Build Script): New section. Mention new build script
7024 gdb_buildall.sh.
7025
cda4ce5a
JB
70262008-02-01 Jim Blandy <jimb@red-bean.com>
7027
7028 * gdb.texinfo (Help): Summarize 'info args' correctly.
7029
4acd40f3
TJB
70302008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
7031
7032 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
7033 available in PowerPC architecture.
7034 (Embedded Processors): Change node name of PowerPC item in menu.
7035 (PowerPC): Rename to...
7036 (PowerPC Embedded): this.
7037 (Architectures): Add new PowerPC item in menu.
7038 (PowerPC): New node.
7039
6e6c6f50
DJ
70402008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7041
7042 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
7043 commands.
7044
5ee187d7
DJ
70452008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
7046
7047 * gdb.texinfo (Setting Catchpoints): Mention features
7048 supported on GNU/Linux.
7049
e275c0d9
NR
70502008-01-30 Nick Roberts <nickrob@snap.net.nz>
7051
7052 * gdb.texinfo (GDB/MI File Commands): Describe new output
7053 field for MI command -file-list-exec-source-file.
7054
2d717e4f
DJ
70552008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7056
7057 * gdb.texinfo (Using the `gdbserver' Program): Add security
7058 warning. Rearrange into subsections and subsubsections. Document
7059 --multi and --debug. Correct --with-sysroot typo. Update --attach
7060 usage. Make load reference clearer. Document monitor exit.
7061 (Remote Configuration): Document set remote exec-file, attach-packet,
7062 and run-packet.
7063 (Packets): Document vAttach and vRun.
7064
d35a4257 70652008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7066
7067 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7068 detach-on-follow -> detach-on-fork.
f663676d 7069
c78d192c
DJ
70702008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7071
7072 * gdbint.texinfo (Native Conditionals): Remove
7073 SHELL_COMMAND_CONCAT and SHELL_FILE.
7074
d35a4257
EZ
70752008-01-26 Eli Zaretskii <eliz@gnu.org>
7076
7077 * gdb.texinfo (Specify Location): Improve wording.
7078
93815fbf
VP
70792008-01-23 Chris Demetriou <cgd@google.com>
7080
7081 * gdb.texinfo (Threads): Document new "set print thread-events"
7082 and "show print thread-events" commands.
7083
2a25a5ba
EZ
70842008-01-19 Eli Zaretskii <eliz@gnu.org>
7085
7086 * gdb.texinfo (Specify Location): New section.
7087 (Delete Breaks, Edit, Set Breaks): Remove description of
7088 locations. Instead, add a reference to "Specify Location".
7089 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7090 (Symbols): Refer to "Specify Location" for the valid forms of
7091 linespecs and locations.
7092
32c9a795
MD
70932008-01-18 Markus Deuling <deuling@de.ibm.com>
7094
7095 * gdbint.texinfo (Target Conditionals): Replace the description of
7096 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7097
b17828ca
JB
70982008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7099
7100 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7101 about &&var, which is rejected by the expression parser.
7102
0aea4bf3
LM
71032008-01-09 Luis Machado <luisgpm@br.ibm.com>
7104
7105 * gdb.texinfo (Output): Update documentation on using printf with DFP
7106 types.
7107
febe4383
TJB
71082008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7109
7110 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7111 subsubsection.
7112 (Decimal Floating Point format): New subsubsection.
7113
7a404eba
PA
71142008-01-05 Pedro Alves <pedro@codesourcery.com>
7115
7116 * gdb.texinfo (File Options): Remove mention of the attempt to
7117 open a core file with the -p option. Don't list -c as a valid
7118 option to attach to a process.
7119
a4d9b460
PA
71202008-01-05 Pedro Alves <pedro@codesourcery.com>
7121
7122 * gdbint.texinfo (Host Conditionals): Remove mention of
7123 ALIGN_STACK_ON_ENTRY.
7124
6ec2edbe
JB
71252008-01-05 Joel Brobecker <brobecker@adacore.com>
7126
7127 * gdbint.texinfo (Start of New Year Procedure): Add item
7128 describing how to update the source and documentation copyright
7129 notices.
7130
d8b2a693
JB
71312007-12-18 Jim Blandy <jimb@codesourcery.com>
7132
ab209b3a 7133 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7134 watchpoint explanation into the main description of the watchpoint
7135 command; update synopses of 'watch', 'rwatch', and 'awatch'
7136 commands.
7137
8b4ed427
VP
71382007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7139
7140 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7141 Document 'pending-breakpoints' feature of
7142 -list-features.
7143
37e4754d
LM
71442007-12-17 Luis Machado <luisgpm@br.ibm.com>
7145
669fac23 7146 * gdb.texinfo: Add new parameter's description.
37e4754d 7147
1d3811f6
DJ
71482007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7149
7150 * gdb.texinfo (Overview): Clarify run-length encoding
7151 example. Remove the restriction on "+" and "-" characters.
7152
c1c25a1a
EZ
71532007-12-15 Eli Zaretskii <eliz@gnu.org>
7154
7155 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7156
afe8ab22 71572007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7158
afe8ab22
VP
7159 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7160 the -f option for -break-insert, remove -r option,
7161 and clarify specification of location.
7162
a6b151f1
DJ
71632007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7164
7165 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7166 formatting.
7167 (Remote Debugging): Add File Transfer section.
7168 (Remote Configuration): Document Host I/O packets.
7169 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7170 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7171 (Packets): Add vFile.
7172
3b784c4f
EZ
71732007-11-17 Eli Zaretskii <eliz@gnu.org>
7174
7175 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7176 breakpoints with multiple locations.
7177 (Breakpoint Menus): Improve wording.
7178 (Output): Fix last change.
7179
a4ce5b0d
UW
71802007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7181
7182 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7183
1b39d5c0
DE
71842007-11-15 Doug Evans <dje@google.com>
7185
7186 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7187
7a72d44c
VP
71882007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7189
7190 * gdbint.texinfo (Native Conditionals): Remove
7191 mention of CLEAR_SOLIB.
5ae4183a 7192
6d1829bf 71932007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7194
7195 * gdb.texinfo (Print Settings): Add documentation for "set/show
7196 print frame-arguments".
7197
1a619819
LM
71982007-11-05 Luis Machado <luisgpm@br.ibm.com>
7199
3b784c4f 7200 * gdb.texinfo (Output): Update printf command's description.
1a619819 7201
55eddb0f
DJ
72022007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7203
7204 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7205 powerpc soft-float".
7206
9cceb671
DJ
72072007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7208
7209 * gdb.texinfo (Files): Correct formatting. Mention Expat
7210 requirement.
7211 (Requirements for Building GDB): Expand the list of Expat
7212 uses.
7213 (Library List Format, Memory Map Format): Mention Expat.
7214 (Target Descriptions): Update Expat wording.
7215
83acabca
DJ
72162007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7217
7218 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7219 Document that gdbarch_convert_register_p should return zero for no-op
7220 conversions.
7221
e35879db
UW
72222007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7223
83acabca 7224 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7225 of set_gdbarch_sofun_address_maybe_missing back to ...
7226 (Target Conditionals): ... here to fix build break.
7227
203c3895
UW
72282007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7229
83acabca 7230 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7231 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7232 (Compiler Characteristics): ... documentation of
7233 set_gdbarch_sofun_address_maybe_missing.
7234
11411de3
DJ
72352007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7236
7237 * gdbint.texinfo (Target Conditionals): Use
7238 frame_unwind_register_unsigned in examples instead of
7239 frame_unwind_unsigned_register.
7240
7cc46491
DJ
72412007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7242
7243 * gdb.texinfo (Predefined Target Types): Add int128
7244 and uint128.
7245 (Standard Target Features): Add PowerPC features.
7246
81adfced
DJ
72472007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7248
7249 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7250
c1874924
UW
72512007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7252
7253 * gdbint.texi (Target Conditionals): Remove documentation
7254 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7255 gdbarch_extract_return_value, and gdbarch_store_return_value.
7256
f6e56ab3
UW
72572007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7258
7259 * gdbint.texi (Target Conditionals): Remove documentation of
7260 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7261
56cf5405
KH
72622007-10-11 Kazu Hirata <kazu@codesourcery.com>
7263
7264 * gdb.texinfo: Mention that inaccessible-by-default is on by
7265 default.
7266
35156bae
DJ
72672007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7268
7269 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7270
d983da9c
DJ
72712007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7272
7273 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7274 multi-threaded watchpoints.
7275 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7276 checked. Describe sticky notification. Expand description
7277 of steppable and continuable watchpoints.
7278 (Watchpoints and Threads): New subsection.
7279
fe6fbf8b
VP
72802007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7281
7282 * gdb.texinfo (Setting Breakpoints): Revise
7283 documentation for pending breakpoints. Document
7284 breakpoints with multiple locations.
5ae4183a 7285
084344da
VP
72862007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7287
7288 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7289 Document -list-features.
5ae4183a 7290
82160952
EZ
72912007-09-15 Eli Zaretskii <eliz@gnu.org>
7292
7293 * gdb.texinfo (Output): Spell out which features of C's printf are
7294 not supported by GDB's printf.
7e27a47a
EZ
7295 (Separate Debug Files): More accurate wording regarding build ID
7296 and a reference to the ld manual rather than the Fedora wiki.
82160952 7297
ea37ba09
DJ
72982007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7299 Jim Blandy <jimb@codesourcery.com>
7300
7301 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7302 (Examining Memory): Update mentions of the 's' format.
7303 (Automatic Display): Likewise.
7304
b8533aec
DJ
73052007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7306
7307 * gdb.texinfo: Update the FSF's Back-Cover Text.
7308
83f83d7f
JK
73092007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7310 Eli Zaretskii <eliz@gnu.org>
7311
7312 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7313 Fixed the ``build ID'' name. New binaries build instructions for the
7314 build ID inclusion. Explain how the commands are specific to the build
7315 ID vs. debug link.
7316
c7e83d54
EZ
73172007-09-01 Eli Zaretskii <eliz@gnu.org>
7318
7319 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7320 indexing for ``build ID'' support.
7321
d3750b24
JK
73222007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7323
7324 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7325 Enlisted BUILD ID to the debug file searching example.
7326 Included a BUILD ID `.note.gnu.build-id' section description.
7327 Updated/added the debug files splitting instructions for OBJCOPY.
7328
02142340
VP
73292007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7330
7331 * gdb.texinfo (Variable Objects): Adjust docs
7332 for -var-info-expression and document
7333 -var-info-path-expression.
7334
d3bdde98
JB
73352007-08-20 Jim Blandy <jimb@codesourcery.com>
7336
3fb6a982
JB
7337 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7338 (title page): Include the dedication in the printed manual, as a
7339 separate page after the copyright notice.
5ae4183a 7340
d3bdde98
JB
7341 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7342 don't break a @var across a line.
7343
c80a96a8
MR
73442007-07-25 Maciej W. Rozycki <macro@mips.com>
7345
7346 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7347 for include files.
7348
5824a901
NR
73492007-07-12 Nick Roberts <nickrob@snap.net.nz>
7350
7351 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7352 in annotate.texinfo.
7353 (Command History): Link to new node.
5824a901 7354
d52e7ea3
UW
73552007-07-05 Markus Deuling <deuling@de.ibm.com>
7356
7357 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7358
5fc14d0a
EZ
73592007-07-05 Eli Zaretskii <eliz@gnu.org>
7360
7361 * gdbint.texinfo (Target Conditionals): Fix last change.
7362
4a9bb1df
UW
73632007-07-03 Markus Deuling <deuling@de.ibm.com>
7364
7365 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7366 routines:
7367 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7368 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7369 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7370 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7371 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7372 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7373 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7374 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7375 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7376 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7377 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7378 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7379 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7380 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7381 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7382 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7383 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7384 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7385 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7386 (SOFTWARE_SINGLE_STEP_P)
7387
7388 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7389 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7390
7391 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7392 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7393 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7394 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7395 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7396 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7397 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7398 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7399 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7400 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7401
7402 (Converting an existing Target Architecture to Multi-arch): Remove
7403 section.
7404
7405 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7406 (gdbarch_addr_bits_remove): Add code example.
7407
7408 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7409
cfa9d6d9
DJ
74102007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7411
7412 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7413 Add other missing entries. Adjust the table size to fit.
7414 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7415 stop reasons including the new "library" event.
7416 (General Query Packets): Adjust table widths for qSupported. Mention
7417 qXfer:libraries:read reply to qSupported and document the new packet.
7418 (Library List Format): New section.
7419
159fcc13
JK
74202007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7421
7422 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7423
f66d1690
MS
74242007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7425
7426 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7427
67102876
NR
74282007-06-25 Nick Roberts <nickrob@snap.net.nz>
7429
7430 * gdbint.texinfo (Register and Memory Data): Break sections
7431 into nodes and add a menu.
7432
a4642986
MR
74332007-06-21 Maciej W. Rozycki <macro@mips.com>
7434
7435 * gdb.texinfo (Examining Memory): Document the new behaviour.
7436
e9c17194
VP
74372007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7438
7439 * gdb.texinfo (Standard Target Features): Document
7440 m68k features.
7441
31d99776
DJ
74422007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7443
7444 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7445
1780a0ed
DJ
74462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7447
7448 * gdb.texinfo (Target Description Format): Add version attribute
7449 for <target>.
7450
822b6570
DJ
74512007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7452
7453 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7454
f8b73d13
DJ
74552007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7456
7457 * gdb.texinfo (MIPS Features): New subsection.
7458
0e7f50da
UW
74592007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7460 Markus Deuling <deuling@de.ibm.com>
7461
7462 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7463 and qXfer:spu:write packets and mention them under qSupported.
7464
23d964e7
UW
74652007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7466 Markus Deuling <deuling@de.ibm.com>
7467
7468 * gdb.texinfo (Architectures): Add new SPU section to document
7469 Cell Broadband Engine SPU architecture specific commands.
7470
9f708cb2
VP
74712007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7472
7473 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7474 comments.
7475
7579b5f8
NR
74762007-06-07 Nick Roberts <nickrob@snap.net.nz>
7477
7478 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7479
bf06d120
JB
74802007-05-29 Jim Blandy <jimb@codesourcery.com>
7481
7482 * gdb.texinfo (Overview): Doc fix.
7483
23776285
MR
74842007-05-22 Maciej W. Rozycki <macro@mips.com>
7485
7486 * gdb.texinfo (Remote Configuration): Document "set/show
7487 remoteflow".
7488
1a69e1e4
DJ
74892007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7490
bf06d120
JB
7491 * gdb.texinfo (MIPS): Remove documentation for set mips
7492 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7493 stack-arg-size.
1a69e1e4 7494
46ba6afa 74952007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7496
46ba6afa
BW
7497 * all-cfg.texi (GDBTUI): New.
7498 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7499 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7500 (TUI Configuration): Edit to improve clarity and fix problems of
7501 both style and content.
5ae4183a 7502
06d3b283
UW
75032007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7504
7505 * observer.texi (GDB Observers): New observer "new_objfile".
7506
179101d6
UW
75072007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7508
7509 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7510
25d5ea92
VP
75112007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7512
7513 * gdb.texinfo (GDB/MI Variable Objects): Document
7514 frozen variables objects.
5ae4183a 7515
ea35711c
DJ
75162007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7517
7518 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7519 (Character Sets, Caching Data of Remote Targets): Likewise.
7520 (Targets): Delete Remote node. Move its text...
7521 (Debugging Remote Programs): ...to here. Delete description
7522 of the "remote" command.
7523 (Remote configuration): Delete description of "set remotedevice"
7524 and "show remotedevice".
7525 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7526
db2e3e2e
BW
75272007-04-11 Bob Wilson <bob.wilson@acm.org>
7528
5ae4183a
AS
7529 * gdb.texinfo (Contributors, Continuing and Stepping)
7530 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7531 (General Query Packets, File-I/O Remote Protocol Extension)
7532 (Protocol Basics, The F Reply Packet, Write)
7533 (Protocol-specific Representation of Datatypes, Memory Transfer):
7534 Fix hyphenation, punctuation and grammar problems.
7535 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7536 'section' instead of 'subsection' in the text.
7537 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7538 (i386): Remove period from section name.
db2e3e2e
BW
7539 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7540 (Config Names, Configure Options): Use @file{configure}.
7541
8a3dae3e
DJ
75422007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7543
7544 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7545 and tab expansion.
7546
1a92f856
DJ
75472007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7548
7549 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7550
79a6e687 75512007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7552
79a6e687
BW
7553 * gdb.texinfo: Consistently capitalize all significant words in
7554 node names, chapter titles, section titles, and headings. Update
7555 cross references to match.
7556 (Starting and Stopping Trace Experiment): Make node name plural.
7557 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7558
ad527d2e
PA
75592007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7560
7561 * gdb.texinfo (WinCE): Delete obsolete subsection.
7562
7ce59000
DJ
75632007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7564
7565 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7566 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7567 references.
7568
8807d78b
DJ
75692007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7570
7571 * gdb.texinfo (Startup): Delete references to some alternate
7572 names for .gdbinit.
7573 (Thread): Remove LynxOS reference.
7574 (Tandem ST2000): Delete target-specific documentation.
7575 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7576 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7577 and GDB_OSABI_LYNXOS.
7578
5f402660
UW
75792007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7580
7581 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7582
bac718a6
UW
75832007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7584
7585 * gdbint.texinfo (Target Conditionals): Remove mention of
7586 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7587 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7588
9453113a
DJ
75892007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7590
7591 * Makefile.in: Add "pdfdir" installation
7592 directory, PDFTEX macro, support for "install-pdf" target,
7593 and rules for making a pdf version of refcard.texi.
7594 * refcard.tex: Specify paper size for PDF output.
7595
ae21e955 75962007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7597
ae21e955 7598 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7599
3f94c067 76002007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7601
3f94c067
BW
7602 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7603 (Source Path, Character Sets, Macros, Define)
7604 (GDB/MI Result Records, GDB/MI Simple Examples)
7605 (GDB/MI Program Execution, GDB/MI File Commands)
7606 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7607 (Bug Reporting): Use @value{GCC}.
5ae4183a 7608
12c27660 76092007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7610
12c27660
BW
7611 * gdb.texinfo (Help): Fix formatting of examples.
7612 (Variables): Use @ifnotinfo instead of @iftex.
7613 (Non-debug DLL symbols): Use @ref instead of @pxref.
7614 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7615
ce9341a1
BW
76162007-03-26 Bob Wilson <bob.wilson@acm.org>
7617
7618 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7619
c8f4133a
BW
76202007-03-26 Bob Wilson <bob.wilson@acm.org>
7621
7622 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7623 the order of the nodes.
7624 (C Operators, C Constants, Debugging C): Remove extra menus.
7625 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7626
c8f4133a 76272007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7628
7629 * gdb.texinfo (File Options): Add missing parenthesis.
7630 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7631
c74d0ad8
DJ
76322007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7633
7634 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7635
ff6f572f
DJ
76362007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7637
669fac23 7638 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7639 case insensitivity.
7640 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7641
994337c3
NR
76422007-02-18 Nick Roberts <nickrob@snap.net.nz>
7643
7644 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7645 (Files): Add section name to argument list for pxref.
7646 (Non-debug DLL symbols): Don't use `see' for pxref.
7647 (Embedded Processors): Fix typo.
7648 (GDB/MI Breakpoint Commands): Execution commands generate
7649 *stopped not ^done.
7650
eb819d70
NR
76512007-02-13 Nick Roberts <nickrob@snap.net.nz>
7652
7653 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7654 values for in_scope. Mention that only root variables can be
7655 updated.
7656 (GDB/MI Development and Front Ends): Explain new values may be
7657 added to existing fields.
7658
123dc839
DJ
76592007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7660
7661 * gdb.texinfo (-target-disconnect): Use @smallexample.
7662 (Requirements): Add anchor for Expat. Update description.
7663 (Target Descriptions): Mention Expat.
7664 (Target Description Format): Document new elements. Use
7665 @smallexample.
7666 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7667 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7668
108546a0
DJ
76692007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7670
7671 * gdb.texinfo (Target Description Format): Add section on XInclude.
7672
95a98c01
NR
76732006-02-03 Nick Roberts <nickrob@snap.net.nz>
7674
7675 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7676 command -enable-timings.
7677
f4b3909f
EZ
76782007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7679
5ae4183a 7680 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7681 descriptions for new/deleted elements in gdb_osabi. Add missing
7682 description for function generic_elf_osabi_sniff_abi_tag_sections.
7683
c7ba131e
JB
76842007-01-29 Joel Brobecker <brobecker@adacore.com>
7685
7686 * gdb.texinfo (Maintenance Commands): Add documentation for
7687 the new "maint print target-stack" command.
7688
3a60f64e
JK
76892007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7690 Eli Zaretskii <eliz@gnu.org>
7691
f4b3909f 7692 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7693
c582f8b6
EZ
76942007-01-26 Eli Zaretskii <eliz@gnu.org>
7695
7696 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7697 Use @value{NGCC} instead of @value{GCC}.
7698
d3e8051b
EZ
76992007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7700
7701 * agentexpr.texi: Fix typos.
7702 * annotate.texinfo: Likewise.
7703 * gdb.texinfo: Likewise.
7704 * gdbint.texinfo: Likewise.
7705 * observer.texi: Likewise.
7706 * stabs.texinfo: Likewise.
7707
86f04699
EZ
77082007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7709
7710 * gdbint.texinfo (Support Libraries): Remove mmalloc
7711 entry. Describe readline library.
7712
23181151
DJ
77132007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7714
7715 * gdb.texinfo (Target Descriptions): New section.
7716 (General Query Packets): Add QPassSignals anchor. Mention
7717 qXfer:features:read under qSupported. Expand mentions of
7718 qXfer:memory-map:read and QPassSignals. Document
7719 qXfer:features:read.
7720
f822c95b
DJ
77212007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7722
7723 * gdb.texinfo (Commands to specify files): Describe
7724 "set sysroot" and "show sysroot".
7725 (Using the `gdbserver' program): Lowercase argument
7726 to @var. Expand description of setting up GDB on the
7727 host.
7728
8936fcda
JB
77292007-01-05 Joel Brobecker <brobecker@adacore.com>
7730
7731 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7732 catch exception, catch exception unhandled, and catch assert
7733 commands.
7734
e776119f
DJ
77352007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7736
7737 * gdb.texinfo (Debugging Output): Document "set debug xml"
7738 and "show debug xml".
7739
aa79a185
DJ
77402007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7741
7742 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7743
7f893741
JB
77442007-01-01 Joel Brobecker <brobecker@adacore.com>
7745
7746 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7747
a1b5960f
VP
77482006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7749
7750 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7751 note in @ignore, to be removed later if nobody complains.
7752
9f470e6e
NR
77532006-12-04 Nick Roberts <nickrob@snap.net.nz>
7754
7755 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7756 of -var-delete.
7757
765dc015 77582006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7759
765dc015 7760 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7761 automatic software/hardware breakpoint usage and
7762 the "set breakpoint auto-hw" command.
765dc015 7763
4b5752d0
VP
77642006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7765
7766 * gdb.texinfo (Memory Access Checking): New.
7767
89be2091
DJ
77682006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7769
7770 * gdb.texinfo (Remote configuration): Mention
7771 "pass-signals-packet".
7772 (General Query Packets): Document QPassSignals. Fix
7773 a typo.
7774
ca3bf3bd
DJ
77752006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7776
7777 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7778
427c3a89
DJ
77792006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7780
7781 * gdb.texinfo (Remote configuration): Rewrite documentation for
7782 packet configuration commands.
7783 (OS Information): Adjust reference to qXfer:auxv:read.
7784 (General Query Packets): Remove references to read-aux-vector-packet
7785 and set remote get-thread-local-storage-address.
7786
7a107747
DJ
77872006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7788
7789 * gdbint.texinfo (Target Architecture Definition): Add new
7790 Initializing a New Architecture section.
7791
1c56eb0e
EZ
77922006-10-31 David Taylor <dtaylor@emc.com>
7793
7794 * stabs.texinfo (Macro define and undefine): New node describing
7795 stabs for #define and #undef.
7796
f73adfeb
AS
77972006-10-27 Andreas Schwab <schwab@suse.de>
7798
7799 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7800
fd60e0df
EZ
78012006-10-21 Eli Zaretskii <eliz@gnu.org>
7802
7803 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7804 clarify on the possible meanings of ``expression'' watched by
7805 watchpoints. Add indexing.
e5ac9b53
EZ
7806 (Prompting, Errors, Invalidation, Annotations for Running)
7807 (Source Annotations): Fix index entries by adding "annotation" to
7808 them, to discriminate from index entries that point to the more
7809 general topic descriptions.
fd60e0df 7810
52bb452f
DJ
78112006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7812
7813 * gdbint.texinfo (Target Vector Definition): Move most
7814 content into Existing Targets. Add a menu.
7815 (Existing Targets): New section, moved from Target Vector
7816 Definition. Use @subsection.
7817 (Managing Execution State): New section.
7818
58955e58
BW
78192006-10-16 Bob Wilson <bob.wilson@acm.org>
7820
7821 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7822
c8aa23ab
EZ
78232006-10-15 Eli Zaretskii <eliz@gnu.org>
7824
7825 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7826 (Command Syntax, Signals, Backtrace, Connecting)
7827 (Remote configuration, Renesas Boards, Console I/O): Fix last
7828 change: use Ctrl- instead of C-, except wrt Emacs.
7829 (File-I/O Examples): Put Ctrl-c in @kbd.
7830 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7831 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7832 (Signals, Set Breaks, Set Watchpoints): Document optional
7833 arguments to `info signals' `handle', `info breakpoints', and
7834 `info watchpoints'.
c8aa23ab 7835
e7109c7e
EZ
78362006-10-14 Eli Zaretskii <eliz@gnu.org>
7837
7838 * gdb.texinfo (Backtrace): Fix last change.
7839
de3aea7b
NR
78402006-10-14 Nick Roberts <nickrob@snap.net.nz>
7841
7842 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7843
7f9087cb
BW
78442006-10-10 Bob Wilson <bob.wilson@acm.org>
7845
c8aa23ab
EZ
7846 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7847 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7848 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7849
68437a39
DJ
78502006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7851 Daniel Jacobowitz <dan@codesourcery.com>
7852
7853 * gdb.texinfo (Packets): Document vFlashErase,
7854 vFlashWrite and vFlashDone packets.
7855 (General Query Packets): Document qXfer:memory-map:read.
7856 Add a new feature for qXfer:memory-map:read.
7857 (Memory map format): New section.
7858 (Target Commands): Mention that gdb can write flash.
7859
fd79ecee
DJ
78602006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7861 Daniel Jacobowitz <dan@codesourcery.com>
7862
7863 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7864 memory regions and "mem auto".
7865
350da6ee
DJ
78662006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7867
7868 * gdbint.texinfo (Array Containers): New section.
7869
2f1acb09
VP
78702006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7871
7872 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7873 -stack-list-arguments HIGH_FRAME argument can be larger then the
7874 actual number of frames.
7875
2ab1eb7a
VP
78762006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7877
7878 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7879 -stack-list-locals HIGH_FRAME argument can be larger then the
7880 actual number of frames.
2ab1eb7a 7881
599b237a
BW
78822006-09-02 Bob Wilson <bob.wilson@acm.org>
7883
7884 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7885 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7886
25ab7e6d
EZ
78872006-09-02 Eli Zaretskii <eliz@gnu.org>
7888
7889 * gdbint.texinfo (Overall Structure): New section "Source Tree
7890 Structure".
7891
940178d3
JB
78922006-08-17 Jim Blandy <jimb@codesourcery.com>
7893
7894 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7895 responses.
7896
30daae6c
JB
78972006-08-08 Joel Brobecker <brobecker@adacore.com>
7898
7899 * gdb.texinfo (Source Path): Add documentation for new
7900 substitute-path commands.
7901
7fa2210b
DJ
79022006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7903
7904 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7905 (Running Configure): ...here.
7906 (Requirements): New node. Mention expat.
7907
3d00d119
DJ
79082006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7909
5ae4183a 7910 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7911 'set download-write-size' and 'show download-write-size'.
7912
0cbfa4ee
DJ
79132006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7914
7915 * stabs.texinfo (Member Type Descriptor): Correct example for
7916 pointer to member types.
7917
16026cd7
AS
79182006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7919
7920 * gdb.texinfo (Optional warnings and messages): Add
7921 'set/show trace-commands'.
7922 (Command files): Add '-v' to source command.
7923
0876f84a
DJ
79242006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7925
7926 * gdb.texinfo (OS Information): Update qPart reference to
7927 qXfer.
7928 (Remote configuration): Likewise.
7929 (Overview): Move @cindex to the start of a paragraph. Talk
7930 about binary data encoding.
7931 (Packets): Refer to the overview for the details of the X
7932 packet encoding.
7933 (General Query Packets): Remove qPart description. Add qXfer
7934 description. Add an anchor to qSupported. Correct feature
7935 table title. Add a new feature for qXfer:auxv:read.
7936 (Interrupts): Add a missing parenthesis.
7937
2ec3381a
DJ
79382006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7939
669fac23 7940 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7941 (GDB/MI Kod Commands): Remove commented out node.
7942
594fe323
EZ
79432006-07-01 Eli Zaretskii <eliz@gnu.org>
7944
7945 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7946 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7947 (GDB/MI Thread Commands, GDB/MI Program Execution)
7948 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7949 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7950 (GDB/MI File Commands, GDB/MI Target Manipulation)
7951 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7952 since the MI prompt is hard-wired into the code.
7953
7e3fb70c
NR
79542006-07-01 Nick Roberts <nickrob@snap.net.nz>
7955
7956 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7957 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7958 (GDB/MI Data Manipulation): Remove description of unimplemented
7959 display related commands as variable objects perform this function
7960 and are superior: -display-delete, -display-disable,
7961 -display-enable, -display-insert and -display-list. Move
7962 -environment-cd, -environment-directory, -environment-path
7963 and -environment-pwd to "Program Context".
7964 (GDB/MI Program Control): Rename to "Program Execution". Move
7965 -exec-arguments -exec-abort to...
7966 (GDB/MI Program Context): ...here. New node split from "Data
7967 Manipulation".
7968
be2a5f71
DJ
79692006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7970
7971 * gdb.texinfo (Remote configuration): Document set / show
7972 remote supported-packets.
7973 (General Query Packets): Document qSupported packet.
7974
fc320d37
SL
79752006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7976
7977 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7978 and font markup.
7979 (Protocol basics): Likewise.
7980 (The F request packet): Likewise.
7981 (The F reply packet): Likewise.
7982 (Memory transfer): Move this node to be a subsubsection of
7983 "Protocol specific representation of datatypes".
7984 (The Ctrl-C message): More copy editing.
7985 (Console I/O): Likewise.
7986 (The isatty call): Delete this node, and merge its content into
7987 the "isatty" node. Fixed references elsewhere.
7988 (The system call): Delete this node, and merge its content into
7989 the "system" node. Fixed references elsewhere.
7990 (open): Reformat to use @table, and add appropriate font markup.
7991 (close): Likewise.
7992 (read): Likewise.
7993 (write): Likewise.
7994 (lseek): Likewise.
7995 (rename): Likewise.
7996 (unlink): Likewise.
7997 (stat/fstat): Likewise.
7998 (gettimeofday): Likewise.
7999 (isatty): Likewise.
8000 (system): Likewise, plus minor changes to fix confusing wording.
8001 (Integral datatypes): Fix font markup.
8002 (Pointer values): Likewise.
8003 (struct stat): Fix markup to use @table, plus minor copy editing.
8004 (struct timeval): Fix font markup, plus minor copy editing.
8005 (Constants): Minor copy editing.
8006 (Errno values): Add font markup.
8007 (File-I/O Examples): Likewise.
8008
158fdf5c
NR
80092006-06-10 Nick Roberts <nickrob@snap.net.nz>
8010
8011 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
8012 (GDB/MI Simple Examples): Move node up one level. Use real
8013 examples.
8014 (GDB/MI Compatibility with CLI): Update.
8015 (GDB/MI Result Records): Add "connected" and "exit" result
8016 classes.
8017 (GDB/MI Stream Records): Clarify target output.
8018 (GDB/MI Command Description Format): Modify example description.
8019 (GDB/MI Breakpoint Table Commands): Rename to...
8020 (GDB/MI Breakpoint Commands): ...this
8021 (GDB/MI Breakpoint Commands): Add optional thread field.
8022 (GDB/MI Program Control): Add an introduction. Move "Program
8023 termination" examples into exec-run description.
8024 (GDB/MI File Commands): Mention similar CLI commands.
8025 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
8026 is similar to "-gdb-version".
8027
ddb50cd7
EZ
80282006-06-09 Eli Zaretskii <eliz@gnu.org>
8029
8030 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
8031
2aef0d6b
NR
80322006-06-02 Nick Roberts <nickrob@snap.net.nz>
8033
8034 * gdb.texinfo (GDB/MI Development and Front Ends): Use
8035 sourceware.org for mailing lists.
d5e40d59 8036 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 8037
383a5c52
NR
80382006-06-01 Nick Roberts <nickrob@snap.net.nz>
8039
d5e40d59 8040 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 8041
e16b02ee
EZ
80422006-05-22 Eli Zaretskii <eliz@gnu.org>
8043
8044 * gdb.texinfo (Cygwin Native): Fix last change.
8045
be90c084
CF
80462006-05-22 Christopher Faylor <cgf@timesys.com>
8047
8048 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
8049
347ceba5
NR
80502006-05-15 Nick Roberts <nickrob@snap.net.nz>
8051
8052 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8053 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8054
369af7bd
DJ
80552006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8056
8057 * gdb.texinfo (General Query Packets): Recommend not starting
8058 new packets with qC and clarify.
8059
2ffdbde8 80602006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8061
8062 * gdb.texinfo (M2 Types): New section.
72019c9c 8063
16d1a084
DJ
80642006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8065
8066 * agentexpr.texi: Add a copyright and license notice.
8067 * observer.texi: Likewise, with GPL clause for function prototypes.
8068 Remove trailing whitespace.
8069
aa56d27a
JB
80702006-05-05 Jim Blandy <jimb@codesourcery.com>
8071
8072 * gdb.texinfo (General Query Packets): Document conventions for
8073 terminating packet names, and their violations.
8074
5bdf8622
DJ
80752006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8076
8077 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8078 * gdb.texinfo: Likewise.
8079
605a56cb
DJ
80802006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8081
8082 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8083 and "show remotedebug".
8084 (Debugging Output): Add additional index entries.
8085
b8db102d
MS
80862006-04-27 Michael Snyder <msnyder@redhat.com>
8087
8088 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8089
c5e30d01
AC
80902006-04-22 Andrew Cagney <cagney@redhat.com>
8091
8092 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8093 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8094
8181d85f
DJ
80952006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8096
8097 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8098 and remove breakpoint prototypes.
8099 (Watchpoints): Move description of target_insert_hw_breakpoint and
8100 target_remove_hw_breakpoint ...
8101 (Breakpoints): ... to here. Document target_insert_breakpoint and
8102 target_remove_breakpoint.
8103
4f553f88
JB
81042006-04-17 Jim Blandy <jimb@codesourcery.com>
8105
8106 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8107 and C packets are optional.
8108
cd852561
FR
81092006-04-14 Frederic Riss <frederic.riss@st.com>
8110
8111 * gdb.texinfo (Specifying source directories): Update the description
8112 of the source file search to reflect the fact that the source path
8113 always contains at least $cdir and $cwd.
8114
b620eb07
MS
81152006-03-31 Michael Snyder <msnyder@redhat.com>
8116
8117 * gdb.texinfo: Update copyright dates.
8118
3156cdaf
EZ
81192006-03-31 Eli Zaretskii <eliz@gnu.org>
8120
8121 * gdb.texinfo (Overview): Add an index entry to "empty response".
8122
7d30c22d
JB
81232006-03-28 Jim Blandy <jimb@codesourcery.com>
8124
8125 * gdbint.texinfo (Prologue Analysis): New section.
8126
86941c27
JB
81272006-03-07 Jim Blandy <jimb@red-bean.com>
8128
66b8c7f6
JB
8129 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8130
1a10341b
JB
8131 * gdb.texinfo (Target Commands): Update text describing how to
8132 specify a target. Refer to the detailed section on remote
8133 debugging, not the brief mention.
8134
86941c27
JB
8135 * gdb.texinfo (Connecting): Organize the different 'target remote'
8136 connection methods into a table. Add a 'target remote' index
8137 entry. (!!!)
8138
62f3a2ba
FF
81392006-02-17 Fred Fish <fnf@specifix.com>
8140
8141 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8142 'ptype' commands to reflect the fact that the only significant
8143 difference between them is that ptype prints the complete type
8144 description instead of just the name.
8145
8b9a88ea
WZ
81462006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8147
8148 * gdbint.texinfo (Watchpoints): Delete
8149 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8150
7e8dc855
NR
81512006-02-10 Nick Roberts <nickrob@snap.net.nz>
8152
8153 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8154 times fields where needed. Fix typos. Update general form given
8155 for output of -break-insert.
8156 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8157
c91d38aa
DJ
81582006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8159
8160 * gdbint.texinfo (Symbol Handling): Add a section
8161 on memory management.
8162
38fcd64c
DJ
81632006-02-06 Vladimir Prus <ghost@cs.msu.su>
8164
8165 * gdb.texinfo (Breakpoint table commands): Document the fullname
8166 field in -break-list output.
8167
219eec71
EZ
81682006-02-03 Eli Zaretskii <eliz@gnu.org>
8169
8170 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8171 debugging information produced by the various "set debug..."
8172 options.
8173
ae5a43e0
DJ
81742006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8175
8176 * gdb.texinfo (Files): Remove obsolete bits from the description
8177 of "symbol-file".
8178
a9f158ec
JB
81792006-01-25 Jim Blandy <jimb@redhat.com>
8180
8181 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8182
410dd08e
JB
81832006-01-24 Jim Blandy <jimb@redhat.com>
8184
8185 * gdbint.texinfo (Frames): Document the basics of GDB's register
8186 unwinding model, and explain the existence of the "sentinel" frame.
8187
4b505b12
AS
81882006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8189
8190 * gdb.texinfo (Choosing files): Mention that -directory is used
8191 for script files.
8192 (Specifying source directories): Likewise.
8193 (Command files): Explain how script files are found.
8194
839c27b7
EZ
81952006-01-21 Eli Zaretskii <eliz@gnu.org>
8196
8197 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8198 the threads in a multi-threaded program.
8199 (Threads): The threadno argument of "thread apply" can be a range
8200 of numbers.
8201
7be93b9e
JB
82022006-01-18 Jim Blandy <jimb@redhat.com>
8203
8204 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8205 of warning flags.
8206
fcc73fe3
EZ
82072006-01-13 Eli Zaretskii <eliz@gnu.org>
8208
8209 * gdb.texinfo (Sequences): Improve menu annotations.
8210 (Define): Add index entries for arguments of user-defined
8211 commands. Move the description of flow-control commands...
8212 (Command Files): ...to here. Document loop_break and
8213 loop_continue.
ca91424e
EZ
8214 (Define, Command Files): Document `end' and add index entries for
8215 it.
fcc73fe3 8216
5c95884b
MS
82172006-01-04 Michael Snyder <msnyder@redhat.com>
8218
8219 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8220 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8221
860701dc
PH
82222006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8223
8224 * gdb.texinfo (Omissions from Ada): Document that there is now
8225 limited aggregate support.
8226
36b80e65
EZ
82272005-12-28 Eli Zaretskii <eliz@gnu.org>
8228
8229 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8230 registers and the likes.
8231
c1468174
EZ
82322005-12-24 Eli Zaretskii <eliz@gnu.org>
8233
8234 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8235 (Symbols): Fix usage of "e.g.".
359df76b 8236 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8237
8238 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8239 (Coding): Fix usage of "e.g.".
8240
c02a867d
EZ
82412005-12-23 Eli Zaretskii <eliz@gnu.org>
8242
5ae4183a
AS
8243 * stabs.texinfo:
8244 * refcard.tex:
c02a867d 8245 * gpl.texi:
5ae4183a
AS
8246 * gdbint.texinfo:
8247 * gdb.texinfo:
8248 * gdb-cfg.texi:
c02a867d 8249 * fdl.texi:
5ae4183a
AS
8250 * annotate.texinfo:
8251 * all-cfg.texi:
c02a867d
EZ
8252 * Makefile.in: Add (C) after Copyright. Update the FSF
8253 address.
8254
fad38dfa
EZ
82552005-12-03 Eli Zaretskii <eliz@gnu.org>
8256
8257 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8258 extend GDB with commands for external monitor.
8259
53e5f3cf
AS
82602005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8261
8262 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8263
55f6ca0f
JB
82642005-11-25 Joel Brobecker <brobecker@adacore.com>
8265
8266 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8267
c1947b85
JB
82682005-11-21 Jim Blandy <jimb@redhat.com>
8269
8270 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8271 placement of 'R' actions in tracepoint action packets; document
8272 dependence of 'X' and 'M' actions on a preceding 'R' action for
8273 their registers.
8274
9d29849a
JB
82752005-11-19 Jim Blandy <jimb@redhat.com>
8276
8277 * gdb.texinfo (Tracepoint Packets): New node.
8278 (General Query Packets): Add entries for the tracepoint packets,
8279 referring to the "Tracepoint Packets" node.
8280 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8281
9a6253be
KB
82822005-11-18 Kevin Buettner <kevinb@redhat.com>
8283
8284 * gdb.texinfo (set remotebreak): Add anchor.
8285 (X packet): Likewise.
8286 (Remote Protocol): Add new section `Interrupts' and new index
8287 entry `interrupts (remote protocol)'.
8288
5f3bebba
JB
82892005-11-18 Jim Blandy <jimb@redhat.com>
8290
8291 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8292 entries into the General Query Packets section. Add a
8293 cross-reference to that section. Drop description of replies, as
8294 these are covered in the descriptions of each packet.
8295 (General Query Packets): Add introductory text. Explain naming
8296 conventions, and how the end of a name is recognized.
8297
9a7a1b36
KB
82982005-11-17 Kevin Buettner <kevinb@redhat.com>
8299
0564b6cf 8300 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8301 "set remotebreak" command.
8302
b8ff78ce
JB
83032005-11-16 Jim Blandy <jimb@redhat.com>
8304
8305 * gdb.texinfo (Packets, Stop Reply Packets)
8306 (General Query Packets): Various formatting cleanups.
8307 - Use @samp for packet contents.
8308 - Drop summaries from packet @item lines; the same information appears
8309 immediately below in the description.
8310 - Delete paragraph breaks after packet @item commands, so that the
8311 description appears directly to the right of the packet prototype
8312 in the printed manual, if it fits.
8313 - Place spaces in packet prototypes between @vars and non-@var
8314 letters, and explain that they're just for formatting.
8315 - Use @dots{} instead of '...'.
8316 - Fix uses of @code where @var was needed.
8317 - Replace "deprecated" markers with English text spelling out the
8318 packet's status and the preferred alternatives.
8319 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8320 what this ever meant.
8321 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8322 this for a long time.
8323 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8324 implemented several times, and have been in use for years.
8325
8ffe2530
JB
83262005-11-15 Jim Blandy <jimb@redhat.com>
8327
c43c5473
JB
8328 * gdb.texinfo (Packets): Add index entries for 'm' packet
8329 disclaimers.
5ae4183a 8330
fb031cdf
JB
8331 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8332 of stub when processing an 'm' packet.
8333
8ffe2530
JB
8334 * gdb.texinfo (Packets): Mention that packets beginning with
8335 letters are reserved once, at the top, instead of actually listing
8336 them all and saying "reserved".
8337
c03c782f
AS
83382005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8339
8340 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8341 Change @var{$arg0 to @code{$arg0.
8342
814e32d7
WZ
83432005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8344
8345 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8346
fa93a9d8
JB
83472005-11-12 Jim Blandy <jimb@redhat.com>
8348
8349 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8350 order. Remove extraneous 'z'.
8351
8a5a3c82
AS
83522005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8353
8354 * gdb.texinfo (Choosing files): Add --eval-command.
8355
4b0ad762
AS
83562005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8357
8358 * gdb.texinfo (Choosing modes): Add --return-child-result.
8359
8360
1a088d06
AS
83612005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8362
8363 * gdb.texinfo (Choosing modes): Add --batch-silent.
8364
656d5e12
EZ
83652005-10-28 Eli Zaretskii <eliz@gnu.org>
8366
8367 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8368 "The -var-update Command".
8369
3c9c013a
JB
83702005-10-03 Joel Brobecker <brobecker@adacore.com>
8371
8372 * gdb.texinfo (Print Settings): Add documentation for set/show
8373 print array-indexes.
8374
7ba3cf9c
DJ
83752005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8376
8377 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8378 6.2 and 6.3.
8379
a94ab193
EZ
83802005-08-27 Eli Zaretskii <eliz@gnu.org>
8381
8382 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8383 since 19-Jan-2004.
8384 (Files): Likewise.
ab1adacd
EZ
8385 (Variables, Symbols): Document the "<incomplete type>" message and
8386 its reasons.
a94ab193 8387
ca06016a
FF
83882005-08-01 Fred Fish <fnf@specifix.com>
8389
8390 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8391
cf58170d
NR
83922005-07-15 Nick Roberts <nickrob@snap.net.nz>
8393
8394 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8395 option for -var-list-children and -var-update.
8396 (GDB/MI Stack Manipulation): Simplify description of
8397 print-values option for -stack-list-locals.
8398 (GDB/MI Command Description Format): Clarify.
8399 (Mode Options): Spelling of superseded.
8400
38f1196a
BR
84012005-07-12 Bob Rossi <bob@brasko.net>
8402
8403 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8404 corresponding GDB command comment.
8405
3cb3b8df
BR
84062005-07-06 Bob Rossi <bob@brasko.net>
8407
8408 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8409 and -inferior-tty-show.
8410 (Input/Output): Document "set/show inferior-tty" and tty alias.
8411
10fac096
NW
84122005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8413
8414 * gdb.texinfo (Packets): Change description of 'D' packet to note
8415 that GDB does wait for a response.
8416
d1b6db76
NR
84172005-06-22 Nick Roberts <nickrob@snap.net.nz>
8418
8419 * gdb.texinfo (History) Rename "Command History".
8420 (Command History): Move node "Server Prefix" from section on
8421 Annotations here.
8422
29629dcf
NR
84232005-06-19 Nick Roberts <nickrob@snap.net.nz>
8424
8425 * gdb.texinfo (GDB/MI Stack Manipulation):
8426 Re-instate -stack-info-frame with example. Say that it gets
8427 info on selected frame, not current frame.
8428
397ca115
EZ
84292005-06-18 Eli Zaretskii <eliz@gnu.org>
8430
8431 * gdb.texinfo (Server): Clarify that `file' should be used before
8432 connecting to the server.
8433 (Files): Add an xref to the above description.
51274035
EZ
8434 (Output Formats): More detailed description of the `c' format.
8435 (Memory): List explicitly all the formats supported by `x'.
638ac427 8436 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8437 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8438 files. Add more indexing for solib-absolute-prefix and
8439 --with-sysroot.
76d17f34
EZ
8440 (Machine Code): Document possible problems with locations in
8441 shared libraries.
d416eeec
EZ
8442 (Backtrace): Document that free-standing environments do not need
8443 to have a `main' function.
397ca115 8444
74f6deaa
NR
84452005-06-18 Nick Roberts <nickrob@snap.net.nz>
8446
8447 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8448 -stack-info-frame.
8449
a9967aef
AC
84502005-06-07 Andrew Cagney <cagney@gnu.org>
8451
8452 * gdb.texinfo (Contributors): Note the original multi-arch
8453 contributors.
8454
e09f16f9
EZ
84552005-06-03 Eli Zaretskii <eliz@gnu.org>
8456
8457 * gdb.texinfo (Registers): Add index entries for the standard
8458 registers.
8459 (Frames): Add cross-reference from frame pointer description to
8460 the Registers node.
8461 (Annotations Overview): Fix the reference to GDB name.
8462
d87ba7ee
EZ
84632005-06-01 Eli Zaretskii <eliz@gnu.org>
8464
8465 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8466 can-use-hw-watchpoints.
8467
034dad6f
BR
84682005-05-28 Bob Rossi <bob@brasko.net>
8469
8470 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8471 the possible reasons why an exec async record would be returned to FE.
8472
ffed4509
AC
84732005-05-26 Andrew Cagney <cagney@gnu.org>
8474
8475 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8476 Andrew Cagney implemented the original GDB/MI.
8477
e22e55c9
OF
84782005-05-23 Orjan Friberg <orjanf@axis.com>
8479
8480 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8481 documentation. Add documentation for cris-mode.
8482
a78e13ce
EZ
84832005-05-20 Eli Zaretskii <eliz@gnu.org>
8484
8485 * gdb.texinfo (Numbers): Explain the example and make the wording
8486 more acurate.
8487
76ff342d
DJ
84882005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8489 Dennis Brueni <dennis@slickedit.com>
8490
8491 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8492 (GDB/MI Data Manipulation, GDB/MI Program Control)
8493 (GDB/MI Stack Manipulation): Update examples to include the fullname
8494 attribute in stack frames.
8495
119b882a
EZ
84962005-05-12 Eli Zaretskii <eliz@gnu.org>
8497
8498 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8499 do with other non-standard names of init files.
8500
6fc08d32
EZ
85012005-05-11 Eli Zaretskii <eliz@gnu.org>
8502
8503 * gdb.texinfo (Command Files): Move the description of the startup
8504 from here...
8505 (Startup): ...to this new subsection of the Invocation chapter.
8506 Rearrange the description of init files more logically and add a
8507 cross-reference to "Command Files". Document the special gdbinit
8508 name for CISCO 68k. Expand the description of what GDB does
8509 during startup.
8510 (History): Add index entry for HISTSIZE.
8511
a561754a
MK
85122005-05-02 Mark Kettenis <kettenis@gnu.org>
8513
8514 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8515
2eecc4ab
EZ
85162005-05-02 Eli Zaretskii <eliz@gnu.org>
8517
8518 * gdb.texinfo (SVR4 Process Information, The isatty call)
8519 (The system call): Don't use foo(N) notation for man pages and
8520 functions.
514c4d71 8521 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8522
18999be5
EZ
85232005-04-27 Eli Zaretskii <eliz@gnu.org>
8524
8525 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8526 were optimized away.
8527
0abb7bc7
EZ
85282005-04-22 Eli Zaretskii <eliz@gnu.org>
8529
8530 * gdb.texinfo (Remote configuration): Document "set/show
8531 get-thread-local-storage-address". Add cross-reference to the
8532 description of the qGetTLSAddr packet.
8533 (General Query Packets): Mention "set remote
8534 get-thread-local-storage-address" and add a reference to its
8535 description.
8536
6f61acb1
NR
85372005-04-19 Nick Roberts <nickrob@snap.net.nz>
8538
8539 * gdb.texinfo (Backtrace): Describe 'bt full'.
8540
9d59903a
NR
85412005-04-17 Nick Roberts <nickrob@snap.net.nz>
8542
8543 * gdb.texinfo (Mode Options): Fix typo.
8544 (GDB/MI): Describe how to invoke GDB/MI.
8545
721c2651
EZ
85462005-04-16 Eli Zaretskii <eliz@gnu.org>
8547
8548 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8549 references changed. Add description of "info udot".
721c2651
EZ
8550 (Files): Document "set/show stop-on-solib-events".
8551 (M32R/D): Document "set/show download-path", "set/show
8552 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8553 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8554 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8555 (Maintenance Commands): Improve indexing.
8556 (Target Commands): Document "set/show hash", "set/show debug
8557 monitor".
8558 (SVR4 Process Information): Document "info pidlist" and "info
8559 meminfo". Document "set/show procfs-tarce" and "set/show
8560 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8561 (Symbols, The Print Command with Objective-C): Improve indexing.
8562 (Objective-C): Add references to "info classes" and "info
8563 selectors".
c45da7e6
EZ
8564 (Debugging Output): Improve wording. Document "set/show debug
8565 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8566 (Set Breaks): Add index entry for "hardware breakpoints".
8567 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8568 and "set/show usehardbreakpoints".
8569 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8570 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8571 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8572 rdiromatzero", "set/show rdiheartbeat".
8573 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8574 "sds".
8575 (Embedded Processors): Document the "sim" command.
8576 (Remote): Document the "remote" command.
8577 (DJGPP Native): Document the "info serial" command.
8578 (Threads): Document "maint info sol-threads".
8579 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8580 (Set Breaks): Improve indexing.
8581 (Command Syntax): Add a reference to dont-repeat.
8582 (Define): Document "dont-repeat".
8583 (TUI Commands): Document "tabset".
8584 (WinCE): New subsection. Document "set/show remotedirectory",
8585 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8586
14d6dd68
EZ
85872005-04-15 Eli Zaretskii <eliz@gnu.org>
8588
8589 * gdb.texinfo (Hurd Native): New subsection, documents
8590 Hurd-specific commands.
a64548ea 8591 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8592 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8593 (MIPS): Improve documentation of heuristic-fence-post. Document
8594 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8595 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8596 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8597 (ARM): Document ARM-specific commands.
a64548ea
EZ
8598 (AVR): New section. Document "info io_registers".
8599 (CRIS): New section. Document "set/show cris-version" and
8600 "set/show cris-dwarf2-cfi".
8601 (HPPA): New section. Document "set/show debug hppa" and "maint
8602 print unwind".
a5adf40f 8603 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8604 (Super-H): New section. Document the "regs" command.
721c2651 8605 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8606
9c16f35a
EZ
86072005-04-09 Eli Zaretskii <eliz@gnu.org>
8608
8609 * gdb.texinfo (Print Settings): Document "set/show print
8610 pascal_static-members", "set print repeats", "show print
8611 null-stop". Improve indexing. Fix documentation of "set print
8612 union".
8613 (Pascal): New section.
8614 (Supported languages): Rename from "Support"; all references
8615 updated. Add a menu item for Pascal.
8616 (Numbers): Document "set radix.
8617 (Screen Size): Document "set/show pagination".
8618 (MIPS Embedded): Remove "set processor" documentation.
8619 (Remote configuration): Document "set/show X/P/Z-packet",
8620 "set/show read-aux-vector-packet", "set/show remote
8621 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8622 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8623 remotedebug", "set/show remotebreak", "set/show remotedevice",
8624 "set/show remotelogfile".
8625 (Auxiliary Vector): Add reference to the description of the
8626 read-aux-vector-packet setting.
8627 (Set Watchpoints): Add a cross-reference to "set remote
8628 hardware-breakpoint-limit".
8629 (General Query Packets): Add indexing of requests and
8630 cross-references to related commands in "Remote configuration".
8631 (File-I/O Overview, The system call): Fix wording and typos.
8632 (Thread Stops): Add index entries.
8633 (Continuing and Stepping): Document "show step-mode".
8634 (i386): New node. Document "set/show struct-convention".
8635 (Files): Document "show trust-readonly-sections".
8636 (Calling): Document "set/show unwindonsignal".
8637 (Messages/Warnings): Add index entries.
8638 (Maintenance Commands): Document "set/show watchdog".
8639 (Annotations Overview): Document "show annotate".
8640 (Set Watchpoints): Add index entries.
8641 (Symbols): Fix doc of case-sensitive.
8642 (ABI): Document "show coerce-float-to-double".
8643 (Convenience Vars, Help): Improve indexing.
8644 (Machine Code): Document "show disassembly-flavor".
8645 (Debugging C plus plus): Document "show overload-resolution".
8646 (Value History, Signaling): Add index entries.
8647
86482005-04-08 Eli Zaretskii <eliz@gnu.org>
8649
8650 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8651 (Processes): Fix wording.
8652 (History, List, Logging output, Define, Symbols, Print Settings):
8653 Improve indexing.
8654
a8f24a35
EZ
86552005-04-03 Eli Zaretskii <eliz@gnu.org>
8656
8657 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8658 redundant index entry for "target" command.
8659 (Backtrace): Add index entries.
8660 (Symbols, Fortran): Document the "set case-sensitive" command.
8661 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8662 (Print Settings): Add index entry for "set demangle-style".
8663 (Target Commands): Document "set download-write-size".
8664 (Debugging Output): Document "set exec-done-display".
8665
09d4efe1
EZ
86662005-04-02 Eli Zaretskii <eliz@gnu.org>
8667
8668 * gdb.texinfo (Files): Fix the name and documentation of
8669 add-shared-symbol-files. Document its alias assf. Update the
8670 list of OSs where GDB supports shared libraries. Fix markup.
8671 (Continuing and Stepping): Add reference to @var{location} in the
8672 text.
8673 (Dump/Restore Files): Fix reference to @{filename}.
8674 (Help): Fix wording.
8675 (Attach): Ditto.
8676 (Set Watchpoints): Ditto.
8677 (Backtrace): Remove redundant index entries. Improve index
8678 entries.
8679 (Delete Breaks): Fix wording.
8680 (Memory): Document the compare-sections command.
8681 (Memory Region Attributes): Improve wording.
8682 (Disabling): Improve wording.
8683 (Fortran): New subsection. Document the "info common" command.
8684 (Help): Document aliases "info copying" and "info warranty".
8685 (Caching Remote Data): New section. Document the "set/show
8686 remotecache" and "info dcache" commands.
8687 (Show): Fix wording of the documentation of the "set
8688 extension-language" command.
8689 (Signals): Add index entry for "info handle".
8690 (Memory Region Attributes): Fix punctuation.
8691 (Symbols): Change the arg name to "location" and refer to it in
8692 the text. Fix wording of "info types" doc.
8693 (Threads): Fix usage of @enumerate @item's.
8694 (Listing Tracepoints): Add index entry for "info tp".
8695 (Set Watchpoints): Add xref to "info break" description.
8696 (Macros): Add an index entry for "macro exp1". Document the
8697 "macro list" command.
8698 (Maintenance Commands): Document "flushregs", "maint agent",
8699 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8700 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8701 "maint print architecture", "maint print objfiles", "maint print
8702 statistics", "maint print type", "maint show-debug-regs", "maint
8703 space", "maint time", and "maint translate-address".
8704 (Connecting): Document the "monitor" command.
8705 (Annotations Overview): Describe the "set annotate" command.
8706
82f2d802
EZ
87072005-04-01 Eli Zaretskii <eliz@gnu.org>
8708
8709 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8710 Rearrange index entries and improve wording about support for
8711 hardware watchpoints.
8712
7d51c7de
BR
87132005-03-10 Bob Rossi <bob@brasko.net>
8714
8715 * gdb.texinfo: Update copyright
8716
68c71a2e
TR
87172005-02-09 Theodore A. Roth <troth@openavr.org>
8718
8719 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8720 error.
8721
83761cbd
KB
87222005-02-03 Kevin Buettner <kevinb@redhat.com>
8723
8724 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8725
9f1c6395
MS
87262005-01-17 Michael Snyder <msnyder@redhat.com>
8727
8728 * gdb.texinfo: Fix spelling, infinte -> infinite.
8729
fbd1b305
MK
87302005-01-08 Mark Kettenis <kettenis@gnu.org>
8731
8732 * observer.texi (GDB Observers): Document "solib_loaded".
8733
3ace7edb
AC
87342005-01-07 Andrew Cagney <cagney@gnu.org>
8735
bec39cab
AC
8736 * configure.ac: Rename configure.in, require autoconf 2.59.
8737 * configure: Re-generate.
8738
3ace7edb
AC
8739 * configure.in: Replace configdirs with multiple references to
8740 AC_CONFIG_SUBDIRS.
8741 * configure: Re-generate.
5ae4183a 8742
53531fc1
AC
87432005-01-04 Andrew Cagney <cagney@gnu.org>
8744
8745 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8746 part of the version number.
8747
536ffdb7
MK
87482004-12-24 Mark Kettenis <kettenis@gnu.org>
8749
8750 * gdbint.texinfo (Algorithms): Remove description of
8751 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8752
e1aac25b
JB
87532004-12-07 Jim Blandy <jimb@redhat.com>
8754
8755 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8756 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8757 numbers.
8758
f47b1503
AS
87592004-12-07 Andreas Schwab <schwab@suse.de>
8760
8761 * gdb.texinfo (Mode Options): Document -l option.
8762
b6b8ece6
EZ
87632004-12-04 Eli Zaretskii <eliz@gnu.org>
8764
8765 * gdbint.texinfo (Algorithms): More accurate description of
8766 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8767 is not needed unless data-read and data-access watchpoints are
8768 supported. Add a description of how GDB checks whether the
8769 inferior stopped because a watchpoint was hit.
8770
01371747
EZ
87712004-11-23 Eli Zaretskii <eliz@gnu.org>
8772
8773 * gdb.texinfo (Files): Add cross-reference to description of
8774 -readnow command-line switch.
8775
2315ffec
RC
87762004-11-10 Randolph Chung <tausq@debian.org>
8777
8778 * gdb.texinfo: Document set/show backtrace past-entry commands.
8779 Rearrange index entries for set/show backtrace past-main.
8780
69065f5d
AC
87812004-11-10 Jon Beniston <jon@beniston.com>
8782
8783 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8784 * gdb.texinfo (Remote Serial Protocol): Further describe
8785 binary transfer escaping mechanism .
69065f5d 8786
30e91e0b
RC
87872004-11-08 Randolph Chung <tausq@debian.org>
8788
8789 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8790 and "show debug infrun". Add index entries.
8791
60bf7e09
EZ
87922004-10-23 Eli Zaretskii <eliz@gnu.org>
8793
8794 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8795 "info proc" that are already implemented. Add index entries.
8796 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8797 (Files): Add a tip for decreasing memory used for symtabs from
8798 shared libraries.
f018e82f
EZ
8799 (Starting): Fix whitespace; make "elaboration" stand out where it
8800 is first used, and add an index entry for the term.
f8568604
EZ
8801 (Calling): Expand and elaborate text. Add "print". Add the
8802 description of problems with weak aliases.
384ee23f 8803 (Core File Generation): New section.
60bf7e09 8804
d52fe014
AC
88052004-10-12 Andrew Cagney <cagney@gnu.org>
8806
8807 * gdbint.texinfo (Versions and Branches): New chapter.
8808 (Releasing GDB): Delete "Versions and Branches" section.
8809 (Top): Add "Versions and Branches".
8810
703663ab
EZ
88112004-10-08 Eli Zaretskii <eliz@gnu.org>
8812
8813 * gdb.texinfo (Editing, History): Add cross-references to the
8814 included Readline and History user documentation. Remove
8815 references to the symbol have-readline-appendices which is unused
8816 and undefined.
8817 (History): Fix indexing.
8818
ac77d04f
JJ
88192004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8820
8821 * gdbint.texinfo (target_stopped_data_address): Update to
8822 new prototype.
8823 (i386_stopped_data_address): Update prototype and description.
8824 (i386_stopped_by_watchpoint): New function and description.
8825
e07c999f
PH
88262004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8827
8828 * gdb.texinfo (Filenames): Add Ada suffixes.
8829 (Ada) New section.
8830
2e868123
AC
88312004-09-27 Andrew Cagney <cagney@gnu.org>
8832 Robert Picco <Robert.Picco@hp.com>
8833
8834 * gdb.texinfo (Packets): Document the "p" packet.
8835
02a57714
JM
88362004-09-21 Jason Molenda (jmolenda@apple.com)
8837
8838 * gdb.texinfo (Paths and Names of the Source Files): Document the
8839 meaning of values in the 'desc' field of a SO stab.
8840
ae038cb0
DJ
88412004-09-20 Daniel Jacobowitz <dan@debian.org>
8842
8843 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8844 max-cache-age" and "maint show dwarf2 max-cache-age".
8845
f7dc1244
EZ
88462004-09-16 Eli Zaretskii <eliz@gnu.org>
8847
8848 * gdb.texinfo (Set Breaks): Add index entry for setting
8849 breakpoints on overloaded C++ functions that are not members of
8850 any classes. Add an example and an index entry for setting
8851 breakpoints on all program functions.
8852 (Character Sets, Macros, Overlay Commands)
8853 (Non-debug DLL symbols, GDB/MI Output Syntax)
8854 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8855 Use "(@value{GDBP})" instead of a literal "(gdb)".
8856
f810308b
AC
88572004-09-12 Andrew Cagney <cagney@gnu.org>
8858
8859 * gdbint.texinfo (Native Debugging): Delete description of
8860 FILES_INFO_HOOK.
8861
15a661f3
PH
88622004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8863
5ae4183a
AS
8864 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8865 to hex_string_custom (not historically correct, but more
15a661f3
PH
8866 understandable, given the current code).
8867
f3219c75
AC
88682004-09-03 Andrew Cagney <cagney@gnu.org>
8869
8870 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8871
f3bb6704
JJ
88722004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8873
8874 * observer.texi (solib_unloaded): New observer.
8875
8d2c00cb
AC
88762004-08-24 Andrew Cagney <cagney@gnu.org>
8877
8878 * gdbint.texinfo (Target Architecture Definition): Add missing
8879 comma.
8880
e7dc800a
MC
88812004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8882
8883 * (Using the Testsuite): build != host is supported,
8884 but some test scripts do not support build != host.
8885
73b03683
MK
88862004-08-14 Mark Kettenis <kettenis@gnu.org>
8887
8888 * gdbint.texinfo (Host Definition): Delete description of
8889 FCLOSE_PROVIDED and GETENV_PROVIDED.
8890
c0ccb908
MK
88912004-08-05 Mark Kettenis <kettenis@chello.nl>
8892
8893 * gdbint.texinfo (Host Definition): Delete description of
8894 NO_SYS_FILE.
8895 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8896 PTRACE_FP_BUG.
8897
9c8dbfa9
AC
88982004-08-05 Andrew Cagney <cagney@gnu.org>
8899
8900 * gdbint.texinfo (Target Architecture Definition): Delete
8901 reference to deprecated_read_fp.
8902
f42accbe
AC
89032004-08-02 Andrew Cagney <cagney@gnu.org>
8904
8905 * gdbint.texinfo (Target Architecture Definition): Delete
8906 description of DEPRECATED_REGISTER_BYTES.
8907
0b66e38c
EZ
89082004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8909
8910 * gdb.texinfo (Source Path): Document the new behavior of
8911 searching for the source files.
8912
15387254
EZ
89132004-07-17 Eli Zaretskii <eliz@gnu.org>
8914
8915 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8916 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8917 (Auto Display): Improve indexing.
8918
2c07db7a
AC
89192004-07-16 Andrew Cagney <cagney@gnu.org>
8920
8921 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8922 "-noasync".
8923
4644b6e3
EZ
89242004-07-09 Eli Zaretskii <eliz@gnu.org>
8925
8926 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8927 have the same prefix have only their prefix in the index.
8928
7561d450
MK
89292004-07-03 Mark Kettenis <kettenis@gnu.org>
8930
8931 * gdb.texinfo (BSD libkvm Interface): New node (section)
8932 (Native): Add it to the menu.
8933
67bebe79
MK
89342004-07-01 Mark Kettenis <kettenis@gnu.org>
8935
8936 * gdbint.texinfo (Target Architecture Definition): Remove
8937 PCC_SOL_BROKEN.
8938
1a6923e0
MK
89392004-06-24 Mark Kettenis <kettenis@gnu.org>
8940
8941 * gdbint.texinfo (Target Architecture Definition): Remove
8942 SUN_FIXED_LBRAC_BUG.
8943
b435e160
AC
89442004-06-26 Andrew Cagney <cagney@gnu.org>
8945
8946 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8947
b5622e8d
AC
89482004-06-20 Andrew Cagney <cagney@gnu.org>
8949
8950 * gdbint.texinfo (Target Architecture Definition): Deprecate
8951 USE_STRUCT_CONVENTION.
8952
e0c07bf0
MC
89532004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8954
8955 gdb.texinfo (Bug Reporting): Mention session recording,
8956 with the script command or Emacs.
8957
782263ab
AC
89582004-06-18 Andrew Cagney <cagney@gnu.org>
8959
8960 * gdbint.texinfo (Target Architecture Definition): Deprecate
8961 FUNCTION_START_OFFSET.
8962
03727ca6
AC
89632004-06-14 Andrew Cagney <cagney@gnu.org>
8964
8965 Based on changes from Karl Berry.
8966 * gdb.texinfo: Do not use @sc in a direntry.
8967 * stabs.texinfo: Change @dircateogry to "Software development".
8968 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8969
97092415
AC
89702004-06-13 Andrew Cagney <cagney@gnu.org>
8971
8972 * gdbint.texinfo (Target Architecture Definition): Delete
8973 description of RETURN_VALUE_ON_STACK.
8974
1f6d4158
AC
89752004-06-09 Andrew Cagney <cagney@gnu.org>
8976
8977 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8978 deleted by previous patch.
8979
d966f0cb
AC
89802004-06-08 Andrew Cagney <cagney@gnu.org>
8981
8982 * gdbint.texinfo (Native Debugging): Delete documentation on
8983 ATTACH_DETACH.
8984
86fe4aaa
RC
89852004-06-06 Randolph Chung <tausq@debian.org>
8986
8987 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8988
d4b6d575
RC
89892004-06-06 Randolph Chung <tausq@debian.org>
8990
5ae4183a 8991 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8992 the new push_dummy_call method signature. Describe the function
8993 argument.
8994
4e8b0763
JB
89952004-05-24 Joel Brobecker <brobecker@gnat.com>
8996
8997 * gdb.texinfo (Starting): Document new start command.
8998
59caf092
AC
89992004-05-21 Andrew Cagney <cagney@redhat.com>
9000
9001 * observer.texi (GDB Observers): Document "inferior_created".
9002
e4a2df64
AC
90032004-05-08 Andrew Cagney <cagney@redhat.com>
9004
e6b55ae2
AC
9005 * gdbint.texinfo (Target Architecture Definition): Delete
9006 description of DO_DEFERRED_STORES.
9007
28954179
AC
9008 * gdbint.texinfo (Target Architecture Definition): Delete
9009 references to DEPRECATED_FIX_CALL_DUMMY.
9010
434b87dd
AC
9011 * gdbint.texinfo (Target Architecture Definition): Delete
9012 description of DEPRECATED_CALL_DUMMY_WORDS,
9013 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
9014
58d28df8
AC
9015 * gdbint.texinfo (Target Architecture Definition): Delete
9016 description of DEPRECATED_PUSH_DUMMY_FRAME.
9017
e4a2df64
AC
9018 * gdbint.texinfo (Target Architecture Definition): Delete
9019 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
9020
2b4855ab
AC
90212004-05-07 Andrew Cagney <cagney@redhat.com>
9022
9023 * observer.texi (GDB Observers): Add "Debugging" section. Include
9024 cross reference to "set/show debug observer".
9025 * gdb.texinfo (Debugging Output): Document "set/show debug
9026 observer".
9027
fcf70625
AC
90282004-05-01 Andrew Cagney <cagney@redhat.com>
9029
9030 * gdbint.texinfo (Target Architecture Definition): Delete
9031 description of DEPRECATED_PC_IN_SIGTRAMP.
9032
8ee56bcf
AC
90332004-04-30 Andrew Cagney <cagney@redhat.com>
9034
9035 * gdbint.texinfo (Target Architecture Definition): Delete
9036 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
9037
67ab9a76
OF
90382004-04-30 Orjan Friberg <orjanf@axis.com>
9039
9040 * observer.texi (GDB Observers): Correct spelling.
9041
79346bcb
OF
90422004-04-26 Orjan Friberg <orjanf@axis.com>
9043
9044 * observer.texi (GDB Observers): Add target_changed event.
9045
7a464420
AC
90462004-04-08 Andrew Cagney <cagney@redhat.com>
9047
9048 * observer.texi (GDB Observers): Rework, provide generic observer
9049 definitions and then a list of observable events.
9050
6cdf9d98
AC
90512004-04-04 Andrew Cagney <cagney@redhat.com>
9052
9053 * gdbint.texinfo (Host Definition): Delete reference to
9054 NO_SIGINTERRUPT.
9055
ddc135a4
AC
90562004-04-02 Andrew Cagney <cagney@redhat.com>
9057
9058 * gdbint.texinfo (Target Architecture Definition): Delete
9059 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9060
6a1b180d
SC
90612004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9062
9063 * gdb.texinfo (TUI Commands): Document tui reg commands.
9064
d0d5df6f
AC
90652004-03-26 Andrew Cagney <cagney@redhat.com>
9066
9067 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9068 "gdbtui".
9069 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9070 (Contributors): Mention both Text and Terminal User Interface.
9071
aa2a3f87
AC
90722004-03-23 Andrew Cagney <cagney@redhat.com>
9073
9074 * gdbint.texinfo (Target Architecture Definition): Deprecate
9075 references to SIGTRAMP_START and SIGTRAMP_END.
9076
f561f026
AC
90772004-03-23 Andrew Cagney <cagney@redhat.com>
9078
9079 * gdbint.texinfo (Target Architecture Definition): Deprecate
9080 references to PC_IN_SIGTRAMP.
9081
33cb8b0f
AC
90822004-03-19 Andrew Cagney <cagney@redhat.com>
9083
9084 * gdbint.texinfo (Target Architecture Definition): Delete
9085 reference to GDB_TARGET_IS_HPPA.
9086
fc989b7a
AC
90872004-03-18 Andrew Cagney <cagney@redhat.com>
9088
9089 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9090 describe pre_init and post_init.
9091
701b08bb
DJ
90922004-03-09 Daniel Jacobowitz <drow@mvista.com>
9093
9094 * gdb.texinfo (Debugging Output): Document values for "set debug
9095 target".
9096
faae5abe
AC
90972004-02-28 Andrew Cagney <cagney@redhat.com>
9098
9099 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9100
dd79a6cf
JJ
91012004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9102
9103 * gdb.texinfo (breakpoints): Add information about the
9104 new "set breakpoint pending" and "show breakpoint pending"
9105 commands.
9106
e7f16015
AC
91072004-02-26 Andrew Cagney <cagney@redhat.com>
9108
9109 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9110 in Per-architecture module data section.
9111
7161a3a6
RM
91122004-02-25 Roland McGrath <roland@redhat.com>
9113
9114 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9115
2154891a
AC
91162004-02-24 Andrew Cagney <cagney@redhat.com>
9117
9118 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9119 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9120 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9121
6c74ac8b
AC
91222004-02-17 Andrew Cagney <cagney@redhat.com>
9123
9124 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9125
19772a2c
AC
91262004-02-16 Andrew Cagney <cagney@redhat.com>
9127
9128 * gdbint.texinfo (Target Architecture Definition): Deprecate
9129 FRAMELESS_FUNCTION_INVOCATION.
9130
c9830293
AC
91312004-02-16 Andrew Cagney <cagney@redhat.com>
9132
9133 * gdbint.texinfo (Coding): Mention -Wunused-function.
9134
b9d26eb9
AC
91352004-02-14 Andrew Cagney <cagney@redhat.com>
9136
9137 * gdbint.texinfo (Target Architecture Definition): Delete
9138 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9139
49efadf5
EZ
91402004-02-12 Elena Zannoni <ezannoni@redhat.com>
9141
9142 * gdb.texinfo: Properly quote the name "C++".
9143 * gdbint.texinfo: Ditto.
9144 * stabs.texinfo: Ditto.
9145
1eb288ea
EZ
91462004-02-11 Elena Zannoni <ezannoni@redhat.com>
9147
9148 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9149 minimal information about libiberty.
9150
e4937fc1
MC
91512004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9152
9153 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9154
a9331b3f
RM
91552004-02-04 Roland McGrath <roland@redhat.com>
9156
9157 * gdb.texinfo (Auxiliary Vector): New node (section).
9158 (Data): Add it to the menu.
9159
2650777c
JJ
91602004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9161
9162 * gdb.texinfo (Breakpoints): Add information about pending
9163 breakpoint support.
9164
b4501125
AC
91652004-01-26 Andrew Cagney <cagney@redhat.com>
9166
9167 * gdb.texinfo (Overview): Delete references to the cisco protocol
9168 including the "N" response.
9169
74055713
AC
91702004-01-26 Andrew Cagney <cagney@redhat.com>
9171
9172 * gdbint.texinfo (Target Architecture Definition): Rename
9173 EXTRACT_STRUCT_VALUE_ADDRESS to
9174 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9175
3bbe9696
EZ
91762004-01-24 Eli Zaretskii <eliz@gnu.org>
9177
9178 * gdb.texinfo (KOD): Document "show os". Add index entries for
9179 "set/show os" and "info cisco" commands.
9180
5843504f
EZ
91812004-01-21 Eli Zaretskii <eliz@gnu.org>
9182
9183 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9184
9175c9a3
MC
91852004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9186
9187 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9188 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9189
8e94b928
NR
91902004-01-19 Nick Roberts <nick@nick.uklinux.net>
9191
9192 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9193 -stack-list-locals.
9194 (GDB/MI Variable Objects): Describe extension to
9195 -var-list-children.
9196
a20cf136
DJ
91972004-01-17 Daniel Jacobowitz <drow@mvista.com>
9198
9199 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9200
afb18d0f
AC
92012004-01-17 Andrew Cagney <cagney@redhat.com>
9202
9203 * gdbint.texinfo (Target Architecture Definition): Delete
9204 documentation on DEPRECATED_NPC_REGNUM.
9205
b51970ac
DJ
92062004-01-13 Daniel Jacobowitz <drow@mvista.com>
9207
9208 * gdb.texinfo: Update copyright year. Mention that set
9209 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9210 "set follow-fork-mode ask".
9211
0f0cffd2
AC
92122004-01-13 Andrew Cagney <cagney@redhat.com>
9213
9214 * gdbint.texinfo: Update copyright year.
9215 (Coding): Add -Wunused-label to list of -Werror warnings.
9216
c552b3bb 92172004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9218 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9219
9220 * gdb.texinfo: Update copyright.
9221 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9222 around names, as appropriate. Minor syntax cleanup of
9223 _NSPrintForDebugger explanation. Two spaces after periods.
9224 GDBN used instead of lit. "gdb". Index entries added for
9225 print-object and _NSPrintForDebugger. @noindent added in one spot.
9226
afe157ca
EZ
92272003-11-11 Elena Zannoni <ezannoni@redhat.com>
9228
9229 * stabs.texinfo: Add dircategory and direntry commands.
9230 * annotate.texinfo: Ditto.
9231
963e2bb7
AC
92322003-11-10 Andrew Cagney <cagney@redhat.com>
9233
9234 * gdbint.texinfo (Target Architecture Definition): Replace the
9235 return_value method's "inval" and "outval" parameters with
9236 "readbuf" and "writebuf".
9237
1d8b2f28
JB
92382003-10-28 Jim Blandy <jimb@redhat.com>
9239
9240 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9241 from "The `F' request packet" and "The `F' reply packet", to make
9242 texi2dvi happy.
9243 (File-I/O remote protocol extension): Update menu entries, too.
9244
36d86913
MC
92452003-10-26 Michael Chastain <mec@shout.net>
9246
9247 * gdb.texinfo (Thread Stops): Document the issue with
9248 premature return from system calls in multi-threaded programs.
9249
ce2826aa
AC
92502003-10-24 Andrew Cagney <cagney@redhat.com>
9251
9252 * annotate.texinfo: Fix "fortunatly"[sic].
9253
f24c5e49
KI
92542003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9255
9256 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9257 with "Hitachi" and "Mitsubishi".
9258
92ad9cd9
AC
92592003-10-20 Andrew Cagney <cagney@redhat.com>
9260
9261 * gdbint.texinfo (Target Architecture Definition): Document
9262 gdbarch_return_value. Add cross references from
9263 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9264 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9265
0ab4b752
MK
92662003-10-18 Mark Kettenis <kettenis@gnu.org>
9267
9268 * gdbint.texinfo (Target Architecture Definition): Document
9269 regset_from_core_section.
fb3e19c0
KI
9270
92712003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9272
9273 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9274
a9331b3f 92752003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9276
9277 From Anthony Green <green@redhat.com>:
5ae4183a 9278 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9279
1485d690
KB
92802003-10-14 Kevin Buettner <kevinb@redhat.com>
9281
889bf7c5
PA
9282 * gdb.texinfo (Breakpoint related warnings): New node.
9283 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9284
86d30acc
DJ
92852003-10-13 Daniel Jacobowitz <drow@mvista.com>
9286
9287 * gdb.texinfo (Remote Protocol): Document v and vCont.
9288
172c2a43
KI
92892003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9290
9291 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9292 * gdbint.texinfo: Ditto.
9293
71952f4c
AC
92942003-10-09 Andrew Cagney <cagney@redhat.com>
9295
9296 From 2003-09-18 David Anderson <davea@sgi.com>:
9297 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9298 "command".
9299
268e2188
AC
93002003-10-03 Andrew Cagney <cagney@redhat.com>
9301
9302 * gdbint.texinfo (Target Architecture Definition): Deprecate
9303 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9304 just target.
9305
12c266ea 93062003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9307
f30992d4 9308 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9309 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9310 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9311 * gdbint.texinfo (Target Architecture Definition): Rename
9312
93132003-09-30 Andrew Cagney <cagney@redhat.com>
9314
f30992d4 9315 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9316 (Target Architecture Definition):
f30992d4 9317
2e092625
AC
9318 * gdbint.texinfo (Target Architecture Definition): Rename
9319 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9320
0717ae8a
AC
93212003-09-29 Andrew Cagney <cagney@redhat.com>
9322
dad809b7
AC
9323 * gdbint.texinfo (Target Architecture Definition): Delete
9324 documentation for NEED_TEXT_START_END.
9325
0717ae8a
AC
9326 * gdbint.texinfo (Target Architecture Definition): Rename
9327 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9328 TARGET_WRITE_PC.
a9331b3f 9329
af6cf26d
MC
93302003-09-22 Michael Chastain <mec@shout.net>
9331
9332 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9333
ee206350
AG
93342003-09-21 Anthony Green <green@redhat.com>
9335
9336 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9337
a38c9fe6
MK
93382003-09-21 Mark Kettenis <kettenis@gnu.org>
9339
9340 * gdbint.texinfo (Target Architecture Definition): Document
9341 stabs_argument_has_addr.
9342
77949794
AC
93432003-09-18 Andrew Cagney <cagney@redhat.com>
9344
9345 * gdbint.texinfo (Target Architecture Definition): Delete
9346 documentation on REGISTER_NAMES.
9347
8e823e25
MK
93482003-09-13 Mark Kettenis <kettenis@gnu.org>
9349
9350 * gdbint.texinfo (Target Architecture Definition): Replace
9351 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9352
f27dd7fd
AC
93532003-09-11 Andrew Cagney <cagney@redhat.com>
9354
9355 * gdbint.texinfo (Target Architecture Definition): Replace
9356 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9357
8b148df9
AC
93582003-08-18 Andrew Cagney <cagney@redhat.com>
9359
9360 * gdbint.texinfo (Target Architecture Definition): Document
9361 "frame_red_zone_size".
9362
25d29d70
AC
93632003-08-09 Andrew Cagney <cagney@redhat.com>
9364
9365 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9366 with "set/show backtrace past-main" and "set/show backtrace
9367 limit".
9368
c938e9b0
L
93692003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9370
9371 * Makefile.in (install-info): Support DESTDIR.
9372 (install-html): Likewise.
9373
64fabec2
AC
93742003-08-07 Andrew Cagney <cagney@redhat.com>
9375
9376 Patch from Nick Roberts.
9377 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9378 bindings. Remove description of send-gdb-command.
9379
2fcf52f0
AC
93802003-08-07 Andrew Cagney <cagney@redhat.com>
9381
9382 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9383 GDB 6.0.
9384
086432e2
AC
93852003-08-06 Andrew Cagney <cagney@redhat.com>
9386
9387 * gdb.texinfo (Mode Options): Mention that level three is the
9388 highest available and that level 2 is deprecated.
9389 (Annotations Overview): Mention annotation levels. Cross reference
9390 to "Limitations of the Annotation Interface" in annotate.texi.
9391 (TODO, Value Annotations, Frame Annotations): Delete section.
9392 (Displays, Breakpoint Info): Delete.
9393
e5249f67
AC
93942003-08-04 Andrew Cagney <cagney@redhat.com>
9395
9396 * agentexpr.texi: Delete @bye.
9397 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9398 (stabs.info): Add $(srcdir) to include search path.
9399 (html): Depend on "annotate_toc.html", and not "annotate.html".
9400 * stabs.texinfo: Ditto. Include "fdl.texi".
9401 * gdbint.texinfo: Update copyright statement's list of invariant
9402 sections.
9403
e6f672d2
AC
94042003-07-28 Andrew Cagney <cagney@redhat.com>
9405
9406 * Makefile.in (INFO_DEPS): Add annotate.info.
9407 (dvi, ps, html, pdf): Add annotate.
9408 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9409 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9410 (ANNOTATE_DOC_FILES): New macro.
9411 (ANNOTATE_TEX_TMPS): New macro.
9412 (annotate.info, annotate_toc.html): Specify dependencies.
9413 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9414 * annotate.texinfo: Rename annotate.texi. Get building. Add
9415 "Migrating to GDB/MI" and "Limitations of the Annotation
9416 Interface" chapters. Mention why it is not part of the user
9417 guide. Update copyright notice. Include "fdl.texi".
9418
72ffddc9
SC
94192003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9420
9421 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9422
a9f12a31
DJ
94232003-07-24 Daniel Jacobowitz <drow@mvista.com>
9424
9425 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9426
b1fe9455
DJ
94272003-07-24 Daniel Jacobowitz <drow@mvista.com>
9428
9429 * gdb.texinfo (Server): Mention pidof.
9430
153721e6
AC
94312003-07-22 Andrew Cagney <cagney@redhat.com>
9432
9433 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9434 list.
9435
0fac0b41
DJ
94362003-06-28 Daniel Jacobowitz <drow@mvista.com>
9437
9438 * gdb.texinfo (Logging output): New chapter.
9439
4e562065
JB
94402003-06-24 Joel Brobecker <brobecker@gnat.com>
9441
9442 * gdb.texinfo (Unsupported languages): New section.
9443 (Languages): Add link to new section.
9444
f2c06f52
AC
94452003-06-22 Andrew Cagney <cagney@redhat.com>
9446
9447 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9448
b4177fca
DJ
94492003-06-22 Daniel Jacobowitz <drow@mvista.com>
9450
9451 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9452
f418dd93
DJ
94532003-06-22 Daniel Jacobowitz <drow@mvista.com>
9454
9455 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9456 * agentexpr.texi: Retitle section, and change it to an appendix.
9457 Comment out texinfo initialization. Factor a @var{} into two
9458 pieces to prevent makeinfo warnings.
9459 * gdb.texinfo: Add Agent Expressions appendix.
9460
4ca61388
DJ
94612003-06-19 Daniel Jacobowitz <drow@mvista.com>
9462
9463 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9464
07f31aa6
DJ
94652003-06-18 Daniel Jacobowitz <drow@mvista.com>
9466
5ae4183a 9467 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9468 remote target". Document the "detach" and "disconnect" commands.
9469 (Server, Netware, Debug Session): Reference "Connecting to a
9470 remote target".
9471 (GDB/MI Target Manipulation): Document "-target-disconnect".
9472
2dd0da42
AC
94732003-06-13 Andrew Cagney <cagney@redhat.com>
9474
9475 * gdbint.texinfo (Target Architecture Definition): Deprecate
9476 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9477 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9478
e7a3abfc
JB
94792003-06-09 Jim Blandy <jimb@redhat.com>
9480
9481 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9482
25e3a86b
AC
94832003-06-08 Andrew Cagney <cagney@redhat.com>
9484
9485 * gdbint.texinfo (Target Architecture Definition): Delete
9486 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9487
a9e5fdc2
AC
94882003-06-08 Andrew Cagney <cagney@redhat.com>
9489
9490 * gdbint.texinfo (Target Architecture Definition): Document
9491 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9492
b37303ee
AF
94932003-06-07 Adam Fedor <fedor@gnu.org>
9494
9495 * gdb.texinfo: Add Objective-C documentation.
9496
39fe6e80
AC
94972003-06-01 Andrew Cagney <cagney@redhat.com>
9498
9499 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9500 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9501
125309b2
AC
95022003-05-21 Andrew Cagney <cagney@redhat.com>
9503
9504 * gdbint.texinfo (Target Architecture Definition): Delete
9505 references to "extract_address" and "store_address".
9506
b8b527c5
AC
95072003-05-16 Andrew Cagney <cagney@redhat.com>
9508
9509 * gdbint.texinfo (Target Architecture Definition): Replace
9510 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9511 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9512
50e3ee83
TR
95132003-05-14 Theodore A. Roth <troth@openavr.org>
9514
9515 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9516
44e2be90
L
95172003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9518
9519 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9520 (gdb.dvi): Likewise.
9521 (gdb.pdf): Likewise.
9522 (links2roff): Likewise.
9523
df5215a6
JB
95242003-05-08 Jim Blandy <jimb@redhat.com>
9525
9526 * gdb.texinfo (Dump/Restore Files): Update documentation for
9527 'dump', 'append', and 'restore': note that format argument is
9528 optional; simplify presentation of the command variants; and be
9529 more precise about the formats.
9530
5e7b2f39
JB
95312003-05-07 Jim Blandy <jimb@redhat.com>
9532
9533 * gdb.texinfo (Symbols): Update documentation: 'maint list
9534 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9535 symtabs' and 'maint info psymtabs'.
9536
b1e29e33
AC
95372003-05-05 Andrew Cagney <cagney@redhat.com>
9538
9539 * gdbint.texinfo (Target Architecture Definition): Make
9540 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9541 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9542 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9543
00905d52
AC
95442003-05-04 Andrew Cagney <cagney@redhat.com>
9545
9546 * gdb.texinfo (Maintenance Commands): Document "maint print
9547 dummy-frames".
9548
54ff5908
AC
95492003-05-04 Andrew Cagney <cagney@redhat.com>
9550
9551 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9552
32e7087d
JB
95532003-05-03 J. Brobecker <brobecker@gnat.com>
9554
9555 Thierry Schneider <tpschneider1@yahoo.com>
9556 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9557 for new MI command.
9558
7043d8dc
AC
95592003-05-03 Andrew Cagney <cagney@redhat.com>
9560
9561 * gdbint.texinfo (Target Architecture Definition): Document
9562 push_dummy_code. Add cross references.
9563
e33d66ec
EZ
95642003-05-02 Elena Zannoni <ezannoni@redhat.com>
9565
9566 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9567 set/show charsets commands.
9568
0ba6dca9
AC
95692003-04-28 Andrew Cagney <cagney@redhat.com>
9570
9571 * gdbint.texinfo (Target Architecture Definition): Replace
9572 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9573 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9574
d7a27068
AC
95752003-04-28 Andrew Cagney <cagney@redhat.com>
9576
9577 * gdbint.texinfo (Target Architecture Definition): Rename
9578 "tm_print_insn" to "deprecated_tm_print_insn".
9579
44ea7b70
JB
95802003-04-09 Jim Blandy <jimb@redhat.com>
9581
9582 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9583 list psymtabs'.
9584
fb8f8949
AC
95852003-04-08 Andrew Cagney <cagney@redhat.com>
9586
9587 * gdbint.texinfo (Target Architecture Definition): Delete
9588 references to EXTRA_FRAME_INFO.
9589
32fb0f22
AC
95902003-04-08 Andrew Cagney <cagney@redhat.com>
9591
9592 * gdbint.texinfo (Target Architecture Definition): Delete
9593 PRINT_TYPELESS_INTEGER.
9594
6be67e67
JB
95952003-04-02 J. Brobecker <brobecker@gnat.com>
9596
9597 * observer.texi (GDB Observers): Adjust the documentation for the
9598 normal_stop notification to better describe reality. Fix a couple
9599 of minor typos.
9600
4e35d5f0
BR
96012003-04-02 Bob Rossi <bob_rossi@cox.net>
9602
a9331b3f 9603 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9604 '-file-list-exec-source-file'
9605
e8a8712a
AC
96062003-03-31 Andrew Cagney <cagney@redhat.com>
9607
9608 * gdbint.texinfo (Target Architecture Definition): Delete
9609 references to CALL_DUMMY_P.
9610
6c0e89ed
AC
96112003-03-30 Andrew Cagney <cagney@redhat.com>
9612
9613 * gdbint.texinfo (Target Architecture Definition): Remove
9614 reference to TARGET_WRITE_SP.
a9331b3f 9615
378bfd1b
AC
96162003-03-27 Andrew Cagney <cagney@redhat.com>
9617
9618 * gdbint.texinfo (Target Architecture Definition): Remove
9619 references to write_sp.
6c0e89ed 9620
922fbb7b
AC
96212003-03-27 Andrew Cagney <cagney@redhat.com>
9622
9623 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9624 chapter body. Use @smallexample instead of @example.
9625 (Annotations): Ditto.
9626 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9627 annotate.texi.
9628
b81774d8
AC
96292003-03-26 Andrew Cagney <cagney@redhat.com>
9630
9631 * gdbint.texinfo (Target Architecture Definition): Replace
9632 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9633 dummy_addr parameters.
9634
1bf6d5cc
AC
96352003-03-25 Andrew Cagney <cagney@redhat.com>
9636
9637 * gdbint.texinfo (Target Architecture Definition): Delete
9638 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9639 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9640 Add reference to PUSH_ARGUMENTS.
9641
618ce49f
AC
96422003-03-23 Andrew Cagney <cagney@redhat.com>
9643
9644 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9645 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9646
bcd7e15f
JB
96472003-03-18 J. Brobecker <brobecker@gnat.com>
9648
9649 * gdbint.texinfo (Algorithms): Add new section describing the
9650 Observer paradigm.
9651 (Top): Add menu entry to new observer appendix.
9652 * observer.texi: New file.
9653 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9654 new observer.texi file.
9655
9fe8321b
AC
96562003-03-17 Andrew Cagney <cagney@redhat.com>
9657
9658 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9659 that GNU Press update the manual version number.
9660
ac2adee5
AC
96612003-03-12 Andrew Cagney <cagney@redhat.com>
9662
9663 * gdbint.texinfo (Target Architecture Definition): Delete
9664 references to get_saved_register. Rename GET_SAVED_REGISTER to
9665 DEPRECATED_GET_SAVED_REGISTER.
9666
749b82f6
AC
96672003-03-13 Andrew Cagney <cagney@redhat.com>
9668
9669 * gdbint.texinfo (Target Architecture Definition): Replace
9670 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9671
8bedc050
AC
96722003-03-12 Andrew Cagney <cagney@redhat.com>
9673
9674 * gdbint.texinfo (Target Architecture Definition): Rename
9675 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9676
0ce1b118
CV
96772003-03-10 Corinna Vinschen <vinschen@redhat.com>
9678
9679 * gdb.texinfo: Add File-I/O documentation.
9680
12cc2063
AC
96812003-03-10 Andrew Cagney <cagney@redhat.com>
9682
9683 * gdbint.texinfo (Target Architecture Definition): Cross reference
9684 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9685
7453dc06
AC
96862003-03-07 Andrew Cagney <cagney@redhat.com>
9687
9688 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9689 frame" command.
9690
6314f104
AC
96912003-03-05 Andrew Cagney <cagney@redhat.com>
9692
9693 * gdbint.texinfo (Target Architecture Definition): Document
9694 unwind_dummy_id. Cross reference unwind_dummy_id and
9695 SAVE_DUMMY_FRAME_TOS.
9696
f1212245
DJ
96972003-03-05 James Ingham <jingham@apple.com>
9698 Daniel Jacobowitz <drow@mvista.com>
9699
9700 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9701 and "show cp-abi".
9702
77e7e267
AC
97032003-03-03 Andrew Cagney <cagney@redhat.com>
9704
9705 * gdbint.texinfo (Target Architecture Definition): Document
9706 register_type.
9707
838a8221
AC
97082003-03-03 Andrew Cagney <cagney@redhat.com>
9709
9710 * stabs.texinfo (Structures): Use @samp and separate @var's
9711 instead of a single @var containing a comma separated list.
9712 (Unions): Ditto.
9713
d7f4a264
DJ
97142003-03-02 Daniel Jacobowitz <drow@mvista.com>
9715
9716 * Makefile.in (distclean): Remove config.log.
9717
f30ee0bc
AC
97182003-03-01 Andrew Cagney <cagney@redhat.com>
9719
9720 * gdbint.texinfo (Target Architecture Definition): Rename
9721 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9722
97232003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9724
9725 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9726 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9727
be448670
CF
97282003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9729
9730 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9731 (Non-debug DLL symbols): New node, describing the minimal symbols
9732 loaded from DLLs without real debugging symbols.
9733
501eef12
AC
97342003-02-20 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9737 hardware-breakpoint-limit".
9738 (Set Watchpoints): Add cross reference to "set remote
9739 hardware-watchpoint-limit".
9740 (Remote configuration options): New section.
9741
21c294e6
AC
97422003-02-04 Andrew Cagney <ac131313@redhat.com>
9743
e9be73e4
AC
9744 * gdbint.texinfo (Target Architecture Definition): Delete
9745 descrption of IS_TRAPPED_INTERNALVAR.
9746
21c294e6
AC
9747 From Keith Seitz <keiths@redhat.com>:
9748 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9749 option "-i"/"--interpreter" to this chapter. Include index
9750 entries.
9751
0179ffac
DC
97522003-02-04 David Carlton <carlton@math.stanford.edu>
9753
9754 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9755 (Variables): Recommend stabs+ and DWARF 2.
9756 (C plus plus expressions): Correct info about
9757 compiler versions, debug formats.
9758 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9759 PR symtab/874.
9760
7ca9f392
AC
97612003-02-01 Andrew Cagney <ac131313@redhat.com>
9762
9763 * gdbint.texinfo (Target Architecture Definition): Delete
9764 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9765 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9766 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9767 references to nindy and i960.
9768 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9769
31a85ea2
AC
97702003-02-01 Andrew Cagney <ac131313@redhat.com>
9771
9772 * gdbint.texinfo (Target Architecture Definition): Delete
9773 FLOAT_INFO.
9774
6b894e49
AC
97752003-01-30 Andrew Cagney <ac131313@redhat.com>
9776
9777 * stabs.texinfo (Member Type Descriptor): Clarify description of
9778 `@'. Suggested by Ben Hutchings.
9779
c48861fb
AC
97802003-01-29 Andrew Cagney <ac131313@redhat.com>
9781
9782 * gdb.texinfo (M68K): Delete reference to es1800.
9783
617073a9
AC
97842003-01-29 Andrew Cagney <ac131313@redhat.com>
9785
9786 * gdb.texinfo (Maintenance Commands): Document `maint print
9787 reggroups' and `maint print register-groups'.
9788 * gdbint.texinfo (Target Architecture Definition): Document
9789 register_reggroup_p.
9790
5b5d99cf
JB
97912003-01-23 Jim Blandy <jimb@redhat.com>
9792
9793 * gdb.texinfo (Separate Debug Files): New section.
9794
e7ba9c65
DJ
97952003-01-22 Daniel Jacobowitz <drow@mvista.com>
9796
9797 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9798 and "maint show profile".
9799
94e91d6d
MC
98002003-01-16 Michael Chastain <mec@shout.net>
9801
9802 * gdb.texinfo (Installing GDB): Warn against
9803 ".../gdb-VERSION/gdb/configure".
9804 (Separate Objdir): Likewise.
9805
867f3898
AC
98062003-01-15 Andrew Cagney <ac131313@redhat.com>
9807
9808 * gdbint.texinfo (Target Architecture Definition): Delete
9809 definition of PRINT_REGISTER_HOOK.
9810
f153cc92
EZ
98112003-01-15 Elena Zannoni <ezannoni@redhat.com>
9812
9813 (OpenRISC 1000): Fix formatting of command names.
9814
c60eb6f1
EZ
98152003-01-15 Elena Zannoni <ezannoni@redhat.com>
9816
9817 * gdb.texinfo (Continuing and Stepping): Add new command
9818 'advance'. Clarify behavior of 'until'.
9819
f5ebfba0
DJ
98202003-01-13 Daniel Jacobowitz <drow@mvista.com>
9821
9822 * gdb.texinfo (Files): Document solib-absolute-prefix and
9823 solib-search-path.
9824
4ce8657e
MC
98252003-01-09 Michael Chastain <mec@shout.net>
9826
9827 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9828 (Create a Release): Add new instructions for new @file{src-release}.
9829 Document existing instructions for @file{Makefile.in} as
9830 being for @value{GDBN} 5.3.1 or earlier.
9831
372613e3
AC
98322003-01-09 Andrew Cagney <ac131313@redhat.com>
9833
9834 * gdbint.texinfo (Target Architecture Definition): Mention
9835 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9836 allocate memory.
9837
b4e9345d
DJ
98382003-01-04 Daniel Jacobowitz <drow@mvista.com>
9839
9840 * gdb.texinfo (Controlling GDB): Add @kindex for
9841 "show osabi".
9842 (Backtraces): Add @kindex's for backtrace-below-main.
9843
98b45e30
DJ
98442003-01-04 Daniel Jacobowitz <drow@mvista.com>
9845
9846 * gdb.texinfo (Controlling GDB): Document "set osabi".
9847
95f90d25
DJ
98482003-01-04 Daniel Jacobowitz <drow@mvista.com>
9849
9850 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9851 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9852
1e698235
DJ
98532003-01-04 Daniel Jacobowitz <drow@mvista.com>
9854
9855 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9856 "set coerce-float-to-double".
9857 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9858
e632838e
AC
98592003-01-02 Andrew Cagney <ac131313@redhat.com>
9860
9861 * stabs.texinfo: Remove obsolete text.
9862 * gdbint.texinfo: Ditto.
9863 * gdb.texinfo: Ditto.
9864
c133ab7a
MK
98652002-12-22 Mark Kettenis <kettenis@gnu.org>
9866
9867 * gdbint.texinfo (Target Architecture Definition): Update
9868 description of gdbarch_register_osabi.
9869
f821f325
KH
98702002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9871
9872 * agentexpr.texi: Fix typos.
9873 * annotate.texi: Likewise.
9874 * fdl.texi: Likewise.
9875
85a6d8d3 98762002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9877
9878 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9879 DEPRECATED_INIT_FRAME_PC.
9880
ae45cd16
AC
98812002-12-01 Andrew Cagney <ac131313@redhat.com>
9882
9883 * gdbint.texinfo (Target Architecture Definition): Delete
9884 PC_IN_CALL_DUMMY.
9885
07555a72
AC
98862002-11-28 Andrew Cagney <ac131313@redhat.com>
9887
9888 * gdbint.texinfo (Host Definition): Delete documentation on
9889 USE_GENERIC_DUMMY_FRAMES.
9890
c166cdc7
EZ
98912002-11-26 Elena Zannoni <ezannoni@redhat.com>
9892
5ae4183a 9893 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9894 * Makefile.in (install-info): Run the install-info command as part
9895 of the post install steps only.
9896 (uninstall-info): New target.
9897 (uninstall): New target.
9898
35db0260
EZ
98992002-11-22 Elena Zannoni <ezannoni@redhat.com>
9900
9901 * Makefile.in (install): Make install do some real work.
9902
9ba8d803
AC
99032002-11-19 Andrew Cagney <ac131313@redhat.com>
9904
9905 Fix POSIX problem reported by Paul Eggert.
9906 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9907 Fix PR gdb/527.
9908
903ad3a6
AC
99092002-10-26 Andrew Cagney <cagney@redhat.com>
9910
9911 * gdbint.texinfo (Target Architecture Definition): Delete
9912 definition of DO_REGISTERS_INFO.
9913
f2abfe65
KB
99142002-10-18 Kevin Buettner <kevinb@redhat.com>
9915
9916 * gdbint.texinfo (Address Classes): Fix problems with insertion
9917 of ``{'' and ``}'' in example.
9918
b5b0480a
KB
99192002-10-17 Kevin Buettner <kevinb@redhat.com>
9920
9921 * gdbint.texinfo (Address Classes): New section.
9922 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9923 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9924 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9925 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9926
c85508ee
KD
99272002-10-11 Klee Dienes <kdienes@apple.com>
9928
9929 * gdb.texinfo (Registers): Mention vector registers as well as
9930 floating registers in the documentation for 'info registers' and
9931 'info all-registers'.
9932
6d12fc3d
DJ
99332002-10-11 Daniel Jacobowitz <drow@mvista.com>
9934
9935 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9936
8d19fbd2
JJ
99372002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9938
9939 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9940 interface definition.
9941
a37295f9
MM
99422002-10-03 Marko Mlinar <markom@opencores.org>
9943
9944 * gdb.texinfo (Target Commands): Add or1k target specific
9945 commands.
9946 * gdb.texinfo (Contributors): Add myself to the contributors list.
9947
da0f9dcd
AC
99482002-10-01 Andrew Cagney <ac131313@redhat.com>
9949
9950 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9951 and "mi1" instead of "mi1" and "mi0".
9952
2e834e49
HPN
99532002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9954
9955 * gdb.texinfo (Packets): Fix typos "alligned".
9956 Correct z3/Z3 description. Correct z4/Z4 title.
9957
050be0dc
AC
99582002-09-27 Andrew Cagney <ac131313@redhat.com>
9959
9960 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9961
1104b9e7
KB
99622002-09-25 Kevin Buettner <kevinb@redhat.com>
9963
9964 * gdb.texinfo: Use GNU/Linux instead of Linux.
9965
512217c7
AC
99662002-09-25 Andrew Cagney <ac131313@redhat.com>
9967
9968 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9969
10998722
AC
99702002-09-24 Andrew Cagney <ac131313@redhat.com>
9971
512217c7 9972 * gdb.texinfo: Replace @example with @smallexample.
10998722 9973
a0eb71c5
KB
99742002-09-20 Kevin Buettner <kevinb@redhat.com>
9975
f7dc1244 9976 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9977 * gdb.texinfo (Character Sets): Use @smallexample instead of
9978 @example. Use GNU/Linux instead of Linux.
9979
99802002-09-20 Jim Blandy <jimb@redhat.com>
9981
9982 * gdb.texinfo: Add character set documentation.
9983
2f870471
AC
99842002-09-19 Andrew Cagney <ac131313@redhat.com>
9985
9986 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9987 (Packets): Add cross reference from `b' packet to `z' packets.
9988
790eb8f5
AC
99892002-09-19 Andrew Cagney <ac131313@redhat.com>
9990
8d30a00d
AC
9991 * gdb.texinfo (Maintenance Commands): Document ``maint
9992 internal-error'' and ``maint internal-warning''.
9993
790eb8f5
AC
9994 * gdbint.texinfo (Target Architecture Definition): Revise
9995 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9996
a23a7bf1
JB
99972002-09-19 Joel Brobecker <brobecker@gnat.com>
9998
9999 * gdbint.texinfo (Target Conditionals): Document the new
10000 NAME_OF_MALLOC macro.
10001
299ffc64
AC
100022002-09-05 Andrew Cagney <ac131313@redhat.com>
10003
10004 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
10005 engineer.
10006
b7bb15bc
SC
100072002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10008
10009 * gdb.texinfo (TUI Overview): Document status line fields.
10010
3d757584
SC
100112002-09-02 Stephane Carrez <stcarrez@nerim.fr>
10012
10013 * gdb.texinfo (TUI Commands): Document info win command.
10014
269c21fe
SC
100152002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10016
10017 * gdb.texinfo (TUI Overview): Document breakpoint markers.
10018
7cf36c78
SC
100192002-09-01 Stephane Carrez <stcarrez@nerim.fr>
10020
10021 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
10022 (TUI Keys): Likewise.
10023
d2c6833e
AC
100242002-08-25 Andrew Cagney <ac131313@redhat.com>
10025
10026 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
10027 for a packet receive.
10028
46d8b1c3
AC
100292002-08-25 Andrew Cagney <ac131313@redhat.com>
10030
10031 * Makefile.in (clean): Move to end of file.
10032 (distclean, maintainer-clean, realclean): Ditto.
10033 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
10034 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
10035 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
10036 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
10037
b0787093
AC
100382002-08-24 Andrew Cagney <ac131313@redhat.com>
10039
10040 * Makefile.in (GDBINT_TEX_TMPS): Define.
10041 (gdbint.dvi, gdbint.pdf): Use
10042 (GDB_TEX_TMPS): Define.
10043 (gdb.dvi, gdb.pdf): Use.
10044 (STABS_TEX_TMPS): Define.
10045 (stabs.dvi, stabs.pdf): Use.
10046 (GDB_DOC_SOURCE_INCLUDES): New macros.
10047 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
10048 (GDBINT_DOC_FILES_INCLUDES): New macros.
10049 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10050 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10051 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10052 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10053 (links2roff): Replace SFILES_INCLUDED with
10054 GDB_DOC_SOURCE_INCLUDES.
10055 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10056 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10057 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10058 dependencies.
10059 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10060 dependencies.
10061 (gdbmi.texinfo): Delete rule.
10062 (inc-hist.texinfo): Delete rule.
10063 (rluser.texinfo): Delete rule.
10064
ebba8386
AC
100652002-08-23 Andrew Cagney <cagney@redhat.com>
10066
10067 * gdbint.texinfo (Target Architecture Definition): Update
10068 STORE_RETURN_VALUE, mention regcache.
10069
0ab7a791
AC
100702002-08-21 Andrew Cagney <ac131313@redhat.com>
10071
10072 * gdbint.texinfo (Target Architecture Definition): Document
10073 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10074
ee2d5c50
AC
100752002-08-19 Andrew Cagney <ac131313@redhat.com>
10076
10077 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10078 Fix minor typos. Add index entries.
10079
53c69bd7
AC
100802002-08-18 Andrew Cagney <ac131313@redhat.com>
10081
10082 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10083
e76f1f2e
AC
100842002-08-15 Andrew Cagney <ac131313@redhat.com>
10085
10086 * gdbint.texinfo (Target Architecture Definition): Document
10087 PRINT_VECTOR_INFO.
10088 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10089
0680b120
AC
100902002-08-13 Andrew Cagney <ac131313@redhat.com>
10091
10092 * gdb.texinfo (Maintenance Commands): Document "maint print
10093 registers", "maint print raw-registers" and "maint print
10094 cooked-registers".
10095
3c3bea1c
GS
100962002-08-08 Grace Sainsbury <graces@redhat.com>
10097
a9331b3f 10098 From Mark Salter:
3c3bea1c
GS
10099 * gdb.texinfo (Protocol): Document T packet extension to
10100 allow watchpoint address reporting.
10101
42f9b0a5
AC
101022002-08-03 Andrew Cagney <ac131313@redhat.com>
10103
10104 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10105
db034ac5
AC
101062002-08-01 Andrew Cagney <cagney@redhat.com>
10107
10108 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10109 to CHILL.
10110
e2b28d04
AC
101112002-08-01 Andrew Cagney <ac131313@redhat.com>
10112
10113 * gdbint.texinfo (Coding): Revise section "Include Files".
10114
7fb623f7
AC
101152002-07-24 Andrew Cagney <cagney@redhat.com>
10116
10117 * gdbint.texinfo: Obsolete references to m88k.
10118 * gdb.texinfo: Ditto.
10119
4a2b4636
JB
101202002-07-10 Joel Brobecker <brobecker@gnat.com>
10121
7fb623f7 10122 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10123 where the proper version of autoconf can be retrieved.
10124
a71ec265
DH
101252002-07-09 Don Howard <dhoward@redhat.com>
10126
10127 * gdb.texinfo (Command Files): Further describe the behavior of
10128 sourced command files.
10129
b9aa90c9
AC
101302002-06-27 Andrew Cagney <ac131313@redhat.com>
10131
10132 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10133 (Coding): Clarify ISO C version that GDB assumes.
10134
40dd2248
TT
101352002-06-26 Tom Tromey <tromey@redhat.com>
10136
10137 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10138 add_setshow_cmd_full.
10139
bfac230e
DH
101402002-06-25 Don Howard <dhoward@redhat.com>
10141
10142 * gdb.texinfo (Memory Region Attributes): Document new behavior
10143 for 'mem' command.
10144
475b0867
JB
101452002-06-11 Jim Blandy <jimb@redhat.com>
10146
919d772c
JB
10147 * gdb.texinfo (Symbols): Update documentation for `info source'
10148 command.
10149
475b0867
JB
10150 * gdb.texinfo (Macros): Call the command `info macro', not
10151 `show macro'.
10152
ba8c9337
AC
101532002-06-09 Andrew Cagney <ac131313@redhat.com>
10154
10155 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10156 data''.
10157
1029b7fa
MK
101582002-06-09 Mark Kettenis <kettenis@gnu.org>
10159
10160 * gdbint.texinfo (Target Architecture Definition): Document
10161 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10162
16737d73
AC
101632002-06-08 Andrew Cagney <ac131313@redhat.com>
10164
10165 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10166 lists.
10167
30107679
AC
101682002-06-08 Andrew Cagney <ac131313@redhat.com>
10169
10170 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10171 Branch''.
10172
3352e23e
AC
101732002-06-01 Andrew Cagney <ac131313@redhat.com>
10174
10175 * gdbint.texinfo (Target Architecture Definition): Add section
10176 ``Converting an existing Target Architecture to Multi-arch''.
10177
cbb09e6a
AC
101782002-05-30 Andrew Cagney <ac131313@redhat.com>
10179
10180 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10181 to ``Obsoleting code''. Revise.
10182
e2e0bcd1
JB
101832002-05-17 Jim Blandy <jimb@redhat.com>
10184
10185 * gdb.texinfo (C Preprocessor Macros): New chapter.
10186 Include it in the main menu.
10187 (Contributors): Credit Jim Blandy with macro support.
10188 (Compilation): Explain how to get macro information into the
10189 executable.
10190 (Expressions): Note that preprocessor macros are expanded.
10191
9db8d71f
DJ
101922002-05-14 Daniel Jacobowitz <drow@mvista.com>
10193
10194 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10195 options for `target remote'.
10196
6d531722
AC
101972002-05-13 Andrew Cagney <ac131313@redhat.com>
10198
10199 * gdbint.texinfo (Target Architecture Definition): Delete
10200 documentation on NNPC_REGNUM.
10201
13d01224
AC
102022002-05-11 Andrew Cagney <ac131313@redhat.com>
10203
10204 * gdbint.texinfo (Target Architecture Definition): Document
10205 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10206 (Target Architecture Definition): Revise section `Using Different
10207 Register and Memory Data Representations'. Add section `Raw and
10208 Virtual Register Representations'.
10209
b2e75d78
AC
102102002-05-11 Andrew Cagney <ac131313@redhat.com>
10211
10212 * gdbint.texinfo (Target Architecture Definition): Mention
10213 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10214 (Target Architecture Definition): Mention same. Add references to
10215 web pages.
10216
2c8682ee
MS
102172002-05-08 Michael Snyder <msnyder@redhat.com>
10218
10219 * stabs.texinfo (Attributes): Document new "vector" attribute.
10220
0816590b
AC
102212002-05-04 Andrew Cagney <ac131313@redhat.com>
10222
10223 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10224
2653173e
AC
102252002-05-04 Andrew Cagney <ac131313@redhat.com>
10226
10227 * gdb.texinfo: Delete obsolete references to a29k.
10228
d7bd68ca
AC
102292002-04-24 Andrew Cagney <ac131313@redhat.com>
10230
10231 * gdbint.texinfo (Target Architecture Definition): Replace
10232 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10233
21d83aa5
DM
102342002-04-24 David S. Miller <davem@redhat.com>
10235
10236 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10237
7673a6cc
DM
102382002-04-21 David S. Miller <davem@redhat.com>
10239
10240 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10241
d49d1e0a
AC
102422002-04-21 Andrew Cagney <ac131313@redhat.com>
10243
10244 * gdbint.texinfo (Target Architecture Definition): Delete
10245 definition of HAVE_REGISTER_WINDOWS.
10246
f7dc1244 102472002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10248
10249 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10250 "Theodore A. Roth" <troth@verinet.com>.
10251
5ca0cb28
DH
102522002-04-15 Don Howard <dhoward@redhat.com>
10253
f7dc1244 10254 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10255 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10256 Provide a better explaination of this feature.
5ca0cb28 10257
f208ba17
AC
102582002-04-14 Andrew Cagney <ac131313@redhat.com>
10259
10260 * gdbint.texinfo (Target Architecture Definition): Remove
10261 FRAME_CHAIN_COMBINE.
10262
d5ba91de
MC
102632002-04-12 Michael Chastain <mec@shout.net>
10264
10265 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10266 REG_STACK_SEGMENT.
10267
26818220
MC
102682002-04-09 Michael Chastain <mec@shout.net>
10269
10270 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10271 PYRAMID_* macros.
10272
129188f6
AC
102732002-04-07 Andrew Cagney <ac131313@redhat.com>
10274
10275 * gdb.texinfo (Bug Reporting): Document that the web is the
10276 prefered way of submitting bug reports.
10277 (Bug Reporting): Delete the s-mail address as the last resort.
10278
8227c0ff
AC
102792002-04-05 Andrew Cagney <ac131313@redhat.com>
10280
10281 * gdbint.texinfo (Target Architecture Definition): Delete
10282 references to TARGET_WRITE_FP and write_fp.
10283
16d9dec6
MS
102842002-03-27 Michael Snyder <msnyder@redhat.com>
10285
10286 * gdb.texinfo: Document new commands dump, append, and restore.
10287
9ae8b82c
AC
102882002-03-27 Andrew Cagney <ac131313@redhat.com>
10289
10290 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10291 Branch'.
10292
474c8240
AC
102932002-03-18 Andrew Cagney <ac131313@redhat.com>
10294
10295 * gdb.texinfo: Change all examples to @smallexample.
10296 * gdbint.texinfo: Ditto.
a9331b3f 10297
fb0ff88f
AC
102982002-03-18 Andrew Cagney <ac131313@redhat.com>
10299
10300 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10301 Branches''.
10302
9bb0a4d8
AC
103032002-03-18 Andrew Cagney <ac131313@redhat.com>
10304
10305 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10306 Policy''.
10307
937f164b
FF
103082002-03-04 Fred Fish <fnf@redhat.com>
10309
10310 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10311 expresson, suports, dependant, trhe, perhaphs, situtations,
10312 explictily, taged, oportunity, unfortunatly).
10313
a7b40f07
AC
103142002-02-24 Andrew Cagney <ac131313@redhat.com>
10315
10316 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10317 Remove reference to 3.12.
10318
aab4e0ec
AC
103192002-02-23 Andrew Cagney <ac131313@redhat.com>
10320
10321 * gdbint.texinfo: Include fdl.texi.
10322 (Top): Add GNU Free Documentation License.
10323 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10324 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10325 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10326 (gdbint.info): Add srcdir to include path.
10327 * gdb.texinfo: Include gpl.texi.
10328 (Top): Add Copying.
10329 * gpl.texi: New file.
10330
47b95330
AC
103312002-02-23 Andrew Cagney <ac131313@redhat.com>
10332
10333 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10334
78c47bea
PM
103352002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10336
10337 * gdb.texinfo: Document Cygwin native specific commands.
10338
56460a61
DJ
103392002-02-15 Daniel Jacobowitz <drow@mvista.com>
10340
10341 * gdb.texinfo: Document gdbserver ``--attach'' command.
10342
def71bfa
MS
103432002-02-07 Michael Snyder <msnyder@redhat.com>
10344
10345 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10346 to @code(_ovly_debug_event).
10347
c928edc0
AC
103482002-02-07 Andrew Cagney <ac131313@redhat.com>
10349
10350 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10351
81d46470
MS
103522002-02-06 Michael Snyder <msnyder@redhat.com>
10353
10354 * gdb.texinfo (overlays): Mention new magic symbol
10355 '_ovly_debug_event', which allows GDB to keep better track
10356 of overlays.
10357
f7dc1244 103582002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10359
10360 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10361 Suggested by Dmitry Sivachenko.
10362
10363 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10364
15110bc3
MS
103652002-02-01 Michael Snyder <msnyder@redhat.com>
10366
10367 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10368
6763aef9
MS
103692002-01-30 Michael Snyder <msnyder@redhat.com>
10370
ac282366
MS
10371 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10372 (set trust-readonly-sections): Document.
6763aef9 10373
8642bc8f
AC
103742002-01-29 Andrew Cagney <ac131313@redhat.com>
10375
10376 * gdbint.texinfo (Releasing GDB): Revise and update.
10377
afe64c1a
AC
103782002-01-28 Andrew Cagney <ac131313@redhat.com>
10379
10380 * gdbint.texinfo (Target Architecture Definition): Delete
10381 description of TARGET_BYTE_ORDER_DEFAULT.
10382
f7dc1244 103832002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10384
10385 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10386 <mitya@cavia.pp.ru>.
10387
3d6e1b5a
AC
103882002-01-23 Andrew Cagney <ac131313@redhat.com>
10389
10390 * libgdb.texinfo: Delete file.
10391
6c0e9fb3
AC
103922002-01-22 Andrew Cagney <ac131313@redhat.com>
10393
10394 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10395 * gdbint.texinfo: Ditto.
10396
e0ce93ac
AC
10397Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10398
10399 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10400
be298bcc
AC
104012002-01-22 Andrew Cagney <ac131313@redhat.com>
10402
10403 * Makefile.in: Update copyright.
10404 (TEXI2DVI): Define.
10405 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10406 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10407 gdb-cfg.texi.
10408 (TEXINDEX, PDFTEX): Delete makefile variables.
10409
8e04817f
AC
104102002-01-22 Andrew Cagney <ac131313@redhat.com>
10411
10412 * gdb.texinfo (Protocol): Move section to appendix.
10413
6b2f586d
AC
104142002-01-21 Andrew Cagney <ac131313@redhat.com>
10415
10416 * gdb.texinfo (Remote Debugging): Create a menu.
10417 (Top): Add ``Remote Debugging'' to menu.
10418
6f05cf9f
AC
104192002-01-21 Andrew Cagney <ac131313@redhat.com>
10420
10421 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10422 serial protocol'' from here.
10423 (Remote Debugging): To here. New chapter.
10424
3fd3d7d2
AC
104252002-01-20 Andrew Cagney <ac131313@redhat.com>
10426
10427 * gdbint.texinfo (Target Architecture Definition): Delete
10428 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10429
7fd60527
AC
104302002-01-20 Andrew Cagney <ac131313@redhat.com>
10431
10432 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10433 are no longer needed.
10434 (Porting GDB): Add maintainer note about configure.host.
10435
c2f05ac9
AC
104362002-01-20 Andrew Cagney <ac131313@redhat.com>
10437
10438 * gdbint.texinfo (Target Architecture Definition): Remove
10439 definition of IEEE_FLOAT.
10440
f7dc1244 104412002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10442
10443 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10444 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10445 <3diff@gnu.org>
231b2aad 10446
82600034
AC
104472002-01-19 Andrew Cagney <ac131313@redhat.com>
10448
10449 * gdbint.texinfo (Host Definition): Remove references to
10450 MALLOC_INCOMPATIBLE.
10451
7708fa01
AC
104522002-01-17 Andrew Cagney <ac131313@redhat.com>
10453
10454 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10455 and xyz-xdep.o.
10456
eb12ee30
AC
104572002-01-17 Andrew Cagney <ac131313@redhat.com>
10458
889bf7c5 10459 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10460 (Set Breaks): Copy ``maint info breakpoint'' doco to
10461 ``Maintenance Commands'' appendix. Add reference.
10462
c9ccaa92
AC
104632002-01-17 Andrew Cagney <ac131313@redhat.com>
10464
10465 * fdl.texi: Remove next/prev from @node.
10466
f7dc1244 104672002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10468
10469 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10470 for monstrous @multitable (from Brian Youmans).
10471
10472 * fdl.texi: New file.
10473
10474 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10475
8973da3a
AC
104762002-01-15 Andrew Cagney <ac131313@redhat.com>
10477
10478 * gdbint.texinfo (Releasing GDB): New chapter.
10479
7d86b5d5
AC
104802002-01-14 Andrew Cagney <ac131313@redhat.com>
10481
10482 * gdb.texinfo (Embedded Processors, Calling program functions):
10483 Obsolete references to a29k.
10484
cc1cb004
AC
104852002-01-13 Andrew Cagney <ac131313@redhat.com>
10486
10487 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10488 examples. Document that a code-block should do or discard its
10489 cleanups before exit.
10490
79f12247
MS
104912002-01-11 Michael Snyder <msnyder@redhat.com>
10492
10493 * gdb.texinfo (Choosing files): Change @samp to @file.
10494
19837790
MS
104952002-01-05 Michael Snyder <msnyder@redhat.com>
10496
10497 * gdb.texinfo (--pid): Document new command line option (attach).
10498
f7dc1244 104992002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10500
10501 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10502 in the stub.
10503
d7449b42
AC
105042002-01-04 Andrew Cagney <ac131313@redhat.com>
10505
10506 * gdbint.texinfo (Target Architecture Definition): Replace
10507 BIG_ENDIAN with BFD_ENDIAN_BIG.
10508
f23631e4
AC
105092002-01-03 Andrew Cagney <ac131313@redhat.com>
10510
10511 * gdbint.texinfo (Target Architecture Definition): Replace
10512 value_ptr with struct value pointer.
10513
72c9928d
EZ
105142002-01-02 Eli Zaretskii <eliz@gnu.org>
10515
10516 * gdb.texinfo (Free Software): Fix wording.
10517
959acfd1
EZ
105182001-12-31 Eli Zaretskii <eliz@gnu.org>
10519
10520 * gdb.texinfo (Free Software): New section ``Free Software Needs
10521 Free Documentation''.
10522
f7dc1244 105232001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10524
10525 * stabs.texinfo:
10526 * gdb.texinfo:
10527 * gdbint.texinfo:
10528 * libgdb.texinfo:
10529 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10530
6600abed
MS
105312001-12-29 Michael Snyder <msnyder@redhat.com>
10532
10533 * gdb.texinfo (maint info sections): Fix typo.
10534
f6680716
MS
105352001-12-26 Michael Snyder <msnyder@redhat.com>
10536
fe95c787
MS
10537 * gdb.texinfo (maint info sections): Document.
10538
a9331b3f 10539 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10540 'info proc' sub-options that are currently not implemented.
10541
c3d3ce5b
JB
105422001-12-20 Jim Blandy <jimb@redhat.com>
10543
10544 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10545
778eb05e
AC
105462001-12-15 Andrew Cagney <ac131313@redhat.com>
10547
10548 * gdbint.texinfo (Target Architecture Definition): Replace
10549 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10550
2607059c
AC
105512001-12-01 Andrew Cagney <ac131313@redhat.com>
10552
10553 * gdbint.texinfo (Host Definition): Delete documentation on
10554 HOST_BYTE_ORDER.
10555
df0cd8c5
JB
105562001-11-30 Jim Blandy <jimb@redhat.com>
10557
10558 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10559 overlay support. Add to top-level menu.
df0cd8c5 10560
88118b3a
TT
105612001-11-26 Tom Tromey <tromey@redhat.com>
10562
10563 * gdb.texinfo (Command Syntax): Document C-o binding.
10564
96565e91
CF
105652001-07-26 Christopher Faylor <cgf@redhat.com>
10566
10567 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10568 use since it is described in the referenced section.
10569
f7dc1244 10570 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10571 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10572 clearer when using DJGPP.
10573
2a3d5645
CF
105742001-11-24 Christopher Faylor <cgf@redhat.com>
10575
10576 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10577 specifically refer to MS-DOS.
10578 (command files): Mention gdb.ini is only used on MS-DOS.
10579
aa26fa3a
TT
105802001-11-21 Tom Tromey <tromey@redhat.com>
10581
10582 * gdb.texinfo (Invoking GDB): Document --args.
10583 (Mode Options): Likewise.
10584
4f8ada06
JB
105852001-11-21 Jim Blandy <jimb@redhat.com>
10586
10587 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10588 Delete documentation; this macro has been removed from the
10589 sources.
4f8ada06 10590
3fe0dc10
JB
105912001-11-13 Jim Blandy <jimb@redhat.com>
10592
10593 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10594
9e5abb06
CV
105952001-11-06 Corinna Vinschen <vinschen@redhat.com>
10596
10597 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10598
1c5dfdad
MS
105992001-11-05 Michael Snyder <msnyder@redhat.com>
10600
a9331b3f 10601 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10602 quote regexp chars in function names such as "operator*()".
10603
990f9fe3
FF
106042001-11-01 Fred Fish <fnf@redhat.com>
10605
10606 * gdbint.texinfo (SOLIB_ADD): Document additional new
10607 "readsyms" arg.
10608
b433d00b
DH
106092001-10-30 Don Howard <dhoward@redhat.com>
10610
070b1dd3
DH
10611 * gdb.texinfo: (Command Files) Added documentation for the
10612 behavior of gdb with input redirected from a file.
b433d00b 10613
b7209cb4
FF
106142001-10-28 Fred Fish <fnf@redhat.com>
10615
10616 * gdb.texinfo (auto-solib-add): Change docs to match
10617 implementation change.
10618 (auto-solib-limit): Add docs for new variable.
10619
1aa20aa8
AC
106202001-10-15 Andrew Cagney <ac131313@redhat.com>
10621
10622 * gdbint.texinfo (Target Architecture Definition): Function
10623 value_as_pointer renamed to value_as_address.
10624
fc0c74b1
AC
106252001-10-15 Andrew Cagney <ac131313@redhat.com>
10626
10627 * gdbint.texinfo (Target Architecture Definition): Default
10628 POINTER_TO_ADDRESS functions assume unsigned addresses.
10629 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10630 posting by Jim Blandy.
10631
f4846649
JB
106322001-10-12 Jim Blandy <jimb@redhat.com>
10633
10634 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10635 version of texi2html (1.64) doesn't support this flag any more.
10636
f277788b
MK
106372001-09-08 Mark Kettenis <kettenis@gnu.org>
10638
a9dc4918
MK
10639 * gdbint.texinfo (Host Definition): Remove description of
10640 MEM_FNS_DECLARED.
10641
d28379df
MK
10642 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10643
f277788b
MK
10644 * gdbint.texinfo (Host Definition): Remove description of
10645 HAVE_SIGSETMASK.
10646
7ccaa899
EZ
106472001-09-04 Elena Zannoni <ezannoni@redhat.com>
10648
10649 * gdbint.texinfo (Target Architecture Definition): Add
10650 explanation of TARGET_PRINT_INSN macro.
10651
17d9d558
JB
106522001-08-30 Jim Blandy <jimb@redhat.com>
10653
10654 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10655 Explain what it means to load relocatable files.
10656
72cde065
JB
106572001-08-28 Jim Blandy <jimb@redhat.com>
10658
10659 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10660 info `top' menu.
10661
9e678452
CF
10662Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10663
10664 * gdbint.texinfo: Add a cautionary note about macro use.
10665
a2bea4c3 106662001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10667
a2bea4c3
CV
10668 * gdb.texinfo: Explain omitting the hostname in the
10669 `target remote' command.
10670
1129bf27
DJ
106712001-07-30 Daniel Jacobowitz <drow@mvista.com>
10672
10673 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10674 and END-INFO-DIR-ENTRY.
10675
732b3002
SC
106762001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10677
10678 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10679
89437448
AC
106802001-07-25 Andrew Cagney <ac131313@redhat.com>
10681
10682 * gdbint.texinfo (libgdb): Rewrite.
10683
f7dc1244 106842001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10685
10686 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10687
c4555f82
SC
106882001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10689
10690 * gdb.texinfo (TUI): New chapter, document the TUI.
10691 (Mode Options): Document the -tui option.
10692
2f45a6e0
MK
106932001-07-23 Mark Kettenis <kettenis@gnu.org>
10694
10695 * gdbint.texinfo (Host Definition): Remove description of
10696 NEED_POSIX_SETPGID.
10697
f7dc1244 106982001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10699
10700 * gdb.tex (DJGPP Native): New node, with descriptions of
10701 DJGPP-specific commands.
10702
be9c6c35
JM
107032001-07-19 John R. Moore <jmoore@redhat.com>
10704
10705 * gdbint.texinfo: Three misspellings.
10706
dfa249fb
AC
107072001-07-06 Andrew Cagney <ac131313@redhat.com>
10708
10709 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10710 `test` expressions on bash. Problem reported by Colin Walters.
10711
c72e7388
AC
107122001-07-04 Andrew Cagney <ac131313@redhat.com>
10713
10714 * gdbint.texinfo (User Interface): Update ui-out documentation to
10715 refelect recent UI/MI updates.
10716
94bbb2c0
AC
107172001-07-04 Andrew Cagney <ac131313@redhat.com>
10718
10719 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10720 interpreters.
10721
af6c57ea
AC
107222001-06-15 Andrew Cagney <ac131313@redhat.com>
10723
10724 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10725 structure and not macros.
10726 (Host Definition): Document that much of this chapter is obsolete.
10727 (Target Architecture Definition): Update list of files that make
10728 up a target architecture.
10729 (Coding): Update.
10730
83aa8bc6
AC
107312001-06-28 Andrew Cagney <ac131313@redhat.com>
10732
10733 * gdbint.texinfo (Target Architecture Definition): Update
10734 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10735 The latter has been changed to a true predicate.
10736
f7dc1244 107372001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10738
10739 * annotate.texi: Add @noindent where needed. From Dmitry
10740 Sivachenko <dima@Chg.RU>.
10741 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10742
656db9b0
AC
107432001-06-16 Andrew Cagney <ac131313@redhat.com>
10744
10745 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10746
df2396a1
AC
107472001-06-14 Andrew Cagney <ac131313@redhat.com>
10748
10749 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10750 returns ``OK''. Document that the ``R'' packet does not reply.
10751
0f1f2b0a
MS
107522001-06-13 Michael Snyder <msnyder@redhat.com>
10753
10754 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10755
f7dc1244 107562001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10757
10758 * gdb.texinfo (Signals): Clarify the default setting of signal
10759 handling.
10760
a5d7c491
AC
107612001-05-14 Andrew Cagney <ac131313@redhat.com>
10762
10763 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10764 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10765
05a54c4f
AC
107662001-05-12 Andrew Cagney <ac131313@redhat.com>
10767
10768 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10769
f7dc1244 107702001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10771
10772 * gdbint.texinfo (Clean Design and Portable Implementation):
10773 Renamed from "Clean Design".
10774 (Clean Design and Portable Implementation): Document portable
10775 methods of handling file names, and the associated macros.
10776
f7dc1244 107772001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10778
10779 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10780 command and provide a cross-reference to its description.
10781 (Symbols): Note that "info scope" is useful for trace experiments.
10782
f7dc1244 107832001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10784
b37052ae
EZ
10785 * gdb.texinfo (Symbols): Document "info scope".
10786 (Tracepoints): New chapter.
10787 (Contributors): Update for v5.1.
10788 <All nodes>: Change "C++" to "C@t{++}".
10789
0ee54786
EZ
10790 * gdbint.texinfo (User Interface): A new section about ui_out
10791 functions, based on text written by Fernando Nasser.
10792
c534679c
EZ
10793 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10794
f7dc1244 107952001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10796
e9c75b65
EZ
10797 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10798
10799 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10800
10801 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10802 Replace "GDB" with "@value{GDBN}". Fix markup.
10803
10804 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10805
3d67e040
EZ
10806 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10807 a cross-reference to its description.
10808 (Symbols): Document "info symbol".
10809
f7dc1244 108102001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10811
10812 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10813 subsection "x86 Watchpoints".
10814 (Target Architecture Definition): Document the macros
10815 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10816 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10817
b0ed3589
AC
108182001-03-20 Andrew Cagney <ac131313@redhat.com>
10819
10820 * gdbint.texinfo (Target Architecture Definition): Update
10821 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10822 list.
10823
b6ba6518
KB
108242001-03-06 Kevin Buettner <kevinb@redhat.com>
10825
10826 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10827 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10828
f7dc1244 108292001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10830
10831 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10832
f7dc1244 108332001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10834
17cc6a06
EZ
10835 * gdb.texinfo (Environment): Document that `path' does not change
10836 the value of PATH in GDB's own environment (it did in the past,
10837 but that was changed on March 15, 1994). Reported by Doug Evans
10838 <dje@transmeta.com>.
10839
56caf160
EZ
10840 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10841 its line. Fix markup of commands and macros. Add an Index node
10842 and index entries.
10843
29e57380
C
108442001-01-23 J.T. Conklin <jtc@redback.com>
10845
10846 * gdb.texinfo (Memory region attributes): New manual section.
10847
1c6147de
ND
108482001-01-04 Nicholas Duffek <nsd@redhat.com>
10849
10850 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10851
f7dc1244 108522000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10853
10854 * refcard.tex: Version and copyright fixed. From Phil Edwards
10855 <pedwards@disaster.jaj.com>.
10856
0dcedd82
AC
10857Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10858
10859 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10860 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10861
3b851bce
AC
10862Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10863
10864 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10865 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10866
f7dc1244 108672000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10868
10869 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10870 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10871
b90a5f51
CF
108722000-11-10 Christopher Faylor <cgf@cygnus.com>
10873
10874 * gdb.texinfo: Document new 'set step-mode' command.
10875
f7dc1244 108762000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10877
10878 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10879 changes from Dmitry Sivachenko <dima@Chg.RU>.
10880
f7dc1244 108812000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10882
10883 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10884 From Steven Johnson <sbjohnson@ozemail.com.au>.
10885
2e685b93
MK
108862000-08-10 Mark Kettenis <kettenis@gnu.org>
10887
10888 * gdbint.texinfo (Overall Structure): Spelling fix.
10889
f7dc1244 108902000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10891
10892 * gdbint.texinfo (Target Architecture Definition): Document that
10893 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10894 for which REGISTER_CONVERTIBLE returns a zero value.
10895
63ac3005
EZ
108962000-07-08 Christopher Faylor <cgf@cygnus.com>
10897
10898 * Makefile.in (install-info): Find files to install in either the
10899 build or source directories (adapted from Makefile.am).
10900
bd79f757
ND
109012000-07-07 Nicholas Duffek <nsd@redhat.com>
10902
10903 * stabs.texinfo: Fix spelling errors.
10904 (String Field): FILE-NUMBER starts from 0, not 1.
10905
f7dc1244 109062000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10907
10908 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10909 Brian Youmans.
5f208f6d 10910
f7dc1244 109112000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10912
10913 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10914 the source directory. Reported by Mark Harig
10915 <markh@frazier.landmark.com>.
cc542d3b 10916
f3b28801
C
109172000-06-20 J.T. Conklin <jtc@redback.com>
10918
10919 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10920
449f3b6c
AC
10921Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10922
10923 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10924 Generate using pdftex.
449f3b6c 10925 (PDFTEX): Define.
889bf7c5 10926 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10927 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10928 @contents at the start.
449f3b6c 10929
f7dc1244 109302000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10931
10932 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10933 Youmans.
48e934c6 10934
9e9c5ae7
AC
10935Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10936
10937 From Brian Youmans:
10938 * gdb.texinfo: Fix ``et al.''.
10939
c741b251
AC
10940Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10941
10942 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10943 loop.
c741b251 10944
4ab64e14
JG
109452000-05-19 Jimmy Guo <guo@cup.hp.com>
10946
10947 * configure: Regenerate.
10948
f7dc1244 109492000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10950
10951 * Makefile.in (install-info): Run install-info on installed Info
10952 files.
10953
8c70017b
AC
10954Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10955
a7cb598a 10956 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10957 Andrew Cagney.
8c70017b 10958
f7dc1244 109592000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10960
10961 * gdb.texinfo: Proofreading changes from Brian Youmans.
10962
bf0184be
ND
109632000-05-01 Nick Duffek <nsd@cygnus.com>
10964
10965 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10966 startup sequence, minor edits.
10967
f7dc1244 109682000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10969
10970 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10971 TeX.
10972
10973 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10974 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10975 like `n' and `s' which look weird. Convert some of the @kindex to
10976 @vindex, when they refer to variables, not commands.
10977
33e16fad
AC
10978Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10979
10980 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10981
f7dc1244 109822000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10983
10984 * Makefile.in (GDBMI_DIR): New variable.
10985 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10986 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10987 (gdbmi.texinfo): New target, for texi2roff.
10988 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10989 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10990
10991 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10992 gdbmi.texinfo.
10993 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10994 comment.
10995
d167840f
EZ
109962000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10997
10998 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10999 command.
d167840f 11000
f7dc1244 110012000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
11002
11003 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
11004 prevents the build (and is generally a Bad Idea).
11005
f7dc1244 110062000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
11007
11008 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
11009 a comma inside @var.
11010 (Command Files): Index markup changes from Dmitry Sivachenko
11011 <dima@Chg.RU>.
11012
f7dc1244 110132000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
11014
11015 * Makefile.in (LN_S): Define.
11016 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
11017 invoke "ln -s" unless it is known to work.
11018
11019 * configure.in (AC_PROG_LN_S): Add.
11020
8dc7983f
JB
110212000-04-14 Jim Blandy <jimb@redhat.com>
11022
11023 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
11024 section.
11025 (Target Conditionals): Document ADDRESS_TO_POINTER,
11026 POINTER_TO_ADDRESS.
11027
1a8237e8
DB
110282000-04-11 Daniel Berlin <dan@cgsoftware.com>
11029
11030 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
11031 gdb-cfg.texi to get the value.
11032
ca526f1a
JB
110332000-04-10 Jim Blandy <jimb@redhat.com>
11034
11035 * gdbint.texinfo (Target Architecture Definition): Fix
11036 cross-references.
11037
faaafcb4
JB
110382000-04-08 Jim Blandy <jimb@redhat.com>
11039
11040 * gdbint.texinfo (Using Different Register and Memory Data
11041 Representations): New section.
11042 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
11043 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
11044 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 11045
1b27397f
AC
11046Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
11047
11048 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 11049 for acknowledgments.
1b27397f 11050
480ff1fb
AC
11051Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11052
11053 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11054 qThreadExtraInfo.
480ff1fb 11055
a9331b3f 110562000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11057
a9331b3f
RM
11058 * gdb.texinfo: Clarify which remote debug protocol commands are
11059 required and which are optional.
f1251bdd 11060
dbeb8dbd
AC
11061Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11062
11063 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11064 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11065 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11066 * annotate.texi: Update.
11067
6d2ebf8b
SS
110682000-03-28 Stan Shebs <shebs@apple.com>
11069
11070 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11071 expectation of additional changes before release), update
11072 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11073 node links, rephrase and/or shorten lines to fix formatting
11074 problem in both regular and @smallbook formats.
11075 * annotate.texi: Shorten lines in example, use smallexample
11076 consistently everywhere.
11077 * Makefile.in: Add comment about texinfo 4.0 html generation.
11078 (SFILES_INCLUDED): Add annotate.texi.
11079
5d161b24
DB
110802000-03-27 Daniel Berlin <dan@cgsoftware.com>
11081
5ae4183a
AS
11082 * gdb.texinfo (Debugging Output): Added new section, documenting
11083 the "set/show debug" commands.
5d161b24 11084
b9deaee7
AC
11085Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11086
11087 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11088 entry.
b9deaee7
AC
11089
11090 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11091 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11092 @chapter and @node entries.
a9331b3f 11093
b9deaee7 11094 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11095
9ef47d30
AC
11096Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11097
11098 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11099 files.
9ef47d30 11100
cfeada60
FN
111012000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11102
11103 From David Whedon <dwhedon@gordian.com>
5ae4183a 11104 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11105
6837a0a2
DB
111062000-03-22 Daniel Berlin <dan@cgsoftware.com>
11107
11108 * gdb.texinfo: Add documentation for the apropos command.
11109
bba2971c
MS
111102000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11111
11112 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11113
2b628194
MS
111142000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11115
a9331b3f 11116 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11117 two places.
11118
96a2c332
SS
111192000-03-17 Stan Shebs <shebs@apple.com>
11120
11121 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11122 <dima@Chg.RU>, also clarification of allowed content for
11123 string constants.
11124
f7dc1244 111252000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11126
11127 * gdb.texinfo (main menu): Add Annotations.
11128 (File Options): Add @cindex entries for each command-line option.
11129 Document --epoch, --annotate, --async, --interpreter, --write,
11130 --statistics, and --version.
11131
11132 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11133 of GDB.
11134
9d233477
JB
111352000-02-23 Jim Blandy <jimb@redhat.com>
11136
11137 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11138
14e0eb3b
JB
111392000-02-22 Jim Blandy <jimb@redhat.com>
11140
11141 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11142
3555de01
JM
111432000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11144
11145 * Makefile.in (diststuff): New target.
11146
5e35df8e
KB
111472000-02-15 Kevin Buettner <kevinb@redhat.com>
11148
11149 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11150 architecture. [From Jim Wilson.]
5e35df8e 11151
c5394b80
JM
111522000-01-16 Tom Tromey <tromey@cygnus.com>
11153
11154 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11155 (Delete Breaks): Mention range arguments.
11156 (Disabling): Likewise.
11157
c3f6f71d
JM
111582000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11159
11160 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11161
c4093a6a
JM
11162Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11163
11164 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11165 valid functions.
c4093a6a 11166
11cf8741
JM
111671999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11168
11169 * gdb.texinfo: Clarify regular expressions used in rbreak.
11170
917317f4
JM
111711999-10-15 Kevin Buettner <kevinb@cygnus.com>
11172
11173 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11174 MEMORY_REMOVE_BREAKPOINT): Document.
11175
11176Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11177
11178 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11179 offset re-using the DATA offset instead.
917317f4 11180
2df3850c
JM
111811999-10-11 Jim Kingdon <kingdon@redhat.com>
11182
11183 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11184
111851999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11186
11187 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11188 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11189 typos.
11190
11191 * gdb.texinfo: Various minor wording and formatting improvements,
11192 mentions of additional command-line options.
11193
2acceee2
JM
111941999-09-30 Fred Fish <fnf@cygnus.com>
11195
11196 * gdb.texinfo: Document additional forms of specifying section
11197 names and addresses for the add-symbol-file command.
11198
c2c6d25f
JM
111991999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11200
11201 * gdbint.texinfo: Fix typo, add the word "have".
11202
112031999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11204
11205 * gdbint.texinfo (Target Architecture Definition): Document the
11206 SKIP_PERMANENT_BREAKPOINT macro.
11207
d4f3574e
SS
112081999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11209
11210 * gdb.texinfo: Fiks speling errers.
11211
11212 * gdb.texinfo: Fix uses of @multitable.
11213
f7dc1244 11214 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11215 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11216 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11217 comments about using with optimization, add more indexing,
11218 fix info about disassembly-flavor.
11219
11220Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11221
11222 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11223 SKIP_SOLIB_RESOLVER): Define.
11224
11225Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11226
11227 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11228 ``g'' packets.
d4f3574e 11229
104c1213
JM
112301999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11231
11232 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11233 platform-specific info, inline remote.texi and move sections of it
11234 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11235 and register stack into the new chapter.
11236 * remote.texi: Remove, now part of gdb.texinfo.
11237 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11238
112391999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11240
11241 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11242 GDB_TARGET_IS_MACH386): These kludges have gone away.
11243
11244Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11245
11246 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11247 TDEPLIBS.
104c1213 11248
53a5351d
JM
112491999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11250
11251 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11252 surrounding text to fit HP-UX bits into general info.
11253 (HPPA-cfg.texi): Remove, no longer useful.
11254
11255 * gdb.texinfo: Remove explicit links from @node lines, remove
11256 HP-added "Detailed Node Listing" from main menu which confuses
11257 things.
11258
11259 From Dmitry Sivachenko <dima@Chg.RU>:
11260 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11261 in description of `set environment'.
53a5351d
JM
11262
112631999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11264
11265 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11266
7be570e7
JM
112671999-08-12 Ben Elliston <bje@cygnus.com>
11268
11269 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11270
f7dc1244 112711999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11272
11273 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11274 watch, awatch, and rwatch. Explain why the latter two cannot be
11275 set as software watchpoints. Document that watchpoints for local
11276 variables are deleted when the debuggee terminates.
7be570e7
JM
11277
11278Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11279
11280 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11281 packet. Allow E.. response packet. "qRcmd" packet is no longer
11282 reserved.
7be570e7
JM
11283
112841999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11285
a9331b3f
RM
11286 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11287 * gdb.texinfo: Ditto.
7be570e7 11288
96baa820
JM
112891999-08-06 Tom Tromey <tromey@cygnus.com>
11290
11291 * gdb.texinfo (KOD): New node.
11292
11293Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11294
11295 * remote.texi (Rcmd): Fix minor formatting typos.
11296
11297Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11298
11299 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11300 packets.
96baa820 11301
adf40b2e
JM
113021999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11303
11304 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11305 fixes.
11306
43ff13b4
JM
11307Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11308
11309 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11310
085dd6e6
JM
11311Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11312
11313 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11314 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11315 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11316 packets that are not supported on all hosts. Expand examples.
11317 Spell check.
085dd6e6
JM
11318
113191999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11320
11321 * Makefile.in: Recognize html, install-html. Add targets
11322 to build HTML versions of documentation via texi2html.
11323
11324Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11325
11326 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11327 testsuite.
085dd6e6
JM
11328
11329Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11330
11331 * remote.texi (Communication Protocol): Rewrite.
11332
11333Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11334
11335 * stabs.texinfo: Fix uses of xref.
11336
9e0b60a8
JM
11337Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11338
11339 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11340 info about patch submission.
11341
cce74817
JM
11342Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11343
11344 From Per Bothner <bothner@cygnus.com>:
11345 * gdb.texinfo: Document Chill support.
11346
11347Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11348
11349 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11350 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11351 Document that the value should be greater-than or equal-to zero.
11352 (NO_STD_REGS): Document. Deprecate.
cce74817 11353
ac9a91a7
JM
11354Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11355
11356 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11357 Document that these are not used.
ac9a91a7
JM
11358
11359Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11360
11361 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11362
392a587b
JM
11363Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11364
11365 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11366 numargs was dropped.
392a587b
JM
11367
11368Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11369
11370 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11371
b83266a0
SS
11372Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11373
11374 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11375 Update.
b83266a0 11376
7a292a7a
SS
11377Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11378
11379 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11380 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11381
11382Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11383
11384 * gdbint.texinfo: Fix typos: $ -> @.
11385
11386Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11387
11388 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11389 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11390 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11391 BREAKPOINT_FROM_PC.
a9331b3f 11392
7a292a7a
SS
11393Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11394
11395 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11396 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11397
11398Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11399
11400 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11401 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11402
114031999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11404
11405 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11406 longer exists.
11407
11408Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11409
11410 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11411 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11412 they make the manual source incomprehensible.
7a292a7a
SS
11413 * h8-cfg.texi: Remove, hasn't been used in years.
11414
c906108c
SS
11415Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11416
11417 * gdb.texinfo: Update the credits.
11418
11419Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11420
11421 * gdb.texinfo: Fix mistakes noticed in printout of last
11422 draft, add Alpha to discussion of heuristic fence post.
11423
11424Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11425
11426 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11427 Edition, merge some HP changes into mainline, describe some
11428 previously undocumented features, describe more of the target
11429 commands available, eliminate obsolete section on renamed
11430 commands.
c906108c
SS
11431 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11432
11433Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11434
11435 * gdb.texinfo: Make many HPPA conditionals unconditional,
11436 including catchpoint description, since now on for all configs.
11437 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11438 specializations.
11439
11440Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11441
11442 * Makefile.in (GDBvn.texi): Fix match expression to work with
11443 current format of VERSION in gdb/Makefile.in.
11444 * gdb.texinfo: Fix node ref to match new readline.
11445
11446Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11447
a9331b3f
RM
11448 * gdb.texinfo: Changes made as part of a project to merge in
11449 changes made by HP. Documentation makes extensive use of
c906108c
SS
11450 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11451 on remote debugging. There are differences in documentation
889bf7c5 11452 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11453 the HP manual discusses catchpoints, hardware watchpoints, and
11454 some HPUX specific limitations for shared library support.
a9331b3f 11455
c906108c
SS
11456 There are also a number of @node changes.
11457
114581999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11459
11460 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11461 (C Usage): Same.
11462
11463Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11464
11465 The following changes were made by Edith Epstein
889bf7c5
PA
11466 <eepstein@cygnus.com> as part of a project to merge in changes
11467 made by HP.
a9331b3f 11468
c906108c
SS
11469 * HPPA-cfg.texi: new file.
11470
11471 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11472
11473 * refcard.tex: change documentation about catch.
11474 removed info catch.
11475
11476Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11477
11478 * gdbint.texinfo: Expand on GDB's coding standards,
11479 specify the use of arg names with prototypes.
11480
114811998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11482
11483 * gdb.texinfo: Fix tipo.
11484
11485Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11486
11487 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11488 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11489
11490Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11491
11492 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11493
114941998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11495
11496 * agentexpr.texi: New file.
11497
11498Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11499
11500 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11501
115021998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11503
11504 * remote.texi: Changed wording that implied that the GDB remote
11505 protocol caches register values instead of GDB itself.
11506
11507Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11508
11509 * gdbint.texinfo: Add some info about symbol readers.
11510 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11511 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11512 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11513 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11514
11515Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11516
a9331b3f 11517 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11518
11519Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11520
11521 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11522
11523Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11524
11525 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11526 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11527
11528Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11529
11530 * gdbint.texinfo: Fix minor typos.
11531
11532Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11533
11534 * gdbint.texinfo: Complete overhaul. Group descriptions more
11535 logically, add more info on generic algorithms, remove much
11536 obsolete and/or wrong material.
11537
11538Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11539
11540 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11541
11542Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11543
11544 * refcard.tex: Copyright, address updates.
11545
11546Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11547
11548 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11549 for the edition instead of confusing GDB-version-like numbers.
11550
11551Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11552
11553 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11554
11555Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11556
5ae4183a 11557 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11558
11559Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11560
11561 * gdb.texinfo: Add some credits, mention bug monitor.
11562 * remote.texi: Mention mips monitor targets.
11563 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11564
c906108c
SS
11565Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11566
11567 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11568 files, finish sorting of host vs target vs native macros, describe
11569 some more of them.
c906108c
SS
11570
11571Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11572
11573 * gdbint.texinfo (Host Conditionals): Document change from
11574 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11575
11576Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11577
11578 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11579 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11580
11581Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11582
11583 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11584 Document LSEEK_NOT_LINEAR.
11585
11586Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11587
11588 * stabs.texinfo (Stab Section Basics): Make it clear that only
11589 some versions of the GNU linker remove the leading N_UNDF symbol.
11590
11591Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11592
11593 * stabs.texinfo (String Field): Document type number pairs here,
11594 instead of in the Sun specific section.
11595 (Include Files): The GNU linker supports the N_BINCL
11596 optimization. Clarify the N_BINCL value, and what it is used
11597 for.
11598 (Procedures): Document N_FUN with an empty string to mark the end
11599 of a function.
11600 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11601 (Sun Differences): Remove this node, as the information is now
11602 elsewhere in the main document.
11603 (Stab Section Basics): Mention that the GNU linker may optimize
11604 stabs and remove the leading N_UNDF symbol.
11605
11606Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11607
11608 * gdb.texinfo, refcard.tex: Restore author credit
11609
11610Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11611
11612 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11613 documentation to account for START and END macros taking
11614 one arg.
11615
11616Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11617
11618 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11619 * gdb.texinfo (Frames): Fix typo.
11620
11621Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11622
11623 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11624 a target_signal as arg type, not a pid.
11625
11626Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11627
11628 * gdb.texinfo: Document `set assembly-language'.
11629
11630Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11631
11632 * remote.texi: Update list of stubs in the GDB distribution.
11633
11634Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11635
11636 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11637 Also document that some systems can use mmalloc but must define
11638 this if their C runtime allocates memory that is later freed.
c906108c 11639 (MMCHECK_FORCE): Document new macro.
a9331b3f 11640
c906108c
SS
11641Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11642
11643 * remote.texi: Add documentation for target Sparclet.
11644
11645Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11646
a9331b3f 11647 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11648 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11649 * configure.in: Rewritten for autoconf.
11650 * configure: New.
11651
11652Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11653
11654 * Makefile.in (DVIPS): New define, set to dvips.
11655 (dvi): Add stabs.dvi.
11656 (ps): New target.
11657 (all-doc): Depend on info, dvi, and ps targets.
11658 (STAGESTUFF): Add *.ps and *.dvi files.
11659 (clean-info, clean-dvi): Remove.
11660 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11661 rules completely rewritten.
11662 (maintainer-clean): Remove clean-info and clean-dvi
11663 dependencies and put their actions in the rules.
11664 (gdb.ps): New target
a9331b3f 11665 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11666 intermediate TeX files, whether they have 2 or 3 character
11667 extensions.
11668 (gdbint.ps): Add target and rules.
11669 (gdb-internals): Delete unused target.
11670 (Makefile): Depends upon config.status also.
11671
11672Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11673
11674 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11675 set.
11676
11677Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11678
11679 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11680 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11681
11682Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11683
11684 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11685
11686Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11687
11688 * gdb.texinfo (Print settings): Document
11689 `set/show print static-members' commands.
11690
11691Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11692
11693 * gdbint.texinfo (Native): Document name change, coredep.c to
11694 core-aout.c.
11695
11696Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11697
11698 * stabs.texinfo (Include Files): Document the values the SunOS4
11699 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11700
11701Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11702
11703 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11704 Fix typo.
11705
11706Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11707
11708 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11709 "gdb.tar.Z".
11710
11711Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11712
11713 * Makefile.in (maintainer-clean): New target, synonym for
11714 realclean.
11715
11716Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11717
11718 * Update all FSF addresses except those in COPYING* files.
11719
11720Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11721
11722 From Richard Earnshaw (rearnsha@armltd.co.uk):
11723 * gdb.texinfo (convenience variables): Document $_exitcode.
11724 (quit): Document optional expression to use as exit code.
11725
11726Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11727
11728 * gdb.texinfo, remote.texi: Brought up to date with various
11729 GDB changes.
11730
11731Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11732
11733 * gdb.texinfo: Update dates and versions, fix comments about
11734 hardware watchpoints in future releases and about the
11735 sharedlibrary command.
11736
11737Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11738
11739 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11740 C_FUN stab. Other cleanups.
11741
11742Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11743
11744 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11745 for the sparc stub.
11746
11747Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11748
11749 * annotate.texi: Clarify which addresses have differing formats
11750 depending on the language and which do not.
11751
11752Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11753
11754 * remote.texi (NetWare): Changed example to use BOARD= instead of
11755 NODE= argument to reflect correspoding change to gdbserve.nlm.
11756
11757Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11758
11759 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11760 GDB, as well as AIX dbx, supports the size type attribute.
11761
11762Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11763
11764 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11765
11766Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11767
11768 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11769 and new 'if' and 'while' commands.
11770
11771Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11772
11773 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11774
11775Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11776
11777 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11778 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11779 NetWare targets. Mostly stolen from the Server node.
11780
11781Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11782
11783 * gdb.texinfo (Setting): Talk about the language of a source file
11784 versus the working language. The old documentation did not match
11785 what GDB did.
11786
11787Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11788
11789 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11790 of a source file.
11791
11792Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11793
11794 * gdb.texinfo (Processes): New node.
11795
11796Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11797
11798 * remote.texi: Update documentation of set/show mipsfpu.
11799
3fc11d3e
JM
11800Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11801
11802 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11803 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11804
11805Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11806
11807 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11808 obsolete conditionals, described some others.
11809
11810Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11811
11812 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11813 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11814
11815Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11816
11817 * gdbint.texinfo: Put regex conditionals in their own table.
11818
11819Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11820
11821 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11822 described or fixed the descriptions of many others.
11823
11824Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11825
11826 * gdb.texinfo: Add some more credits.
11827 * gdbint.texinfo: Capitalize GDB consistently, describe some
11828 macros and remove some.
11829
11830Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11831
11832 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11833 obsolete conditionals, described some others.
11834
11835Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11836
11837 * gdb.texinfo (help targets): Changed to `help target', which
11838 is the correct gdb command.
11839
11840Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11841
11842 * annotate.texi (TODO): New node, for keeping track of annotations
11843 suggested but not yet implemented.
11844
11845Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11846
11847 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11848 another symbol, it is not the address itself.
11849
11850Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11851
11852 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11853 of stabs-in-coff sections.
11854
11855Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11856
11857 * annotate.texi: Change edition to 0.5 and date to May 1994.
11858 Add index.
11859 (Frames): New node, for frame annotation.
11860 (Displays): New node, for display annotation.
11861
11862 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11863 when waiting for your program to stop.
11864
11865Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11866
11867 * annotate.texi (Breakpoint Info): Document annotation of header
11868 fields and record annotation.
11869
11870Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11871
11872 * annotate.texi: New file, to document annotations.
11873
11874Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11875
11876 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11877 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11878
11879Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11880
11881 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11882 section, and say n_strx field is compilation unit relative.
11883 * stabs.texinfo: Don't use @code for a.out when it is the name of
11884 an object file format.
11885
11886Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11887
11888 * gdb.texinfo: Refer to file names, not path names, per rms
11889 convention.
11890 (Arguments): Fix typo.
11891
11892Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11893
11894 * stabs.texinfo (Global Variables): Talk about stabs in files
11895 where variables are referenced, but not defined.
11896
11897Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11898
11899 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11900 Cplusplus to new nodes Member Type Descriptor and Method Type
11901 Descriptor. Re-write stuff for #.
11902
11903Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11904
11905 * gdb.texinfo (Print Settings): Don't document "set print
11906 fast-symbolic-addr off". The bug which it worked around was fixed
11907 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11908
11909 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11910 N_ENTRY node.
11911
11912 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11913
11914Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11915
11916 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11917 references to ieee-float.c.
11918
11919Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11920
11921 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11922 match what the code actually does.
11923
11924Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11925
11926 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11927
11928Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11929
11930 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11931 i, and b.
11932
11933Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11934
11935 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11936 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11937 as "stabs in sections" rather than just saying "ELF and SOM".
11938 Also make that stuff apply to COFF.
11939
11940Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11941
11942 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11943 Ghostscript.
11944
11945Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11946
11947 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11948 versus functions without line numbers, also mention stepping into
11949 them as well as "step" when you are in them. Tell the user how to
11950 deal with the situation. Add comment about "debugging information".
11951
11952Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11953
11954 * stabs.texinfo (Enumerations): Document restriction on where
11955 enumeration types can appear and still win with GDB.
11956
11957Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11958
11959 * stabs.texinfo (Negative Type Numbers): Document format for type
11960 -16.
11961
11962Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11963
11964 * gdb.texinfo (Selection, Frame Info): Update information about
11965 arbitrary frame specficiations.
11966
11967Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11968
11969 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11970
11971Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11972
11973 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11974
11975Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11976
11977 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11978
11979Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11980
11981 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11982 Differences node to Statics node.
11983 (Statics): Discuss XCOFF use of V symbol descriptor.
11984
11985 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11986 not clean.
11987
11988Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11989
11990 * gdb.texinfo (Print Settings): Document `set print
11991 fast-symbolic-addr' and improve the doc for some other
11992 `set print's.
11993
11994Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11995
11996 * stabs.texinfo (String Field): Talk about defining several type
11997 numbers at once.
11998 Fix lint regarding changing node ELF Transformations to
11999 ELF and SOM Transformations.
12000
12001Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
12002
12003 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
12004
12005Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12006
12007 * stabs.texinfo (Cross-References): `::' is for nested types only
12008 within <>.
12009 (Structures): Document static members.
12010
12011Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12012
12013 * stabs.texinfo: Document S type attribute.
12014
12015Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
12016
12017 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
12018
12019Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
12020
12021 * gdbint.texinfo: Fix a few typos.
12022
12023Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12024
12025 * gdb.texinfo, remote.texi: formatting improvements
12026
12027 * gdb.texinfo (New Features): mention threads.
12028 (Summary, C): fix xrefs in newly contributed text.
12029 (Threads): index entries, clarifications, example
12030 (passim): minor typos fixed, phrasing improvements
12031
12032 * remote.texi (Bootstrapping): rephrase text on ^C and add index
12033 entries; (Server): explain use of gdbserver w/real-time systems,
12034 add example of conflicting TCP port; (MIPS Remote) break up
12035 running text into table, highlighting commands, and add example.
a9331b3f 12036
c906108c
SS
12037Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12038
12039 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
12040
12041Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12042
12043 * stabs.texinfo (Nested Symbols): New node.
12044 (String Field, Symbol Descriptors, Cross-References): Refer to it.
12045
12046Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12047
12048 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
12049 to picking which Bbss.bss symbol to use, and (because there seems to
12050 be no good way of doing it) re-write some of the text to make it
12051 sound like Bbss.bss isn't such a great idea after all (as currently
12052 designed).
12053
12054 * gdb.texinfo (C): In addition to saying people have to use g++ for
12055 good results, say they have to use stabs. Specifically say cfront
12056 doesn't work well.
12057 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12058 the gdb README. Add xrefs to places where the support for the various
12059 languages is described in detail.
12060
12061Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12062
12063 * stabs.texinfo: Clean up stuff about visibility and virtual
12064 characters.
12065
12066 * stabs.texinfo (N_M2C): Cite Sun doc.
12067
12068Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12069
12070 * gdb.texinfo: updates re threads.
12071 * remote.texinfo: avoid index entries starting with digits.
12072
12073Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12074
12075 * stabs.texinfo (Enumerations): Talk about large, negative and
12076 octal values. Clean up cross reference to type attributes.
12077 (String Field): Say that GDB 4.11 supports size attribute.
12078
12079Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12080
12081 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12082 is a mandatory step. Make the stuff about that more concise.
12083
12084Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12085
12086 * stabs.texinfo (Class Names): New node.
12087
12088 * gdb.texinfo (Command Files): Explain order of init file reading.
12089
12090 * remote.texi (Bootstrapping): Talk about getting the serial driver
12091 to deal with ^C sent by gdb to stop the remote system.
12092
12093Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12094
12095 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12096
12097 * libgdb.texinfo (Defining Commands): made the DOC arg
12098 to gdb_define_app_command a char * instead of char **
12099 per a suggestion from kingdon.
12100
12101 * libgdb.texinfo: total rewrite from a different starting
12102 premise.
12103
12104Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12105
12106 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12107 floats passed as doubles (to improve clarity).
12108
12109Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12110
12111 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12112
12113 * a4rc.sed: update to work with Andreas Vogel papersize params
12114
12115 * refcard.tex: use Andreas Vogel simplifications of papersize
12116 params; remove useless version info; update copyright date.
12117
12118Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12119
12120 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12121
12122Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12123
12124 * gdb.texinfo (Files): Say what address the load command loads it at.
12125
12126 * stabs.texinfo (Common Blocks): Minor cleanups.
12127
12128 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12129 that Sun has backed away from the linker kludge and thus the relevant
12130 issue is changes to the SunPRO tools, not the Solaris linker.
12131
12132 * stabs.texinfo (Traditional Integer Types): Clean up description
12133 of octal bounds a little bit. Document extra leading zeroes.
12134
12135Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12136
12137 * gdb.texinfo (Signaling): Update for symbolic symbol names
12138 and add a section explaining the difference between the GDB
12139 signal command and the shell kill utility.
12140
12141Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12142
12143 * libgdb.texinfo: added `@' to braces that were unescaped.
12144
12145Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12146
12147 * libgdb.texinfo: new file. Spec for the gdb library.
12148
12149Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12150
12151 * stabs.texinfo (Include Files): Fix typo (start -> end).
12152
12153Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12154
12155 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12156 from Melissa at FSF's editing pass.
12157
12158Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12159
12160 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12161 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12162 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12163
12164Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12165
12166 * remote.texi (Bootstrapping): Discuss 386 call gates.
12167
12168Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12169
12170 * stabs.texinfo (Based Variables): New node.
12171
12172Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12173
12174 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12175 names, sizes, and formats to suggest how not to lose.
12176
12177Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12178
12179 * stabs.texinfo (Methods): Fix typo.
12180
12181Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12182
12183 * gdb.texinfo: Fix a few typos.
12184
12185Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12186
12187 * gdb.texinfo: Clarify how well it works with Fortran.
12188
12189 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12190 More on relocating stabs in ELF files.
12191
12192Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12193
12194 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12195
12196Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12197
12198 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12199 parameters on VAX.
12200
12201Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12202
12203 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12204
12205Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12206
12207 * stabs.texinfo: Make info author notice match the TeX author notice.
12208
12209Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12210
12211 * stabs.texinfo: Initial-caps all words in node names and
12212 non-trivial words in section names.
12213
12214Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12215
12216 * stabs.texinfo: Many minor cleanups.
12217
12218 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12219
12220Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12221
12222 * stabs.texinfo: Remove full description of big example.
12223 It's not really helpful; just use pieces of it where appropriate.
12224 Add more Texinfo formatting directives (@samp, etc.).
12225 Use @deffn to define stab types.
12226 Eliminate some wordiness. Break up some nodes.
12227 Add an (alphabetized) index of symbol types.
12228 Use consistent capitalization style in node and section names.
12229
12230Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12231
12232 * gdb.texinfo: Change typo "Two two" to "The two".
12233
12234Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12235
12236 * stabs.texinfo (XCOFF-differences): Remove references to
12237 non-existent types N_DECL and N_RPSYM.
12238
12239 * stabs.texinfo (String Field): Say that type attributes bug is
12240 fixed in GDB 4.10, since it is.
12241
12242 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12243
12244Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12245
12246 * stabs.texinfo: Formatting cleanups.
12247
12248Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12249
12250 * stabs.texinfo: When explaining the n_type of a stab, standardize
12251 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12252 no tabs, use @r).
12253 (Global Variables): Clean up.
12254
12255Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12256
12257 * stabs.texinfo (Stack Variables): Re-write.
12258
12259Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12260
12261 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12262 addresses of a source file. Also revise formatting.
12263 Change "object module" or "object file" to "source file".
12264 Various: Miscellaneous cleanups.
12265
12266Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12267
12268 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12269
12270Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12271
12272 * gdbint.texinfo: Removed many nonsensical machine-collected
12273 host and target conditionals, described some of the remainder.
12274
12275Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12276
12277 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12278
12279 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12280 paragraph which follows.
12281
12282 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12283 variables. Looks better and avoids overful hbox.
12284
12285Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12286
12287 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12288
12289Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12290
12291 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12292 retransmit-timeout
12293
12294Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12295
12296 * gdbint.texinfo: Update statement about `some ancient Unix
12297 systems, like Ultrix 4.0' to Ultrix 4.2.
12298
12299Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12300
12301 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12302
12303 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12304
12305 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12306 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12307
12308 * remote.texi: new name for former gdbinv-s.texi
12309
12310 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12311
12312Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12313
12314 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12315 variables for MIPS remote debugging protocol.
12316
12317Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12318
12319 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12320
12321Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12322
12323 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12324
12325Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12326
12327 * gdb.texinfo: repair conditional bugs in text markup
12328
12329Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12330
12331 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12332 to select Modula-2 material.
12333
12334Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12335
12336 * stabs.texinfo: Cleanups regarding statics.
12337
12338 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12339 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12340
12341Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12342
12343 * stabs.texinfo: N_MAIN is sometimes used for C.
12344
12345Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12346
12347 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12348
12349Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12350
12351 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12352 removed from the code by Kingdon.
c906108c
SS
12353
12354Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12355
12356 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12357 input when evaluating breakpoint conditions; the bug has been fixed.
12358
12359 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12360 sets the ignore count to N-1, not to N.
12361
12362Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12363
12364 * refcard.tex (\hoffset): correct longstanding error to match
12365 intended offset; avoids cutting off edge on some printers
12366
12367Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12368
12369 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12370
12371Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12372
12373 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12374
12375Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12376
12377 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12378 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12379 collect sed edits if any, apply to refcard before formatting;
12380 (refcard.ps) stop implying PS fonts if PS output requested;
12381 (lrefcard.ps) delete extra target for variant PS fonts
12382
12383 * refcard.tex: parametrize papersize dependent info, collect
12384 in easily replaced spot
12385
12386 * a4rc.sed: new file, edits to refcard for A4 paper
12387
12388Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12389
12390 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12391
12392Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12393
12394 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12395
12396Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12397
12398 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12399 politely rather than rudely.
12400
12401Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12402
12403 * stabs.texinfo: Document common blocks.
12404
12405Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12406
12407 * stabs.texinfo: Add some basic info about stabs-in-elf.
12408
12409Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12410
12411 * stabs.texinfo (Top): Minor cleanup.
12412
12413Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12414
12415 * Makefile.in (install-info): remove parentdir support
12416
12417Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12418
12419 * gdb.texinfo (Copying): delete this node and references to it;
12420 RMS says this manual need not carry GPL. (passim): Improvements
12421 from last round at FSF, largely due to Ian Taylor review, and
12422 minor formatting improvements.
12423
12424 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12425 largely due to Ian Taylor review. (Debug Session): minor edits to
12426 new text.
12427
12428Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12429
12430 * Makefile.in (realclean): Remove info and dvi files too.
12431
12432Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12433
12434 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12435 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12436 * gdb.texinfo: Change accordingly.
12437
12438 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12439 N_{L,R}BRAC,N_SLINE are relative to.
12440
12441Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12442
12443 * Makefile.in (GDBvn.texi): Update atomically.
12444
12445Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12446
12447 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12448
12449Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12450
12451 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12452 addresses together. Also motivate the set print symbol-filename
12453 command and suggest other solutions.
12454
12455Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12456
12457 * gdb.texinfo (set print elements): Note that the number of
12458 elements is set to unlimited by "set print elements 0".
12459
12460Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12461
12462 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12463 NF_LDOUBLE means.
12464 (Stab Types): Include Solaris stab types.
12465 (Procedures): Document Solaris extensions.
12466
12467Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12468
12469 * gdb.texinfo: Add `set print symbol-filename' doc.
12470
12471Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12472
12473 * stabs.texinfo (Arrays): Talk about type definition vs. type
12474 information.
12475
12476 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12477 the trailing semicolon.
12478
12479Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12480
12481 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12482 and merge in other parts of the document addressing these subjects.
12483 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12484
12485 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12486 at the end of a range type.
12487
12488 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12489 AIX extensions.
12490
12491Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12492
12493 * stabs.texinfo (Stabs Format): Misc fixes.
12494
12495Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12496
12497 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12498 (Traditional builtin types): Document convex convention for long long.
12499 (Negative builtin types): Discuss type names, and misc fixes.
12500
12501Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12502
12503 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12504 point types used with @samp{R} type descriptor.
12505 (Symbol Descriptors): Describe how to handle conflict between
12506 different meanings of @samp{P} symbol descriptor.
12507
12508Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12509
12510 * stabs.texinfo: Remove node Quick Reference and put its children
12511 directly under the main menu.
12512
12513 * stabs.texinfo: Many more changes to bring it into line with
12514 AIX documentation and reality. I think it now has all the
12515 information from the AIX documentation, except that I burned
12516 out when I got to variant records (Pascal and Modula-2) and
12517 all the COBOL types. Oh well, we can add them later when we're
12518 worrying more about those languages.
12519
12520 * stabs.texinfo (Automatic variables): Talk about what it means
12521 to omit the symbol descriptor.
12522
12523Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12524
12525 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12526 gcc2 behavior with promoted args.
12527
12528Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12529
12530 * gdb.texinfo: include readline appendices in info version of manual
12531
12532Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12533
12534 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12535 target remote.
12536
12537 * gdb.texinfo (Machine Code): more index entries for disassemble
12538
12539Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12540
12541 * Clarify the intended use of the gdb-testers and gdb-patches
12542 mailing lists, and shrink gzip comment.
12543
12544Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12545
12546 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12547 DOSHOST configuration of manual.
12548
12549 * gdb.texinfo (MIPS Stack): new node.
12550
12551 * all-config.texi (MIPS) new switch.
12552
12553 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12554 tense; (MIPS Remote) new node.
12555
12556 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12557 bug; (Environment) less passive, other small cleanups in text about
12558 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12559 (Remote) new MIPS Remote menu entry.
12560
12561Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12562
12563 * stabs.texinfo: Many changes to include information from the
12564 AIX documentation.
12565
12566 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12567
12568Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12569
12570 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12571 Move a bunch of information from ../README.
12572 (Getting Started): New node.
12573
12574Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12575
12576 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12577
12578 * gdb.texinfo: advance manual revision dates to present
12579
12580 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12581 stop using silly Roman numerals in @set variable names
12582
12583Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12584
12585 * stabs.texinfo (Parameters): Keep trying to get this right.
12586
12587Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12588
12589 * stabs.texinfo (Parameters): More on "local parameters".
12590
12591Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12592
12593 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12594
12595Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12596
12597 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12598 (Parameters): Rewrite.
12599 (xcoff-differences, Sun-differences): Minor changes.
12600
12601Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12602
12603 * stabs.texinfo: Minor cleanup.
12604
12605Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12606
12607 * gdbint.texinfo: Minor xcoff stuff.
12608
12609Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12610
12611 * gdbint.texinfo: Update for new config directory structure.
12612 Add info about internal type data structures.
12613
12614Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12615
12616 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12617 $(srcdir).
12618 (gdb-config.texi): Depend on file in $(srcdir).
12619
12620Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12621
12622 * stabs.texinfo: Fixes about N_SO.
12623
12624Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12625
12626 * gdb.texinfo: include list of nonstandard init file names
12627
12628 * *-config.texi: new switch GENERIC for text that applies *only*
12629 to (usual) multiple-target version of manual
12630
12631 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12632 h8 config
12633
12634 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12635 in menus (rather than conditionally selected multiple alternative
12636 menus).
12637
12638 * Makefile.in: define and use DOC_CONFIG var to select
12639 configuration for GDB user manual.
12640
12641 * gdb-config.texi: delete from repository, generate from Makefile.
12642
12643 * all-config.texi: normal `generic' configuration file, formerly
12644 stored as gdb-config.texi
12645
12646Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12647
12648 * Makefile.in: add dvi target to build all .dvi files
12649
12650Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12651
12652 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12653
12654Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12655
12656 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12657 host conditionals.
12658 * stabs.texinfo: More array fixes inspired by Jim's.
12659
12660Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12661
12662 * stabs.texinfo: Fixes re arrays and continuations.
12663
12664 * gdbint.texinfo: Add XCOFF node.
12665
12666Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12667
12668 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12669
12670Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12671
12672 * stabs.texinfo: Fix for array types to mention lower bounds.
12673
12674Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12675
12676 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12677
12678Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12679
12680 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12681
12682Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12683
12684 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12685 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12686
12687Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12688
12689 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12690
12691Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12692
12693 * gdb.texinfo, gdbinv-s.texi: misc updates
12694
12695Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12696
12697 * gdbint.texinfo: Brief documentation for longjmp support,
12698 from an email msg by Stu.
12699
12700Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12701
12702 * stabs.texinfo: Fix description of floating point "range"
12703 types (which really define basic types). Reported by Jim Meehan,
12704 <meehan@src.dec.com>.
12705
12706 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12707
12708Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12709
12710 * gdbint.texinfo: Slightly expand section on supporting a new
12711 object file format.
12712
12713Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12714
12715 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12716 intermediate file.
12717
12718Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12719
12720 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12721
12722Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12723
12724 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12725
12726 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12727 as well as Z8002.
12728
12729Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12730
12731 * gdbint.texinfo: Add sections on clean design and on how to send
12732 in changes.
12733
12734Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12735
12736 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12737
12738Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12739
12740 * gdb.texinfo: Fix typo, reported by Karl Berry.
12741
12742Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12743
12744 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12745
12746Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12747
12748 * gdbint.texinfo: fixed a stray email address (needs @@),
12749 added @table @code to node "Native Conditionals"
12750
12751Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12752
12753 * gdbint.texinfo: Describe coding style of GDB.
12754
12755Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12756
12757 * stabs.texinfo: Minor wording changes.
12758
12759Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12760
12761 * gdbint.texinfo: Improve release doc slightly.
12762
12763Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12764
12765 * gdbint.texinfo: Improve doc of GDB config macros.
12766
12767Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12768
12769 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12770 These will be reinserted when examined.
12771
12772Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12773
12774 * gdbint.texinfo: Make a start at documenting all the #if macros
12775 in GDB. At least list them all, and start separating them into
12776 host-specific and target-specific.
12777
12778Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12779
12780 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12781 examples (not consistent w others).
c906108c
SS
12782 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12783 for generic vn of doc
12784
12785Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12786
12787 * Makefile.in: always create installation directories.
12788
12789Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12790
12791 * gdb.texinfo: in h8 config, do not describe searching commands.
12792
12793Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12794
12795 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12796 conditionals; introduce a few generic switches that may be
12797 useful for other cross-dev or dos-hosted configs.
12798
12799 * gdb.texinfo: fix typo in "info reg" description
12800
12801Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12802
12803 * stabs.texinfo: Minor updates from running TeX over it.
12804 * Makefile.in (stabs.dvi, stabs.ps): Add.
12805
12806Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12807
12808 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12809 First pass at converting it to texinfo.
12810
12811Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12812
12813 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12814 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12815
12816Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12817
12818 * gdbint.texinfo: Add section on partial symbol tables.
12819
12820Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12821
12822 * gdb.texinfo: document `set remotedebug' and `set
12823 rstack_high_address'.
12824
12825Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12826
12827 * gdb.texinfo: slight expansion of new text on reading info files
12828 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12829 H8/300 from DOS.
12830
12831Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12832
12833 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12834
12835Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12836
12837 * gdb.texinfo: Say how to read the `info' files.
12838
12839Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12840
12841 * Makefile.in: gm4 -> m4.
12842
12843Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12844
12845 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12846 Documentation' ahead of `Installing GDB' to match README.
12847 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12848 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12849
12850Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12851
12852 * Makefile.in: remove $(srcdir) from gdb.info rule.
12853
12854Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12855
12856 * Makefile.in: commented out gdb-all.texinfo rule. This is
12857 temporary.
12858
12859Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12860
12861 * Makefile.in, configure.in: removed traces of namesubdir,
12862 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12863 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12864
12865Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12866
12867 * gdb.texinfo: Improve how we ask for bug reports.
12868
12869Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12870
12871 * Makefile.in: infodir belongs in datadir.
12872
12873Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12874
12875 * Makefile.in: remove spaces following hyphens, bsd make can't
12876 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12877 standards.text support.
c906108c
SS
12878
12879Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12880
12881 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12882 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12883 and mandir now keyed off datadir by default.
12884
12885\f
12886Local Variables:
9e9c5ae7 12887mode: change-log
c906108c
SS
12888left-margin: 8
12889fill-column: 74
12890version-control: never
463888ab 12891coding: utf-8
c906108c 12892End:
This page took 2.535023 seconds and 4 git commands to generate.