Document lazy computation for pretty-printer "children" method
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
a97c8e56
TT
12019-05-10 Tom Tromey <tromey@adacore.com>
2
3 * python.texi (Pretty Printing API): Mention lazy computation for
4 "children".
5
b8e07335
TT
62019-05-10 Tom Tromey <tromey@adacore.com>
7
8 * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
9 exception" and "catch handlers". Move "catch exception unhandled"
10 text. Use @var for "catch load" and "catch unload"
11
9d3421af
TT
122019-05-08 Tom Tromey <tromey@adacore.com>
13
14 * gdb.texinfo (Symbols): Document change to ptype/o.
15
5f2459c2
EZ
162019-05-03 Eli Zaretskii <eliz@gnu.org>
17
18 * gdb.texinfo (Separate Debug Files): Document how the
19 subdirectory of the global debug directory is computed on
20 MS-Windows/MS-DOS.
21
2e62ab40
AB
222019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.texinfo (Print Settings): Document 'print max-depth'.
25 * guile.texi (Guile Pretty Printing API): Document that 'print
26 max-depth' can effect the display of a values children.
27 * python.texi (Pretty Printing API): Likewise.
28 (Values From Inferior): Document max_depth keyword.
29
136afab8
PW
302019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
31
32 * gdb.texinfo (Calling): Document the new
33 set|show may-call-functions.
34
73f8a590
PA
352019-04-22 Pedro Alves <palves@redhat.com>
36
37 * gdb.texinfo (Reverse Execution): Mention and xref process record
38 and replay. Mention remote and system emulators.
39 (Process Record and Replay): List supported architectures.
40 Mention that "record btrace" is only supported on Intel
41 processors.
42
aeb2e706
AH
432019-04-17 Alan Hayward <alan.hayward@arm.com>
44
45 * gdb.texinfo (Other Command-Line Arguments for gdbserver)
46 (Monitor Commands for gdbserver)
47 (gdbserver man): Add debug-file option.
48
2b0c8b01
KB
492019-04-08 Kevin Buettner <kevinb@redhat.com>
50
51 * python.texi (Inferiors In Python): Rename
52 Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
53 Add note about the former being deprecated.
54
c369f8f0
KB
552019-04-08 Kevin Buettner <kevinb@redhat.com>
56
57 * python.texi (Threads In Python): Add description for method
58 InferiorThread.handle.
59
48ab418e
TT
602019-04-07 Tom Tromey <tom@tromey.com>
61
62 * Makefile.in (all): Depend on "info".
63
8bdc1658
AB
642019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
65
66 * gdb.texinfo (Convenience Funs): Document '$_creal' and
67 '$_cimag'.
68
7734102d
EZ
692019-03-30 Eli Zaretskii <eliz@gnu.org>
70
71 * gdb.texinfo (Convenience Vars): Document $_gdb_major and
72 $_gdb_minor.
73
9f9aa852
AB
742019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
75
76 * python.texi (Pretty Printing API): Document use of None for the
77 display_hint.
78
6dc0ebde
AH
792019-03-22 Alan Hayward <alan.hayward@arm.com>
80 Jiong Wang <jiong.wang@arm.com>
81
82 * gdb.texinfo (AArch64 Features): Describe pauth feature.
83
48869a5f
TT
842019-03-20 Tom Tromey <tromey@adacore.com>
85
86 * python.texi (Selecting Pretty-Printers): Use @defvar for
87 gdb.pretty_printers.
88
5c85e20d
SM
892019-03-14 Simon Marchi <simon.marchi@efficios.com>
90
91 * gdb.texinfo (GDB/MI Development and Front Ends): Fix closing
92 of table, "@end @table" -> "@end table".
93
d085f989
TT
942019-03-14 Tom Tromey <tromey@adacore.com>
95
96 * gdb.texinfo (Output Styling): Document "set style source" and
97 "show style source".
98
b4be1b06
SM
992019-03-13 Simon Marchi <simon.marchi@ericsson.com>
100
101 * gdb.texinfo (Mode Options): Mention mi3.
102 (Interpreters): Likewise.
103 (GDB/MI Development and Front Ends): Add entry for MI 3 in
104 version table. Document -fix-multi-location-breakpoint-output.
105 (GDB/MI Breakpoint Information): Document format of breakpoint
106 location output.
107
ff6c8b35
SM
1082019-03-05 Simon Marchi <simon.marchi@efficios.com>
109
110 * python.texi (Values From Inferior): Change synopsys of the
111 second form of Value.__init__.
112
e3624a40
EZ
1132019-03-02 Eli Zaretskii <eliz@gnu.org>
114
115 * gdb.texinfo (Output Styling): Fix typos. Document the default
116 foreground colors of the available styles.
117
2c3fc25d
KB
1182019-02-27 Kevin Buettner <kevinb@redhat.com>
119
120 * gdb.texinfo (Configure Options): Document minimum python
121 version.
122
af54ade9
KB
1232019-02-26 Kevin Buettner <kevinb@redhat.com>
124
125 * python.texi (Values From Inferior): Document second form
126 of Value.__init__.
127
c97a7739
JB
1282019-02-23 Joel Brobecker <brobecker@adacore.com>
129
130 * gdb.texinfo: Update copyright year ranges.
131 * refcard.tex: Likewise.
132
7557a514
AH
1332019-02-21 Alan Hayward <alan.hayward@arm.com>
134
135 * gdb.texinfo: Update style defaults.
136
2d8b6830
TT
1372019-02-21 Tom Tromey <tromey@adacore.com>
138
139 * gdb.texinfo (Remote Configuration): Remove trailing "." from
140 @item.
141
1fea0d53
SM
1422019-01-16 Simon Marchi <simon.marchi@ericsson.com>
143
144 * gdb.texinfo (GDB/MI Development and Front Ends): Add table of
145 MI versions. Update text around it.
146
6f072a10
PFC
1472019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
148
149 * gdb.texinfo (PowerPC Features): Document the alias
150 pseudo-registers for the org.gnu.gdb.power.altivec feature.
151
041be526
SM
1522019-01-09 Simon Marchi <simon.marchi@ericsson.com>
153
154 * gdb.texinfo (Print Settings): Remove mention of specific
155 demangle-style values, just refer to the in-process help.
156
140a4bc0
TT
1572018-12-28 Tom Tromey <tom@tromey.com>
158
159 * gdb.texinfo (Output Styling): New node.
160
e9076973
JB
1612018-12-13 John Baldwin <jhb@FreeBSD.org>
162
163 * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'.
164 (Native): Add a FreeBSD subsection.
165 (FreeBSD): Document use of system call aliases for compatibility
166 system calls.
167
b5ffee31
AB
1682018-11-21 Andrew Burgess <andrew.burgess@embecosm.com>
169
170 * gdb.texinfo (Standard Target Features): Add RISC-V Features
171 sub-section.
172
20813a0b
PW
1732018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
174
175 * gdb.texinfo (Examining the Symbol Table): Document language choice
176 for 'info types|functions|variables' commands.
177 (Setting Breakpoints): Document language choice to print
178 the functions in which a breakpoint is set.
179
4b905ae1
PFC
1802018-11-09 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
181
182 * gdb.texinfo (PowerPC Features): Document the altivec and fpu
183 requirements for the org.gnu.gdb.power.vsx feature.
184
87f7ab7b
JB
1852018-11-01 Joel Brobecker <brobecker@adacore.com>
186
187 * gdb.texinfo (Ada Tasks): Update the "info task 2" example
188 output to match the current implementation.
189
d321477b
PW
1902018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
191
192 * gdb.texinfo (Information About a Frame): Document changes
193 to 'info args' and 'info locals'.
194 (Examining the Symbol Table): Document changes to 'info functions'
195 and 'info variables'.
196
8d619c01
EBM
1972018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
198
199 * gdb.texinfo (PowerPC Features): Describe new features
200 "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core",
201 "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec",
202 "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr",
203 "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar".
204
232bfb86
EBM
2052018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
206
207 * gdb.texinfo (PowerPC Features): Describe new features
208 "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu".
209
f2cf6173
EBM
2102018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
211
212 * gdb.texinfo (PowerPC Features): Describe new feature
213 "org.gnu.gdb.power.tar".
214
7ca18ed6
EBM
2152018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
216
217 * gdb.texinfo (PowerPC Features): Describe new features
218 "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr".
219
d6677607
TT
2202018-10-20 Tom Tromey <tom@tromey.com>
221
222 * gdb.texinfo (TUI Commands): Add @end table.
223 (TUI Configuration): Remove stray @end table.
224
7806cea7
TT
2252018-10-19 Tom Tromey <tom@tromey.com>
226
227 PR tui/18388:
228 * gdb.texinfo (TUI Commands): Remove tabset documentation.
229 (TUI Configuration): Document "set tui tab-width".
230
163cffef
TT
2312018-10-09 Tom Tromey <tom@tromey.com>
232
233 * python.texi (Inferiors In Python): Link to "Frames In Python",
234 not "Unwinding Frames in Python".
235
eff98030
TT
2362018-10-09 Tom Tromey <tom@tromey.com>
237
238 * gdb.texinfo (Configure Options): Update --enable-ubsan
239 documentation.
240
74792ff7
JB
2412018-10-08 John Baldwin <jhb@FreeBSD.org>
242
243 * gdb.texinfo (Contributors): Add SRI International and University
244 of Cambridge for FreeBSD/riscv.
245
add5ded5
TT
2462018-10-06 Tom Tromey <tom@tromey.com>
247
248 PR python/19399:
249 * python.texi (Inferiors In Python): Document
250 Inferior.Architecture.
251
51e78fc5
TT
2522018-10-06 Tom Tromey <tom@tromey.com>
253
254 PR python/21765:
255 * python.texi (Symbols In Python): Document the module and
256 common-block domains. Remove documentation for incorrect
257 domains.
258
f35d5ade
TT
2592018-10-03 Tom Tromey <tom@tromey.com>
260
261 * gdb.texinfo (Configure Options): Document --enable-ubsan.
262
c1168a2f
JD
2632018-10-02 John Darrington <john@darrington.wattle.id.au>
264
265 * gdb.texinfo (Remote Connection Commands): Describe
266 the changes to target remote and target extended-remote
267 relating to Unix domain sockets.
268
a95746f9
TT
2692018-10-01 Tom Tromey <tom@tromey.com>
270
271 * gdb.texinfo (Configure Options): Document configure options.
272
7f0bd420
TT
2732018-09-29 Tom Tromey <tom@tromey.com>
274
275 * gdb.texinfo (Requirements): Mention C++, GNU make.
276 (Requirements): Sort the table. Add more libraries.
277 (Running Configure): Remove obsolete text.
278 (Separate Objdir): Likewise.
279 (Configure Options): Likewise.
280
f67ffa6a
AB
2812018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
282
283 * gdb.texinfo (Frames): Rewrite the description of 'frame number'
284 to highlight that the number is also the frame's level.
285 (Selection): Rewrite documentation for 'frame' and 'select-frame'
286 commands.
287 (Frame Info): Rewrite documentation for 'info frame' command.
288
ae778caf
TT
2892018-09-23 Tom Tromey <tom@tromey.com>
290
291 PR python/18852:
292 * python.texi (Parameters In Python): Document exception behavior
293 of get_set_string.
294
73f1bd76
JB
2952018-09-18 John Baldwin <jhb@FreeBSD.org>
296
297 * gdb.texinfo (info proc): Remove "running".
298 (info proc mappings): Replace "program" with "process".
299
8b113111
JB
3002018-09-18 John Baldwin <jhb@FreeBSD.org>
301
302 * gdb.texinfo (Process Information): Document "info proc files"
303 command.
304
e6cd1dc1
TT
3052018-09-17 Tom Tromey <tom@tromey.com>
306
307 * gdb.texinfo (Index Files): Update for cache directory change on
308 macOS.
309
8743a9cd
TT
3102018-09-16 Tom Tromey <tom@tromey.com>
311
312 * python.texi (Basic Python): Update docs for find_pc_line,
313 solib_name.
314 (Progspaces In Python): Update docs for current_progspace.
315 Document block_for_pc, find_pc_line, is_valid, nsolib_name.
316 Move method documentation before example.
317
74d3fbbb
SM
3182018-09-13 Simon Marchi <simon.marchi@ericsson.com>
319
320 * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
321
0ae1a321
SM
3222018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3232018-09-13 Tom Tromey <tom@tromey.com>
324
325 * python.texi (Program Spaces In Python): Document the
326 Progspace.objfiles method.
327 (Objfiles In Python): Mention that gdb.objfiles() is identical
328 to gdb.selected_inferior().progspace.objfiles().
329
a40bf0c2
SM
3302018-09-13 Simon Marchi <simon.marchi@ericsson.com>
3312018-09-13 Tom Tromey <tom@tromey.com>
332
333 * python.texi (Inferiors In Python): Document
334 Inferior.progspace.
335 (Program Spaces In Python): Document that
336 gdb.current_progspace() is the same as
337 gdb.selected_inferior().progspace.
338
1256af7d
SM
3392018-09-13 Simon Marchi <simon.marchi@ericsson.com>
340
341 * python.texi (Basic Python): Mention the string representation
342 of GDB Python objects.
343
3e68067f
SM
3442018-09-12 Simon Marchi <simon.marchi@ericsson.com>
345
346 * gdb.texinfo (Skipping Over Functions and Files): Document
347 set/show debug skip.
348
849cba3b
TT
3492018-09-10 Tom Tromey <tom@tromey.com>
350
351 * python.texi (Frames In Python, Blocks In Python)
352 (Symbols In Python, Symbol Tables In Python)
353 (Lazy Strings In Python): Remove periods from section titles.
354
27a9fec6
TT
3552018-09-10 Tom Tromey <tom@tromey.com>
356
357 * python.texi (Pretty Printing API): Swap sentence order.
358
9da10427
TT
3592018-09-10 Tom Tromey <tom@tromey.com>
360
361 PR python/16461:
362 * python.texi (Values From Inferior): Mention use of virtual
363 table.
364
0d2a5839
TT
3652018-09-10 Tom Tromey <tom@tromey.com>
366
367 * python.texi (Basic Python): Parenthesize argument to
368 decode_line.
369
05c6bdc1
TT
3702018-09-10 Tom Tromey <tom@tromey.com>
371
372 * python.texi (Python): Mention Python versions. Don't mention
373 execfile.
374
e7b5068c
TT
3752018-09-10 Tom Tromey <tom@tromey.com>
376
377 PR python/19808:
378 * python.texi (Unwinding Frames in Python): Rewrite
379 create_unwind_info documentation. Update read_register
380 documentation and add a note about unwinder caution.
381
fb5af5e3
TT
3822018-09-10 Tom Tromey <tom@tromey.com>
383
384 PR python/18909:
385 * python.texi (Events In Python): Fix inferior_call
386 documentation.
387
521b499b
TT
3882018-09-10 Tom Tromey <tom@tromey.com>
389
390 PR python/17752:
391 * python.texi (Frame Filter API): Remove period from subsection
392 title. Mention 100 as good default priority.
393 (Frame Decorator API): Remove period from subsection title.
394 Mention FrameDecorator module.
395
4a5a194a
TT
3962018-09-10 Tom Tromey <tom@tromey.com>
397
398 PR python/23108:
399 * python.texi (Exception Handling): Rearrange gdb.GdbError text
400 and add a table.
401
f5a476a7
TT
4022018-09-10 Tom Tromey <tom@tromey.com>
403
404 * gdb.texinfo (Compilation): Use "gcc", not "gcc.info", in @xref.
405 (Machine Code): Use "binutils", not "binutils.info", in @pxref.
406 (Separate Debug Files): Use "ld", not "ld.info", in @ref.
407 * python.texi (Objfiles In Python): Use "ld", not "ld.info", in @ref.
408
60c0454d
TT
4092018-09-10 Tom Tromey <tom@tromey.com>
410
411 PR python/16484:
412 * python.texi (Frames In Python): Document that Frame.block can
413 throw.
414
088a96da
TT
4152018-09-10 Tom Tromey <tom@tromey.com>
416
417 PR python/23487:
418 * gdb.texinfo (Pretty-Printer Commands): Fix typo in example.
419
22eb9e92
TT
4202018-09-10 Tom Tromey <tom@tromey.com>
421
422 PR python/16033:
423 * python.texi (Blocks In Python): Document that Block.end is
424 exclusive.
425
078a0207
KS
4262018-08-29 Keith Seitz <keiths@redhat.com>
427
428 * gdb.texinfo (Compiling and injecting code in GDB): Document
429 set/show "compile-oracle" and "compile-cplus-types" commands.
430
6d52907e
JV
4312018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
432
433 * gdb.texinfo (The -stack-list-frames Command): Update description
434 to mention "arch".
435 Update MI examples throughout the document to contain "arch" in
436 frame output.
437
1461bdac
AH
4382018-08-21 Alan Hayward <alan.hayward@arm.com>
439
440 * gdb.texinfo (AArch64 SVE): New subsubsection.
441
26fb3983
JV
4422018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
443
444 * gdb.texinfo (GDB/MI Data Manipulation): Document
445 "-data-disassemble -a addr".
446 (GDB/MI Support Commands): Document "data-disassemble-a-option"
447 feature.
448
7d11235d
SM
4492018-08-07 Simon Marchi <simon.marchi@ericsson.com>
450
451 * gdb.texinfo (Index Files Speed Up GDB): Add section about
452 symbol index cache.
453
129eb0f1
SDJ
4542018-07-27 Sergio Durigan Junior <sergiodj@redhat.com>
455
456 * gdb.texinfo (gcore man): Rewrite "Description" and "-o"
457 option sections to further clarify that gcore can take more
458 than one PID, and that "-o" is used to specify a prefix, not a
459 filename.
460
3c3bb058
AB
4612018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
462
463 * gdb.texinfo (Maintenance Commands): Add description of
464 maintenance command to control dwarf unwinders.
465
0a232300
PW
4662018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
467
468 * gdb.texinfo (Debugging Programs with Multiple Threads):
469 Document changes to 'thread apply'. Document 'taas'.
470 Document 'tfaas'.
471 (Examining the Stack): Document 'frame apply'. Document 'faas'.
472
c7ab0aef
SDJ
4732018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
474 Jan Kratochvil <jan.kratochvil@redhat.com>
475 Paul Fertser <fercerpav@gmail.com>
476 Tsutomu Seki <sekiriki@gmail.com>
477
478 * gdb.texinfo (Remote Connection Commands): Add explanation
479 about new IPv6 support. Add new connection prefixes.
480
055303e2
AB
4812018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
482
483 * gdb.texinfo (Remote Configuration): Update descriptions for
484 set/show of hardware-watchpoint-limit, hardware-breakpoint-limit,
485 and hardware-watchpoint-length-limit variables.
486
471b9d15
MR
4872018-07-02 Maciej W. Rozycki <macro@mips.com>
488
489 PR tdep/8282
490 * gdb.texinfo (Source and Machine Code): Document `set
491 disassembler-options' support for the MIPS target.
492
291f9a96
PT
4932018-06-28 Petr Tesarik <ptesarik@suse.cz>
494
495 * gdb.texinfo (Files): Document "add-symbol-file -o offset".
496
ed6dfe51
PT
4972018-06-28 Petr Tesarik <ptesarik@suse.cz>
498
499 * gdb.texinfo (Files): The address argument for "add-symbol-file"
500 is no longer mandatory.
501
d4d429d5
PT
5022018-06-28 Petr Tesarik <ptesarik@suse.cz>
503
504 * gdb.texinfo (Files): Document "symbol-file -o offset".
505
0dbfed25
TV
5062018-06-14 Tom de Vries <tdevries@suse.de>
507
508 * gdb.texinfo (Background Execution): Add @cindex for '&'.
509
41fc26a2
EZ
5102018-06-11 Eli Zaretskii <eliz@gnu.org>
511
512 * gdb.texinfo (Maintenance Commands): Add a missing @anchor.
513
5045b3d7
GB
5142018-06-08 Gary Benson <gbenson@redhat.com>
515
516 * gdb.texinfo (Maintenance Commands): Document "maint check
517 libthread-db" and "maint set/show check-libthread-db".
518
eb6af809
TT
5192018-06-05 Tom Tromey <tom@tromey.com>
520
521 PR cli/12326:
522 * gdb.texinfo (Screen Size): Document "c" response to pagination
523 prompt.
524
4b2dfa9d
MR
5252018-05-31 Maciej W. Rozycki <macro@mips.com>
526
527 * gdb.texinfo (Choosing Target Byte Order): Document endianness
528 selection details with the `set endian auto' mode.
529
a913fffb
TT
5302018-05-04 Tom Tromey <tom@tromey.com>
531
532 PR python/22731:
533 * python.texi (Breakpoints In Python): Mention that "commands" is
534 writable.
535
0489430a
TT
5362018-05-02 Tom Tromey <tom@tromey.com>
537
538 PR python/20084:
539 * python.texi (Parameters In Python): Document PARAM_ZUINTEGER and
540 PARAM_ZUINTEGER_UNLIMITED.
541
6d7bb824
TT
5422018-04-30 Tom Tromey <tom@tromey.com>
543
544 * python.texi (Types In Python): Document Type.align.
545
b744723f
AA
5462018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
547
548 * gdb.texinfo (Symbols): Mention the fact that "info
549 variables/functions/types" show source files and line numbers.
550
4a4495d6
MM
5512018-04-13 Markus Metzger <markus.t.metzger@intel.com>
552
553 * gdb.texinfo: Document set/show record btrace cpu.
554
3fcded8f
JB
5552018-03-27 Joel Brobecker <brobecker@adacore.com>
556
557 * gdb.texinfo (Ada Settings): New subsubsection.
558
978d6c75
TT
5592018-03-26 Tom Tromey <tom@tromey.com>
560
561 PR backtrace/15582:
562 * gdb.texinfo (Backtrace): Mention "hide" argument.
563
ea3b0687
TT
5642018-03-26 Tom Tromey <tom@tromey.com>
565
566 * gdb.texinfo (Backtrace): Describe options individually.
567
76727919
TT
5682018-03-19 Tom Tromey <tom@tromey.com>
569
570 * observer.texi: Remove.
571
386a8676
JB
5722018-03-04 John Baldwin <jhb@FreeBSD.org>
573
574 * gdb.texinfo (Debugging Output): Document "set/show debug
575 fbsd-nat".
576
db1ae9c5
AB
5772018-02-19 Andrew Burgess <andrew.burgess@embecosm.com>
578
579 * gdb.texinfo (Machine Code): Additional information about "info
580 line" command.
581
d726cb5d
SN
5822018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
583
584 * gdb.texinfo (gdb-add-index man): Add pindex.
585
dbfa4523
SN
5862018-01-15 Szabolcs Nagy <szabolcs.nagy@arm.com>
587
588 * gdb.texinfo (set cwd): Add period.
589 (gdb-add-index man): Move anchor.
590
ba643918
SDJ
5912017-01-12 Tom Tromey <tom@tromey.com>
592 Sergio Durigan Junior <sergiodj@redhat.com>
593
594 * gdb.texinfo (Index Files): Mention gdb-add-index.
595 (gdb-add-index man): New section.
596 * Makefile.in (gdb-add-index.1): New rule to generate manpage
597 from gdb.texinfo.
598
754452f0
SN
5992018-01-11 Szabolcs Nagy <szabolcs.nagy@arm.com>
600
601 * gdb.texinfo (pwd): Fix whitespace.
602
2d97a5d9
JB
6032018-01-09 John Baldwin <jhb@FreeBSD.org>
604
605 * gdb.texinfo (pwd): Update cross-reference for Process Information
606 node and remove explicit /proc reference.
607 (Native): Rename subsection from SVR4 Process Information to
608 Process Information.
609 (Process Information): Reword introduction to be less /proc
610 centric. Document support for "info proc" on FreeBSD.
611
9f757bf7
XR
6122018-01-03 Xavier Roirand <roirand@adacore.com>
613
614 * gdb.texinfo (Set Catchpoints): Add documentation for new
615 "catch handlers" action.
616
cef0f868
SH
6172017-12-27 Stafford Horne <shorne@gmail.com>
618
619 * gdb.texinfo (Target Description Format): Explain that arbitrary
620 strings are now allowed for register groups.
621
b67d92b0
SH
6222017-12-27 Stafford Horne <shorne@gmail.com>
623
624 * gdb.texinfo (Registers): Document info reg $reggroup feature.
625
7c161838
SDJ
6262017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
627
628 PR cli/16224
629 * gdb.texinfo (ptype): Add documentation for new flag '/o'.
630
b89641ba
SM
6312017-12-13 Simon Marchi <simon.marchi@ericsson.com>
632
633 * python.texi (Manipulating breakpoints using Python): Document
634 qualified parameter to gdb.Breakpoint.
635
0b982d68
SM
6362017-12-13 Simon Marchi <simon.marchi@ericsson.com>
637
638 * python.texi (Manipulating breakpoints using Python): Split doc
639 of Breakpoint.__init__ in two, split text in multiple
640 paragraphs, don't nest parameter square brackets.
641
a994fec4
FJ
6422017-12-12 Stafford Horne <shorne@gmail.com>
643 Stefan Wallentowitz <stefan@wallentowitz.de>
644 Franck Jullien <franck.jullien@gmail.com>
645 Jeremy Bennett <jeremy.bennett@embecosm.com>
646
647 * gdb.texinfo: Add OpenRISC documentation.
648
437afbb8
JK
6492017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
650
651 * gdb.texinfo (Index Files): Document .debug_names and -dwarf-5.
652
883fd55a
KS
6532017-12-07 Keith Seitz <keiths@redhat.com>
654
655 * gdb.texinfo (Symbols): Document "set print type nested-type-limit"
656 and "show print type nested-type-limit".
657
824cc835
PM
6582017-12-07 Phil Muldoon <pmuldoon@redhat.com>
659
660 * python.texi (Breakpoints In Python): Add text relating
661 to allowed explicit locations and keywords in gdb.Breakpoints.
662
7403715e
TT
6632017-12-04 Tom Tromey <tom@tromey.com>
664
665 * gdb.texinfo (Rust): Update trait object status
666
97cbe998
SDJ
6672017-12-01 Andrew Cagney <cagney@redhat.com>
668 Joel Brobecker <brobecker@adacore.com>
669 Sergio Durigan Junior <sergiodj@redhat.com>
670
671 * gdb.texinfo (File Options): Document --readnever.
672 (Commands to Specify Files): Likewise, for 'symbol-file' and
673 'add-symbol-file'.
674
bd69330d
PA
6752017-11-29 Pedro Alves <palves@redhat.com>
676
677 PR c++/19436
678 * gdb.texinfo (Debugging C Plus Plus): Document setting
679 breakpoints in functions with ABI tags.
680
a20714ff
PA
6812017-11-29 Pedro Alves <palves@redhat.com>
682
683 * gdb.texinfo (Linespec Locations): Document how "function" is
684 interpreted in C++ and Ada. Document "-qualified".
685 (Explicit Locations): Document how "-function" is interpreted in
686 C++ and Ada. Document "-qualified".
687
ee9a09e9
DC
6882017-11-26 Dominik Czarnota <dominik.b.czarnota@gmail.com>
689
690 PR gdb/21945
691 * gdb.texinfo (Search Memory): Update description and example
692 about how to search a string without NULL terminator.
693
e547c119
JB
6942017-11-24 Joel Brobecker <brobecker@adacore.com>
695
696 * gdb.texinfo (GDB/MI Ada Exception Information): Document
697 new "exception-message" field.
698
5f1ca24a
SM
6992017-11-24 Simon Marchi <simon.marchi@ericsson.com>
700
701 * gdb.texinfo (Memory Map Format): Update gdb-memory-map.dtd.
702
d044bac8
PA
7032017-11-24 Pedro Alves <palves@redhat.com>
704
705 * gdb.texinfo (Completion): Update need-quoting examples. Remove
706 false claim that GDB inserts quoting automatically.
707 (Symbols): Add anchor.
708
2400729e
UW
7092017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
710
711 * gdb.texinfo (Requirements): Document use of GNU MPFR.
712
d8ae99a7
PM
7132017-11-16 Phil Muldoon <pmuldoon@redhat.com>
714
715 * python.texi (Basic Python): Add rbreak documentation.
716
d0fe4701
XR
7172017-11-07 Xavier Roirand <roirand@adacore.com>
718 Pedro Alves <palves@redhat.com>
719
720 * gdb.texinfo (Set Breaks): Document support for breakpoint
721 location ranges in the enable/disable commands.
722
bc3b087d
SDJ
7232017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
724
725 * gdb.texinfo (Starting your Program) <The working directory.>:
726 Mention remote debugging.
727 (Working Directory) <Your Program's Working Directory>:
728 Likewise.
729 (Connecting) <Remote Packet>: Add "set-working-dir"
730 and "QSetWorkingDir" to the table.
731 (Remote Protocol) <QSetWorkingDir>: New item, explaining the
732 packet.
733
d092c5a2
SDJ
7342017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
735
736 * gdb.texinfo (Starting your Program) <The working directory.>:
737 Mention new "set cwd" command.
738 (Working Directory) <Your Program's Working Directory>:
739 Rephrase to explain that "set cwd" exists and is the default
740 way to change the inferior's cwd.
741
289e23aa
AA
7422017-09-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
743
744 * gdb.texinfo (S/390 and System z Features): Document the new
745 features org.gnu.gdb.s390.gs and org.gnu.gdb.s390.gsbc.
746
f2ff95c5
KB
7472017-09-21 Kevin Buettner <kevinb@redhat.com>
748
749 * gdb.texinfo (qXfer:threads:read): Add documentation for handle
750 attribute.
751
da2c323b
KB
7522017-09-21 Kevin Buettner <kevinb@redhat.com>
753
754 * python.texi (Inferiors In Python): Add description for method
755 Inferior.thread_from_thread_handle.
756
4e5a4f58
JB
7572017-09-19 John Baldwin <jhb@FreeBSD.org>
758
759 * gdb.texinfo (Starting your Program): Add description of
760 starti command. Mention starti command as an alternative for
761 debugging the elaboration phase.
762
1526853e
SM
7632017-09-16 Simon Marchi <simon.marchi@ericsson.com>
764
765 * gdb.texinfo (Maintenance Commands): Document filter parameter
766 of "maint selftest". Document "maint info selftests" command.
767
7c96f8c1
TT
7682017-09-11 Tom Tromey <tom@tromey.com>
769
770 * python.texi (Events In Python): Document new events.
771
d69cf9b2
PA
7722017-09-04 Pedro Alves <palves@redhat.com>
773
774 * gdb.texinfo (Variables) <Program Variables>: Document inspecting
775 no-debug-info variables.
776 (Symbols) <Examining the Symbol Table>: Document inspecting
777 no-debug-info types.
778 (Calling) <Calling functions with no debug info>: New subsection,
779 documenting calling no-debug-info functions.
780 (Non-debug DLL Symbols) <Working with Minimal Symbols>: Update.
781
0a2dde4a
SDJ
7822017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
783
784 * gdb.texinfo (set environment): Add @anchor. Explain that
785 environment variables set by the user are sent to GDBserver.
786 (unset environment): Likewise, but for unsetting variables.
787 (Connecting) <Remote Packet>: Add "environment-hex-encoded",
788 "QEnvironmentHexEncoded", "environment-unset", "QEnvironmentUnset",
789 "environment-reset" and "QEnvironmentReset" to the table.
790 (Remote Protocol) <QEnvironmentHexEncoded, QEnvironmentUnset,
791 QEnvironmentReset>: New item, explaining the packet.
792
6e41ddec
JK
7932017-08-23 Jan Kratochvil <jan.kratochvil@redhat.com>
794
795 * gdb.texinfo (Compiling and Injecting Code): Add to subsection
796 "Compiler search for the compile command" descriptions of set
797 compile-gcc and show compile-gcc.
798
58afddc6
WP
7992017-08-07 Weimin Pan <weimin.pan@oracle.com>
800
801 * gdb.texinfo (Architectures): Add new Sparc64 section to document
802 ADI support.
803 * NEWS: Add "adi examine" and "adi assign" commands.
804
6d580b63
YQ
8052017-08-18 Yao Qi <yao.qi@linaro.org>
806
807 * gdb.texinfo (Server): Document "--selftest".
808
a5afdb16
RK
8092017-08-16 Ruslan Kabatsayev <b7.10110111@gmail.com>
810
811 * gdb.texinfo (TUI Single Key Mode): Document the new shortcuts in
812 Single-Key mode.
813
ca145713
SDJ
8142017-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
815
816 PR gdb/21925
817 * gdb.texinfo (Starting) <startup-with-shell>: Fix typo ("show
818 set...").
819
0968fbae
SM
8202017-08-09 Simon Marchi <simon.marchi@ericsson.com>
821
822 * gdb.texinfo (Packets): Fix Z0 cmd_list doc referring to
823 conditional expression.
824
791fb3d7
SM
8252017-07-31 Simon Marchi <simon.marchi@ericsson.com>
826
827 * agentexpr.texi (rot): Fix symbolic description, improve
828 textual description.
829
27d41eac
YQ
8302017-07-26 Yao Qi <yao.qi@linaro.org>
831
832 * gdb.texinfo (Maintenance Commands): Document command
833 "maint check xml-descriptions".
834
8e2141c6
YQ
8352017-07-26 Yao Qi <yao.qi@linaro.org>
836
837 * gdb.texinfo (Maintenance Commands): Document optional
838 argument of "maint print c-tdesc".
839
c646b4e8
YQ
8402017-07-18 Yao Qi <yao.qi@linaro.org>
841
842 * gdb.texinfo (Maintenance Commands): Improve the doc to
843 command "maint print c-tdesc".
844
eb83230b
SDJ
8452017-06-20 Sergio Durigan Junior <sergiodj@redhat.com>
846
847 PR gdb/21606
848 * python.texi (Python representation of Symbols.): Replace
849 SYMBOL_FUNCTION_DOMAIN by SYMBOL_FUNCTIONS_DOMAIN, fixing typo.
850 * guile.texi (Guile representation of Symbols.): Likewise.
851
c4dcb155
SM
8522017-06-11 Simon Marchi <simon.marchi@ericsson.com>
853
854 * gdb.texinfo (Optional Messages about Internal Happenings):
855 Document {set,show} debug separate-debug-file commands.
856
aefd8b33
SDJ
8572017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
858
859 * gdb.texinfo (Starting) <startup-with-shell>: Add @anchor.
860 (Connecting) <Remote Packet>: Add "startup-with-shell"
861 and "QStartupWithShell" to the table.
862 (Remote Protocol) <QStartupWithShell>: New item, explaining the
863 packet.
864
176efed1
AB
8652017-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.texinfo (Packets): Document vMustReplyEmpty packet.
868
d050f7d7
TW
8692017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
870
871 * python.texi (Recording in Python): Factor out the documentation of
872 gdb.RecordInstruction's super class.
873
14f819c8
TW
8742017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
875
876 * python.texi (Recording in Python): Replace gdb.BtraceFunction with
877 gdb.RecordFunctionSegment. Rename prev_sibling and next_sibling to
878 prev and next.
879
0ed5da75
TW
8802017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
881
882 * python.texi (Recording in Python): Replace gdb.BtraceInstruction with
883 gdb.RecordInstruction
884
913aeadd
TW
8852017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
886
887 * python.texi (Recording in Python): Add documentation for
888 gdb.RecordGap and remove documentation of special cases for
889 gdb.BtraceInstruction.
890
a3be24ad
TW
8912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
892
893 * python.texi (Recording in Python): Remove Record.ptid defvar.
894
ebe553db
SM
8952017-04-21 Simon Marchi <simon.marchi@ericsson.com>
896
897 * gdb.texinfo (GDB/MI Thread Information): Add missing
898 fields, re-word some things.
899 (GDB/MI Thread Commands): Describe fields found in the output of
900 -thread-info, remove description of fields in the
901 thread output tuple, replace with a cross-reference to "GDB/MI
902 Thread Information".
903
9be21bb4
SM
9042017-04-21 Simon Marchi <simon.marchi@ericsson.com>
905
906 * gdb.texinfo (GDB/MI Thread Commands): Remove "current" field
907 from -thread-info output.
908
fe5f7374
AK
9092017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
910
911 * gdb.texinfo (Synopsys ARC): Document "set debug arc 2".
912
eea78757
AK
9132017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
914
915 * gdb.texinfo (Synopsys ARC): Add "maint print arc arc-instruction".
916
79778b30
YQ
9172017-03-22 Yao Qi <yao.qi@linaro.org>
918
919 * python.texi (Inferiors In Python): Remove @code from Python.
920
cee59b3f
TW
9212017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
922
923 * python.texi (Recordings In Python): Document return type of
924 gdb.BtraceInstruction.data.
925
51457a05
MAL
9262017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
927
928 * gdb.texinfo (gdb/mi Symbol Query Commands): Document new MI
929 command file-list-shared-libraries
930 (GDB/MI Async Records): Update documentation of library-loaded with new
931 field.
932
f8d99587
DE
9332017-03-16 Doug Evans <dje@google.com>
934
935 * guile.texi (Lazy Strings In Guile): Mention arrays.
936 * python.texi (Lazy Strings In Python): Ditto.
937
5cf70512
JW
9382017-03-08 Jiong Wang <jiong.wang@arm.com>
939
940 * gdb.texinfo (Memory Protection Extensions): Add missing escape
941 character "@".
942
4a612d6f
WT
9432017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
944
945 * Memory Protection Extensions: Add information about inferior
946 calls.
947
216f72a1
JK
9482017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
949
950 * gdb.texinfo (Print Settings, Tail Call Frames): Rename DW_OP_GNU_*,
951 DW_TAG_GNU_* and DW_AT_GNU_*.
952
4e746bb6
TW
9532017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
954
955 * python.texi (Recordings In Python): New section.
956
3f77c769
TT
9572017-02-14 Tom Tromey <tom@tromey.com>
958
959 PR python/13598:
960 * python.texi (Events In Python): Document events.before_prompt.
961
5cf30ebf
LM
9622017-02-13 Luis Machado <lgustavo@codesourcery.com>
963
964 * gdb.texinfo (Target Commands): Document the optional offset
965 argument for the load command.
966
18da0c51
MG
9672017-02-10 Martin Galvan <martingalvan@sourceware.org>
968
969 PR gdb/21122
970 * gdb.texinfo (Breakpoints): Reword documentation to speak in terms of
971 space-separated breakpoint lists. Also add a missing @table command
972 and @cindex for breakpoint lists.
973
3f7b46f2
IR
9742017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
975
976 PR tdep/20936
977 * gdb.texinfo: (Standard Target Features): Document SPARC features.
978 (Sparc Features): New node.
979
2735833d
WT
9802017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
981
982 * gdb.texinfo (i386 Features): Add system segment registers
983 as feature.
984
373832b6
SM
9852017-01-24 Simon Marchi <simon.marchi@ericsson.com>
986
987 * python.texi (Events In Python): Fix typo.
988
78cbbba8
LM
9892017-01-20 Mike Wrighton <mike_wrighton@codesourcery.com>
990 Luis Machado <lgustavo@codesourcery.com>
991
992 * gdb.texinfo (-target-flash-erase): New MI command description.
993 (flash-erase): New CLI command description.
994
387360da
JB
9952017-01-04 John Baldwin <jhb@FreeBSD.org>
996
997 * gdb.texinfo (Contributors): Add SRI International and University
998 of Cambridge for FreeBSD/mips.
999
34c41c68
DE
10002016-12-22 Doug Evans <xdje42@gmail.com>
1001
1002 * gdb.texinfo (Symbols): Update docs for symbol printing maintenance
1003 commands.
1004
df3ee9ca
PA
10052016-12-02 Pedro Alves <palves@redhat.com>
1006
1007 * gdb.texinfo (User-defined Commands): Limit on number of
1008 arguments passed to user-defined commands removed; update.
1009
01770bbd
PA
10102016-12-02 Pedro Alves <palves@redhat.com>
1011
1012 PR cli/20559
1013 * gdb.texinfo (Define): Add example of using "eval" to process a
1014 variable number of arguments.
1015 (Output) <eval>: Add anchor.
1016
ad02e4fe
SM
10172016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
1018
1019 * Makefile.in: Likewise.
1020
8504e097
AA
10212016-11-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
1022
1023 * gdb.texinfo (GDB/MI Async Records): Add missing comma after
1024 xref.
1025
39402e6c
PA
10262016-10-29 Pedro Alves <palves@redhat.com>
1027
1028 * gdb.texinfo (Packets) <vCont>: Remove mention of default
1029 actions.
1030
ca6eff59
PA
10312016-10-26 Pedro Alves <palves@redhat.com>
1032
1033 * gdb.texinfo (Packets): Clarify vCont packets with multiple
1034 actions that match a thread, and what happens when an action
1035 matches a thread that is already running.
1036
be06ba8c
SM
10372016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1038
1039 * gdb.texinfo (Using Trace Files): Fix typo.
1040 (GDB/MI Tracepoint Commands): Likewise.
1041
99e61eda
SM
10422016-10-14 Simon Marchi <simon.marchi@ericsson.com>
1043
1044 * gdb.texinfo (GDB/MI Tracepoint Commands): Document -ctf switch
1045 of -trace-save.
1046
9c37b5ae
TT
10472016-10-06 Tom Tromey <tom@tromey.com>
1048
1049 * guile.texi (Types In Guile): Remove Java mentions.
1050 * python.texi (Types In Python): Remove Java mentions.
1051 * gdb.texinfo (Address Locations, Supported Languages)
1052 (Index Section Format): Remove Java mentions.
1053
ee8da4b8
DE
10542016-08-15 Doug Evans <dje@google.com>
1055
1056 * gdb.texinfo (Target Description Format): Update docs on "end"
1057 field spec and field default type.
1058
4034d0ff
AT
10592016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
10602016-10-03 Simon Marchi <simon.marchi@ericsson.com>
1061
1062 PR gdb/20487
1063 * gdb.texinfo (Context management): Update mention of frame
1064 change notifications.
1065 (gdb/mi Async Records): Document frame field in
1066 =thread-select event.
1067 * observer.texi (GDB Observers): New user_selected_context_changed
1068 observer.
1069
4435e1cc
TT
10702016-09-28 Tom Tromey <tom@tromey.com>
1071
1072 * gdb.texinfo (Packets) <z0>: Use "software breakpoint" rather
1073 than "memory breakpoint". Further document "kind". Move
1074 protocol-details link earlier.
1075 <z1>: Document the cmd_list argument. Fix typo.
1076 <g>: Remove incorrect sentence.
1077 (Stop Reply Packets): Document "OK" response to requests when in
1078 non-stop mode.
1079 <swbreak>: Use "software breakpoint" rather than "memory
1080 breakpoint".
1081 <create>: Document that "R" is ignored.
1082 <W, X, w>: Document formatting of "AA".
1083 (Notification Packets): Use "%Stop", not "%%Stop".
1084
ad0a504f
AK
10852016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
1086
1087 * gdb.texinfo (Embedded Processors): Document ARC.
1088 (Synopsys ARC): New section.
1089 (Standard Target Features): Document ARC features.
1090 (ARC Features): New section.
1091
74172ecf
SM
10922016-09-21 Simon Marchi <simon.marchi@ericsson.com>
1093
1094 * .gitignore: New file.
1095
0a1ddfa6
SM
10962016-08-24 Simon Marchi <simon.marchi@ericsson.com>
1097
1098 * gdb.texinfo (Input/Output): Mention possibility to unset
1099 inferior-tty.
1100
c0272db5
TW
11012016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
1102
1103 * gdb.texinfo: Resume btrace on reconnect.
1104
e3487908
GKB
11052016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
1106
1107 * gdb.texinfo (Set Catchpoints): Add 'group' argument to catch
1108 syscall.
1109
463888ab
РИ
11102016-06-30 Руслан Ижбулатов <lrn1986@gmail.com>
1111
1112 * gdb.texinfo (Cygwin Native): Document the new 'signal-event'
1113 command.
1114
dac790e1
TT
11152016-07-13 Tom Tromey <tom@tromey.com>
1116
1117 PR python/15620, PR python/18620:
1118 * python.texi (Events In Python): Document new breakpoint events.
1119
93daf339
TT
11202016-07-13 Tom Tromey <tom@tromey.com>
1121
1122 PR python/17698:
1123 * python.texi (Breakpoints In Python): Document
1124 Breakpoint.pending.
1125
cda75e70
TT
11262016-07-13 Tom Tromey <tom@tromey.com>
1127
1128 * python.texi (Breakpoints In Python): Move table of types and
1129 table of watchpoint types earlier in node.
1130
e0f3fd7c
TT
11312016-07-12 Tom Tromey <tom@tromey.com>
1132
1133 PR python/19293:
1134 * python.texi (Frames In Python): Document
1135 gdb.invalidate_cached_frames.
1136
86f78169
PA
11372016-06-21 Pedro Alves <palves@redhat.com>
1138
1139 * gdb.texinfo (Interpreters): Update intepreter-exec section,
1140 document new-ui and explain use case.
1141
a28d8e50
YTL
11422016-06-17 Yan-Ting Lin <currygt52@gmail.com>
1143
1144 * gdb.texinfo (Standard Target Features): Document NDS32 features.
1145 (NDS32 Features): New Section.
1146
bb556f1f
TK
11472016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
1148
1149 * gdb.texinfo (Examining Memory): Document negative repeat
1150 count in the 'x' command.
1151
38b022b4
SM
11522016-06-06 Simon Marchi <simon.marchi@ericsson.com>
1153
1154 * gdb.texinfo (GDB/MI Async Records): Document method and
1155 format fields in =record-started.
1156 * observer.texi (record_changed): Add method and format
1157 parameters.
1158
c185ba27
EZ
11592016-05-27 Eli Zaretskii <eliz@gnu.org>
1160
1161 * gdb.texinfo (General Query Packets): Move the description of the
1162 response before the long list of the specific 'read' and 'write'
1163 requests.
1164
1957f6b8
TT
11652016-05-23 Tom Tromey <tom@tromey.com>
1166
1167 * python.texi (Basic Python): Document gdb.breakpoints return.
1168
224f10c1
TT
11692016-05-24 Tom Tromey <tom@tromey.com>
1170
1171 PR gdb/19194:
1172 * gdb.texinfo (gdb man): Fix typo.
1173
0bdfa368
TT
11742016-05-17 Tom Tromey <tom@tromey.com>
1175
1176 * gdb.texinfo (Supported Languages): Mention Rust. Update menu.
1177 (Rust): New node.
1178
dcd1f979
TT
11792016-05-17 Tom Tromey <tom@tromey.com>
1180
1181 * gdb.texinfo (Maintenance Commands): Document "maint selftest".
1182
310cdbb6
YQ
11832016-04-27 Yao Qi <yao.qi@linaro.org>
1184
1185 * gdb.texinfo (tfind): Complete doc about tfind without
1186 argument.
1187
b8162e5a
AT
11882016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
1189
1190 * agentexpr.texi (byte): Fix zero_ext description.
1191
f7c38292
PA
11922016-03-31 Pedro Alves <palves@redhat.com>
1193
1194 * gdb.texinfo (M32R/SDI): Delete node.
1195 (MIPS Embedded): Remove references to the MIPS remote debugging
1196 protocol, PMON and variants, and the associated commands.
1197
81516450
DE
11982016-03-15 Doug Evans <dje@google.com>
1199
1200 * gdb.texinfo (Target Descriptions): New menu item "Enum Target Types".
1201 (Target Description Format): Mention enum types. Update docs on
1202 flags types.
1203 (Predefined Target Types): Add "bool".
1204 (Enum Target Types): New node.
1205
2a60e18f
PA
12062016-03-15 Pedro Alves <palves@redhat.com>
1207
1208 * gdb.texinfo (Tracepoint Actions): Fix typo.
1209
45fa2529
PA
12102016-03-15 Pedro Alves <palves@redhat.com>
1211 Andreas Arnez <arnez@linux.vnet.ibm.com>
1212 Marcin Kościelnicki <koriakin@0x04.net>
1213
1214 * gdb.texinfo (Tracepoint Actions): Document possible
1215 unreliability of '$_ret'.
1216
f2403c39
AB
12172016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
1218
1219 * gdb.texinfo (Symbols): Document new 'maint info line-table'
1220 command.
1221
f2f3ccb9
SM
12222016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
1223
1224 * gdb.texinfo (Convenience Functions): Document $_as_string.
1225
cce0e923
DE
12262016-02-23 Doug Evans <dje@google.com>
1227
1228 * gdb.texinfo (Skipping Over Functions and Files): Document new
1229 options to "skip" command. Update docs of output of "info skip".
1230
012b3a21
WT
12312016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
1232
1233 * gdb.texinfo (Signals): Add bound violation display hints for
1234 a SIGSEGV.
1235
0748bf3e
MK
12362016-02-18 Marcin Kościelnicki <koriakin@0x04.net>
1237
1238 * gdb.texinfo (Trace File Format): Add documentation for description
1239 section lines.
1240
e909d859
MK
12412016-02-10 Marcin Kościelnicki <koriakin@0x04.net>
1242
1243 * gdb.texinfo (Trace File Format): Remove misleading information
1244 about register block ordering.
1245
713cdcbf
DE
12462016-02-01 Doug Evans <dje@google.com>
1247
1248 * gdb.texinfo (Value Sizes): Fix typo.
1249
8244c20d
DE
12502016-02-01 Doug Evans <dje@google.com>
1251
1252 * gdb.texinfo (Skipping Over Functions and Files): Fix typo.
1253
5fdf6324
AB
12542016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
1255
1256 * gdb.texinfo (Value Sizes): New section.
1257 (Data): Add the 'Value Sizes' node to the menu.
1258
67ebd9cb
JB
12592016-01-26 John Baldwin <jhb@FreeBSD.org>
1260
1261 * gdb.texinfo (Debugging Output): Fix subject verb disagreements.
1262
6e9567fe
JB
12632016-01-19 John Baldwin <jhb@FreeBSD.org>
1264
1265 * gdb.texinfo (Debugging Output): Document "set/show debug fbsd-lwp".
1266
f303dbd6
PA
12672016-01-18 Pedro Alves <palves@redhat.com>
1268
1269 * gdb.texinfo (Threads): Mention that GDB displays the ID and name
1270 of the thread that hit a breakpoint or received a signal.
1271
71ef29a8
PA
12722016-01-15 Pedro Alves <palves@redhat.com>
1273
1274 * gdb.texinfo (Threads) <thread ID lists>: Document star ranges.
1275
663f6d42
PA
12762016-01-13 Pedro Alves <palves@redhat.com>
1277
1278 * gdb.texinfo (Threads): Document the $_gthread convenience
1279 variable.
1280 (Convenience Vars): Likewise.
1281
c84f6bbf
PA
12822016-01-13 Pedro Alves <palves@redhat.com>
1283
1284 * gdb.texinfo (Threads): Document "info threads -gid".
1285
22a02324
PA
12862016-01-13 Pedro Alves <palves@redhat.com>
1287
1288 * python.texi (Breakpoints In Python) <Breakpoint.thread>: Add
1289 anchor.
1290 (Threads In Python): Document new InferiorThread.global_num
1291 attribute.
1292
5d5658a1
PA
12932016-01-07 Pedro Alves <palves@redhat.com>
1294
1295 * gdb.texinfo (Threads): Document per-inferior thread IDs,
1296 qualified thread IDs, global thread IDs and thread ID lists.
1297 (Set Watchpoints, Thread-Specific Breakpoints): Adjust to refer to
1298 thread IDs.
1299 (Convenience Vars): Document the $_thread convenience variable.
1300 (Ada Tasks): Adjust to refer to thread IDs.
1301 (GDB/MI Async Records, GDB/MI Thread Commands, GDB/MI Ada Tasking
1302 Commands, GDB/MI Variable Objects): Update to mention global
1303 thread IDs.
1304 * guile.texi (Breakpoints In Guile)
1305 <breakpoint-thread/set-breakpoint-thread breakpoint>: Mention
1306 global thread IDs instead of thread IDs.
1307 * python.texi (Threads In Python): Adjust documentation of
1308 InferiorThread.num.
1309 (Breakpoint.thread): Mention global thread IDs instead of thread
1310 IDs.
1311
84654457
PA
13122016-01-13 Pedro Alves <palves@redhat.com>
1313
1314 * python.texi (Threads In Python): Document
1315 InferiorThread.inferior.
1316
e3940304
PA
13172016-01-13 Pedro Alves <palves@redhat.com>
1318
1319 * gdb.texinfo (Inferiors and Programs): Document the $_inferior
1320 convenience variable.
1321 (Convenience Vars): Likewise.
1322
82075af2
JS
13232016-01-12 Josh Stone <jistone@redhat.com>
1324 Philippe Waroquiers <philippe.waroquiers@skynet.be>
1325
1326 * gdb.texinfo (Remote Configuration): List the QCatchSyscalls packet.
1327 (Stop Reply Packets): List the syscall entry and return stop reasons.
1328 (General Query Packets): Describe QCatchSyscalls, and add it to the
1329 table and the detailed list of stub features.
1330
bc504a31
PA
13312016-01-12 Pedro Alves <palves@redhat.com>
1332
1333 Remove use of the registered trademark symbol throughout.
1334
cde67b27
YQ
13352016-01-12 Yao Qi <yao.qi@linaro.org>
1336
1337 * gdb.texinfo (Interrupts): Update the document on handling
1338 interrupt when program is stopped.
1339
19d9d4ef
DB
13402015-12-11 Don Breazeal <donb@codesourcery.com>
1341
1342 * gdb.texinfo (Forks): Correct Linux kernel version where
1343 fork and exec events are supported, add notes about support
1344 of these events in target remote mode.
1345 (Connecting): Reorganize and clarify distinctions between
1346 target remote, extended-remote, and multiprocess.
1347 Reorganize related text from separate sections into new
1348 sections.
1349 (Server): Note effects of target extended-remote mode.
1350 Delete section on Multi-Process Mode for gdbserver.
1351 Move some text to "Connecting" node.
1352
f4f4330e
PA
13532015-12-10 Pedro Alves <palves@redhat.com>
1354
1355 * gdb.texinfo (Threads): Replace warning with explanation
1356 about single-threaded programs.
1357
b1236ac3
PA
13582015-12-10 Pedro Alves <palves@redhat.com>
1359
1360 * gdb.texinfo (Threads): Remove mention of SGI.
1361 (Forks): Remove mention of HP-UX.
1362 (Breakpoints): Remove mention of HP-UX.
1363 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
1364 Reword in terms of architectures.
1365 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
1366 mention supported systems.
1367 (Convenience Vars): Don't mention HP-UX.
1368 (Jumping): Remove mention of HP-UX in comment.
1369 (Files) <shared libraries>: Update supported shared library types
1370 list. Remove mention of HP-UX.
1371 (Native): Remove HP-UX subsection.
1372 (SVR4 Process Information): Remove mention of HP-UX.
1373
0f59c28f
PA
13742015-12-10 Pedro Alves <palves@redhat.com>
1375
1376 * gdb.texinfo (Stack): Reorder menu.
1377
1c35a88f
LM
13782015-12-09 Luis Machado <lgustavo@codesourcery.com>
1379
1380 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
1381 -var-set-format's new zero-hexadecimal format.
1382
3685b09f
PMR
13832015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
1384
1385 * gdb.texinfo (Ada Mode Into): Move overloading support
1386 description to its own node.
1387 (Overloading support for Ada): New node.
1388
f2faf941
PA
13892015-11-30 Pedro Alves <palves@redhat.com>
1390
1391 PR 14618
1392 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
1393 (Remote Configuration): Add the "set/show remote
1394 no-resumed-stop-reply" to the available settings table.
1395 (General Query Packets): Document the "no-resumed" qSupported
1396 feature.
1397
65706a29
PA
13982015-11-30 Pedro Alves <palves@redhat.com>
1399
1400 * gdb.texinfo (Remote Configuration): List "set/show remote
1401 thread-events" command in configuration table.
1402 (Stop Reply Packets): Document "T05 create" stop
1403 reason and 'w' stop reply.
1404 (General Query Packets): Document QThreadEvents packet. Document
1405 QThreadEvents qSupported feature.
1406
de979965
PA
14072015-11-30 Pedro Alves <palves@redhat.com>
1408
1409 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
1410 anchor.
1411 (Packets): Document vCtrlC.
1412
79efa585
SM
14132015-11-26 Simon Marchi <simon.marchi@ericsson.com>
1414
1415 * gdb.texinfo (Thread List Format): Mention thread names.
1416
7e0aa6aa
PA
14172015-11-24 Pedro Alves <palves@redhat.com>
1418
1419 PR 17539
1420 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
1421 program-spaces" example to ascending order listing.
1422 (Threads): Adjust "info threads" example to ascending order
1423 listing.
1424 (Forks): Adjust "info inferiors" example to ascending order
1425 listing.
1426
0c532a29
MM
14272015-11-04 Markus Metzger <markus.t.metzger@intel.com>
1428
1429 * gdb.texinfo (Process Record and Replay): Document "record
1430 instruction-history" modifiers.
1431
fc58fa65
AB
14322015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
1433
1434 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
1435 description.
1436 (Frame Filter Management): Move to later in the 'Examining the
1437 Stack' chapter.
1438 (Selection): Add entry for 'select-frame'.
1439
792005b0
DE
14402015-09-25 Doug Evans <dje@google.com>
1441
1442 * gdb.texinfo (Process Record and Replay): Fix syntax of
1443 "record instruction-history begin, end" and
1444 "record function-call-history begin, end".
1445
c58b006b
SM
14462015-09-22 Simon Marchi <simon.marchi@ericsson.com>
1447
1448 * gdb.texinfo (Specifying Source Directories): Fix
1449 substitute-path example.
1450
f2665db5
MM
14512015-09-18 Markus Metzger <markus.t.metzger@intel.com>
1452
1453 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
1454
e68fa6f0
PA
14552015-09-15 Pedro Alves <palves@redhat.com>
1456
1457 PR remote/18965
1458 * gdb.texinfo (Stop Reply Packets): Revert previous change to
1459 the vforkdone description.
1460
8228463c
PA
14612015-09-15 Pedro Alves <palves@redhat.com>
1462
1463 PR remote/18965
1464 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
1465 part indicates the thread ID of the parent process.
1466
750ce8d1
YQ
14672015-09-15 Yao Qi <yao.qi@linaro.org>
1468
1469 * gdb.texinfo (General Query Packets): Add vContSupported to
1470 tables of 'gdbfeatures' and 'stub features' supported in the
1471 qSupported packet, as well as to the list containing stub
1472 feature details.
1473
b459a59b
DB
14742015-09-11 Don Breazeal <donb@codesourcery.com>
1475
1476 * gdb.texinfo (Remote Configuration): Add exec event
1477 feature to table of packet settings.
1478 (Stop Reply Packets): Add exec events to the list of stop
1479 reasons.
1480 (General Query Packets): Add exec events to tables of
1481 'gdbfeatures' and 'stub features' supported in the qSupported
1482 packet, as well as to the list containing stub feature
1483 details.
1484
73b8c1fd
PA
14852015-08-24 Pedro Alves <palves@redhat.com>
1486
1487 * gdb.texinfo (Remote Configuration): Document the "set/show
1488 remote multiprocess-extensions-packet" commands.
1489
bb615428
PA
14902015-08-24 Pedro Alves <palves@redhat.com>
1491
1492 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
1493 <M32R>: Remove references to M32R/D.
1494 <M68K>: Remove references to target dbug.
1495 <MIPS Embedded>: Remove references to target r3900 and target
1496 array.
1497 <PowerPC Embedded>: Remove references to target dink32 and target
1498 ppcbug, target sds
1499 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
1500
2b4bf6af
AB
15012015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1502
1503 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
1504
566f5e3b
AB
15052015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1506
1507 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
1508
18989b3c
AB
15092015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
1510
1511 * gdb.texinfo (Maintenance Commands): Move documentation of "main
1512 info bfds" to...
1513 (File Caching): A New section. Outline bfd caching, and add new
1514 description for "main set/show bfd-sharing".
1515
6ff0ba5f
DE
15162015-08-14 Doug Evans <xdje42@gmail.com>
1517
1518 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
1519 disassembly.
1520 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
1521
629500fa
KS
15222015-08-11 Keith Seitz <keiths@redhat.com>
1523
1524 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
1525 Use "location(s)"instead of "linespec(s)".
1526 (Specifying a Location): Rewrite.
1527 Add subsections describing linespec, address, and explicit locations.
1528 Add node/menu for each subsection.
1529 (Source and Machine Code, C Preprocessor Macros)
1530 (Create and Delete Trace points)
1531 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
1532 (Continuing at a Different Address): Remove "linespec" examples.
1533 Add reference to "Specify a Location"
1534 (The -break-insert Command): Rewrite. Add anchor.
1535 Add reference to appropriate manual section discussing locations.
1536 (The -dprintf-insert Command): Refer to -break-insert for
1537 specification of 'location'.
1538
fbea99ea
PA
15392015-08-07 Pedro Alves <palves@redhat.com>
1540
1541 * gdb.texinfo (Maintenance Commands): Document "maint set/show
1542 target-non-stop".
1543
da8c46d2
MM
15442015-08-07 Markus Metzger <markus.t.metzger@intel.com>
1545
1546 * gdb.texinfo (Process Record and Replay): Document prefixing of
1547 speculatively executed instructions in the "record instruction-history"
1548 command.
1549
a3b5281e
DE
15502015-07-20 Doug Evans <dje@google.com>
1551
1552 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
1553
6bcb1f97
DE
15542015-07-16 Doug Evans <dje@google.com>
1555
1556 * stabs.texinfo: @include gdb-cfg.texi.
1557
db1ff28b
JK
15582015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1559
1560 Revert the previous 2 commits:
1561 gdbserver build-id attribute generator
1562 Validate symbol file using build-id
1563
ca5268b6
JK
15642015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1565
1566 * gdb.texinfo (Files): Add 'set validate-build-id'
1567 and 'show validate-build-id'.
1568
700ca40f
JK
15692015-07-15 Aleksandar Ristovski <aristovski@qnx.com
1570 Jan Kratochvil <jan.kratochvil@redhat.com>
1571
1572 gdbserver build-id attribute generator.
1573 * gdb.texinfo (Library List Format for SVR4 Targets): Add
1574 'build-id' in description, example, new attribute in dtd.
1575
7c7f93f6
AB
15762015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
1577
1578 * gdb.texinfo (Selection): Update documentation for 'frame'
1579 command.
1580
b0627500
MM
15812015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1582
72f4393d 1583 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
1584 commands.
1585
b20a6524
MM
15862015-07-02 Markus Metzger <markus.t.metzger@intel.com>
1587
1588 * gdb.texinfo (Process Record and Replay): Spell out that variables
1589 and registers are not available during btrace replay.
1590 Describe the new "record btrace pt" command.
1591 Describe the new "set|show record btrace pt buffer-size" options.
1592 (General Query Packets): Describe the new Qbtrace:pt and
1593 Qbtrace-conf:pt:size packets.
1594 Expand "bts" to "Branch Trace Store".
1595 Update the branch trace DTD.
1596
fc637f04
PP
15972015-06-26 Patrick Palka <patrick@parcs.ath.cx>
1598
1599 * gdb.texinfo (Command History): Document the new option
1600 "history remove-duplicates".
1601
18a94d75
DE
16022015-06-19 Doug Evans <dje@google.com>
1603
1604 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
1605 longer supported.
1606
0eacb298
PP
16072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1608
1609 * gdb.texinfo (Command History): Mention that setting
1610 GDBHISTSIZE to the empty string disables history truncation.
1611
bc460514
PP
16122015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1613
1614 PR gdb/16999
1615 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
1616 behavior.
1617
b58c513b
PP
16182015-06-17 Patrick Palka <patrick@parcs.ath.cx>
1619
1620 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
1621 with GDBHISTSIZE.
1622
a86c90e6
SM
16232015-06-15 Simon Marchi <simon.marchi@ericsson.com>
1624
1625 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
1626 bytes and memory units for -data-{read,write}-memory-bytes.
1627 (Packets): Same for m, M and X packets.
1628 * python.texi (Inferiors In Python): Same for read_memory and
1629 write_memory.
1630
c74f7d1c
JT
16312015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
1632
1633 * gdb.texinfo (Separate Debug Files): Document that PE is also
1634 supported.
1635
51f0e40d
AB
16362015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
1637
1638 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
1639 single table entry.
1640
966f0aef
WT
16412015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
1642
1643 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
1644
1645
15a201c8
GB
16462015-06-10 Gary Benson <gbenson@redhat.com>
1647
1648 * gdb.texinfo (Remote Configuration): Document the
1649 "set/show remote hostio-setfs-packet" command.
1650 (Host I/O Packets): Document the vFile:setfs packet.
1651
7a6a1731
GB
16522015-06-10 Gary Benson <gbenson@redhat.com>
1653
1654 * gdb.texinfo (Debugging Output): Document the "set/show debug
1655 linux-namespaces" command.
1656
7d73c23c 16572015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 1658 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
1659
1660 * gdb.texinfo (i386): Add documentation about "show mpx bound"
1661 and "set mpx bound".
1662
27e0867f
DE
16632015-05-27 Doug Evans <dje@google.com>
1664
1665 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
1666
b4f54984
DE
16672015-05-26 Doug Evans <dje@google.com>
1668
1669 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
1670 command renamings.
1671 (Maintenance Commands): Update for DWARF "set debug" command renamings.
1672
55b40027
AB
16732015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
1674
1675 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
1676
a4ea0946
AB
16772015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
1678
1679 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
1680 (TUI Commands): Add 'tui enable' and 'tui disable' details.
1681
37442ce1
DE
16822015-05-16 Doug Evans <xdje42@gmail.com>
1683
1684 * guile.texi (Memory Ports in Guile): Document support for unbuffered
1685 memory ports.
1686
36de76f9
JK
16872015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1688
1689 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
1690
0d71eef5
DB
16912015-05-12 Don Breazeal <donb@codesourcery.com>
1692
1693 * gdb.texinfo (Forks): Note that fork debugging is
1694 supported in extended mode.
1695 (Remote Configuration): Add fork event features to table
1696 of packet settings.
1697 (Stop Reply Packets): Add fork events to list of stop reasons.
1698 (General Query Packets): Add fork events to tables of
1699 'gdbfeatures' and 'stub features' supported in the qSupported
1700 packet, as well as to the list containing stub feature
1701 details.
1702
835205d0
GB
17032015-05-12 Gary Benson <gbenson@redhat.com>
1704
1705 * gdb.texinfo (General Query Packets): Document
1706 qXfer:exec-file:read with empty annex.
1707
4c082a81
SC
17082015-05-09 Siva Chandra Reddy <sivachandra@google.com>
1709
1710 * python.texi (Values From Inferior): Add descriptions of new
1711 methods gdb.Value.reference_value and gdb.Value.const_value.
1712
b30a0bc3
JB
17132015-05-06 Joel Brobecker <brobecker@adacore.com>
1714
1715 * gdb.texinfo (Files): Add "info dll" documentation.
1716 (Cygwin Native): Remove "info dll" documentation.
1717
2ce1cdbf
DE
17182015-04-29 Doug Evans <dje@google.com>
1719
1720 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
1721 Document.
1722 (Writing an Xmethod): Add get_result_type to example.
1723
59fb7612
SS
17242015-04-28 Sasha Smundak <asmundak@google.com>
1725
1726 * python.texi: New method documented.
1727
cf75d6c3
AB
17282015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
1729
1730 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
1731 format.
1732
897c3d32
DE
17332015-04-24 Doug Evans <dje@google.com>
1734
1735 * python.texi (Xmethods In Python): Fix name of method to call the
1736 xmethod.
1737
1b6e6f5c
GB
17382015-04-17 Gary Benson <gbenson@redhat.com>
1739
1740 * gdb.texinfo (Connecting to a Remote Target): Mention that
1741 GDB can access program files from remote targets that support
1742 qXfer:exec-file:read and Host I/O packets.
1743
c78fa86a
GB
17442015-04-17 Gary Benson <gbenson@redhat.com>
1745
1746 * gdb.texinfo (Remote Configuration): Document the "set/show
1747 remote pid-to-exec-file-packet" command.
1748 (General Query Packets): Document the qXfer:exec-file:read
1749 qSupported features. Document the qXfer:exec-file:read packet.
1750
a9a5a3d1
GB
17512015-04-17 Gary Benson <gbenson@redhat.com>
1752
1753 * gdb.texinfo (set sysroot): Document that "set sysroot" also
1754 applies to executable paths if supplied to GDB as absolute.
1755
4f45d445
JK
17562015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1757
1758 * gdb.texinfo (Mode Options): Remove -xdb.
1759
e7a8570f
JK
17602015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1761 Eli Zaretskii <eliz@gnu.org>
1762
72f4393d
L
1763 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
1764 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
1765 the compile command. New subsection Compiler search for the compile
1766 command.
1767
f2983cc3
AW
17682015-04-09 Andy Wingo <wingo@igalia.com>
1769
1770 * guile.texi (Frames In Guile): Describe frame-read-register.
1771
599bd15c
GB
17722015-04-02 Gary Benson <gbenson@redhat.com>
1773
1774 * gdb.texinfo (set sysroot): Document "target:".
1775
d11916aa
SS
17762015-04-01 Sasha Smundak <asmundak@google.com>
1777
1778 * doc/python.texi (Writing a Frame Unwinder in Python): Add
1779 section.
1780
df8411da
SDJ
17812015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
1782
1783 PR corefiles/16092
1784 * gdb.texinfo (gcore): Mention new command 'set
1785 use-coredump-filter'.
1786 (set use-coredump-filter): Document new command.
1787
d33279b3
AT
17882015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
1789
1790 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
1791 documentation, reorder the info os entries in alphabetical order.
1792
852f8402
SM
17932015-03-26 Simon Marchi <simon.marchi@ericsson.com>
1794
1795 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
1796 -data-write-memory-bytes.
1797
856e7dd6
PA
17982015-03-24 Pedro Alves <palves@redhat.com>
1799
1800 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
1801 mention that threads may sometimes run unlocked.
1802
236af5e3
YG
18032015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
1804
1805 * gdb.texinfo (Remote configuration): Document "set/show
1806 serial parity" command.
1807
464b0089
GB
18082015-03-18 Gary Benson <gbenson@redhat.com>
1809
1810 * gdb.texinfo (General Query Packets): Remove documentation
1811 for now-removed vFile:fstat qSupported features.
1812
0a93529c
GB
18132015-03-11 Gary Benson <gbenson@redhat.com>
1814
1815 * gdb.texinfo (Remote Configuration): Document the
1816 "set/show remote hostio-fstat-packet" command.
1817 (General Query Packets): Document the vFile:fstat
1818 qSupported features.
1819 (Host I/O Packets): Document the vFile:fstat packet.
1820
85642ba0
AW
18212015-03-11 Andy Wingo <wingo@igalia.com>
1822
1823 * guile.texi (Objfiles In Guile): Document objfile-progspace.
1824
f7e6eed5
PA
18252015-03-04 Pedro Alves <palves@redhat.com>
1826
1827 * gdb.texinfo (Remote Configuration): Document the "set/show
1828 remote swbreak-feature-packet" and "set/show remote
1829 hwbreak-feature-packet" commands.
1830 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
1831 decription.
1832 (Stop Reply Packets): Document the swbreak and hwbreak stop
1833 reasons.
1834 (General Query Packets): Document the swbreak and hwbreak
1835 qSupported features.
1836 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
1837
f873665f 18382015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
1839
1840 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
1841 under *stopped.
1842
9a284c97
DE
18432015-03-02 Doug Evans <xdje42@gmail.com>
1844
1845 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
1846
446899e4
AA
18472015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
1848
1849 * gdb.texinfo (S/390 and System z Features): Describe new feature
1850 "org.gnu.gdb.s390.vx".
1851
7ee67ee4
SDJ
18522015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
1853
1854 PR gdb/18008
1855 * gdb.texinfo (maint internal-error, maint internal-warning, maint
1856 demangler-warning): Fix typo ("problam").
1857
53cf2ee0
DT
18582015-02-19 David Taylor <dtaylor@emc.com>
1859
1860 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
1861
3133f8c1
JM
18622015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1863
1864 * gdb.texinfo (Static Probe Points): Add cindex `static probe
1865 point, DTrace'.
1866 (Static Probe Points): Modified to cover DTrace probes in addition
1867 to SystemTap probes. Also modified to cover the `enable probe'
1868 and `disable probe' commands.
1869
9aca2ff8
JM
18702015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
1871
1872 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
1873 `disable probe' commands.
1874
fa3f8d5a
DT
18752015-02-12 David Taylor <dtaylor@emc.com>
1876
1877 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
1878 fields of the QTDV packet.
1879
d33501a5
MM
18802015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1881
1882 * gdb.texinfo (Branch Trace Configuration Format): Add size.
1883 (Process Record and Replay): Describe new set|show commands.
1884 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
1885
f4abbc16
MM
18862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
1887
1888 * gdb.texinfo (Process Record and Replay): Describe the "record
1889 btrace bts" command.
1890 (General Query Packets): Describe qXfer:btrace-conf:read packet.
1891 (Branch Trace Configuration Format): New.
1892
cfb069a8
GB
18932015-01-31 Gary Benson <gbenson@redhat.com>
1894 Doug Evans <dje@google.com>
1895
1896 * gdb.texinfo (Command Completion): Document new
1897 "set/show max-completions" option.
1898
f57d2163
DE
18992015-01-31 Doug Evans <xdje42@gmail.com>
1900
1901 * gdb.texinfo (Symbols): Document new commands
1902 "maint print symbol-cache", "maint print symbol-cache-statistics",
1903 "maint flush-symbol-cache". Document new option
1904 "maint set symbol-cache-size".
1905
9f050062
DE
19062015-01-31 Doug Evans <xdje42@gmail.com>
1907
1908 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
1909 distinguish script files vs inlined scripts.
1910 * python.texi (Python Auto-loading): Ditto.
1911
b6577aab
DE
19122015-01-30 Doug Evans <dje@google.com>
1913
1914 * gdb.texinfo (Symbols) <info source>: Output now contains producer
1915 string if present.
1916
3a8b707a
DE
19172015-01-27 Doug Evans <dje@google.com>
1918
1919 * python.texi (Objfiles In Python): Document Objfile.username.
1920
1b549396
DE
19212015-01-27 Doug Evans <dje@google.com>
1922
1923 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
1924 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
1925
253828f1
JK
19262015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
1927
1928 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
1929
bf555842
EZ
19302015-01-16 Eli Zaretskii <eliz@gnu.org>
1931
1932 * doc/gdb.texinfo (TUI Commands): Document the possible
1933 values of NAME argument to 'winheight' command. Explain the
1934 effect of 'tabset' setting better.
1935
439250fb
DE
19362015-01-11 Doug Evans <xdje42@gmail.com>
1937
1938 PR gdb/15830
1939 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
1940 (Symbols): Ditto.
1941 (Maintenance Commands): Delete docs for "maint demangle".
1942
6bf6fd09
JB
19432014-12-31 Joel Brobecker <brobecker@adacore.com>
1944
1945 * gdb.texinfo (Files): Remove documentation of the
1946 "add-shared-symbol-files" and "assf" commands.
1947 (Cygwin Native): Remove documentation of the "dll-symbols"
1948 command.
1949
cc485e62
DE
19502014-12-17 Doug Evans <xdje42@gmail.com>
1951
1952 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
1953
bb2ec1b3
TT
19542014-12-12 Phil Muldoon <pmuldoon@redhat.com>
1955 Jan Kratochvil <jan.kratochvil@redhat.com>
1956
1957 * gdb.texinfo (Altering): Update.
1958 (Compiling and Injecting Code): New node.
1959
6dddd6a5
DE
19602014-12-12 Doug Evans <dje@google.com>
1961
1962 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
1963
f5b95c01
AA
19642014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
1965
1966 * gdb.texinfo: Document "maint print user-registers".
1967
a0be3e44
DE
19682014-12-08 Doug Evans <dje@google.com>
1969
1970 * python.texi (Objfiles In Python): Document Objfile.owner.
1971
86e4ed39
DE
19722014-12-04 Doug Evans <dje@google.com>
1973
1974 * python.texi (Objfiles In Python): Document
1975 Objfile.add_separate_debug_file.
1976
7c50a931
DE
19772014-12-04 Doug Evans <dje@google.com>
1978
1979 * python.texi (Objfiles In Python): Document Objfile.build_id.
1980
162078c8
NB
19812014-12-02 Nick Bull <nicholaspbull@gmail.com>
1982
1983 * python.texi (Events In Python): Document new events
1984 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
1985 and RegisterChangedEvent.
1986
f10c5b19
JK
19872014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1988
1989 Add add-auto-load-scripts-directory.
1990 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
1991 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
1992
413b59ae
JK
19932014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
1994
1995 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
1996 description typo.
1997
02be9a71
DE
19982014-10-30 Doug Evans <dje@google.com>
1999
2000 * python.texi (Progspaces In Python): Document ability to add
2001 random attributes to gdb.Progspace objects.
2002 (Objfiles In Python): Document ability to add random attributes to
2003 gdb.objfile objects.
2004
e5f8a7cc
PA
20052014-10-27 Pedro Alves <palves@redhat.com>
2006
2007 * gdb.texinfo (Continuing and Stepping): Add cross reference to
2008 info on stepping and signal handlers.
2009 (Signals): Explain stepping and signal handlers. Add context
2010 index entry, and cross references.
2011
fab3a15d
SM
20122014-10-20 Simon Marchi <simon.marchi@ericsson.com>
2013
2014 * python.texi (Breakpoints In Python): Add parenthesis after
2015 Breakpoint.delete. Clarify Breakpoint.enabled description so
2016 that it contains "disable".
2017
4ffbba72
DE
20182014-10-17 Doug Evans <dje@google.com>
2019
2020 * python.texi (Events In Python): Document clear_objfiles event.
2021
d096d8c1
DE
20222014-10-17 Doug Evans <dje@google.com>
2023
2024 * python.texi (Objfiles In Python): Document new progspace attribute.
2025
32a8097b
PA
20262014-10-17 Pedro Alves <palves@redhat.com>
2027
2028 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
2029 (SVR4 Process Information): Delete mention of OSF/1.
2030
2ddf4301
SM
20312014-10-01 Simon Marchi <simon.marchi@ericsson.com>
2032
2033 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
2034 exit-code field in -list-thread-groups output.
2035
342cc091
JBG
20362014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2037
2038 * gdb.texinfo (Set Breaks): Add missing "@end table".
2039
a25a5a45
PA
20402014-09-22 Pedro Alves <palves@redhat.com>
2041
2042 * gdb.texinfo (Set Breaks): Document that "set breakpoint
2043 always-inserted off" is the default mode now. Delete
2044 documentation of "set breakpoint always-inserted auto".
2045
2b4fd423
DE
20462014-09-18 Doug Evans <dje@google.com>
2047
2048 * python.texi (Symbol Tables In Python): Document "producer"
2049 attribute of gdb.Symtab objects.
2050
deb8ff2b
PA
20512014-09-16 Pedro Alves <palves@redhat.com>
2052
2053 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
2054 (Embedded OS): Remove VxWorks menu entry.
2055 (VxWorks): Remove node.
2056
81219e53
DE
20572014-09-13 Doug Evans <xdje42@gmail.com>
2058
2059 * gdb.texinfo (Signaling): Document new queue-signal command.
2060
faa42425
DE
20612014-09-06 Doug Evans <xdje42@gmail.com>
2062
2063 PR 15276
2064 * gdb.texinfo (Convenience Funs): Document $_caller_is,
2065 $_caller_matches, $_any_caller_is, $_any_caller_matches.
2066
1a6a384b
JL
20672014-09-03 Justin Lebar <jlebar@google.com>
2068
2069 * python.texi (Types In Python): Type.template_argument(n) returns a
2070 gdb.Value or a gdb.Type and throws an exception if n is out of
2071 range.
2072
5f3b99cf
SS
20732014-09-03 Sasha Smundak <asmundak@google.com>
2074
2075 * python.texi (Frames in Python): Add read_register description.
2076
3cecbbbe
TT
20772014-08-04 Tom Tromey <tromey@redhat.com>
2078
2079 * gdb.texinfo (Debugging Output): Update for change to "set debug
2080 target".
2081
90debf20
MM
20822014-08-01 Masaki Muranaka <monaka@monami-software.com>
2083
2084 Pushed by Joel Brobecker <brobecker@adacore.com>.
2085 * Makefile.in (transform): New variable.
2086 (install-man1, install-man5): Apply $(transform) to man file names.
2087
ee7333ae
DE
20882014-07-26 Doug Evans <xdje42@gmail.com>
2089
2090 PR guile/17177
2091 * guile.texi (Guile Pretty Printing API): Fix typo.
2092 Document set-pretty-printers!, pretty-printers.
2093 (Selecting Guile Pretty-Printers): Update.
2094 Mention program-space based pretty-printers.
2095
70509625
PA
20962014-07-25 Pedro Alves <palves@redhat.com>
2097 Eli Zaretskii <eliz@gnu.org>
2098
2099 * gdb.texinfo (Signaling) <signal command>: Explain what happens
2100 with multi-threaded programs.
2101
b67a2c6f
YQ
21022014-06-27 Yao Qi <yao@codesourcery.com>
2103
2104 * gdb.texinfo (Maintenance Commands): Update the output of
2105 'maint print dummy-frames' command.
2106
f179cf97
EZ
21072014-06-24 Eli Zaretskii <eliz@gnu.org>
2108
2109 * gdb.texinfo (Screen Size): Improve indexing.
2110
992c7d70
GB
21112014-06-19 Gary Benson <gbenson@redhat.com>
2112
2113 * gdb.texinfo (Maintenance Commands): Document new
2114 "maint set/show catch-demangler-crashes" option.
2115
57fcfb1b
GB
21162014-06-19 Gary Benson <gbenson@redhat.com>
2117
2118 * gdb.texinfo (Maintenance Commands): Document new
2119 "maint demangler-warning" command and new
2120 "maint set/show demangler-warning" option.
2121
dd5d5494
SC
21222014-06-09 Siva Chandra Reddy <sivachandra@google.com>
2123
2124 * python.texi (Xmethod API): Add space before the opening
2125 parenthesis in function descriptions.
2126
25326a28 21272014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
2128
2129 * guile.texi (Guile Configuration): Document guile-data-directory.
2130
0a770bb2 21312014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
2132
2133 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
2134
16f691fb
DE
21352014-06-04 Doug Evans <xdje42@gmail.com>
2136
2137 * guile.texi (Breakpoints In Guile): Update.
2138
1e47491b
JB
21392014-06-03 Joel Brobecker <brobecker@adacore.com>
2140
2141 * python.texi (Xmethod API): Fix reference to "Progspaces In
2142 Python".
2143
0c6e92a5
SC
21442014-06-03 Siva Chandra Reddy <sivachandra@google.com>
2145
2146 * python.texi (Xmethods In Python, XMethod API)
2147 (Writing an Xmethod): New nodes.
2148 (Python API): New menu entries "Xmethods In Python",
2149 "Xmethod API", "Writing an Xmethod".
2150
06eb1586
DE
21512014-06-02 Doug Evans <xdje42@gmail.com>
2152
2153 * guile.texi (Guile API): Add entry for Parameters In Guile.
2154 (GDB Scheme Data Types): Mention <gdb:parameter> object.
2155 (Parameters In Guile): New node.
2156
e698b8c4
DE
21572014-06-02 Doug Evans <xdje42@gmail.com>
2158
2159 * guile.texi (Guile API): Add entry for Commands In Guile.
2160 (Basic Guile) <parse-and-eval>: Add reference.
2161 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
2162 (GDB Scheme Data Types): Mention <gdb:command> object.
2163 (Commands In Guile): New node.
2164
ded03782
DE
21652014-06-02 Doug Evans <xdje42@gmail.com>
2166
2167 * guile.texi (Guile API): Add entry for Progspaces In Guile.
2168 (GDB Scheme Data Types): Mention <gdb:progspace> object.
2169 (Progspaces In Guile): New node.
2170
53e8a631
AB
21712014-05-30 Andrew Burgess <aburgess@broadcom.com>
2172
2173 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
2174 * python.texi (Frames In Python): Mention
2175 gdb.FRAME_UNWIND_MEMORY_ERROR.
2176
329ea579
PA
21772014-05-29 Pedro Alves <palves@redhat.com>
2178 Tom Tromey <tromey@redhat.com>
2179
2180 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
2181 from example.
2182 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
2183 Mention that target-async is now deprecated.
2184 (Maintenance Commands): Document maint set/show target-async.
2185
92bcb5f9
PA
21862014-05-29 Pedro Alves <palves@redhat.com>
2187
2188 * observer.texi (sync_execution_done, command_error): New
2189 subjects.
2190
fd664c91
PA
21912014-05-29 Pedro Alves <palves@redhat.com>
2192
2193 PR gdb/13860
2194 * observer.texi (signal_received, end_stepping_range)
2195 (signal_exited, exited, no_history): New observer subjects.
2196
b2715b27
AW
21972014-05-26 Andy Wingo <wingo@igalia.com>
2198
2199 * guile.texi (GDB Scheme Data Types): Remove documentation for
2200 removed interfaces. Update spelling of gdb-object-kind.
2201
9eaa4c1e
AW
22022014-05-26 Andy Wingo <wingo@igalia.com>
2203
2204 * guile.texi (Basic Guile): Fix some typos.
2205
0f1e8403
AW
22062014-05-26 Andy Wingo <wingo@igalia.com>
2207
2208 * guile.texi (Writing a Guile Pretty-Printer)
2209 (Guile Types Module): Fix excess parentheses in use-modules forms.
2210
697aa1b7
EZ
22112014-05-24 Eli Zaretskii <eliz@gnu.org>
2212
2213 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
2214 (Breakpoints In Guile, Guile Printing Module)
2215 (Guile Exception Handling, Values From Inferior In Guile)
2216 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
2217 Don't use @var at the beginning of a sentence.
2218
2219 * gdb.texinfo (Frame Filter Management, Trace Files)
2220 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
2221 (PowerPC Embedded, Define, Annotations for Running)
2222 (IPA Protocol Commands, Packets, General Query Packets)
2223 (Tracepoint Packets, Notification Packets, Environment)
2224 (Inferiors and Programs, Set Breaks, Set Catchpoints)
2225 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
2226 (Frames, Backtrace, Selection, Expressions, Registers)
2227 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
2228 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
2229 (Source Annotations, Using JIT Debug Info Readers, Packets)
2230 (Stop Reply Packets, Host I/O Packets)
2231 (Target Description Format): Don't use @var at the beginning of a
2232 sentence.
2233
2234 * python.texi (Basic Python, Types In Python)
2235 (Commands In Python, Frames In Python, Line Tables In Python)
2236 (Breakpoints In Python, gdb.printing, gdb.types)
2237 (Type Printing API): Don't use @var at the beginning of a
2238 sentence.
2239
67b5c0c1
MM
22402014-05-23 Markus Metzger <markus.t.metzger@intel.com>
2241
2242 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
2243 replay-memory-access".
2244
6a3cb8e8
PA
22452014-05-21 Pedro Alves <palves@redhat.com>
2246
2247 * gdb.texinfo (Starting): Document "set/show
2248 auto-connect-native-target".
2249 (Target Commands): Document "target native".
2250
936d2992
PA
22512014-05-20 Pedro Alves <palves@redhat.com>
2252
2253 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
2254 not be remote specific. Add cross reference to the qCRC packet.
2255 (Separate Debug Files): Update cross reference to the qCRC packet.
2256 (General Query Packets) <qCRC packet>: Add anchor.
2257
b3ce5e5f
DE
22582014-05-17 Doug Evans <xdje42@gmail.com>
2259
2260 Copy over changes from guile.texi.
2261 * python.texi (Basic Python) <gdb.execute>: Add text.
2262 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
2263 (Values From Inferior) <Python string>: Add text.
2264 (Values From Inferior) <Value.string>: Clarify string length handling.
2265 (Pretty Printing API): Add cindex.
2266 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
2267 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
2268 @vindex.
2269 (Commands In Python) <COMPLETE_*>: Similarly.
2270 (Symbols In Python) <SYMBOL_*>: Similarly.
2271 (Breakpoints In Python) <WP_*>: Similarly.
2272 (Breakpoints In Python) <BP_*>: Similarly.
2273
8dfcab11
DT
22742014-05-17 David Taylor <dtaylor@emc.com>
2275
2276 * gdb.texinfo (General Query Packets): Add a note about thread IDs
2277 mentioned in the qfThreadInfo reply.
2278
8d551b02
DE
22792014-05-16 Doug Evans <dje@google.com>
2280
2281 * gdb.texinfo (Mode Options): Add -D.
2282
e20bd8f4
SB
22832014-05-09 Samuel Bronson <naesten@gmail.com>
2284
2285 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
2286 "make -C".
2287
f989a1c8
TT
22882014-04-29 Tom Tromey <tromey@redhat.com>
2289
2290 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
2291 "show debug varobj".
2292
95cf3b38
DT
22932014-05-01 David Taylor <dtaylor@emc.com>
2294
2295 * gdb.texinfo (compare-sections): Document the new -r (read-only)
2296 option.
2297
01f9f808
MS
22982014-04-24 Michael Sturm <michael.sturm@mintel.com>
2299 Walfred Tedeschi <walfred.tedeschi@intel.com>
2300
2301 * gdb.texinfo (i386 Features): Add description of AVX512
2302 registers.
2303
770e7fc7
DE
23042014-03-31 Doug Evans <dje@google.com>
2305
2306 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
2307
97d8f0ee
DE
23082014-03-30 Doug Evans <dje@google.com>
2309
2310 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
2311 (Background Execution): Ditto.
2312
36cb1214
HZ
23132014-03-21 Pedro Alves <palves@redhat.com>
2314 Stan Shebs <stan@codesourcery.com>
2315 Hui Zhu <hui@codesourcery.com>
2316
2317 * gdb.texinfo (Packets): Add anchor to "? packet".
2318 Remove fixme and update introduction of "k packet".
2319 Add anchor to "vKill packet".
2320
5e3a2c38
SS
23212014-03-12 Stan Shebs <stan@codesourcery.com>
2322
2323 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
2324
7a5a839f
LC
23252014-02-26 Ludovic Courtès <ludo@gnu.org>
2326
dc6ae996 2327 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 2328
95060284
JB
23292014-02-20 Joel Brobecker <brobecker@adacore.com>
2330
2331 * gdb.texinfo (Files): Document "add-shared-symbol-files"
2332 and "assf" as being deprecated.
2333 (Cygwin Native): Likewise for "dll-symbols".
2334 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
2335 as a way to force the loading of symbols from a DLL.
2336
f7bd0f78
SC
23372014-02-19 Siva Chandra Reddy <sivachandra@google.com>
2338
2339 * python.texi (Values From Inferior): Add description about the
2340 new feature.
2341
329baa95
DE
23422014-02-17 Doug Evans <xdje42@gmail.com>
2343
2344 * Makefile.in (GDB_DOC_FILES): Add python.texi.
2345 * gdb.texinfo (Python): Moved to ...
2346 * python.texi: ... here. New file.
2347
687894f5
DE
23482014-02-17 Ludovic Courtès <ludo@gnu.org>
2349
d25f38ee 2350 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
2351 Remove 'string-begins-with' procedure. Add 'pretty-printer'
2352 parameter to 'str-lookup-function' procedure. Look for
2353 the "std::string<" prefix.
2354 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
2355 Adjust description.
2356
6fb526ee
DE
23572014-02-11 Tejas Belagod <tejas.belagod@arm.com>
2358
d25f38ee 2359 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
2360 parantheses for deffn.
2361 (Disassembly In Guile): Ditto.
2362
1e0a5178
SS
23632014-02-10 Stan Shebs <stan@codesourcery.com>
2364
2365 Add Doxygen support.
2366 * Makefile.in (doxy): New action, generates Doxygen files.
2367 (DOXYGEN): New.
2368 (doxyedit): New.
2369 * Doxyfile-base.in: New file.
2370 * Doxyfile-gdb-api.in: New file.
2371 * Doxyfile-gdb-xref.in: New file.
2372 * Doxyfile-gdbserver.in: New file.
2373 * doxy-index.in: New file.
2374 * filter-for-doxygen: New file.
2375 * filter-params.pl: New file.
2376
ed3ef339
DE
23772014-02-10 Doug Evans <xdje42@gmail.com>
2378
2379 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
2380 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
2381 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
2382 (Guile docs): Include guile.texi.
2383 (objfile-gdbdotext file): Add objfile-gdb.scm.
2384 (dotdebug_gdb_scripts section): Mention Guile scripts.
2385 (Multiple Extension Languages): New node.
2386 * guile.texi: New file.
2387
c6044dd1
JB
23882014-01-28 Joel Brobecker <brobecker@adacore.com>
2389
2390 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
2391 ignore-descriptive-types". commands.
2392
87ce2a04
DE
23932014-01-22 Doug Evans <dje@google.com>
2394
2395 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
2396 (gdbserver man): Ditto.
2397
52834460
MM
23982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2399
2400 * gdb.texinfo: Document limited reverse/replay support
2401 for target record-btrace.
2402
0688d04e
MM
24032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2404
2405 * gdb.texinfo (Process Record and Replay): Update documentation.
2406
8710b709
MM
24072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
2408
2409 * gdb.texinfo (Process Record and Replay): Document new /c
2410 modifier accepted by "record function-call-history".
2411 Add /i modifier to "record function-call-history" example.
2412
dcf106f3
JB
24132014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
2414 Joel Brobecker <brobecker@adacore.com>
2415
2416 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
2417 markers. Remove one that was misplaced.
2418
41ef2965
PA
24192014-01-10 Pedro Alves <palves@redhat.com>
2420
2421 * gdb.texinfo (Your Program's Environment) <set environment>:
2422 Mention the shell, and point at 'set exec-wrapper'.
2423
c0d48811
JB
24242014-01-07 Joel Brobecker <brobecker@adacore.com>
2425
2426 * gdb.texinfo (Types In Python): Document new attribute Types.name.
2427
5fba4c0f
JB
24282013-12-30 Joel Brobecker <brobecker@adacore.com>
2429
2430 * gdb.texinfo (Types In Python): Clarify the documentation
2431 of attribute gdb.Field.bitpos.
2432
0809504b
JB
24332013-12-28 Joel Brobecker <brobecker@adacore.com>
2434
2435 * gdb.texinfo (Types In Python): Fix the documentation of
2436 attribute "bitpos" in class gdb.Field for enum types. Add
2437 documentation for attribute "enumval" in that same class.
2438
edef6000
JB
24392013-12-28 Joel Brobecker <brobecker@adacore.com>
2440
2441 * gdb.texinfo (GDB/MI Support Commands): Change @table into
2442 @ftable.
2443
71b8c845
DE
24442013-12-23 Doug Evans <xdje42@gmail.com>
2445
2446 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
2447 auto-loaded objfile scripts and .debug_gdb_scripts section to their
2448 corresponding section in Extending GDB.
2449 (Extending GDB): Move menu up. New menu item "Auto-loading
2450 extensions".
2451 (Sequences): New menu item "Auto-loading sequences".
2452 (Auto-loading sequences): New node.
2453 (Python): Rename section from Scripting GDB to Extending GDB.
2454 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
2455 Move docs on ways to auto-load extensions to ...
2456 (Auto-loading extensions): ... here. New node.
2457
d192b373
JB
24582013-12-23 Joel Brobecker <brobecker@adacore.com>
2459
2460 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
2461 in menu.
2462 (GDB/MI Variable Objects): Adjust reference to "-list-features"
2463 command, now in a new node.
2464 (GDB/MI Support Commands): New node, with its contents being
2465 extracted from the "GDB/MI Miscellaneous Commands" node.
2466 A small paragraph introducing the section is also added at
2467 the start.
2468 (GDB/MI Miscellaneous Commands): Delete the description of the
2469 -info-gdb-mi-command, -list-features and -list-target-features
2470 commands, now hosted in the "GDB/MI Support Commands" node.
2471
a16b0e22
SC
24722013-12-12 Siva Chandra Reddy <sivachandra@google.com>
2473
2474 PR python/16113
2475 * gdb.texinfo (Values From Inferior): Add a note about using
2476 gdb.Field objects as subscripts on gdb.Value objects.
2477 (Types In Python): Add description about the new attribute
2478 "parent_type" of gdb.Field objects.
2479
9b26f0fb
JB
24802013-12-12 Joel Brobecker <brobecker@adacore.com>
2481
2482 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
2483 entry for section docuumenting the -list-features GDB/MI command.
2484
72bfa06c
JB
24852013-12-10 Joel Brobecker <brobecker@adacore.com>
2486
2487 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2488 "exec-run-start-option" entry in the output of the "-list-features"
2489 command.
2490
3ea8680f
EZ
24912013-12-04 Eli Zaretskii <eliz@gnu.org>
2492
2493 * gdb.texinfo (i386): Fix yesterday's commit.
2494
1a4f73eb
TT
24952013-12-03 Tom Tromey <tromey@redhat.com>
2496
2497 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
2498 documented here.
2499
6cb999f8
TT
25002013-12-03 Tom Tromey <tromey@redhat.com>
2501
2502 * gdb.texinfo (@direntry): Add menu item for gdbserver.
2503
ca8941bb
WT
25042013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
2505
2506 * gdb.texinfo (i386 Features): Add MPX feature registers.
2507 (x86 Specific featuresx86 Architecture-specific Issues): Adds
2508 a subsubsection for MPX and describes the display of the
2509 boundary registers.
2510
688981c9
JB
25112013-12-03 Joel Brobecker <brobecker@adacore.com>
2512
2513 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
2514 documentation of the "ada-exceptions" entry.
2515
2ea126fa
JB
25162013-12-03 Joel Brobecker <brobecker@adacore.com>
2517
2518 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
2519 "^error" result record concerning the error message. Document
2520 the error code that may also be part of that result record.
2521 (GDB/MI Miscellaneous Commands): Document the
2522 "undefined-command-error-code" element in the output of
2523 the "-list-features" GDB/MI command.
2524
6b7cbff1
JB
25252013-12-03 Joel Brobecker <brobecker@adacore.com>
2526
2527 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
2528 the new -info-gdb-mi-command GDB/MI command. Document
2529 the meaning of "-info-gdb-mi-command" in the output of
2530 -list-features.
2531
20e1ca3b
PA
25322013-11-29 Pedro Alves <palves@redhat.com>
2533
2534 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
2535 Update comment.
2536
29453a14
YQ
25372013-11-24 Yao Qi <yao@codesourcery.com>
2538
2539 * gdb.texinfo (Caching Remote Data): Document new
2540 "set/show stack-cache" option.
2541
6dd315ba
YQ
25422013-11-24 Yao Qi <yao@codesourcery.com>
2543
2544 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
2545 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
2546 "off" respectively.
2547
9df9dbe0
YQ
25482013-11-23 Yao Qi <yao@codesourcery.com>
2549
2550 * gdb.texinfo (GDB/MI Variable Objects): Add the description
2551 of "displayhint" to the table about child results.
2552
c78feb39
YQ
25532013-11-21 Yao Qi <yao@codesourcery.com>
2554
2555 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
2556 'dynamic' for the output of command -var-list-children.
2557
27b81af3
YQ
25582013-11-21 Yao Qi <yao@codesourcery.com>
2559
2560 * gdb.texinfo (Caching Target Data): Remove "see" before
2561 @pxref.
2562
b26dfc9a
YQ
25632013-11-20 Yao Qi <yao@codesourcery.com>
2564
2565 * gdb.texinfo (Caching Target Data): Update doc for
2566 per-address-space dcache.
2567
b12039c6
YQ
25682013-11-20 Yao Qi <yao@codesourcery.com>
2569
2570 * gdb.texinfo (Data): Rename menu item.
2571 (Caching Remote Data): Rename to ...
2572 (Caching Target Data): ... it. Update.
2573
422ad5c2
JB
25742013-11-18 Joel Brobecker <brobecker@adacore.com>
2575
2576 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
2577 "language-option" entry in the output of the "-list-features"
2578 command.
2579
805e1f19
TT
25802013-11-15 Tom Tromey <tromey@redhat.com>
2581
2582 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
2583 Add example.
2584
8fe1b653
TT
25852013-11-14 Tom Tromey <tromey@redhat.com>
2586
2587 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
2588
403cb6b1
JB
25892013-11-14 Joel Brobecker <brobecker@adacore.com>
2590
2591 * gdb.texinfo (Show): Add xref anchor for "show language" command.
2592 (Context management): Place current subsection text into its own
2593 subsubsection. Add new subsubsection describing the "--language"
2594 command option.
2595
93973826
JB
25962013-11-13 Joel Brobecker <brobecker@adacore.com>
2597
2598 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
2599 the documentation of "info-ada-exceptions" in the output
2600 of the "-list-features" command. Add the documentation
2601 of the "ada-exception" entry instead.
2602
6adcee18
JB
26032013-11-12 Joel Brobecker <brobecker@adacore.com>
2604
93973826 2605
6adcee18
JB
2606 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
2607 word of a couple of sentences to start with a capital letter.
2608
58d06528
JB
26092013-11-12 Joel Brobecker <brobecker@adacore.com>
2610
2611 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
2612 (Ada Exceptions): New node.
2613 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
2614 Commands" node.
2615 (GDB/MI Ada Exceptions Commands): New node.
2616 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
2617 field in the output of the "-list-features" command.
2618 * NEWS: Add entry for the new "info exceptions" CLI command,
2619 and for the new "-info-ada-exceptions" GDB/MI command.
2620
bc79de95
PM
26212013-11-11 Phil Muldoon <pmuldoon@redhat.com>
2622
2623 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
2624 (Line Tables In Python): New node.
2625
73be47f5
DE
26262013-11-08 Doug Evans <dje@google.com>
2627
2628 * gdb.texinfo (Debugging Output): Update text for
2629 "set debug dwarf2-read".
2630
db0fec5c
DE
26312013-11-08 Doug Evans <dje@google.com>
2632
2633 * gdb.texinfo (Debugging Output): Update text for
2634 "set debug symtab-create".
2635
92e32e33
PM
26362013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2637
72f4393d
L
2638 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
2639 constant.
92e32e33 2640
f76c27b5
PM
26412013-11-07 Phil Muldoon <pmuldoon@redhat.com>
2642
2643 * gdb.texinfo (Breakpoints In Python): Document temporary
2644 option in breakpoint constructor, and add documentation to the
2645 temporary attribute.
2646
fa4d0c40
YQ
26472013-11-07 Yao Qi <yao@codesourcery.com>
2648
2649 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
2650 output of "-var-info-expression".
2651
afa332ce
PA
26522013-11-06 Pedro Alves <palves@redhat.com>
2653
2654 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
2655 non-interactive mode.
2656 (Environment) <shell startup files warning>: Mention
2657 non-interactive mode. Mention .zshenv for Z shell, and talk about
2658 BASH_ENV instead of .bashrc for BASH.
2659
9ac69859
NB
26602013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
2661
2662 * gdb.texinfo (Commands to Specify Files): Add description
2663 of the remove-symbol-file command.
2664 * observer.texi: New free_objfile event
2665
98882a26
PA
26662013-10-24 Pedro Alves <palves@redhat.com>
2667
2668 * gdb.texinfo (Starting): Document set/show startup-with-shell.
2669
ce13fade
JB
26702013-10-11 Joel Brobecker <brobecker@adacore.com>
2671
2672 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
2673 New subsection inside which the "-catch-load" and "-catch-unload"
2674 commands documentation is now placed.
2675 (Ada Exception GDB/MI Catchpoint Commands): New subsection
2676 documenting the "-catch-assert" and "-catch-exception" new
2677 GDB/MI commands.
2678
2446f5ea
JB
26792013-10-10 Joel Brobecker <brobecker@adacore.com>
2680
2681 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
2682
0d12017b
JB
26832013-10-10 Joel Brobecker <brobecker@adacore.com>
2684
bd80dc1a
JB
2685 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
2686 serial baud".
2687 (Remote Configuration): Replace "set remotebaud" by "set serial
2688 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 2689
f4fb82a1
PA
26902013-10-07 Pedro Alves <palves@redhat.com>
2691
2692 PR breakpoints/11568
2693 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
2694 when the thread is removed from the thread list.
2695
0c557179
SDJ
26962013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
2697
2698 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
2699 Update entry for $_exitcode.
2700
5713b9b5
JB
27012013-10-04 Joel Brobecker <brobecker@adacore.com>
2702
2703 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
2704 new "--start" option.
2705
901461f8
PA
27062013-10-02 Pedro Alves <palves@redhat.com>
2707
2708 * gdb.texinfo (Registers): Expand description of saved registers
2709 in frames. Explain <not saved>.
2710
8fb8eb5c
DE
27112013-09-25 Doug Evans <dje@google.com>
2712
2713 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
2714
0a7cfe2c
SS
27152013-09-16 Stan Shebs <stan@codesourcery.com>
2716
2717 Remove the internals manual gdbint.texinfo.
2718 * Makefile.in (INFO_DEPS): Remove gdbint.info.
2719 (PDFFILES): Remove gdbint.pdf.
2720 (HTMLFILES): Remove gdbint/index.html.
2721 (HTMLFILES_INSTALL): Remove gdbint.
2722 (GDBINT_DOC_FILES): Remove.
2723 (dvi): Remove gdbint.dvi.
2724 (ps): Remove gdbint.ps.
2725 * gdbint.texinfo: Remove file.
2726 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
2727
a280dbd1
SDJ
27282013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
2729
2730 * gdb.texinfo (Convenience Functions): Mention new convenience
2731 function $_isvoid.
2732
4ac33720
UW
27332013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
2734
2735 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
2736 (Standard Target Features): Add new node to menu.
2737 (S/390 and System z Features): New node.
2738
b3d3b4bd
SA
27392013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
2740
2741 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
2742 -list-target-features in the example.
2743
edf9f00c
JK
27442013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2745
2746 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
2747 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
2748
1d236d23
JK
27492013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2750
2751 Sync documentation with gdb.base/gnu-debugdata.exp.
2752 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
2753
5423b017
JK
27542013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2755
2756 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
2757
6211c335
YQ
27582013-08-27 Pedro Alves <pedro@codesourcery.com>
2759 Yao Qi <yao@codesourcery.com>
2760
2761 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
2762 Document new --skip-unavailable option.
2763 <-stack-list-variables>: Document new --skip-unavailable option.
2764
52e260a3
DE
27652013-08-26 Doug Evans <dje@google.com>
2766
2767 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
2768 an optional regexp.
2769
5e92f71a
TT
27702013-08-13 Tom Tromey <tromey@redhat.com>
2771
2772 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
2773 Document GDB_PARALLEL and GDB_INOTIFY.
2774
c5d7073b
SS
27752013-08-09 Stan Shebs <stan@codesourcery.com>
2776
2777 * LRS: Remove file, describes a long-abandoned live-range
2778 splitting extension to stabs.
2779
6fbe845e
AB
27802013-07-25 Andrew Burgess <aburgess@broadcom.com>
2781
2782 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
2783
e7045703
DE
27842013-07-17 Doug Evans <dje@google.com>
2785
2786 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
2787
3105ebf9
TT
27882013-07-02 Tom Tromey <tromey@redhat.com>
2789
2790 * gdb.texinfo (Target Commands): Don't mention "target nrom".
2791
d6c2da54
TT
27922013-06-28 Tom Tromey <tromey@redhat.com>
2793
2794 * Makefile.in (version.subst): Use version.in, not
2795 common/version.in.
2796 * gdbint.texinfo (Versions and Branches, Releasing GDB):
2797 Likewise.
2798
e5823f1c
PA
27992013-06-27 Pedro Alves <palves@redhat.com>
2800
2801 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
2802 dynamic symbol resolution code>: New section, based on infrun.c
2803 comment.
2804
92dcb9ff
TT
28052013-06-26 Tom Tromey <tromey@redhat.com>
2806
2807 * gdbint.texinfo (Versions and Branches): Use common/version.in.
2808 Update.
2809 (Releasing GDB): Likewise.
2810
dc673c81
YQ
28112013-06-26 Pedro Alves <pedro@codesourcery.com>
2812 Yao Qi <yao@codesourcery.com>
2813
2814 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
2815 -trace-frame-collected.
2816
28a93511
YQ
28172013-06-26 Pedro Alves <pedro@codesourcery.com>
2818
2819 * gdb.texinfo (Traceframe Info Format): Document tvar element
2820 and its attributes.
2821
a0743c90
YQ
28222013-06-25 Yao Qi <yao@codesourcery.com>
2823
2824 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
2825
01208463
TT
28262013-06-24 Tom Tromey <tromey@redhat.com>
2827
2828 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
2829 (GDBvn.texi): Use version.subst.
2830 (version.subst): New target.
2831 (mostlyclean): Remove version.subst.
2832
c898adb7
YQ
28332013-06-20 Pedro Alves <pedro@codesourcery.com>
2834
2835 * gdb.texinfo (GDB/MI Data Manipulation)
2836 <-data-list-register-values>: Document the --skip-unavailable
2837 option.
2838
7c57fa1e
YQ
28392013-06-07 Yao Qi <yao@codesourcery.com>
2840
2841 * gdb.texinfo (Symbols): Add kindex and cindex for
2842 'maint print msymbols'.
2843
0059c61a 28442013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
2845
2846 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
2847 response field name (thread-group to inferior).
2848
85dc5a12
GB
28492013-06-04 Gary Benson <gbenson@redhat.com>
2850
2851 * gdb.texinfo (General Query Packets/qSupported): Added
2852 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
2853 to the table of currently defined stub features.
2854 Added a more detailed entry for "augmented-libraries-svr4-read".
2855 (General Query Packets/qXfer:libraries-svr4:read): Documented
2856 the augmented form of this packet.
2857
5901af59
JB
28582013-05-23 Joel Brobecker <brobecker@adacore.com>
2859
2860 * gdb.texinfo (System-wide Configuration Scripts): Renames
2861 "Installed System-wide Configuration Scripts". Add associated
2862 @menu block.
2863
c1e36e3e
PA
28642013-05-23 Yao Qi <yao@codesourcery.com>
2865 Pedro Alves <palves@redhat.com>
2866
2867 * gdb.texinfo (Packets): Document 'vCont;r'.
2868 (Continuing and Stepping): Document target-assisted range
2869 stepping, and the 'set range-stepping' and 'show range-stepping'
2870 commands.
2871
0201faac
JB
28722013-05-23 Joel Brobecker <brobecker@adacore.com>
2873
2874 * gdb.texinfo (Installed System-wide Configuration Scripts):
2875 Add subsection describing the scripts now available under
2876 the data-dir's system-gdbbinit subdirectory.
2877 * NEWS: Add entry announcing the availability of system-wide
2878 configuration scripts for ElinOS and Wind River Linux.
2879
c5867ab6
HZ
28802013-05-21 Hui Zhu <hui@codesourcery.com>
2881
2882 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
2883 "-dprintf-insert" command.
2884
7d0c9981
DE
28852013-05-17 Doug Evans <dje@google.com>
2886
2887 * gdb.texinfo (Maintenance Commands): Update doc for
2888 "maint check-psymtabs". Add doc for "maint check-symtabs",
2889 "maint expand-symtabs".
2890
742ce053
MM
28912013-05-15 Markus Metzger <markus.t.metzger@intel.com>
2892
2893 * gdb.texinfo (Process Record and Replay): Document the
2894 "record goto" command and its sub-commands.
2895
1e611234
PM
28962013-05-10 Phil Muldoon <pmuldoon@redhat.com>
2897
2898 * gdb.texinfo (Backtrace): Add "no-filter" argument.
2899 (Python API): Add Frame Filters API, Frame Wrapper API,
2900 Writing a Frame Filter/Wrapper, Managing Management of Frame
2901 Filters chapter entries.
2902 (Frame Filters API): New Node.
2903 (Frame Wrapper API): New Node.
2904 (Writing a Frame Filter): New Node.
2905 (Managing Frame Filters): New Node.
2906 (Progspaces In Python): Add note about frame_filters attribute.
2907 (Objfiles in Python): Ditto.
2908 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
2909 @anchors and --no-frame-filters option to -stack-list-variables,
2910 -stack-list-frames, -stack-list-locals and -stack-list-arguments
2911 commands.
2912
2874cb83
JB
29132013-05-08 Joel Brobecker <brobecker@adacore.com>
2914
2915 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
2916 Support" subsection documenting the XML format used to transfer
2917 shared library info on AIX.
2918
9a005eb9
JB
29192013-05-08 Joel Brobecker <brobecker@adacore.com>
2920
2921 * gdb.texinfo (Debugging Output): Add documentation of
2922 "set debug aix-solib" and "show debug aix-solib" commands.
2923
a1217d97
SL
29242013-05-06 Sandra Loosemore <sandra@codesourcery.com>
2925
2926 * gdb.texinfo (Nios II): New section.
2927 (Nios II Features): New section.
2928
4d1eb6b4
JB
29292013-05-06 Joel Brobecker <brobecker@adacore.com>
2930
2931 * gdbint.texinfo (Algorithms): Remove entries documenting
2932 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
2933 SOLIB_CREATE_INFERIOR_HOOK.
2934
3f84184e
TT
29352013-04-29 Tom Tromey <tromey@redhat.com>
2936
2937 PR python/14204:
2938 * gdb.texinfo (Python API): Fix menu entry.
2939 (Blocks In Python): Fix subsubsection text. Rewrite intro.
2940 Define global and static block. Add example. Clarify
2941 block relationship for inline functions.
2942
60155234
TT
29432013-04-29 Tom Tromey <tromey@redhat.com>
2944
2945 * gdb.texinfo (Python API): Mention Python help and keyword
2946 arguments. Move pagination text to Basic Python.
2947 (Basic Python): Put pagination text here. Document
2948 close-on-exec, SIGCHLD, and SIGINT.
2949
5360976e
PA
29502013-04-19 Pedro Alves <palves@redhat.com>
2951
2952 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
2953 "signedness" instead of "signness".
2954
bd3f3b55
PA
29552013-04-19 Pedro Alves <palves@redhat.com>
2956
2957 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
2958 -Wno-pointer-sign text with text on -Wpointer-sign.
2959
dee368d3
TT
29602013-04-16 Tom Tromey <tromey@redhat.com>
2961
2962 * gdb.texinfo (Set Catchpoints): Mention earliest version of
2963 GCC that has the SDT probe points.
2964
cc16e6c9
TT
29652013-04-15 Tom Tromey <tromey@redhat.com>
2966
2967 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
2968 exception catchpoints.
2969
72f1fe8a
TT
29702013-04-15 Tom Tromey <tromey@redhat.com>
2971
2972 * gdb.texinfo (Set Catchpoints): Document $_exception.
2973 (Convenience Vars): Mention $_exception.
2974
591f19e8
TT
29752013-04-15 Tom Tromey <tromey@redhat.com>
2976
2977 * gdb.texinfo (Set Catchpoints): Reorganize exception
2978 catchpoints. Document "catch rethrow".
2979 (Debugging C Plus Plus): Mention "catch rethrow".
2980
02ae6bad
TT
29812013-04-15 Tom Tromey <tromey@redhat.com>
2982
2983 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
2984
2c91021c
JK
29852013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2986 Eli Zaretskii <eliz@gnu.org>
2987
2988 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
2989 line below the sample output.
2990
6eaaf48b
EZ
29912013-04-12 Eli Zaretskii <eliz@gnu.org>
2992
2993 * gdb.texinfo (Mode Options): Document '-configuration'.
2994 (Help): Document "show configuration".
2995 (Bug Reporting): Add requirements to include the configuration
2996 details in bug reports.
2997
b292c783
JK
29982013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2999
3000 * Makefile.in (MAN1S): Add gcore.1.
3001 Remove "Host, target, and site specific Makefile fragments" comment.
3002 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
3003 (install-man1, uninstall-man1): Conditionalize gcore.1.
3004 (gcore.1): New.
3005 * gdb.texinfo (Man Pages): Add gcore man.
3006 (gcore man): New node.
3007
f81d1120
PA
30082013-04-10 Pedro Alves <palves@redhat.com>
3009
3010 * gdb.texinfo (Process Record and Replay): Document that "set
3011 record full insn-number-max", "set record
3012 instruction-history-size" and "set record
3013 function-call-history-size" accept "unlimited".
3014 (Backtrace): Document that "set backtrace limit" accepts
3015 "unlimited".
3016 (List): Document that "set listsize" accepts "unlimited".
3017 (Print Settings)" Document that "set print max-symbolic-offset",
3018 "set print elements" and "set print repeats" accept "unlimited".
3019 (Starting and Stopping Trace Experiments): Document that "set
3020 trace-buffer-size" accepts "unlimited".
3021 (Remote Configuration): Document that "set tcp connect-timeout"
3022 accepts "unlimited".
3023 (Command History): Document that "set history size" accepts
3024 "unlimited".
3025 (Screen Size): Document that "set height" and "set width" accepts
3026 "unlimited". Adjust "set pagination"'s description to suggest
3027 "set height unlimited" instead of "set height 0".
3028
393fd4c3
YQ
30292013-04-10 Yao Qi <yao@codesourcery.com>
3030
3031 * gdb.texinfo (Trace Files): Add "target ctf".
3032
cba5a7bf
JK
30332013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3034
3035 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
3036
0ed630cb
JK
3037 * Makefile.in (install-man1, install-man5, uninstall-man1)
3038 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
3039
afe1492b
JK
3040 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
3041
5b8b6385
JK
30422013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3043 Eli Zaretskii <eliz@gnu.org>
3044
3045 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
3046 parameters order. Remove "On some targets" for --attach. Document the
3047 --multi parameter and extended-remote command. Document all the
3048 options.
3049
906ccdf0
JK
30502013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3051
3052 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
3053 the list of supported languages.
3054
43662968
JK
30552013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
3056
3057 Convert man pages to texinfo, new gdbinit.5 texinfo page.
3058 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
3059 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
3060 (diststuff): Add man.
3061 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
3062 (uninstall-man5): New.
3063 (STAGESTUFF): Add *.1 and *.5.
3064 (GDBvn.texi): Add SYSTEM_GDBINIT.
3065 (gdb.1, gdbserver.1, gdbinit.5): New.
3066 (maintainer-clean realclean): Add $(MANS).
3067 (install): Add install-man.
3068 (uninstall): Add uninstall-man.
3069 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
3070 (@copying): Wrap it by @c man begin COPYRIGHT.
3071 (Top): Add Man Pages.
3072 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
3073
be9a8770
PA
30742013-04-02 Pedro Alves <palves@redhat.com>
3075
3076 * gdb.texinfo (Debugging Output): Document "set/show debug
3077 aarch64", "set/show debug coff-pe-read" and "set/show debug
3078 mach-o".
3079
a46c1e42
PA
30802013-04-02 Pedro Alves <palves@redhat.com>
3081
3082 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3083 table>: Add entry for "trace-buffer-size".
3084
bd3eecc3
PA
30852013-03-28 Pedro Alves <palves@redhat.com>
3086
3087 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
3088 table>: Add entry for "trace-status".
3089
215b9f98
EZ
30902013-03-28 Eli Zaretskii <eliz@gnu.org>
3091
3092 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
3093 @bullet", which is invalid (makeinfo 5.1 barfs).
3094
7f7cc265
PA
30952013-03-28 Pedro Alves <palves@redhat.com>
3096
3097 PR gdb/15294
3098
3099 * gdb.texinfo (List) <set listsize>: Adjust to document that
3100 listsize 0 means no limit, and remove mention of -1.
3101
9c0be723
YQ
31022013-03-22 Yao Qi <yao@codesourcery.com>
3103
3104 * gdb.texinfo (Embedded Processors): Remove menu item
3105 "OpenRISC 1000".
3106 (OpenRISC 1000): Remove.
3107
bd712aed
DE
31082013-03-21 Doug Evans <dje@google.com>
3109
3110 * gdb.texinfo (Maintenance Commands): Add docs for
3111 "mt set per-command {space,time,symtab} {on,off}".
3112
d0353e76
YQ
31132013-03-14 Hui Zhu <hui@codesourcery.com>
3114 Yao Qi <yao@codesourcery.com>
3115
3116 * gdb.texinfo (Trace Files): Add "tsave -ctf".
3117
6dd24dfa
KS
31182013-03-13 Keith Seitz <keiths@redhat.com>
3119
3120 * gdb.texinfo (Maintenance Commands): Add missing ')' for
3121 "maint agent" reference to Dynamic printf.
3122
5c4808ca
EZ
31232013-03-11 Eli Zaretskii <eliz@gnu.org>
3124
3125 * gdb.texinfo (General Query Packets): Don't use colon in index
3126 entries visible to Info format.
3127
59ea5688
MM
31282013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3129
3130 * gdb.texinfo (Process Record and Replay): Document record
3131 changes.
3132
2ae8c8e7
MM
31332013-03-11 Markus Metzger <markus.t.metzger@intel.com>
3134
3135 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
3136 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
3137 qXfer:btrace:read.
3138
28abe188
EZ
31392013-03-09 Eli Zaretskii <eliz@gnu.org>
3140
3141 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
3142 use colons in @anchor and @cindex entries.
3143
be9a119c 31442013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
3145
3146 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
3147
be9a119c 31482013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
3149 Hafiz Abid Qadeer <abidh@codesourcery.com>
3150
3151 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
3152 trace-buffer-size set and show commands.
3153 (Tracepoint Packets): Document QTBuffer:size.
3154 (General Query Packets): Document QTBuffer:size.
3155
d57350ea
TT
31562013-02-21 Tom Tromey <tromey@redhat.com>
3157
3158 * gdb.texinfo: Remove bad @syncodeindex.
3159 (Values From Inferior, Types In Python, Inferiors In Python)
3160 (Events In Python, Threads In Python, Frames In Python, Blocks In
3161 Python, Symbols In Python, Symbol Tables In Python): Remove
3162 @tables.
3163 (Packets, General Query Packets, Tracepoint Packets)
3164 (Host I/O Packets): Use @w{} for empty @item.
3165
9f44fbc0
SCR
31662013-02-20 Siva Chandra Reddy <sivachandra@google.com>
3167
3168 * gdb.texinfo (Architectures In Python): Add description about
3169 the new method gdb.Architecture.disassemble.
3170
f5911ea1
HAQ
31712013-02-15 Pedro Alves <pedro@codesourcery.com>
3172 Hafiz Abid Qadeer <abidh@codesourcery.com>
3173
3174 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
3175 Document the "trace-file" field.
3176
7e1e0340
DE
31772013-02-07 Doug Evans <dje@google.com>
3178
3179 * gdb.texinfo (Machine Code): Clarify argument to disassemble
3180 command.
3181
134a2066
YQ
31822013-02-06 Yao Qi <yao@codesourcery.com>
3183
3184 * gdb.texinfo (GDB/MI Async Records): Document new MI
3185 notification "=tsv-modified". Update the document of MI
3186 notification "=tsv-created".
3187 * observer.texi (GDB Observers): New observer tsv_modified.
3188 Update observer tsv_created and tsv_delete.
3189
430ed3f0
MS
31902013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
3191
3192 * gdb.texinfo (AArch64 Features): New section; document
3193 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
3194 (Architectures): Add new AArch64 section to document AArch64
3195 architecture specific commands.
3196 (ABI): Add description of the new OS ABI "Newlib" and its influence
3197 on the longjmp handling.
3198
1b56eb55
JK
31992013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
3200 Jan Kratochvil <jan.kratochvil@redhat.com>
3201
3202 * gdb.texinfo (Backtrace): Added description of 'filename-display'
3203 variable in 'set/show backtrace' section.
3204
c4957902
TT
32052013-01-31 Tom Tromey <tromey@redhat.com>
3206
3207 * gdb.texinfo (Target Commands): Fix typo.
3208
bea883fd
SCR
32092013-01-23 Siva Chandra Reddy <sivachandra@google.com>
3210
3211 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
3212 describing the gdb.Architecture class.
3213 (Frames In Python): Add description about the new method
3214 gdb.Frame.architecture().
3215
796a7ff8
DE
32162013-01-23 Doug Evans <dje@google.com>
3217
3218 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
3219
998580f1
MK
32202013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
3221
3222 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
3223 'thread-groups' field when printing a breakpoint in MI.
3224
c9fb1240
SD
32252012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
3226 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
3227 to reflect that jit-reader-load now supports absolute file-names.
3228
ab04a2af
TT
32292013-01-16 Tom Tromey <tromey@redhat.com>
3230
3231 * gdb.texinfo (Set Catchpoints): Document "catch signal".
3232 (Signals): Likewise.
3233
8ac3646f
TT
32342013-01-16 Tom Tromey <tromey@redhat.com>
3235
3236 * gdb.texinfo (GDB/MI Breakpoint Information): Document
3237 "catch-type" field.
3238 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
3239
e93a8774
TT
32402013-01-07 Tom Tromey <tromey@redhat.com>
3241
3242 * gdb.texinfo (Mode Options): Don't mention -epoch.
3243 (Data, Emacs): Remove obsolete comments.
3244
54516a0b
TT
32452013-01-02 Tom Tromey <tromey@redhat.com>
3246
3247 * gdb.texinfo (GDB/MI Output Records): Update menu.
3248 (GDB/MI Breakpoint Information): New node.
3249 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
3250 <-break-insert>: Likewise.
3251
8dbe8ece
YQ
32522012-12-31 Yao Qi <yao@codesourcery.com>
3253
3254 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
3255 (Packets): Move "vStopped" packet to ...
3256 (Notification Packets): ... here. Describe the components
3257 of notification. Add a table of supported notifications.
3258 Add an example on the process of he async notification.
3259
f35a17b5
JK
32602012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3261
3262 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
3263 present.
3264 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
3265 fullname output always present.
3266
0dfd2fad
PM
32672012-12-23 Pierre Muller <muller@sourceware.org>
3268
72f4393d
L
3269 * gdbint.texinfo (Function prototypes): Require use of "extern"
3270 modifier for function prototypes in headers.
0dfd2fad 3271
7785b880
JB
32722012-12-19 Joel Brobecker <brobecker@adacore.com>
3273
3274 * refcard.tex: Update copyright notice to GPL v3 or later.
3275 Update contact info.
3276
3d745be3
JK
32772012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3278
3279 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
3280
c9b6281a
YQ
32812012-12-15 Yao Qi <yao@codesourcery.com>
3282
3283 * gdb.texinfo (Debugging Output): Document 'set debug
3284 notification' and 'show debug notification'.
3285
f2a8bc8a
YQ
32862012-12-15 Yao Qi <yao@codesourcery.com>
3287
3288 * gdb.texinfo (Listing Tracepoints): New item and example about
3289 'installed on target' output.
3290 Add more in the example about 'installed on target'.
3291 (GDB/MI Breakpoint Commands): Doc about 'installed field.
3292
451b7c33
TT
32932012-12-14 Tom Tromey <tromey@redhat.com>
3294
72f4393d 3295 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 3296
3fa7bf06 32972012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 3298
3fa7bf06
MG
3299 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
3300
05b4bd79
PA
33012012-12-11 Pedro Alves <palves@redhat.com>
3302
3303 * gdb.texinfo: Remove all mentions of Unixware throughout.
3304
74a0d9f6
JK
33052012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3306
3307 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
3308
0c631110
TT
33092012-11-29 Tom Tromey <tromey@redhat.com>
3310
3311 * gdb.texinfo (SVR4 Process Information): Document missing
3312 "info proc" subcommands.
3313
891df0ea
YQ
33142012-11-29 Yao Qi <yao@codesourcery.com>
3315
3316 PR gdb/1477.
3317 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
3318 to 'auto' instead of 'gnu'.
3319
608e2dbb
TT
33202012-11-26 Tom Tromey <tromey@redhat.com>
3321
3322 * gdb.texinfo (MiniDebugInfo): New node.
3323 (GDB Files): Update.
3324
e64e0392
DE
33252012-11-16 Doug Evans <dje@google.com>
3326
3327 * gdb.texinfo (System-wide configuration): If the system-wide init
3328 file lives in the data-directory, and --data-directory is provided,
3329 look for it there.
3330
ae606bee
TT
33312012-11-15 Tom Tromey <tromey@redhat.com>
3332
3333 * gdb.texinfo (Signaling): Fix typo.
3334
62747a60
TT
33352012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
3336
3337 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
3338 parameter "count" of -data-write-memory-bytes, and add an example.
3339
18a9fc12
TT
33402012-11-12 Tom Tromey <tromey@redhat.com>
3341
3342 * gdb.texinfo (Symbols): Document "info type-printers",
3343 "enable type-printer" and "disable type-printer".
3344 (Python API): Add new node to menu.
3345 (Type Printing API): New node.
3346 (Progspaces In Python): Document type_printers field.
3347 (Objfiles In Python): Likewise.
3348 (gdb.types) <get_type_recognizers, apply_type_recognizers,
3349 register_type_printer, TypePrinter>: Document.
3350
53342f27
TT
33512012-11-12 Tom Tromey <tromey@redhat.com>
3352
3353 * gdb.texinfo (Symbols): Document "set print type methods",
3354 "set print type typedefs", and flags to ptype and whatis.
3355
ed8a1c2d
AB
33562012-11-09 Andrew Burgess <aburgess@broadcom.com>
3357
3358 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
3359 the example -data-disassemble output. Extend the description of
3360 the -data-disassemble results to document all fields. Document
3361 the cli disassemble command as being related to -data-disassemble.
3362
8506d139
YQ
33632012-11-09 Yao Qi <yao@codesourcery.com>
3364
3365 PR gdb/14777.
3366 * gdb.texinfo (OS Information): Remove doc on command
3367 'info udot'.
3368
4d3f93a2
JB
33692012-11-08 Joel Brobecker <brobecker@adacore.com>
3370
3371 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
3372 gdb.ini warning for Windows port.
3373
1e96de83
YQ
33742012-11-08 Yao Qi <yao@codesourcery.com>
3375
3376 * gdb.texinfo (Search): Add kindex for 'fo'.
3377
dc939229
TT
33782012-11-05 Tom Tromey <tromey@redhat.com>
3379
3380 PR python/14802:
3381 * gdb.texinfo (Functions In Python): Add example.
3382
6f6484cd
YQ
33832012-11-03 Yao Qi <yao@codesourcery.com>
3384
3385 * observer.texi (GDB Observers): Remove observer
3386 'tracepoint_modified', 'tracepoint_created' and
3387 'tracepoint_deleted'.
3388
af4238e5
TT
33892012-10-26 Tom Tromey <tromey@redhat.com>
3390
3391 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
3392
687e43a4
TT
33932012-10-25 Tom Tromey <tromey@redhat.com>
3394
3395 * gdb.texinfo (General Query Packets): Use @itemx.
3396
8de0566d
YQ
33972012-10-17 Yao Qi <yao@codesourcery.com>
3398
3399 * observer.texi (GDB Observers): Update observer
3400 'memory_changed'.
3401 * gdb.texinfo (GDB/MI Async Records): Document for
3402 "memory-changed" notification.
3403
07540c15
DE
34042012-10-15 Doug Evans <dje@google.com>
3405
3406 * gdb.texinfo (Mode Options): Document -nh.
3407 Elaborate on docs for -nx.
3408
d7019589
SP
34092012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
3410
3411 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
3412
82a90ccf 34132012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 3414 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
3415
3416 * gdb.texinfo (GDB/MI Async Records): Document notification
3417 'record-started' and 'record-stopped'.
3418 * observer.texi (GDB Observers): New observer 'record-changed'.
3419
aa9259cc
TS
34202012-09-19 Thomas Schwinge <thomas@codesourcery.com>
3421
3422 * gdb.texinfo: Document the removal of SH's 'regs' command.
3423
c1d780c2
SDJ
34242012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
3425
3426 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
3427
bb25a15c
YQ
34282012-09-18 Yao Qi <yao@codesourcery.com>
3429
3430 * gdb.texinfo (GDB/MI Async Records): Document new MI
3431 notifications '=tsv-created' and '=tsv-deleted'.
3432 * observer.texi (GDB Observers): New observer tsv_created and
3433 tsv_deleted.
3434
201b4506
YQ
34352012-09-18 Yao Qi <yao@codesourcery.com>
3436
3437 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
3438 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
3439 '=traceframe-changed'.
3440
6fc1c773
YQ
34412012-09-17 Yao Qi <yao@codesourcery.com>
3442
3443 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
3444 'set listsize'.
3445
121c73f3
JK
34462012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
3447 Eli Zaretskii <eliz@gnu.org>
3448
3449 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
3450 encoding for gdbarch_breakpoint_from_pc, bp_addr for
3451 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
3452
e9687799
JK
34532012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3454
3455 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
3456
3b5e4d35
YPK
34572012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
3458
3459 Document how to return from "python-interactive" to GDB.
3460 * gdb.texinfo (Python Commands): Update documentation.
3461
34622012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
3463
3464 Add a new "python-interactive" command that starts a standard
3465 Python interactive prompt with "pi" as alias, and add "py" as
3466 an alias to "python".
3467 * gdb.texinfo (Python Commands): Document the new commands.
3468
b583003e
TT
34692012-08-22 Tom Tromey <tromey@redhat.com>
3470
3471 * gdbint.texinfo (Host Definition): Remove documentation for
3472 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
3473
a451cb65
KS
34742012-08-17 Keith Seitz <keiths@redhat.com>
3475
3476 PR c++/13356
3477 * gdb.texinfo (Type and Range Checking): Remove warning.
3478 Remove spurious commas.
3479 Update text and examples for re-implementation of set/show
3480 check type.
3481 (C and C++ Type and Range Checks): Likewise.
3482
6b1755ce
YQ
34832012-08-16 Yao Qi <yao@codesourcery.com>
3484
3485 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
3486 is deprecated.
3487
f47f77df
DE
34882012-08-13 Doug Evans <dje@google.com>
3489
3490 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
3491 to include functions.
3492
a72c3253
DE
34932012-08-10 Doug Evans <dje@google.com>
3494
3495 * gdb.texinfo (Convenience Funs): New node.
3496 (Types In Python): Document Type.vector.
3497
5b9afe8a
YQ
34982012-08-09 Yao Qi <yao@codesourcery.com>
3499
3500 * observer.texi: New observer command_param_changed.
3501 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
3502
dc1039df
JK
35032012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3504
3505 * gdbint.texinfo (Debugging GDB): In section
3506 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
3507 Mention also gdb-gdb.py.
3508
4abf930d
YQ
35092012-08-07 Yao Qi <yao@codesourcery.com>
3510
3511 Revert the folloing patch:
3512 2012-08-06 Yao Qi <yao@codesourcery.com>
3513 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3514 remote hardware-watchpoint-limit' and 'set
3515 remote hardware-breakpoint-limit'.
3516
f3c8a52a
JK
35172012-08-06 Nathaniel Flath <flat0103@gmail.com>
3518
3519 * gdb.texinfo (Working Directory): Added information about new
3520 default argument for 'cd' command.
3521
77a91025
YQ
35222012-08-06 Yao Qi <yao@codesourcery.com>
3523
3524 * gdb.texinfo (Remote Configuration): Add kindex for 'set
3525 remote hardware-watchpoint-limit' and 'set
3526 remote hardware-breakpoint-limit'.
3527
d9f08f52
YQ
35282012-08-06 Yao Qi <yao@codesourcery.com>
3529
3530 Fix PR14371.
3531
3532 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
3533 '=breakpoint-deleted'.
3534
95b07c96
YQ
35352012-08-02 Yao Qi <yao@codesourcery.com>
3536
3537 * gdb.texinfo (Native): Remove node Neutrino.
3538
7255706c
YQ
35392012-07-27 Yao Qi <yao@codesourcery.com>
3540
3541 * gdb.texinfo (IPA Protocol Commands): Document new command
3542 'close'.
3543
d6b28940
TT
35442012-07-25 Tom Tromey <tromey@redhat.com>
3545
3546 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
3547
e615022a
DE
35482012-07-20 Doug Evans <dje@google.com>
3549
3550 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
3551 (Index Files): Document how to control the use of deprecated index
3552 sections.
3553 (Index Section Format): Replace --use-deprecated-index-sections with
3554 "set use-deprecated-index-sections on".
3555
055855a4
EZ
35562012-07-12 Eli Zaretskii <eliz@gnu.org>
3557
3558 * gdbint.texinfo: Remove @syncodeindex directives that put all the
3559 indices into a single node "Index". Instead, join function and
3560 variable indices into a single index, separate from the concept
3561 index. Requested in
3562 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
3563 (Top): Update the top-level menu: instead of one "Index" there are
3564 now separate entries "Concept Index" and "Function and Variable
3565 Index".
3566 (Concept Index, Function and Variable Index): New nodes.
3567 (Index): Node deleted.
3568
f77cc5f0
HZ
35692012-07-05 Hui Zhu <hui_zhu@mentor.com>
3570
3571 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
3572 and "maint agent-eval".
3573
00595b5e
EZ
35742012-07-03 Eli Zaretskii <eliz@gnu.org>
3575
3576 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
3577 avoid file-name clashes between Index.html and index.html on
3578 case-insensitive filesystems. See the discussion starting in
3579 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
3580 details of the problem.
3581 (Top): Update the master menu for the above.
3582 (Concept Index, Command and Variable Index): New nodes, instead of
3583 the old "Index" node that was deleted. All cross-references
3584 updated.
3585
d3ce09f5
SS
35862012-07-02 Stan Shebs <stan@codesourcery.com>
3587
3588 * gdb.texinfo (Dynamic Printf): Mention agent style and
3589 disconnected dprintf.
3590 (Maintenance Commands): Describe maint agent-printf.
3591 (General Query Packets): Mention BreakpointCommands feature.
3592 (Packets): Document commands extension to Z0 packet.
3593 * agentexpr.texi (Bytecode Descriptions): Document printf
3594 bytecode.
3595
2d7b58e8
JK
35962012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3597
3598 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
3599 only after gdbinit files.
3600 (Startup): Move -iex and -iex commands down after gdbinit files.
3601
202cbf1c
JK
36022012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3603
3604 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
3605 possibility.
3606
b6ba681c
TT
36072012-06-29 Tom Tromey <tromey@redhat.com>
3608
3609 * gdb.texinfo (Index Section Format): Update for version 7.
3610
71caed83
SS
36112012-06-28 Stan Shebs <stan@codesourcery.com>
3612
3613 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
3614 example, add note about title column.
3615
ee0bf529
SCR
36162012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3617
3618 * gdb.texinfo (Symbol Tables In Python): Add description about
3619 the new 'last' attribute of gdb.Symtab_and line.
3620
3c15d565
SCR
36212012-06-26 Siva Chandra Reddy <sivachandra@google.com>
3622
3623 * gdb.texinfo (Symbol Tables In Python): Correct the description
3624 of the 'pc' attribute of gdb.Symtab_and_line.
3625
45cfd468
DE
36262012-06-26 Doug Evans <dje@google.com>
3627
3628 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
3629 and symtab-create.
3630
496ee73e
KS
36312012-06-25 Keith Seitz <keiths@redhat.com>
3632
3633 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
3634 from example. Remove "rbreak" from list of corresponding
3635 gdb commands.
3636
156942c7
DE
36372012-06-23 Doug Evans <dje@google.com>
3638
3639 * gdb.texinfo (Index Section Format): Document version 7 format.
3640
c614397c
YQ
36412012-06-22 Yao Qi <yao@codesourcery.com>
3642
3643 * gdb.texinfo: Add missing cindex for some packets.
3644
472a2379
KS
36452012-06-20 Keith Seitz <keiths@redhat.com>
3646
3647 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
3648 for -break-insert and document -p.
3649
2678e2af
YQ
36502012-06-20 Yao Qi <yao@codesourcery.com>
3651
3652 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
3653 and "gdb.write_memory" with "Inferior.read_memory" and
3654 "Inferior.write_memory".
3655
984359d2
EZ
36562012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
3657
3658 * gdb.texinfo (Summary): Add a link to "Free Documentation".
3659 (Free Documentation): Add @node line.
3660 (Continuing and Stepping) <advance location>: Use @item instead of
3661 @itemx.
3662 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
3663 @itemx.
3664 (Embedded Processors): Put the link to "PA" to its correct place,
3665 according to document structure.
3666 (Python API): Put the link to "Lazy Strings In Python" to its
3667 correct place.
3668 (Index): Use @@ in @tex block to get a literal @.
3669
3670 * gdbint.texinfo: Fix the @subtitle line.
3671
3672 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
3673 correct place.
3674
16bdd41f
YQ
36752012-06-08 Yao Qi <yao@codesourcery.com>
3676
3677 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
3678 Protocol'.
3679 (In-Process Agent Protocol, IPA Protocol Objects)
3680 (IPA Protocol Commands): New nodes.
3681 (Tracepoint Packets): Add anchors.
3682
2d4c29c5
TS
36832012-06-06 Thomas Schwinge <thomas@codesourcery.com>
3684
3685 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
3686
6bd110c5
YQ
36872012-06-06 Yao Qi <yao@codesourcery.com>
3688
3689 * gdb.texinfo: Update copyright year.
3690
f3e0e960
SS
36912012-05-23 Stan Shebs <stan@codesourcery.com>
3692 Kwok Cheung Yeung <kcy@codesourcery.com>
3693
3694 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
3695
1564a261
JK
36962012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
3697
3698 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
3699 Mention also --with-separate-debug-dir.
3700 (Auto-loading): Prepend $debugdir in the sample output.
3701 (Auto-loading safe path): Likewise. Mention also $debugdir for the
3702 auto-load safe-path variable.
3703 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
3704 Mention also $debugdir for 'set auto-load scripts-directory'.
3705
eb17f351
EZ
37062012-05-19 Eli Zaretskii <eliz@gnu.org>
3707
3708 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
3709 (MIPS Embedded, MIPS, MIPS Register packet Format)
3710 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
3711 appropriate.
3712
4cc0665f 37132012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 3714 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
3715
3716 * gdb.texinfo (MIPS): Document "set mips compression" and "show
3717 mips compression".
3718 (MIPS Breakpoint Kinds): New subsubsection.
3719
7af8dcf8 37202012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
3721
3722 * gdb.texinfo (Architecture-Specific Protocol Details): Define
3723 nodes for subsections. Add @acronym mark-ups and adjust
3724 formatting.
3725
aff139ff
JK
37262012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3727
3728 Rename $ddir to $datadir.
3729 * gdb.texinfo (Auto-loading, Auto-loading safe path)
3730 (objfile-gdb.py file): Rename $ddir to $datadir.
3731
9cb709b6
TT
37322012-05-18 Tom Tromey <tromey@redhat.com>
3733
3734 * gdb.texinfo (Print Settings): Document 'set print symbol'.
3735
e7e0cddf
SS
37362012-05-14 Stan Shebs <stan@codesourcery.com>
3737
3738 * gdb.texinfo (Dynamic Printf): New subsection.
3739
7efc75aa
SCR
37402012-05-13 Siva Chandra Reddy <sivachandra@google.com>
3741
3742 * gdb.texinfo (Basic Python): Add description about the function
3743 gdb.find_pc_line
3744
f307c045
JK
37452012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3746 Eli Zaretskii <eliz@gnu.org>
3747
3748 * gdb.texinfo (Separate Debug Files): Use plural form for global
3749 debugging information directory.
3750
85d4a676
SS
37512012-05-11 Stan Shebs <stan@codesourcery.com>
3752 Kwok Cheung Yeung <kcy@codesourcery.com>
3753
3754 * gdb.texinfo (Operating System Auxiliary Information): Document new
3755 'info os' subcommands.
3756
c1668e4e
JK
37572012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3758
3759 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
3760 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
3761 (dotdebug_gdb_scripts section): Add reference
3762 to 'Auto-loading safe path'.
3763
7349ff92
JK
37642012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3765
3766 Implement multi-component --with-auto-load-dir.
3767 * gdb.texinfo (Auto-loading): New references
3768 for 'set auto-load scripts-directory'
3769 and 'show auto-load scripts-directory'.
3770 (Auto-loading safe path): Describe the new default. Move $ddir
3771 substituation reference to 'objfile-gdb.py file'.
3772 (objfile-gdb.py file): Describe script-name alias. Change real-name to
3773 script-name. Describe new 'set auto-load scripts-directory'
3774 and 'show auto-load scripts-directory'.
3775
6dea1fbd
JK
37762012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3777
3778 Provide $ddir substitution for --with-auto-load-safe-path.
3779 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
3780 (Auto-loading safe path): Likewise. Mention the default value,
3781 $ddir substitution, --with-auto-load-safe-path and
3782 --without-auto-load-safe-path.
3783 * observer.texi (gdb_datadir_changed): New.
3784
1ccacbcd
JK
37852012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
3786
3787 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
3788 Twice.
3789
d9242c17
JK
3790 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
3791 directory separator by path separator.
3792
af2c1515
JK
37932012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
3794
3795 * gdb.texinfo (Auto-loading safe path): Make 'directories'
3796 for 'set auto-load safe-path' optional. Mention if it is omitted.
3797 Change disabling security protection condition to "/", twice.
3798
a20ee7a4
SCR
37992012-05-03 Siva Chandra Reddy <sivachandra@google.com>
3800
3801 * gdb.texinfo (Symbol Tables In Python): Add documentation about
3802 the new methods global_block and static_block on gdb.Symtab
3803 objects.
3804
56af09aa
SCR
38052012-05-02 Siva Chandra Reddy <sivachandra@google.com>
3806
3807 * gdb.texinfo (Blocks In Python): Add a note saying that future
3808 improvements to GDB and its infrastructure can move symbols
3809 across blocks within a symbol table.
3810
2746b0ef
YQ
38112012-04-29 Yao Qi <yao@codesourcery.com>
3812
3813 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
3814 (A29K): Remove.
3815
62e5f89c
SDJ
38162012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
3817 Tom Tromey <tromey@redhat.com>
3818
3819 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
3820 and generic static probe support on GDB.
3821
a766d390
DE
38222012-04-25 Doug Evans <dje@google.com>
3823
50f042b9
DE
3824 * gdb.texinfo (Go): Fix thinko.
3825
a766d390
DE
3826 * gdb.texinfo (Supported Languages): Add Go.
3827 (Go): New node.
3828
f02e2b19
YQ
38292012-04-25 Yao Qi <yao@codesourcery.com>
3830
3831 * gdbint.texinfo (Testsuite): New section `Board settings'.
3832
68d41a48
JK
38332012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
3834
3835 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
3836 Three times.
3837
174bb630
JK
3838 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
3839 Three times.
3840
0511cc75
JK
38412012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3842
3843 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
3844 by @table @asis. Fix formatting of one item.
3845
0070f25a
JK
38462012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
3847
3848 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
3849
4dc84fd1
JK
38502012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3851
3852 New option "set debug auto-load".
3853 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
3854 (auto-load verbose mode): New node.
3855
bccbefd2
JK
38562012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3857
3858 New option "set auto-load safe-path".
3859 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
3860 and "info auto-load" examples for safe-path. Put there also references
3861 for "set auto-load safe-path" and "show auto-load safe-path".
3862 New menu item for Auto-loading safe path.
3863 (Auto-loading safe path): New node.
3864 (Python Auto-loading): Update the expected output from "Missing"
3865 to "No".
3866
bf88dd68
JK
38672012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
3868
3869 auto-load: Implementation.
3870 * gdb.texinfo (Mode Options): New anchor for -nx.
3871 (Startup): New anchors for Option -init-eval-command,
3872 Home Directory Init File
3873 and Init File in the Current Directory during Startup.
3874 Mention set auto-load local-gdbinit with a reference.
3875 Change the sample code to "set auto-load python-scripts".
3876 (Threads): New anchor set libthread-db-search-path.
3877 Provide references to libthread_db.so.1 file.
3878 (Controlling GDB): New menu item for Auto-loading.
3879 (Auto-loading, Init File in the Current Directory)
3880 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
3881 (Python): Rename the menu item Auto-loading to Python Auto-loading.
3882 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
3883 reference.
3884 (Auto-loading): Rename to ...
3885 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
3886 "set auto-load python-scripts", new anchor for it. Change
3887 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
3888 for it. Change "info auto-load-scripts"
3889 to "info auto-load python-scripts", new anchor for it. Change "scripts"
3890 to "Python scripts".
3891
8264ba82
AG
38922012-04-14 Anton Gorenkov <xgsa@yandex.ru>
3893
3894 PR mi/13393
3895 * gdb.texinfo (Print Settings): Extend the description for "set print
3896 object".
3897 (GDB/MI Variable Objects): Extend the description for -var-create and
3898 -var-list-children.
3899
06fc020f
SCR
39002012-04-11 Siva Chandra Reddy <sivachandra@google.com>
3901
3902 * gdb.texinfo (Examining Data): Document the 'explore' command.
3903
7191c139
JB
39042012-03-28 Joel Brobecker <brobecker@adacore.com>
3905
3906 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
3907 to the children of a varobj and its update range when -var-update
3908 returns that the varobj's type changed.
3909
3708f05e
JK
39102012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3911
3912 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
3913 Create two new links fir 'objfile-gdb.py file'
3914 and 'dotdebug_gdb_scripts section'.
3915
8e0583c8
JK
39162012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3917
3918 * gdb.texinfo (Auto-loading): Rename node reference
3919 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
3920 Twice.
3921 (.debug_gdb_scripts section): Rename the node ...
3922 (dotdebug_gdb_scripts section): ... here.
3923 (Maintenance Commands): Also rename this node reference.
3924
7b282c5a
SCR
39252012-03-22 Siva Chandra Reddy <sivachandra@google.com>
3926
3927 * gdb.texinfo (Python API/Values From Inferior): Add description
3928 about the new method Value.referenced_value. Add description on
3929 how Value.dereference is different (and similar) to
3930 Value.referenced_value.
3931
8320cc4f
JK
39322012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3933
3934 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
3935 --init-eval-command=COMMAND, -iex.
3936 (Startup): Describe -iex and -ix. Simplify the example
3937 for "set auto-load-scripts off".
3938
481860b3
GB
39392012-03-16 Gary Benson <gbenson@redhat.com>
3940
3941 PR breakpoints/10738
3942 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
3943 stating that GDB cannot set breakpoints on inlined functions.
3944 (Mode Options): Document --use-deprecated-index-sections.
3945 (Index Section Format): Document new index section version format.
3946
c4aeac85
TT
39472012-03-15 Tom Tromey <tromey@redhat.com>
3948
3949 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
3950
16899756
DE
39512012-03-13 Doug Evans <dje@google.com>
3952
3953 * gdb.texinfo (Help): Change apropos example to use "alias" instead
3954 of "reload".
3955 (Symbols): Delete docs for set/show symbol-reloading.
3956 * gdbint.texinfo (Defining Other Architecture Features): Delete
3957 SYMBOL_RELOADING_DEFAULT.
3958 * refcard.tex: Delete reference to symbol-reloading.
3959
9b224c5e
PA
39602012-03-07 Pedro Alves <palves@redhat.com>
3961
3962 * gdb.texinfo (General Query Packets): Document new
3963 QProgramSignals packet.
3964 * gdb.texinfo (Remote configuration): Mention
3965 "program-signals-packet".
3966
169081d0
TG
39672012-03-05 Tristan Gingold <gingold@adacore.com>
3968
3969 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
3970
d1feda86
YQ
39712012-03-03 Yao Qi <yao@codesourcery.com>
3972
3973 * gdb.texinfo (In-Process Agent): New node.
3974 Document new commands.
3975 (General Query Packets): Add packet `QAgent'.
3976
1faeff08
MR
39772012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
3978
3979 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
3980
7d74f244
DE
39812012-03-01 Scott J. Goldman <scottjg@vmware.com>
3982
3983 * gdb.texinfo (Commands In Python): Put example python macro in
3984 COMMAND_USER category rather than COMMAND_OBSCURE.
3985 Document gdb.COMMAND_USER.
3986 (User-defined Commands): Update documentation to clarify
3987 "set/show max-user-call-depth" and "show user" don't apply to python
3988 commands. Update documentation to clarify "help user-defined" may
3989 also include python commands defined as COMMAND_USER.
3990
6fe37d23
JK
39912012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
3992
3993 * gdb.texinfo (Startup): Add option -ex description to the option -x
3994 description.
3995
83364271
LM
39962012-02-24 Luis Machado <lgustavo@codesourcery.com>
3997
3998 * gdb.texinfo (Setting Breakpoints): Mention and explain the
3999 condition-evaluation breakpoint parameter.
4000 Mention condition-evaluation mode being shown in "info break".
4001 (Break Conditions): Add description for target-side
4002 conditional breakpoints.
72f4393d 4003 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
4004 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
4005 cond-expr.
4006 (General Query Packets): Mention new ConditionalBreakpoint feature.
4007
bdb1994d
TT
40082012-02-22 Tom Tromey <tromey@redhat.com>
4009
4010 * gdb.texinfo (Blocks In Python): Clarify block iteration.
4011
4d241c86
TT
40122012-02-17 Tom Tromey <tromey@redhat.com>
4013
4014 PR python/10753:
4015 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
4016 directory.
4017
816338b5
SS
40182012-02-14 Stan Shebs <stan@codesourcery.com>
4019
4020 * gdb.texinfo (Disabling Breakpoints): Document enable count.
4021
cc30c4bd
PA
40222012-02-13 Pedro Alves <palves@redhat.com>
4023
4024 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
4025 mips-idt-ecoff.
4026
035d1e5b
YQ
40272012-02-09 Yao Qi <yao@codesourcery.com>
4028
4029 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
4030
f0823d2c
TT
40312012-02-07 Tom Tromey <tromey@redhat.com>
4032
4033 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
4034 Symbol.value.
4035
64e7d9dd
TT
40362012-02-07 Tom Tromey <tromey@redhat.com>
4037
4038 * gdb.texinfo (Symbols In Python): Document Symbol.line.
4039
4220b2f8
TS
40402012-01-27 Thomas Schwinge <thomas@codesourcery.com>
4041
4042 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
4043
edcc5120
TT
40442012-01-24 Tom Tromey <tromey@redhat.com>
4045
4046 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
4047 unload".
4048 (Files): Mention new catch commands.
4049 (GDB/MI Async Records): Likewise.
4050
53fe1783
GB
40512012-01-24 Gary Benson <gbenson@redhat.com>
4052
4053 Delete #if 0'd out code.
4054 * gdb.texinfo (Frame Info): Remove "info catch".
4055
b9e7b9c3
UW
40562012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
4057
4058 * gdb.texinfo (Remote Configuration): Document
4059 "set remote hostio-readlink-packet" command.
4060 (General Query Packets): Document vFile:readlink packet.
4061
4aac40c8
TT
40622012-01-16 Tom Tromey <tromey@redhat.com>
4063
4064 * gdb.texinfo (Specify Location): Document relative file name
4065 handling.
4066
cafec441
TT
40672012-01-16 Tom Tromey <tromey@redhat.com>
4068
4069 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
4070
0ee339bc
JK
40712012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
4072 Eli Zaretskii <eliz@gnu.org>
4073
4074 * gdbint.texinfo (Coding Standards): Require braces for two lines of
4075 code.
4076
72384ba3
PH
40772012-01-11 Paul Hilfinger <hilfingr@adacore.com>
4078
4079 * gdb.texinfo (Variables): Document use of :: for non-static
4080 variables.
4081
ce1b17c4
JB
40822012-01-05 Joel Brobecker <brobecker@adacore.com>
4083
4084 * gdbint.texinfo (Start of New Year Procedure): Update
4085 to replace use of copyright.sh by use of copyright.py.
4086
217bff3e
JK
40872012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4088
4089 Remove the gdbtui binary.
4090 * all-cfg.texi (GDBTUI): Remove.
4091 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
4092 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
4093 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
4094
cc72b2a2
KP
40952011-12-23 Kevin Pouget <kevin.pouget@st.com>
4096
4097 Introduce gdb.FinishBreakpoint in Python.
4098 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
4099 (Python API): Add menu entry for Finish Breakpoints.
4100
13ac8d2c
JK
41012011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
4102
4103 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
4104 tests.
4105
e0f9f062
DE
41062011-12-16 Doug Evans <dje@google.com>
4107
4108 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
4109
80b6e756
PM
41102011-12-16 Phil Muldoon <pmuldoon@redhat.com>
4111
1c3ad6ab 4112 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
4113 stack". Add documentation for "set/show python print-stack".
4114
2fb860fc
PA
41152011-12-14 Pedro Alves <pedro@codesourcery.com>
4116
4117 * gdb.texinfo (Implementing a Remote Stub): Explain that you
4118 should transfer control to the stub in the startup code instead of
4119 in main. Mention the need to get past the initial breakpoint.
4120
f8eba3c6
TT
41212011-12-06 Tom Tromey <tromey@redhat.com>
4122
4123 * gdb.texinfo (Set Breaks): Update for new behavior.
4124
2268b414
JK
41252011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4126
4127 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
4128 List Format for SVR4 Targets'.
4129 (General Query Packets): New item qXfer:libraries-svr4:read.
4130 (Library List Format for SVR4 Targets): New node.
4131
ae6f0d5b
TT
41322011-12-01 Tom Tromey <tromey@redhat.com>
4133
4134 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
4135 add.
4136
36dfb11c
TT
41372011-11-22 Tom Tromey <tromey@redhat.com>
4138
4139 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
4140 reasons.
4141
f196051f
SS
41422011-11-20 Stan Shebs <stan@codesourcery.com>
4143
4144 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4145 note-related options and variables.
4146 (Tracepoint Packets): Document packet changes.
4147
f85b53f8
SD
41482011-11-20 Sanjoy Das <sdas@igalia.com>
4149
4150 * gdb.texinfo (JIT Interface): Add documentation on writing and
4151 usind JIT debug info readers.
4152 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
4153 Debug Info Readers): New nodes.
4154
bfccc43c
YQ
41552011-11-18 Yao Qi <yao@codesourcery.com>
4156
4157 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
4158 tracepoint.
4159
c011a4f4
DE
41602011-11-15 Doug Evans <dje@google.com>
4161
4162 * gdb.texinfo (Files): Document basenames-may-differ.
4163
ed59ded5
DE
41642011-11-14 Doug Evans <dje@google.com>
4165
4166 * gdb.texinfo (Shell Commands): Document "!".
4167
405f8e94
SS
41682011-11-14 Stan Shebs <stan@codesourcery.com>
4169 Kwok Cheung Yeung <kcy@codesourcery.com>
4170
4171 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
4172 needed to get shorter fast tracepoints.
4173 (Tracepoint Packets): Document new qTMinFTPILen packet.
4174
1e4d1764
YQ
41752011-11-14 Yao Qi <yao@codesourcery.com>
4176
4177 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
4178 behavior of tracepoint.
4179 (General Query Packets): New feature InstallInTrace.
4180 (Remote Configuration): Document "set remote
4181 install-in-trace-packet".
4182
71eba9c2 41832011-11-12 Matt Rice <ratmice@gmail.com>
4184
4185 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
4186 Add arguments to info macro.
4187
e0f8f636
TT
41882011-11-10 Tom Tromey <tromey@redhat.com>
4189
4190 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
4191 manual.
4192 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
4193 (Macros): Add a footnote.
4194 (C): Remove paragraph about compiler options.
4195 (C Constants): Mention wide character and string constants.
4196 (C Plus Plus Expressions): Update compiler option advice. Mention
4197 using declarations. Mention ADL. Remove old HP compiler
4198 information.
4199
625c0d47
TT
42002011-11-10 Tom Tromey <tromey@redhat.com>
4201
4202 PR c++/9257:
4203 * gdb.texinfo (Print Settings): Add an extra note about the need
4204 for a vtable.
4205
4be2aacc
MR
42062011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
4207
4208 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
4209 "set mips abi" documentation.
4210
0a1c4d10
DE
42112011-11-04 Doug Evans <dje@google.com>
4212
4213 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
4214
aad1c02c
TT
42152011-11-03 Tom Tromey <tromey@redhat.com>
4216
4217 * gdb.texinfo (Stopping): Add menu entry.
4218 (Continuing and Stepping): Restore @node. Use @section, not
4219 @subsection.
4220
983fb131
MR
42212011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
4222
4223 * gdb.texinfo (Skipping Over Functions and Files): Remove node
4224 designation. Fix "Specify Location" cross-reference.
4225
3065dfb6
SS
42262011-11-02 Stan Shebs <stan@codesourcery.com>
4227
4228 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
4229 (General Query Packets): Describe tracenz feature.
4230 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
4231
0aaaf063
PK
42322011-10-28 Paul Koning <paul_koning@dell.com>
4233
4234 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
4235
2231f1fb
KP
42362011-10-27 Kevin Pouget <kevin.pouget@st.com>
4237
72f4393d 4238 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
4239 gdb.FRAME_UNWIND_FIRST_ERROR contant.
4240
5110b5df
PK
42412011-10-26 Paul Koning <paul_koning@dell.com>
4242
4243 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 4244
22dbab46
PK
42452011-10-25 Paul Koning <paul_koning@dell.com>
4246
4247 PR python/13327
72f4393d 4248
22dbab46
PK
4249 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
4250 fetch_lazy method.
4251
9df2fbc4
PM
42522011-10-20 Phil Muldoon <pmuldoon@redhat.com>
4253
4254 PR python/12656
4255
4256 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
4257 global_block, static_block function.
4258
f05e2e1d
TT
42592011-10-19 Tom Tromey <tromey@redhat.com>
4260
4261 * gdb.texinfo (Commands In Python): Add missing "@"s.
4262
a7fc3f37
KP
42632011-10-13 Kevin Pouget <kevin.pouget@st.com>
4264
4265 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 4266 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
4267 constants.
4268
5048e516
JK
42692011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
4270
4271 Fix compatibility with texinfo versions older than 4.12.
4272 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
4273 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
4274 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
4275 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
4276 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
4277 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
4278 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
4279
5a56e9c5
DE
42802011-10-09 Doug Evans <dje@google.com>
4281
4282 * gdb.texinfo (Extending GDB): Document alias command.
4283
36b11add
JK
42842011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4285
4286 Support @entry in input expressions.
4287 * gdb.texinfo (Variables): Describe @entry names suffix.
4288 (Print Settings): Add anchor for `set print entry-values'.
4289
e18b2753
JK
42902011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4291 Eli Zaretskii <eliz@gnu.org>
4292
4293 Display @entry parameter values (without references).
4294 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
4295 example.
4296 (Print Settings): New description of set print entry-values and show
4297 print entry-values.
4298
111c6489
JK
42992011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
4300 Eli Zaretskii <eliz@gnu.org>
4301
4302 Recognize virtual tail call frames.
4303 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
4304 (Tail Call Frames): New node.
4305 (Frames In Python): Add gdb.TAILCALL_FRAME.
4306
9c15afc4
DE
43072011-10-07 Doug Evans <dje@google.com>
4308
4309 * gdb.texinfo (gdb.printing): Document new `replace' arg to
4310 register_pretty_printer.
4311
99f5279d
PM
43122011-10-07 Phil Muldoon <pmuldoon@redhat.com>
4313
4314 PR python/12930
4315 PR python/12802
4316
4317 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
4318 stop method.
4319
03583c20
UW
43202011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
4321
4322 * gdb.texinfo (Starting your Program): "set disable-randomization"
4323 is no longer Linux-specific.
4324 (Remote Configuration): Document "set remote
4325 disable-randomization-packet".
4326 (General Query Packets): Document "QDisableRandomization" packet
4327 and add it to "qSupported" list.
4328
bd054e06
KP
43292011-10-07 Kevin Pouget <kevin.pouget@st.com>
4330
4331 Allow Python notification of new object-file loadings.
4332 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
4333 event type.
4334
cb6be26b
KP
43352011-10-04 Kevin Pouget <kevin.pouget@st.com>
4336
4337 PR python/12691: Add the inferior to Python exited event
4338 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
4339
a05336a1
JB
43402011-10-03 Joel Brobecker <brobecker@adacore.com>
4341
4342 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
4343 rephasing.
4344
5d77fe44
JB
43452011-10-03 Joel Brobecker <brobecker@adacore.com>
4346
4347 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
4348 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
4349 as possible feature returned by the `-list-features'
4350 command.
4351
699df94d
PK
43522011-09-28 Paul Koning <paul_koning@dell.com>
4353
4354 * gdb.texinfo (gdb.Type): Document field access by dictionary
4355 key syntax.
4356
24bdad53
YQ
43572011-09-28 Yao Qi <yao@codesourcery.com>
4358
4359 * gdb.texinfo (Files): Update options for `add-symbol-file'.
4360 Add one space after option `-s'. Remove @r{} markup.
4361
6710bf39
SS
43622011-09-27 Stan Shebs <stan@codesourcery.com>
4363
4364 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
4365
d99f7e48
HZ
43662011-09-16 Hui Zhu <teawater@gmail.com>
4367
4368 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
4369 to *(unsigned char *)$esp@300.
4370
d812018b
PK
43712011-09-15 Paul Koning <paul_koning@dell.com>
4372
4373 * gdb.texinfo: Make style of Python functions and methods match
4374 the syntax of Python. Also put class and module names explicitly
4375 on function, member, and variable names, matching Python
4376 documentation conventions.
72f4393d 4377
2aa48337
KP
43782011-09-15 Kevin Pouget <kevin.pouget@st.com>
4379
4380 PR Python/12692 Add gdb.selected_inferior() to Python interface.
4381 * gdb.texinfo (Inferiors In Python): Describe new
4382 gdb.selected_inferior() function.
4383
6839b47f
KP
43842011-09-15 Kevin Pouget <kevin.pouget@st.com>
4385
4386 Handle multiple breakpoint hits in Python interface:
4387 * gdb.texinfo (Events In Python): New function documentation:
4388 gdb.BreakpointEvent.breakpoints. Indicate that
4389 gdb.BreakpointEvent.breakpoint is now deprecated.
4390
26829f2b
JB
43912011-09-04 Joel Brobecker <brobecker@adacore.com>
4392
4393 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
4394
a9f54f60
TT
43952011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
4396
4397 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
4398
fa3a4f15
PM
43992011-08-17 Phil Muldoon <pmuldoon@redhat.com>
4400
72f4393d
L
4401 * gdb.texinfo (Prompt): Add set/show extended-prompt
4402 documentation
4403 (Basic Python): Add prompt_hook anchor.
4404 (Python modules): Reword module text to reflect multiple modules.
4405 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 4406
224bbe49
YQ
44072011-08-14 Yao Qi <yao@codesourcery.com>
4408
78d85199
YQ
4409 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
4410
44112011-08-14 Yao Qi <yao@codesourcery.com>
4412
4413 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
4414 (TIC6x Features): New node.
4415
457e09f0
DE
44162011-08-12 Doug Evans <dje@google.com>
4417
4418 * gdb.texinfo (Symbols In Python): Document symbol.type.
4419
5e239b84
PM
44202011-08-09 Phil Muldoon <pmuldoon@redhat.com>
4421
4422 * gdb.texinfo (Python): Document command and function
4423 auto-loading.
4424
177bc839
JK
44252011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
4426 Eli Zaretskii <eliz@gnu.org>
4427
4428 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
4429 typedefs unrolling. Extend the sample code by an inner typedef and
4430 outer typedefs unrolling.
4431
1a532630
PP
44322011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
4433
4434 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
4435 size and line-size.
4436
9b158ba0 44372011-07-21 Matt Rice <ratmice@gmail.com>
4438
4439 PR macros/12999
4440 * gdb.texinfo (Macros): Add info definitions and info macros commands.
4441 Update text and cindex entries for info macro command.
4442
d17b6f81
PM
44432011-07-21 Phil Muldoon <pmuldoon@redhat.com>
4444
4445 * observer.texi (GDB Observers): Add before_prompt observer.
4446 * gdb.texinfo (Basic Python): Add documentation for prompt
4447 substitution.
4448
713389e0
PM
44492011-07-11 Phil Muldoon <pmuldoon@redhat.com>
4450
72f4393d 4451 PR python/12438
713389e0 4452 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
4453 set/show python print-stack. Document set/show python
4454 print-backtrace.
713389e0 4455
177b42fe
TJB
44562011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
4457
4458 * gdb.texinfo: Fix typos.
4459
900e11f9
JK
44602011-07-01 Tom Tromey <tromey@redhat.com>
4461
4462 * gdb.texinfo (Debugging Output): Document set debug
4463 check-physname.
4464
39c4d40a
TT
44652011-06-29 Tom Tromey <tromey@redhat.com>
4466
4467 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
4468 breakpoint-notifications feature.
4469
6f5def7d
UW
44702011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
4471
4472 * gdb.texinfo (Target Description): Remove warning about
4473 possibly unstable format.
4474
8cf64490
TT
44752011-06-03 Tom Tromey <tromey@redhat.com>
4476
4477 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
4478 (Events In Python): Note that exit_code is optional.
4479
393eab54
PA
44802011-05-17 Pedro Alves <pedro@codesourcery.com>
4481
4482 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
4483 required for multi-threading support.
4484 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
4485 Hc are deprecated for multi-threading debugging. Point readers at
4486 the vCont packet.
4487
75fc9810
DE
44882011-05-15 Doug Evans <dje@google.com>
4489
4490 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
4491
01124a23
DE
44922011-05-13 Doug Evans <dje@google.com>
4493
98a5dd13
DE
4494 * gdb.texinfo (Threads): Document $sdir,$pdir.
4495 (Server): Document $pdir exception.
4496
dbaefcf7
DE
4497 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
4498
cc63ef9b
DE
4499 * gdb.texinfo (Threads): Clarify default value for
4500 libthread-db-search-path.
7e0396aa 4501
01124a23
DE
4502 * gdb.texinfo (Completion): Update example.
4503 (Debugging Output): Delete `set/show debug lin-lwp-async'.
4504
d248b706
KY
45052011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
4506
4507 * gdb.texinfo: Document change in the behaviour of the enable and
4508 disable GDB commands when applied to tracepoints.
4509 Document the EnableDisableTracepoints remote stub feature.
4510 Document QTEnable and QTDisable in the list of tracepoint packets.
4511
cc88a640
JK
45122011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
4513
4514 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
4515 hsuser.texi.
4516 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
4517 comment to hsuser.texi. Change rluser.texi name in the comment.
4518
84e578fb
DE
45192011-05-10 Doug Evans <dje@google.com>
4520
4521 * gdb.texinfo (Threads): If an empty path is provided for
4522 libthread-db-search-path it is reset to its default value.
4523 (Server): Ditto.
4524
478aac75
DE
45252011-05-09 Doug Evans <dje@google.com>
4526
4527 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
4528
9c06b0b4
TJB
45292011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4530 Thiago Jung Bauermann <bauerman@br.ibm.com>
4531
4532 Implement support for PowerPC BookE masked watchpoints.
4533 * gdb.texinfo (Set Watchpoints): Document mask parameter.
4534 (PowerPC Embedded): Mention support of masked watchpoints.
4535
9ed350ad
JB
45362011-05-03 Joel Brobecker <brobecker@adacore.com>
4537
4538 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
4539 `@value{GDBN}'.
4540
4ceed123
JB
45412011-05-03 Joel Brobecker <brobecker@adacore.com>
4542
4543 * gdb.texinfo (titlepage): Remove dedication.
4544 (In Memoriam): New appendix.
4545
559a7a62
JK
45462011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
4547 Eli Zaretskii <eliz@gnu.org>
4548
4549 * gdb.texinfo (Index Section Format): Change the version to 5.
4550 Describe the different formula.
4551
03f2bd59
JK
45522011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
4553 Eli Zaretskii <eliz@gnu.org>
4554
4555 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
4556 for disconnected tracing.
4557 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
4558 extended-remote relationship. Mention --once.
4559 (TCP port allocation lifecycle of @code{gdbserver}): New.
4560
d9b1a651
EZ
45612011-04-23 Eli Zaretskii <eliz@gnu.org>
4562
4563 * gdb.texinfo (Server): Improve indexing. Index all optional
4564 switches to gdbserver.
4565
90476074
TT
45662011-04-20 Tom Tromey <tromey@redhat.com>
4567
4568 * gdb.texinfo (Index Section Format): New node.
4569 (Top): Add new node to menu.
4570
c21236dc
PA
45712011-04-20 Pedro Alves <pedro@codesourcery.com>
4572
4573 * gdb.texinfo (Maintenance Commands): Document `maint print
4574 remote-registers'.
4575
05c8c3f5
TT
45762011-04-20 Tom Tromey <tromey@redhat.com>
4577
4578 * gdb.texinfo (Trace File Format): Move node later.
4579
7a9dd1b2
TT
45802011-04-19 Tom Tromey <tromey@redhat.com>
4581
4582 * gdbint.texinfo (Register Information Functions): Remove
4583 duplicate "the".
4584 * gdb.texinfo (Emacs): Remove duplicate "to".
4585 (GDB/MI Variable Objects): Remove duplicate "the".
4586 (General Query Packets): Likewise.
4587
4368ebeb
JB
45882011-04-02 Joel Brobecker <brobecker@adacore.com>
4589
4590 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
4591 "GDB/MI Ada Exception Information" node.
4592
956a9fb9
JB
45932011-04-01 Joel Brobecker <brobecker@adacore.com>
4594
4595 * gdb.texinfo (GDB/MI Ada Exception Information): Document
4596 the "exception-name" field in the *stopped async record.
4597
f1310107
TJB
45982011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
4599 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4600
4601 Implement support for PowerPC BookE ranged breakpoints.
4602 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
4603
8786b2bd
TT
46042011-03-28 Tom Tromey <tromey@redhat.com>
4605
4606 * gdb.texinfo (Set Tracepoints): Fix typo.
4607
9ef07c8c
TT
46082011-03-24 Tom Tromey <tromey@redhat.com>
4609
4610 * gdb.texinfo (Specify Location): Document `function:label'
4611 linespec.
4612
99c3dc11
PM
46132011-03-18 Phil Muldoon <pmuldoon@redhat.com>
4614
f1310107 4615 PR python/12149
99c3dc11
PM
4616
4617 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
4618
29703da4
PM
46192011-03-17 Phil Muldoon <pmuldoon@redhat.com>
4620
4621 * gdb.texinfo (Blocks In Python): Add is_valid method description.
4622 (Inferiors In Python): Likewise.
4623 (Threads In Python): Likewise.
4624 (Symbols In Python): Likewise.
4625 (Objfiles In Python): Likewise.
4626 (Symbol Tables In Python): Likewise.
4627
c9174737
PA
46282011-03-15 Pedro Alves <pedro@codesourcery.com>
4629
4630 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
4631 display>: Explain that the commands accept number ranges.
4632
7371cf6d
PM
46332011-03-14 Phil Muldoon <pmuldoon@redhat.com>
4634
4635 * gdb.texinfo (Breakpoints In Python): Add description and example
4636 of Python stop function operation.
4637
ecec24e6
PM
46382011-03-10 Phil Muldoon <pmuldoon@redhat.com>
4639
4640 * gdb.texinfo (Parameters In Python): Document get_set_string and
4641 get_show_string methods.
4642
6dcd5565
JK
46432011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
4644
4645 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
4646
81896e36
JK
4647 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
4648 circular-trace-buffer name.
4649
5e30da2c
JB
46502011-02-28 Joel Brobecker <brobecker@adacore.com>
4651
4652 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
4653 in the previous change.
4654
3bd0f5ef 46552011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 4656
72f4393d 4657 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
4658 that they can accept multiple arguments.
4659
4ec7539c
JB
46602011-02-24 Joel Brobecker <brobecker@adacore.com>
4661
4662 Revert the following patch (code patch was not approved):
4663 2011-02-21 Hui Zhu <teawater@gmail.com>
4664 * agentexpr.texi (bytecode descriptions): add printf.
4665 * gdb.texinfo (tracepoint action lists): add printf.
4666
82809774
DE
46672011-02-23 Doug Evans <dje@google.com>
4668
4669 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
4670
e5a67952
MS
46712011-02-23 Michael Snyder <msnyder@vmware.com>
4672
4673 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
4674 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
4675 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
4676
6e6fbe60
DE
46772011-02-22 Doug Evans <dje@google.com>
4678
4679 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
4680 Clarify behaviour of lookup_symbol when `block' argument is omitted,
4681 add description of result, fix @defun formatting.
4682
f994e27a
HZ
46832011-02-21 Hui Zhu <teawater@gmail.com>
4684
4685 * agentexpr.texi (Bytecode Descriptions): Add printf.
4686 * gdb.texinfo (Tracepoint Action Lists): Add printf.
4687
c7f96d2b
TT
46882011-02-18 Tom Tromey <tromey@redhat.com>
4689
4690 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
4691
60f98dde
MS
46922011-02-14 Michael Snyder <msnyder@vmware.com>
4693
4694 * gdb.texinfo (threads): Document argument for "info threads" cmd.
4695 Document new command "thread find".
4696
08e796bc
MS
46972011-02-14 Michael Snyder <msnyder@vmware.com>
4698
4699 * gdb.texinfo (Threads): Update example of new thread message.
4700
b3b9301e
PA
47012011-02-14 Pedro Alves <pedro@codesourcery.com>
4702
4703 * gdb.texinfo (Remote Configuration): Mention set/show remote
4704 traceframe-info.
4705 (Tools/Packages Optional for Building GDB): Mention that expat is
4706 used for traceframe info.
4707 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
4708 (General Query Packets) <qSupported>: Describe the
4709 qXfer:traceframe-info:read feature.
4710 (qXfer::read): Describe qXfer:traceframe-info:read.
4711 (Traceframe Info Format): New section.
4712
cef35b0f
PA
47132011-02-04 Pedro Alves <pedro@codesourcery.com>
4714
4715 * gdbint.texinfo (Formatting): Mention some formatting guidelines
4716 for casts and unary operators.
4717
f1cbe1d3
TT
47182011-02-04 Tom Tromey <tromey@redhat.com>
4719
4720 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
4721 is not useful.
4722
585fdaa1
PA
47232011-01-25 Pedro Alves <pedro@codesourcery.com>
4724
4725 * gdb.texinfo: s/value optimized out/optimized out/g
4726
7bfc9434
JB
47272011-01-21 Joel Brobecker <brobecker@adacore.com>
4728
4729 * gdb.texinfo (Other Misc Settings): Rework part of the
4730 documentation of the "set interactive mode" command.
4731
4694da01
TT
47322011-01-19 Tom Tromey <tromey@redhat.com>
4733
4734 * gdb.texinfo (Threads): Document thread name output and `thread
4735 name' command.
4736 (Threads In Python): Document Thread.name attribute.
4737 (GDB/MI Thread Commands): Document thread attributes.
4738
b716877b
AB
47392011-01-12 Andrew Burgess <aburgess@broadcom.com>
4740
4741 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
4742 changes in mi/mi-cmd-disas.c
4743
13fd8b81
TT
47442011-01-12 Tom Tromey <tromey@redhat.com>
4745
4746 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
4747 Fix "thread apply" text.
4748
e09342b5
TJB
47492011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4750 Thiago Jung Bauermann <bauerman@br.ibm.com>
4751
4752 Implement support for PowerPC BookE ranged watchpoints.
4753 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
4754 the "set powerpc exact-watchpoints" flag.
4755
06e65f44
TT
47562011-01-07 Tom Tromey <tromey@redhat.com>
4757
4758 * gdb.texinfo (Python API): Add descriptions to @menu items.
4759
d8e22779
TT
47602011-01-06 Tom Tromey <tromey@redhat.com>
4761
4762 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
4763
a255712f
PP
47642010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
4765
e09342b5 4766 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 4767
ccfc3d6e
TT
47682011-01-06 Tom Tromey <tromey@redhat.com>
4769
4770 PR python/12133:
4771 * gdb.texinfo (Frames In Python): Document various frame
4772 constants.
4773
44944448
JB
47742011-01-05 Joel Brobecker <brobecker@adacore.com>
4775
4776 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
4777 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
4778 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
4779
42ea3d7a
JK
47802011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
4781
4782 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
4783 (clean): Add GDBvn.texi.
4784
720d1a40
JB
47852010-12-29 Joel Brobecker <brobecker@adacore.com>
4786
4787 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
4788 occasional case where the debugger prints an array address
4789 instead of the array itself.
4790
ad196637
PA
47912010-12-23 Pedro Alves <pedro@codesourcery.com>
4792
4793 * gdb.texinfo (Packets) <read registers packet>: Document support
4794 for registers that were not collected.
4795
a86caf66
DE
47962010-12-15 Doug Evans <dje@google.com>
4797
4798 * gdb.texinfo (Startup): Document auto-loading of scripts during
4799 startup.
4800 (Auto-loading): Delete "maint set python auto-load on|off".
4801 Add "set auto-load-scripts on|off".
4802
aae1c79a
DE
48032010-12-07 Doug Evans <dje@google.com>
4804
4805 * gdb.texinfo (Mode Options): Document -data-directory.
4806 (Data Files): Add reference to -data-directory.
4807
4e04c971
DE
48082010-11-29 Doug Evans <dje@google.com>
4809
4810 * gdb.texinfo (Pretty-Printer Introduction): Change
4811 printer-name:subprinter-name to printer-name;subprinter-name.
4812
94b6973e
PM
48132010-11-29 Phil Muldoon <pmuldoon@redhat.com>
4814
72f4393d 4815 PR python/12199
94b6973e
PM
4816
4817 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
4818
39037522
TT
48192010-11-23 Tom Tromey <tromey@redhat.com>
4820
4821 * gdb.texinfo (Top): Check SYSTEM_READLINE.
4822 (Editing): Likewise.
4823 (Command History): Likewise.
4824 (TUI Keys): Likewise.
4825 (Bug Reporting): Conditionally include rluser.texi and
4826 inc-history.texinfo.
4827 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
4828 (GDB_DOC_SOURCE_INCLUDES): Add comment.
4829 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
4830 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
4831 (gdb.pdf): Likewise.
4832 (gdb.info): Likewise.
4833 (gdb/index.html): Likewise.
4834
5ae98d25
TT
48352010-11-23 Tom Tromey <tromey@redhat.com>
4836
4837 * Makefile.in (Makefile): Run ../config.status.
4838 (distclean): Update.
4839 * configure: Remove.
4840 * configure.ac: Remove.
4841
621c8364
TT
48422010-11-12 Tom Tromey <tromey@redhat.com>
4843
4844 * gdb.texinfo (Basic Python): Update. Add xref.
4845 (Exception Handling): Document new exception classes.
4846 (Types In Python): Update.
4847 (Frames In Python): Update.
4848
84f4c1fe
PM
48492010-11-11 Phil Muldoon <pmuldoon@redhat.com>
4850
4851 * gdb.texinfo (Breakpoints In Python): Document "internal"
4852 parameter, and visible attribute.
4853
99e7ae30
DE
48542010-11-05 Doug Evans <dje@google.com>
4855
4856 * gdb.texinfo (Source Path): Document "set directories".
4857
f4b8a18d
KW
48582010-11-05 Ken Werner <ken.werner@de.ibm.com>
4859
4860 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
4861 (OpenCL C): New node.
4862
7b51bc51
DE
48632010-11-02 Doug Evans <dje@google.com>
4864
4865 * gdb.texinfo (Pretty Printing): Expand into three sections,
4866 introduction, example, and commands.
4867 (Python API): Delete section Disabling Pretty-Printers, merge into
4868 Selecting Pretty-Printers.
4869 (Writing a Pretty-Printer): New section. Move the pretty-printer
4870 example here, and reformat to match python coding style. Add a second
4871 example using the gdb.printing module.
4872 (Python modules): Add gdb.printing.
4873
9eeee977
DE
48742010-10-29 Doug Evans <dje@google.com>
4875
4876 * gdb.texinfo (Python): Fix long line.
4877
a0e0ffdf
DE
48782010-10-20 Doug Evans <dje@google.com>
4879
4880 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
4881 All references updated. Correct sections marked as subsections.
4882 (Coding Standards): New chapter. Move the coding standard related
4883 subsections here. Add section on Python coding standards.
4884
0e3509db
DE
48852010-10-13 Doug Evans <dje@google.com>
4886
4887 * gdb.texinfo (Python): Add "Python modules".
4888 (Types in Python): Add reference to gdb.types section.
4889 (Python modules): New node.
4890
44592cc4
DE
48912010-10-11 Doug Evans <dje@google.com>
4892
4893 * gdb.texinfo (Values From Inferior): Add reference to "Types in
4894 Python" from gdb.Value.type description.
4895
6e1bb179
JB
48962010-09-28 Joel Brobecker <brobecker@adacore.com>
4897
4898 * gdb.texinfo (Ravenscar Profile): New node.
4899
e8467610
TT
49002010-09-22 Tom Tromey <tromey@redhat.com>
4901
4902 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
4903
fccd1d1e
EZ
49042010-09-22 Eli Zaretskii <eliz@gnu.org>
4905
4906 * gdb.texinfo (Values From Inferior): Clarify that
4907 value.dynamic_type works only in C++ programs with RTTI.
4908
c1b6b909
TT
49092010-09-15 Paul Bolle <pebolle@tiscali.nl>
4910
4911 * gdb.texinfo (Character Sets): Correctly reference host-charset
4912 in example.
4913
7d288aaa
TT
49142010-09-13 Tom Tromey <tromey@redhat.com>
4915
4916 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
4917 Document "fullname" and "from".
4918
f75d858b
MK
49192010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
4920
4921 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
4922 feature `reverse' output by -list-target-features.
4923
83b9503b
L
49242010-08-31 H.J. Lu <hongjiu.lu@intel.com>
4925
4926 * gdb.texinfo (i386 Features): Remove an extra "@item".
4927
03f17ccf
TT
49282010-08-30 Tom Tromey <tromey@redhat.com>
4929
4930 PR python/11792:
4931 * gdb.texinfo (Values From Inferior): Document dynamic_type.
4932
9779414d
DJ
49332010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
4934
4935 * gdb.texinfo (ARM Features): Document
4936 org.gnu.gdb.arm.m-profile.
4937
f9ffd4bb
TT
49382010-08-23 Tom Tromey <tromey@redhat.com>
4939
4940 PR python/11145:
4941 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
4942 reinterpret_cast methods.
4943
702c2711
TT
49442010-08-23 Tom Tromey <tromey@redhat.com>
4945
4946 PR python/11915:
4947 * gdb.texinfo (Types In Python): Document array method.
4948
66b73624
TJB
49492010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
4950
4951 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
4952
06a64a0b
TT
49532010-08-16 Tom Tromey <tromey@redhat.com>
4954
4955 * gdb.texinfo (Set Watchpoints): Document -location option.
4956
a3a7127e
DE
49572010-08-13 Doug Evans <dje@google.com>
4958
4959 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
4960
8dedea02
VP
49612010-08-13 Vladimir Prus <vladimir@codesourcery.com>
4962
4963 * gdb.texinfo (GDB/MI Data Manipulation): Document
4964 -data-read-memory-raw and -data-write-memory-raw.
4965
ca5c20b6 49662010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 4967 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
4968
4969 * gdb.texinfo (Basic Python): Describe post_event API.
4970
cb2e07a6
PM
49712010-08-11 Phil Muldoon <pmuldoon@redhat.com>
4972
4973 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 4974 decode_line Python APIs
cb2e07a6 4975
464b3efb
TT
49762010-08-10 Tom Tromey <tromey@redhat.com>
4977
4978 * gdb.texinfo (Pretty Printing API): Document
4979 gdb.default_visualizer.
4980
c29c521f
TT
49812010-08-10 Tom Tromey <tromey@redhat.com>
4982
4983 Revert gdb-add-index addition:
4984 * gdb.texinfo (Index Files): Don't document gdb-add-index.
4985
5da1313b
JK
49862010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
4987 Eli Zaretskii <eliz@gnu.org>
4988
4989 * gdb.texinfo (Mode Options) <-batch>
4990 (Basic Python) <gdb.execute>: Describe setting width and height.
4991
02d868e8
PP
49922010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
4993
4994 * gdb.texinfo (Threads): Document 'debug libthread-db'.
4995
c2bbed2a
TT
49962010-07-30 Tom Tromey <tromey@redhat.com>
4997
4998 * gdb.texinfo (Index Files): Mention gdb-add-index.
4999
6c13bbe1
HZ
50002010-07-30 Hui Zhu <teawater@gmail.com>
5001
5002 * gdb.texinfo (Inferiors and Programs): Update the introduce of
5003 "detach inferior" and "kill inferior".
5004
53a71c06
CR
50052010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
5006
5007 * gdb.texinfo (Machine Code): Update description of two forms of
5008 arguments, and add new example to demonstrate the new form.
5009
5374244e
PM
50102010-07-27 Phil Muldoon <pmuldoon@redhat.com>
5011
5012 * gdb.texinfo (Values From Inferior): Add value inferior function
5013 call description.
5014
8ea5bce5
JK
50152010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5016
5017 * gdb.texinfo (Active Targets): Fix wrong comma placement.
5018
c0edd9ed
JK
50192010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
5020 Eli Zaretskii <eliz@gnu.org>
5021
5022 Make core files the process_stratum.
5023 * gdb.texinfo (Active Targets): Remove core_stratum. Include
5024 record_stratum example.
5025
9291a0cd
TT
50262010-07-13 Tom Tromey <tromey@redhat.com>
5027
5028 * gdb.texinfo (Index Files): New node.
5029
f5011d11
TT
50302010-07-13 Tom Tromey <tromey@redhat.com>
5031
5032 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
5033
0f5238ed
TT
50342010-07-13 Tom Tromey <tromey@redhat.com>
5035
5036 * gdb.texinfo (Specify Location): Document labels.
5037
74c761c1
PA
50382010-07-01 Pedro Alves <pedro@codesourcery.com>
5039
5040 * gdb.texinfo (Create and Delete Tracepoints): Add more index
5041 entries for fast tracepoints and static tracepoints.
5042
501994c0
PA
50432010-07-01 Pedro Alves <pedro@codesourcery.com>
5044
5045 * gdb.texinfo (General Query Packets) <qfThreadInfo,
5046 qsThreadInfo>: Spell out `l' as ell.
5047
0fb4aa4b
PA
50482010-07-01 Pedro Alves <pedro@codesourcery.com>
5049
5050 * gdb.texinfo (Convenience Variables): Document $_sdata.
5051 (Commands to Set Tracepoints): Describe static tracepoints. Add
5052 `Listing Static Tracepoint Markers' menu entry. Document
5053 "strace".
5054 (Tracepoint Action Lists): Document collecting $_sdata.
5055 (Listing Static Tracepoint Markers): New subsection.
5056 (Tracepoints support in gdbserver): Mention static tracepoints.
5057 (remote packets, enabling and disabling): Mention
5058 read-sdata-object.
5059 (General Query Packets) <qSupported>: Document qXfer:sdata:read
5060 and StaticTracepoint.
5061 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
5062 Document qXfer:sdata:read.
5063 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
5064
dc3b15be
JB
50652010-06-29 Joel Brobecker <brobecker@adacore.com>
5066
5067 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
5068
595939de
PM
50692010-06-28 Phil Muldoon <pmuldoon@redhat.com>
5070 Tom Tromey <tromey@redhat.com>
5071 Thiago Jung Bauermann <bauerman@br.ibm.com>
5072
5073 * gdb.texinfo (Inferiors In Python): New node.
5074 * gdb.texinfo (Threads In Python): New node.
5075
9279c692
JB
50762010-06-28 Joel Brobecker <brobecker@adacore.com>
5077
5078 * gdb.texinfo (Python): Document what the python directory is
5079 and what its location is.
5080 (Basic Python): Document the gdb.PYTHONDIR constant.
5081
bc9f0842
TT
50822010-06-25 Tom Tromey <tromey@redhat.com>
5083
5084 PR python/10808:
5085 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
5086
f1421989
HZ
50872010-06-24 Hui Zhu <teawater@gmail.com>
5088
5089 * gdb.texinfo: (Commands for Controlled Output): Add
5090 documentation for command "eval".
5091
e4c0cfae
SS
50922010-06-21 Stan Shebs <stan@codesourcery.com>
5093
5094 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
5095 * annotate.texinfo: Ditto.
5096 * gdbint.texinfo: Ditto.
5097 * stabs.texinfo: Ditto.
5098
bb08c432
HZ
50992010-06-22 Hui Zhu <teawater@gmail.com>
5100
5101 * gdb.texinfo: (Process Record and Replay): Add documentation
5102 for command "set record memory-query".
5103
4f5d9f07
SS
51042010-06-21 Stan Shebs <stan@codesourcery.com>
5105
5106 * gdb.texinfo: Relicense under GFDL version 1.3.
5107 * annotate.texinfo: Relicense under GFDL version 1.3.
5108 * gdbint.texinfo: Relicense under GFDL version 1.3.
5109 * stabs.texinfo: Relicense under GFDL version 1.3.
5110 * fdl.texi: Update to version 1.3.
5111
6aed2dbc
SS
51122010-06-18 Stan Shebs <stan@codesourcery.com>
5113
a61408f8
SS
5114 * gdb.texinfo (Operating System Auxiliary Information): Describe
5115 "info os" when no arguments given.
5116
6aed2dbc
SS
5117 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
5118 $_thread.
5119
24e933df
HZ
51202010-06-18 Hui Zhu <teawater@gmail.com>
5121
5122 * gdb.texinfo: (Process Record and Replay): Add documentation
5123 for commands "record save" and "record restore".
5124
65d79d4b
SDJ
51252010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
5126
5127 * gdb.texinfo: Include information about the correct use
5128 of addresses in the `watch' command.
5129
d914c394
SS
51302010-06-11 Stan Shebs <stan@codesourcery.com>
5131
5132 * gdb.texinfo (Observer Mode): New section.
5133 (General Query Packets): Document QAllow.
889bf7c5 5134
967cf477
DE
51352010-06-04 Doug Evans <dje@google.com>
5136
5137 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
5138
aaf4119b
DE
51392010-06-03 Doug Evans <dje@google.com>
5140
5141 * gdbint.texinfo (Coding): Add subsection on command names.
5142
9eae7c52
TT
51432010-06-02 Tom Tromey <tromey@redhat.com>
5144
5145 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
5146 always-disassemble.
5147
fa593d66
PA
51482010-06-01 Pedro Alves <pedro@codesourcery.com>
5149
5150 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
5151 gdbserver, and add cross reference.
5152 (Tracepoints support in gdbserver): New subsection.
5153
dde08ee1
PA
51542010-05-26 Pedro Alves <pedro@codesourcery.com>
5155
5156 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
5157 `qRelocInsn' feature.
5158 (Relocate instruction reply packet): New subsection
5159 of `Tracepoint Packets'.
5160 (Tracepoint Packets): Mention that packets QTDP and QTStart
5161 support the qRelocInsn request, and add cross reference to new
5162 subsection.
5163
07ca107c
DE
51642010-05-25 Doug Evans <dje@google.com>
5165
5166 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
5167 (Commands In Python): Document gdb.string_to_argv.
5168
c25c4a8b
JK
51692010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5170
5171 * gdbint.texinfo (Host Definition): Remove items NORETURN and
5172 ATTR_NORETURN.
5173
d7b32ed3 51742010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
5175 Tom Tromey <tromey@redhat.com>
5176 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 5177
c25c4a8b 5178 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 5179
6aecb9c2
JB
51802010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
5181
5182 * gdb.texinfo: (Summary) Add mention about D language support.
5183 (Filenames): Add D suffixes.
5184 (D): New node.
5185
b7da9e9f
PM
51862010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
5187
5188 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
5189 of macro deleted from GDB code.
5190
ab38a727
PA
51912010-04-24 Pedro Alves <pedro@codesourcery.com>
5192
5193 * gdb.texinfo (Commands to specify files): Describe what how GDB
5194 looks up DOS-based filesystem paths on the system root. Document
5195 the new `set/show target-file-system-kind' commands.
5196
66d09542
DE
51972010-04-23 Doug Evans <dje@google.com>
5198
5199 * gdb.texinfo (Python): Move Auto-loading section here ...
5200 (Python API): from here.
5201 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
5202 (Maintenance Commands): Add docs for "maint print section-scripts".
5203
8bd10a10
CM
52042010-04-20 Chris Moller <cmoller@redhat.com>
5205
5206 * gdb.texinfo (Setting Breakpoints): Added description of
5207 filename-qualified rbreak.
5208 * refcard.tex (Breakpoints and Watchpoints): Added brief
5209 description of filename-qualified rbreak.
5210
4c374409
JK
52112010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
5212
5213 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
5214 (Python API): Change the reference to Pretty Printing API.
5215 (Pretty Printing): Move the user part under the Data node. Reformat
5216 the sample output to 72 columns. Create a new reference to Pretty
5217 Printing API. Rename the API part ...
5218 (Pretty Printing API): To a new node name.
5219 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
5220 (GDB/MI Variable Objects): Change references to Pretty Printing API.
5221
5a9351ae
SS
52222010-04-21 Stan Shebs <stan@codesourcery.com>
5223
5224 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 5225 and commands.
5a9351ae 5226 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 5227
9a22f0d0
PM
52282010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
5229
5230 * gdb.texinfo (Examining memory): Update for change in string
5231 display with explicit size.
5232
6149aea9
PA
52332010-04-19 Pedro Alves <pedro@codesourcery.com>
5234
5235 PR breakpoints/8554.
5236
5237 * gdb.texinfo (Save Breakpoints): New node.
5238 (save-tracepoints): Rename to ...
5239 (save tracepoints): ... this. Mention that `save-tracepoints' is
5240 a deprecated alias to `save tracepoints'.
5241
711e434b
PM
52422010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
5243
645797a8 5244 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
5245 (info w32 thread-information-block): Document new command.
5246 (qGetTIBAddress): Document new gdbserver query.
5247 (maint set/show show-all-tib): Document new command.
5248
3f7b2faa
DE
52492010-04-15 Doug Evans <dje@google.com>
5250
fa33c3cd
DE
5251 * gdb.texinfo (Python API): Add progspaces section.
5252 (Selecting Pretty-Printers): Progspace pretty-printers are
5253 searched too.
5254 (Progspaces In Python): New section.
5255
3f7b2faa
DE
5256 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
5257
79f283fe
PM
52582010-04-14 Phil Muldoon <pmuldoon@redhat.com>
5259
5260 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
5261 returns None.
5262
87290684
SS
52632010-04-09 Stan Shebs <stan@codesourcery.com>
5264
5265 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5266 Describe the `frames-created' field, tweak grammar.
5267
a97153c7
PA
52682010-04-09 Pedro Alves <pedro@codesourcery.com>
5269
5270 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
5271 Describe the `circular' and `disconnected' fields.
5272
5c5dcc1b
L
52732010-04-09 H.J. Lu <hongjiu.lu@intel.com>
5274
5275 * gdb.texinfo (maint print registers): Mention unavailable and
5276 invisible registers.
5277
adc36818
PM
52782010-04-09 Phil Muldoon <pmuldoon@redhat.com>
5279 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 5280 Tom Tromey <tromey@redhat.com>
adc36818
PM
5281
5282 * gdb.texinfo (Breakpoints In Python): New Node.
5283
33da3f1c
SS
52842010-04-08 Stan Shebs <stan@codesourcery.com>
5285
5286 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
5287 trace status fields.
5288
3a13a53b
L
52892010-04-08 H.J. Lu <hongjiu.lu@intel.com>
5290
5291 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
5292 optional. Make org.gnu.gdb.i386.avx requires
5293 org.gnu.gdb.i386.avx.
5294
08001717
DE
52952010-04-08 Doug Evans <dje@google.com>
5296
5297 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
5298 search path, and document that gdb only scans the search path if
5299 the script's path doesn't specify a directory.
5300
c375651d
DE
53012010-04-05 Doug Evans <dje@google.com>
5302
5303 * gdb.texinfo (maint show python auto-load): Fix typo.
5304
af54718e
SS
53052010-04-04 Stan Shebs <stan@codesourcery.com>
5306
d77f58be
SS
5307 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
5308 (Setting Watchpoints): Update description of "info watch".
5309 (Disabling Breakpoints): Only "info break" lists all.
5310
af54718e
SS
5311 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
5312 (tdump): Explain how tdump works.
5313
86b17b60
PA
53142010-04-01 Pedro Alves <pedro@codesourcery.com>
5315
5316 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
5317 add cross reference.
5318
ff12863f
PA
53192010-03-31 Pedro Alves <pedro@codesourcery.com>
5320
5321 * gdb.texinfo (TUI Commands): Mention that in some cases, these
5322 commands error out.
5323
f68eb612
L
53242010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5325
5326 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
5327
c8d5aac9
L
53282010-03-30 H.J. Lu <hongjiu.lu@intel.com>
5329
5330 * gdb.texinfo (General Query Packets): Add xmlRegisters.
5331
7d13fe92
SS
53322010-03-29 Stan Shebs <stan@codesourcery.com>
5333 Nathan Sidwell <nathan@codesourcery.com>
5334
5335 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
5336 GDBN equivalent.
5337 (Set Tracepoints): Remove mention that conditional tracepoints
5338 don't exist.
5339 (Tracepoint Actions): Clarify when while-stepping collection
5340 happens, note that while-stepping does not automatically collect
5341 $pc.
5342
409873ef 53432010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 5344
409873ef
SS
5345 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
5346 (General Query Packets): Describe TracepointSource.
5347
ee8e71d4
EZ
53482010-03-27 Matt Rice <ratmice@gmail.com>
5349
c8d5aac9
L
5350 * gdb.texinfo (ARM): Document arguments to "target sim".
5351 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 5352
99b5e152
PA
53532010-03-26 Pedro Alves <pedro@codesourcery.com>
5354
5355 * gdb.texinfo (Tracepoint Packets): Remove mention that
5356 terror:string may be plain text, and drop mention of X prefix.
5357
cd64ee31
VP
53582010-03-26 Vladimir Prus <vladimir@codesourcery.com>
5359
5360 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
5361
6c28cbf2
SS
53622010-03-24 Stan Shebs <stan@codesourcery.com>
5363
5364 * gdb.texinfo (Tracepoint Packets): Document trace error status.
5365
95a42b64
TT
53662010-03-24 Tom Tromey <tromey@redhat.com>
5367
5368 PR breakpoints/9352:
5369 * gdb.texinfo (Break Commands): Update.
5370
18148017
VP
53712010-03-24 Vladimir Prus <vladimir@codesourcery.com>
5372
5373 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
5374 commands.
5375
4daf5ac0
SS
53762010-03-16 Stan Shebs <stan@codesourcery.com>
5377
5378 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
5379 circular-trace-buffer.
5380 (Tracepoint Packets): Describe QTBuffer, and details of the
5381 qTStatus reply.
5382
c9429232
SS
53832010-03-12 Stan Shebs <stan@codesourcery.com>
5384 Nathan Sidwell <nathan@codesourcery.com>
5385
5386 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
5387 doing instruction stepping.
5388 (Tracepoint Restrictions): New node.
5389
ccefe4c4
TT
53902010-03-10 Tom Tromey <tromey@redhat.com>
5391
5392 * gdbint.texinfo (Symbol Handling): Update.
5393
7c953934
TT
53942010-03-08 Tom Tromey <tromey@redhat.com>
5395
5396 PR cli/9591:
5397 * gdb.texinfo (Mode Options): Mention lack of pagination and
5398 confirmation with --batch.
5399 (Screen Size): Mention --batch.
5400 (Messages/Warnings): Likewise.
5401
f870a310
TT
54022010-03-05 Tom Tromey <tromey@redhat.com>
5403
5404 * gdb.texinfo (Basic Python): Document target_charset and
5405 target_wide_charset.
5406
78e2826b
TT
54072010-03-05 Tom Tromey <tromey@redhat.com>
5408
5409 * gdb.texinfo (Data): Link to pretty-printing.
5410 (Output Formats): Likewise. Correct text.
5411
f5dff777
DJ
54122010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
5413
5414 * gdb.texinfo (Types): Describe <struct> and <flags>.
5415
dc00d89f
PM
54162010-02-28 Phil Muldoon <pmuldoon@redhat.com>
5417
5418 * gdb.texinfo (Frames In Python): Add block parameter and
5419 description to read_var text.
5420
5107b149 54212010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 5422 Tom Tromey <tromey@redhat.com>
5107b149
PM
5423
5424 * gdb.texinfo (Types In Python): Describe block argument in
5425 template_argument and gdb.lookup_type.
5426
e03e5e7b
TT
54272010-02-24 Tom Tromey <tromey@redhat.com>
5428
5429 * gdb.texinfo (Cygwin Native): Fix typo.
5430
f3e9a817
PM
54312010-02-24 Phil Muldoon <pmuldoon@redhat.com>
5432
5433 * gdb.texinfo (Frames In Python): Add block, find_sal, function
5434 and select method descriptions.
5435 (Python API): Add Blocks In Python, Symbols in Python and Symbol
5436 Tables in Python to menu.
5437 (Blocks In Python): New node.
5438 (Symbols In Python): New node.
5439 (Symbol Tables in Python): New node.
5440
a79b8f6e
VP
54412010-02-24 Vladimir Prus <vladimir@codesourcery.com>
5442
5443 Multiexec MI
5444
5445 gdb/
5446 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
5447
5448 gdb/doc/
5449 * gdb.texinfo (GDB/MI Command Syntax): Document notification
5450 changes.
5451 (GDB/MI Program Execution): Document current behaviour of
5452 --all and --thread-group.
5453 (GDB/MI Miscellaneous Commands): Document -add-inferior and
5454 -remove-inferior.
5455 * observer.texi (inferior_added, inferior_removed): New
5456 observers.
5457
629d6a47
TT
54582010-02-19 Tom Tromey <tromey@redhat.com>
5459
5460 * gdbint.texinfo (Getting Started): Fix @node.
5461 (Debugging GDB): Likewise.
5462
c09529e5
JB
54632010-02-13 Joel Brobecker <brobecker@adacore.com>
5464
5465 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
5466 documenting the gdb_test_timeout variable.
5467
540aa8e7
MS
54682010-02-12 Jakob Engblom <jakob@virtutech.com>
5469
5470 * gdb.texinfo (MI commands): Added documentation of --reverse
5471 option to a set of MI commands. Restructured documentation of MI
5472 commands --exec-continue to reflect the complexity of reverse
5473 execution.
5474
081dfbf7
PA
54752010-02-12 Pedro Alves <pedro@codesourcery.com>
5476
5477 * gdb.texinfo (Using the Collected Data): Specify that the address
5478 range of `tfind outsize' is exclusive, and that the address range
5479 of `tfind range' is inclusive.
5480 (Tracepoint Packets): Specify that the address range of
5481 `QTFrame:range' is inclusive, and that the address range of
5482 `QTFrame:outside' is exclusive
5483
8e9c5e02
VP
54842010-02-12 Vladimir Prus <vladimir@codesourcery.com>
5485
5486 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
5487
92981e24
TT
54882010-02-10 Tom Tromey <tromey@redhat.com>
5489
5490 * gdb.texinfo (Debugging Output): Document set debug parser and
5491 show debug parser.
5492
075b51b7
L
54932010-02-09 H.J. Lu <hongjiu.lu@intel.com>
5494
5495 * gdb.texinfo (Predefined Target Types): Add i387_ext,
5496 i386_eflags and i386_mxcsr.
5497
3bb8d5c3
L
54982010-02-08 H.J. Lu <hongjiu.lu@intel.com>
5499
5500 * gdb.texinfo: Document i386 target features.
5501
c5f80513
DE
55022010-02-05 Doug Evans <dje@google.com>
5503
5504 * gdbint.texinfo (Testsuite): Add a new section to document the
5505 various DejaGnu variables that may be overridden.
1be00882 5506 Document INTERNAL_GDBFLAGS.
c5f80513 5507
6ac33a4e
TT
55082010-02-04 Tom Tromey <tromey@redhat.com>
5509
5510 PR cli/8830:
5511 * gdb.texinfo (Files): -readnow comes before the filename for file
5512 and symbol-file.
5513
a1dcb23a
DJ
55142010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
5515
5516 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
5517 Document ARM breakpoint types.
5518 (Register Packet Format): Move into the new section.
5519 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
5520
95433b34
JB
55212010-01-21 Joel Brobecker <brobecker@adacore.com>
5522
5523 * gdb.texinfo (File Options): Adjust the documentation of this
5524 switch to refer to the "source" command rather than partially
5525 duplicating some of the relevant information.
5526 (Extending GDB): Introduce and document the set/show script-extension
5527 setting.
5528 (Command Files): Add note explaining that the "source" command
5529 is also used to evalute scripts written in other languages.
5530 Remove the short slightly incorrect reference to sourcing Python
5531 scripts.
5532 (Python Commands): Document how to execute a Python script from GDB.
5533
8d576872
JB
55342010-01-19 Joel Brobecker <brobecker@adacore.com>
5535
5536 * gdb.texinfo (Command Files): Fix typo.
5537
8150ff9c
JB
55382010-01-18 Tom Tromey <tromey@redhat.com>
5539
5540 * gdb.texinfo (File Options): Document -x on .py files.
5541 (Command Files): Document handling of Python scripts.
5542
23db03a6
JZ
55432010-01-18 Jie Zhang <jie.zhang@analog.com>
5544
5545 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
5546
00bf0b85
SS
55472010-01-15 Stan Shebs <stan@codesourcery.com>
5548
5549 * gdb.texinfo (Trace Files): New section.
5550 (Tracepoint Packets): Document QTSave and qTBuffer.
5551 (Trace File Format): New appendix.
5552
be759fcf
PM
55532010-01-13 Phil Muldoon <pmuldoon@redhat.com>
5554
5555 * gdb.texinfo (Values From Inferior): Document lazy_string value
5556 method.
5557 (Python API): Add Lazy strings menu item.
5558 (Lazy Strings In Python): New node.
5559
dc146f7c
VP
55602010-01-13 Vladimir Prus <vladimir@codesourcery.com>
5561
5562 * gdb.texinfo (GDB/MI Thread Information): New.
5563 (GDB/MI Async Records): Document the core field in *stopped.
5564 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
5565 documentation
5566 (Process list): Document that osdata document may contain
5567 threads.
5568 (Remote Serial Protocol): Document qXfer:threads.
5569
d5551862
SS
55702010-01-06 Stan Shebs <stan@codesourcery.com>
5571
5572 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
5573 disconnected tracing.
5574 (Tracepoint Packets): Document new protocol.
5575
7a697b8d
SS
55762010-01-05 Stan Shebs <stan@codesourcery.com>
5577
5578 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
5579 tracepoints.
5580 (Tracepoint Packets): Describe remote protocol for fast
5581 tracepoints.
5582
e6f3ec50
JB
55832010-01-01 Joel Brobecker <brobecker@adacore.com>
5584
5585 Update the "Start of New Year Procedure".
5586 * gdbint.texinfo: Add the list of files that need to be updated
5587 manually. Minor reformatting.
5588
ddc4e9c1
JB
55892010-01-01 Joel Brobecker <brobecker@adacore.com>
5590
5591 * refcard.tex: Update copyright year in header and text.
5592
9d2897ad
JB
55932010-01-01 Joel Brobecker <brobecker@adacore.com>
5594
5595 * agentexpr.texi: Add 2010 to the list of copyright years.
5596 * annotate.texinfo: Likewise.
5597 * gdb.texinfo: Likewise.
5598 * gdbint.texinfo: Likewise.
5599 * observer.texi: Likewise.
5600 * stabs.texinfo: Likewise.
5601
6da95a67
SS
56022009-12-31 Stan Shebs <stan@codesourcery.com>
5603
5604 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 5605
236f1d4d
SS
56062009-12-29 Stan Shebs <stan@codesourcery.com>
5607
5608 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 5609
f61e138d
SS
56102009-12-28 Stan Shebs <stan@codesourcery.com>
5611
5612 * gdb.texinfo (Trace State Variables): New section.
5613 (Tracepoint Packets): Describe trace state variable packets.
5614 * agentexpr.texi (Bytecode Descriptions): Describe trace state
5615 variable bytecodes.
5616
0fe7935b
DJ
56172009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
5618
5619 * gdb.texinfo (Symbols): "info variables" prints definitions, not
5620 declarations.
5621
a6b29f87
VP
56222009-12-21 Vladimir Prus <vladimir@codesourcery.com>
5623
5624 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
5625 -gdb-exit behaviour.
5626
5e4bde96
JB
56272009-12-20 Joel Brobecker <brobecker@adacore.com>
5628
5629 * gpl.texi: Update to version 3 of the GPL.
5630
a1715244
JB
56312009-12-20 Joel Brobecker <brobecker@adacore.com>
5632
5633 * Makefile.in: Update copyright header.
5634 * observer.texi: Fix the copyright header of the generated files.
5635
361ae042
PM
56362009-12-08 Phil Muldoon <pmuldoon@redhat.com>
5637
5638 * gdb.texinfo (Types In Python): Describe range function.
5639
bfd31e71
PM
56402009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
5641
5642 * gdb.texinfo (Types In Python): Describe "is_base_class".
5643
57a1d736
TT
56442009-12-03 Tom Tromey <tromey@redhat.com>
5645
5646 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
5647
8cebebb9
PP
56482009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
5649
5650 * observer.texi: New memory_changed observer.
5651
16af530a
TT
56522009-12-01 Tom Tromey <tromey@redhat.com>
5653
5654 * gdb.texinfo (Reverse Execution): Fix typo.
5655
b6199126
DJ
56562009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
5657
5658 PR gdb/8704
5659
5660 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
5661 are allowed after the breakpoint condition.
5662
7a6973ad
TT
56632009-11-23 Tom Tromey <tromey@redhat.com>
5664
5665 PR python/10782:
5666 * gdb.texinfo (Types In Python): Document Type.pointer.
5667
21a0512e
PP
56682009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
5669
5670 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 5671
a5832c8f
PA
56722009-11-11 Pedro Alves <pedro@codesourcery.com>
5673
5674 * agentexpr.texi (Tracing On Symmetrix): Delete section.
5675 (Using Agent Expressions): Delete cross reference.
5676
1eb7cd77
JB
56772009-11-07 Joel Brobecker <brobecker@adacore.com>
5678
5679 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
5680 and @settitle directives up to help makeinfo find them.
5681
24ddea62
JK
56822009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5683
5684 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
5685 (Auto-loading): Use plural and note one can use multiple components now.
5686
3afae151
VP
56872009-11-01 Vladimir Prus <vladimir@codesourcery.com>
5688
5689 * gdb.texinfo (GDB/MI Stack Manipulation): Make
5690 -stack-list-arguments have the same documentation for parameter
5691 as -stack-list-locals. Add comas.
5692
14ff2235
PM
56932009-10-27 Tom Tromey <tromey@redhat.com>
5694 Eli Zaretskii <eliz@gnu.org>
5695
c8d5aac9 5696 PR python/10781
14ff2235
PM
5697
5698 * gdb.texinfo (Values From Inferior): Document cast method.
5699
9c419145
PP
57002009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
5701
5702 * gdb.texinfo (Machine Code): Mention function name in disasssembly
5703 and adjust example.
889bf7c5 5704
29153c24
MS
57052009-10-22 Michael Snyder <msnyder@vmware.com>
5706
5707 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 5708 info record command. Also document the new save and restore
29153c24
MS
5709 commands.
5710
2b28d209
PP
57112009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
5712
5713 * gdb.texinfo (Machine Code): Mention current pc marker.
5714 (Memory): Likewise.
5715
6c95b8df
PA
57162009-10-19 Pedro Alves <pedro@codesourcery.com>
5717 Stan Shebs <stan@codesourcery.com>
5718
5719 * observer.texi (new_inferior): Rename to...
5720 (inferior_appeared): ... this.
5721
5722 * gdb.texinfo (Inferiors): Rename node to ...
5723 (Inferiors and Programs): ... this. Mention running multiple
5724 programs in the same debug session.
5725 <info inferiors>: Mention the new 'Executable' column if "info
5726 inferiors". Update examples. Document the "add-inferior",
5727 "clone-inferior", "remove-inferior" and "maint info
5728 program-spaces" commands.
5729 (Process): Rename node to...
5730 (Forks): ... this. Document "set|show follow-exec-mode".
5731
2f8132f3
MS
57322009-10-11 Michael Snyder <msnyder@vmware.com>
5733
5734 * gdb.texinfo (ReverseStep): Show default as "unsupported".
5735 (ReverseContinue): Ditto.
5736
cba4b2d3
PP
57372009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
5738
5739 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 5740
da082f17
JK
57412009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
5742
5743 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
5744
08be9d71
ME
57452009-10-06 Michael Eager <eager@eagercon.com>
5746
5747 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
5748 (Embedded Processors): Add MicroBlaze.
5749 (MicroBlaze): New. Describe Xilinx MicroBlaze
5750
08a0efd0
PA
57512009-10-04 Pedro Alves <pedro@codesourcery.com>
5752
5753 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
5754
cbb8f428
EZ
57552009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
5756
5757 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
5758
30a4a70c
JB
57592009-09-23 Joel Brobecker <brobecker@adacore.com>
5760
5761 * observer.texi (solib_unloaded): Document explicitly the fact that
5762 this observer is called before the associated symbols are unloaded.
5763
b3372f91
VP
57642009-09-19 Vladimir Prus <vladimir@codesourcery.com>
5765
5766 * gdb.texinfo (GDB/MI Stack Manipulation): Document
5767 -stack-list-variables.
5768
f43030c4
TT
57692009-09-18 Tom Tromey <tromey@redhat.com>
5770
5771 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
5772 is experimental.
5773
ec7e75e7
PP
57742009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
5775
5776 * gdb.texinfo (convenince variables): Mention
5777 $_siginfo could be empty.
f43030c4 5778
0cc7d26f
TT
57792009-09-15 Tom Tromey <tromey@redhat.com>
5780
5781 * gdb.texinfo (GDB/MI Variable Objects): Document
5782 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
5783 Expand -var-update documentation.
5784
a96d9b2e
SDJ
57852009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
5786
5787 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
5788 feature.
5789
005ca36a
JB
57902009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
5791
5792 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
5793
0d772ac9
MS
57942009-09-10 Michael Snyder <msnyder@vmware.com>
5795
5796 * gdb.texinfo (qSupported): Mention new ReverseContinue and
5797 ReverseStep replies to the qSupported query.
5798
14fb1bac
JB
57992009-09-10 Joel Brobecker <brobecker@adacore.com>
5800
5801 Add documentation for set/show interactive-mode.
5802 * gdb.texinfo (Other Misc Settings): New node.
5803
29b090c0
DE
58042009-09-01 Doug Evans <dje@google.com>
5805
5806 * gdb.texinfo (Caching Data of Remote Targets): Add note on
5807 non-stop mode's affect on remote caching.
5808
4e5d721f
DE
58092009-08-31 Jacob Potter <jdpotter@google.com>
5810 Doug Evans <dje@google.com>
5811
5812 * gdb.texinfo (Caching Data of Remote Targets): Update text.
5813 Mark `set/show remotecache' options as obsolete.
5814 Document new `set/show stack-cache' option.
5815 Update text for `info dcache'.
5816
55333a84
DE
58172009-08-27 Doug Evans <dje@google.com>
5818
5819 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
5820 (Files): Add note on new optional regex arg to `info sharedlibrary'.
5821
bc3a0b4d
RW
58222009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5823
5824 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
5825 about autoconf.
5826
3a1ff0b6
PA
58272009-08-25 Pedro Alves <pedro@codesourcery.com>
5828
5829 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
5830 small example, and describe its columns. Replace "inferior-id" by
5831 "infno" throughout.
5832
81ecdfbb
RW
58332009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5834
af542c2e
RW
5835 * gdbint.texinfo (Releasing GDB): Point to
5836 README-maintainer-mode file for required autoconf version.
5837 * configure.ac: Do not substitute datarootdir, htmldir,
5838 pdfdir, docdir. Do not process --with-datarootdir,
5839 --with-htmldir, --with-pdfdir, --with-docdir.
5840 * configure: Regenerate.
5841
81ecdfbb
RW
5842 * configure: Regenerate.
5843
4efc6507
DE
58442009-08-20 Reid Kleckner <reid@kleckner.net>
5845
5846 * gdb.texinfo: Add chapter on JIT interface.
5847
43089a6e
NR
58482009-08-07 Nick Roberts <nickrob@snap.net.nz>
5849
5850 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 5851 confirmation request.
43089a6e 5852
99e008fe
EZ
58532009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
5854
c8d5aac9
L
5855 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
5856 CRC definitions.
99e008fe 5857
48cb2d85
VP
58582009-08-03 Vladimir Prus <vladimir@codesourcery.com>
5859
5860 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 5861 -break-commands.
48cb2d85 5862
ff1a52c6
UW
58632009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5864
5865 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5866 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
5867
3285f3fe
UW
58682009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5869
5870 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
5871 "set spu stop-on-load" and "show spu stop-on-load" commands.
5872
e35359c5
UW
58732009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
5874
5875 * gdb.texinfo (Target Descriptions): Document <compatible> element.
5876
58d6951d
DJ
58772009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
5878
5879 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
5880 org.gnu.gdb.arm.neon.
5881
08d16641
PA
58822009-07-20 Pedro Alves <pedro@codesourcery.com>
5883
5884 * gdb.texinfo (Target Description Format): Mention the new <osabi>
5885 optional element.
5886 (subsection OS ABI): New subsection.
5887
782b2b07
SS
58882009-07-14 Stan Shebs <stan@codesourcery.com>
5889
5890 * gdb.texinfo (Tracepoint Conditions): New section.
5891 (General Query Packets): Describe ConditionalTracepoints.
5892 (Tracepoint Packets): Describe condition field.
5893 (Maintenance Commands): Describe maint agent-eval.
5894 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
5895
9b117ef3
HZ
58962009-07-11 Hui Zhu <teawater@gmail.com>
5897
5898 * gdb.texinfo (disassemble): Add a new modifier /r
5899 to "disassemble" command to make it print the raw instructions
5900 in hex as well as in symbolic form.
5901
f5a33284
TT
59022009-07-09 Tom Tromey <tromey@redhat.com>
5903
5904 * gdbint.texinfo (Testsuite): Document parallel make check.
5905
812f7342
TT
59062009-07-09 Tom Tromey <tromey@redhat.com>
5907
5908 * gdbint.texinfo (Testsuite): Document test transcripts.
5909
fbb8f299
PM
59102009-07-10 Phil Muldoon <pmuldoon@redhat.com>
5911
5912 * gdb.texinfo (Values From Inferior): Add length parameter
5913 description.
5914
dd8f35ac
EZ
59152009-07-04 Chris Genly <chris@genly.us>
5916
5917 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
5918 in -var-list-children. Fix example according to what the code
5919 does.
5920
2277426b
PA
59212009-07-02 Pedro Alves <pedro@codesourcery.com>
5922
5923 * gdb.texinfo (Debugging multiple inferiors): Document the
5924 "inferior", "detach inferior" and "kill inferior" commands.
5925 (Debugging Programs with Multiple Processes): Adjust to mention
5926 generic "inferior" commands. Delete mention of "detach fork" and
5927 "delete fork". Cross reference to "Debugging multiple inferiors"
5928 section.
5929
a6d9a66e
UW
59302009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5931
5af949e3
UW
5932 * gdbint.texinfo (Item Output Functions): Update signature
5933 for ui_out_field_core_addr.
5934
59352009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
5936
5937 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
5938 Update example code extrated from breakpoint.c.
5939
9901a55b 59402009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 5941
9901a55b
PP
5942 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
5943 MI commands.
5944 (GDB/MI Symbol Query): Likewise.
5945 (GDB/MI File Commands): Likewise.
5946 (GDB/MI File Transfer Commands): Likewise.
5947 (GDB/MI Target Manipulation): Likewise.
5948 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 5949
edb3359d
DJ
59502009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
5951
5952 * gdb.texinfo (Debugging Optimized Code): New chapter.
5953 (Compiling for Debugging): Reference it. Move some
5954 text to the new section.
5955
7cd1089b
PM
59562009-06-15 Phil Muldoon <pmuldoon@redhat.com>
5957
5958 * doc/gdb.texinfo (Calling): Document
5959 set-unwind-on-terminating-exception usage.
5960
d4db2f36
PA
59612009-06-11 Pedro Alves <pedro@codesourcery.com>
5962
5963 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
5964 command.
5965
d1a7880c
PA
59662009-06-07 Pedro Alves <pedro@codesourcery.com>
5967
5968 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
5969 references.
5970
473f94e6
UW
59712009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
5972
5973 * gdbint.texinfo: Rename formal parameters to gdbarch function
5974 protoypes from "current_gdbarch" to "gdbarch".
5975
8f500870
TT
59762009-05-28 Tom Tromey <tromey@redhat.com>
5977
5978 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
5979
b6313243
TT
59802009-05-27 Tom Tromey <tromey@redhat.com>
5981
5982 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5983 feature.
5984 (GDB/MI Variable Objects): Document -var-set-visualizer.
5985
59862009-04-02 Tom Tromey <tromey@redhat.com>
5987
5988 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
5989 feature.
5990 (GDB/MI Variable Objects): Document -var-set-visualizer.
5991
a6bac58e
TT
59922009-05-27 Tom Tromey <tromey@redhat.com>
5993 Thiago Jung Bauermann <bauerman@br.ibm.com>
5994 Phil Muldoon <pmuldoon@redhat.com>
5995
5996 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
5997 (Pretty Printing): New node.
5998 (Selecting Pretty-Printers): Likewise.
5999 (Python API): Update.
6000 (Output Formats): Document /r format.
6001
2c74e833
TT
60022009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
6003 Tom Tromey <tromey@redhat.com>
6004
6005 * gdb.texinfo (Types In Python): New node.
6006 (Values From Inferior): "type" is now an attribute.
6007 (Python API): Update.
6008
89c73ade
TT
60092009-05-27 Tom Tromey <tromey@redhat.com>
6010 Thiago Jung Bauermann <bauerman@br.ibm.com>
6011 Phil Muldoon <pmuldoon@redhat.com>
6012
6013 * gdb.texinfo: Add @syncodeindex for `tp'.
6014 (Python API): Update.
6015 (Auto-loading): New node.
6016 (Objfiles In Python): New node.
6017
17a37d48
PP
60182009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
6019
6020 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 6021
6718376f
NR
60222009-05-15 Nick Roberts <nickrob@snap.net.nz>
6023
6024 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
6025
cbe54154
PA
60262009-05-12 Pedro Alves <pedro@codesourcery.com>
6027
6028 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
6029 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
6030 show show-debug-regs' docs.
6031
8e05493c
EZ
60322009-05-08 Eli Zaretskii <eliz@gnu.org>
6033
6034 * gdb.texinfo (Process Record and Replay): Add description of
6035 reverse execution.
6036
b39f4988
JB
60372009-05-07 Joel Brobecker <brobecker@adacore.com>
6038
6039 * gdbint.texinfo (Adding support for debugging core files): New node.
6040 (Native Debugging): Remove the ``Native core file Support'' section.
6041
a2311334
EZ
60422009-05-01 Eli Zaretskii <eliz@gnu.org>
6043
6044 * gdb.texinfo (Process Record and Replay): Improve and clarify.
6045 Add index entries.
6046
53cc454a 60472009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 6048 Michael Snyder <msnyder@vmware.com>
53cc454a 6049
a2311334
EZ
6050 * gdb.texinfo: (Process Record and Replay): Add documentation for
6051 process record and replay.
53cc454a 6052
484086b7
JK
60532009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
6054
6055 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
6056 a new part on command-line defined macros.
6057
32ae1842
EZ
60582009-04-25 Eli Zaretskii <eliz@gnu.org>
6059
6060 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
6061 clarify the wording.
6062
b14b1491
TT
60632009-04-23 Tom Tromey <tromey@redhat.com>
6064
6065 * gdb.texinfo (Data Files): New node.
6066 (GDB Files): Update menu.
6067
5c1e86e1
JB
60682009-04-23 Joel Brobecker <brobecker@adacore.com>
6069
6070 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 6071 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 6072
83eba9b7
VP
60732009-04-22 Vladimir Prus <vladimir@codesourcery.com>
6074
6075 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
6076
e31198c4
HZ
60772009-04-22 Hui Zhu <teawater@gmail.com>
6078
6079 * gdb.texinfo (disassemble-next-line): Set the default of
6080 disassemble-next-line to off.
6081
26e251b6
JM
60822009-04-21 Joseph Myers <joseph@codesourcery.com>
6083
6084 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
6085 --with-htmldir): New.
6086 * configure: Regenerate.
6087 * Makefile.in (datarootdir, docdir): Define.
6088 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
6089 instead of $(SET_TEXINPUTS).
6090 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
6091 gdbint.info instead of $(SET_TEXINPUTS).
6092 (gdbint/index.html): Use same -I options as for building
6093 gdbint.info.
6094 (stabs.dvi, stabs.pdf): Use same -I options as for building
6095 stabs.info instead of $(SET_TEXINPUTS).
6096 (stabs/index.html): Use same -I options as for building
6097 stabs.info.
6098 (annotate.dvi, annotate.pdf): Use same -I options as for building
6099 annotate.info instead of $(SET_TEXINPUTS).
6100 (annotate/index.html): Use same -I options as for building
6101 annotate.info.
6102
eac35c4e
DD
61032009-04-21 David Daney <ddaney@caviumnetworks.com>
6104
6105 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
6106
29b0e8a2
JM
61072009-04-21 Joseph Myers <joseph@codesourcery.com>
6108
6109 * gdb.texinfo (Source Path): Document --with-relocated-sources.
6110
2b831889 61112009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 6112 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
6113
6114 * Makefile.in (MAKEHTML): Set to makeinfo --html.
6115 (MAKEHTMLFLAGS): Set to empty.
6116 (html__strip_dir): Define.
6117 (HTMLFILES): Define.
6118 (HTMLFILES_INSTALL): Define.
6119 (install-html): Copy new automake rule.
6120 (html): Depend on $(HTMLFILES).
6121 (gdb_toc.html): Rename to gdb/index.html.
6122 (gdbint_toc.html): Rename to gdbint/index.html.
6123 (stabs_toc.html): Rename to stabs/index.html.
6124 (annotate_toc.html): Rename to annotate/index.html.
6125
89a34d1b
JM
61262009-04-17 Carlos O'Donell <carlos@codesourcery.com>
6127
6128 * Makefile.in: Set pdfdir and htmldir from configure
6129 substitutions.
6130 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
6131 * configure: Regenerate.
6132
a2d5da46
JB
61332009-04-16 Joel Brobecker <brobecker@adacore.com>
6134
6135 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
6136 This macro is no longer used.
6137
732f6a93
TT
61382009-04-15 Tom Tromey <tromey@redhat.com>
6139
6140 * gdb.texinfo (Character Sets): Document default character set.
6141
87f9adc1
PM
61422009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
6143
6144 * gdbint.texinfo: Change server name from sources.redhat.com to
6145 sourceware.org throughout.
6146
2c88c651
JB
61472009-04-09 Joel Brobecker <brobecker@adacore.com>
6148
6149 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
6150 about a missing dot or coma after @xref.
6151
4f5376b2
JB
61522009-04-02 Joel Brobecker <brobecker@adacore.com>
6153
6154 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
6155 example, and add a small explanation about it.
6156 (Print Settings): Change the documentation of the "set print
6157 frame-arguments" to reflect the fact that the default is now "scalars".
6158
a0381d3a
JB
61592009-04-02 Joel Brobecker <brobecker@adacore.com>
6160
6161 * gdb.texinfo (Print Settings): Add kindex for command "set
6162 print frame-arguments".
6163
45ac276d
JB
61642009-03-31 Joel Brobecker <brobecker@adacore.com>
6165
6166 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
6167 breakpoints.
6168 (Set Breaks): Add reference to thread-specific and task-specific
6169 breakpoints.
6170
32cd1edc
JB
61712009-03-31 Joel Brobecker <brobecker@adacore.com>
6172
6173 * gdb.texinfo (Ada Tasks): Remove the documentation about
6174 the "Running" state, as this state has been eliminated.
6175 Now all runnable tasks are shown as "Runnable".
6176
1042e4c0
SS
61772009-03-30 Stan Shebs <stan@codesourcery.com>
6178
6179 * gdb.texinfo (Tracepoints): Describe tracepoints as a
6180 special case of breakpoints.
6181 (Enable and Disable Tracepoints): Mention deprecation.
6182 (Listing Tracepoints): Update description and example.
6183
f8f6f20b
TJB
61842009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6185
6186 * gdb.texinfo (Frames in Python): New node.
6187 (Python API): Update.
6188
c0c6f777
TJB
61892009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
6190
6191 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
6192 from a method to an attribute.
6193
def2b000
TJB
61942009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
6195
6196 * gdb.texinfo (Values From Inferior): Document is_optimized_out
6197 attribute.
6198
a07daef3
PA
61992009-03-25 Pedro Alves <pedro@codesourcery.com>
6200
6201 * observer.texi (thread_exit): Add "silent" parameter.
6202
f3b1572e
PA
62032009-03-22 Pedro Alves <pedro@codesourcery.com>
6204
6205 * observer.texi (about_to_proceed): New.
6206
587afa38
EZ
62072009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
6208
6209 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
6210 field throughout to handle types with spaces in them. Fix typos
6211 found by aspell.
6212 (Summary, Requirements, Contributors): New first chapter,
6213 "Summary" added, old Requirements section moved there, and new
6214 section, "Contributors" added.
6215 (Initializing a New Architecture, Register Representation)
6216 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
6217 (Porting gdb): These sections extended and updated.
6218 (Compiler Characteristics): This section (empty) deleted.
6219 (Defining Other Architecture Features): This section renamed and
6220 duplicate material removed from (formerly "Target Conditionals").
6221 Use braces {} in @deftypeXX type field throughout to handle types
6222 with spaces in them. Typos found by aspell fixed.
6223
6224 * stack_frame.svg: New file, source of image for gdbint.texinfo.
6225 * stack_frame.pdf: Version of image for PDF output.
6226 * stack_frame.png: Version of image for HTML output and for Emacs.
6227 * stack_frame.txt: Version of image for Info output.
1db61298 6228 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 6229
10af6951
EZ
62302009-03-21 Eli Zaretskii <eliz@gnu.org>
6231
6232 * gdb.texinfo (Character Sets): Fix last change.
6233
cc924cad
TJB
62342009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
6235
6236 * gdb.texinfo (Values From Inferior): Fix optional arguments
6237 markup.
6238 (Commands In Python): Adjust argument names of gdb.Command.__init__
6239 to what the function accepts as keywords.
6240
bc3b79fd
TJB
62412008-03-20 Tom Tromey <tromey@redhat.com>
6242
6243 * gdb.texinfo (Convenience Vars): Document convenience functions.
6244 (Functions In Python): New node.
6245 (Python API): Update.
6246
6c7a06a3
TT
62472009-03-20 Tom Tromey <tromey@redhat.com>
6248
6249 * gdb.texinfo (Character Sets): Remove obsolete text. Document
6250 set target-wide-charset.
6251 (Requirements): Mention iconv.
6252
b646ddd4
HZ
62532009-03-17 Hui Zhu <teawater@gmail.com>
6254
6255 * gdb.texinfo: Change the introduce of "disassemble-next-line".
6256
91440f57
HZ
62572009-03-17 Hui Zhu <teawater@gmail.com>
6258
6259 * gdb.texinfo: Add documentation for disassemble-next-line.
6260
8fd41227
TJB
62612009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
6262
6263 * gdb.texinfo (Commands In Python): Remove tindex entries.
6264
61ff14c6
JK
62652009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
6266
6267 * gdb.texinfo (Returning): New description for missing debug info.
6268
0b16c5cf
PA
62692009-03-14 Pedro Alves <pedro@codesourcery.com>
6270
6271 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 6272 (General Query Packets): Document qAttached.
0b16c5cf 6273
32fc0df9
PA
62742009-03-05 Pedro Alves <pedro@codesourcery.com>
6275
6276 * gdb.texinfo (Background Execution): Better describe the set
6277 target-async command.
6278 (Maintenance Commands): Delete description of the `maint set/show
6279 linux-async' and `maint set/show remote-async' commands.
6280
134eb42c
VP
62812009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6282
6283 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
6284 between sentences.
6285
c86cf029
VP
62862009-02-18 Vladimir Prus <vladimir@codesourcery.com>
6287
6288 * gdb.texinfo (GDB/MI Async Records): Document the
6289 =library-loaded and =library-unloaded notifications.
6290
3ea85240
VP
62912009-02-17 Vladimir Prus <vladimir@codesourcery.com>
6292
6293 * observer.texi (test_notification): New observer.
6294
1d33d6ba
VP
62952009-02-14 Vladimir Prus <vladimir@codesourcery.com>
6296
61ff14c6
JK
6297 * observer.texi: Add parameter 'print_frame' to normal_stop
6298 observer.
1d33d6ba 6299
d721c933
EZ
63002009-02-07 Eli Zaretskii <eliz@gnu.org>
6301
6302 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
6303 (Commands In Python): Fix COMMAND_* constants in last change. Use
6304 @kbd for interactive input. Add cross-references and index
6305 entries.
6306
4aa995e1
PA
63072009-02-06 Pedro Alves <pedro@codesourcery.com>
6308
6309 * gdb.texinfo (Signals): Document $_siginfo.
6310 (Convenience Variables): Mention $_siginfo.
6311 (Remote Configuration): Document qXfer:siginfo:read,
6312 qXfer:siginfo:write packets, and the read-siginfo-object,
6313 write-siginfo-object commands.
6314
5f5233d4
PA
63152009-02-06 Pedro Alves <pedro@codesourcery.com>
6316
6317 * gdbint.texinfo (Values): New chapter.
6318
d8906c6f
TJB
63192009-02-06 Tom Tromey <tromey@redhat.com>
6320
6321 * gdb.texinfo (Python API): Add entry for Commands In Python.
6322 (Commands In Python): New node.
6323
b6cb8e7d
TJB
63242009-02-05 Tom Tromey <tromey@redhat.com>
6325
6326 * gdb.texinfo (Values From Inferior): Document Value.string.
6327
12453b93
TJB
63282009-02-05 Tom Tromey <tromey@redhat.com>
6329
6330 * gdb.texinfo (Basic Python): Document execute's from_tty
6331 argument.
6332
08c637de
TJB
63332009-02-04 Tom Tromey <tromey@redhat.com>
6334
6335 * gdb.texinfo (Basic Python): Document gdb.history.
6336
592375cd
VP
63372009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6338
6339 * gdb.texinfo (GDB/MI Thread Commands): Document the
6340 'current-thread-id' field. Remove the example with zero threads,
6341 since current GDB won't ever report that if there's inferior.
6342
41447f92
VP
63432009-01-30 Vladimir Prus <vladimir@codesourcery.com>
6344
6345 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
6346 option to -break-insert.
6347
098b41a6
JG
63482009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
6349 Jerome Guitton <guitton@adacore.com>
6350
6351 * gdb.texinfo (Startup): Document --with-system-gdbinit.
6352 (System-wide configuration): New section.
6353
3c16cced
PA
63542009-01-26 Pedro Alves <pedro@codesourcery.com>
6355
6356 PR gdb/7580:
6357 * gdb.texinfo (Maintenance Commands): Document "maint set|show
6358 internal-error|internal-warning quit|corefile ask|yes|no".
6359
62709adf
PA
63602009-01-26 Pedro Alves <pedro@codesourcery.com>
6361
6362 * gdb.texinfo (Using the `gdbserver' Program): Document
6363 --remote-debug.
6364
7ce58dd2
DE
63652009-01-23 Doug Evans <dje@google.com>
6366
6367 * gdb.texinfo: Add nexti to list of commands that support
6368 background execution.
6369
adb483fe
DJ
63702009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
6371
6372 * gdb.texinfo (Define, Hooks): Document prefix command support.
6373
a67ec3f4 63742009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 6375 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
6376
6377 Fixes for makeinfo --html.
6378
6379 * annotate.texinfo: Use @copying and @insertcopying. Use
6380 @ifnottex in place of @ifinfo.
6381 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
6382 place of @ifinfo. Use @ifnotinfo for one index entry.
6383 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
6384 in place of @ifinfo.
6385 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
6386 in place of @ifinfo. Include contents at start unconditionally.
6387
84fcdf95
PA
63882009-01-13 Pedro Alves <pedro@codesourcery.com>
6389
6390 * gdb.texinfo (General Query Packets): Remove @var{} around the
6391 "spu" literal string.
6392
fa3a767f
PA
63932009-01-07 Pedro Alves <pedro@codesourcery.com>
6394
6395 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
6396 program may be running in another process" errors.
6397 * gdbint.texinfo (Native Conditionals): Delete
6398 ONE_PROCESS_WRITETEXT description.
6399
9cb011d3
JB
64002009-01-07 Joel Brobecker <brobecker@adacore.com>
6401
6402 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
6403 emacs local variable to be placed at the end of the ChangeLog.
6404 Add server.c and gdbreplay.c to the list of files where the
6405 copyright year needs to be updated.
6406
84603566
SL
64072009-01-06 Sandra Loosemore <sandra@codesourcery.com>
6408
6409 * gdb.texinfo (Remote Configuration): Document new
6410 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
6411 commands.
6412
a53f55d8
PA
64132008-12-28 Pedro Alves <pedro@codesourcery.com>
6414
6415 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
6416 FETCH_INFERIOR_REGISTERS.
6417 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
6418 FETCH_INFERIOR_REGISTERS descriptions. Remove
6419 gdbarch_get_longjmp_target descrition, since already described in
6420 Target Conditionals. Move gdbarch_fp0_regnum description to ...
6421 (Target Conditionals): ... here.
6422
077e0a52
JB
64232008-12-16 Joel Brobecker <brobecker@adacore.com>
6424
6425 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
6426 examples.
6427 (Additions to Ada): Likewise. Add the missing opening and closing
6428 parenthesis of the GDB prompt in one of the examples.
6429
023eb17c
JB
64302008-12-14 Joel Brobecker <brobecker@adacore.com>
6431
6432 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
6433 about the result of 'Address not being of type System.Address.
6434 This problem has been fixed a while ago.
6435
c3b108f7
VP
64362008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6437
6438 MI non-stop and multiprocess docs.
6439
c8d5aac9
L
6440 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
6441 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
6442 Adjust documentation for *stopped, document =thread-created,
6443 =thread-exited, =thread-group-created and =thread-group-exited.
6444 (GDB/MI Thread Commands): Document the 'state' field in
6445 -thread-info output.
6446 (GDB/MI Program Execution): Mention --all and --thread-group
6447 options.
6448 (GDB/MI Variable Objects): Describe floating and fixed variable
6449 objects.
6450 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 6451
07e059b5
VP
64522008-12-02 Vladimir Prus <vladimir@codesourcery.com>
6453
c8d5aac9
L
6454 * gdb.texinfo (Operating System Information): New appendix.
6455 (Operating System Auxiliary Information): Document 'info os processes'
6456 (Remote Configuration): Document 'osdata'
6457 (General Query Packets): Document qXfer:osdata:read.
07e059b5 6458
a80b95ba
TG
64592008-11-27 Tristan Gingold <gingold@adacore.com>
6460
6461 * gdb.texinfo (Darwin): Document Darwin specific features.
6462
a655d424
JK
64632008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
6464
6465 * gdbint.texinfo (Target Conditionals): Extend the
6466 gdbarch_breakpoint_from_pc description.
6467
249e1128
VP
64682008-11-22 Vladimir Prus <vladimir@codesourcery.com>
6469
6470 * gdb.texinfo (M68K Features): Fix typo.
6471
c14c28ba
PP
64722008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
6473
6474 * gdb.texinfo (Symbols): Mention printing containing
6475 image name in "info symbol".
6476 (Maint translate-address): Likewise.
889bf7c5 6477
394a6666
JB
64782008-11-18 Joel Brobecker <brobecker@adacore.com>
6479
6480 * gdb.texinfo (Set Catchpoints): Remove the documentation of
6481 commands "catch load" and "catch unload".
6482
66bb093b
VP
64832008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6484
6485 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 6486 =thread-selected.
889bf7c5 6487
4a92f99b
VP
64882008-11-17 Vladimir Prus <vladimir@codesourcery.com>
6489
c8d5aac9 6490 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 6491
f0323ca0
PA
64922008-10-27 Pedro Alves <pedro@codesourcery.com>
6493
6494 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
6495 .mt files, TM_CLIBS or TM_CDEPS.
6496 (x86 Watchpoints): Don't mention TDEPFILES.
6497
8b23ecc4
SL
64982008-10-24 Sandra Loosemore <sandra@codesourcery.com>
6499
6500 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
6501 (Overview): Mention notifications and non-stop mode behavior.
6502 (Packets): Update documentation of ?, vAttach, vCont, and vRun
6503 with non-stop mode behavior. Add vStopped description.
6504 (Stop Reply Packets): Update list of packets that return
6505 stop replies. Mention non-stop behavior.
6506 (General Query Packets): Document QNonStop packet and associated
6507 qSupported query response.
6508 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
6509 behavior.
6510 (Notification Packets): New section.
6511 (Remote Non-Stop): New section.
6512 (File-I/O Overview): Mention non-stop behavior.
6513
fff08868
HZ
65142008-10-24 Hui Zhu <teawater@gmail.com>
6515 Pedro Alves <pedro@codesourcery.com>
6516
6517 * gdb.texinfo (displaced-stepping): Describe the auto mode
6518 setting, and say it's the default. This is now a mainstream
6519 setting instead of a maintenance setting.
6520
252fbfc8
PA
65212008-10-23 Pedro Alves <pedro@codesourcery.com>
6522
6523 * observer.texi (thread_stop_requested): New.
6524
20924a55
JB
65252008-10-22 Joel Brobecker <brobecker@adacore.com>
6526
6527 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
6528 (Patching): Replace incorrect usage of @samp by @kbd.
6529
bacec72f
MS
65302008-10-17 Michael Snyder <msnyder@vmware.com>
6531
6532 * gdb.texinfo: Add documentation for reverse execution.
6533
a08702d6 65342008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 6535 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
6536
6537 * gdb.texinfo. (Values From Inferior): New subsubsection.
6538
d97bc12b
DE
65392008-10-06 Doug Evans <dje@google.com>
6540
6541 * gdb.texinfo (set debug dwarf2-die): Document it.
6542
87f67dba
JB
65432008-10-01 Joel Brobecker <brobecker@adacore.com>
6544
6545 * gdb.texinfo (catch) [exception]: Document how to insert
6546 a breakpoint on user-defined exceptions when the exception
6547 name is identical to one of the language-defined ones.
6548
2fae03e8
TT
65492008-09-27 Tom Tromey <tromey@redhat.com>
6550
6551 * gdb.texinfo (Macros): Remove text about stringification,
6552 varargs, and splicing.
6553
5c6ce71d
TT
65542008-09-27 Tom Tromey <tromey@redhat.com>
6555
6556 * gdbint.texinfo (Language Support): Remove text about omitting
6557 support for a language.
6558
07128da0
DE
65592008-09-23 Doug Evans <dje@google.com>
6560
6561 * gdb.texinfo (info dcache): Update.
6562
b90a069a
SL
65632008-09-22 Sandra Loosemore <sandra@codesourcery.com>
6564
6565 * gdb.texinfo (Packets): Add info on thread-id syntax and
6566 multiprocess extensions.
6567 <D>: Document multiprocess form of packet.
6568 <H>: Use thread-id syntax.
6569 <T>: Likewise.
6570 <vCont>: Likewise. Note this is required for multiprocess.
6571 <vKill>: New packet.
6572 (Stop Reply Packets) <T>: Use thread-id syntax.
6573 <W>: Document multiprocess form of reply.
6574 <X>: Likewise.
6575 (General Query Packets) <qC>: Use thread-id syntax.
6576 <qfThreadInfo>: Likewise.
6577 <qGetTLSAddr>: Likewise.
6578 <qP>: Likewise.
6579 <qSupported>: Add "multiprocess" feature.
6580 <qThreadExtraInfo>: Use thread-id syntax.
6581
b77209e0
PA
65822008-09-22 Stan Shebs <stan@codesourcery.com>
6583
6584 * gdb.texinfo (Inferiors): New section.
6585
3d0bb823
PA
65862008-09-12 Pedro Alves <pedro@codesourcery.com>
6587
6588 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
6589
f8dcfc0a
UW
65902008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
6591
6592 * gdbint.texinfo (Target Conditionals): Remove documentation
6593 for gdbarch_name_of_malloc.
6594
8775bb90
MS
65952008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
6596
6597 * gdb.texinfo (Interrupts): Mention TCP interface for
6598 sending BREAK.
6599
f1838a98
UW
66002008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
6601
6602 * gdb.texinfo (Commands to Specify Files): Document "remote:"
6603 argument prefix to "set sysroot".
6604
158c7665
PH
66052008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
6606
6607 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
6608 and False.
6609
30e026bb
VP
66102008-08-20 Vladimir Prus <vladimir@codesourcery.com>
6611
c8d5aac9
L
6612 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
6613 for possible features of -list-features.
30e026bb 6614
c6ebd6cf
VP
66152008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6616
c8d5aac9 6617 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
6618 (GDB/MI Miscellaneous Commands): Document -list-target-features.
6619
aeac0ff9
VP
66202008-08-19 Vladimir Prus <vladimir@codesourcery.com>
6621
6622 * doc/gdb.texinfo (PowerPC): Fix typo.
6623 (PowerPC features): Fix typo.
6624
5231c1fd
PA
66252008-08-18 Pedro Alves <pedro@codesourcery.com>
6626
6627 * observer.texi (thread_ptid_changed): New.
6628
677c5bb1
LM
66292008-08-18 Luis Machado <luisgpm@br.ibm.com>
6630
6631 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
6632 (PowerPC features): Mention feature set for VSX registers.
6633
f3a2dd1a
JB
66342008-08-13 Joel Brobecker <brobecker@adacore.com>
6635
6636 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
6637 the direct visibility of all names in user-written packages.
6638
33e5cbd6
PA
66392008-08-13 Pedro Alves <pedro@codesourcery.com>
6640
6641 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
6642 setting, and make it the default.
6643 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
6644 non-stop script example.
6645
d0384fc4
TJB
66462008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
6647
6648 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
6649 reference to the "Using Different Register and Memory Data
6650 Representation" section.
6651
a6f3e723
SL
66522008-08-12 Sandra Loosemore <sandra@codesourcery.com>
6653
6654 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
6655 (Remote Protocol): Add Packet Acknowledgment to menu.
6656 (Overview): Mention +/- can be disabled, and point to new section
6657 where this is discussed in detail.
6658 (General Query Packets): Document QStartNoAckMode packet, and
6659 corresponding qSupported reply.
6660 (Packet Acknowledgment): New section.
6661
0606b73b
SL
66622008-08-11 Sandra Loosemore <sandra@codesourcery.com>
6663 Pedro Alves <pedro@codesourcery.com>
6664
6665 * gdb.texinfo (Threads): Move paragraph about automatic thread
6666 selection to All-Stop Mode subsection.
6667 (Thread Stops): Reorganize existing material into subsections.
6668 Add introductory blurb and menu.
6669 (Non-Stop Mode): New subsection.
6670 (Background Execution): New subsection.
6671 (Maintenance Commands): Add cross-references from async mode
6672 commands to the new Background Execution section.
6673
d57a3c85
TJB
66742008-08-06 Tom Tromey <tromey@redhat.com>
6675
6676 * gdb.texinfo (Extending GDB): New chapter.
6677 (Sequences): Demoted chapter, now a section under the new
6678 Extending GDB chapter.
6679 (Python): New section.
6680
6d76a53d
SS
66812008-07-31 Stan Shebs <stan@codesourcery.com>
6682
6683 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
6684
1f70da6a
SS
66852008-07-29 Stan Shebs <stan@codesourcery.com>
6686
6687 * gdbint.texinfo: General round of cleanup and minor
6688 clarifications.
6689 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
6690 (Longjmp Support): Update description to reflect how it is done
6691 for targets without using native header.
6692 (Symbol Handling): Add a little more general explanation.
6693 (COFF, ELF): Mention stabs encapsulation.
6694 (DWARF 3): New section.
6695 (Adding a New Host): Scrub out some obsolete bits.
6696 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
6697 (Host Conditionals): Remove descriptions of NO_STD_REGS,
6698 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
6699 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
6700 SEEK_SET, STOP_SIGNAL, USG.
6701 (Raw and Virtual Register Representations): Ditto for
6702 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
6703 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
6704 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
6705 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
6706 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
6707 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
6708 DEPRECATED_REGISTER_VIRTUAL_SIZE,
6709 DEPRECATED_REGISTER_VIRTUAL_TYPE,
6710 DEPRECATED_USE_STRUCT_CONVENTION.
6711 Describe gdbarch_deprecated_fp_regnum.
6712 Update description of gdbarch_print_insn.
6713 (Adding a New Target): Scrub out obsolete bits.
6714 (Obsolete Conditionals): Remove entire section.
6715
383f836e
TT
67162008-07-25 Tom Tromey <tromey@redhat.com>
6717
6718 * observer.texi (GDB Observers): Document new observers:
6719 breakpoint_created, breakpoint_deleted, breakpoint_modified,
6720 tracepoint_created, tracepoint_deleted, tracepoint_modified,
6721 architecture_changed.
6722
cfd8ab24
SS
67232008-07-21 Stan Shebs <stan@codesourcery.com>
6724
6725 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
6726 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
6727
781b42b0
TT
67282008-07-21 Tom Tromey <tromey@redhat.com>
6729
6730 * observer.texi (GDB Observers): Remove obsolete comment.
6731 <executable_changed>: Remove argument.
6732
d7d9f01e
TT
67332008-07-18 Tom Tromey <tromey@redhat.com>
6734
6735 * gdb.texinfo (Macros): Update. Use @code rather than @command.
6736
bf250677
DE
67372008-07-10 Doug Evans <dje@google.com>
6738
6739 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
6740
10568435
JK
67412008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
6742
6743 * gdb.texinfo (Starting): Document "set disable-randomization".
6744
5ae4183a
AS
67452008-07-07 Andreas Schwab <schwab@suse.de>
6746
6747 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
6748
b56e7235
VP
67492008-07-06 Vladimir Prus <vladimir@codesourcery.com>
6750
6751 * gdb.texinfo (GDB/MI Target Manipulation): Add
6752 example of -target-attach.
6753
e1ac3328
VP
67542008-06-10 Vladimir Prus <vladimir@codesourcery.com>
6755
6756 * observer.texi (target_resumed): New observer.
5ae4183a 6757 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 6758
65d12d83
TT
67592008-06-06 Tom Tromey <tromey@redhat.com>
6760
6761 * gdb.texinfo (Completion): Add field name example.
6762
fbc5282e
MK
67632008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
6764
6765 * gdb.texinfo (GDB/MI Program Context): Added example
6766 to -exec-arguments
5ae4183a 6767
fbc5282e 67682008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
6769
6770 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
6771 annotation.
6772
c16158bc 67732008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
6774 Nathan Sidwell <nathan@codesourcery.com>
6775 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
6776
6777 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
6778 and ACX_BUGURL.
6779 * configure: Regenerate.
6780 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
6781 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
6782 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
6783 mailing-list-specific text about bug reporting unless
6784 BUGURL_DEFAULT.
6785
75c99385
PA
67862008-06-05 Pedro Alves <pedro@codesourcery.com>
6787
6788 * gdb.texinfo (-target-select): Remove reference to target async.
6789 (Maintenance Commands): Document "maint set/show remote-async".
6790
1763a388
MK
67912008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
6792
6793 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
6794 in -target-file-get section.
5ae4183a 6795
d0d064df
PA
67962008-05-22 Pedro Alves <pedro@codesourcery.com>
6797
9b562ab8
PA
6798 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
6799 killing the inferior when it is already debugging a process.
d0d064df 6800
8dfa32fc
JB
68012008-05-21 Joel Brobecker <brobecker@adacore.com>
6802
6803 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
6804 abbreviation for "finish".
6805
55f996a7
NR
68062008-05-21 Nick Roberts <nickrob@snap.net.nz>
6807
6808 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
6809
ba2b1c56
DJ
68102008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
6811
6812 * gdbint.texinfo (Target Conditionals): Delete entry for
6813 gdbarch_dwarf_reg_to_regnum.
6814
08388c79
DE
68152008-05-09 Doug Evans <dje@google.com>
6816
a3c83fae 6817 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 6818
d14508fe
DE
68192008-05-05 Doug Evans <dje@google.com>
6820
6821 * gdb.texinfo (disassemble): Document /m modifier.
6822
e2b7ddea
VP
68232008-05-05 Vladimir Prus <vladimir@codesourcery.com>
6824
5ae4183a
AS
6825 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
6826 will not report the time of commands that run the target.
e2b7ddea 6827
8eb41542
VP
68282008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6829
6830 * gdb.texinfo (GDB/MI Output Records): Add
6831 missing semicolon.
6832
82f68b1c
VP
68332008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6834
6835 * gdb.texinfo (GDB/MI Output Records):
6836 Document =thread-create and =thread-exited.
6837
fa0f268d
VP
68382008-05-03 Vladimir Prus <vladimir@codesourcery.com>
6839
6840 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 6841 Remove mention of dmi-discuss.
fa0f268d 6842
063bfe2e
VP
68432008-05-03 Pedro Alves <pedro@codesourcery.com>
6844
6845 * observer.texi (thread_exit): New.
6846
237fc4c9
PA
68472008-05-02 Pedro Alves <pedro@codesourcery.com>
6848
6849 * gdb.texinfo (Debugging Output): Document "set/show debug
6850 displaced".
6851 (Maintenance Commands): Document "maint set/show
6852 can-use-displaced-stepping".
6853
0428b8f5
DJ
68542008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
6855
6856 * gdb.texinfo (ARM): Document set/show arm fallback-mode
6857 and set/show arm force-mode.
6858
5009afc5
AS
68592008-05-02 Andreas Schwab <schwab@suse.de>
6860
6861 * gdbint.texinfo (Algorithms): Describe
6862 target_watchpoint_addr_within_range.
6863
669fac23
DJ
68642008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
6865
6866 * gdbint.texinfo (Stack Frames): New chapter.
6867 (Algorithms): Move Frames text to the new chapter.
6868 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
6869 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
6870
721c02de
VP
68712008-04-24 Vladimir Prus <vladimir@codesourcery.com>
6872
5ae4183a
AS
6873 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
6874 output does not necessary include any tokens.
721c02de 6875
c055b101
CV
68762008-04-22 Corinna Vinschen <vinschen@redhat.com>
6877
6878 * gdb.texinfo (Set SH Calling convention): New @item.
6879 (Show SH Calling convention): Ditto.
6880
68837c9d
MD
68812008-04-22 Markus Deuling <deuling@de.ibm.com>
6882
6883 * gdb.texinfo (Fortran Operators): Describe '%' operator.
6884
2e9132cc
EZ
68852008-04-20 Eli Zaretskii <eliz@gnu.org>
6886
6887 * gdb.texinfo (Set Breaks): Mention that multiple location
6888 breakpoints need line number info. Add index entries.
6889
31fffb02
CS
68902008-04-19 Craig Silverstein <csilvers@google.com>
6891
6892 * gdb.texinfo (Requirements): Add an optional requirement on
6893 zlib.
6894 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6895 Compressed DWARF 2.
6896
a47ec5fe
AR
68972008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
6898
6899 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
6900 sample output for 'stopped,reason="breakpoint-hit"' message.
6901 (GDB/MI Program Execution): Likewise.
6902
de051565
MK
69032008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
6904
5ae4183a 6905 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
6906 -var-set-format. Add -f option to -var-evaluate-expression.
6907
6ba66d6a
JB
69082008-04-03 Joel Brobecker <brobecker@adacore.com>
6909
6910 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
6911 new node "Ambiguous Expressions". Replace references to this
6912 node by references to "Ambiguous Expressions" throughout.
6913 (Ambiguous Expressions): New node.
6914
1e26b4f8
DJ
69152008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
6916
6917 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
6918
b84876c2
PA
69192008-03-21 Pedro Alves <pedro@codesourcery.com>
6920
6921 * gdb.texinfo (Debugging Output): Document
6922 "set/show debug lin-lwp-async".
6923 (Maintenance Commands): Document "maint set/show linux-async".
6924
63092375
DJ
69252008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
6926
6927 * gdb.texinfo (Expressions): Update description of malloced arrays.
6928
8e8901c5
VP
69292008-03-15 Vladimir Prus <vladimir@codesourcery.com>
6930
6931 * gdb.texinfo (Thread Commands): Document
6932 -thread-info. Remove -thread-list-all-threads.
6933
1fddbabb
PA
69342008-03-14 Pedro Alves <pedro@codesourcery.com>
6935 Sandra Loosemore <sandra@codesourcery.com>
6936
6937 * gdb.texinfo (Library List Format): Update to mention the
6938 possibility to pass section addresses instead of segment
6939 addresses.
6940
ccd213ac
DJ
69412008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
6942
6943 * gdb.texinfo (Starting): Document "set exec-wrapper".
6944 (Server): Document gdbserver --wrapper.
6945
fa4727a6
DJ
69462008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
6947
6948 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
6949 unreadable memory. Delete obsolete SPARClite reference.
6950
8edfe269
DJ
69512008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
6952
6953 * gdb.texinfo (Starting): Mention always-running targets.
6954 (Target Commands): Add an anchor for load.
6955 (Connecting): Explain continue instead of run.
6956
1843f87b
DJ
69572008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
6958
6959 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
6960
f9082629
NR
69612008-02-26 Nick Roberts <nickrob@snap.net.nz>
6962
6963 * gdb.texinfo (Set Breaks): Revert description of Enb column of
6964 breakpoint table.
6965
fd96d250
PA
69662008-02-19 Pedro Alves <pedro@codesourcery.com>
6967
6968 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
6969 killing the inferior when it is already debugging a process.
6970
36af4ef6
MD
69712008-02-13 Markus Deuling <deuling@de.ibm.com>
6972
6973 * gdbint.texinfo (Build Script): New section. Mention new build script
6974 gdb_buildall.sh.
6975
cda4ce5a
JB
69762008-02-01 Jim Blandy <jimb@red-bean.com>
6977
6978 * gdb.texinfo (Help): Summarize 'info args' correctly.
6979
4acd40f3
TJB
69802008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6981
6982 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
6983 available in PowerPC architecture.
6984 (Embedded Processors): Change node name of PowerPC item in menu.
6985 (PowerPC): Rename to...
6986 (PowerPC Embedded): this.
6987 (Architectures): Add new PowerPC item in menu.
6988 (PowerPC): New node.
6989
6e6c6f50
DJ
69902008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6991
6992 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
6993 commands.
6994
5ee187d7
DJ
69952008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
6996
6997 * gdb.texinfo (Setting Catchpoints): Mention features
6998 supported on GNU/Linux.
6999
e275c0d9
NR
70002008-01-30 Nick Roberts <nickrob@snap.net.nz>
7001
7002 * gdb.texinfo (GDB/MI File Commands): Describe new output
7003 field for MI command -file-list-exec-source-file.
7004
2d717e4f
DJ
70052008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
7006
7007 * gdb.texinfo (Using the `gdbserver' Program): Add security
7008 warning. Rearrange into subsections and subsubsections. Document
7009 --multi and --debug. Correct --with-sysroot typo. Update --attach
7010 usage. Make load reference clearer. Document monitor exit.
7011 (Remote Configuration): Document set remote exec-file, attach-packet,
7012 and run-packet.
7013 (Packets): Document vAttach and vRun.
7014
d35a4257 70152008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
7016
7017 * gdb.texinfo (Processes): Mention process command.
889bf7c5 7018 detach-on-follow -> detach-on-fork.
f663676d 7019
c78d192c
DJ
70202008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
7021
7022 * gdbint.texinfo (Native Conditionals): Remove
7023 SHELL_COMMAND_CONCAT and SHELL_FILE.
7024
d35a4257
EZ
70252008-01-26 Eli Zaretskii <eliz@gnu.org>
7026
7027 * gdb.texinfo (Specify Location): Improve wording.
7028
93815fbf
VP
70292008-01-23 Chris Demetriou <cgd@google.com>
7030
7031 * gdb.texinfo (Threads): Document new "set print thread-events"
7032 and "show print thread-events" commands.
7033
2a25a5ba
EZ
70342008-01-19 Eli Zaretskii <eliz@gnu.org>
7035
7036 * gdb.texinfo (Specify Location): New section.
7037 (Delete Breaks, Edit, Set Breaks): Remove description of
7038 locations. Instead, add a reference to "Specify Location".
7039 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
7040 (Symbols): Refer to "Specify Location" for the valid forms of
7041 linespecs and locations.
7042
32c9a795
MD
70432008-01-18 Markus Deuling <deuling@de.ibm.com>
7044
7045 * gdbint.texinfo (Target Conditionals): Replace the description of
7046 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
7047
b17828ca
JB
70482008-01-12 Paul Hilfinger <hilfinger@adacore.com>
7049
7050 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
7051 about &&var, which is rejected by the expression parser.
7052
0aea4bf3
LM
70532008-01-09 Luis Machado <luisgpm@br.ibm.com>
7054
7055 * gdb.texinfo (Output): Update documentation on using printf with DFP
7056 types.
7057
febe4383
TJB
70582008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
7059
7060 * gdb.texinfo (C and C++): Add Decimal Floating Point format
7061 subsubsection.
7062 (Decimal Floating Point format): New subsubsection.
7063
7a404eba
PA
70642008-01-05 Pedro Alves <pedro@codesourcery.com>
7065
7066 * gdb.texinfo (File Options): Remove mention of the attempt to
7067 open a core file with the -p option. Don't list -c as a valid
7068 option to attach to a process.
7069
a4d9b460
PA
70702008-01-05 Pedro Alves <pedro@codesourcery.com>
7071
7072 * gdbint.texinfo (Host Conditionals): Remove mention of
7073 ALIGN_STACK_ON_ENTRY.
7074
6ec2edbe
JB
70752008-01-05 Joel Brobecker <brobecker@adacore.com>
7076
7077 * gdbint.texinfo (Start of New Year Procedure): Add item
7078 describing how to update the source and documentation copyright
7079 notices.
7080
d8b2a693
JB
70812007-12-18 Jim Blandy <jimb@codesourcery.com>
7082
ab209b3a 7083 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
7084 watchpoint explanation into the main description of the watchpoint
7085 command; update synopses of 'watch', 'rwatch', and 'awatch'
7086 commands.
7087
8b4ed427
VP
70882007-12-18 Vladimir Prus <vladimir@codesourcery.com>
7089
7090 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7091 Document 'pending-breakpoints' feature of
7092 -list-features.
7093
37e4754d
LM
70942007-12-17 Luis Machado <luisgpm@br.ibm.com>
7095
669fac23 7096 * gdb.texinfo: Add new parameter's description.
37e4754d 7097
1d3811f6
DJ
70982007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
7099
7100 * gdb.texinfo (Overview): Clarify run-length encoding
7101 example. Remove the restriction on "+" and "-" characters.
7102
c1c25a1a
EZ
71032007-12-15 Eli Zaretskii <eliz@gnu.org>
7104
7105 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
7106
afe8ab22 71072007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7108
afe8ab22
VP
7109 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
7110 the -f option for -break-insert, remove -r option,
7111 and clarify specification of location.
7112
a6b151f1
DJ
71132007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
7114
7115 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
7116 formatting.
7117 (Remote Debugging): Add File Transfer section.
7118 (Remote Configuration): Document Host I/O packets.
7119 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 7120 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
7121 (Packets): Add vFile.
7122
3b784c4f
EZ
71232007-11-17 Eli Zaretskii <eliz@gnu.org>
7124
7125 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
7126 breakpoints with multiple locations.
7127 (Breakpoint Menus): Improve wording.
7128 (Output): Fix last change.
7129
a4ce5b0d
UW
71302007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
7131
7132 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
7133
1b39d5c0
DE
71342007-11-15 Doug Evans <dje@google.com>
7135
7136 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
7137
7a72d44c
VP
71382007-11-15 Vladimir Prus <vladimir@codesourcery.com>
7139
7140 * gdbint.texinfo (Native Conditionals): Remove
7141 mention of CLEAR_SOLIB.
5ae4183a 7142
6d1829bf 71432007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
7144
7145 * gdb.texinfo (Print Settings): Add documentation for "set/show
7146 print frame-arguments".
7147
1a619819
LM
71482007-11-05 Luis Machado <luisgpm@br.ibm.com>
7149
3b784c4f 7150 * gdb.texinfo (Output): Update printf command's description.
1a619819 7151
55eddb0f
DJ
71522007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
7153
7154 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
7155 powerpc soft-float".
7156
9cceb671
DJ
71572007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7158
7159 * gdb.texinfo (Files): Correct formatting. Mention Expat
7160 requirement.
7161 (Requirements for Building GDB): Expand the list of Expat
7162 uses.
7163 (Library List Format, Memory Map Format): Mention Expat.
7164 (Target Descriptions): Update Expat wording.
7165
83acabca
DJ
71662007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
7167
7168 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
7169 Document that gdbarch_convert_register_p should return zero for no-op
7170 conversions.
7171
e35879db
UW
71722007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
7173
83acabca 7174 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
7175 of set_gdbarch_sofun_address_maybe_missing back to ...
7176 (Target Conditionals): ... here to fix build break.
7177
203c3895
UW
71782007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
7179
83acabca 7180 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
7181 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
7182 (Compiler Characteristics): ... documentation of
7183 set_gdbarch_sofun_address_maybe_missing.
7184
11411de3
DJ
71852007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7186
7187 * gdbint.texinfo (Target Conditionals): Use
7188 frame_unwind_register_unsigned in examples instead of
7189 frame_unwind_unsigned_register.
7190
7cc46491
DJ
71912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7192
7193 * gdb.texinfo (Predefined Target Types): Add int128
7194 and uint128.
7195 (Standard Target Features): Add PowerPC features.
7196
81adfced
DJ
71972007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7198
7199 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
7200
c1874924
UW
72012007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7202
7203 * gdbint.texi (Target Conditionals): Remove documentation
7204 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
7205 gdbarch_extract_return_value, and gdbarch_store_return_value.
7206
f6e56ab3
UW
72072007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
7208
7209 * gdbint.texi (Target Conditionals): Remove documentation of
7210 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
7211
56cf5405
KH
72122007-10-11 Kazu Hirata <kazu@codesourcery.com>
7213
7214 * gdb.texinfo: Mention that inaccessible-by-default is on by
7215 default.
7216
35156bae
DJ
72172007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
7218
7219 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
7220
d983da9c
DJ
72212007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
7222
7223 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
7224 multi-threaded watchpoints.
7225 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
7226 checked. Describe sticky notification. Expand description
7227 of steppable and continuable watchpoints.
7228 (Watchpoints and Threads): New subsection.
7229
fe6fbf8b
VP
72302007-09-28 Vladimir Prus <vladimir@codesourcery.com>
7231
7232 * gdb.texinfo (Setting Breakpoints): Revise
7233 documentation for pending breakpoints. Document
7234 breakpoints with multiple locations.
5ae4183a 7235
084344da
VP
72362007-09-19 Vladimir Prus <vladimir@codesourcery.com>
7237
7238 * gdb.texinfo (Miscellaneous gdb/mi Commands):
7239 Document -list-features.
5ae4183a 7240
82160952
EZ
72412007-09-15 Eli Zaretskii <eliz@gnu.org>
7242
7243 * gdb.texinfo (Output): Spell out which features of C's printf are
7244 not supported by GDB's printf.
7e27a47a
EZ
7245 (Separate Debug Files): More accurate wording regarding build ID
7246 and a reference to the ld manual rather than the Fedora wiki.
82160952 7247
ea37ba09
DJ
72482007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
7249 Jim Blandy <jimb@codesourcery.com>
7250
7251 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
7252 (Examining Memory): Update mentions of the 's' format.
7253 (Automatic Display): Likewise.
7254
b8533aec
DJ
72552007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
7256
7257 * gdb.texinfo: Update the FSF's Back-Cover Text.
7258
83f83d7f
JK
72592007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
7260 Eli Zaretskii <eliz@gnu.org>
7261
7262 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
7263 Fixed the ``build ID'' name. New binaries build instructions for the
7264 build ID inclusion. Explain how the commands are specific to the build
7265 ID vs. debug link.
7266
c7e83d54
EZ
72672007-09-01 Eli Zaretskii <eliz@gnu.org>
7268
7269 * gdb.texinfo (Separate Debug Files): Fix last change. Add
7270 indexing for ``build ID'' support.
7271
d3750b24
JK
72722007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7273
7274 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
7275 Enlisted BUILD ID to the debug file searching example.
7276 Included a BUILD ID `.note.gnu.build-id' section description.
7277 Updated/added the debug files splitting instructions for OBJCOPY.
7278
02142340
VP
72792007-08-31 Vladimir Prus <vladimir@codesourcery.com>
7280
7281 * gdb.texinfo (Variable Objects): Adjust docs
7282 for -var-info-expression and document
7283 -var-info-path-expression.
7284
d3bdde98
JB
72852007-08-20 Jim Blandy <jimb@codesourcery.com>
7286
3fb6a982
JB
7287 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
7288 (title page): Include the dedication in the printed manual, as a
7289 separate page after the copyright notice.
5ae4183a 7290
d3bdde98
JB
7291 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
7292 don't break a @var across a line.
7293
c80a96a8
MR
72942007-07-25 Maciej W. Rozycki <macro@mips.com>
7295
7296 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
7297 for include files.
7298
5824a901
NR
72992007-07-12 Nick Roberts <nickrob@snap.net.nz>
7300
7301 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
7302 in annotate.texinfo.
7303 (Command History): Link to new node.
5824a901 7304
d52e7ea3
UW
73052007-07-05 Markus Deuling <deuling@de.ibm.com>
7306
7307 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
7308
5fc14d0a
EZ
73092007-07-05 Eli Zaretskii <eliz@gnu.org>
7310
7311 * gdbint.texinfo (Target Conditionals): Fix last change.
7312
4a9bb1df
UW
73132007-07-03 Markus Deuling <deuling@de.ibm.com>
7314
7315 * gdb.texinfo: Replace following macros by their appropriate gdbarch
7316 routines:
7317 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
7318 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
7319 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
7320 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
7321 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
7322 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
7323 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
7324 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
7325 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
7326 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
7327 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
7328 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
7329 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
7330 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
7331 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
7332 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
7333 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
7334 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
7335 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
7336 (SOFTWARE_SINGLE_STEP_P)
7337
7338 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
7339 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
7340
7341 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
7342 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
7343 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
7344 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
7345 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
7346 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
7347 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
7348 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
7349 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
7350 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
7351
7352 (Converting an existing Target Architecture to Multi-arch): Remove
7353 section.
7354
7355 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
7356 (gdbarch_addr_bits_remove): Add code example.
7357
7358 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
7359
cfa9d6d9
DJ
73602007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
7361
7362 * gdb.texinfo (Remote Configuration): Document library-info-packet.
7363 Add other missing entries. Adjust the table size to fit.
7364 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
7365 stop reasons including the new "library" event.
7366 (General Query Packets): Adjust table widths for qSupported. Mention
7367 qXfer:libraries:read reply to qSupported and document the new packet.
7368 (Library List Format): New section.
7369
159fcc13
JK
73702007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
7371
7372 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
7373
f66d1690
MS
73742007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
7375
7376 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
7377
67102876
NR
73782007-06-25 Nick Roberts <nickrob@snap.net.nz>
7379
7380 * gdbint.texinfo (Register and Memory Data): Break sections
7381 into nodes and add a menu.
7382
a4642986
MR
73832007-06-21 Maciej W. Rozycki <macro@mips.com>
7384
7385 * gdb.texinfo (Examining Memory): Document the new behaviour.
7386
e9c17194
VP
73872007-06-21 Vladimir Prus <vladimir@codesourcery.com>
7388
7389 * gdb.texinfo (Standard Target Features): Document
7390 m68k features.
7391
31d99776
DJ
73922007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 * gdb.texinfo (General Query Packets): Document qOffsets changes.
7395
1780a0ed
DJ
73962007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7397
7398 * gdb.texinfo (Target Description Format): Add version attribute
7399 for <target>.
7400
822b6570
DJ
74012007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7402
7403 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
7404
f8b73d13
DJ
74052007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
7406
7407 * gdb.texinfo (MIPS Features): New subsection.
7408
0e7f50da
UW
74092007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7410 Markus Deuling <deuling@de.ibm.com>
7411
7412 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
7413 and qXfer:spu:write packets and mention them under qSupported.
7414
23d964e7
UW
74152007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
7416 Markus Deuling <deuling@de.ibm.com>
7417
7418 * gdb.texinfo (Architectures): Add new SPU section to document
7419 Cell Broadband Engine SPU architecture specific commands.
7420
9f708cb2
VP
74212007-06-09 Vladimir Prus <vladimir@codesourcery.com>
7422
7423 * gdb.texinfo (GDB/MI Variable Objects): Editorial
7424 comments.
7425
7579b5f8
NR
74262007-06-07 Nick Roberts <nickrob@snap.net.nz>
7427
7428 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
7429
bf06d120
JB
74302007-05-29 Jim Blandy <jimb@codesourcery.com>
7431
7432 * gdb.texinfo (Overview): Doc fix.
7433
23776285
MR
74342007-05-22 Maciej W. Rozycki <macro@mips.com>
7435
7436 * gdb.texinfo (Remote Configuration): Document "set/show
7437 remoteflow".
7438
1a69e1e4
DJ
74392007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
7440
bf06d120
JB
7441 * gdb.texinfo (MIPS): Remove documentation for set mips
7442 saved-gpreg-size, show mips saved-gpreg-size, and set mips
7443 stack-arg-size.
1a69e1e4 7444
46ba6afa 74452007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7446
46ba6afa
BW
7447 * all-cfg.texi (GDBTUI): New.
7448 * gdb.texinfo (Mode Options): Use GDBTUI variable.
7449 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
7450 (TUI Configuration): Edit to improve clarity and fix problems of
7451 both style and content.
5ae4183a 7452
06d3b283
UW
74532007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
7454
7455 * observer.texi (GDB Observers): New observer "new_objfile".
7456
179101d6
UW
74572007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
7458
7459 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
7460
25d5ea92
VP
74612007-04-14 Vladimir Prus <vladimir@codesourcery.com>
7462
7463 * gdb.texinfo (GDB/MI Variable Objects): Document
7464 frozen variables objects.
5ae4183a 7465
ea35711c
DJ
74662007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
7467
7468 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
7469 (Character Sets, Caching Data of Remote Targets): Likewise.
7470 (Targets): Delete Remote node. Move its text...
7471 (Debugging Remote Programs): ...to here. Delete description
7472 of the "remote" command.
7473 (Remote configuration): Delete description of "set remotedevice"
7474 and "show remotedevice".
7475 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
7476
db2e3e2e
BW
74772007-04-11 Bob Wilson <bob.wilson@acm.org>
7478
5ae4183a
AS
7479 * gdb.texinfo (Contributors, Continuing and Stepping)
7480 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
7481 (General Query Packets, File-I/O Remote Protocol Extension)
7482 (Protocol Basics, The F Reply Packet, Write)
7483 (Protocol-specific Representation of Datatypes, Memory Transfer):
7484 Fix hyphenation, punctuation and grammar problems.
7485 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
7486 'section' instead of 'subsection' in the text.
7487 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
7488 (i386): Remove period from section name.
db2e3e2e
BW
7489 (Installing GDB, Requirements, Running Configure, Separate Objdir)
7490 (Config Names, Configure Options): Use @file{configure}.
7491
8a3dae3e
DJ
74922007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
7493
7494 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
7495 and tab expansion.
7496
1a92f856
DJ
74972007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * gdbint.texinfo (SOM): Correct location of the SOM reader.
7500
79a6e687 75012007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7502
79a6e687
BW
7503 * gdb.texinfo: Consistently capitalize all significant words in
7504 node names, chapter titles, section titles, and headings. Update
7505 cross references to match.
7506 (Starting and Stopping Trace Experiment): Make node name plural.
7507 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 7508
ad527d2e
PA
75092007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
7510
7511 * gdb.texinfo (WinCE): Delete obsolete subsection.
7512
7ce59000
DJ
75132007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7514
7515 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
7516 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
7517 references.
7518
8807d78b
DJ
75192007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
7520
7521 * gdb.texinfo (Startup): Delete references to some alternate
7522 names for .gdbinit.
7523 (Thread): Remove LynxOS reference.
7524 (Tandem ST2000): Delete target-specific documentation.
7525 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
7526 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
7527 and GDB_OSABI_LYNXOS.
7528
5f402660
UW
75292007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
7530
7531 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
7532
bac718a6
UW
75332007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
7534
7535 * gdbint.texinfo (Target Conditionals): Remove mention of
7536 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
7537 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
7538
9453113a
DJ
75392007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
7540
7541 * Makefile.in: Add "pdfdir" installation
7542 directory, PDFTEX macro, support for "install-pdf" target,
7543 and rules for making a pdf version of refcard.texi.
7544 * refcard.tex: Specify paper size for PDF output.
7545
ae21e955 75462007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7547
ae21e955 7548 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 7549
3f94c067 75502007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7551
3f94c067
BW
7552 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
7553 (Source Path, Character Sets, Macros, Define)
7554 (GDB/MI Result Records, GDB/MI Simple Examples)
7555 (GDB/MI Program Execution, GDB/MI File Commands)
7556 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
7557 (Bug Reporting): Use @value{GCC}.
5ae4183a 7558
12c27660 75592007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 7560
12c27660
BW
7561 * gdb.texinfo (Help): Fix formatting of examples.
7562 (Variables): Use @ifnotinfo instead of @iftex.
7563 (Non-debug DLL symbols): Use @ref instead of @pxref.
7564 (Sparclet File): Use @samp instead of quotes.
5ae4183a 7565
ce9341a1
BW
75662007-03-26 Bob Wilson <bob.wilson@acm.org>
7567
7568 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
7569
c8f4133a
BW
75702007-03-26 Bob Wilson <bob.wilson@acm.org>
7571
7572 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
7573 the order of the nodes.
7574 (C Operators, C Constants, Debugging C): Remove extra menus.
7575 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 7576
c8f4133a 75772007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
7578
7579 * gdb.texinfo (File Options): Add missing parenthesis.
7580 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
7581
c74d0ad8
DJ
75822007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7583
7584 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
7585
ff6f572f
DJ
75862007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
7587
669fac23 7588 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
7589 case insensitivity.
7590 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
7591
994337c3
NR
75922007-02-18 Nick Roberts <nickrob@snap.net.nz>
7593
7594 * gdb.texinfo (Top): Put Appendix A after numbered sections.
7595 (Files): Add section name to argument list for pxref.
7596 (Non-debug DLL symbols): Don't use `see' for pxref.
7597 (Embedded Processors): Fix typo.
7598 (GDB/MI Breakpoint Commands): Execution commands generate
7599 *stopped not ^done.
7600
eb819d70
NR
76012007-02-13 Nick Roberts <nickrob@snap.net.nz>
7602
7603 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
7604 values for in_scope. Mention that only root variables can be
7605 updated.
7606 (GDB/MI Development and Front Ends): Explain new values may be
7607 added to existing fields.
7608
123dc839
DJ
76092007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
7610
7611 * gdb.texinfo (-target-disconnect): Use @smallexample.
7612 (Requirements): Add anchor for Expat. Update description.
7613 (Target Descriptions): Mention Expat.
7614 (Target Description Format): Document new elements. Use
7615 @smallexample.
7616 (Predefined Target Types, Standard Target Features): New sections.
669fac23 7617 * gdbint.texinfo (Target Descriptions): New section.
123dc839 7618
108546a0
DJ
76192007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
7620
7621 * gdb.texinfo (Target Description Format): Add section on XInclude.
7622
95a98c01
NR
76232006-02-03 Nick Roberts <nickrob@snap.net.nz>
7624
7625 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
7626 command -enable-timings.
7627
f4b3909f
EZ
76282007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
7629
5ae4183a 7630 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
7631 descriptions for new/deleted elements in gdb_osabi. Add missing
7632 description for function generic_elf_osabi_sniff_abi_tag_sections.
7633
c7ba131e
JB
76342007-01-29 Joel Brobecker <brobecker@adacore.com>
7635
7636 * gdb.texinfo (Maintenance Commands): Add documentation for
7637 the new "maint print target-stack" command.
7638
3a60f64e
JK
76392007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
7640 Eli Zaretskii <eliz@gnu.org>
7641
f4b3909f 7642 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 7643
c582f8b6
EZ
76442007-01-26 Eli Zaretskii <eliz@gnu.org>
7645
7646 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
7647 Use @value{NGCC} instead of @value{GCC}.
7648
d3e8051b
EZ
76492007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
7650
7651 * agentexpr.texi: Fix typos.
7652 * annotate.texinfo: Likewise.
7653 * gdb.texinfo: Likewise.
7654 * gdbint.texinfo: Likewise.
7655 * observer.texi: Likewise.
7656 * stabs.texinfo: Likewise.
7657
86f04699
EZ
76582007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
7659
7660 * gdbint.texinfo (Support Libraries): Remove mmalloc
7661 entry. Describe readline library.
7662
23181151
DJ
76632007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
7664
7665 * gdb.texinfo (Target Descriptions): New section.
7666 (General Query Packets): Add QPassSignals anchor. Mention
7667 qXfer:features:read under qSupported. Expand mentions of
7668 qXfer:memory-map:read and QPassSignals. Document
7669 qXfer:features:read.
7670
f822c95b
DJ
76712007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
7672
7673 * gdb.texinfo (Commands to specify files): Describe
7674 "set sysroot" and "show sysroot".
7675 (Using the `gdbserver' program): Lowercase argument
7676 to @var. Expand description of setting up GDB on the
7677 host.
7678
8936fcda
JB
76792007-01-05 Joel Brobecker <brobecker@adacore.com>
7680
7681 * gdb.texinfo (Set Catchpoints): Add documentation for the new
7682 catch exception, catch exception unhandled, and catch assert
7683 commands.
7684
e776119f
DJ
76852007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7686
7687 * gdb.texinfo (Debugging Output): Document "set debug xml"
7688 and "show debug xml".
7689
aa79a185
DJ
76902007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
7691
7692 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
7693
7f893741
JB
76942007-01-01 Joel Brobecker <brobecker@adacore.com>
7695
7696 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
7697
a1b5960f
VP
76982006-12-08 Vladimir Prus <vladimir@codesourcery.com>
7699
7700 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
7701 note in @ignore, to be removed later if nobody complains.
7702
9f470e6e
NR
77032006-12-04 Nick Roberts <nickrob@snap.net.nz>
7704
7705 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
7706 of -var-delete.
7707
765dc015 77082006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 7709
765dc015 7710 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
7711 automatic software/hardware breakpoint usage and
7712 the "set breakpoint auto-hw" command.
765dc015 7713
4b5752d0
VP
77142006-11-21 Vladimir Prus <vladimir@codesourcery.com>
7715
7716 * gdb.texinfo (Memory Access Checking): New.
7717
89be2091
DJ
77182006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
7719
7720 * gdb.texinfo (Remote configuration): Mention
7721 "pass-signals-packet".
7722 (General Query Packets): Document QPassSignals. Fix
7723 a typo.
7724
ca3bf3bd
DJ
77252006-11-14 Maxim Grigoriev <maxim@tensilica.com>
7726
7727 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
7728
427c3a89
DJ
77292006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
7730
7731 * gdb.texinfo (Remote configuration): Rewrite documentation for
7732 packet configuration commands.
7733 (OS Information): Adjust reference to qXfer:auxv:read.
7734 (General Query Packets): Remove references to read-aux-vector-packet
7735 and set remote get-thread-local-storage-address.
7736
7a107747
DJ
77372006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
7738
7739 * gdbint.texinfo (Target Architecture Definition): Add new
7740 Initializing a New Architecture section.
7741
1c56eb0e
EZ
77422006-10-31 David Taylor <dtaylor@emc.com>
7743
7744 * stabs.texinfo (Macro define and undefine): New node describing
7745 stabs for #define and #undef.
7746
f73adfeb
AS
77472006-10-27 Andreas Schwab <schwab@suse.de>
7748
7749 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
7750
fd60e0df
EZ
77512006-10-21 Eli Zaretskii <eliz@gnu.org>
7752
7753 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
7754 clarify on the possible meanings of ``expression'' watched by
7755 watchpoints. Add indexing.
e5ac9b53
EZ
7756 (Prompting, Errors, Invalidation, Annotations for Running)
7757 (Source Annotations): Fix index entries by adding "annotation" to
7758 them, to discriminate from index entries that point to the more
7759 general topic descriptions.
fd60e0df 7760
52bb452f
DJ
77612006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
7762
7763 * gdbint.texinfo (Target Vector Definition): Move most
7764 content into Existing Targets. Add a menu.
7765 (Existing Targets): New section, moved from Target Vector
7766 Definition. Use @subsection.
7767 (Managing Execution State): New section.
7768
58955e58
BW
77692006-10-16 Bob Wilson <bob.wilson@acm.org>
7770
7771 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
7772
c8aa23ab
EZ
77732006-10-15 Eli Zaretskii <eliz@gnu.org>
7774
7775 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
7776 (Command Syntax, Signals, Backtrace, Connecting)
7777 (Remote configuration, Renesas Boards, Console I/O): Fix last
7778 change: use Ctrl- instead of C-, except wrt Emacs.
7779 (File-I/O Examples): Put Ctrl-c in @kbd.
7780 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
7781 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
7782 (Signals, Set Breaks, Set Watchpoints): Document optional
7783 arguments to `info signals' `handle', `info breakpoints', and
7784 `info watchpoints'.
c8aa23ab 7785
e7109c7e
EZ
77862006-10-14 Eli Zaretskii <eliz@gnu.org>
7787
7788 * gdb.texinfo (Backtrace): Fix last change.
7789
de3aea7b
NR
77902006-10-14 Nick Roberts <nickrob@snap.net.nz>
7791
7792 * gdb.texinfo (Backtrace): Order correctly and add other cases.
7793
7f9087cb
BW
77942006-10-10 Bob Wilson <bob.wilson@acm.org>
7795
c8aa23ab
EZ
7796 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
7797 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
7798 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 7799
68437a39
DJ
78002006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7801 Daniel Jacobowitz <dan@codesourcery.com>
7802
7803 * gdb.texinfo (Packets): Document vFlashErase,
7804 vFlashWrite and vFlashDone packets.
7805 (General Query Packets): Document qXfer:memory-map:read.
7806 Add a new feature for qXfer:memory-map:read.
7807 (Memory map format): New section.
7808 (Target Commands): Mention that gdb can write flash.
7809
fd79ecee
DJ
78102006-09-21 Vladimir Prus <vladimir@codesourcery.com>
7811 Daniel Jacobowitz <dan@codesourcery.com>
7812
7813 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
7814 memory regions and "mem auto".
7815
350da6ee
DJ
78162006-09-21 Nathan Sidwell <nathan@codesourcery.com>
7817
7818 * gdbint.texinfo (Array Containers): New section.
7819
2f1acb09
VP
78202006-09-17 Vladimir Prus <vladimir@codesourcery.com>
7821
7822 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
7823 -stack-list-arguments HIGH_FRAME argument can be larger then the
7824 actual number of frames.
7825
2ab1eb7a
VP
78262006-09-07 Vladimir Prus <vladimir@codesourcery.com>
7827
7828 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
7829 -stack-list-locals HIGH_FRAME argument can be larger then the
7830 actual number of frames.
2ab1eb7a 7831
599b237a
BW
78322006-09-02 Bob Wilson <bob.wilson@acm.org>
7833
7834 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
7835 Register Packet Format, Tracepoint Packets): Fix spelling errors.
7836
25ab7e6d
EZ
78372006-09-02 Eli Zaretskii <eliz@gnu.org>
7838
7839 * gdbint.texinfo (Overall Structure): New section "Source Tree
7840 Structure".
7841
940178d3
JB
78422006-08-17 Jim Blandy <jimb@codesourcery.com>
7843
7844 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
7845 responses.
7846
30daae6c
JB
78472006-08-08 Joel Brobecker <brobecker@adacore.com>
7848
7849 * gdb.texinfo (Source Path): Add documentation for new
7850 substitute-path commands.
7851
7fa2210b
DJ
78522006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
7853
7854 * gdb.texinfo (Installing GDB): Update menu. Move text to...
7855 (Running Configure): ...here.
7856 (Requirements): New node. Mention expat.
7857
3d00d119
DJ
78582006-08-08 Vladimir Prus <vladimir@codesourcery.com>
7859
5ae4183a 7860 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
7861 'set download-write-size' and 'show download-write-size'.
7862
0cbfa4ee
DJ
78632006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
7864
7865 * stabs.texinfo (Member Type Descriptor): Correct example for
7866 pointer to member types.
7867
16026cd7
AS
78682006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
7869
7870 * gdb.texinfo (Optional warnings and messages): Add
7871 'set/show trace-commands'.
7872 (Command files): Add '-v' to source command.
7873
0876f84a
DJ
78742006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
7875
7876 * gdb.texinfo (OS Information): Update qPart reference to
7877 qXfer.
7878 (Remote configuration): Likewise.
7879 (Overview): Move @cindex to the start of a paragraph. Talk
7880 about binary data encoding.
7881 (Packets): Refer to the overview for the details of the X
7882 packet encoding.
7883 (General Query Packets): Remove qPart description. Add qXfer
7884 description. Add an anchor to qSupported. Correct feature
7885 table title. Add a new feature for qXfer:auxv:read.
7886 (Interrupts): Add a missing parenthesis.
7887
2ec3381a
DJ
78882006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
7889
669fac23 7890 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
7891 (GDB/MI Kod Commands): Remove commented out node.
7892
594fe323
EZ
78932006-07-01 Eli Zaretskii <eliz@gnu.org>
7894
7895 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
7896 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
7897 (GDB/MI Thread Commands, GDB/MI Program Execution)
7898 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
7899 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
7900 (GDB/MI File Commands, GDB/MI Target Manipulation)
7901 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
7902 since the MI prompt is hard-wired into the code.
7903
7e3fb70c
NR
79042006-07-01 Nick Roberts <nickrob@snap.net.nz>
7905
7906 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
7907 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
7908 (GDB/MI Data Manipulation): Remove description of unimplemented
7909 display related commands as variable objects perform this function
7910 and are superior: -display-delete, -display-disable,
7911 -display-enable, -display-insert and -display-list. Move
7912 -environment-cd, -environment-directory, -environment-path
7913 and -environment-pwd to "Program Context".
7914 (GDB/MI Program Control): Rename to "Program Execution". Move
7915 -exec-arguments -exec-abort to...
7916 (GDB/MI Program Context): ...here. New node split from "Data
7917 Manipulation".
7918
be2a5f71
DJ
79192006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
7920
7921 * gdb.texinfo (Remote configuration): Document set / show
7922 remote supported-packets.
7923 (General Query Packets): Document qSupported packet.
7924
fc320d37
SL
79252006-06-10 Sandra Loosemore <sandra@codesourcery.com>
7926
7927 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
7928 and font markup.
7929 (Protocol basics): Likewise.
7930 (The F request packet): Likewise.
7931 (The F reply packet): Likewise.
7932 (Memory transfer): Move this node to be a subsubsection of
7933 "Protocol specific representation of datatypes".
7934 (The Ctrl-C message): More copy editing.
7935 (Console I/O): Likewise.
7936 (The isatty call): Delete this node, and merge its content into
7937 the "isatty" node. Fixed references elsewhere.
7938 (The system call): Delete this node, and merge its content into
7939 the "system" node. Fixed references elsewhere.
7940 (open): Reformat to use @table, and add appropriate font markup.
7941 (close): Likewise.
7942 (read): Likewise.
7943 (write): Likewise.
7944 (lseek): Likewise.
7945 (rename): Likewise.
7946 (unlink): Likewise.
7947 (stat/fstat): Likewise.
7948 (gettimeofday): Likewise.
7949 (isatty): Likewise.
7950 (system): Likewise, plus minor changes to fix confusing wording.
7951 (Integral datatypes): Fix font markup.
7952 (Pointer values): Likewise.
7953 (struct stat): Fix markup to use @table, plus minor copy editing.
7954 (struct timeval): Fix font markup, plus minor copy editing.
7955 (Constants): Minor copy editing.
7956 (Errno values): Add font markup.
7957 (File-I/O Examples): Likewise.
7958
158fdf5c
NR
79592006-06-10 Nick Roberts <nickrob@snap.net.nz>
7960
7961 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
7962 (GDB/MI Simple Examples): Move node up one level. Use real
7963 examples.
7964 (GDB/MI Compatibility with CLI): Update.
7965 (GDB/MI Result Records): Add "connected" and "exit" result
7966 classes.
7967 (GDB/MI Stream Records): Clarify target output.
7968 (GDB/MI Command Description Format): Modify example description.
7969 (GDB/MI Breakpoint Table Commands): Rename to...
7970 (GDB/MI Breakpoint Commands): ...this
7971 (GDB/MI Breakpoint Commands): Add optional thread field.
7972 (GDB/MI Program Control): Add an introduction. Move "Program
7973 termination" examples into exec-run description.
7974 (GDB/MI File Commands): Mention similar CLI commands.
7975 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
7976 is similar to "-gdb-version".
7977
ddb50cd7
EZ
79782006-06-09 Eli Zaretskii <eliz@gnu.org>
7979
7980 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
7981
2aef0d6b
NR
79822006-06-02 Nick Roberts <nickrob@snap.net.nz>
7983
7984 * gdb.texinfo (GDB/MI Development and Front Ends): Use
7985 sourceware.org for mailing lists.
d5e40d59 7986 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 7987
383a5c52
NR
79882006-06-01 Nick Roberts <nickrob@snap.net.nz>
7989
d5e40d59 7990 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 7991
e16b02ee
EZ
79922006-05-22 Eli Zaretskii <eliz@gnu.org>
7993
7994 * gdb.texinfo (Cygwin Native): Fix last change.
7995
be90c084
CF
79962006-05-22 Christopher Faylor <cgf@timesys.com>
7997
7998 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
7999
347ceba5
NR
80002006-05-15 Nick Roberts <nickrob@snap.net.nz>
8001
8002 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
8003 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
8004
369af7bd
DJ
80052006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
8006
8007 * gdb.texinfo (General Query Packets): Recommend not starting
8008 new packets with qC and clarify.
8009
2ffdbde8 80102006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
8011
8012 * gdb.texinfo (M2 Types): New section.
72019c9c 8013
16d1a084
DJ
80142006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
8015
8016 * agentexpr.texi: Add a copyright and license notice.
8017 * observer.texi: Likewise, with GPL clause for function prototypes.
8018 Remove trailing whitespace.
8019
aa56d27a
JB
80202006-05-05 Jim Blandy <jimb@codesourcery.com>
8021
8022 * gdb.texinfo (General Query Packets): Document conventions for
8023 terminating packet names, and their violations.
8024
5bdf8622
DJ
80252006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8026
8027 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
8028 * gdb.texinfo: Likewise.
8029
605a56cb
DJ
80302006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
8031
8032 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
8033 and "show remotedebug".
8034 (Debugging Output): Add additional index entries.
8035
b8db102d
MS
80362006-04-27 Michael Snyder <msnyder@redhat.com>
8037
8038 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
8039
c5e30d01
AC
80402006-04-22 Andrew Cagney <cagney@redhat.com>
8041
8042 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
8043 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
8044
8181d85f
DJ
80452006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
8046
8047 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
8048 and remove breakpoint prototypes.
8049 (Watchpoints): Move description of target_insert_hw_breakpoint and
8050 target_remove_hw_breakpoint ...
8051 (Breakpoints): ... to here. Document target_insert_breakpoint and
8052 target_remove_breakpoint.
8053
4f553f88
JB
80542006-04-17 Jim Blandy <jimb@codesourcery.com>
8055
8056 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
8057 and C packets are optional.
8058
cd852561
FR
80592006-04-14 Frederic Riss <frederic.riss@st.com>
8060
8061 * gdb.texinfo (Specifying source directories): Update the description
8062 of the source file search to reflect the fact that the source path
8063 always contains at least $cdir and $cwd.
8064
b620eb07
MS
80652006-03-31 Michael Snyder <msnyder@redhat.com>
8066
8067 * gdb.texinfo: Update copyright dates.
8068
3156cdaf
EZ
80692006-03-31 Eli Zaretskii <eliz@gnu.org>
8070
8071 * gdb.texinfo (Overview): Add an index entry to "empty response".
8072
7d30c22d
JB
80732006-03-28 Jim Blandy <jimb@codesourcery.com>
8074
8075 * gdbint.texinfo (Prologue Analysis): New section.
8076
86941c27
JB
80772006-03-07 Jim Blandy <jimb@red-bean.com>
8078
66b8c7f6
JB
8079 * gdb.texinfo (Connecting): Document 'target remote pipe'.
8080
1a10341b
JB
8081 * gdb.texinfo (Target Commands): Update text describing how to
8082 specify a target. Refer to the detailed section on remote
8083 debugging, not the brief mention.
8084
86941c27
JB
8085 * gdb.texinfo (Connecting): Organize the different 'target remote'
8086 connection methods into a table. Add a 'target remote' index
8087 entry. (!!!)
8088
62f3a2ba
FF
80892006-02-17 Fred Fish <fnf@specifix.com>
8090
8091 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
8092 'ptype' commands to reflect the fact that the only significant
8093 difference between them is that ptype prints the complete type
8094 description instead of just the name.
8095
8b9a88ea
WZ
80962006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
8097
8098 * gdbint.texinfo (Watchpoints): Delete
8099 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
8100
7e8dc855
NR
81012006-02-10 Nick Roberts <nickrob@snap.net.nz>
8102
8103 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
8104 times fields where needed. Fix typos. Update general form given
8105 for output of -break-insert.
8106 (GDB/MI): Abbreviate some unnecessarily long fullnames.
8107
c91d38aa
DJ
81082006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
8109
8110 * gdbint.texinfo (Symbol Handling): Add a section
8111 on memory management.
8112
38fcd64c
DJ
81132006-02-06 Vladimir Prus <ghost@cs.msu.su>
8114
8115 * gdb.texinfo (Breakpoint table commands): Document the fullname
8116 field in -break-list output.
8117
219eec71
EZ
81182006-02-03 Eli Zaretskii <eliz@gnu.org>
8119
8120 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
8121 debugging information produced by the various "set debug..."
8122 options.
8123
ae5a43e0
DJ
81242006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
8125
8126 * gdb.texinfo (Files): Remove obsolete bits from the description
8127 of "symbol-file".
8128
a9f158ec
JB
81292006-01-25 Jim Blandy <jimb@redhat.com>
8130
8131 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
8132
410dd08e
JB
81332006-01-24 Jim Blandy <jimb@redhat.com>
8134
8135 * gdbint.texinfo (Frames): Document the basics of GDB's register
8136 unwinding model, and explain the existence of the "sentinel" frame.
8137
4b505b12
AS
81382006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
8139
8140 * gdb.texinfo (Choosing files): Mention that -directory is used
8141 for script files.
8142 (Specifying source directories): Likewise.
8143 (Command files): Explain how script files are found.
8144
839c27b7
EZ
81452006-01-21 Eli Zaretskii <eliz@gnu.org>
8146
8147 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
8148 the threads in a multi-threaded program.
8149 (Threads): The threadno argument of "thread apply" can be a range
8150 of numbers.
8151
7be93b9e
JB
81522006-01-18 Jim Blandy <jimb@redhat.com>
8153
8154 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
8155 of warning flags.
8156
fcc73fe3
EZ
81572006-01-13 Eli Zaretskii <eliz@gnu.org>
8158
8159 * gdb.texinfo (Sequences): Improve menu annotations.
8160 (Define): Add index entries for arguments of user-defined
8161 commands. Move the description of flow-control commands...
8162 (Command Files): ...to here. Document loop_break and
8163 loop_continue.
ca91424e
EZ
8164 (Define, Command Files): Document `end' and add index entries for
8165 it.
fcc73fe3 8166
5c95884b
MS
81672006-01-04 Michael Snyder <msnyder@redhat.com>
8168
8169 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 8170 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 8171
860701dc
PH
81722006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
8173
8174 * gdb.texinfo (Omissions from Ada): Document that there is now
8175 limited aggregate support.
8176
36b80e65
EZ
81772005-12-28 Eli Zaretskii <eliz@gnu.org>
8178
8179 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
8180 registers and the likes.
8181
c1468174
EZ
81822005-12-24 Eli Zaretskii <eliz@gnu.org>
8183
8184 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
8185 (Symbols): Fix usage of "e.g.".
359df76b 8186 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
8187
8188 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
8189 (Coding): Fix usage of "e.g.".
8190
c02a867d
EZ
81912005-12-23 Eli Zaretskii <eliz@gnu.org>
8192
5ae4183a
AS
8193 * stabs.texinfo:
8194 * refcard.tex:
c02a867d 8195 * gpl.texi:
5ae4183a
AS
8196 * gdbint.texinfo:
8197 * gdb.texinfo:
8198 * gdb-cfg.texi:
c02a867d 8199 * fdl.texi:
5ae4183a
AS
8200 * annotate.texinfo:
8201 * all-cfg.texi:
c02a867d
EZ
8202 * Makefile.in: Add (C) after Copyright. Update the FSF
8203 address.
8204
fad38dfa
EZ
82052005-12-03 Eli Zaretskii <eliz@gnu.org>
8206
8207 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
8208 extend GDB with commands for external monitor.
8209
53e5f3cf
AS
82102005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
8211
8212 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
8213
55f6ca0f
JB
82142005-11-25 Joel Brobecker <brobecker@adacore.com>
8215
8216 * gdbint.texinfo (Start of New Year Procedure): New chapter.
8217
c1947b85
JB
82182005-11-21 Jim Blandy <jimb@redhat.com>
8219
8220 * gdb.texinfo (Tracepoint Packets): Document restrictions on
8221 placement of 'R' actions in tracepoint action packets; document
8222 dependence of 'X' and 'M' actions on a preceding 'R' action for
8223 their registers.
8224
9d29849a
JB
82252005-11-19 Jim Blandy <jimb@redhat.com>
8226
8227 * gdb.texinfo (Tracepoint Packets): New node.
8228 (General Query Packets): Add entries for the tracepoint packets,
8229 referring to the "Tracepoint Packets" node.
8230 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 8231
9a6253be
KB
82322005-11-18 Kevin Buettner <kevinb@redhat.com>
8233
8234 * gdb.texinfo (set remotebreak): Add anchor.
8235 (X packet): Likewise.
8236 (Remote Protocol): Add new section `Interrupts' and new index
8237 entry `interrupts (remote protocol)'.
8238
5f3bebba
JB
82392005-11-18 Jim Blandy <jimb@redhat.com>
8240
8241 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
8242 entries into the General Query Packets section. Add a
8243 cross-reference to that section. Drop description of replies, as
8244 these are covered in the descriptions of each packet.
8245 (General Query Packets): Add introductory text. Explain naming
8246 conventions, and how the end of a name is recognized.
8247
9a7a1b36
KB
82482005-11-17 Kevin Buettner <kevinb@redhat.com>
8249
0564b6cf 8250 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
8251 "set remotebreak" command.
8252
b8ff78ce
JB
82532005-11-16 Jim Blandy <jimb@redhat.com>
8254
8255 * gdb.texinfo (Packets, Stop Reply Packets)
8256 (General Query Packets): Various formatting cleanups.
8257 - Use @samp for packet contents.
8258 - Drop summaries from packet @item lines; the same information appears
8259 immediately below in the description.
8260 - Delete paragraph breaks after packet @item commands, so that the
8261 description appears directly to the right of the packet prototype
8262 in the printed manual, if it fits.
8263 - Place spaces in packet prototypes between @vars and non-@var
8264 letters, and explain that they're just for formatting.
8265 - Use @dots{} instead of '...'.
8266 - Fix uses of @code where @var was needed.
8267 - Replace "deprecated" markers with English text spelling out the
8268 packet's status and the preferred alternatives.
8269 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
8270 what this ever meant.
8271 - Remove "(draft)" markers on 'i' packets; nobody has commented on
8272 this for a long time.
8273 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
8274 implemented several times, and have been in use for years.
8275
8ffe2530
JB
82762005-11-15 Jim Blandy <jimb@redhat.com>
8277
c43c5473
JB
8278 * gdb.texinfo (Packets): Add index entries for 'm' packet
8279 disclaimers.
5ae4183a 8280
fb031cdf
JB
8281 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
8282 of stub when processing an 'm' packet.
8283
8ffe2530
JB
8284 * gdb.texinfo (Packets): Mention that packets beginning with
8285 letters are reserved once, at the top, instead of actually listing
8286 them all and saying "reserved".
8287
c03c782f
AS
82882005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
8289
8290 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
8291 Change @var{$arg0 to @code{$arg0.
8292
814e32d7
WZ
82932005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
8294
8295 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
8296
fa93a9d8
JB
82972005-11-12 Jim Blandy <jimb@redhat.com>
8298
8299 * gdb.texinfo (General Query Packets): Put packets in alphabetical
8300 order. Remove extraneous 'z'.
8301
8a5a3c82
AS
83022005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
8303
8304 * gdb.texinfo (Choosing files): Add --eval-command.
8305
4b0ad762
AS
83062005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
8307
8308 * gdb.texinfo (Choosing modes): Add --return-child-result.
8309
8310
1a088d06
AS
83112005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
8312
8313 * gdb.texinfo (Choosing modes): Add --batch-silent.
8314
656d5e12
EZ
83152005-10-28 Eli Zaretskii <eliz@gnu.org>
8316
8317 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
8318 "The -var-update Command".
8319
3c9c013a
JB
83202005-10-03 Joel Brobecker <brobecker@adacore.com>
8321
8322 * gdb.texinfo (Print Settings): Add documentation for set/show
8323 print array-indexes.
8324
7ba3cf9c
DJ
83252005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
8326
8327 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
8328 6.2 and 6.3.
8329
a94ab193
EZ
83302005-08-27 Eli Zaretskii <eliz@gnu.org>
8331
8332 * gdb.texinfo (File Options): Don't document --mapped, it's gone
8333 since 19-Jan-2004.
8334 (Files): Likewise.
ab1adacd
EZ
8335 (Variables, Symbols): Document the "<incomplete type>" message and
8336 its reasons.
a94ab193 8337
ca06016a
FF
83382005-08-01 Fred Fish <fnf@specifix.com>
8339
8340 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
8341
cf58170d
NR
83422005-07-15 Nick Roberts <nickrob@snap.net.nz>
8343
8344 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
8345 option for -var-list-children and -var-update.
8346 (GDB/MI Stack Manipulation): Simplify description of
8347 print-values option for -stack-list-locals.
8348 (GDB/MI Command Description Format): Clarify.
8349 (Mode Options): Spelling of superseded.
8350
38f1196a
BR
83512005-07-12 Bob Rossi <bob@brasko.net>
8352
8353 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
8354 corresponding GDB command comment.
8355
3cb3b8df
BR
83562005-07-06 Bob Rossi <bob@brasko.net>
8357
8358 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
8359 and -inferior-tty-show.
8360 (Input/Output): Document "set/show inferior-tty" and tty alias.
8361
10fac096
NW
83622005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
8363
8364 * gdb.texinfo (Packets): Change description of 'D' packet to note
8365 that GDB does wait for a response.
8366
d1b6db76
NR
83672005-06-22 Nick Roberts <nickrob@snap.net.nz>
8368
8369 * gdb.texinfo (History) Rename "Command History".
8370 (Command History): Move node "Server Prefix" from section on
8371 Annotations here.
8372
29629dcf
NR
83732005-06-19 Nick Roberts <nickrob@snap.net.nz>
8374
8375 * gdb.texinfo (GDB/MI Stack Manipulation):
8376 Re-instate -stack-info-frame with example. Say that it gets
8377 info on selected frame, not current frame.
8378
397ca115
EZ
83792005-06-18 Eli Zaretskii <eliz@gnu.org>
8380
8381 * gdb.texinfo (Server): Clarify that `file' should be used before
8382 connecting to the server.
8383 (Files): Add an xref to the above description.
51274035
EZ
8384 (Output Formats): More detailed description of the `c' format.
8385 (Memory): List explicitly all the formats supported by `x'.
638ac427 8386 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 8387 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
8388 files. Add more indexing for solib-absolute-prefix and
8389 --with-sysroot.
76d17f34
EZ
8390 (Machine Code): Document possible problems with locations in
8391 shared libraries.
d416eeec
EZ
8392 (Backtrace): Document that free-standing environments do not need
8393 to have a `main' function.
397ca115 8394
74f6deaa
NR
83952005-06-18 Nick Roberts <nickrob@snap.net.nz>
8396
8397 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
8398 -stack-info-frame.
8399
a9967aef
AC
84002005-06-07 Andrew Cagney <cagney@gnu.org>
8401
8402 * gdb.texinfo (Contributors): Note the original multi-arch
8403 contributors.
8404
e09f16f9
EZ
84052005-06-03 Eli Zaretskii <eliz@gnu.org>
8406
8407 * gdb.texinfo (Registers): Add index entries for the standard
8408 registers.
8409 (Frames): Add cross-reference from frame pointer description to
8410 the Registers node.
8411 (Annotations Overview): Fix the reference to GDB name.
8412
d87ba7ee
EZ
84132005-06-01 Eli Zaretskii <eliz@gnu.org>
8414
8415 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
8416 can-use-hw-watchpoints.
8417
034dad6f
BR
84182005-05-28 Bob Rossi <bob@brasko.net>
8419
8420 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
8421 the possible reasons why an exec async record would be returned to FE.
8422
ffed4509
AC
84232005-05-26 Andrew Cagney <cagney@gnu.org>
8424
8425 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
8426 Andrew Cagney implemented the original GDB/MI.
8427
e22e55c9
OF
84282005-05-23 Orjan Friberg <orjanf@axis.com>
8429
8430 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
8431 documentation. Add documentation for cris-mode.
8432
a78e13ce
EZ
84332005-05-20 Eli Zaretskii <eliz@gnu.org>
8434
8435 * gdb.texinfo (Numbers): Explain the example and make the wording
8436 more acurate.
8437
76ff342d
DJ
84382005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
8439 Dennis Brueni <dennis@slickedit.com>
8440
8441 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
8442 (GDB/MI Data Manipulation, GDB/MI Program Control)
8443 (GDB/MI Stack Manipulation): Update examples to include the fullname
8444 attribute in stack frames.
8445
119b882a
EZ
84462005-05-12 Eli Zaretskii <eliz@gnu.org>
8447
8448 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
8449 do with other non-standard names of init files.
8450
6fc08d32
EZ
84512005-05-11 Eli Zaretskii <eliz@gnu.org>
8452
8453 * gdb.texinfo (Command Files): Move the description of the startup
8454 from here...
8455 (Startup): ...to this new subsection of the Invocation chapter.
8456 Rearrange the description of init files more logically and add a
8457 cross-reference to "Command Files". Document the special gdbinit
8458 name for CISCO 68k. Expand the description of what GDB does
8459 during startup.
8460 (History): Add index entry for HISTSIZE.
8461
a561754a
MK
84622005-05-02 Mark Kettenis <kettenis@gnu.org>
8463
8464 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
8465
2eecc4ab
EZ
84662005-05-02 Eli Zaretskii <eliz@gnu.org>
8467
8468 * gdb.texinfo (SVR4 Process Information, The isatty call)
8469 (The system call): Don't use foo(N) notation for man pages and
8470 functions.
514c4d71 8471 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 8472
18999be5
EZ
84732005-04-27 Eli Zaretskii <eliz@gnu.org>
8474
8475 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
8476 were optimized away.
8477
0abb7bc7
EZ
84782005-04-22 Eli Zaretskii <eliz@gnu.org>
8479
8480 * gdb.texinfo (Remote configuration): Document "set/show
8481 get-thread-local-storage-address". Add cross-reference to the
8482 description of the qGetTLSAddr packet.
8483 (General Query Packets): Mention "set remote
8484 get-thread-local-storage-address" and add a reference to its
8485 description.
8486
6f61acb1
NR
84872005-04-19 Nick Roberts <nickrob@snap.net.nz>
8488
8489 * gdb.texinfo (Backtrace): Describe 'bt full'.
8490
9d59903a
NR
84912005-04-17 Nick Roberts <nickrob@snap.net.nz>
8492
8493 * gdb.texinfo (Mode Options): Fix typo.
8494 (GDB/MI): Describe how to invoke GDB/MI.
8495
721c2651
EZ
84962005-04-16 Eli Zaretskii <eliz@gnu.org>
8497
8498 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 8499 references changed. Add description of "info udot".
721c2651
EZ
8500 (Files): Document "set/show stop-on-solib-events".
8501 (M32R/D): Document "set/show download-path", "set/show
8502 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
8503 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
8504 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
8505 (Maintenance Commands): Improve indexing.
8506 (Target Commands): Document "set/show hash", "set/show debug
8507 monitor".
8508 (SVR4 Process Information): Document "info pidlist" and "info
8509 meminfo". Document "set/show procfs-tarce" and "set/show
8510 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
8511 (Symbols, The Print Command with Objective-C): Improve indexing.
8512 (Objective-C): Add references to "info classes" and "info
8513 selectors".
c45da7e6
EZ
8514 (Debugging Output): Improve wording. Document "set/show debug
8515 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
8516 (Set Breaks): Add index entry for "hardware breakpoints".
8517 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
8518 and "set/show usehardbreakpoints".
8519 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
8520 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
8521 (ARM): Document "rdilogfile", "rdilogenable", "set/show
8522 rdiromatzero", "set/show rdiheartbeat".
8523 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
8524 "sds".
8525 (Embedded Processors): Document the "sim" command.
8526 (Remote): Document the "remote" command.
8527 (DJGPP Native): Document the "info serial" command.
8528 (Threads): Document "maint info sol-threads".
8529 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
8530 (Set Breaks): Improve indexing.
8531 (Command Syntax): Add a reference to dont-repeat.
8532 (Define): Document "dont-repeat".
8533 (TUI Commands): Document "tabset".
8534 (WinCE): New subsection. Document "set/show remotedirectory",
8535 "set/show remoteupload", "set/show remoteaddhost".
721c2651 8536
14d6dd68
EZ
85372005-04-15 Eli Zaretskii <eliz@gnu.org>
8538
8539 * gdb.texinfo (Hurd Native): New subsection, documents
8540 Hurd-specific commands.
a64548ea 8541 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 8542 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
8543 (MIPS): Improve documentation of heuristic-fence-post. Document
8544 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
8545 mips stack-arg-size", "set/show mips mask-address", "set/show mips
8546 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 8547 (ARM): Document ARM-specific commands.
a64548ea
EZ
8548 (AVR): New section. Document "info io_registers".
8549 (CRIS): New section. Document "set/show cris-version" and
8550 "set/show cris-dwarf2-cfi".
8551 (HPPA): New section. Document "set/show debug hppa" and "maint
8552 print unwind".
a5adf40f 8553 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 8554 (Super-H): New section. Document the "regs" command.
721c2651 8555 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 8556
9c16f35a
EZ
85572005-04-09 Eli Zaretskii <eliz@gnu.org>
8558
8559 * gdb.texinfo (Print Settings): Document "set/show print
8560 pascal_static-members", "set print repeats", "show print
8561 null-stop". Improve indexing. Fix documentation of "set print
8562 union".
8563 (Pascal): New section.
8564 (Supported languages): Rename from "Support"; all references
8565 updated. Add a menu item for Pascal.
8566 (Numbers): Document "set radix.
8567 (Screen Size): Document "set/show pagination".
8568 (MIPS Embedded): Remove "set processor" documentation.
8569 (Remote configuration): Document "set/show X/P/Z-packet",
8570 "set/show read-aux-vector-packet", "set/show remote
8571 symbol-lookup-packet", "set/show remote verbose-resume-packet",
8572 "set/show remoteaddresssize", "set/show remotebaud", "set/show
8573 remotedebug", "set/show remotebreak", "set/show remotedevice",
8574 "set/show remotelogfile".
8575 (Auxiliary Vector): Add reference to the description of the
8576 read-aux-vector-packet setting.
8577 (Set Watchpoints): Add a cross-reference to "set remote
8578 hardware-breakpoint-limit".
8579 (General Query Packets): Add indexing of requests and
8580 cross-references to related commands in "Remote configuration".
8581 (File-I/O Overview, The system call): Fix wording and typos.
8582 (Thread Stops): Add index entries.
8583 (Continuing and Stepping): Document "show step-mode".
8584 (i386): New node. Document "set/show struct-convention".
8585 (Files): Document "show trust-readonly-sections".
8586 (Calling): Document "set/show unwindonsignal".
8587 (Messages/Warnings): Add index entries.
8588 (Maintenance Commands): Document "set/show watchdog".
8589 (Annotations Overview): Document "show annotate".
8590 (Set Watchpoints): Add index entries.
8591 (Symbols): Fix doc of case-sensitive.
8592 (ABI): Document "show coerce-float-to-double".
8593 (Convenience Vars, Help): Improve indexing.
8594 (Machine Code): Document "show disassembly-flavor".
8595 (Debugging C plus plus): Document "show overload-resolution".
8596 (Value History, Signaling): Add index entries.
8597
85982005-04-08 Eli Zaretskii <eliz@gnu.org>
8599
8600 * gdb.texinfo (Show): Move @kindex entries to their proper places.
8601 (Processes): Fix wording.
8602 (History, List, Logging output, Define, Symbols, Print Settings):
8603 Improve indexing.
8604
a8f24a35
EZ
86052005-04-03 Eli Zaretskii <eliz@gnu.org>
8606
8607 * gdb.texinfo (Targets): Document "set/show architecture". Remove
8608 redundant index entry for "target" command.
8609 (Backtrace): Add index entries.
8610 (Symbols, Fortran): Document the "set case-sensitive" command.
8611 (DJGPP Native): Document "set com1base", "set com1irq", etc.
8612 (Print Settings): Add index entry for "set demangle-style".
8613 (Target Commands): Document "set download-write-size".
8614 (Debugging Output): Document "set exec-done-display".
8615
09d4efe1
EZ
86162005-04-02 Eli Zaretskii <eliz@gnu.org>
8617
8618 * gdb.texinfo (Files): Fix the name and documentation of
8619 add-shared-symbol-files. Document its alias assf. Update the
8620 list of OSs where GDB supports shared libraries. Fix markup.
8621 (Continuing and Stepping): Add reference to @var{location} in the
8622 text.
8623 (Dump/Restore Files): Fix reference to @{filename}.
8624 (Help): Fix wording.
8625 (Attach): Ditto.
8626 (Set Watchpoints): Ditto.
8627 (Backtrace): Remove redundant index entries. Improve index
8628 entries.
8629 (Delete Breaks): Fix wording.
8630 (Memory): Document the compare-sections command.
8631 (Memory Region Attributes): Improve wording.
8632 (Disabling): Improve wording.
8633 (Fortran): New subsection. Document the "info common" command.
8634 (Help): Document aliases "info copying" and "info warranty".
8635 (Caching Remote Data): New section. Document the "set/show
8636 remotecache" and "info dcache" commands.
8637 (Show): Fix wording of the documentation of the "set
8638 extension-language" command.
8639 (Signals): Add index entry for "info handle".
8640 (Memory Region Attributes): Fix punctuation.
8641 (Symbols): Change the arg name to "location" and refer to it in
8642 the text. Fix wording of "info types" doc.
8643 (Threads): Fix usage of @enumerate @item's.
8644 (Listing Tracepoints): Add index entry for "info tp".
8645 (Set Watchpoints): Add xref to "info break" description.
8646 (Macros): Add an index entry for "macro exp1". Document the
8647 "macro list" command.
8648 (Maintenance Commands): Document "flushregs", "maint agent",
8649 "maint check-symtabs", "maint cplus", "maint demangle", "maint
8650 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
8651 "maint print architecture", "maint print objfiles", "maint print
8652 statistics", "maint print type", "maint show-debug-regs", "maint
8653 space", "maint time", and "maint translate-address".
8654 (Connecting): Document the "monitor" command.
8655 (Annotations Overview): Describe the "set annotate" command.
8656
82f2d802
EZ
86572005-04-01 Eli Zaretskii <eliz@gnu.org>
8658
8659 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
8660 Rearrange index entries and improve wording about support for
8661 hardware watchpoints.
8662
7d51c7de
BR
86632005-03-10 Bob Rossi <bob@brasko.net>
8664
8665 * gdb.texinfo: Update copyright
8666
68c71a2e
TR
86672005-02-09 Theodore A. Roth <troth@openavr.org>
8668
8669 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
8670 error.
8671
83761cbd
KB
86722005-02-03 Kevin Buettner <kevinb@redhat.com>
8673
8674 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
8675
9f1c6395
MS
86762005-01-17 Michael Snyder <msnyder@redhat.com>
8677
8678 * gdb.texinfo: Fix spelling, infinte -> infinite.
8679
fbd1b305
MK
86802005-01-08 Mark Kettenis <kettenis@gnu.org>
8681
8682 * observer.texi (GDB Observers): Document "solib_loaded".
8683
3ace7edb
AC
86842005-01-07 Andrew Cagney <cagney@gnu.org>
8685
bec39cab
AC
8686 * configure.ac: Rename configure.in, require autoconf 2.59.
8687 * configure: Re-generate.
8688
3ace7edb
AC
8689 * configure.in: Replace configdirs with multiple references to
8690 AC_CONFIG_SUBDIRS.
8691 * configure: Re-generate.
5ae4183a 8692
53531fc1
AC
86932005-01-04 Andrew Cagney <cagney@gnu.org>
8694
8695 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
8696 part of the version number.
8697
536ffdb7
MK
86982004-12-24 Mark Kettenis <kettenis@gnu.org>
8699
8700 * gdbint.texinfo (Algorithms): Remove description of
8701 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
8702
e1aac25b
JB
87032004-12-07 Jim Blandy <jimb@redhat.com>
8704
8705 * gdb.texinfo (General Query Packets): Specify that thread ID's in
8706 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
8707 numbers.
8708
f47b1503
AS
87092004-12-07 Andreas Schwab <schwab@suse.de>
8710
8711 * gdb.texinfo (Mode Options): Document -l option.
8712
b6b8ece6
EZ
87132004-12-04 Eli Zaretskii <eliz@gnu.org>
8714
8715 * gdbint.texinfo (Algorithms): More accurate description of
8716 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
8717 is not needed unless data-read and data-access watchpoints are
8718 supported. Add a description of how GDB checks whether the
8719 inferior stopped because a watchpoint was hit.
8720
01371747
EZ
87212004-11-23 Eli Zaretskii <eliz@gnu.org>
8722
8723 * gdb.texinfo (Files): Add cross-reference to description of
8724 -readnow command-line switch.
8725
2315ffec
RC
87262004-11-10 Randolph Chung <tausq@debian.org>
8727
8728 * gdb.texinfo: Document set/show backtrace past-entry commands.
8729 Rearrange index entries for set/show backtrace past-main.
8730
69065f5d
AC
87312004-11-10 Jon Beniston <jon@beniston.com>
8732
8733 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
8734 * gdb.texinfo (Remote Serial Protocol): Further describe
8735 binary transfer escaping mechanism .
69065f5d 8736
30e91e0b
RC
87372004-11-08 Randolph Chung <tausq@debian.org>
8738
8739 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
8740 and "show debug infrun". Add index entries.
8741
60bf7e09
EZ
87422004-10-23 Eli Zaretskii <eliz@gnu.org>
8743
8744 * gdb.texinfo (SVR4 Process Information): Document subcommands of
8745 "info proc" that are already implemented. Add index entries.
8746 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
8747 (Files): Add a tip for decreasing memory used for symtabs from
8748 shared libraries.
f018e82f
EZ
8749 (Starting): Fix whitespace; make "elaboration" stand out where it
8750 is first used, and add an index entry for the term.
f8568604
EZ
8751 (Calling): Expand and elaborate text. Add "print". Add the
8752 description of problems with weak aliases.
384ee23f 8753 (Core File Generation): New section.
60bf7e09 8754
d52fe014
AC
87552004-10-12 Andrew Cagney <cagney@gnu.org>
8756
8757 * gdbint.texinfo (Versions and Branches): New chapter.
8758 (Releasing GDB): Delete "Versions and Branches" section.
8759 (Top): Add "Versions and Branches".
8760
703663ab
EZ
87612004-10-08 Eli Zaretskii <eliz@gnu.org>
8762
8763 * gdb.texinfo (Editing, History): Add cross-references to the
8764 included Readline and History user documentation. Remove
8765 references to the symbol have-readline-appendices which is unused
8766 and undefined.
8767 (History): Fix indexing.
8768
ac77d04f
JJ
87692004-10-08 Jeff Johnston <jjohnstn@redhat.com>
8770
8771 * gdbint.texinfo (target_stopped_data_address): Update to
8772 new prototype.
8773 (i386_stopped_data_address): Update prototype and description.
8774 (i386_stopped_by_watchpoint): New function and description.
8775
e07c999f
PH
87762004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
8777
8778 * gdb.texinfo (Filenames): Add Ada suffixes.
8779 (Ada) New section.
8780
2e868123
AC
87812004-09-27 Andrew Cagney <cagney@gnu.org>
8782 Robert Picco <Robert.Picco@hp.com>
8783
8784 * gdb.texinfo (Packets): Document the "p" packet.
8785
02a57714
JM
87862004-09-21 Jason Molenda (jmolenda@apple.com)
8787
8788 * gdb.texinfo (Paths and Names of the Source Files): Document the
8789 meaning of values in the 'desc' field of a SO stab.
8790
ae038cb0
DJ
87912004-09-20 Daniel Jacobowitz <dan@debian.org>
8792
8793 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
8794 max-cache-age" and "maint show dwarf2 max-cache-age".
8795
f7dc1244
EZ
87962004-09-16 Eli Zaretskii <eliz@gnu.org>
8797
8798 * gdb.texinfo (Set Breaks): Add index entry for setting
8799 breakpoints on overloaded C++ functions that are not members of
8800 any classes. Add an example and an index entry for setting
8801 breakpoints on all program functions.
8802 (Character Sets, Macros, Overlay Commands)
8803 (Non-debug DLL symbols, GDB/MI Output Syntax)
8804 (Annotations Overview, Maintenance Commands, File-I/O Overview):
8805 Use "(@value{GDBP})" instead of a literal "(gdb)".
8806
f810308b
AC
88072004-09-12 Andrew Cagney <cagney@gnu.org>
8808
8809 * gdbint.texinfo (Native Debugging): Delete description of
8810 FILES_INFO_HOOK.
8811
15a661f3
PH
88122004-09-11 Paul Hilfinger <hilfinger@gnat.com>
8813
5ae4183a
AS
8814 * gdbint.texinfo (User Interface): Change local_hex_string_custom
8815 to hex_string_custom (not historically correct, but more
15a661f3
PH
8816 understandable, given the current code).
8817
f3219c75
AC
88182004-09-03 Andrew Cagney <cagney@gnu.org>
8819
8820 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
8821
f3bb6704
JJ
88222004-09-01 Jeff Johnston <jjohnstn@redhat.com>
8823
8824 * observer.texi (solib_unloaded): New observer.
8825
8d2c00cb
AC
88262004-08-24 Andrew Cagney <cagney@gnu.org>
8827
8828 * gdbint.texinfo (Target Architecture Definition): Add missing
8829 comma.
8830
e7dc800a
MC
88312004-08-20 Michael Chastain <mec.gnu@mindspring.com>
8832
8833 * (Using the Testsuite): build != host is supported,
8834 but some test scripts do not support build != host.
8835
73b03683
MK
88362004-08-14 Mark Kettenis <kettenis@gnu.org>
8837
8838 * gdbint.texinfo (Host Definition): Delete description of
8839 FCLOSE_PROVIDED and GETENV_PROVIDED.
8840
c0ccb908
MK
88412004-08-05 Mark Kettenis <kettenis@chello.nl>
8842
8843 * gdbint.texinfo (Host Definition): Delete description of
8844 NO_SYS_FILE.
8845 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
8846 PTRACE_FP_BUG.
8847
9c8dbfa9
AC
88482004-08-05 Andrew Cagney <cagney@gnu.org>
8849
8850 * gdbint.texinfo (Target Architecture Definition): Delete
8851 reference to deprecated_read_fp.
8852
f42accbe
AC
88532004-08-02 Andrew Cagney <cagney@gnu.org>
8854
8855 * gdbint.texinfo (Target Architecture Definition): Delete
8856 description of DEPRECATED_REGISTER_BYTES.
8857
0b66e38c
EZ
88582004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
8859
8860 * gdb.texinfo (Source Path): Document the new behavior of
8861 searching for the source files.
8862
15387254
EZ
88632004-07-17 Eli Zaretskii <eliz@gnu.org>
8864
8865 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
8866 (Search, Expressions, Arrays, Variables, Data, Machine Code)
8867 (Auto Display): Improve indexing.
8868
2c07db7a
AC
88692004-07-16 Andrew Cagney <cagney@gnu.org>
8870
8871 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
8872 "-noasync".
8873
4644b6e3
EZ
88742004-07-09 Eli Zaretskii <eliz@gnu.org>
8875
8876 * gdb.texinfo: Fix @kindex entries so that multiple commands that
8877 have the same prefix have only their prefix in the index.
8878
7561d450
MK
88792004-07-03 Mark Kettenis <kettenis@gnu.org>
8880
8881 * gdb.texinfo (BSD libkvm Interface): New node (section)
8882 (Native): Add it to the menu.
8883
67bebe79
MK
88842004-07-01 Mark Kettenis <kettenis@gnu.org>
8885
8886 * gdbint.texinfo (Target Architecture Definition): Remove
8887 PCC_SOL_BROKEN.
8888
1a6923e0
MK
88892004-06-24 Mark Kettenis <kettenis@gnu.org>
8890
8891 * gdbint.texinfo (Target Architecture Definition): Remove
8892 SUN_FIXED_LBRAC_BUG.
8893
b435e160
AC
88942004-06-26 Andrew Cagney <cagney@gnu.org>
8895
8896 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
8897
b5622e8d
AC
88982004-06-20 Andrew Cagney <cagney@gnu.org>
8899
8900 * gdbint.texinfo (Target Architecture Definition): Deprecate
8901 USE_STRUCT_CONVENTION.
8902
e0c07bf0
MC
89032004-06-19 Michael Chastain <mec.gnu@mindspring.com>
8904
8905 gdb.texinfo (Bug Reporting): Mention session recording,
8906 with the script command or Emacs.
8907
782263ab
AC
89082004-06-18 Andrew Cagney <cagney@gnu.org>
8909
8910 * gdbint.texinfo (Target Architecture Definition): Deprecate
8911 FUNCTION_START_OFFSET.
8912
03727ca6
AC
89132004-06-14 Andrew Cagney <cagney@gnu.org>
8914
8915 Based on changes from Karl Berry.
8916 * gdb.texinfo: Do not use @sc in a direntry.
8917 * stabs.texinfo: Change @dircateogry to "Software development".
8918 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
8919
97092415
AC
89202004-06-13 Andrew Cagney <cagney@gnu.org>
8921
8922 * gdbint.texinfo (Target Architecture Definition): Delete
8923 description of RETURN_VALUE_ON_STACK.
8924
1f6d4158
AC
89252004-06-09 Andrew Cagney <cagney@gnu.org>
8926
8927 * gdbint.texinfo (Native Debugging): Restore "@table @code"
8928 deleted by previous patch.
8929
d966f0cb
AC
89302004-06-08 Andrew Cagney <cagney@gnu.org>
8931
8932 * gdbint.texinfo (Native Debugging): Delete documentation on
8933 ATTACH_DETACH.
8934
86fe4aaa
RC
89352004-06-06 Randolph Chung <tausq@debian.org>
8936
8937 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
8938
d4b6d575
RC
89392004-06-06 Randolph Chung <tausq@debian.org>
8940
5ae4183a 8941 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
8942 the new push_dummy_call method signature. Describe the function
8943 argument.
8944
4e8b0763
JB
89452004-05-24 Joel Brobecker <brobecker@gnat.com>
8946
8947 * gdb.texinfo (Starting): Document new start command.
8948
59caf092
AC
89492004-05-21 Andrew Cagney <cagney@redhat.com>
8950
8951 * observer.texi (GDB Observers): Document "inferior_created".
8952
e4a2df64
AC
89532004-05-08 Andrew Cagney <cagney@redhat.com>
8954
e6b55ae2
AC
8955 * gdbint.texinfo (Target Architecture Definition): Delete
8956 description of DO_DEFERRED_STORES.
8957
28954179
AC
8958 * gdbint.texinfo (Target Architecture Definition): Delete
8959 references to DEPRECATED_FIX_CALL_DUMMY.
8960
434b87dd
AC
8961 * gdbint.texinfo (Target Architecture Definition): Delete
8962 description of DEPRECATED_CALL_DUMMY_WORDS,
8963 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
8964
58d28df8
AC
8965 * gdbint.texinfo (Target Architecture Definition): Delete
8966 description of DEPRECATED_PUSH_DUMMY_FRAME.
8967
e4a2df64
AC
8968 * gdbint.texinfo (Target Architecture Definition): Delete
8969 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
8970
2b4855ab
AC
89712004-05-07 Andrew Cagney <cagney@redhat.com>
8972
8973 * observer.texi (GDB Observers): Add "Debugging" section. Include
8974 cross reference to "set/show debug observer".
8975 * gdb.texinfo (Debugging Output): Document "set/show debug
8976 observer".
8977
fcf70625
AC
89782004-05-01 Andrew Cagney <cagney@redhat.com>
8979
8980 * gdbint.texinfo (Target Architecture Definition): Delete
8981 description of DEPRECATED_PC_IN_SIGTRAMP.
8982
8ee56bcf
AC
89832004-04-30 Andrew Cagney <cagney@redhat.com>
8984
8985 * gdbint.texinfo (Target Architecture Definition): Delete
8986 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
8987
67ab9a76
OF
89882004-04-30 Orjan Friberg <orjanf@axis.com>
8989
8990 * observer.texi (GDB Observers): Correct spelling.
8991
79346bcb
OF
89922004-04-26 Orjan Friberg <orjanf@axis.com>
8993
8994 * observer.texi (GDB Observers): Add target_changed event.
8995
7a464420
AC
89962004-04-08 Andrew Cagney <cagney@redhat.com>
8997
8998 * observer.texi (GDB Observers): Rework, provide generic observer
8999 definitions and then a list of observable events.
9000
6cdf9d98
AC
90012004-04-04 Andrew Cagney <cagney@redhat.com>
9002
9003 * gdbint.texinfo (Host Definition): Delete reference to
9004 NO_SIGINTERRUPT.
9005
ddc135a4
AC
90062004-04-02 Andrew Cagney <cagney@redhat.com>
9007
9008 * gdbint.texinfo (Target Architecture Definition): Delete
9009 reference to DEPRECATED_CALL_DUMMY_LENGTH.
9010
6a1b180d
SC
90112004-03-28 Stephane Carrez <stcarrez@nerim.fr>
9012
9013 * gdb.texinfo (TUI Commands): Document tui reg commands.
9014
d0d5df6f
AC
90152004-03-26 Andrew Cagney <cagney@redhat.com>
9016
9017 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
9018 "gdbtui".
9019 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
9020 (Contributors): Mention both Text and Terminal User Interface.
9021
aa2a3f87
AC
90222004-03-23 Andrew Cagney <cagney@redhat.com>
9023
9024 * gdbint.texinfo (Target Architecture Definition): Deprecate
9025 references to SIGTRAMP_START and SIGTRAMP_END.
9026
f561f026
AC
90272004-03-23 Andrew Cagney <cagney@redhat.com>
9028
9029 * gdbint.texinfo (Target Architecture Definition): Deprecate
9030 references to PC_IN_SIGTRAMP.
9031
33cb8b0f
AC
90322004-03-19 Andrew Cagney <cagney@redhat.com>
9033
9034 * gdbint.texinfo (Target Architecture Definition): Delete
9035 reference to GDB_TARGET_IS_HPPA.
9036
fc989b7a
AC
90372004-03-18 Andrew Cagney <cagney@redhat.com>
9038
9039 * gdbint.texinfo (Coding): Update section on gdbarch_data,
9040 describe pre_init and post_init.
9041
701b08bb
DJ
90422004-03-09 Daniel Jacobowitz <drow@mvista.com>
9043
9044 * gdb.texinfo (Debugging Output): Document values for "set debug
9045 target".
9046
faae5abe
AC
90472004-02-28 Andrew Cagney <cagney@redhat.com>
9048
9049 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
9050
dd79a6cf
JJ
90512004-02-26 Jeff Johnston <jjohnstn@redhat.com>
9052
9053 * gdb.texinfo (breakpoints): Add information about the
9054 new "set breakpoint pending" and "show breakpoint pending"
9055 commands.
9056
e7f16015
AC
90572004-02-26 Andrew Cagney <cagney@redhat.com>
9058
9059 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
9060 in Per-architecture module data section.
9061
7161a3a6
RM
90622004-02-25 Roland McGrath <roland@redhat.com>
9063
9064 * gdb.texinfo (General Query Packets): Document qPart:... packets.
9065
2154891a
AC
90662004-02-24 Andrew Cagney <cagney@redhat.com>
9067
9068 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
9069 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
9070 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 9071
6c74ac8b
AC
90722004-02-17 Andrew Cagney <cagney@redhat.com>
9073
9074 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
9075
19772a2c
AC
90762004-02-16 Andrew Cagney <cagney@redhat.com>
9077
9078 * gdbint.texinfo (Target Architecture Definition): Deprecate
9079 FRAMELESS_FUNCTION_INVOCATION.
9080
c9830293
AC
90812004-02-16 Andrew Cagney <cagney@redhat.com>
9082
9083 * gdbint.texinfo (Coding): Mention -Wunused-function.
9084
b9d26eb9
AC
90852004-02-14 Andrew Cagney <cagney@redhat.com>
9086
9087 * gdbint.texinfo (Target Architecture Definition): Delete
9088 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9089
49efadf5
EZ
90902004-02-12 Elena Zannoni <ezannoni@redhat.com>
9091
9092 * gdb.texinfo: Properly quote the name "C++".
9093 * gdbint.texinfo: Ditto.
9094 * stabs.texinfo: Ditto.
9095
1eb288ea
EZ
90962004-02-11 Elena Zannoni <ezannoni@redhat.com>
9097
9098 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
9099 minimal information about libiberty.
9100
e4937fc1
MC
91012004-02-06 Michael Chastain <mec.gnu@mindspring.com>
9102
9103 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
9104
a9331b3f
RM
91052004-02-04 Roland McGrath <roland@redhat.com>
9106
9107 * gdb.texinfo (Auxiliary Vector): New node (section).
9108 (Data): Add it to the menu.
9109
2650777c
JJ
91102004-02-02 Jeff Johnston <jjohnstn@redhat.com>
9111
9112 * gdb.texinfo (Breakpoints): Add information about pending
9113 breakpoint support.
9114
b4501125
AC
91152004-01-26 Andrew Cagney <cagney@redhat.com>
9116
9117 * gdb.texinfo (Overview): Delete references to the cisco protocol
9118 including the "N" response.
9119
74055713
AC
91202004-01-26 Andrew Cagney <cagney@redhat.com>
9121
9122 * gdbint.texinfo (Target Architecture Definition): Rename
9123 EXTRACT_STRUCT_VALUE_ADDRESS to
9124 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 9125
3bbe9696
EZ
91262004-01-24 Eli Zaretskii <eliz@gnu.org>
9127
9128 * gdb.texinfo (KOD): Document "show os". Add index entries for
9129 "set/show os" and "info cisco" commands.
9130
5843504f
EZ
91312004-01-21 Eli Zaretskii <eliz@gnu.org>
9132
9133 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
9134
9175c9a3
MC
91352004-01-19 Michael Chastain <mec.gnu@mindspring.com>
9136
9137 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
9138 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
9139
8e94b928
NR
91402004-01-19 Nick Roberts <nick@nick.uklinux.net>
9141
9142 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
9143 -stack-list-locals.
9144 (GDB/MI Variable Objects): Describe extension to
9145 -var-list-children.
9146
a20cf136
DJ
91472004-01-17 Daniel Jacobowitz <drow@mvista.com>
9148
9149 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
9150
afb18d0f
AC
91512004-01-17 Andrew Cagney <cagney@redhat.com>
9152
9153 * gdbint.texinfo (Target Architecture Definition): Delete
9154 documentation on DEPRECATED_NPC_REGNUM.
9155
b51970ac
DJ
91562004-01-13 Daniel Jacobowitz <drow@mvista.com>
9157
9158 * gdb.texinfo: Update copyright year. Mention that set
9159 follow-fork-mode is supported on GNU/Linux. Remove documentation of
9160 "set follow-fork-mode ask".
9161
0f0cffd2
AC
91622004-01-13 Andrew Cagney <cagney@redhat.com>
9163
9164 * gdbint.texinfo: Update copyright year.
9165 (Coding): Add -Wunused-label to list of -Werror warnings.
9166
c552b3bb 91672004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 9168 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
9169
9170 * gdb.texinfo: Update copyright.
9171 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
9172 around names, as appropriate. Minor syntax cleanup of
9173 _NSPrintForDebugger explanation. Two spaces after periods.
9174 GDBN used instead of lit. "gdb". Index entries added for
9175 print-object and _NSPrintForDebugger. @noindent added in one spot.
9176
afe157ca
EZ
91772003-11-11 Elena Zannoni <ezannoni@redhat.com>
9178
9179 * stabs.texinfo: Add dircategory and direntry commands.
9180 * annotate.texinfo: Ditto.
9181
963e2bb7
AC
91822003-11-10 Andrew Cagney <cagney@redhat.com>
9183
9184 * gdbint.texinfo (Target Architecture Definition): Replace the
9185 return_value method's "inval" and "outval" parameters with
9186 "readbuf" and "writebuf".
9187
1d8b2f28
JB
91882003-10-28 Jim Blandy <jimb@redhat.com>
9189
9190 * gdb.texinfo (The F request packet, The F reply packet): Renamed
9191 from "The `F' request packet" and "The `F' reply packet", to make
9192 texi2dvi happy.
9193 (File-I/O remote protocol extension): Update menu entries, too.
9194
36d86913
MC
91952003-10-26 Michael Chastain <mec@shout.net>
9196
9197 * gdb.texinfo (Thread Stops): Document the issue with
9198 premature return from system calls in multi-threaded programs.
9199
ce2826aa
AC
92002003-10-24 Andrew Cagney <cagney@redhat.com>
9201
9202 * annotate.texinfo: Fix "fortunatly"[sic].
9203
f24c5e49
KI
92042003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
9205
9206 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
9207 with "Hitachi" and "Mitsubishi".
9208
92ad9cd9
AC
92092003-10-20 Andrew Cagney <cagney@redhat.com>
9210
9211 * gdbint.texinfo (Target Architecture Definition): Document
9212 gdbarch_return_value. Add cross references from
9213 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
9214 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
9215
0ab4b752
MK
92162003-10-18 Mark Kettenis <kettenis@gnu.org>
9217
9218 * gdbint.texinfo (Target Architecture Definition): Document
9219 regset_from_core_section.
fb3e19c0
KI
9220
92212003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
9222
9223 * gdb.texinfo (M32R/D): Mention m32rsdi target.
9224
a9331b3f 92252003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
9226
9227 From Anthony Green <green@redhat.com>:
5ae4183a 9228 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 9229
1485d690
KB
92302003-10-14 Kevin Buettner <kevinb@redhat.com>
9231
889bf7c5
PA
9232 * gdb.texinfo (Breakpoint related warnings): New node.
9233 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 9234
86d30acc
DJ
92352003-10-13 Daniel Jacobowitz <drow@mvista.com>
9236
9237 * gdb.texinfo (Remote Protocol): Document v and vCont.
9238
172c2a43
KI
92392003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
9240
9241 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
9242 * gdbint.texinfo: Ditto.
9243
71952f4c
AC
92442003-10-09 Andrew Cagney <cagney@redhat.com>
9245
9246 From 2003-09-18 David Anderson <davea@sgi.com>:
9247 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
9248 "command".
9249
268e2188
AC
92502003-10-03 Andrew Cagney <cagney@redhat.com>
9251
9252 * gdbint.texinfo (Target Architecture Definition): Deprecate
9253 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
9254 just target.
9255
12c266ea 92562003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 9257
f30992d4 9258 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
9259 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
9260 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
9261 * gdbint.texinfo (Target Architecture Definition): Rename
9262
92632003-09-30 Andrew Cagney <cagney@redhat.com>
9264
f30992d4 9265 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 9266 (Target Architecture Definition):
f30992d4 9267
2e092625
AC
9268 * gdbint.texinfo (Target Architecture Definition): Rename
9269 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
9270
0717ae8a
AC
92712003-09-29 Andrew Cagney <cagney@redhat.com>
9272
dad809b7
AC
9273 * gdbint.texinfo (Target Architecture Definition): Delete
9274 documentation for NEED_TEXT_START_END.
9275
0717ae8a
AC
9276 * gdbint.texinfo (Target Architecture Definition): Rename
9277 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
9278 TARGET_WRITE_PC.
a9331b3f 9279
af6cf26d
MC
92802003-09-22 Michael Chastain <mec@shout.net>
9281
9282 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
9283
ee206350
AG
92842003-09-21 Anthony Green <green@redhat.com>
9285
9286 * gdbint.texinfo (Target Architecture Definition): Fix typos.
9287
a38c9fe6
MK
92882003-09-21 Mark Kettenis <kettenis@gnu.org>
9289
9290 * gdbint.texinfo (Target Architecture Definition): Document
9291 stabs_argument_has_addr.
9292
77949794
AC
92932003-09-18 Andrew Cagney <cagney@redhat.com>
9294
9295 * gdbint.texinfo (Target Architecture Definition): Delete
9296 documentation on REGISTER_NAMES.
9297
8e823e25
MK
92982003-09-13 Mark Kettenis <kettenis@gnu.org>
9299
9300 * gdbint.texinfo (Target Architecture Definition): Replace
9301 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
9302
f27dd7fd
AC
93032003-09-11 Andrew Cagney <cagney@redhat.com>
9304
9305 * gdbint.texinfo (Target Architecture Definition): Replace
9306 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
9307
8b148df9
AC
93082003-08-18 Andrew Cagney <cagney@redhat.com>
9309
9310 * gdbint.texinfo (Target Architecture Definition): Document
9311 "frame_red_zone_size".
9312
25d29d70
AC
93132003-08-09 Andrew Cagney <cagney@redhat.com>
9314
9315 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
9316 with "set/show backtrace past-main" and "set/show backtrace
9317 limit".
9318
c938e9b0
L
93192003-08-08 H.J. Lu <hongjiu.lu@intel.com>
9320
9321 * Makefile.in (install-info): Support DESTDIR.
9322 (install-html): Likewise.
9323
64fabec2
AC
93242003-08-07 Andrew Cagney <cagney@redhat.com>
9325
9326 Patch from Nick Roberts.
9327 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
9328 bindings. Remove description of send-gdb-command.
9329
2fcf52f0
AC
93302003-08-07 Andrew Cagney <cagney@redhat.com>
9331
9332 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
9333 GDB 6.0.
9334
086432e2
AC
93352003-08-06 Andrew Cagney <cagney@redhat.com>
9336
9337 * gdb.texinfo (Mode Options): Mention that level three is the
9338 highest available and that level 2 is deprecated.
9339 (Annotations Overview): Mention annotation levels. Cross reference
9340 to "Limitations of the Annotation Interface" in annotate.texi.
9341 (TODO, Value Annotations, Frame Annotations): Delete section.
9342 (Displays, Breakpoint Info): Delete.
9343
e5249f67
AC
93442003-08-04 Andrew Cagney <cagney@redhat.com>
9345
9346 * agentexpr.texi: Delete @bye.
9347 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
9348 (stabs.info): Add $(srcdir) to include search path.
9349 (html): Depend on "annotate_toc.html", and not "annotate.html".
9350 * stabs.texinfo: Ditto. Include "fdl.texi".
9351 * gdbint.texinfo: Update copyright statement's list of invariant
9352 sections.
9353
e6f672d2
AC
93542003-07-28 Andrew Cagney <cagney@redhat.com>
9355
9356 * Makefile.in (INFO_DEPS): Add annotate.info.
9357 (dvi, ps, html, pdf): Add annotate.
9358 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
9359 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
9360 (ANNOTATE_DOC_FILES): New macro.
9361 (ANNOTATE_TEX_TMPS): New macro.
9362 (annotate.info, annotate_toc.html): Specify dependencies.
9363 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
9364 * annotate.texinfo: Rename annotate.texi. Get building. Add
9365 "Migrating to GDB/MI" and "Limitations of the Annotation
9366 Interface" chapters. Mention why it is not part of the user
9367 guide. Update copyright notice. Include "fdl.texi".
9368
72ffddc9
SC
93692003-07-26 Stephane Carrez <stcarrez@nerim.fr>
9370
9371 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
9372
a9f12a31
DJ
93732003-07-24 Daniel Jacobowitz <drow@mvista.com>
9374
9375 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
9376
b1fe9455
DJ
93772003-07-24 Daniel Jacobowitz <drow@mvista.com>
9378
9379 * gdb.texinfo (Server): Mention pidof.
9380
153721e6
AC
93812003-07-22 Andrew Cagney <cagney@redhat.com>
9382
9383 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
9384 list.
9385
0fac0b41
DJ
93862003-06-28 Daniel Jacobowitz <drow@mvista.com>
9387
9388 * gdb.texinfo (Logging output): New chapter.
9389
4e562065
JB
93902003-06-24 Joel Brobecker <brobecker@gnat.com>
9391
9392 * gdb.texinfo (Unsupported languages): New section.
9393 (Languages): Add link to new section.
9394
f2c06f52
AC
93952003-06-22 Andrew Cagney <cagney@redhat.com>
9396
9397 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
9398
b4177fca
DJ
93992003-06-22 Daniel Jacobowitz <drow@mvista.com>
9400
9401 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
9402
f418dd93
DJ
94032003-06-22 Daniel Jacobowitz <drow@mvista.com>
9404
9405 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
9406 * agentexpr.texi: Retitle section, and change it to an appendix.
9407 Comment out texinfo initialization. Factor a @var{} into two
9408 pieces to prevent makeinfo warnings.
9409 * gdb.texinfo: Add Agent Expressions appendix.
9410
4ca61388
DJ
94112003-06-19 Daniel Jacobowitz <drow@mvista.com>
9412
9413 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
9414
07f31aa6
DJ
94152003-06-18 Daniel Jacobowitz <drow@mvista.com>
9416
5ae4183a 9417 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
9418 remote target". Document the "detach" and "disconnect" commands.
9419 (Server, Netware, Debug Session): Reference "Connecting to a
9420 remote target".
9421 (GDB/MI Target Manipulation): Document "-target-disconnect".
9422
2dd0da42
AC
94232003-06-13 Andrew Cagney <cagney@redhat.com>
9424
9425 * gdbint.texinfo (Target Architecture Definition): Deprecate
9426 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
9427 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
9428
e7a3abfc
JB
94292003-06-09 Jim Blandy <jimb@redhat.com>
9430
9431 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
9432
25e3a86b
AC
94332003-06-08 Andrew Cagney <cagney@redhat.com>
9434
9435 * gdbint.texinfo (Target Architecture Definition): Delete
9436 documentation on FRAME_ARGS_ADDRESS_CORRECT.
9437
a9e5fdc2
AC
94382003-06-08 Andrew Cagney <cagney@redhat.com>
9439
9440 * gdbint.texinfo (Target Architecture Definition): Document
9441 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
9442
b37303ee
AF
94432003-06-07 Adam Fedor <fedor@gnu.org>
9444
9445 * gdb.texinfo: Add Objective-C documentation.
9446
39fe6e80
AC
94472003-06-01 Andrew Cagney <cagney@redhat.com>
9448
9449 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
9450 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
9451
125309b2
AC
94522003-05-21 Andrew Cagney <cagney@redhat.com>
9453
9454 * gdbint.texinfo (Target Architecture Definition): Delete
9455 references to "extract_address" and "store_address".
9456
b8b527c5
AC
94572003-05-16 Andrew Cagney <cagney@redhat.com>
9458
9459 * gdbint.texinfo (Target Architecture Definition): Replace
9460 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
9461 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
9462
50e3ee83
TR
94632003-05-14 Theodore A. Roth <troth@openavr.org>
9464
9465 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
9466
44e2be90
L
94672003-05-10 H.J. Lu <hongjiu.lu@intel.com>
9468
9469 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
9470 (gdb.dvi): Likewise.
9471 (gdb.pdf): Likewise.
9472 (links2roff): Likewise.
9473
df5215a6
JB
94742003-05-08 Jim Blandy <jimb@redhat.com>
9475
9476 * gdb.texinfo (Dump/Restore Files): Update documentation for
9477 'dump', 'append', and 'restore': note that format argument is
9478 optional; simplify presentation of the command variants; and be
9479 more precise about the formats.
9480
5e7b2f39
JB
94812003-05-07 Jim Blandy <jimb@redhat.com>
9482
9483 * gdb.texinfo (Symbols): Update documentation: 'maint list
9484 symtabs' and 'maint list psymtabs' have been renamed 'maint info
9485 symtabs' and 'maint info psymtabs'.
9486
b1e29e33
AC
94872003-05-05 Andrew Cagney <cagney@redhat.com>
9488
9489 * gdbint.texinfo (Target Architecture Definition): Make
9490 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
9491 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
9492 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
9493
00905d52
AC
94942003-05-04 Andrew Cagney <cagney@redhat.com>
9495
9496 * gdb.texinfo (Maintenance Commands): Document "maint print
9497 dummy-frames".
9498
54ff5908
AC
94992003-05-04 Andrew Cagney <cagney@redhat.com>
9500
9501 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
9502
32e7087d
JB
95032003-05-03 J. Brobecker <brobecker@gnat.com>
9504
9505 Thierry Schneider <tpschneider1@yahoo.com>
9506 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
9507 for new MI command.
9508
7043d8dc
AC
95092003-05-03 Andrew Cagney <cagney@redhat.com>
9510
9511 * gdbint.texinfo (Target Architecture Definition): Document
9512 push_dummy_code. Add cross references.
9513
e33d66ec
EZ
95142003-05-02 Elena Zannoni <ezannoni@redhat.com>
9515
9516 * gdb.texinfo (Character Sets): Update to reflect new behavior of
9517 set/show charsets commands.
9518
0ba6dca9
AC
95192003-04-28 Andrew Cagney <cagney@redhat.com>
9520
9521 * gdbint.texinfo (Target Architecture Definition): Replace
9522 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
9523 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
9524
d7a27068
AC
95252003-04-28 Andrew Cagney <cagney@redhat.com>
9526
9527 * gdbint.texinfo (Target Architecture Definition): Rename
9528 "tm_print_insn" to "deprecated_tm_print_insn".
9529
44ea7b70
JB
95302003-04-09 Jim Blandy <jimb@redhat.com>
9531
9532 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
9533 list psymtabs'.
9534
fb8f8949
AC
95352003-04-08 Andrew Cagney <cagney@redhat.com>
9536
9537 * gdbint.texinfo (Target Architecture Definition): Delete
9538 references to EXTRA_FRAME_INFO.
9539
32fb0f22
AC
95402003-04-08 Andrew Cagney <cagney@redhat.com>
9541
9542 * gdbint.texinfo (Target Architecture Definition): Delete
9543 PRINT_TYPELESS_INTEGER.
9544
6be67e67
JB
95452003-04-02 J. Brobecker <brobecker@gnat.com>
9546
9547 * observer.texi (GDB Observers): Adjust the documentation for the
9548 normal_stop notification to better describe reality. Fix a couple
9549 of minor typos.
9550
4e35d5f0
BR
95512003-04-02 Bob Rossi <bob_rossi@cox.net>
9552
a9331b3f 9553 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
9554 '-file-list-exec-source-file'
9555
e8a8712a
AC
95562003-03-31 Andrew Cagney <cagney@redhat.com>
9557
9558 * gdbint.texinfo (Target Architecture Definition): Delete
9559 references to CALL_DUMMY_P.
9560
6c0e89ed
AC
95612003-03-30 Andrew Cagney <cagney@redhat.com>
9562
9563 * gdbint.texinfo (Target Architecture Definition): Remove
9564 reference to TARGET_WRITE_SP.
a9331b3f 9565
378bfd1b
AC
95662003-03-27 Andrew Cagney <cagney@redhat.com>
9567
9568 * gdbint.texinfo (Target Architecture Definition): Remove
9569 references to write_sp.
6c0e89ed 9570
922fbb7b
AC
95712003-03-27 Andrew Cagney <cagney@redhat.com>
9572
9573 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
9574 chapter body. Use @smallexample instead of @example.
9575 (Annotations): Ditto.
9576 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
9577 annotate.texi.
9578
b81774d8
AC
95792003-03-26 Andrew Cagney <cagney@redhat.com>
9580
9581 * gdbint.texinfo (Target Architecture Definition): Replace
9582 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
9583 dummy_addr parameters.
9584
1bf6d5cc
AC
95852003-03-25 Andrew Cagney <cagney@redhat.com>
9586
9587 * gdbint.texinfo (Target Architecture Definition): Delete
9588 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
9589 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
9590 Add reference to PUSH_ARGUMENTS.
9591
618ce49f
AC
95922003-03-23 Andrew Cagney <cagney@redhat.com>
9593
9594 * gdbint.texinfo (Algorithms, Target Architecture Definition):
9595 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
9596
bcd7e15f
JB
95972003-03-18 J. Brobecker <brobecker@gnat.com>
9598
9599 * gdbint.texinfo (Algorithms): Add new section describing the
9600 Observer paradigm.
9601 (Top): Add menu entry to new observer appendix.
9602 * observer.texi: New file.
9603 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
9604 new observer.texi file.
9605
9fe8321b
AC
96062003-03-17 Andrew Cagney <cagney@redhat.com>
9607
9608 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
9609 that GNU Press update the manual version number.
9610
ac2adee5
AC
96112003-03-12 Andrew Cagney <cagney@redhat.com>
9612
9613 * gdbint.texinfo (Target Architecture Definition): Delete
9614 references to get_saved_register. Rename GET_SAVED_REGISTER to
9615 DEPRECATED_GET_SAVED_REGISTER.
9616
749b82f6
AC
96172003-03-13 Andrew Cagney <cagney@redhat.com>
9618
9619 * gdbint.texinfo (Target Architecture Definition): Replace
9620 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
9621
8bedc050
AC
96222003-03-12 Andrew Cagney <cagney@redhat.com>
9623
9624 * gdbint.texinfo (Target Architecture Definition): Rename
9625 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 9626
0ce1b118
CV
96272003-03-10 Corinna Vinschen <vinschen@redhat.com>
9628
9629 * gdb.texinfo: Add File-I/O documentation.
9630
12cc2063
AC
96312003-03-10 Andrew Cagney <cagney@redhat.com>
9632
9633 * gdbint.texinfo (Target Architecture Definition): Cross reference
9634 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
9635
7453dc06
AC
96362003-03-07 Andrew Cagney <cagney@redhat.com>
9637
9638 * gdb.texinfo (Debugging Output): Mention the "set/show debug
9639 frame" command.
9640
6314f104
AC
96412003-03-05 Andrew Cagney <cagney@redhat.com>
9642
9643 * gdbint.texinfo (Target Architecture Definition): Document
9644 unwind_dummy_id. Cross reference unwind_dummy_id and
9645 SAVE_DUMMY_FRAME_TOS.
9646
f1212245
DJ
96472003-03-05 James Ingham <jingham@apple.com>
9648 Daniel Jacobowitz <drow@mvista.com>
9649
9650 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
9651 and "show cp-abi".
9652
77e7e267
AC
96532003-03-03 Andrew Cagney <cagney@redhat.com>
9654
9655 * gdbint.texinfo (Target Architecture Definition): Document
9656 register_type.
9657
838a8221
AC
96582003-03-03 Andrew Cagney <cagney@redhat.com>
9659
9660 * stabs.texinfo (Structures): Use @samp and separate @var's
9661 instead of a single @var containing a comma separated list.
9662 (Unions): Ditto.
9663
d7f4a264
DJ
96642003-03-02 Daniel Jacobowitz <drow@mvista.com>
9665
9666 * Makefile.in (distclean): Remove config.log.
9667
f30ee0bc
AC
96682003-03-01 Andrew Cagney <cagney@redhat.com>
9669
9670 * gdbint.texinfo (Target Architecture Definition): Rename
9671 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
9672
96732003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
9674
9675 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
9676 DEPRECATED_INIT_EXTRA_FRAME_INFO.
9677
be448670
CF
96782003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
9679
9680 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
9681 (Non-debug DLL symbols): New node, describing the minimal symbols
9682 loaded from DLLs without real debugging symbols.
9683
501eef12
AC
96842003-02-20 Andrew Cagney <ac131313@redhat.com>
9685
9686 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
9687 hardware-breakpoint-limit".
9688 (Set Watchpoints): Add cross reference to "set remote
9689 hardware-watchpoint-limit".
9690 (Remote configuration options): New section.
9691
21c294e6
AC
96922003-02-04 Andrew Cagney <ac131313@redhat.com>
9693
e9be73e4
AC
9694 * gdbint.texinfo (Target Architecture Definition): Delete
9695 descrption of IS_TRAPPED_INTERNALVAR.
9696
21c294e6
AC
9697 From Keith Seitz <keiths@redhat.com>:
9698 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
9699 option "-i"/"--interpreter" to this chapter. Include index
9700 entries.
9701
0179ffac
DC
97022003-02-04 David Carlton <carlton@math.stanford.edu>
9703
9704 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
9705 (Variables): Recommend stabs+ and DWARF 2.
9706 (C plus plus expressions): Correct info about
9707 compiler versions, debug formats.
9708 (Contributors): Change 'DWARF2' to 'DWARF 2'.
9709 PR symtab/874.
9710
7ca9f392
AC
97112003-02-01 Andrew Cagney <ac131313@redhat.com>
9712
9713 * gdbint.texinfo (Target Architecture Definition): Delete
9714 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
9715 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
9716 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
9717 references to nindy and i960.
9718 * gdb.texinfo (i960): Delete all references to i960 and nindy.
9719
31a85ea2
AC
97202003-02-01 Andrew Cagney <ac131313@redhat.com>
9721
9722 * gdbint.texinfo (Target Architecture Definition): Delete
9723 FLOAT_INFO.
9724
6b894e49
AC
97252003-01-30 Andrew Cagney <ac131313@redhat.com>
9726
9727 * stabs.texinfo (Member Type Descriptor): Clarify description of
9728 `@'. Suggested by Ben Hutchings.
9729
c48861fb
AC
97302003-01-29 Andrew Cagney <ac131313@redhat.com>
9731
9732 * gdb.texinfo (M68K): Delete reference to es1800.
9733
617073a9
AC
97342003-01-29 Andrew Cagney <ac131313@redhat.com>
9735
9736 * gdb.texinfo (Maintenance Commands): Document `maint print
9737 reggroups' and `maint print register-groups'.
9738 * gdbint.texinfo (Target Architecture Definition): Document
9739 register_reggroup_p.
9740
5b5d99cf
JB
97412003-01-23 Jim Blandy <jimb@redhat.com>
9742
9743 * gdb.texinfo (Separate Debug Files): New section.
9744
e7ba9c65
DJ
97452003-01-22 Daniel Jacobowitz <drow@mvista.com>
9746
9747 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
9748 and "maint show profile".
9749
94e91d6d
MC
97502003-01-16 Michael Chastain <mec@shout.net>
9751
9752 * gdb.texinfo (Installing GDB): Warn against
9753 ".../gdb-VERSION/gdb/configure".
9754 (Separate Objdir): Likewise.
9755
867f3898
AC
97562003-01-15 Andrew Cagney <ac131313@redhat.com>
9757
9758 * gdbint.texinfo (Target Architecture Definition): Delete
9759 definition of PRINT_REGISTER_HOOK.
9760
f153cc92
EZ
97612003-01-15 Elena Zannoni <ezannoni@redhat.com>
9762
9763 (OpenRISC 1000): Fix formatting of command names.
9764
c60eb6f1
EZ
97652003-01-15 Elena Zannoni <ezannoni@redhat.com>
9766
9767 * gdb.texinfo (Continuing and Stepping): Add new command
9768 'advance'. Clarify behavior of 'until'.
9769
f5ebfba0
DJ
97702003-01-13 Daniel Jacobowitz <drow@mvista.com>
9771
9772 * gdb.texinfo (Files): Document solib-absolute-prefix and
9773 solib-search-path.
9774
4ce8657e
MC
97752003-01-09 Michael Chastain <mec@shout.net>
9776
9777 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
9778 (Create a Release): Add new instructions for new @file{src-release}.
9779 Document existing instructions for @file{Makefile.in} as
9780 being for @value{GDBN} 5.3.1 or earlier.
9781
372613e3
AC
97822003-01-09 Andrew Cagney <ac131313@redhat.com>
9783
9784 * gdbint.texinfo (Target Architecture Definition): Mention
9785 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
9786 allocate memory.
9787
b4e9345d
DJ
97882003-01-04 Daniel Jacobowitz <drow@mvista.com>
9789
9790 * gdb.texinfo (Controlling GDB): Add @kindex for
9791 "show osabi".
9792 (Backtraces): Add @kindex's for backtrace-below-main.
9793
98b45e30
DJ
97942003-01-04 Daniel Jacobowitz <drow@mvista.com>
9795
9796 * gdb.texinfo (Controlling GDB): Document "set osabi".
9797
95f90d25
DJ
97982003-01-04 Daniel Jacobowitz <drow@mvista.com>
9799
9800 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
9801 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
9802
1e698235
DJ
98032003-01-04 Daniel Jacobowitz <drow@mvista.com>
9804
9805 * gdb.texinfo (Controlling GDB): Add ABI section. Document
9806 "set coerce-float-to-double".
9807 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
9808
e632838e
AC
98092003-01-02 Andrew Cagney <ac131313@redhat.com>
9810
9811 * stabs.texinfo: Remove obsolete text.
9812 * gdbint.texinfo: Ditto.
9813 * gdb.texinfo: Ditto.
9814
c133ab7a
MK
98152002-12-22 Mark Kettenis <kettenis@gnu.org>
9816
9817 * gdbint.texinfo (Target Architecture Definition): Update
9818 description of gdbarch_register_osabi.
9819
f821f325
KH
98202002-12-20 Kazu Hirata <kazu@cs.umass.edu>
9821
9822 * agentexpr.texi: Fix typos.
9823 * annotate.texi: Likewise.
9824 * fdl.texi: Likewise.
9825
85a6d8d3 98262002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
9827
9828 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
9829 DEPRECATED_INIT_FRAME_PC.
9830
ae45cd16
AC
98312002-12-01 Andrew Cagney <ac131313@redhat.com>
9832
9833 * gdbint.texinfo (Target Architecture Definition): Delete
9834 PC_IN_CALL_DUMMY.
9835
07555a72
AC
98362002-11-28 Andrew Cagney <ac131313@redhat.com>
9837
9838 * gdbint.texinfo (Host Definition): Delete documentation on
9839 USE_GENERIC_DUMMY_FRAMES.
9840
c166cdc7
EZ
98412002-11-26 Elena Zannoni <ezannoni@redhat.com>
9842
5ae4183a 9843 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
9844 * Makefile.in (install-info): Run the install-info command as part
9845 of the post install steps only.
9846 (uninstall-info): New target.
9847 (uninstall): New target.
9848
35db0260
EZ
98492002-11-22 Elena Zannoni <ezannoni@redhat.com>
9850
9851 * Makefile.in (install): Make install do some real work.
9852
9ba8d803
AC
98532002-11-19 Andrew Cagney <ac131313@redhat.com>
9854
9855 Fix POSIX problem reported by Paul Eggert.
9856 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
9857 Fix PR gdb/527.
9858
903ad3a6
AC
98592002-10-26 Andrew Cagney <cagney@redhat.com>
9860
9861 * gdbint.texinfo (Target Architecture Definition): Delete
9862 definition of DO_REGISTERS_INFO.
9863
f2abfe65
KB
98642002-10-18 Kevin Buettner <kevinb@redhat.com>
9865
9866 * gdbint.texinfo (Address Classes): Fix problems with insertion
9867 of ``{'' and ``}'' in example.
9868
b5b0480a
KB
98692002-10-17 Kevin Buettner <kevinb@redhat.com>
9870
9871 * gdbint.texinfo (Address Classes): New section.
9872 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
9873 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
9874 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
9875 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
9876
c85508ee
KD
98772002-10-11 Klee Dienes <kdienes@apple.com>
9878
9879 * gdb.texinfo (Registers): Mention vector registers as well as
9880 floating registers in the documentation for 'info registers' and
9881 'info all-registers'.
9882
6d12fc3d
DJ
98832002-10-11 Daniel Jacobowitz <drow@mvista.com>
9884
9885 * gdbint.texinfo (CPLUS_MARKER): Remove item.
9886
8d19fbd2
JJ
98872002-10-03 Jeff Johnston <jjohnstn@redhat.com>
9888
9889 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
9890 interface definition.
9891
a37295f9
MM
98922002-10-03 Marko Mlinar <markom@opencores.org>
9893
9894 * gdb.texinfo (Target Commands): Add or1k target specific
9895 commands.
9896 * gdb.texinfo (Contributors): Add myself to the contributors list.
9897
da0f9dcd
AC
98982002-10-01 Andrew Cagney <ac131313@redhat.com>
9899
9900 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
9901 and "mi1" instead of "mi1" and "mi0".
9902
2e834e49
HPN
99032002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
9904
9905 * gdb.texinfo (Packets): Fix typos "alligned".
9906 Correct z3/Z3 description. Correct z4/Z4 title.
9907
050be0dc
AC
99082002-09-27 Andrew Cagney <ac131313@redhat.com>
9909
9910 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
9911
1104b9e7
KB
99122002-09-25 Kevin Buettner <kevinb@redhat.com>
9913
9914 * gdb.texinfo: Use GNU/Linux instead of Linux.
9915
512217c7
AC
99162002-09-25 Andrew Cagney <ac131313@redhat.com>
9917
9918 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
9919
10998722
AC
99202002-09-24 Andrew Cagney <ac131313@redhat.com>
9921
512217c7 9922 * gdb.texinfo: Replace @example with @smallexample.
10998722 9923
a0eb71c5
KB
99242002-09-20 Kevin Buettner <kevinb@redhat.com>
9925
f7dc1244 9926 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
9927 * gdb.texinfo (Character Sets): Use @smallexample instead of
9928 @example. Use GNU/Linux instead of Linux.
9929
99302002-09-20 Jim Blandy <jimb@redhat.com>
9931
9932 * gdb.texinfo: Add character set documentation.
9933
2f870471
AC
99342002-09-19 Andrew Cagney <ac131313@redhat.com>
9935
9936 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
9937 (Packets): Add cross reference from `b' packet to `z' packets.
9938
790eb8f5
AC
99392002-09-19 Andrew Cagney <ac131313@redhat.com>
9940
8d30a00d
AC
9941 * gdb.texinfo (Maintenance Commands): Document ``maint
9942 internal-error'' and ``maint internal-warning''.
9943
790eb8f5
AC
9944 * gdbint.texinfo (Target Architecture Definition): Revise
9945 description of STACK_ALIGN. Add description of FRAME_ALIGN.
9946
a23a7bf1
JB
99472002-09-19 Joel Brobecker <brobecker@gnat.com>
9948
9949 * gdbint.texinfo (Target Conditionals): Document the new
9950 NAME_OF_MALLOC macro.
9951
299ffc64
AC
99522002-09-05 Andrew Cagney <ac131313@redhat.com>
9953
9954 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
9955 engineer.
9956
b7bb15bc
SC
99572002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9958
9959 * gdb.texinfo (TUI Overview): Document status line fields.
9960
3d757584
SC
99612002-09-02 Stephane Carrez <stcarrez@nerim.fr>
9962
9963 * gdb.texinfo (TUI Commands): Document info win command.
9964
269c21fe
SC
99652002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9966
9967 * gdb.texinfo (TUI Overview): Document breakpoint markers.
9968
7cf36c78
SC
99692002-09-01 Stephane Carrez <stcarrez@nerim.fr>
9970
9971 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
9972 (TUI Keys): Likewise.
9973
d2c6833e
AC
99742002-08-25 Andrew Cagney <ac131313@redhat.com>
9975
9976 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
9977 for a packet receive.
9978
46d8b1c3
AC
99792002-08-25 Andrew Cagney <ac131313@redhat.com>
9980
9981 * Makefile.in (clean): Move to end of file.
9982 (distclean, maintainer-clean, realclean): Ditto.
9983 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
9984 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
9985 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
9986 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
9987
b0787093
AC
99882002-08-24 Andrew Cagney <ac131313@redhat.com>
9989
9990 * Makefile.in (GDBINT_TEX_TMPS): Define.
9991 (gdbint.dvi, gdbint.pdf): Use
9992 (GDB_TEX_TMPS): Define.
9993 (gdb.dvi, gdb.pdf): Use.
9994 (STABS_TEX_TMPS): Define.
9995 (stabs.dvi, stabs.pdf): Use.
9996 (GDB_DOC_SOURCE_INCLUDES): New macros.
9997 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
9998 (GDBINT_DOC_FILES_INCLUDES): New macros.
9999 (GDBINT_DOC_BUILD_INCLUDES): New macros.
10000 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
10001 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
10002 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
10003 (links2roff): Replace SFILES_INCLUDED with
10004 GDB_DOC_SOURCE_INCLUDES.
10005 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
10006 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
10007 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
10008 dependencies.
10009 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
10010 dependencies.
10011 (gdbmi.texinfo): Delete rule.
10012 (inc-hist.texinfo): Delete rule.
10013 (rluser.texinfo): Delete rule.
10014
ebba8386
AC
100152002-08-23 Andrew Cagney <cagney@redhat.com>
10016
10017 * gdbint.texinfo (Target Architecture Definition): Update
10018 STORE_RETURN_VALUE, mention regcache.
10019
0ab7a791
AC
100202002-08-21 Andrew Cagney <ac131313@redhat.com>
10021
10022 * gdbint.texinfo (Target Architecture Definition): Document
10023 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
10024
ee2d5c50
AC
100252002-08-19 Andrew Cagney <ac131313@redhat.com>
10026
10027 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
10028 Fix minor typos. Add index entries.
10029
53c69bd7
AC
100302002-08-18 Andrew Cagney <ac131313@redhat.com>
10031
10032 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
10033
e76f1f2e
AC
100342002-08-15 Andrew Cagney <ac131313@redhat.com>
10035
10036 * gdbint.texinfo (Target Architecture Definition): Document
10037 PRINT_VECTOR_INFO.
10038 * gdb.texinfo (Vector Unit): Document "info vectors" command.
10039
0680b120
AC
100402002-08-13 Andrew Cagney <ac131313@redhat.com>
10041
10042 * gdb.texinfo (Maintenance Commands): Document "maint print
10043 registers", "maint print raw-registers" and "maint print
10044 cooked-registers".
10045
3c3bea1c
GS
100462002-08-08 Grace Sainsbury <graces@redhat.com>
10047
a9331b3f 10048 From Mark Salter:
3c3bea1c
GS
10049 * gdb.texinfo (Protocol): Document T packet extension to
10050 allow watchpoint address reporting.
10051
42f9b0a5
AC
100522002-08-03 Andrew Cagney <ac131313@redhat.com>
10053
10054 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
10055
db034ac5
AC
100562002-08-01 Andrew Cagney <cagney@redhat.com>
10057
10058 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
10059 to CHILL.
10060
e2b28d04
AC
100612002-08-01 Andrew Cagney <ac131313@redhat.com>
10062
10063 * gdbint.texinfo (Coding): Revise section "Include Files".
10064
7fb623f7
AC
100652002-07-24 Andrew Cagney <cagney@redhat.com>
10066
10067 * gdbint.texinfo: Obsolete references to m88k.
10068 * gdb.texinfo: Ditto.
10069
4a2b4636
JB
100702002-07-10 Joel Brobecker <brobecker@gnat.com>
10071
7fb623f7 10072 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
10073 where the proper version of autoconf can be retrieved.
10074
a71ec265
DH
100752002-07-09 Don Howard <dhoward@redhat.com>
10076
10077 * gdb.texinfo (Command Files): Further describe the behavior of
10078 sourced command files.
10079
b9aa90c9
AC
100802002-06-27 Andrew Cagney <ac131313@redhat.com>
10081
10082 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
10083 (Coding): Clarify ISO C version that GDB assumes.
10084
40dd2248
TT
100852002-06-26 Tom Tromey <tromey@redhat.com>
10086
10087 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
10088 add_setshow_cmd_full.
10089
bfac230e
DH
100902002-06-25 Don Howard <dhoward@redhat.com>
10091
10092 * gdb.texinfo (Memory Region Attributes): Document new behavior
10093 for 'mem' command.
10094
475b0867
JB
100952002-06-11 Jim Blandy <jimb@redhat.com>
10096
919d772c
JB
10097 * gdb.texinfo (Symbols): Update documentation for `info source'
10098 command.
10099
475b0867
JB
10100 * gdb.texinfo (Macros): Call the command `info macro', not
10101 `show macro'.
10102
ba8c9337
AC
101032002-06-09 Andrew Cagney <ac131313@redhat.com>
10104
10105 * gdbint.texinfo (Coding): Add section ``Per-architecture module
10106 data''.
10107
1029b7fa
MK
101082002-06-09 Mark Kettenis <kettenis@gnu.org>
10109
10110 * gdbint.texinfo (Target Architecture Definition): Document
10111 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
10112
16737d73
AC
101132002-06-08 Andrew Cagney <ac131313@redhat.com>
10114
10115 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
10116 lists.
10117
30107679
AC
101182002-06-08 Andrew Cagney <ac131313@redhat.com>
10119
10120 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
10121 Branch''.
10122
3352e23e
AC
101232002-06-01 Andrew Cagney <ac131313@redhat.com>
10124
10125 * gdbint.texinfo (Target Architecture Definition): Add section
10126 ``Converting an existing Target Architecture to Multi-arch''.
10127
cbb09e6a
AC
101282002-05-30 Andrew Cagney <ac131313@redhat.com>
10129
10130 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
10131 to ``Obsoleting code''. Revise.
10132
e2e0bcd1
JB
101332002-05-17 Jim Blandy <jimb@redhat.com>
10134
10135 * gdb.texinfo (C Preprocessor Macros): New chapter.
10136 Include it in the main menu.
10137 (Contributors): Credit Jim Blandy with macro support.
10138 (Compilation): Explain how to get macro information into the
10139 executable.
10140 (Expressions): Note that preprocessor macros are expanded.
10141
9db8d71f
DJ
101422002-05-14 Daniel Jacobowitz <drow@mvista.com>
10143
10144 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
10145 options for `target remote'.
10146
6d531722
AC
101472002-05-13 Andrew Cagney <ac131313@redhat.com>
10148
10149 * gdbint.texinfo (Target Architecture Definition): Delete
10150 documentation on NNPC_REGNUM.
10151
13d01224
AC
101522002-05-11 Andrew Cagney <ac131313@redhat.com>
10153
10154 * gdbint.texinfo (Target Architecture Definition): Document
10155 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
10156 (Target Architecture Definition): Revise section `Using Different
10157 Register and Memory Data Representations'. Add section `Raw and
10158 Virtual Register Representations'.
10159
b2e75d78
AC
101602002-05-11 Andrew Cagney <ac131313@redhat.com>
10161
10162 * gdbint.texinfo (Target Architecture Definition): Mention
10163 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
10164 (Target Architecture Definition): Mention same. Add references to
10165 web pages.
10166
2c8682ee
MS
101672002-05-08 Michael Snyder <msnyder@redhat.com>
10168
10169 * stabs.texinfo (Attributes): Document new "vector" attribute.
10170
0816590b
AC
101712002-05-04 Andrew Cagney <ac131313@redhat.com>
10172
10173 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
10174
2653173e
AC
101752002-05-04 Andrew Cagney <ac131313@redhat.com>
10176
10177 * gdb.texinfo: Delete obsolete references to a29k.
10178
d7bd68ca
AC
101792002-04-24 Andrew Cagney <ac131313@redhat.com>
10180
10181 * gdbint.texinfo (Target Architecture Definition): Replace
10182 IN_SIGTRAMP with PC_IN_SIGTRAMP.
10183
21d83aa5
DM
101842002-04-24 David S. Miller <davem@redhat.com>
10185
10186 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
10187
7673a6cc
DM
101882002-04-21 David S. Miller <davem@redhat.com>
10189
10190 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
10191
d49d1e0a
AC
101922002-04-21 Andrew Cagney <ac131313@redhat.com>
10193
10194 * gdbint.texinfo (Target Architecture Definition): Delete
10195 definition of HAVE_REGISTER_WINDOWS.
10196
f7dc1244 101972002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
10198
10199 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
10200 "Theodore A. Roth" <troth@verinet.com>.
10201
5ca0cb28
DH
102022002-04-15 Don Howard <dhoward@redhat.com>
10203
f7dc1244 10204 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 10205 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 10206 Provide a better explaination of this feature.
5ca0cb28 10207
f208ba17
AC
102082002-04-14 Andrew Cagney <ac131313@redhat.com>
10209
10210 * gdbint.texinfo (Target Architecture Definition): Remove
10211 FRAME_CHAIN_COMBINE.
10212
d5ba91de
MC
102132002-04-12 Michael Chastain <mec@shout.net>
10214
10215 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
10216 REG_STACK_SEGMENT.
10217
26818220
MC
102182002-04-09 Michael Chastain <mec@shout.net>
10219
10220 * gdbint.texinfo (Obsolete Conditionals): Remove references to
10221 PYRAMID_* macros.
10222
129188f6
AC
102232002-04-07 Andrew Cagney <ac131313@redhat.com>
10224
10225 * gdb.texinfo (Bug Reporting): Document that the web is the
10226 prefered way of submitting bug reports.
10227 (Bug Reporting): Delete the s-mail address as the last resort.
10228
8227c0ff
AC
102292002-04-05 Andrew Cagney <ac131313@redhat.com>
10230
10231 * gdbint.texinfo (Target Architecture Definition): Delete
10232 references to TARGET_WRITE_FP and write_fp.
10233
16d9dec6
MS
102342002-03-27 Michael Snyder <msnyder@redhat.com>
10235
10236 * gdb.texinfo: Document new commands dump, append, and restore.
10237
9ae8b82c
AC
102382002-03-27 Andrew Cagney <ac131313@redhat.com>
10239
10240 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
10241 Branch'.
10242
474c8240
AC
102432002-03-18 Andrew Cagney <ac131313@redhat.com>
10244
10245 * gdb.texinfo: Change all examples to @smallexample.
10246 * gdbint.texinfo: Ditto.
a9331b3f 10247
fb0ff88f
AC
102482002-03-18 Andrew Cagney <ac131313@redhat.com>
10249
10250 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
10251 Branches''.
10252
9bb0a4d8
AC
102532002-03-18 Andrew Cagney <ac131313@redhat.com>
10254
10255 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
10256 Policy''.
10257
937f164b
FF
102582002-03-04 Fred Fish <fnf@redhat.com>
10259
10260 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
10261 expresson, suports, dependant, trhe, perhaphs, situtations,
10262 explictily, taged, oportunity, unfortunatly).
10263
a7b40f07
AC
102642002-02-24 Andrew Cagney <ac131313@redhat.com>
10265
10266 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
10267 Remove reference to 3.12.
10268
aab4e0ec
AC
102692002-02-23 Andrew Cagney <ac131313@redhat.com>
10270
10271 * gdbint.texinfo: Include fdl.texi.
10272 (Top): Add GNU Free Documentation License.
10273 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
10274 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
10275 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
10276 (gdbint.info): Add srcdir to include path.
10277 * gdb.texinfo: Include gpl.texi.
10278 (Top): Add Copying.
10279 * gpl.texi: New file.
10280
47b95330
AC
102812002-02-23 Andrew Cagney <ac131313@redhat.com>
10282
10283 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
10284
78c47bea
PM
102852002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
10286
10287 * gdb.texinfo: Document Cygwin native specific commands.
10288
56460a61
DJ
102892002-02-15 Daniel Jacobowitz <drow@mvista.com>
10290
10291 * gdb.texinfo: Document gdbserver ``--attach'' command.
10292
def71bfa
MS
102932002-02-07 Michael Snyder <msnyder@redhat.com>
10294
10295 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
10296 to @code(_ovly_debug_event).
10297
c928edc0
AC
102982002-02-07 Andrew Cagney <ac131313@redhat.com>
10299
10300 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
10301
81d46470
MS
103022002-02-06 Michael Snyder <msnyder@redhat.com>
10303
10304 * gdb.texinfo (overlays): Mention new magic symbol
10305 '_ovly_debug_event', which allows GDB to keep better track
10306 of overlays.
10307
f7dc1244 103082002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
10309
10310 * gdb.texinfo (Memory Region Attributes): Fix the wording.
10311 Suggested by Dmitry Sivachenko.
10312
10313 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
10314
15110bc3
MS
103152002-02-01 Michael Snyder <msnyder@redhat.com>
10316
10317 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
10318
6763aef9
MS
103192002-01-30 Michael Snyder <msnyder@redhat.com>
10320
ac282366
MS
10321 * gdb.texinfo: (remote protocol): Gramatical fix-up.
10322 (set trust-readonly-sections): Document.
6763aef9 10323
8642bc8f
AC
103242002-01-29 Andrew Cagney <ac131313@redhat.com>
10325
10326 * gdbint.texinfo (Releasing GDB): Revise and update.
10327
afe64c1a
AC
103282002-01-28 Andrew Cagney <ac131313@redhat.com>
10329
10330 * gdbint.texinfo (Target Architecture Definition): Delete
10331 description of TARGET_BYTE_ORDER_DEFAULT.
10332
f7dc1244 103332002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
10334
10335 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
10336 <mitya@cavia.pp.ru>.
10337
3d6e1b5a
AC
103382002-01-23 Andrew Cagney <ac131313@redhat.com>
10339
10340 * libgdb.texinfo: Delete file.
10341
6c0e9fb3
AC
103422002-01-22 Andrew Cagney <ac131313@redhat.com>
10343
10344 * gdb.texinfo: Remove makeinfo 3.12 hacks.
10345 * gdbint.texinfo: Ditto.
10346
e0ce93ac
AC
10347Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
10348
10349 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
10350
be298bcc
AC
103512002-01-22 Andrew Cagney <ac131313@redhat.com>
10352
10353 * Makefile.in: Update copyright.
10354 (TEXI2DVI): Define.
10355 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
10356 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
10357 gdb-cfg.texi.
10358 (TEXINDEX, PDFTEX): Delete makefile variables.
10359
8e04817f
AC
103602002-01-22 Andrew Cagney <ac131313@redhat.com>
10361
10362 * gdb.texinfo (Protocol): Move section to appendix.
10363
6b2f586d
AC
103642002-01-21 Andrew Cagney <ac131313@redhat.com>
10365
10366 * gdb.texinfo (Remote Debugging): Create a menu.
10367 (Top): Add ``Remote Debugging'' to menu.
10368
6f05cf9f
AC
103692002-01-21 Andrew Cagney <ac131313@redhat.com>
10370
10371 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
10372 serial protocol'' from here.
10373 (Remote Debugging): To here. New chapter.
10374
3fd3d7d2
AC
103752002-01-20 Andrew Cagney <ac131313@redhat.com>
10376
10377 * gdbint.texinfo (Target Architecture Definition): Delete
10378 description of TARGET_BYTE_ORDER_SELECTABLE_P.
10379
7fd60527
AC
103802002-01-20 Andrew Cagney <ac131313@redhat.com>
10381
10382 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
10383 are no longer needed.
10384 (Porting GDB): Add maintainer note about configure.host.
10385
c2f05ac9
AC
103862002-01-20 Andrew Cagney <ac131313@redhat.com>
10387
10388 * gdbint.texinfo (Target Architecture Definition): Remove
10389 definition of IEEE_FLOAT.
10390
f7dc1244 103912002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
10392
10393 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
10394 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
10395 <3diff@gnu.org>
231b2aad 10396
82600034
AC
103972002-01-19 Andrew Cagney <ac131313@redhat.com>
10398
10399 * gdbint.texinfo (Host Definition): Remove references to
10400 MALLOC_INCOMPATIBLE.
10401
7708fa01
AC
104022002-01-17 Andrew Cagney <ac131313@redhat.com>
10403
10404 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
10405 and xyz-xdep.o.
10406
eb12ee30
AC
104072002-01-17 Andrew Cagney <ac131313@redhat.com>
10408
889bf7c5 10409 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
10410 (Set Breaks): Copy ``maint info breakpoint'' doco to
10411 ``Maintenance Commands'' appendix. Add reference.
10412
c9ccaa92
AC
104132002-01-17 Andrew Cagney <ac131313@redhat.com>
10414
10415 * fdl.texi: Remove next/prev from @node.
10416
f7dc1244 104172002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
10418
10419 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
10420 for monstrous @multitable (from Brian Youmans).
10421
10422 * fdl.texi: New file.
10423
10424 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
10425
8973da3a
AC
104262002-01-15 Andrew Cagney <ac131313@redhat.com>
10427
10428 * gdbint.texinfo (Releasing GDB): New chapter.
10429
7d86b5d5
AC
104302002-01-14 Andrew Cagney <ac131313@redhat.com>
10431
10432 * gdb.texinfo (Embedded Processors, Calling program functions):
10433 Obsolete references to a29k.
10434
cc1cb004
AC
104352002-01-13 Andrew Cagney <ac131313@redhat.com>
10436
10437 * gdbint.texinfo (Coding): Review Cleanups section. Examples
10438 examples. Document that a code-block should do or discard its
10439 cleanups before exit.
10440
79f12247
MS
104412002-01-11 Michael Snyder <msnyder@redhat.com>
10442
10443 * gdb.texinfo (Choosing files): Change @samp to @file.
10444
19837790
MS
104452002-01-05 Michael Snyder <msnyder@redhat.com>
10446
10447 * gdb.texinfo (--pid): Document new command line option (attach).
10448
f7dc1244 104492002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
10450
10451 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
10452 in the stub.
10453
d7449b42
AC
104542002-01-04 Andrew Cagney <ac131313@redhat.com>
10455
10456 * gdbint.texinfo (Target Architecture Definition): Replace
10457 BIG_ENDIAN with BFD_ENDIAN_BIG.
10458
f23631e4
AC
104592002-01-03 Andrew Cagney <ac131313@redhat.com>
10460
10461 * gdbint.texinfo (Target Architecture Definition): Replace
10462 value_ptr with struct value pointer.
10463
72c9928d
EZ
104642002-01-02 Eli Zaretskii <eliz@gnu.org>
10465
10466 * gdb.texinfo (Free Software): Fix wording.
10467
959acfd1
EZ
104682001-12-31 Eli Zaretskii <eliz@gnu.org>
10469
10470 * gdb.texinfo (Free Software): New section ``Free Software Needs
10471 Free Documentation''.
10472
f7dc1244 104732001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
10474
10475 * stabs.texinfo:
10476 * gdb.texinfo:
10477 * gdbint.texinfo:
10478 * libgdb.texinfo:
10479 * annotate.texi: Fix the application of GFDL in the Copyright notice.
10480
6600abed
MS
104812001-12-29 Michael Snyder <msnyder@redhat.com>
10482
10483 * gdb.texinfo (maint info sections): Fix typo.
10484
f6680716
MS
104852001-12-26 Michael Snyder <msnyder@redhat.com>
10486
fe95c787
MS
10487 * gdb.texinfo (maint info sections): Document.
10488
a9331b3f 10489 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
10490 'info proc' sub-options that are currently not implemented.
10491
c3d3ce5b
JB
104922001-12-20 Jim Blandy <jimb@redhat.com>
10493
10494 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
10495
778eb05e
AC
104962001-12-15 Andrew Cagney <ac131313@redhat.com>
10497
10498 * gdbint.texinfo (Target Architecture Definition): Replace
10499 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
10500
2607059c
AC
105012001-12-01 Andrew Cagney <ac131313@redhat.com>
10502
10503 * gdbint.texinfo (Host Definition): Delete documentation on
10504 HOST_BYTE_ORDER.
10505
df0cd8c5
JB
105062001-11-30 Jim Blandy <jimb@redhat.com>
10507
10508 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 10509 overlay support. Add to top-level menu.
df0cd8c5 10510
88118b3a
TT
105112001-11-26 Tom Tromey <tromey@redhat.com>
10512
10513 * gdb.texinfo (Command Syntax): Document C-o binding.
10514
96565e91
CF
105152001-07-26 Christopher Faylor <cgf@redhat.com>
10516
10517 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
10518 use since it is described in the referenced section.
10519
f7dc1244 10520 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
10521 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
10522 clearer when using DJGPP.
10523
2a3d5645
CF
105242001-11-24 Christopher Faylor <cgf@redhat.com>
10525
10526 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
10527 specifically refer to MS-DOS.
10528 (command files): Mention gdb.ini is only used on MS-DOS.
10529
aa26fa3a
TT
105302001-11-21 Tom Tromey <tromey@redhat.com>
10531
10532 * gdb.texinfo (Invoking GDB): Document --args.
10533 (Mode Options): Likewise.
10534
4f8ada06
JB
105352001-11-21 Jim Blandy <jimb@redhat.com>
10536
10537 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
10538 Delete documentation; this macro has been removed from the
10539 sources.
4f8ada06 10540
3fe0dc10
JB
105412001-11-13 Jim Blandy <jimb@redhat.com>
10542
10543 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
10544
9e5abb06
CV
105452001-11-06 Corinna Vinschen <vinschen@redhat.com>
10546
10547 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
10548
1c5dfdad
MS
105492001-11-05 Michael Snyder <msnyder@redhat.com>
10550
a9331b3f 10551 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
10552 quote regexp chars in function names such as "operator*()".
10553
990f9fe3
FF
105542001-11-01 Fred Fish <fnf@redhat.com>
10555
10556 * gdbint.texinfo (SOLIB_ADD): Document additional new
10557 "readsyms" arg.
10558
b433d00b
DH
105592001-10-30 Don Howard <dhoward@redhat.com>
10560
070b1dd3
DH
10561 * gdb.texinfo: (Command Files) Added documentation for the
10562 behavior of gdb with input redirected from a file.
b433d00b 10563
b7209cb4
FF
105642001-10-28 Fred Fish <fnf@redhat.com>
10565
10566 * gdb.texinfo (auto-solib-add): Change docs to match
10567 implementation change.
10568 (auto-solib-limit): Add docs for new variable.
10569
1aa20aa8
AC
105702001-10-15 Andrew Cagney <ac131313@redhat.com>
10571
10572 * gdbint.texinfo (Target Architecture Definition): Function
10573 value_as_pointer renamed to value_as_address.
10574
fc0c74b1
AC
105752001-10-15 Andrew Cagney <ac131313@redhat.com>
10576
10577 * gdbint.texinfo (Target Architecture Definition): Default
10578 POINTER_TO_ADDRESS functions assume unsigned addresses.
10579 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
10580 posting by Jim Blandy.
10581
f4846649
JB
105822001-10-12 Jim Blandy <jimb@redhat.com>
10583
10584 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
10585 version of texi2html (1.64) doesn't support this flag any more.
10586
f277788b
MK
105872001-09-08 Mark Kettenis <kettenis@gnu.org>
10588
a9dc4918
MK
10589 * gdbint.texinfo (Host Definition): Remove description of
10590 MEM_FNS_DECLARED.
10591
d28379df
MK
10592 * gdbint.texinfo (Host Definition): Remove description of R_OK.
10593
f277788b
MK
10594 * gdbint.texinfo (Host Definition): Remove description of
10595 HAVE_SIGSETMASK.
10596
7ccaa899
EZ
105972001-09-04 Elena Zannoni <ezannoni@redhat.com>
10598
10599 * gdbint.texinfo (Target Architecture Definition): Add
10600 explanation of TARGET_PRINT_INSN macro.
10601
17d9d558
JB
106022001-08-30 Jim Blandy <jimb@redhat.com>
10603
10604 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
10605 Explain what it means to load relocatable files.
10606
72cde065
JB
106072001-08-28 Jim Blandy <jimb@redhat.com>
10608
10609 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
10610 info `top' menu.
10611
9e678452
CF
10612Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
10613
10614 * gdbint.texinfo: Add a cautionary note about macro use.
10615
a2bea4c3 106162001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 10617
a2bea4c3
CV
10618 * gdb.texinfo: Explain omitting the hostname in the
10619 `target remote' command.
10620
1129bf27
DJ
106212001-07-30 Daniel Jacobowitz <drow@mvista.com>
10622
10623 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
10624 and END-INFO-DIR-ENTRY.
10625
732b3002
SC
106262001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10627
10628 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
10629
89437448
AC
106302001-07-25 Andrew Cagney <ac131313@redhat.com>
10631
10632 * gdbint.texinfo (libgdb): Rewrite.
10633
f7dc1244 106342001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
10635
10636 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
10637
c4555f82
SC
106382001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
10639
10640 * gdb.texinfo (TUI): New chapter, document the TUI.
10641 (Mode Options): Document the -tui option.
10642
2f45a6e0
MK
106432001-07-23 Mark Kettenis <kettenis@gnu.org>
10644
10645 * gdbint.texinfo (Host Definition): Remove description of
10646 NEED_POSIX_SETPGID.
10647
f7dc1244 106482001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
10649
10650 * gdb.tex (DJGPP Native): New node, with descriptions of
10651 DJGPP-specific commands.
10652
be9c6c35
JM
106532001-07-19 John R. Moore <jmoore@redhat.com>
10654
10655 * gdbint.texinfo: Three misspellings.
10656
dfa249fb
AC
106572001-07-06 Andrew Cagney <ac131313@redhat.com>
10658
10659 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
10660 `test` expressions on bash. Problem reported by Colin Walters.
10661
c72e7388
AC
106622001-07-04 Andrew Cagney <ac131313@redhat.com>
10663
10664 * gdbint.texinfo (User Interface): Update ui-out documentation to
10665 refelect recent UI/MI updates.
10666
94bbb2c0
AC
106672001-07-04 Andrew Cagney <ac131313@redhat.com>
10668
10669 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
10670 interpreters.
10671
af6c57ea
AC
106722001-06-15 Andrew Cagney <ac131313@redhat.com>
10673
10674 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
10675 structure and not macros.
10676 (Host Definition): Document that much of this chapter is obsolete.
10677 (Target Architecture Definition): Update list of files that make
10678 up a target architecture.
10679 (Coding): Update.
10680
83aa8bc6
AC
106812001-06-28 Andrew Cagney <ac131313@redhat.com>
10682
10683 * gdbint.texinfo (Target Architecture Definition): Update
10684 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
10685 The latter has been changed to a true predicate.
10686
f7dc1244 106872001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
10688
10689 * annotate.texi: Add @noindent where needed. From Dmitry
10690 Sivachenko <dima@Chg.RU>.
10691 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
10692
656db9b0
AC
106932001-06-16 Andrew Cagney <ac131313@redhat.com>
10694
10695 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
10696
df2396a1
AC
106972001-06-14 Andrew Cagney <ac131313@redhat.com>
10698
10699 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
10700 returns ``OK''. Document that the ``R'' packet does not reply.
10701
0f1f2b0a
MS
107022001-06-13 Michael Snyder <msnyder@redhat.com>
10703
10704 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
10705
f7dc1244 107062001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
10707
10708 * gdb.texinfo (Signals): Clarify the default setting of signal
10709 handling.
10710
a5d7c491
AC
107112001-05-14 Andrew Cagney <ac131313@redhat.com>
10712
10713 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
10714 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
10715
05a54c4f
AC
107162001-05-12 Andrew Cagney <ac131313@redhat.com>
10717
10718 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
10719
f7dc1244 107202001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
10721
10722 * gdbint.texinfo (Clean Design and Portable Implementation):
10723 Renamed from "Clean Design".
10724 (Clean Design and Portable Implementation): Document portable
10725 methods of handling file names, and the associated macros.
10726
f7dc1244 107272001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
10728
10729 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
10730 command and provide a cross-reference to its description.
10731 (Symbols): Note that "info scope" is useful for trace experiments.
10732
f7dc1244 107332001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 10734
b37052ae
EZ
10735 * gdb.texinfo (Symbols): Document "info scope".
10736 (Tracepoints): New chapter.
10737 (Contributors): Update for v5.1.
10738 <All nodes>: Change "C++" to "C@t{++}".
10739
0ee54786
EZ
10740 * gdbint.texinfo (User Interface): A new section about ui_out
10741 functions, based on text written by Fernando Nasser.
10742
c534679c
EZ
10743 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
10744
f7dc1244 107452001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 10746
e9c75b65
EZ
10747 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
10748
10749 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
10750
10751 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
10752 Replace "GDB" with "@value{GDBN}". Fix markup.
10753
10754 * annotate.texi: Change Permissions to GFDL. Update Copyright.
10755
3d67e040
EZ
10756 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
10757 a cross-reference to its description.
10758 (Symbols): Document "info symbol".
10759
f7dc1244 107602001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
10761
10762 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
10763 subsection "x86 Watchpoints".
10764 (Target Architecture Definition): Document the macros
10765 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
10766 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
10767
b0ed3589
AC
107682001-03-20 Andrew Cagney <ac131313@redhat.com>
10769
10770 * gdbint.texinfo (Target Architecture Definition): Update
10771 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
10772 list.
10773
b6ba6518
KB
107742001-03-06 Kevin Buettner <kevinb@redhat.com>
10775
10776 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
10777 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
10778
f7dc1244 107792001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
10780
10781 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
10782
f7dc1244 107832001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 10784
17cc6a06
EZ
10785 * gdb.texinfo (Environment): Document that `path' does not change
10786 the value of PATH in GDB's own environment (it did in the past,
10787 but that was changed on March 15, 1994). Reported by Doug Evans
10788 <dje@transmeta.com>.
10789
56caf160
EZ
10790 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
10791 its line. Fix markup of commands and macros. Add an Index node
10792 and index entries.
10793
29e57380
C
107942001-01-23 J.T. Conklin <jtc@redback.com>
10795
10796 * gdb.texinfo (Memory region attributes): New manual section.
10797
1c6147de
ND
107982001-01-04 Nicholas Duffek <nsd@redhat.com>
10799
10800 * gdbint.texinfo (POP_FRAME): Document use by return_command.
10801
f7dc1244 108022000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
10803
10804 * refcard.tex: Version and copyright fixed. From Phil Edwards
10805 <pedwards@disaster.jaj.com>.
10806
0dcedd82
AC
10807Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
10808
10809 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 10810 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 10811
3b851bce
AC
10812Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
10813
10814 * gdbint.texinfo (Coding): Update current value of
889bf7c5 10815 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 10816
f7dc1244 108172000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
10818
10819 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
10820 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
10821
b90a5f51
CF
108222000-11-10 Christopher Faylor <cgf@cygnus.com>
10823
10824 * gdb.texinfo: Document new 'set step-mode' command.
10825
f7dc1244 108262000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
10827
10828 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
10829 changes from Dmitry Sivachenko <dima@Chg.RU>.
10830
f7dc1244 108312000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
10832
10833 * gdb.texinfo (Hooks): Document the new post-hook functionality.
10834 From Steven Johnson <sbjohnson@ozemail.com.au>.
10835
2e685b93
MK
108362000-08-10 Mark Kettenis <kettenis@gnu.org>
10837
10838 * gdbint.texinfo (Overall Structure): Spelling fix.
10839
f7dc1244 108402000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
10841
10842 * gdbint.texinfo (Target Architecture Definition): Document that
10843 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
10844 for which REGISTER_CONVERTIBLE returns a zero value.
10845
63ac3005
EZ
108462000-07-08 Christopher Faylor <cgf@cygnus.com>
10847
10848 * Makefile.in (install-info): Find files to install in either the
10849 build or source directories (adapted from Makefile.am).
10850
bd79f757
ND
108512000-07-07 Nicholas Duffek <nsd@redhat.com>
10852
10853 * stabs.texinfo: Fix spelling errors.
10854 (String Field): FILE-NUMBER starts from 0, not 1.
10855
f7dc1244 108562000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
10857
10858 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 10859 Brian Youmans.
5f208f6d 10860
f7dc1244 108612000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
10862
10863 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
10864 the source directory. Reported by Mark Harig
10865 <markh@frazier.landmark.com>.
cc542d3b 10866
f3b28801
C
108672000-06-20 J.T. Conklin <jtc@redback.com>
10868
10869 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
10870
449f3b6c
AC
10871Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
10872
10873 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 10874 Generate using pdftex.
449f3b6c 10875 (PDFTEX): Define.
889bf7c5 10876 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 10877 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 10878 @contents at the start.
449f3b6c 10879
f7dc1244 108802000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
10881
10882 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 10883 Youmans.
48e934c6 10884
9e9c5ae7
AC
10885Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
10886
10887 From Brian Youmans:
10888 * gdb.texinfo: Fix ``et al.''.
10889
c741b251
AC
10890Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
10891
10892 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 10893 loop.
c741b251 10894
4ab64e14
JG
108952000-05-19 Jimmy Guo <guo@cup.hp.com>
10896
10897 * configure: Regenerate.
10898
f7dc1244 108992000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
10900
10901 * Makefile.in (install-info): Run install-info on installed Info
10902 files.
10903
8c70017b
AC
10904Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10905
a7cb598a 10906 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 10907 Andrew Cagney.
8c70017b 10908
f7dc1244 109092000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
10910
10911 * gdb.texinfo: Proofreading changes from Brian Youmans.
10912
bf0184be
ND
109132000-05-01 Nick Duffek <nsd@cygnus.com>
10914
10915 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
10916 startup sequence, minor edits.
10917
f7dc1244 109182000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
10919
10920 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
10921 TeX.
10922
10923 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
10924 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
10925 like `n' and `s' which look weird. Convert some of the @kindex to
10926 @vindex, when they refer to variables, not commands.
10927
33e16fad
AC
10928Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
10929
10930 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
10931
f7dc1244 109322000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
10933
10934 * Makefile.in (GDBMI_DIR): New variable.
10935 (SET_TEXINPUTS): Add $(GDBMI_DIR).
10936 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
10937 (gdbmi.texinfo): New target, for texi2roff.
10938 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
10939 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
10940
10941 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
10942 gdbmi.texinfo.
10943 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
10944 comment.
10945
d167840f
EZ
109462000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
10947
10948 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 10949 command.
d167840f 10950
f7dc1244 109512000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
10952
10953 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
10954 prevents the build (and is generally a Bad Idea).
10955
f7dc1244 109562000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
10957
10958 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
10959 a comma inside @var.
10960 (Command Files): Index markup changes from Dmitry Sivachenko
10961 <dima@Chg.RU>.
10962
f7dc1244 109632000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
10964
10965 * Makefile.in (LN_S): Define.
10966 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
10967 invoke "ln -s" unless it is known to work.
10968
10969 * configure.in (AC_PROG_LN_S): Add.
10970
8dc7983f
JB
109712000-04-14 Jim Blandy <jimb@redhat.com>
10972
10973 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
10974 section.
10975 (Target Conditionals): Document ADDRESS_TO_POINTER,
10976 POINTER_TO_ADDRESS.
10977
1a8237e8
DB
109782000-04-11 Daniel Berlin <dan@cgsoftware.com>
10979
10980 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
10981 gdb-cfg.texi to get the value.
10982
ca526f1a
JB
109832000-04-10 Jim Blandy <jimb@redhat.com>
10984
10985 * gdbint.texinfo (Target Architecture Definition): Fix
10986 cross-references.
10987
faaafcb4
JB
109882000-04-08 Jim Blandy <jimb@redhat.com>
10989
10990 * gdbint.texinfo (Using Different Register and Memory Data
10991 Representations): New section.
10992 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
10993 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
10994 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 10995
1b27397f
AC
10996Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
10997
10998 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 10999 for acknowledgments.
1b27397f 11000
480ff1fb
AC
11001Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
11002
11003 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 11004 qThreadExtraInfo.
480ff1fb 11005
a9331b3f 110062000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 11007
a9331b3f
RM
11008 * gdb.texinfo: Clarify which remote debug protocol commands are
11009 required and which are optional.
f1251bdd 11010
dbeb8dbd
AC
11011Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
11012
11013 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
11014 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
11015 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
11016 * annotate.texi: Update.
11017
6d2ebf8b
SS
110182000-03-28 Stan Shebs <shebs@apple.com>
11019
11020 * gdb.texinfo: Update dates, bump to Eighth Edition (note
11021 expectation of additional changes before release), update
11022 ISBN, add copy of top-level menu for @ifhtml, remove explicit
11023 node links, rephrase and/or shorten lines to fix formatting
11024 problem in both regular and @smallbook formats.
11025 * annotate.texi: Shorten lines in example, use smallexample
11026 consistently everywhere.
11027 * Makefile.in: Add comment about texinfo 4.0 html generation.
11028 (SFILES_INCLUDED): Add annotate.texi.
11029
5d161b24
DB
110302000-03-27 Daniel Berlin <dan@cgsoftware.com>
11031
5ae4183a
AS
11032 * gdb.texinfo (Debugging Output): Added new section, documenting
11033 the "set/show debug" commands.
5d161b24 11034
b9deaee7
AC
11035Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
11036
11037 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 11038 entry.
b9deaee7
AC
11039
11040 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
11041 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 11042 @chapter and @node entries.
a9331b3f 11043
b9deaee7 11044 * gdb.texinfo: Link all top-level nodes.
a9331b3f 11045
9ef47d30
AC
11046Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
11047
11048 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 11049 files.
9ef47d30 11050
cfeada60
FN
110512000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
11052
11053 From David Whedon <dwhedon@gordian.com>
5ae4183a 11054 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 11055
6837a0a2
DB
110562000-03-22 Daniel Berlin <dan@cgsoftware.com>
11057
11058 * gdb.texinfo: Add documentation for the apropos command.
11059
bba2971c
MS
110602000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11061
11062 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
11063
2b628194
MS
110642000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
11065
a9331b3f 11066 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
11067 two places.
11068
96a2c332
SS
110692000-03-17 Stan Shebs <shebs@apple.com>
11070
11071 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
11072 <dima@Chg.RU>, also clarification of allowed content for
11073 string constants.
11074
f7dc1244 110752000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
11076
11077 * gdb.texinfo (main menu): Add Annotations.
11078 (File Options): Add @cindex entries for each command-line option.
11079 Document --epoch, --annotate, --async, --interpreter, --write,
11080 --statistics, and --version.
11081
11082 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
11083 of GDB.
11084
9d233477
JB
110852000-02-23 Jim Blandy <jimb@redhat.com>
11086
11087 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
11088
14e0eb3b
JB
110892000-02-22 Jim Blandy <jimb@redhat.com>
11090
11091 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
11092
3555de01
JM
110932000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
11094
11095 * Makefile.in (diststuff): New target.
11096
5e35df8e
KB
110972000-02-15 Kevin Buettner <kevinb@redhat.com>
11098
11099 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 11100 architecture. [From Jim Wilson.]
5e35df8e 11101
c5394b80
JM
111022000-01-16 Tom Tromey <tromey@cygnus.com>
11103
11104 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
11105 (Delete Breaks): Mention range arguments.
11106 (Disabling): Likewise.
11107
c3f6f71d
JM
111082000-01-05 Dmitry Sivachenko <dima@Chg.RU>
11109
11110 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
11111
c4093a6a
JM
11112Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
11113
11114 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 11115 valid functions.
c4093a6a 11116
11cf8741
JM
111171999-11-05 Stan Shebs <shebs@andros.cygnus.com>
11118
11119 * gdb.texinfo: Clarify regular expressions used in rbreak.
11120
917317f4
JM
111211999-10-15 Kevin Buettner <kevinb@cygnus.com>
11122
11123 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
11124 MEMORY_REMOVE_BREAKPOINT): Document.
11125
11126Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
11127
11128 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 11129 offset re-using the DATA offset instead.
917317f4 11130
2df3850c
JM
111311999-10-11 Jim Kingdon <kingdon@redhat.com>
11132
11133 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
11134
111351999-10-05 Stan Shebs <shebs@andros.cygnus.com>
11136
11137 From Dmitry Sivachenko <demon@gpad.ac.ru>:
11138 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
11139 typos.
11140
11141 * gdb.texinfo: Various minor wording and formatting improvements,
11142 mentions of additional command-line options.
11143
2acceee2
JM
111441999-09-30 Fred Fish <fnf@cygnus.com>
11145
11146 * gdb.texinfo: Document additional forms of specifying section
11147 names and addresses for the add-symbol-file command.
11148
c2c6d25f
JM
111491999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
11150
11151 * gdbint.texinfo: Fix typo, add the word "have".
11152
111531999-09-14 Jim Blandy <jimb@cris.red-bean.com>
11154
11155 * gdbint.texinfo (Target Architecture Definition): Document the
11156 SKIP_PERMANENT_BREAKPOINT macro.
11157
d4f3574e
SS
111581999-09-07 Stan Shebs <shebs@andros.cygnus.com>
11159
11160 * gdb.texinfo: Fiks speling errers.
11161
11162 * gdb.texinfo: Fix uses of @multitable.
11163
f7dc1244 11164 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 11165 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 11166 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
11167 comments about using with optimization, add more indexing,
11168 fix info about disassembly-flavor.
11169
11170Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
11171
11172 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
11173 SKIP_SOLIB_RESOLVER): Define.
11174
11175Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
11176
11177 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 11178 ``g'' packets.
d4f3574e 11179
104c1213
JM
111801999-08-30 Stan Shebs <shebs@andros.cygnus.com>
11181
11182 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
11183 platform-specific info, inline remote.texi and move sections of it
11184 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
11185 and register stack into the new chapter.
11186 * remote.texi: Remove, now part of gdb.texinfo.
11187 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
11188
111891999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
11190
11191 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
11192 GDB_TARGET_IS_MACH386): These kludges have gone away.
11193
11194Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
11195
11196 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 11197 TDEPLIBS.
104c1213 11198
53a5351d
JM
111991999-08-20 Stan Shebs <shebs@andros.cygnus.com>
11200
11201 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
11202 surrounding text to fit HP-UX bits into general info.
11203 (HPPA-cfg.texi): Remove, no longer useful.
11204
11205 * gdb.texinfo: Remove explicit links from @node lines, remove
11206 HP-added "Detailed Node Listing" from main menu which confuses
11207 things.
11208
11209 From Dmitry Sivachenko <dima@Chg.RU>:
11210 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 11211 in description of `set environment'.
53a5351d
JM
11212
112131999-08-17 Stan Shebs <shebs@andros.cygnus.com>
11214
11215 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
11216
7be570e7
JM
112171999-08-12 Ben Elliston <bje@cygnus.com>
11218
11219 * gdbint.texinfo (Breakpoint Handling): Add missing words.
11220
f7dc1244 112211999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
11222
11223 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
11224 watch, awatch, and rwatch. Explain why the latter two cannot be
11225 set as software watchpoints. Document that watchpoints for local
11226 variables are deleted when the debuggee terminates.
7be570e7
JM
11227
11228Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
11229
11230 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
11231 packet. Allow E.. response packet. "qRcmd" packet is no longer
11232 reserved.
7be570e7
JM
11233
112341999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
11235
a9331b3f
RM
11236 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
11237 * gdb.texinfo: Ditto.
7be570e7 11238
96baa820
JM
112391999-08-06 Tom Tromey <tromey@cygnus.com>
11240
11241 * gdb.texinfo (KOD): New node.
11242
11243Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
11244
11245 * remote.texi (Rcmd): Fix minor formatting typos.
11246
11247Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
11248
11249 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 11250 packets.
96baa820 11251
adf40b2e
JM
112521999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
11253
11254 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
11255 fixes.
11256
43ff13b4
JM
11257Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
11258
11259 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
11260
085dd6e6
JM
11261Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
11262
11263 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
11264 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
11265 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
11266 packets that are not supported on all hosts. Expand examples.
11267 Spell check.
085dd6e6
JM
11268
112691999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
11270
11271 * Makefile.in: Recognize html, install-html. Add targets
11272 to build HTML versions of documentation via texi2html.
11273
11274Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
11275
11276 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 11277 testsuite.
085dd6e6
JM
11278
11279Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
11280
11281 * remote.texi (Communication Protocol): Rewrite.
11282
11283Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
11284
11285 * stabs.texinfo: Fix uses of xref.
11286
9e0b60a8
JM
11287Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
11288
11289 * gdbint.texinfo: Add an anti-printf exhortation, and update the
11290 info about patch submission.
11291
cce74817
JM
11292Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
11293
11294 From Per Bothner <bothner@cygnus.com>:
11295 * gdb.texinfo: Document Chill support.
11296
11297Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
11298
11299 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
11300 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
11301 Document that the value should be greater-than or equal-to zero.
11302 (NO_STD_REGS): Document. Deprecate.
cce74817 11303
ac9a91a7
JM
11304Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11305
11306 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 11307 Document that these are not used.
ac9a91a7
JM
11308
11309Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11310
11311 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
11312
392a587b
JM
11313Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
11314
11315 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 11316 numargs was dropped.
392a587b
JM
11317
11318Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
11319
11320 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
11321
b83266a0
SS
11322Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
11323
11324 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 11325 Update.
b83266a0 11326
7a292a7a
SS
11327Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
11328
11329 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
11330 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
11331
11332Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
11333
11334 * gdbint.texinfo: Fix typos: $ -> @.
11335
11336Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
11337
11338 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
11339 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
11340 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
11341 BREAKPOINT_FROM_PC.
a9331b3f 11342
7a292a7a
SS
11343Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
11344
11345 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 11346 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
11347
11348Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
11349
11350 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 11351 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
11352
113531999-04-02 Stan Shebs <shebs@andros.cygnus.com>
11354
11355 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
11356 longer exists.
11357
11358Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
11359
11360 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
11361 nearly all @ifset/@ifclear conditionals; nobody uses them, and
11362 they make the manual source incomprehensible.
7a292a7a
SS
11363 * h8-cfg.texi: Remove, hasn't been used in years.
11364
c906108c
SS
11365Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
11366
11367 * gdb.texinfo: Update the credits.
11368
11369Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
11370
11371 * gdb.texinfo: Fix mistakes noticed in printout of last
11372 draft, add Alpha to discussion of heuristic fence post.
11373
11374Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
11375
11376 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
11377 Edition, merge some HP changes into mainline, describe some
11378 previously undocumented features, describe more of the target
11379 commands available, eliminate obsolete section on renamed
11380 commands.
c906108c
SS
11381 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
11382
11383Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
11384
11385 * gdb.texinfo: Make many HPPA conditionals unconditional,
11386 including catchpoint description, since now on for all configs.
11387 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
11388 specializations.
11389
11390Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
11391
11392 * Makefile.in (GDBvn.texi): Fix match expression to work with
11393 current format of VERSION in gdb/Makefile.in.
11394 * gdb.texinfo: Fix node ref to match new readline.
11395
11396Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
11397
a9331b3f
RM
11398 * gdb.texinfo: Changes made as part of a project to merge in
11399 changes made by HP. Documentation makes extensive use of
c906108c
SS
11400 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
11401 on remote debugging. There are differences in documentation
889bf7c5 11402 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
11403 the HP manual discusses catchpoints, hardware watchpoints, and
11404 some HPUX specific limitations for shared library support.
a9331b3f 11405
c906108c
SS
11406 There are also a number of @node changes.
11407
114081999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
11409
11410 * gdbint.texinfo (Formatting): Disambiguate a sentence.
11411 (C Usage): Same.
11412
11413Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
11414
11415 The following changes were made by Edith Epstein
889bf7c5
PA
11416 <eepstein@cygnus.com> as part of a project to merge in changes
11417 made by HP.
a9331b3f 11418
c906108c
SS
11419 * HPPA-cfg.texi: new file.
11420
11421 * all-cfg.texi: set HPPA for HP PA-RISC targets.
11422
11423 * refcard.tex: change documentation about catch.
11424 removed info catch.
11425
11426Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
11427
11428 * gdbint.texinfo: Expand on GDB's coding standards,
11429 specify the use of arg names with prototypes.
11430
114311998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
11432
11433 * gdb.texinfo: Fix tipo.
11434
11435Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
11436
11437 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 11438 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
11439
11440Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
11441
11442 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
11443
114441998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
11445
11446 * agentexpr.texi: New file.
11447
11448Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
11449
11450 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
11451
114521998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
11453
11454 * remote.texi: Changed wording that implied that the GDB remote
11455 protocol caches register values instead of GDB itself.
11456
11457Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
11458
11459 * gdbint.texinfo: Add some info about symbol readers.
11460 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
11461 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
11462 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
11463 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
11464
11465Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
11466
a9331b3f 11467 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
11468
11469Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
11470
11471 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
11472
11473Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
11474
11475 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 11476 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
11477
11478Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
11479
11480 * gdbint.texinfo: Fix minor typos.
11481
11482Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
11483
11484 * gdbint.texinfo: Complete overhaul. Group descriptions more
11485 logically, add more info on generic algorithms, remove much
11486 obsolete and/or wrong material.
11487
11488Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
11489
11490 * stabs.texinfo (Method Type Descriptor): Expand and correct.
11491
11492Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
11493
11494 * refcard.tex: Copyright, address updates.
11495
11496Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
11497
11498 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
11499 for the edition instead of confusing GDB-version-like numbers.
11500
11501Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
11502
11503 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
11504
11505Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
11506
5ae4183a 11507 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
11508
11509Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
11510
11511 * gdb.texinfo: Add some credits, mention bug monitor.
11512 * remote.texi: Mention mips monitor targets.
11513 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 11514
c906108c
SS
11515Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
11516
11517 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
11518 files, finish sorting of host vs target vs native macros, describe
11519 some more of them.
c906108c
SS
11520
11521Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
11522
11523 * gdbint.texinfo (Host Conditionals): Document change from
11524 using NO_MMALLOC to it's inverse, USE_MMALLOC.
11525
11526Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
11527
11528 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 11529 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
11530
11531Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
11532
11533 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
11534 Document LSEEK_NOT_LINEAR.
11535
11536Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
11537
11538 * stabs.texinfo (Stab Section Basics): Make it clear that only
11539 some versions of the GNU linker remove the leading N_UNDF symbol.
11540
11541Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
11542
11543 * stabs.texinfo (String Field): Document type number pairs here,
11544 instead of in the Sun specific section.
11545 (Include Files): The GNU linker supports the N_BINCL
11546 optimization. Clarify the N_BINCL value, and what it is used
11547 for.
11548 (Procedures): Document N_FUN with an empty string to mark the end
11549 of a function.
11550 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
11551 (Sun Differences): Remove this node, as the information is now
11552 elsewhere in the main document.
11553 (Stab Section Basics): Mention that the GNU linker may optimize
11554 stabs and remove the leading N_UNDF symbol.
11555
11556Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
11557
11558 * gdb.texinfo, refcard.tex: Restore author credit
11559
11560Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
11561
11562 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
11563 documentation to account for START and END macros taking
11564 one arg.
11565
11566Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
11567
11568 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
11569 * gdb.texinfo (Frames): Fix typo.
11570
11571Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
11572
11573 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
11574 a target_signal as arg type, not a pid.
11575
11576Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
11577
11578 * gdb.texinfo: Document `set assembly-language'.
11579
11580Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
11581
11582 * remote.texi: Update list of stubs in the GDB distribution.
11583
11584Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
11585
11586 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
11587 Also document that some systems can use mmalloc but must define
11588 this if their C runtime allocates memory that is later freed.
c906108c 11589 (MMCHECK_FORCE): Document new macro.
a9331b3f 11590
c906108c
SS
11591Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
11592
11593 * remote.texi: Add documentation for target Sparclet.
11594
11595Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11596
a9331b3f 11597 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
11598 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
11599 * configure.in: Rewritten for autoconf.
11600 * configure: New.
11601
11602Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
11603
11604 * Makefile.in (DVIPS): New define, set to dvips.
11605 (dvi): Add stabs.dvi.
11606 (ps): New target.
11607 (all-doc): Depend on info, dvi, and ps targets.
11608 (STAGESTUFF): Add *.ps and *.dvi files.
11609 (clean-info, clean-dvi): Remove.
11610 (mostlyclean): Does not depend upon clean-info or clean-dvi,
11611 rules completely rewritten.
11612 (maintainer-clean): Remove clean-info and clean-dvi
11613 dependencies and put their actions in the rules.
11614 (gdb.ps): New target
a9331b3f 11615 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
11616 intermediate TeX files, whether they have 2 or 3 character
11617 extensions.
11618 (gdbint.ps): Add target and rules.
11619 (gdb-internals): Delete unused target.
11620 (Makefile): Depends upon config.status also.
11621
11622Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
11623
11624 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
11625 set.
11626
11627Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
11628
11629 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
11630 * gdb.texinfo (Expressions): Fix erroneous array constant example.
11631
11632Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
11633
11634 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
11635
11636Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11637
11638 * gdb.texinfo (Print settings): Document
11639 `set/show print static-members' commands.
11640
11641Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
11642
11643 * gdbint.texinfo (Native): Document name change, coredep.c to
11644 core-aout.c.
11645
11646Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
11647
11648 * stabs.texinfo (Include Files): Document the values the SunOS4
11649 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
11650
11651Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
11652
11653 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
11654 Fix typo.
11655
11656Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
11657
11658 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
11659 "gdb.tar.Z".
11660
11661Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
11662
11663 * Makefile.in (maintainer-clean): New target, synonym for
11664 realclean.
11665
11666Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
11667
11668 * Update all FSF addresses except those in COPYING* files.
11669
11670Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
11671
11672 From Richard Earnshaw (rearnsha@armltd.co.uk):
11673 * gdb.texinfo (convenience variables): Document $_exitcode.
11674 (quit): Document optional expression to use as exit code.
11675
11676Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
11677
11678 * gdb.texinfo, remote.texi: Brought up to date with various
11679 GDB changes.
11680
11681Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
11682
11683 * gdb.texinfo: Update dates and versions, fix comments about
11684 hardware watchpoints in future releases and about the
11685 sharedlibrary command.
11686
11687Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11688
11689 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
11690 C_FUN stab. Other cleanups.
11691
11692Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11693
11694 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
11695 for the sparc stub.
11696
11697Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11698
11699 * annotate.texi: Clarify which addresses have differing formats
11700 depending on the language and which do not.
11701
11702Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11703
11704 * remote.texi (NetWare): Changed example to use BOARD= instead of
11705 NODE= argument to reflect correspoding change to gdbserve.nlm.
11706
11707Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11708
11709 * stabs.texinfo (Negative Type Numbers): Mention the fact that
11710 GDB, as well as AIX dbx, supports the size type attribute.
11711
11712Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11713
11714 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
11715
11716Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
11717
11718 * gdb.texinfo (Define): Document $arg0... arguments to commands,
11719 and new 'if' and 'while' commands.
11720
11721Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
11722
11723 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
11724
11725Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
11726
11727 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
11728 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
11729 NetWare targets. Mostly stolen from the Server node.
11730
11731Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11732
11733 * gdb.texinfo (Setting): Talk about the language of a source file
11734 versus the working language. The old documentation did not match
11735 what GDB did.
11736
11737Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11738
11739 * stabs.texinfo (Source Files): Document N_SO used to mark the end
11740 of a source file.
11741
11742Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
11743
11744 * gdb.texinfo (Processes): New node.
11745
11746Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
11747
11748 * remote.texi: Update documentation of set/show mipsfpu.
11749
3fc11d3e
JM
11750Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
11751
11752 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
11753 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
11754
11755Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
11756
11757 * gdbint.texinfo: Removed mentions of some incorrectly placed and
11758 obsolete conditionals, described some others.
11759
11760Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11761
11762 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
11763 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
11764
11765Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
11766
11767 * gdbint.texinfo: Put regex conditionals in their own table.
11768
11769Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
11770
11771 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
11772 described or fixed the descriptions of many others.
11773
11774Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
11775
11776 * gdb.texinfo: Add some more credits.
11777 * gdbint.texinfo: Capitalize GDB consistently, describe some
11778 macros and remove some.
11779
11780Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
11781
11782 * gdbint.texinfo: Removed mentions of many incorrectly placed and
11783 obsolete conditionals, described some others.
11784
11785Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11786
11787 * gdb.texinfo (help targets): Changed to `help target', which
11788 is the correct gdb command.
11789
11790Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11791
11792 * annotate.texi (TODO): New node, for keeping track of annotations
11793 suggested but not yet implemented.
11794
11795Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11796
11797 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
11798 another symbol, it is not the address itself.
11799
11800Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
11801
11802 * stabs.texinfo (Stab Section Basics): Add comment about alignment
11803 of stabs-in-coff sections.
11804
11805Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11806
11807 * annotate.texi: Change edition to 0.5 and date to May 1994.
11808 Add index.
11809 (Frames): New node, for frame annotation.
11810 (Displays): New node, for display annotation.
11811
11812 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
11813 when waiting for your program to stop.
11814
11815Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11816
11817 * annotate.texi (Breakpoint Info): Document annotation of header
11818 fields and record annotation.
11819
11820Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11821
11822 * annotate.texi: New file, to document annotations.
11823
11824Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11825
11826 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
11827 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
11828
11829Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11830
11831 * stabs.texinfo (Stab Section Basics): Say what is in .stab
11832 section, and say n_strx field is compilation unit relative.
11833 * stabs.texinfo: Don't use @code for a.out when it is the name of
11834 an object file format.
11835
11836Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11837
11838 * gdb.texinfo: Refer to file names, not path names, per rms
11839 convention.
11840 (Arguments): Fix typo.
11841
11842Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11843
11844 * stabs.texinfo (Global Variables): Talk about stabs in files
11845 where variables are referenced, but not defined.
11846
11847Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11848
11849 * stabs.texinfo: Move stuff on @ and # type descriptors from node
11850 Cplusplus to new nodes Member Type Descriptor and Method Type
11851 Descriptor. Re-write stuff for #.
11852
11853Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11854
11855 * gdb.texinfo (Print Settings): Don't document "set print
11856 fast-symbolic-addr off". The bug which it worked around was fixed
11857 on 25 Feb 94 in coffread.c, so I'm nuking the command.
11858
11859 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
11860 N_ENTRY node.
11861
11862 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
11863
11864Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11865
11866 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
11867 references to ieee-float.c.
11868
11869Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11870
11871 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
11872 match what the code actually does.
11873
11874Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11875
11876 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
11877
11878Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
11879
11880 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
11881 i, and b.
11882
11883Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
11884
11885 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
11886 well as for ELF and SOM. Unify the descriptions of ELF and SOM
11887 as "stabs in sections" rather than just saying "ELF and SOM".
11888 Also make that stuff apply to COFF.
11889
11890Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11891
11892 * gdb.texinfo (Formatting Documentation): Change GhostScript to
11893 Ghostscript.
11894
11895Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11896
11897 * gdb.texinfo (Continuing and Stepping): When talking about "step"
11898 versus functions without line numbers, also mention stepping into
11899 them as well as "step" when you are in them. Tell the user how to
11900 deal with the situation. Add comment about "debugging information".
11901
11902Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11903
11904 * stabs.texinfo (Enumerations): Document restriction on where
11905 enumeration types can appear and still win with GDB.
11906
11907Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11908
11909 * stabs.texinfo (Negative Type Numbers): Document format for type
11910 -16.
11911
11912Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11913
11914 * gdb.texinfo (Selection, Frame Info): Update information about
11915 arbitrary frame specficiations.
11916
11917Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
11918
11919 * gdb.texinfo, remote.texi: general editing pass prior to Net release
11920
11921Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11922
11923 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
11924
11925Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
11926
11927 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
11928
11929Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11930
11931 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
11932 Differences node to Statics node.
11933 (Statics): Discuss XCOFF use of V symbol descriptor.
11934
11935 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
11936 not clean.
11937
11938Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
11939
11940 * gdb.texinfo (Print Settings): Document `set print
11941 fast-symbolic-addr' and improve the doc for some other
11942 `set print's.
11943
11944Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
11945
11946 * stabs.texinfo (String Field): Talk about defining several type
11947 numbers at once.
11948 Fix lint regarding changing node ELF Transformations to
11949 ELF and SOM Transformations.
11950
11951Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
11952
11953 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
11954
11955Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11956
11957 * stabs.texinfo (Cross-References): `::' is for nested types only
11958 within <>.
11959 (Structures): Document static members.
11960
11961Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11962
11963 * stabs.texinfo: Document S type attribute.
11964
11965Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
11966
11967 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
11968
11969Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
11970
11971 * gdbint.texinfo: Fix a few typos.
11972
11973Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11974
11975 * gdb.texinfo, remote.texi: formatting improvements
11976
11977 * gdb.texinfo (New Features): mention threads.
11978 (Summary, C): fix xrefs in newly contributed text.
11979 (Threads): index entries, clarifications, example
11980 (passim): minor typos fixed, phrasing improvements
11981
11982 * remote.texi (Bootstrapping): rephrase text on ^C and add index
11983 entries; (Server): explain use of gdbserver w/real-time systems,
11984 add example of conflicting TCP port; (MIPS Remote) break up
11985 running text into table, highlighting commands, and add example.
a9331b3f 11986
c906108c
SS
11987Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11988
11989 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
11990
11991Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11992
11993 * stabs.texinfo (Nested Symbols): New node.
11994 (String Field, Symbol Descriptors, Cross-References): Refer to it.
11995
11996Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11997
11998 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
11999 to picking which Bbss.bss symbol to use, and (because there seems to
12000 be no good way of doing it) re-write some of the text to make it
12001 sound like Bbss.bss isn't such a great idea after all (as currently
12002 designed).
12003
12004 * gdb.texinfo (C): In addition to saying people have to use g++ for
12005 good results, say they have to use stabs. Specifically say cfront
12006 doesn't work well.
12007 (Summary): Merge in information on Modula-2, Pascal, and Chill from
12008 the gdb README. Add xrefs to places where the support for the various
12009 languages is described in detail.
12010
12011Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12012
12013 * stabs.texinfo: Clean up stuff about visibility and virtual
12014 characters.
12015
12016 * stabs.texinfo (N_M2C): Cite Sun doc.
12017
12018Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12019
12020 * gdb.texinfo: updates re threads.
12021 * remote.texinfo: avoid index entries starting with digits.
12022
12023Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12024
12025 * stabs.texinfo (Enumerations): Talk about large, negative and
12026 octal values. Clean up cross reference to type attributes.
12027 (String Field): Say that GDB 4.11 supports size attribute.
12028
12029Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12030
12031 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
12032 is a mandatory step. Make the stuff about that more concise.
12033
12034Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12035
12036 * stabs.texinfo (Class Names): New node.
12037
12038 * gdb.texinfo (Command Files): Explain order of init file reading.
12039
12040 * remote.texi (Bootstrapping): Talk about getting the serial driver
12041 to deal with ^C sent by gdb to stop the remote system.
12042
12043Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
12044
12045 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
12046
12047 * libgdb.texinfo (Defining Commands): made the DOC arg
12048 to gdb_define_app_command a char * instead of char **
12049 per a suggestion from kingdon.
12050
12051 * libgdb.texinfo: total rewrite from a different starting
12052 premise.
12053
12054Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12055
12056 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
12057 floats passed as doubles (to improve clarity).
12058
12059Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12060
12061 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
12062
12063 * a4rc.sed: update to work with Andreas Vogel papersize params
12064
12065 * refcard.tex: use Andreas Vogel simplifications of papersize
12066 params; remove useless version info; update copyright date.
12067
12068Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12069
12070 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
12071
12072Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12073
12074 * gdb.texinfo (Files): Say what address the load command loads it at.
12075
12076 * stabs.texinfo (Common Blocks): Minor cleanups.
12077
12078 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
12079 that Sun has backed away from the linker kludge and thus the relevant
12080 issue is changes to the SunPRO tools, not the Solaris linker.
12081
12082 * stabs.texinfo (Traditional Integer Types): Clean up description
12083 of octal bounds a little bit. Document extra leading zeroes.
12084
12085Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12086
12087 * gdb.texinfo (Signaling): Update for symbolic symbol names
12088 and add a section explaining the difference between the GDB
12089 signal command and the shell kill utility.
12090
12091Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
12092
12093 * libgdb.texinfo: added `@' to braces that were unescaped.
12094
12095Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
12096
12097 * libgdb.texinfo: new file. Spec for the gdb library.
12098
12099Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12100
12101 * stabs.texinfo (Include Files): Fix typo (start -> end).
12102
12103Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12104
12105 * gdb.texinfo, remote.texi: assorted small improvements, mostly
12106 from Melissa at FSF's editing pass.
12107
12108Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12109
12110 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
12111 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
12112 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
12113
12114Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12115
12116 * remote.texi (Bootstrapping): Discuss 386 call gates.
12117
12118Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12119
12120 * stabs.texinfo (Based Variables): New node.
12121
12122Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
12123
12124 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
12125 names, sizes, and formats to suggest how not to lose.
12126
12127Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
12128
12129 * stabs.texinfo (Methods): Fix typo.
12130
12131Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12132
12133 * gdb.texinfo: Fix a few typos.
12134
12135Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12136
12137 * gdb.texinfo: Clarify how well it works with Fortran.
12138
12139 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
12140 More on relocating stabs in ELF files.
12141
12142Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12143
12144 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
12145
12146Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12147
12148 * stabs.texinfo (Local Variable Parameters): Talk about nameless
12149 parameters on VAX.
12150
12151Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12152
12153 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
12154
12155Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12156
12157 * stabs.texinfo: Make info author notice match the TeX author notice.
12158
12159Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
12160
12161 * stabs.texinfo: Initial-caps all words in node names and
12162 non-trivial words in section names.
12163
12164Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12165
12166 * stabs.texinfo: Many minor cleanups.
12167
12168 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
12169
12170Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
12171
12172 * stabs.texinfo: Remove full description of big example.
12173 It's not really helpful; just use pieces of it where appropriate.
12174 Add more Texinfo formatting directives (@samp, etc.).
12175 Use @deffn to define stab types.
12176 Eliminate some wordiness. Break up some nodes.
12177 Add an (alphabetized) index of symbol types.
12178 Use consistent capitalization style in node and section names.
12179
12180Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
12181
12182 * gdb.texinfo: Change typo "Two two" to "The two".
12183
12184Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12185
12186 * stabs.texinfo (XCOFF-differences): Remove references to
12187 non-existent types N_DECL and N_RPSYM.
12188
12189 * stabs.texinfo (String Field): Say that type attributes bug is
12190 fixed in GDB 4.10, since it is.
12191
12192 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
12193
12194Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
12195
12196 * stabs.texinfo: Formatting cleanups.
12197
12198Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12199
12200 * stabs.texinfo: When explaining the n_type of a stab, standardize
12201 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
12202 no tabs, use @r).
12203 (Global Variables): Clean up.
12204
12205Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12206
12207 * stabs.texinfo (Stack Variables): Re-write.
12208
12209Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12210
12211 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
12212 addresses of a source file. Also revise formatting.
12213 Change "object module" or "object file" to "source file".
12214 Various: Miscellaneous cleanups.
12215
12216Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12217
12218 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
12219
12220Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
12221
12222 * gdbint.texinfo: Removed many nonsensical machine-collected
12223 host and target conditionals, described some of the remainder.
12224
12225Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12226
12227 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
12228
12229 * gdbint.texinfo (Top): Add name to @top line, and re-write the
12230 paragraph which follows.
12231
12232 * gdbint.texinfo (Host): Use @code not @samp for Makefile
12233 variables. Looks better and avoids overful hbox.
12234
12235Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12236
12237 * stabs.texinfo (Procedures): Improve stuff on nested functions.
12238
12239Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12240
12241 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
12242 retransmit-timeout
12243
12244Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12245
12246 * gdbint.texinfo: Update statement about `some ancient Unix
12247 systems, like Ultrix 4.0' to Ultrix 4.2.
12248
12249Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
12250
12251 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
12252
12253 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
12254
12255 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
12256 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
12257
12258 * remote.texi: new name for former gdbinv-s.texi
12259
12260 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
12261
12262Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
12263
12264 * gdbinv-s.texi: Documented timeout and retransmit-timeout
12265 variables for MIPS remote debugging protocol.
12266
12267Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12268
12269 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
12270
12271Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
12272
12273 * Makefile.in (refcard.dvi): Use srcdir where necessary.
12274
12275Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
12276
12277 * gdb.texinfo: repair conditional bugs in text markup
12278
12279Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12280
12281 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
12282 to select Modula-2 material.
12283
12284Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12285
12286 * stabs.texinfo: Cleanups regarding statics.
12287
12288 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
12289 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
12290
12291Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12292
12293 * stabs.texinfo: N_MAIN is sometimes used for C.
12294
12295Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12296
12297 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
12298
12299Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
12300
12301 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 12302 removed from the code by Kingdon.
c906108c
SS
12303
12304Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12305
12306 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
12307 input when evaluating breakpoint conditions; the bug has been fixed.
12308
12309 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
12310 sets the ignore count to N-1, not to N.
12311
12312Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12313
12314 * refcard.tex (\hoffset): correct longstanding error to match
12315 intended offset; avoids cutting off edge on some printers
12316
12317Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12318
12319 * stabs.texinfo (Parameters): Say that order of stabs is significant.
12320
12321Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12322
12323 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
12324
12325Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12326
12327 * Makefile.in: (REFEDITS) new var to control whether PS or CM
12328 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
12329 collect sed edits if any, apply to refcard before formatting;
12330 (refcard.ps) stop implying PS fonts if PS output requested;
12331 (lrefcard.ps) delete extra target for variant PS fonts
12332
12333 * refcard.tex: parametrize papersize dependent info, collect
12334 in easily replaced spot
12335
12336 * a4rc.sed: new file, edits to refcard for A4 paper
12337
12338Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12339
12340 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
12341
12342Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12343
12344 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
12345
12346Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12347
12348 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
12349 politely rather than rudely.
12350
12351Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12352
12353 * stabs.texinfo: Document common blocks.
12354
12355Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
12356
12357 * stabs.texinfo: Add some basic info about stabs-in-elf.
12358
12359Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12360
12361 * stabs.texinfo (Top): Minor cleanup.
12362
12363Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
12364
12365 * Makefile.in (install-info): remove parentdir support
12366
12367Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12368
12369 * gdb.texinfo (Copying): delete this node and references to it;
12370 RMS says this manual need not carry GPL. (passim): Improvements
12371 from last round at FSF, largely due to Ian Taylor review, and
12372 minor formatting improvements.
12373
12374 * gdbinv-s.texi (passim): Improvements from last round at FSF,
12375 largely due to Ian Taylor review. (Debug Session): minor edits to
12376 new text.
12377
12378Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
12379
12380 * Makefile.in (realclean): Remove info and dvi files too.
12381
12382Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
12383
12384 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
12385 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
12386 * gdb.texinfo: Change accordingly.
12387
12388 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
12389 N_{L,R}BRAC,N_SLINE are relative to.
12390
12391Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
12392
12393 * Makefile.in (GDBvn.texi): Update atomically.
12394
12395Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
12396
12397 * gdbinv-s.texi (Debug Session): Document exceptionHook.
12398
12399Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
12400
12401 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
12402 addresses together. Also motivate the set print symbol-filename
12403 command and suggest other solutions.
12404
12405Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
12406
12407 * gdb.texinfo (set print elements): Note that the number of
12408 elements is set to unlimited by "set print elements 0".
12409
12410Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
12411
12412 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
12413 NF_LDOUBLE means.
12414 (Stab Types): Include Solaris stab types.
12415 (Procedures): Document Solaris extensions.
12416
12417Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
12418
12419 * gdb.texinfo: Add `set print symbol-filename' doc.
12420
12421Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12422
12423 * stabs.texinfo (Arrays): Talk about type definition vs. type
12424 information.
12425
12426 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
12427 the trailing semicolon.
12428
12429Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12430
12431 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
12432 and merge in other parts of the document addressing these subjects.
12433 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
12434
12435 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
12436 at the end of a range type.
12437
12438 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
12439 AIX extensions.
12440
12441Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12442
12443 * stabs.texinfo (Stabs Format): Misc fixes.
12444
12445Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12446
12447 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
12448 (Traditional builtin types): Document convex convention for long long.
12449 (Negative builtin types): Discuss type names, and misc fixes.
12450
12451Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12452
12453 * stabs.texinfo (Builtin Type Descriptors): Document the floating
12454 point types used with @samp{R} type descriptor.
12455 (Symbol Descriptors): Describe how to handle conflict between
12456 different meanings of @samp{P} symbol descriptor.
12457
12458Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12459
12460 * stabs.texinfo: Remove node Quick Reference and put its children
12461 directly under the main menu.
12462
12463 * stabs.texinfo: Many more changes to bring it into line with
12464 AIX documentation and reality. I think it now has all the
12465 information from the AIX documentation, except that I burned
12466 out when I got to variant records (Pascal and Modula-2) and
12467 all the COBOL types. Oh well, we can add them later when we're
12468 worrying more about those languages.
12469
12470 * stabs.texinfo (Automatic variables): Talk about what it means
12471 to omit the symbol descriptor.
12472
12473Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
12474
12475 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
12476 gcc2 behavior with promoted args.
12477
12478Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12479
12480 * gdb.texinfo: include readline appendices in info version of manual
12481
12482Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12483
12484 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
12485 target remote.
12486
12487 * gdb.texinfo (Machine Code): more index entries for disassemble
12488
12489Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
12490
12491 * Clarify the intended use of the gdb-testers and gdb-patches
12492 mailing lists, and shrink gzip comment.
12493
12494Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12495
12496 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
12497 DOSHOST configuration of manual.
12498
12499 * gdb.texinfo (MIPS Stack): new node.
12500
12501 * all-config.texi (MIPS) new switch.
12502
12503 * gdbinv-s.texi (Nindy Options) Remove two instances of future
12504 tense; (MIPS Remote) new node.
12505
12506 * gdb.texinfo (passim) rephrases to work around makeinfo @value
12507 bug; (Environment) less passive, other small cleanups in text about
12508 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
12509 (Remote) new MIPS Remote menu entry.
12510
12511Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
12512
12513 * stabs.texinfo: Many changes to include information from the
12514 AIX documentation.
12515
12516 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
12517
12518Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
12519
12520 * gdbint.texinfo (new node Debugging GDB, elsewhere):
12521 Move a bunch of information from ../README.
12522 (Getting Started): New node.
12523
12524Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12525
12526 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
12527
12528 * gdb.texinfo: advance manual revision dates to present
12529
12530 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
12531 stop using silly Roman numerals in @set variable names
12532
12533Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
12534
12535 * stabs.texinfo (Parameters): Keep trying to get this right.
12536
12537Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
12538
12539 * stabs.texinfo (Parameters): More on "local parameters".
12540
12541Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
12542
12543 * stabs.texinfo (Parameters): Re-do "local parameters" section.
12544
12545Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
12546
12547 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
12548 (Parameters): Rewrite.
12549 (xcoff-differences, Sun-differences): Minor changes.
12550
12551Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
12552
12553 * stabs.texinfo: Minor cleanup.
12554
12555Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
12556
12557 * gdbint.texinfo: Minor xcoff stuff.
12558
12559Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
12560
12561 * gdbint.texinfo: Update for new config directory structure.
12562 Add info about internal type data structures.
12563
12564Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
12565
12566 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
12567 $(srcdir).
12568 (gdb-config.texi): Depend on file in $(srcdir).
12569
12570Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
12571
12572 * stabs.texinfo: Fixes about N_SO.
12573
12574Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12575
12576 * gdb.texinfo: include list of nonstandard init file names
12577
12578 * *-config.texi: new switch GENERIC for text that applies *only*
12579 to (usual) multiple-target version of manual
12580
12581 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
12582 h8 config
12583
12584 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
12585 in menus (rather than conditionally selected multiple alternative
12586 menus).
12587
12588 * Makefile.in: define and use DOC_CONFIG var to select
12589 configuration for GDB user manual.
12590
12591 * gdb-config.texi: delete from repository, generate from Makefile.
12592
12593 * all-config.texi: normal `generic' configuration file, formerly
12594 stored as gdb-config.texi
12595
12596Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
12597
12598 * Makefile.in: add dvi target to build all .dvi files
12599
12600Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12601
12602 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
12603
12604Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
12605
12606 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
12607 host conditionals.
12608 * stabs.texinfo: More array fixes inspired by Jim's.
12609
12610Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
12611
12612 * stabs.texinfo: Fixes re arrays and continuations.
12613
12614 * gdbint.texinfo: Add XCOFF node.
12615
12616Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
12617
12618 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
12619
12620Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
12621
12622 * stabs.texinfo: Fix for array types to mention lower bounds.
12623
12624Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
12625
12626 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
12627
12628Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
12629
12630 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
12631
12632Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
12633
12634 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
12635 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
12636
12637Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
12638
12639 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
12640
12641Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12642
12643 * gdb.texinfo, gdbinv-s.texi: misc updates
12644
12645Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
12646
12647 * gdbint.texinfo: Brief documentation for longjmp support,
12648 from an email msg by Stu.
12649
12650Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
12651
12652 * stabs.texinfo: Fix description of floating point "range"
12653 types (which really define basic types). Reported by Jim Meehan,
12654 <meehan@src.dec.com>.
12655
12656 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
12657
12658Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
12659
12660 * gdbint.texinfo: Slightly expand section on supporting a new
12661 object file format.
12662
12663Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
12664
12665 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
12666 intermediate file.
12667
12668Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12669
12670 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
12671
12672Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
12673
12674 * gdbinv-s.texi: z8000 simulator target name is just "sim"
12675
12676 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
12677 as well as Z8002.
12678
12679Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
12680
12681 * gdbint.texinfo: Add sections on clean design and on how to send
12682 in changes.
12683
12684Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
12685
12686 * gdbint.texinfo: Add how to declare the result of make_cleanup.
12687
12688Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
12689
12690 * gdb.texinfo: Fix typo, reported by Karl Berry.
12691
12692Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
12693
12694 * gdb.texinfo: Add opcodes dir to GDB distribution description.
12695
12696Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
12697
12698 * gdbint.texinfo: fixed a stray email address (needs @@),
12699 added @table @code to node "Native Conditionals"
12700
12701Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
12702
12703 * gdbint.texinfo: Describe coding style of GDB.
12704
12705Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
12706
12707 * stabs.texinfo: Minor wording changes.
12708
12709Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
12710
12711 * gdbint.texinfo: Improve release doc slightly.
12712
12713Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
12714
12715 * gdbint.texinfo: Improve doc of GDB config macros.
12716
12717Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
12718
12719 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
12720 These will be reinserted when examined.
12721
12722Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
12723
12724 * gdbint.texinfo: Make a start at documenting all the #if macros
12725 in GDB. At least list them all, and start separating them into
12726 host-specific and target-specific.
12727
12728Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12729
12730 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 12731 examples (not consistent w others).
c906108c
SS
12732 gdb.texinfo: issue disclaimer paragraph on cmdline options only
12733 for generic vn of doc
12734
12735Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
12736
12737 * Makefile.in: always create installation directories.
12738
12739Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12740
12741 * gdb.texinfo: in h8 config, do not describe searching commands.
12742
12743Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12744
12745 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
12746 conditionals; introduce a few generic switches that may be
12747 useful for other cross-dev or dos-hosted configs.
12748
12749 * gdb.texinfo: fix typo in "info reg" description
12750
12751Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
12752
12753 * stabs.texinfo: Minor updates from running TeX over it.
12754 * Makefile.in (stabs.dvi, stabs.ps): Add.
12755
12756Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
12757
12758 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
12759 First pass at converting it to texinfo.
12760
12761Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
12762
12763 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
12764 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
12765
12766Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
12767
12768 * gdbint.texinfo: Add section on partial symbol tables.
12769
12770Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
12771
12772 * gdb.texinfo: document `set remotedebug' and `set
12773 rstack_high_address'.
12774
12775Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
12776
12777 * gdb.texinfo: slight expansion of new text on reading info files
12778 * gdbinv-s.m4.in: correct and expand info on cross-debugging
12779 H8/300 from DOS.
12780
12781Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
12782
12783 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
12784
12785Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
12786
12787 * gdb.texinfo: Say how to read the `info' files.
12788
12789Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
12790
12791 * Makefile.in: gm4 -> m4.
12792
12793Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
12794
12795 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
12796 Documentation' ahead of `Installing GDB' to match README.
12797 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 12798 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
12799
12800Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
12801
12802 * Makefile.in: remove $(srcdir) from gdb.info rule.
12803
12804Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
12805
12806 * Makefile.in: commented out gdb-all.texinfo rule. This is
12807 temporary.
12808
12809Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
12810
12811 * Makefile.in, configure.in: removed traces of namesubdir,
12812 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 12813 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
12814
12815Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
12816
12817 * gdb.texinfo: Improve how we ask for bug reports.
12818
12819Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12820
12821 * Makefile.in: infodir belongs in datadir.
12822
12823Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12824
12825 * Makefile.in: remove spaces following hyphens, bsd make can't
12826 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 12827 standards.text support.
c906108c
SS
12828
12829Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
12830
12831 * Makefile.in: idestdir and ddestdir go away. Added copyrights
12832 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
12833 and mandir now keyed off datadir by default.
12834
12835\f
12836Local Variables:
9e9c5ae7 12837mode: change-log
c906108c
SS
12838left-margin: 8
12839fill-column: 74
12840version-control: never
463888ab 12841coding: utf-8
c906108c 12842End:
This page took 1.956287 seconds and 4 git commands to generate.