Remove trademark acknowledgements throughout
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
bc504a31
PA
12016-01-12 Pedro Alves <palves@redhat.com>
2
3 Remove use of the registered trademark symbol throughout.
4
cde67b27
YQ
52016-01-12 Yao Qi <yao.qi@linaro.org>
6
7 * gdb.texinfo (Interrupts): Update the document on handling
8 interrupt when program is stopped.
9
19d9d4ef
DB
102015-12-11 Don Breazeal <donb@codesourcery.com>
11
12 * gdb.texinfo (Forks): Correct Linux kernel version where
13 fork and exec events are supported, add notes about support
14 of these events in target remote mode.
15 (Connecting): Reorganize and clarify distinctions between
16 target remote, extended-remote, and multiprocess.
17 Reorganize related text from separate sections into new
18 sections.
19 (Server): Note effects of target extended-remote mode.
20 Delete section on Multi-Process Mode for gdbserver.
21 Move some text to "Connecting" node.
22
f4f4330e
PA
232015-12-10 Pedro Alves <palves@redhat.com>
24
25 * gdb.texinfo (Threads): Replace warning with explanation
26 about single-threaded programs.
27
b1236ac3
PA
282015-12-10 Pedro Alves <palves@redhat.com>
29
30 * gdb.texinfo (Threads): Remove mention of SGI.
31 (Forks): Remove mention of HP-UX.
32 (Breakpoints): Remove mention of HP-UX.
33 (Set Watchpoints) <hardware watchpoints>: Don't mention HP-UX.
34 Reword in terms of architectures.
35 (Set Catchpoints) <catch exec, catch fork, catch vfork>: Don't
36 mention supported systems.
37 (Convenience Vars): Don't mention HP-UX.
38 (Jumping): Remove mention of HP-UX in comment.
39 (Files) <shared libraries>: Update supported shared library types
40 list. Remove mention of HP-UX.
41 (Native): Remove HP-UX subsection.
42 (SVR4 Process Information): Remove mention of HP-UX.
43
0f59c28f
PA
442015-12-10 Pedro Alves <palves@redhat.com>
45
46 * gdb.texinfo (Stack): Reorder menu.
47
1c35a88f
LM
482015-12-09 Luis Machado <lgustavo@codesourcery.com>
49
50 * gdb.texinfo (GDB/MI Variable Objects): Update text to mention
51 -var-set-format's new zero-hexadecimal format.
52
3685b09f
PMR
532015-12-08 Pierre-Marie de Rodat <derodat@adacore.com>
54
55 * gdb.texinfo (Ada Mode Into): Move overloading support
56 description to its own node.
57 (Overloading support for Ada): New node.
58
f2faf941
PA
592015-11-30 Pedro Alves <palves@redhat.com>
60
61 PR 14618
62 * gdb.texinfo (Stop Reply Packets): Document the N stop reply.
63 (Remote Configuration): Add the "set/show remote
64 no-resumed-stop-reply" to the available settings table.
65 (General Query Packets): Document the "no-resumed" qSupported
66 feature.
67
65706a29
PA
682015-11-30 Pedro Alves <palves@redhat.com>
69
70 * gdb.texinfo (Remote Configuration): List "set/show remote
71 thread-events" command in configuration table.
72 (Stop Reply Packets): Document "T05 create" stop
73 reason and 'w' stop reply.
74 (General Query Packets): Document QThreadEvents packet. Document
75 QThreadEvents qSupported feature.
76
de979965
PA
772015-11-30 Pedro Alves <palves@redhat.com>
78
79 * gdb.texinfo (Bootstrapping): Add "interrupting remote targets"
80 anchor.
81 (Packets): Document vCtrlC.
82
79efa585
SM
832015-11-26 Simon Marchi <simon.marchi@ericsson.com>
84
85 * gdb.texinfo (Thread List Format): Mention thread names.
86
7e0aa6aa
PA
872015-11-24 Pedro Alves <palves@redhat.com>
88
89 PR 17539
90 * gdb.texinfo (Inferiors and Programs): Adjust "maint info
91 program-spaces" example to ascending order listing.
92 (Threads): Adjust "info threads" example to ascending order
93 listing.
94 (Forks): Adjust "info inferiors" example to ascending order
95 listing.
96
0c532a29
MM
972015-11-04 Markus Metzger <markus.t.metzger@intel.com>
98
99 * gdb.texinfo (Process Record and Replay): Document "record
100 instruction-history" modifiers.
101
fc58fa65
AB
1022015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.texinfo (Frames): Remove 'frame' and 'select-frame'
105 description.
106 (Frame Filter Management): Move to later in the 'Examining the
107 Stack' chapter.
108 (Selection): Add entry for 'select-frame'.
109
792005b0
DE
1102015-09-25 Doug Evans <dje@google.com>
111
112 * gdb.texinfo (Process Record and Replay): Fix syntax of
113 "record instruction-history begin, end" and
114 "record function-call-history begin, end".
115
c58b006b
SM
1162015-09-22 Simon Marchi <simon.marchi@ericsson.com>
117
118 * gdb.texinfo (Specifying Source Directories): Fix
119 substitute-path example.
120
f2665db5
MM
1212015-09-18 Markus Metzger <markus.t.metzger@intel.com>
122
123 * gdb.texinfo (All-Stop Mode): Describe new scheduler-locking mode.
124
e68fa6f0
PA
1252015-09-15 Pedro Alves <palves@redhat.com>
126
127 PR remote/18965
128 * gdb.texinfo (Stop Reply Packets): Revert previous change to
129 the vforkdone description.
130
8228463c
PA
1312015-09-15 Pedro Alves <palves@redhat.com>
132
133 PR remote/18965
134 * gdb.texinfo (Stop Reply Packets): Explain that vforkdone's 'r'
135 part indicates the thread ID of the parent process.
136
750ce8d1
YQ
1372015-09-15 Yao Qi <yao.qi@linaro.org>
138
139 * gdb.texinfo (General Query Packets): Add vContSupported to
140 tables of 'gdbfeatures' and 'stub features' supported in the
141 qSupported packet, as well as to the list containing stub
142 feature details.
143
b459a59b
DB
1442015-09-11 Don Breazeal <donb@codesourcery.com>
145
146 * gdb.texinfo (Remote Configuration): Add exec event
147 feature to table of packet settings.
148 (Stop Reply Packets): Add exec events to the list of stop
149 reasons.
150 (General Query Packets): Add exec events to tables of
151 'gdbfeatures' and 'stub features' supported in the qSupported
152 packet, as well as to the list containing stub feature
153 details.
154
73b8c1fd
PA
1552015-08-24 Pedro Alves <palves@redhat.com>
156
157 * gdb.texinfo (Remote Configuration): Document the "set/show
158 remote multiprocess-extensions-packet" commands.
159
bb615428
PA
1602015-08-24 Pedro Alves <palves@redhat.com>
161
162 * gdb.texinfo (Embedded Processors) <ARM>: Remove references to RDI.
163 <M32R>: Remove references to M32R/D.
164 <M68K>: Remove references to target dbug.
165 <MIPS Embedded>: Remove references to target r3900 and target
166 array.
167 <PowerPC Embedded>: Remove references to target dink32 and target
168 ppcbug, target sds
169 <PA, Sparclet, Sparclite, Z8000>: Delete nodes.
170
2b4bf6af
AB
1712015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
172
173 * gdb.texinfo (GDB Files): Add 'File Caching' menu entry.
174
566f5e3b
AB
1752015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
176
177 * gdb.texinfo (File Caching): Document "set/show debug bfd-cache".
178
18989b3c
AB
1792015-08-18 Andrew Burgess <andrew.burgess@embecosm.com>
180
181 * gdb.texinfo (Maintenance Commands): Move documentation of "main
182 info bfds" to...
183 (File Caching): A New section. Outline bfd caching, and add new
184 description for "main set/show bfd-sharing".
185
6ff0ba5f
DE
1862015-08-14 Doug Evans <xdje42@gmail.com>
187
188 * gdb.texinfo (Machine Code): Update docs for mixed source/assembly
189 disassembly.
190 (GDB/MI Data Manipulation): Update docs for new disassembly modes.
191
629500fa
KS
1922015-08-11 Keith Seitz <keiths@redhat.com>
193
194 * gdb.texinfo (Thread-Specific Breakpoints, Printing Source Lines):
195 Use "location(s)"instead of "linespec(s)".
196 (Specifying a Location): Rewrite.
197 Add subsections describing linespec, address, and explicit locations.
198 Add node/menu for each subsection.
199 (Source and Machine Code, C Preprocessor Macros)
200 (Create and Delete Trace points)
201 (Extensions for Ada Tasks): Use "location(s)" instead of "linespec(s)".
202 (Continuing at a Different Address): Remove "linespec" examples.
203 Add reference to "Specify a Location"
204 (The -break-insert Command): Rewrite. Add anchor.
205 Add reference to appropriate manual section discussing locations.
206 (The -dprintf-insert Command): Refer to -break-insert for
207 specification of 'location'.
208
fbea99ea
PA
2092015-08-07 Pedro Alves <palves@redhat.com>
210
211 * gdb.texinfo (Maintenance Commands): Document "maint set/show
212 target-non-stop".
213
da8c46d2
MM
2142015-08-07 Markus Metzger <markus.t.metzger@intel.com>
215
216 * gdb.texinfo (Process Record and Replay): Document prefixing of
217 speculatively executed instructions in the "record instruction-history"
218 command.
219
a3b5281e
DE
2202015-07-20 Doug Evans <dje@google.com>
221
222 * Makefile.in (STABS_DOC_BUILD_INCLUDES): Add gdb-cfg.texi, GDBvn.texi.
223
6bcb1f97
DE
2242015-07-16 Doug Evans <dje@google.com>
225
226 * stabs.texinfo: @include gdb-cfg.texi.
227
db1ff28b
JK
2282015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
229
230 Revert the previous 2 commits:
231 gdbserver build-id attribute generator
232 Validate symbol file using build-id
233
ca5268b6
JK
2342015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
235
236 * gdb.texinfo (Files): Add 'set validate-build-id'
237 and 'show validate-build-id'.
238
700ca40f
JK
2392015-07-15 Aleksandar Ristovski <aristovski@qnx.com
240 Jan Kratochvil <jan.kratochvil@redhat.com>
241
242 gdbserver build-id attribute generator.
243 * gdb.texinfo (Library List Format for SVR4 Targets): Add
244 'build-id' in description, example, new attribute in dtd.
245
7c7f93f6
AB
2462015-07-08 Andrew Burgess <andrew.burgess@embecosm.com>
247
248 * gdb.texinfo (Selection): Update documentation for 'frame'
249 command.
250
b0627500
MM
2512015-07-02 Markus Metzger <markus.t.metzger@intel.com>
252
72f4393d 253 * gdb.texinfo (Maintenance Commands): Document "maint btrace"
b0627500
MM
254 commands.
255
b20a6524
MM
2562015-07-02 Markus Metzger <markus.t.metzger@intel.com>
257
258 * gdb.texinfo (Process Record and Replay): Spell out that variables
259 and registers are not available during btrace replay.
260 Describe the new "record btrace pt" command.
261 Describe the new "set|show record btrace pt buffer-size" options.
262 (General Query Packets): Describe the new Qbtrace:pt and
263 Qbtrace-conf:pt:size packets.
264 Expand "bts" to "Branch Trace Store".
265 Update the branch trace DTD.
266
fc637f04
PP
2672015-06-26 Patrick Palka <patrick@parcs.ath.cx>
268
269 * gdb.texinfo (Command History): Document the new option
270 "history remove-duplicates".
271
18a94d75
DE
2722015-06-19 Doug Evans <dje@google.com>
273
274 * stabs.texinfo (ELF Linker Relocation): Mention Sun stabs is no
275 longer supported.
276
0eacb298
PP
2772015-06-17 Patrick Palka <patrick@parcs.ath.cx>
278
279 * gdb.texinfo (Command History): Mention that setting
280 GDBHISTSIZE to the empty string disables history truncation.
281
bc460514
PP
2822015-06-17 Patrick Palka <patrick@parcs.ath.cx>
283
284 PR gdb/16999
285 * gdb.texinfo (Command History): Mention new GDBHISTSIZE
286 behavior.
287
b58c513b
PP
2882015-06-17 Patrick Palka <patrick@parcs.ath.cx>
289
290 * gdb.texinfo (Command History): Replace occurrences of HISTSIZE
291 with GDBHISTSIZE.
292
a86c90e6
SM
2932015-06-15 Simon Marchi <simon.marchi@ericsson.com>
294
295 * gdb.texinfo (GDB/MI Data Manipulation): Clarify usage of
296 bytes and memory units for -data-{read,write}-memory-bytes.
297 (Packets): Same for m, M and X packets.
298 * python.texi (Inferiors In Python): Same for read_memory and
299 write_memory.
300
c74f7d1c
JT
3012015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
302
303 * gdb.texinfo (Separate Debug Files): Document that PE is also
304 supported.
305
51f0e40d
AB
3062015-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a
309 single table entry.
310
966f0aef
WT
3112015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
312
313 * gdb.textinfo (i386): Fix "@end table" end and "@table" placement.
314
315
15a201c8
GB
3162015-06-10 Gary Benson <gbenson@redhat.com>
317
318 * gdb.texinfo (Remote Configuration): Document the
319 "set/show remote hostio-setfs-packet" command.
320 (Host I/O Packets): Document the vFile:setfs packet.
321
7a6a1731
GB
3222015-06-10 Gary Benson <gbenson@redhat.com>
323
324 * gdb.texinfo (Debugging Output): Document the "set/show debug
325 linux-namespaces" command.
326
7d73c23c 3272015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 328 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
329
330 * gdb.texinfo (i386): Add documentation about "show mpx bound"
331 and "set mpx bound".
332
27e0867f
DE
3332015-05-27 Doug Evans <dje@google.com>
334
335 * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line.
336
b4f54984
DE
3372015-05-26 Doug Evans <dje@google.com>
338
339 * gdb.texinfo (Debugging Output): Update for DWARF "set debug"
340 command renamings.
341 (Maintenance Commands): Update for DWARF "set debug" command renamings.
342
55b40027
AB
3432015-05-26 Andrew Burgess <andrew.burgess@embecosm.com>
344
345 * gdb.texinfo (TUI Commands): Add 'tui reg prev' details.
346
a4ea0946
AB
3472015-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
348
349 * gdb.texinfo (TUI): Include 'tui enable' in the introduction.
350 (TUI Commands): Add 'tui enable' and 'tui disable' details.
351
37442ce1
DE
3522015-05-16 Doug Evans <xdje42@gmail.com>
353
354 * guile.texi (Memory Ports in Guile): Document support for unbuffered
355 memory ports.
356
36de76f9
JK
3572015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
358
359 * gdb.texinfo (Compiling and Injecting Code): Add compile print.
360
0d71eef5
DB
3612015-05-12 Don Breazeal <donb@codesourcery.com>
362
363 * gdb.texinfo (Forks): Note that fork debugging is
364 supported in extended mode.
365 (Remote Configuration): Add fork event features to table
366 of packet settings.
367 (Stop Reply Packets): Add fork events to list of stop reasons.
368 (General Query Packets): Add fork events to tables of
369 'gdbfeatures' and 'stub features' supported in the qSupported
370 packet, as well as to the list containing stub feature
371 details.
372
835205d0
GB
3732015-05-12 Gary Benson <gbenson@redhat.com>
374
375 * gdb.texinfo (General Query Packets): Document
376 qXfer:exec-file:read with empty annex.
377
4c082a81
SC
3782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
379
380 * python.texi (Values From Inferior): Add descriptions of new
381 methods gdb.Value.reference_value and gdb.Value.const_value.
382
b30a0bc3
JB
3832015-05-06 Joel Brobecker <brobecker@adacore.com>
384
385 * gdb.texinfo (Files): Add "info dll" documentation.
386 (Cygwin Native): Remove "info dll" documentation.
387
2ce1cdbf
DE
3882015-04-29 Doug Evans <dje@google.com>
389
390 * python.texi (Xmethod API) <gdb.XMethodWorker.get_result_type>:
391 Document.
392 (Writing an Xmethod): Add get_result_type to example.
393
59fb7612
SS
3942015-04-28 Sasha Smundak <asmundak@google.com>
395
396 * python.texi: New method documented.
397
cf75d6c3
AB
3982015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
399
400 * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump
401 format.
402
897c3d32
DE
4032015-04-24 Doug Evans <dje@google.com>
404
405 * python.texi (Xmethods In Python): Fix name of method to call the
406 xmethod.
407
1b6e6f5c
GB
4082015-04-17 Gary Benson <gbenson@redhat.com>
409
410 * gdb.texinfo (Connecting to a Remote Target): Mention that
411 GDB can access program files from remote targets that support
412 qXfer:exec-file:read and Host I/O packets.
413
c78fa86a
GB
4142015-04-17 Gary Benson <gbenson@redhat.com>
415
416 * gdb.texinfo (Remote Configuration): Document the "set/show
417 remote pid-to-exec-file-packet" command.
418 (General Query Packets): Document the qXfer:exec-file:read
419 qSupported features. Document the qXfer:exec-file:read packet.
420
a9a5a3d1
GB
4212015-04-17 Gary Benson <gbenson@redhat.com>
422
423 * gdb.texinfo (set sysroot): Document that "set sysroot" also
424 applies to executable paths if supplied to GDB as absolute.
425
4f45d445
JK
4262015-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
427
428 * gdb.texinfo (Mode Options): Remove -xdb.
429
e7a8570f
JK
4302015-04-10 Jan Kratochvil <jan.kratochvil@redhat.com>
431 Eli Zaretskii <eliz@gnu.org>
432
72f4393d
L
433 * gdb.texinfo (Compiling and Injecting Code): Describe set debug
434 compile, show debug compile. New subsection Compilation options for
e7a8570f
JK
435 the compile command. New subsection Compiler search for the compile
436 command.
437
f2983cc3
AW
4382015-04-09 Andy Wingo <wingo@igalia.com>
439
440 * guile.texi (Frames In Guile): Describe frame-read-register.
441
599bd15c
GB
4422015-04-02 Gary Benson <gbenson@redhat.com>
443
444 * gdb.texinfo (set sysroot): Document "target:".
445
d11916aa
SS
4462015-04-01 Sasha Smundak <asmundak@google.com>
447
448 * doc/python.texi (Writing a Frame Unwinder in Python): Add
449 section.
450
df8411da
SDJ
4512015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
452
453 PR corefiles/16092
454 * gdb.texinfo (gcore): Mention new command 'set
455 use-coredump-filter'.
456 (set use-coredump-filter): Document new command.
457
d33279b3
AT
4582015-03-31 Antoine Tremblay <antoine.tremblay@ericsson.com>
459
460 * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus
461 documentation, reorder the info os entries in alphabetical order.
462
852f8402
SM
4632015-03-26 Simon Marchi <simon.marchi@ericsson.com>
464
465 * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in
466 -data-write-memory-bytes.
467
856e7dd6
PA
4682015-03-24 Pedro Alves <palves@redhat.com>
469
470 * gdb.texinfo (test_step) <set scheduler-locking step>: No longer
471 mention that threads may sometimes run unlocked.
472
236af5e3
YG
4732015-03-23 Yurij Grechishhev <yurij.grechishhev@gmail.com>
474
475 * gdb.texinfo (Remote configuration): Document "set/show
476 serial parity" command.
477
464b0089
GB
4782015-03-18 Gary Benson <gbenson@redhat.com>
479
480 * gdb.texinfo (General Query Packets): Remove documentation
481 for now-removed vFile:fstat qSupported features.
482
0a93529c
GB
4832015-03-11 Gary Benson <gbenson@redhat.com>
484
485 * gdb.texinfo (Remote Configuration): Document the
486 "set/show remote hostio-fstat-packet" command.
487 (General Query Packets): Document the vFile:fstat
488 qSupported features.
489 (Host I/O Packets): Document the vFile:fstat packet.
490
85642ba0
AW
4912015-03-11 Andy Wingo <wingo@igalia.com>
492
493 * guile.texi (Objfiles In Guile): Document objfile-progspace.
494
f7e6eed5
PA
4952015-03-04 Pedro Alves <palves@redhat.com>
496
497 * gdb.texinfo (Remote Configuration): Document the "set/show
498 remote swbreak-feature-packet" and "set/show remote
499 hwbreak-feature-packet" commands.
500 (Packets) <Z0>: Add cross link to the "swbreak" stop reason's
501 decription.
502 (Stop Reply Packets): Document the swbreak and hwbreak stop
503 reasons.
504 (General Query Packets): Document the swbreak and hwbreak
505 qSupported features.
506 (Remote Non-Stop): Explain that swbreak and hwbreak are required.
507
f873665f 5082015-03-03 Philippe Proulx <eeppeliteloop@gmail.com>
a64c9f7b
PP
509
510 * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry
511 under *stopped.
512
9a284c97
DE
5132015-03-02 Doug Evans <xdje42@gmail.com>
514
515 * gdb.texinfo (Specify Location): Fix syntax of filename:function.
516
446899e4
AA
5172015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
518
519 * gdb.texinfo (S/390 and System z Features): Describe new feature
520 "org.gnu.gdb.s390.vx".
521
7ee67ee4
SDJ
5222015-02-23 Sergio Durigan Junior <sergiodj@redhat.com>
523
524 PR gdb/18008
525 * gdb.texinfo (maint internal-error, maint internal-warning, maint
526 demangler-warning): Fix typo ("problam").
527
53cf2ee0
DT
5282015-02-19 David Taylor <dtaylor@emc.com>
529
530 * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv.
531
3133f8c1
JM
5322015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
533
534 * gdb.texinfo (Static Probe Points): Add cindex `static probe
535 point, DTrace'.
536 (Static Probe Points): Modified to cover DTrace probes in addition
537 to SystemTap probes. Also modified to cover the `enable probe'
538 and `disable probe' commands.
539
9aca2ff8
JM
5402015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
541
542 * gdb.texinfo (Static Probe Points): Cover the `enable probe' and
543 `disable probe' commands.
544
fa3f8d5a
DT
5452015-02-12 David Taylor <dtaylor@emc.com>
546
547 * gdb.texinfo (Tracepoint Packets): Document the builtin and name
548 fields of the QTDV packet.
549
d33501a5
MM
5502015-02-09 Markus Metzger <markus.t.metzger@intel.com>
551
552 * gdb.texinfo (Branch Trace Configuration Format): Add size.
553 (Process Record and Replay): Describe new set|show commands.
554 (General Query Packets): Describe Qbtrace-conf:bts:size packet.
555
f4abbc16
MM
5562015-02-09 Markus Metzger <markus.t.metzger@intel.com>
557
558 * gdb.texinfo (Process Record and Replay): Describe the "record
559 btrace bts" command.
560 (General Query Packets): Describe qXfer:btrace-conf:read packet.
561 (Branch Trace Configuration Format): New.
562
cfb069a8
GB
5632015-01-31 Gary Benson <gbenson@redhat.com>
564 Doug Evans <dje@google.com>
565
566 * gdb.texinfo (Command Completion): Document new
567 "set/show max-completions" option.
568
f57d2163
DE
5692015-01-31 Doug Evans <xdje42@gmail.com>
570
571 * gdb.texinfo (Symbols): Document new commands
572 "maint print symbol-cache", "maint print symbol-cache-statistics",
573 "maint flush-symbol-cache". Document new option
574 "maint set symbol-cache-size".
575
9f050062
DE
5762015-01-31 Doug Evans <xdje42@gmail.com>
577
578 * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to
579 distinguish script files vs inlined scripts.
580 * python.texi (Python Auto-loading): Ditto.
581
b6577aab
DE
5822015-01-30 Doug Evans <dje@google.com>
583
584 * gdb.texinfo (Symbols) <info source>: Output now contains producer
585 string if present.
586
3a8b707a
DE
5872015-01-27 Doug Evans <dje@google.com>
588
589 * python.texi (Objfiles In Python): Document Objfile.username.
590
1b549396
DE
5912015-01-27 Doug Evans <dje@google.com>
592
593 * python.texi (Objfiles In Python) <Objfile.filename>: Improve docs.
594 * guile.texi (Objfiles In Guile) <objfile-filename>: Improve docs.
595
253828f1
JK
5962015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
597
598 * gdb.texinfo (Threads): Describe -ascending for thread apply all.
599
bf555842
EZ
6002015-01-16 Eli Zaretskii <eliz@gnu.org>
601
602 * doc/gdb.texinfo (TUI Commands): Document the possible
603 values of NAME argument to 'winheight' command. Explain the
604 effect of 'tabset' setting better.
605
439250fb
DE
6062015-01-11 Doug Evans <xdje42@gmail.com>
607
608 PR gdb/15830
609 * gdb.texinfo (Debugging C Plus Plus): Mention "demangle".
610 (Symbols): Ditto.
611 (Maintenance Commands): Delete docs for "maint demangle".
612
6bf6fd09
JB
6132014-12-31 Joel Brobecker <brobecker@adacore.com>
614
615 * gdb.texinfo (Files): Remove documentation of the
616 "add-shared-symbol-files" and "assf" commands.
617 (Cygwin Native): Remove documentation of the "dll-symbols"
618 command.
619
cc485e62
DE
6202014-12-17 Doug Evans <xdje42@gmail.com>
621
622 * gdb.texinfo (Debugging Output): Document "debug symbol-lookup".
623
bb2ec1b3
TT
6242014-12-12 Phil Muldoon <pmuldoon@redhat.com>
625 Jan Kratochvil <jan.kratochvil@redhat.com>
626
627 * gdb.texinfo (Altering): Update.
628 (Compiling and Injecting Code): New node.
629
6dddd6a5
DE
6302014-12-12 Doug Evans <dje@google.com>
631
632 * python.texi (Objfiles In Python): Document gdb.lookup_objfile.
633
f5b95c01
AA
6342014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
635
636 * gdb.texinfo: Document "maint print user-registers".
637
a0be3e44
DE
6382014-12-08 Doug Evans <dje@google.com>
639
640 * python.texi (Objfiles In Python): Document Objfile.owner.
641
86e4ed39
DE
6422014-12-04 Doug Evans <dje@google.com>
643
644 * python.texi (Objfiles In Python): Document
645 Objfile.add_separate_debug_file.
646
7c50a931
DE
6472014-12-04 Doug Evans <dje@google.com>
648
649 * python.texi (Objfiles In Python): Document Objfile.build_id.
650
162078c8
NB
6512014-12-02 Nick Bull <nicholaspbull@gmail.com>
652
653 * python.texi (Events In Python): Document new events
654 InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent
655 and RegisterChangedEvent.
656
f10c5b19
JK
6572014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
658
659 Add add-auto-load-scripts-directory.
660 * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link.
661 (objfile-gdbdotext file): Add add-auto-load-scripts-directory.
662
413b59ae
JK
6632014-11-30 Jan Kratochvil <jan.kratochvil@redhat.com>
664
665 * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path
666 description typo.
667
02be9a71
DE
6682014-10-30 Doug Evans <dje@google.com>
669
670 * python.texi (Progspaces In Python): Document ability to add
671 random attributes to gdb.Progspace objects.
672 (Objfiles In Python): Document ability to add random attributes to
673 gdb.objfile objects.
674
e5f8a7cc
PA
6752014-10-27 Pedro Alves <palves@redhat.com>
676
677 * gdb.texinfo (Continuing and Stepping): Add cross reference to
678 info on stepping and signal handlers.
679 (Signals): Explain stepping and signal handlers. Add context
680 index entry, and cross references.
681
fab3a15d
SM
6822014-10-20 Simon Marchi <simon.marchi@ericsson.com>
683
684 * python.texi (Breakpoints In Python): Add parenthesis after
685 Breakpoint.delete. Clarify Breakpoint.enabled description so
686 that it contains "disable".
687
4ffbba72
DE
6882014-10-17 Doug Evans <dje@google.com>
689
690 * python.texi (Events In Python): Document clear_objfiles event.
691
d096d8c1
DE
6922014-10-17 Doug Evans <dje@google.com>
693
694 * python.texi (Objfiles In Python): Document new progspace attribute.
695
32a8097b
PA
6962014-10-17 Pedro Alves <palves@redhat.com>
697
698 * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64.
699 (SVR4 Process Information): Delete mention of OSF/1.
700
2ddf4301
SM
7012014-10-01 Simon Marchi <simon.marchi@ericsson.com>
702
703 * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new
704 exit-code field in -list-thread-groups output.
705
342cc091
JBG
7062014-09-22 Jan-Benedict Glaw <jbglaw@lug-owl.de>
707
708 * gdb.texinfo (Set Breaks): Add missing "@end table".
709
a25a5a45
PA
7102014-09-22 Pedro Alves <palves@redhat.com>
711
712 * gdb.texinfo (Set Breaks): Document that "set breakpoint
713 always-inserted off" is the default mode now. Delete
714 documentation of "set breakpoint always-inserted auto".
715
2b4fd423
DE
7162014-09-18 Doug Evans <dje@google.com>
717
718 * python.texi (Symbol Tables In Python): Document "producer"
719 attribute of gdb.Symtab objects.
720
deb8ff2b
PA
7212014-09-16 Pedro Alves <palves@redhat.com>
722
723 * gdb.texinfo (Starting) <run command>: Don't mention VxWorks.
724 (Embedded OS): Remove VxWorks menu entry.
725 (VxWorks): Remove node.
726
81219e53
DE
7272014-09-13 Doug Evans <xdje42@gmail.com>
728
729 * gdb.texinfo (Signaling): Document new queue-signal command.
730
faa42425
DE
7312014-09-06 Doug Evans <xdje42@gmail.com>
732
733 PR 15276
734 * gdb.texinfo (Convenience Funs): Document $_caller_is,
735 $_caller_matches, $_any_caller_is, $_any_caller_matches.
736
1a6a384b
JL
7372014-09-03 Justin Lebar <jlebar@google.com>
738
739 * python.texi (Types In Python): Type.template_argument(n) returns a
740 gdb.Value or a gdb.Type and throws an exception if n is out of
741 range.
742
5f3b99cf
SS
7432014-09-03 Sasha Smundak <asmundak@google.com>
744
745 * python.texi (Frames in Python): Add read_register description.
746
3cecbbbe
TT
7472014-08-04 Tom Tromey <tromey@redhat.com>
748
749 * gdb.texinfo (Debugging Output): Update for change to "set debug
750 target".
751
90debf20
MM
7522014-08-01 Masaki Muranaka <monaka@monami-software.com>
753
754 Pushed by Joel Brobecker <brobecker@adacore.com>.
755 * Makefile.in (transform): New variable.
756 (install-man1, install-man5): Apply $(transform) to man file names.
757
ee7333ae
DE
7582014-07-26 Doug Evans <xdje42@gmail.com>
759
760 PR guile/17177
761 * guile.texi (Guile Pretty Printing API): Fix typo.
762 Document set-pretty-printers!, pretty-printers.
763 (Selecting Guile Pretty-Printers): Update.
764 Mention program-space based pretty-printers.
765
70509625
PA
7662014-07-25 Pedro Alves <palves@redhat.com>
767 Eli Zaretskii <eliz@gnu.org>
768
769 * gdb.texinfo (Signaling) <signal command>: Explain what happens
770 with multi-threaded programs.
771
b67a2c6f
YQ
7722014-06-27 Yao Qi <yao@codesourcery.com>
773
774 * gdb.texinfo (Maintenance Commands): Update the output of
775 'maint print dummy-frames' command.
776
f179cf97
EZ
7772014-06-24 Eli Zaretskii <eliz@gnu.org>
778
779 * gdb.texinfo (Screen Size): Improve indexing.
780
992c7d70
GB
7812014-06-19 Gary Benson <gbenson@redhat.com>
782
783 * gdb.texinfo (Maintenance Commands): Document new
784 "maint set/show catch-demangler-crashes" option.
785
57fcfb1b
GB
7862014-06-19 Gary Benson <gbenson@redhat.com>
787
788 * gdb.texinfo (Maintenance Commands): Document new
789 "maint demangler-warning" command and new
790 "maint set/show demangler-warning" option.
791
dd5d5494
SC
7922014-06-09 Siva Chandra Reddy <sivachandra@google.com>
793
794 * python.texi (Xmethod API): Add space before the opening
795 parenthesis in function descriptions.
796
25326a28 7972014-06-06 Doug Evans <xdje42@gmail.com>
d2929fdc
DE
798
799 * guile.texi (Guile Configuration): Document guile-data-directory.
800
0a770bb2 8012014-06-06 Mingjie Xing <mingjie.xing@gmail.com>
802
803 * gdb.texinfo (Invoking GDB): Add -q and --quiet.
804
16f691fb
DE
8052014-06-04 Doug Evans <xdje42@gmail.com>
806
807 * guile.texi (Breakpoints In Guile): Update.
808
1e47491b
JB
8092014-06-03 Joel Brobecker <brobecker@adacore.com>
810
811 * python.texi (Xmethod API): Fix reference to "Progspaces In
812 Python".
813
0c6e92a5
SC
8142014-06-03 Siva Chandra Reddy <sivachandra@google.com>
815
816 * python.texi (Xmethods In Python, XMethod API)
817 (Writing an Xmethod): New nodes.
818 (Python API): New menu entries "Xmethods In Python",
819 "Xmethod API", "Writing an Xmethod".
820
06eb1586
DE
8212014-06-02 Doug Evans <xdje42@gmail.com>
822
823 * guile.texi (Guile API): Add entry for Parameters In Guile.
824 (GDB Scheme Data Types): Mention <gdb:parameter> object.
825 (Parameters In Guile): New node.
826
e698b8c4
DE
8272014-06-02 Doug Evans <xdje42@gmail.com>
828
829 * guile.texi (Guile API): Add entry for Commands In Guile.
830 (Basic Guile) <parse-and-eval>: Add reference.
831 (Basic Guile) <string->argv>: Move definition to Commands In Guile.
832 (GDB Scheme Data Types): Mention <gdb:command> object.
833 (Commands In Guile): New node.
834
ded03782
DE
8352014-06-02 Doug Evans <xdje42@gmail.com>
836
837 * guile.texi (Guile API): Add entry for Progspaces In Guile.
838 (GDB Scheme Data Types): Mention <gdb:progspace> object.
839 (Progspaces In Guile): New node.
840
53e8a631
AB
8412014-05-30 Andrew Burgess <aburgess@broadcom.com>
842
843 * guile.texi (Frames In Guile): Mention FRAME_UNWIND_MEMORY_ERROR.
844 * python.texi (Frames In Python): Mention
845 gdb.FRAME_UNWIND_MEMORY_ERROR.
846
329ea579
PA
8472014-05-29 Pedro Alves <palves@redhat.com>
848 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (Non-Stop Mode): Remove "set target-async 1"
851 from example.
852 (Asynchronous and non-stop modes): Document '-gdb-set mi-async'.
853 Mention that target-async is now deprecated.
854 (Maintenance Commands): Document maint set/show target-async.
855
92bcb5f9
PA
8562014-05-29 Pedro Alves <palves@redhat.com>
857
858 * observer.texi (sync_execution_done, command_error): New
859 subjects.
860
fd664c91
PA
8612014-05-29 Pedro Alves <palves@redhat.com>
862
863 PR gdb/13860
864 * observer.texi (signal_received, end_stepping_range)
865 (signal_exited, exited, no_history): New observer subjects.
866
b2715b27
AW
8672014-05-26 Andy Wingo <wingo@igalia.com>
868
869 * guile.texi (GDB Scheme Data Types): Remove documentation for
870 removed interfaces. Update spelling of gdb-object-kind.
871
9eaa4c1e
AW
8722014-05-26 Andy Wingo <wingo@igalia.com>
873
874 * guile.texi (Basic Guile): Fix some typos.
875
0f1e8403
AW
8762014-05-26 Andy Wingo <wingo@igalia.com>
877
878 * guile.texi (Writing a Guile Pretty-Printer)
879 (Guile Types Module): Fix excess parentheses in use-modules forms.
880
697aa1b7
EZ
8812014-05-24 Eli Zaretskii <eliz@gnu.org>
882
883 * guile.texi (Types In Guile, Basic Guile, Frames In Guile)
884 (Breakpoints In Guile, Guile Printing Module)
885 (Guile Exception Handling, Values From Inferior In Guile)
886 (Objfiles In Guile, Breakpoints In Guile, Memory Ports in Guile):
887 Don't use @var at the beginning of a sentence.
888
889 * gdb.texinfo (Frame Filter Management, Trace Files)
890 (C Operators, Ada Tasks, Calling, Bootstrapping, ARM)
891 (PowerPC Embedded, Define, Annotations for Running)
892 (IPA Protocol Commands, Packets, General Query Packets)
893 (Tracepoint Packets, Notification Packets, Environment)
894 (Inferiors and Programs, Set Breaks, Set Catchpoints)
895 (Continuing and Stepping, Signals, Thread-Specific Breakpoints)
896 (Frames, Backtrace, Selection, Expressions, Registers)
897 (Trace State Variables, Built-In Func/Proc, Signaling, Files)
898 (Numbers, GDB/MI Async Records, GDB/MI Data Manipulation)
899 (Source Annotations, Using JIT Debug Info Readers, Packets)
900 (Stop Reply Packets, Host I/O Packets)
901 (Target Description Format): Don't use @var at the beginning of a
902 sentence.
903
904 * python.texi (Basic Python, Types In Python)
905 (Commands In Python, Frames In Python, Line Tables In Python)
906 (Breakpoints In Python, gdb.printing, gdb.types)
907 (Type Printing API): Don't use @var at the beginning of a
908 sentence.
909
67b5c0c1
MM
9102014-05-23 Markus Metzger <markus.t.metzger@intel.com>
911
912 * gdb.texinfo (Process Record and Replay): Document "set/show btrace
913 replay-memory-access".
914
6a3cb8e8
PA
9152014-05-21 Pedro Alves <palves@redhat.com>
916
917 * gdb.texinfo (Starting): Document "set/show
918 auto-connect-native-target".
919 (Target Commands): Document "target native".
920
936d2992
PA
9212014-05-20 Pedro Alves <palves@redhat.com>
922
923 * gdb.texinfo (Memory) <compare-sections>: Generalize comments to
924 not be remote specific. Add cross reference to the qCRC packet.
925 (Separate Debug Files): Update cross reference to the qCRC packet.
926 (General Query Packets) <qCRC packet>: Add anchor.
927
b3ce5e5f
DE
9282014-05-17 Doug Evans <xdje42@gmail.com>
929
930 Copy over changes from guile.texi.
931 * python.texi (Basic Python) <gdb.execute>: Add text.
932 (Basic Python) <gdb.post_event>: Remove "main" from "main GDB thread".
933 (Values From Inferior) <Python string>: Add text.
934 (Values From Inferior) <Value.string>: Clarify string length handling.
935 (Pretty Printing API): Add cindex.
936 (Types In Python) <TYPE_CODE_*>: Use vtable instead of table.
937 Remove unnecessary index of gdb.TYPE_CODE_*. Replace @findex with
938 @vindex.
939 (Commands In Python) <COMPLETE_*>: Similarly.
940 (Symbols In Python) <SYMBOL_*>: Similarly.
941 (Breakpoints In Python) <WP_*>: Similarly.
942 (Breakpoints In Python) <BP_*>: Similarly.
943
8dfcab11
DT
9442014-05-17 David Taylor <dtaylor@emc.com>
945
946 * gdb.texinfo (General Query Packets): Add a note about thread IDs
947 mentioned in the qfThreadInfo reply.
948
8d551b02
DE
9492014-05-16 Doug Evans <dje@google.com>
950
951 * gdb.texinfo (Mode Options): Add -D.
952
e20bd8f4
SB
9532014-05-09 Samuel Bronson <naesten@gmail.com>
954
955 * Makefile.in (PACKAGE): Copy from ../Makefile.in in case of
956 "make -C".
957
f989a1c8
TT
9582014-04-29 Tom Tromey <tromey@redhat.com>
959
960 * gdb.texinfo (Debugging Output): Rename to "set debug varobj" and
961 "show debug varobj".
962
95cf3b38
DT
9632014-05-01 David Taylor <dtaylor@emc.com>
964
965 * gdb.texinfo (compare-sections): Document the new -r (read-only)
966 option.
967
01f9f808
MS
9682014-04-24 Michael Sturm <michael.sturm@mintel.com>
969 Walfred Tedeschi <walfred.tedeschi@intel.com>
970
971 * gdb.texinfo (i386 Features): Add description of AVX512
972 registers.
973
770e7fc7
DE
9742014-03-31 Doug Evans <dje@google.com>
975
976 * gdb.texinfo (Symbols): Document set/show print symbol-loading.
977
97d8f0ee
DE
9782014-03-30 Doug Evans <dje@google.com>
979
980 * gdb.texinfo (Non-Stop Mode): Remove trailing whitespace.
981 (Background Execution): Ditto.
982
36cb1214
HZ
9832014-03-21 Pedro Alves <palves@redhat.com>
984 Stan Shebs <stan@codesourcery.com>
985 Hui Zhu <hui@codesourcery.com>
986
987 * gdb.texinfo (Packets): Add anchor to "? packet".
988 Remove fixme and update introduction of "k packet".
989 Add anchor to "vKill packet".
990
5e3a2c38
SS
9912014-03-12 Stan Shebs <stan@codesourcery.com>
992
993 * Doxyfile-gdb-api.in (INPUT): Add gdbtypes.h.
994
7a5a839f
LC
9952014-02-26 Ludovic Courtès <ludo@gnu.org>
996
dc6ae996 997 * guile.texi (Basic Guile): Document 'history-append!'.
7a5a839f 998
95060284
JB
9992014-02-20 Joel Brobecker <brobecker@adacore.com>
1000
1001 * gdb.texinfo (Files): Document "add-shared-symbol-files"
1002 and "assf" as being deprecated.
1003 (Cygwin Native): Likewise for "dll-symbols".
1004 (Non-debug DLL Symbols): Remove reference to "dll-symbols"
1005 as a way to force the loading of symbols from a DLL.
1006
f7bd0f78
SC
10072014-02-19 Siva Chandra Reddy <sivachandra@google.com>
1008
1009 * python.texi (Values From Inferior): Add description about the
1010 new feature.
1011
329baa95
DE
10122014-02-17 Doug Evans <xdje42@gmail.com>
1013
1014 * Makefile.in (GDB_DOC_FILES): Add python.texi.
1015 * gdb.texinfo (Python): Moved to ...
1016 * python.texi: ... here. New file.
1017
687894f5
DE
10182014-02-17 Ludovic Courtès <ludo@gnu.org>
1019
d25f38ee 1020 * guile.texi (Writing a Guile Pretty-Printer) <example>:
687894f5
DE
1021 Remove 'string-begins-with' procedure. Add 'pretty-printer'
1022 parameter to 'str-lookup-function' procedure. Look for
1023 the "std::string<" prefix.
1024 (Frames In Guile): Add 'frame' parameter to 'frame-read-var'.
1025 Adjust description.
1026
6fb526ee
DE
10272014-02-11 Tejas Belagod <tejas.belagod@arm.com>
1028
d25f38ee 1029 * guile.texi (Values From Inferior In Guile): Remove stray
6fb526ee
DE
1030 parantheses for deffn.
1031 (Disassembly In Guile): Ditto.
1032
1e0a5178
SS
10332014-02-10 Stan Shebs <stan@codesourcery.com>
1034
1035 Add Doxygen support.
1036 * Makefile.in (doxy): New action, generates Doxygen files.
1037 (DOXYGEN): New.
1038 (doxyedit): New.
1039 * Doxyfile-base.in: New file.
1040 * Doxyfile-gdb-api.in: New file.
1041 * Doxyfile-gdb-xref.in: New file.
1042 * Doxyfile-gdbserver.in: New file.
1043 * doxy-index.in: New file.
1044 * filter-for-doxygen: New file.
1045 * filter-params.pl: New file.
1046
ed3ef339
DE
10472014-02-10 Doug Evans <xdje42@gmail.com>
1048
1049 * Makefile.in (GDB_DOC_FILES): Add guile.texi.
1050 * gdb.texinfo (Auto-loading): Add set/show auto-load guile-scripts.
1051 (Extending GDB): New menu entries Guile, Multiple Extension Languages.
1052 (Guile docs): Include guile.texi.
1053 (objfile-gdbdotext file): Add objfile-gdb.scm.
1054 (dotdebug_gdb_scripts section): Mention Guile scripts.
1055 (Multiple Extension Languages): New node.
1056 * guile.texi: New file.
1057
c6044dd1
JB
10582014-01-28 Joel Brobecker <brobecker@adacore.com>
1059
1060 * gdb.texinfo (Ada Glitches): Document the new "maint ada set/show
1061 ignore-descriptive-types". commands.
1062
87ce2a04
DE
10632014-01-22 Doug Evans <dje@google.com>
1064
1065 * gdb.texinfo (Server): Mention --debug-format=all|none|timestamp.
1066 (gdbserver man): Ditto.
1067
52834460
MM
10682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1069
1070 * gdb.texinfo: Document limited reverse/replay support
1071 for target record-btrace.
1072
0688d04e
MM
10732014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1074
1075 * gdb.texinfo (Process Record and Replay): Update documentation.
1076
8710b709
MM
10772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
1078
1079 * gdb.texinfo (Process Record and Replay): Document new /c
1080 modifier accepted by "record function-call-history".
1081 Add /i modifier to "record function-call-history" example.
1082
dcf106f3
JB
10832014-01-15 Yuanhui Zhang <asmwarrior@gmail.com>
1084 Joel Brobecker <brobecker@adacore.com>
1085
1086 * gdb.texinfo (GDB/MI Output Syntax): Add some missing "nl"
1087 markers. Remove one that was misplaced.
1088
41ef2965
PA
10892014-01-10 Pedro Alves <palves@redhat.com>
1090
1091 * gdb.texinfo (Your Program's Environment) <set environment>:
1092 Mention the shell, and point at 'set exec-wrapper'.
1093
c0d48811
JB
10942014-01-07 Joel Brobecker <brobecker@adacore.com>
1095
1096 * gdb.texinfo (Types In Python): Document new attribute Types.name.
1097
5fba4c0f
JB
10982013-12-30 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdb.texinfo (Types In Python): Clarify the documentation
1101 of attribute gdb.Field.bitpos.
1102
0809504b
JB
11032013-12-28 Joel Brobecker <brobecker@adacore.com>
1104
1105 * gdb.texinfo (Types In Python): Fix the documentation of
1106 attribute "bitpos" in class gdb.Field for enum types. Add
1107 documentation for attribute "enumval" in that same class.
1108
edef6000
JB
11092013-12-28 Joel Brobecker <brobecker@adacore.com>
1110
1111 * gdb.texinfo (GDB/MI Support Commands): Change @table into
1112 @ftable.
1113
71b8c845
DE
11142013-12-23 Doug Evans <xdje42@gmail.com>
1115
1116 * gdb.texinfo (Auto-loading): Move menu up. Move discussion of
1117 auto-loaded objfile scripts and .debug_gdb_scripts section to their
1118 corresponding section in Extending GDB.
1119 (Extending GDB): Move menu up. New menu item "Auto-loading
1120 extensions".
1121 (Sequences): New menu item "Auto-loading sequences".
1122 (Auto-loading sequences): New node.
1123 (Python): Rename section from Scripting GDB to Extending GDB.
1124 (Python Auto-loading): Update xref, refer to "Auto-loading extensions".
1125 Move docs on ways to auto-load extensions to ...
1126 (Auto-loading extensions): ... here. New node.
1127
d192b373
JB
11282013-12-23 Joel Brobecker <brobecker@adacore.com>
1129
1130 * gdb.texinfo (GDB/MI): Add "GDB/MI Support Commands" entry
1131 in menu.
1132 (GDB/MI Variable Objects): Adjust reference to "-list-features"
1133 command, now in a new node.
1134 (GDB/MI Support Commands): New node, with its contents being
1135 extracted from the "GDB/MI Miscellaneous Commands" node.
1136 A small paragraph introducing the section is also added at
1137 the start.
1138 (GDB/MI Miscellaneous Commands): Delete the description of the
1139 -info-gdb-mi-command, -list-features and -list-target-features
1140 commands, now hosted in the "GDB/MI Support Commands" node.
1141
a16b0e22
SC
11422013-12-12 Siva Chandra Reddy <sivachandra@google.com>
1143
1144 PR python/16113
1145 * gdb.texinfo (Values From Inferior): Add a note about using
1146 gdb.Field objects as subscripts on gdb.Value objects.
1147 (Types In Python): Add description about the new attribute
1148 "parent_type" of gdb.Field objects.
1149
9b26f0fb
JB
11502013-12-12 Joel Brobecker <brobecker@adacore.com>
1151
1152 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add @cindex
1153 entry for section docuumenting the -list-features GDB/MI command.
1154
72bfa06c
JB
11552013-12-10 Joel Brobecker <brobecker@adacore.com>
1156
1157 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1158 "exec-run-start-option" entry in the output of the "-list-features"
1159 command.
1160
3ea8680f
EZ
11612013-12-04 Eli Zaretskii <eliz@gnu.org>
1162
1163 * gdb.texinfo (i386): Fix yesterday's commit.
1164
1a4f73eb
TT
11652013-12-03 Tom Tromey <tromey@redhat.com>
1166
1167 * gdb.texinfo (Set Catchpoints): Add @kindex for each command
1168 documented here.
1169
6cb999f8
TT
11702013-12-03 Tom Tromey <tromey@redhat.com>
1171
1172 * gdb.texinfo (@direntry): Add menu item for gdbserver.
1173
ca8941bb
WT
11742013-12-03 Walfred Tedeschi <walfred.tedeschi@intel.com>
1175
1176 * gdb.texinfo (i386 Features): Add MPX feature registers.
1177 (x86 Specific featuresx86 Architecture-specific Issues): Adds
1178 a subsubsection for MPX and describes the display of the
1179 boundary registers.
1180
688981c9
JB
11812013-12-03 Joel Brobecker <brobecker@adacore.com>
1182
1183 * gdb.texinfo (GDB/MI Miscellaneous Commands): Remove the
1184 documentation of the "ada-exceptions" entry.
1185
2ea126fa
JB
11862013-12-03 Joel Brobecker <brobecker@adacore.com>
1187
1188 * gdb.texinfo (GDB/MI Result Records): Fix the syntax of the
1189 "^error" result record concerning the error message. Document
1190 the error code that may also be part of that result record.
1191 (GDB/MI Miscellaneous Commands): Document the
1192 "undefined-command-error-code" element in the output of
1193 the "-list-features" GDB/MI command.
1194
6b7cbff1
JB
11952013-12-03 Joel Brobecker <brobecker@adacore.com>
1196
1197 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
1198 the new -info-gdb-mi-command GDB/MI command. Document
1199 the meaning of "-info-gdb-mi-command" in the output of
1200 -list-features.
1201
20e1ca3b
PA
12022013-11-29 Pedro Alves <palves@redhat.com>
1203
1204 * gdb.texinfo (Frames In Python) <gdb.FRAME_UNWIND_NULL_ID>:
1205 Update comment.
1206
29453a14
YQ
12072013-11-24 Yao Qi <yao@codesourcery.com>
1208
1209 * gdb.texinfo (Caching Remote Data): Document new
1210 "set/show stack-cache" option.
1211
6dd315ba
YQ
12122013-11-24 Yao Qi <yao@codesourcery.com>
1213
1214 * gdb.texinfo (Caching Target Data): Replace "ON" with "on".
1215 (Maintenance Commands): Replace "ON" and "OFF" with "on" and
1216 "off" respectively.
1217
9df9dbe0
YQ
12182013-11-23 Yao Qi <yao@codesourcery.com>
1219
1220 * gdb.texinfo (GDB/MI Variable Objects): Add the description
1221 of "displayhint" to the table about child results.
1222
c78feb39
YQ
12232013-11-21 Yao Qi <yao@codesourcery.com>
1224
1225 * gdb.texinfo (GDB/MI Variable Objects): Add attribute
1226 'dynamic' for the output of command -var-list-children.
1227
27b81af3
YQ
12282013-11-21 Yao Qi <yao@codesourcery.com>
1229
1230 * gdb.texinfo (Caching Target Data): Remove "see" before
1231 @pxref.
1232
b26dfc9a
YQ
12332013-11-20 Yao Qi <yao@codesourcery.com>
1234
1235 * gdb.texinfo (Caching Target Data): Update doc for
1236 per-address-space dcache.
1237
b12039c6
YQ
12382013-11-20 Yao Qi <yao@codesourcery.com>
1239
1240 * gdb.texinfo (Data): Rename menu item.
1241 (Caching Remote Data): Rename to ...
1242 (Caching Target Data): ... it. Update.
1243
422ad5c2
JB
12442013-11-18 Joel Brobecker <brobecker@adacore.com>
1245
1246 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new
1247 "language-option" entry in the output of the "-list-features"
1248 command.
1249
805e1f19
TT
12502013-11-15 Tom Tromey <tromey@redhat.com>
1251
1252 * gdb.texinfo (Variables): Note gdb rules for ambiguous cases.
1253 Add example.
1254
8fe1b653
TT
12552013-11-14 Tom Tromey <tromey@redhat.com>
1256
1257 * gdb.texinfo (Breakpoints In Python): Replace "as" with "in".
1258
403cb6b1
JB
12592013-11-14 Joel Brobecker <brobecker@adacore.com>
1260
1261 * gdb.texinfo (Show): Add xref anchor for "show language" command.
1262 (Context management): Place current subsection text into its own
1263 subsubsection. Add new subsubsection describing the "--language"
1264 command option.
1265
93973826
JB
12662013-11-13 Joel Brobecker <brobecker@adacore.com>
1267
1268 * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete
1269 the documentation of "info-ada-exceptions" in the output
1270 of the "-list-features" command. Add the documentation
1271 of the "ada-exception" entry instead.
1272
6adcee18
JB
12732013-11-12 Joel Brobecker <brobecker@adacore.com>
1274
93973826 1275
6adcee18
JB
1276 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first
1277 word of a couple of sentences to start with a capital letter.
1278
58d06528
JB
12792013-11-12 Joel Brobecker <brobecker@adacore.com>
1280
1281 * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node.
1282 (Ada Exceptions): New node.
1283 (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions
1284 Commands" node.
1285 (GDB/MI Ada Exceptions Commands): New node.
1286 (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions"
1287 field in the output of the "-list-features" command.
1288 * NEWS: Add entry for the new "info exceptions" CLI command,
1289 and for the new "-info-ada-exceptions" GDB/MI command.
1290
bc79de95
PM
12912013-11-11 Phil Muldoon <pmuldoon@redhat.com>
1292
1293 * gdb.texinfo (Symbol Tables In Python): Add linetable method entry.
1294 (Line Tables In Python): New node.
1295
73be47f5
DE
12962013-11-08 Doug Evans <dje@google.com>
1297
1298 * gdb.texinfo (Debugging Output): Update text for
1299 "set debug dwarf2-read".
1300
db0fec5c
DE
13012013-11-08 Doug Evans <dje@google.com>
1302
1303 * gdb.texinfo (Debugging Output): Update text for
1304 "set debug symtab-create".
1305
92e32e33
PM
13062013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1307
72f4393d
L
1308 * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION
1309 constant.
92e32e33 1310
f76c27b5
PM
13112013-11-07 Phil Muldoon <pmuldoon@redhat.com>
1312
1313 * gdb.texinfo (Breakpoints In Python): Document temporary
1314 option in breakpoint constructor, and add documentation to the
1315 temporary attribute.
1316
fa4d0c40
YQ
13172013-11-07 Yao Qi <yao@codesourcery.com>
1318
1319 * gdb.texinfo (GDB/MI Variable Objects): Update doc about the
1320 output of "-var-info-expression".
1321
afa332ce
PA
13222013-11-06 Pedro Alves <palves@redhat.com>
1323
1324 * gdb.texinfo (Starting) <set/show startup-with-shell>: Mention
1325 non-interactive mode.
1326 (Environment) <shell startup files warning>: Mention
1327 non-interactive mode. Mention .zshenv for Z shell, and talk about
1328 BASH_ENV instead of .bashrc for BASH.
1329
9ac69859
NB
13302013-10-29 Nicolas Blanc <nicolas.blanc@intel.com>
1331
1332 * gdb.texinfo (Commands to Specify Files): Add description
1333 of the remove-symbol-file command.
1334 * observer.texi: New free_objfile event
1335
98882a26
PA
13362013-10-24 Pedro Alves <palves@redhat.com>
1337
1338 * gdb.texinfo (Starting): Document set/show startup-with-shell.
1339
ce13fade
JB
13402013-10-11 Joel Brobecker <brobecker@adacore.com>
1341
1342 * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands):
1343 New subsection inside which the "-catch-load" and "-catch-unload"
1344 commands documentation is now placed.
1345 (Ada Exception GDB/MI Catchpoint Commands): New subsection
1346 documenting the "-catch-assert" and "-catch-exception" new
1347 GDB/MI commands.
1348
2446f5ea
JB
13492013-10-10 Joel Brobecker <brobecker@adacore.com>
1350
1351 * gdb.texinfo (Connecting): Remove unnecessary @w{}.
1352
0d12017b
JB
13532013-10-10 Joel Brobecker <brobecker@adacore.com>
1354
bd80dc1a
JB
1355 * gdb.texinfo (Connecting): Replace "set remotebaud" by "set
1356 serial baud".
1357 (Remote Configuration): Replace "set remotebaud" by "set serial
1358 baud". Replace "show remotebaud" by "show serial baud".
0d12017b 1359
f4fb82a1
PA
13602013-10-07 Pedro Alves <palves@redhat.com>
1361
1362 PR breakpoints/11568
1363 * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens
1364 when the thread is removed from the thread list.
1365
0c557179
SDJ
13662013-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
1367
1368 * gdb.texinfo (Convenience Variables): Document $_exitsignal.
1369 Update entry for $_exitcode.
1370
5713b9b5
JB
13712013-10-04 Joel Brobecker <brobecker@adacore.com>
1372
1373 * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s
1374 new "--start" option.
1375
901461f8
PA
13762013-10-02 Pedro Alves <palves@redhat.com>
1377
1378 * gdb.texinfo (Registers): Expand description of saved registers
1379 in frames. Explain <not saved>.
1380
8fb8eb5c
DE
13812013-09-25 Doug Evans <dje@google.com>
1382
1383 * gdb.texinfo (Debugging Output): Document set/show debug symfile.
1384
0a7cfe2c
SS
13852013-09-16 Stan Shebs <stan@codesourcery.com>
1386
1387 Remove the internals manual gdbint.texinfo.
1388 * Makefile.in (INFO_DEPS): Remove gdbint.info.
1389 (PDFFILES): Remove gdbint.pdf.
1390 (HTMLFILES): Remove gdbint/index.html.
1391 (HTMLFILES_INSTALL): Remove gdbint.
1392 (GDBINT_DOC_FILES): Remove.
1393 (dvi): Remove gdbint.dvi.
1394 (ps): Remove gdbint.ps.
1395 * gdbint.texinfo: Remove file.
1396 * gdb.texinfo (Maintenance Commands): Remove reference to gdbint.
1397
a280dbd1
SDJ
13982013-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
1399
1400 * gdb.texinfo (Convenience Functions): Mention new convenience
1401 function $_isvoid.
1402
4ac33720
UW
14032013-09-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
1404
1405 * gdb.texinfo (Decimal Floating Point format): Mention S/390.
1406 (Standard Target Features): Add new node to menu.
1407 (S/390 and System z Features): New node.
1408
b3d3b4bd
SA
14092013-09-13 Sanimir Agovic <sanimir.agovic@intel.com>
1410
1411 * gdb.texinfo (GDB/MI Miscellaneous Commands): Use
1412 -list-target-features in the example.
1413
edf9f00c
JK
14142013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1415
1416 * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create
1417 mini_debuginfo. Strip binary before adding mini_debuginfo to it.
1418
1d236d23
JK
14192013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1420
1421 Sync documentation with gdb.base/gnu-debugdata.exp.
1422 * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example.
1423
5423b017
JK
14242013-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1425
1426 * gdb.texinfo (MiniDebugInfo): Fix two trailing dots.
1427
6211c335
YQ
14282013-08-27 Pedro Alves <pedro@codesourcery.com>
1429 Yao Qi <yao@codesourcery.com>
1430
1431 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>:
1432 Document new --skip-unavailable option.
1433 <-stack-list-variables>: Document new --skip-unavailable option.
1434
52e260a3
DE
14352013-08-26 Doug Evans <dje@google.com>
1436
1437 * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes
1438 an optional regexp.
1439
5e92f71a
TT
14402013-08-13 Tom Tromey <tromey@redhat.com>
1441
1442 * gdbint.texinfo (Testsuite): Use @table, not @itemize.
1443 Document GDB_PARALLEL and GDB_INOTIFY.
1444
c5d7073b
SS
14452013-08-09 Stan Shebs <stan@codesourcery.com>
1446
1447 * LRS: Remove file, describes a long-abandoned live-range
1448 splitting extension to stabs.
1449
6fbe845e
AB
14502013-07-25 Andrew Burgess <aburgess@broadcom.com>
1451
1452 * gdb.texinfo (Output Formats): Mention the new 'z' formatter.
1453
e7045703
DE
14542013-07-17 Doug Evans <dje@google.com>
1455
1456 * gdb.texinfo (Print Settings): Document "print raw frame-arguments".
1457
3105ebf9
TT
14582013-07-02 Tom Tromey <tromey@redhat.com>
1459
1460 * gdb.texinfo (Target Commands): Don't mention "target nrom".
1461
d6c2da54
TT
14622013-06-28 Tom Tromey <tromey@redhat.com>
1463
1464 * Makefile.in (version.subst): Use version.in, not
1465 common/version.in.
1466 * gdbint.texinfo (Versions and Branches, Releasing GDB):
1467 Likewise.
1468
e5823f1c
PA
14692013-06-27 Pedro Alves <palves@redhat.com>
1470
1471 * gdbint.texinfo (Algorithms) <Stepping over runtime loader
1472 dynamic symbol resolution code>: New section, based on infrun.c
1473 comment.
1474
92dcb9ff
TT
14752013-06-26 Tom Tromey <tromey@redhat.com>
1476
1477 * gdbint.texinfo (Versions and Branches): Use common/version.in.
1478 Update.
1479 (Releasing GDB): Likewise.
1480
dc673c81
YQ
14812013-06-26 Pedro Alves <pedro@codesourcery.com>
1482 Yao Qi <yao@codesourcery.com>
1483
1484 * gdb.texinfo (GDB/MI Tracepoint Commands): Document
1485 -trace-frame-collected.
1486
28a93511
YQ
14872013-06-26 Pedro Alves <pedro@codesourcery.com>
1488
1489 * gdb.texinfo (Traceframe Info Format): Document tvar element
1490 and its attributes.
1491
a0743c90
YQ
14922013-06-25 Yao Qi <yao@codesourcery.com>
1493
1494 * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'.
1495
01208463
TT
14962013-06-24 Tom Tromey <tromey@redhat.com>
1497
1498 * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst.
1499 (GDBvn.texi): Use version.subst.
1500 (version.subst): New target.
1501 (mostlyclean): Remove version.subst.
1502
c898adb7
YQ
15032013-06-20 Pedro Alves <pedro@codesourcery.com>
1504
1505 * gdb.texinfo (GDB/MI Data Manipulation)
1506 <-data-list-register-values>: Document the --skip-unavailable
1507 option.
1508
7c57fa1e
YQ
15092013-06-07 Yao Qi <yao@codesourcery.com>
1510
1511 * gdb.texinfo (Symbols): Add kindex and cindex for
1512 'maint print msymbols'.
1513
0059c61a 15142013-06-05 Simon Marchi <simon.marchi@ericsson.com> (tiny change)
b7742092
MK
1515
1516 * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior
1517 response field name (thread-group to inferior).
1518
85dc5a12
GB
15192013-06-04 Gary Benson <gbenson@redhat.com>
1520
1521 * gdb.texinfo (General Query Packets/qSupported): Added
1522 "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read".
1523 to the table of currently defined stub features.
1524 Added a more detailed entry for "augmented-libraries-svr4-read".
1525 (General Query Packets/qXfer:libraries-svr4:read): Documented
1526 the augmented form of this packet.
1527
5901af59
JB
15282013-05-23 Joel Brobecker <brobecker@adacore.com>
1529
1530 * gdb.texinfo (System-wide Configuration Scripts): Renames
1531 "Installed System-wide Configuration Scripts". Add associated
1532 @menu block.
1533
c1e36e3e
PA
15342013-05-23 Yao Qi <yao@codesourcery.com>
1535 Pedro Alves <palves@redhat.com>
1536
1537 * gdb.texinfo (Packets): Document 'vCont;r'.
1538 (Continuing and Stepping): Document target-assisted range
1539 stepping, and the 'set range-stepping' and 'show range-stepping'
1540 commands.
1541
0201faac
JB
15422013-05-23 Joel Brobecker <brobecker@adacore.com>
1543
1544 * gdb.texinfo (Installed System-wide Configuration Scripts):
1545 Add subsection describing the scripts now available under
1546 the data-dir's system-gdbbinit subdirectory.
1547 * NEWS: Add entry announcing the availability of system-wide
1548 configuration scripts for ElinOS and Wind River Linux.
1549
c5867ab6
HZ
15502013-05-21 Hui Zhu <hui@codesourcery.com>
1551
1552 * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the
1553 "-dprintf-insert" command.
1554
7d0c9981
DE
15552013-05-17 Doug Evans <dje@google.com>
1556
1557 * gdb.texinfo (Maintenance Commands): Update doc for
1558 "maint check-psymtabs". Add doc for "maint check-symtabs",
1559 "maint expand-symtabs".
1560
742ce053
MM
15612013-05-15 Markus Metzger <markus.t.metzger@intel.com>
1562
1563 * gdb.texinfo (Process Record and Replay): Document the
1564 "record goto" command and its sub-commands.
1565
1e611234
PM
15662013-05-10 Phil Muldoon <pmuldoon@redhat.com>
1567
1568 * gdb.texinfo (Backtrace): Add "no-filter" argument.
1569 (Python API): Add Frame Filters API, Frame Wrapper API,
1570 Writing a Frame Filter/Wrapper, Managing Management of Frame
1571 Filters chapter entries.
1572 (Frame Filters API): New Node.
1573 (Frame Wrapper API): New Node.
1574 (Writing a Frame Filter): New Node.
1575 (Managing Frame Filters): New Node.
1576 (Progspaces In Python): Add note about frame_filters attribute.
1577 (Objfiles in Python): Ditto.
1578 (GDB/MI Stack Manipulation): Add -enable-frame-filters command,
1579 @anchors and --no-frame-filters option to -stack-list-variables,
1580 -stack-list-frames, -stack-list-locals and -stack-list-arguments
1581 commands.
1582
2874cb83
JB
15832013-05-08 Joel Brobecker <brobecker@adacore.com>
1584
1585 * gdbint.texinfo (Native Debugging): Add "AIX Shared Library
1586 Support" subsection documenting the XML format used to transfer
1587 shared library info on AIX.
1588
9a005eb9
JB
15892013-05-08 Joel Brobecker <brobecker@adacore.com>
1590
1591 * gdb.texinfo (Debugging Output): Add documentation of
1592 "set debug aix-solib" and "show debug aix-solib" commands.
1593
a1217d97
SL
15942013-05-06 Sandra Loosemore <sandra@codesourcery.com>
1595
1596 * gdb.texinfo (Nios II): New section.
1597 (Nios II Features): New section.
1598
4d1eb6b4
JB
15992013-05-06 Joel Brobecker <brobecker@adacore.com>
1600
1601 * gdbint.texinfo (Algorithms): Remove entries documenting
1602 DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and
1603 SOLIB_CREATE_INFERIOR_HOOK.
1604
3f84184e
TT
16052013-04-29 Tom Tromey <tromey@redhat.com>
1606
1607 PR python/14204:
1608 * gdb.texinfo (Python API): Fix menu entry.
1609 (Blocks In Python): Fix subsubsection text. Rewrite intro.
1610 Define global and static block. Add example. Clarify
1611 block relationship for inline functions.
1612
60155234
TT
16132013-04-29 Tom Tromey <tromey@redhat.com>
1614
1615 * gdb.texinfo (Python API): Mention Python help and keyword
1616 arguments. Move pagination text to Basic Python.
1617 (Basic Python): Put pagination text here. Document
1618 close-on-exec, SIGCHLD, and SIGINT.
1619
5360976e
PA
16202013-04-19 Pedro Alves <palves@redhat.com>
1621
1622 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Write
1623 "signedness" instead of "signness".
1624
bd3f3b55
PA
16252013-04-19 Pedro Alves <palves@redhat.com>
1626
1627 * gdbint.texinfo (Misc Guidelines) <Compiler Warnings>: Replace
1628 -Wno-pointer-sign text with text on -Wpointer-sign.
1629
dee368d3
TT
16302013-04-16 Tom Tromey <tromey@redhat.com>
1631
1632 * gdb.texinfo (Set Catchpoints): Mention earliest version of
1633 GCC that has the SDT probe points.
1634
cc16e6c9
TT
16352013-04-15 Tom Tromey <tromey@redhat.com>
1636
1637 * gdb.texinfo (Set Catchpoints): Document regexp syntax for
1638 exception catchpoints.
1639
72f1fe8a
TT
16402013-04-15 Tom Tromey <tromey@redhat.com>
1641
1642 * gdb.texinfo (Set Catchpoints): Document $_exception.
1643 (Convenience Vars): Mention $_exception.
1644
591f19e8
TT
16452013-04-15 Tom Tromey <tromey@redhat.com>
1646
1647 * gdb.texinfo (Set Catchpoints): Reorganize exception
1648 catchpoints. Document "catch rethrow".
1649 (Debugging C Plus Plus): Mention "catch rethrow".
1650
02ae6bad
TT
16512013-04-15 Tom Tromey <tromey@redhat.com>
1652
1653 * gdb.texinfo (Set Catchpoints): Remove obsolete text.
1654
2c91021c
JK
16552013-04-12 Jan Kratochvil <jan.kratochvil@redhat.com>
1656 Eli Zaretskii <eliz@gnu.org>
1657
1658 * gdb.texinfo (Auto-loading safe path): Add quick -iex using command
1659 line below the sample output.
1660
6eaaf48b
EZ
16612013-04-12 Eli Zaretskii <eliz@gnu.org>
1662
1663 * gdb.texinfo (Mode Options): Document '-configuration'.
1664 (Help): Document "show configuration".
1665 (Bug Reporting): Add requirements to include the configuration
1666 details in bug reports.
1667
b292c783
JK
16682013-04-11 Jan Kratochvil <jan.kratochvil@redhat.com>
1669
1670 * Makefile.in (MAN1S): Add gcore.1.
1671 Remove "Host, target, and site specific Makefile fragments" comment.
1672 (@host_makefile_frag@, HAVE_NATIVE_GCORE_TARGET): New.
1673 (install-man1, uninstall-man1): Conditionalize gcore.1.
1674 (gcore.1): New.
1675 * gdb.texinfo (Man Pages): Add gcore man.
1676 (gcore man): New node.
1677
f81d1120
PA
16782013-04-10 Pedro Alves <palves@redhat.com>
1679
1680 * gdb.texinfo (Process Record and Replay): Document that "set
1681 record full insn-number-max", "set record
1682 instruction-history-size" and "set record
1683 function-call-history-size" accept "unlimited".
1684 (Backtrace): Document that "set backtrace limit" accepts
1685 "unlimited".
1686 (List): Document that "set listsize" accepts "unlimited".
1687 (Print Settings)" Document that "set print max-symbolic-offset",
1688 "set print elements" and "set print repeats" accept "unlimited".
1689 (Starting and Stopping Trace Experiments): Document that "set
1690 trace-buffer-size" accepts "unlimited".
1691 (Remote Configuration): Document that "set tcp connect-timeout"
1692 accepts "unlimited".
1693 (Command History): Document that "set history size" accepts
1694 "unlimited".
1695 (Screen Size): Document that "set height" and "set width" accepts
1696 "unlimited". Adjust "set pagination"'s description to suggest
1697 "set height unlimited" instead of "set height 0".
1698
393fd4c3
YQ
16992013-04-10 Yao Qi <yao@codesourcery.com>
1700
1701 * gdb.texinfo (Trace Files): Add "target ctf".
1702
cba5a7bf
JK
17032013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1704
1705 * Makefile.in (POD2MAN1, POD2MAN5): Replace $(VERSION) by ../version.in.
1706
0ed630cb
JK
1707 * Makefile.in (install-man1, install-man5, uninstall-man1)
1708 (uninstall-man5): Replace $(MANS) by $(MAN1S) and $(MAN5S) respectively.
1709
afe1492b
JK
1710 * Makefile.in (gdb.1, gdbserver.1, gdbinit.5): Use $(srcdir).
1711
5b8b6385
JK
17122013-04-06 Jan Kratochvil <jan.kratochvil@redhat.com>
1713 Eli Zaretskii <eliz@gnu.org>
1714
1715 * gdb.texinfo (gdbserver man): Rename tty to comm. Swap --attach
1716 parameters order. Remove "On some targets" for --attach. Document the
1717 --multi parameter and extended-remote command. Document all the
1718 options.
1719
906ccdf0
JK
17202013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1721
1722 * gdb.texinfo (gdb man): Mention option -p. Include Fortran to
1723 the list of supported languages.
1724
43662968
JK
17252013-04-05 Jan Kratochvil <jan.kratochvil@redhat.com>
1726
1727 Convert man pages to texinfo, new gdbinit.5 texinfo page.
1728 * Makefile.in (mandir, man1dir, man5dir, SYSTEM_GDBINIT, MANCONF,
1729 (TEXI2POD, POD2MAN1, POD2MAN5, MAN1S, MAN5S, MANS, man): New.
1730 (diststuff): Add man.
1731 (install-man, install-man1, install-man5, uninstall-man, uninstall-man1)
1732 (uninstall-man5): New.
1733 (STAGESTUFF): Add *.1 and *.5.
1734 (GDBvn.texi): Add SYSTEM_GDBINIT.
1735 (gdb.1, gdbserver.1, gdbinit.5): New.
1736 (maintainer-clean realclean): Add $(MANS).
1737 (install): Add install-man.
1738 (uninstall): Add uninstall-man.
1739 * gdb.texinfo (@include gdb-cfg.texi): Wrap it by @c man begin INCLUDE.
1740 (@copying): Wrap it by @c man begin COPYRIGHT.
1741 (Top): Add Man Pages.
1742 (Man Pages, gdb man, gdbserver man, gdbinit man): New.
1743
be9a8770
PA
17442013-04-02 Pedro Alves <palves@redhat.com>
1745
1746 * gdb.texinfo (Debugging Output): Document "set/show debug
1747 aarch64", "set/show debug coff-pe-read" and "set/show debug
1748 mach-o".
1749
a46c1e42
PA
17502013-04-02 Pedro Alves <palves@redhat.com>
1751
1752 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1753 table>: Add entry for "trace-buffer-size".
1754
bd3eecc3
PA
17552013-03-28 Pedro Alves <palves@redhat.com>
1756
1757 * gdb.texinfo (Remote Configuration) <set remote @var{name}-packet
1758 table>: Add entry for "trace-status".
1759
215b9f98
EZ
17602013-03-28 Eli Zaretskii <eliz@gnu.org>
1761
1762 * gdb.texinfo (Maintenance Commands): Use @enumerate, not "@table
1763 @bullet", which is invalid (makeinfo 5.1 barfs).
1764
7f7cc265
PA
17652013-03-28 Pedro Alves <palves@redhat.com>
1766
1767 PR gdb/15294
1768
1769 * gdb.texinfo (List) <set listsize>: Adjust to document that
1770 listsize 0 means no limit, and remove mention of -1.
1771
9c0be723
YQ
17722013-03-22 Yao Qi <yao@codesourcery.com>
1773
1774 * gdb.texinfo (Embedded Processors): Remove menu item
1775 "OpenRISC 1000".
1776 (OpenRISC 1000): Remove.
1777
bd712aed
DE
17782013-03-21 Doug Evans <dje@google.com>
1779
1780 * gdb.texinfo (Maintenance Commands): Add docs for
1781 "mt set per-command {space,time,symtab} {on,off}".
1782
d0353e76
YQ
17832013-03-14 Hui Zhu <hui@codesourcery.com>
1784 Yao Qi <yao@codesourcery.com>
1785
1786 * gdb.texinfo (Trace Files): Add "tsave -ctf".
1787
6dd24dfa
KS
17882013-03-13 Keith Seitz <keiths@redhat.com>
1789
1790 * gdb.texinfo (Maintenance Commands): Add missing ')' for
1791 "maint agent" reference to Dynamic printf.
1792
5c4808ca
EZ
17932013-03-11 Eli Zaretskii <eliz@gnu.org>
1794
1795 * gdb.texinfo (General Query Packets): Don't use colon in index
1796 entries visible to Info format.
1797
59ea5688
MM
17982013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1799
1800 * gdb.texinfo (Process Record and Replay): Document record
1801 changes.
1802
2ae8c8e7
MM
18032013-03-11 Markus Metzger <markus.t.metzger@intel.com>
1804
1805 * gdb.texinfo (Requirements): List qXfer:btrace:read requiring expat.
1806 (General Query Packets): Describe Qbtrace:bts, Qbtrace:off, and
1807 qXfer:btrace:read.
1808
28abe188
EZ
18092013-03-09 Eli Zaretskii <eliz@gnu.org>
1810
1811 * gdb.texinfo (General Query Packets, Tracepoint Packets): Don't
1812 use colons in @anchor and @cindex entries.
1813
be9a119c 18142013-03-09 Hafiz Abid Qadeer <abidh@codesourcery.com>
6790eb9f
HAQ
1815
1816 * gdb.texinfo (QTBuffer:size): Add cindex and anchor.
1817
be9a119c 18182013-03-08 Stan Shebs <stan@codesourcery.com>
f6f899bf
HAQ
1819 Hafiz Abid Qadeer <abidh@codesourcery.com>
1820
1821 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1822 trace-buffer-size set and show commands.
1823 (Tracepoint Packets): Document QTBuffer:size.
1824 (General Query Packets): Document QTBuffer:size.
1825
d57350ea
TT
18262013-02-21 Tom Tromey <tromey@redhat.com>
1827
1828 * gdb.texinfo: Remove bad @syncodeindex.
1829 (Values From Inferior, Types In Python, Inferiors In Python)
1830 (Events In Python, Threads In Python, Frames In Python, Blocks In
1831 Python, Symbols In Python, Symbol Tables In Python): Remove
1832 @tables.
1833 (Packets, General Query Packets, Tracepoint Packets)
1834 (Host I/O Packets): Use @w{} for empty @item.
1835
9f44fbc0
SCR
18362013-02-20 Siva Chandra Reddy <sivachandra@google.com>
1837
1838 * gdb.texinfo (Architectures In Python): Add description about
1839 the new method gdb.Architecture.disassemble.
1840
f5911ea1
HAQ
18412013-02-15 Pedro Alves <pedro@codesourcery.com>
1842 Hafiz Abid Qadeer <abidh@codesourcery.com>
1843
1844 * gdb.texinfo (GDB/MI Tracepoint Commands) <-trace-status>:
1845 Document the "trace-file" field.
1846
7e1e0340
DE
18472013-02-07 Doug Evans <dje@google.com>
1848
1849 * gdb.texinfo (Machine Code): Clarify argument to disassemble
1850 command.
1851
134a2066
YQ
18522013-02-06 Yao Qi <yao@codesourcery.com>
1853
1854 * gdb.texinfo (GDB/MI Async Records): Document new MI
1855 notification "=tsv-modified". Update the document of MI
1856 notification "=tsv-created".
1857 * observer.texi (GDB Observers): New observer tsv_modified.
1858 Update observer tsv_created and tsv_delete.
1859
430ed3f0
MS
18602013-02-05 Yufeng Zhang <yufeng.zhang@arm.com>
1861
1862 * gdb.texinfo (AArch64 Features): New section; document
1863 org.gnu.gdb.aarch64.core and org.gnu.gdb.aarch64.fpu.
1864 (Architectures): Add new AArch64 section to document AArch64
1865 architecture specific commands.
1866 (ABI): Add description of the new OS ABI "Newlib" and its influence
1867 on the longjmp handling.
1868
1b56eb55
JK
18692013-02-03 Eldar Gaynetdinov <hal9000ed2k@gmail.com>
1870 Jan Kratochvil <jan.kratochvil@redhat.com>
1871
1872 * gdb.texinfo (Backtrace): Added description of 'filename-display'
1873 variable in 'set/show backtrace' section.
1874
c4957902
TT
18752013-01-31 Tom Tromey <tromey@redhat.com>
1876
1877 * gdb.texinfo (Target Commands): Fix typo.
1878
bea883fd
SCR
18792013-01-23 Siva Chandra Reddy <sivachandra@google.com>
1880
1881 * doc/gdb.texinfo (Architectures In Python): New sub-sub-section
1882 describing the gdb.Architecture class.
1883 (Frames In Python): Add description about the new method
1884 gdb.Frame.architecture().
1885
796a7ff8
DE
18862013-01-23 Doug Evans <dje@google.com>
1887
1888 * gdb.texinfo (Index Section Format): Document .gdb_index version 8.
1889
998580f1
MK
18902013-01-21 Marc Khouzam <marc.khouzam@ericsson.com>
1891
1892 * gdb.texinfo (GDB/MI Breakpoint Commands): Document new
1893 'thread-groups' field when printing a breakpoint in MI.
1894
c9fb1240
SD
18952012-01-17 Sanjoy Das <sanjoy@playingwithpointers.com>
1896 * gdb.texinfo (Using JIT Debug Info Readers): Change documentation
1897 to reflect that jit-reader-load now supports absolute file-names.
1898
ab04a2af
TT
18992013-01-16 Tom Tromey <tromey@redhat.com>
1900
1901 * gdb.texinfo (Set Catchpoints): Document "catch signal".
1902 (Signals): Likewise.
1903
8ac3646f
TT
19042013-01-16 Tom Tromey <tromey@redhat.com>
1905
1906 * gdb.texinfo (GDB/MI Breakpoint Information): Document
1907 "catch-type" field.
1908 (GDB/MI Catchpoint Commands): Add "catch-type" to examples.
1909
e93a8774
TT
19102013-01-07 Tom Tromey <tromey@redhat.com>
1911
1912 * gdb.texinfo (Mode Options): Don't mention -epoch.
1913 (Data, Emacs): Remove obsolete comments.
1914
54516a0b
TT
19152013-01-02 Tom Tromey <tromey@redhat.com>
1916
1917 * gdb.texinfo (GDB/MI Output Records): Update menu.
1918 (GDB/MI Breakpoint Information): New node.
1919 (GDB/MI Breakpoint Commands) <-break-info>: Link to new node.
1920 <-break-insert>: Likewise.
1921
8dbe8ece
YQ
19222012-12-31 Yao Qi <yao@codesourcery.com>
1923
1924 * gdb.texinfo (Remote Non-Stop): Move paragraphs to ...
1925 (Packets): Move "vStopped" packet to ...
1926 (Notification Packets): ... here. Describe the components
1927 of notification. Add a table of supported notifications.
1928 Add an example on the process of he async notification.
1929
f35a17b5
JK
19302012-12-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1931
1932 * gdb.texinfo (GDB/MI Data Manipulation) (fullname): Make it always
1933 present.
1934 (GDB/MI File Commands) (-file-list-exec-source-files): Make the
1935 fullname output always present.
1936
0dfd2fad
PM
19372012-12-23 Pierre Muller <muller@sourceware.org>
1938
72f4393d
L
1939 * gdbint.texinfo (Function prototypes): Require use of "extern"
1940 modifier for function prototypes in headers.
0dfd2fad 1941
7785b880
JB
19422012-12-19 Joel Brobecker <brobecker@adacore.com>
1943
1944 * refcard.tex: Update copyright notice to GPL v3 or later.
1945 Update contact info.
1946
3d745be3
JK
19472012-12-16 Jan Kratochvil <jan.kratochvil@redhat.com>
1948
1949 * gdbint.texinfo (Coding Standards) (C Usage): New rule for 0 vs. NULL.
1950
c9b6281a
YQ
19512012-12-15 Yao Qi <yao@codesourcery.com>
1952
1953 * gdb.texinfo (Debugging Output): Document 'set debug
1954 notification' and 'show debug notification'.
1955
f2a8bc8a
YQ
19562012-12-15 Yao Qi <yao@codesourcery.com>
1957
1958 * gdb.texinfo (Listing Tracepoints): New item and example about
1959 'installed on target' output.
1960 Add more in the example about 'installed on target'.
1961 (GDB/MI Breakpoint Commands): Doc about 'installed field.
1962
451b7c33
TT
19632012-12-14 Tom Tromey <tromey@redhat.com>
1964
72f4393d 1965 * gdb.texinfo (SVR4 Process Information): Mention core files.
451b7c33 1966
3fa7bf06 19672012-12-12 Mircea Gherzan <mircea.gherzan@intel.com>
72f4393d 1968
3fa7bf06
MG
1969 * gdb.texinfo (GDB/MI Catchpoint Commands): New section.
1970
05b4bd79
PA
19712012-12-11 Pedro Alves <palves@redhat.com>
1972
1973 * gdb.texinfo: Remove all mentions of Unixware throughout.
1974
74a0d9f6
JK
19752012-12-09 Jan Kratochvil <jan.kratochvil@redhat.com>
1976
1977 * gdbint.texinfo (Host Definition): Remove CC_HAS_LONG_LONG.
1978
0c631110
TT
19792012-11-29 Tom Tromey <tromey@redhat.com>
1980
1981 * gdb.texinfo (SVR4 Process Information): Document missing
1982 "info proc" subcommands.
1983
891df0ea
YQ
19842012-11-29 Yao Qi <yao@codesourcery.com>
1985
1986 PR gdb/1477.
1987 * gdb.texinfo (Print Settings): Correct the default 'demangle-style'
1988 to 'auto' instead of 'gnu'.
1989
608e2dbb
TT
19902012-11-26 Tom Tromey <tromey@redhat.com>
1991
1992 * gdb.texinfo (MiniDebugInfo): New node.
1993 (GDB Files): Update.
1994
e64e0392
DE
19952012-11-16 Doug Evans <dje@google.com>
1996
1997 * gdb.texinfo (System-wide configuration): If the system-wide init
1998 file lives in the data-directory, and --data-directory is provided,
1999 look for it there.
2000
ae606bee
TT
20012012-11-15 Tom Tromey <tromey@redhat.com>
2002
2003 * gdb.texinfo (Signaling): Fix typo.
2004
62747a60
TT
20052012-11-13 Giuseppe Montalto <giuseppe.montalto@st.com>
2006
2007 * gdb.texinfo (GDB/MI Data Manipulation): Document new optional
2008 parameter "count" of -data-write-memory-bytes, and add an example.
2009
18a9fc12
TT
20102012-11-12 Tom Tromey <tromey@redhat.com>
2011
2012 * gdb.texinfo (Symbols): Document "info type-printers",
2013 "enable type-printer" and "disable type-printer".
2014 (Python API): Add new node to menu.
2015 (Type Printing API): New node.
2016 (Progspaces In Python): Document type_printers field.
2017 (Objfiles In Python): Likewise.
2018 (gdb.types) <get_type_recognizers, apply_type_recognizers,
2019 register_type_printer, TypePrinter>: Document.
2020
53342f27
TT
20212012-11-12 Tom Tromey <tromey@redhat.com>
2022
2023 * gdb.texinfo (Symbols): Document "set print type methods",
2024 "set print type typedefs", and flags to ptype and whatis.
2025
ed8a1c2d
AB
20262012-11-09 Andrew Burgess <aburgess@broadcom.com>
2027
2028 * gdb.texinfo (GDB/MI Data Manipulation): Add fullname field to
2029 the example -data-disassemble output. Extend the description of
2030 the -data-disassemble results to document all fields. Document
2031 the cli disassemble command as being related to -data-disassemble.
2032
8506d139
YQ
20332012-11-09 Yao Qi <yao@codesourcery.com>
2034
2035 PR gdb/14777.
2036 * gdb.texinfo (OS Information): Remove doc on command
2037 'info udot'.
2038
4d3f93a2
JB
20392012-11-08 Joel Brobecker <brobecker@adacore.com>
2040
2041 * gdb.texinfo (Startup): Minor rewording, and clarify scope of
2042 gdb.ini warning for Windows port.
2043
1e96de83
YQ
20442012-11-08 Yao Qi <yao@codesourcery.com>
2045
2046 * gdb.texinfo (Search): Add kindex for 'fo'.
2047
dc939229
TT
20482012-11-05 Tom Tromey <tromey@redhat.com>
2049
2050 PR python/14802:
2051 * gdb.texinfo (Functions In Python): Add example.
2052
6f6484cd
YQ
20532012-11-03 Yao Qi <yao@codesourcery.com>
2054
2055 * observer.texi (GDB Observers): Remove observer
2056 'tracepoint_modified', 'tracepoint_created' and
2057 'tracepoint_deleted'.
2058
af4238e5
TT
20592012-10-26 Tom Tromey <tromey@redhat.com>
2060
2061 * gdb.texinfo (General Query Packets): Use @itemx for QAgent.
2062
687e43a4
TT
20632012-10-25 Tom Tromey <tromey@redhat.com>
2064
2065 * gdb.texinfo (General Query Packets): Use @itemx.
2066
8de0566d
YQ
20672012-10-17 Yao Qi <yao@codesourcery.com>
2068
2069 * observer.texi (GDB Observers): Update observer
2070 'memory_changed'.
2071 * gdb.texinfo (GDB/MI Async Records): Document for
2072 "memory-changed" notification.
2073
07540c15
DE
20742012-10-15 Doug Evans <dje@google.com>
2075
2076 * gdb.texinfo (Mode Options): Document -nh.
2077 Elaborate on docs for -nx.
2078
d7019589
SP
20792012-09-26 Siddhesh Poyarekar <siddhesh@redhat.com>
2080
2081 * observer.texi (memory_changed): Expand parameter LEN to ssize_t.
2082
82a90ccf 20832012-09-21 Yao Qi <yao@codesourcery.com>
72f4393d 2084 Pedro Alves <palves@redhat.com>
82a90ccf
YQ
2085
2086 * gdb.texinfo (GDB/MI Async Records): Document notification
2087 'record-started' and 'record-stopped'.
2088 * observer.texi (GDB Observers): New observer 'record-changed'.
2089
aa9259cc
TS
20902012-09-19 Thomas Schwinge <thomas@codesourcery.com>
2091
2092 * gdb.texinfo: Document the removal of SH's 'regs' command.
2093
c1d780c2
SDJ
20942012-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
2095
2096 * gdb.texinfo (jump): Mention new alias `j' for `jump'.
2097
bb25a15c
YQ
20982012-09-18 Yao Qi <yao@codesourcery.com>
2099
2100 * gdb.texinfo (GDB/MI Async Records): Document new MI
2101 notifications '=tsv-created' and '=tsv-deleted'.
2102 * observer.texi (GDB Observers): New observer tsv_created and
2103 tsv_deleted.
2104
201b4506
YQ
21052012-09-18 Yao Qi <yao@codesourcery.com>
2106
2107 * observer.texi (GDB Observers): New observer 'traceframe_changed'.
2108 * gdb.texinfo (GDB/MI Async Records): Mention new MI notification
2109 '=traceframe-changed'.
2110
6fc1c773
YQ
21112012-09-17 Yao Qi <yao@codesourcery.com>
2112
2113 * gdb.texinfo (List): Describe the meaning of 0 and -1 in
2114 'set listsize'.
2115
121c73f3
JK
21162012-09-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2117 Eli Zaretskii <eliz@gnu.org>
2118
2119 * gdbint.texinfo (Defining Other Architecture Features): Clarify *pcptr
2120 encoding for gdbarch_breakpoint_from_pc, bp_addr for
2121 gdbarch_push_dummy_call and bp_addr for gdbarch_push_dummy_code.
2122
e9687799
JK
21232012-08-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2124
2125 * gdb.texinfo (objfile-gdb.py file): New paragraph for .exe stripping.
2126
3b5e4d35
YPK
21272012-08-23 Khoo Yit Phang <khooyp@cs.umd.edu>
2128
2129 Document how to return from "python-interactive" to GDB.
2130 * gdb.texinfo (Python Commands): Update documentation.
2131
21322012-08-22 Khoo Yit Phang <khooyp@cs.umd.edu>
2133
2134 Add a new "python-interactive" command that starts a standard
2135 Python interactive prompt with "pi" as alias, and add "py" as
2136 an alias to "python".
2137 * gdb.texinfo (Python Commands): Document the new commands.
2138
b583003e
TT
21392012-08-22 Tom Tromey <tromey@redhat.com>
2140
2141 * gdbint.texinfo (Host Definition): Remove documentation for
2142 SIGWINCH_HANDLER and SIGWINCH_HANDLER_BODY.
2143
a451cb65
KS
21442012-08-17 Keith Seitz <keiths@redhat.com>
2145
2146 PR c++/13356
2147 * gdb.texinfo (Type and Range Checking): Remove warning.
2148 Remove spurious commas.
2149 Update text and examples for re-implementation of set/show
2150 check type.
2151 (C and C++ Type and Range Checks): Likewise.
2152
6b1755ce
YQ
21532012-08-16 Yao Qi <yao@codesourcery.com>
2154
2155 * gdb.texinfo (Types In Python): Mention gdb.TYPE_CODE_BITSTRING
2156 is deprecated.
2157
f47f77df
DE
21582012-08-13 Doug Evans <dje@google.com>
2159
2160 * gdb.texinfo (Convenience Vars): Update text for "show convenience"
2161 to include functions.
2162
a72c3253
DE
21632012-08-10 Doug Evans <dje@google.com>
2164
2165 * gdb.texinfo (Convenience Funs): New node.
2166 (Types In Python): Document Type.vector.
2167
5b9afe8a
YQ
21682012-08-09 Yao Qi <yao@codesourcery.com>
2169
2170 * observer.texi: New observer command_param_changed.
2171 * gdb.texinfo (GDB/MI Async Records): Doc for '=cmd-param-changed'.
2172
dc1039df
JK
21732012-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
2174
2175 * gdbint.texinfo (Debugging GDB): In section
2176 'Debugging @value{GDBN} with itself' change .gdbinit for gdb-gdb.gdb.
2177 Mention also gdb-gdb.py.
2178
4abf930d
YQ
21792012-08-07 Yao Qi <yao@codesourcery.com>
2180
2181 Revert the folloing patch:
2182 2012-08-06 Yao Qi <yao@codesourcery.com>
2183 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2184 remote hardware-watchpoint-limit' and 'set
2185 remote hardware-breakpoint-limit'.
2186
f3c8a52a
JK
21872012-08-06 Nathaniel Flath <flat0103@gmail.com>
2188
2189 * gdb.texinfo (Working Directory): Added information about new
2190 default argument for 'cd' command.
2191
77a91025
YQ
21922012-08-06 Yao Qi <yao@codesourcery.com>
2193
2194 * gdb.texinfo (Remote Configuration): Add kindex for 'set
2195 remote hardware-watchpoint-limit' and 'set
2196 remote hardware-breakpoint-limit'.
2197
d9f08f52
YQ
21982012-08-06 Yao Qi <yao@codesourcery.com>
2199
2200 Fix PR14371.
2201
2202 * gdb.texinfo (GDB/MI Async Records): Fix the doc for
2203 '=breakpoint-deleted'.
2204
95b07c96
YQ
22052012-08-02 Yao Qi <yao@codesourcery.com>
2206
2207 * gdb.texinfo (Native): Remove node Neutrino.
2208
7255706c
YQ
22092012-07-27 Yao Qi <yao@codesourcery.com>
2210
2211 * gdb.texinfo (IPA Protocol Commands): Document new command
2212 'close'.
2213
d6b28940
TT
22142012-07-25 Tom Tromey <tromey@redhat.com>
2215
2216 * gdb.texinfo (Maintenance Commands): Document maint info bfds.
2217
e615022a
DE
22182012-07-20 Doug Evans <dje@google.com>
2219
2220 * gdb.texinfo (Mode Options): Delete --use-deprecated-index-sections.
2221 (Index Files): Document how to control the use of deprecated index
2222 sections.
2223 (Index Section Format): Replace --use-deprecated-index-sections with
2224 "set use-deprecated-index-sections on".
2225
055855a4
EZ
22262012-07-12 Eli Zaretskii <eliz@gnu.org>
2227
2228 * gdbint.texinfo: Remove @syncodeindex directives that put all the
2229 indices into a single node "Index". Instead, join function and
2230 variable indices into a single index, separate from the concept
2231 index. Requested in
2232 http://sourceware.org/ml/gdb-patches/2012-07/msg00146.html.
2233 (Top): Update the top-level menu: instead of one "Index" there are
2234 now separate entries "Concept Index" and "Function and Variable
2235 Index".
2236 (Concept Index, Function and Variable Index): New nodes.
2237 (Index): Node deleted.
2238
f77cc5f0
HZ
22392012-07-05 Hui Zhu <hui_zhu@mentor.com>
2240
2241 * gdb.texinfo (Maintenance Commands): Change help for "maint agent"
2242 and "maint agent-eval".
2243
00595b5e
EZ
22442012-07-03 Eli Zaretskii <eliz@gnu.org>
2245
2246 * gdb.texinfo: Separate the index into 2 indices, cp and fn, to
2247 avoid file-name clashes between Index.html and index.html on
2248 case-insensitive filesystems. See the discussion starting in
2249 http://sourceware.org/ml/gdb-patches/2012-06/msg00457.html for the
2250 details of the problem.
2251 (Top): Update the master menu for the above.
2252 (Concept Index, Command and Variable Index): New nodes, instead of
2253 the old "Index" node that was deleted. All cross-references
2254 updated.
2255
d3ce09f5
SS
22562012-07-02 Stan Shebs <stan@codesourcery.com>
2257
2258 * gdb.texinfo (Dynamic Printf): Mention agent style and
2259 disconnected dprintf.
2260 (Maintenance Commands): Describe maint agent-printf.
2261 (General Query Packets): Mention BreakpointCommands feature.
2262 (Packets): Document commands extension to Z0 packet.
2263 * agentexpr.texi (Bytecode Descriptions): Document printf
2264 bytecode.
2265
2d7b58e8
JK
22662012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2267
2268 * gdb.texinfo (File Options): Change -ix and -iex commands that apply
2269 only after gdbinit files.
2270 (Startup): Move -iex and -iex commands down after gdbinit files.
2271
202cbf1c
JK
22722012-07-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2273
2274 * gdb.texinfo (Auto-loading safe path): Note the shell wildcard
2275 possibility.
2276
b6ba681c
TT
22772012-06-29 Tom Tromey <tromey@redhat.com>
2278
2279 * gdb.texinfo (Index Section Format): Update for version 7.
2280
71caed83
SS
22812012-06-28 Stan Shebs <stan@codesourcery.com>
2282
2283 * gdb.texinfo (Miscellaneous GDB/MI Commands): Update -info-os
2284 example, add note about title column.
2285
ee0bf529
SCR
22862012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2287
2288 * gdb.texinfo (Symbol Tables In Python): Add description about
2289 the new 'last' attribute of gdb.Symtab_and line.
2290
3c15d565
SCR
22912012-06-26 Siva Chandra Reddy <sivachandra@google.com>
2292
2293 * gdb.texinfo (Symbol Tables In Python): Correct the description
2294 of the 'pc' attribute of gdb.Symtab_and_line.
2295
45cfd468
DE
22962012-06-26 Doug Evans <dje@google.com>
2297
2298 * gdb.texinfo (Debugging Output): Document debug options dwarf2-read
2299 and symtab-create.
2300
496ee73e
KS
23012012-06-25 Keith Seitz <keiths@redhat.com>
2302
2303 * gdb.texinfo (GDB/MI Breakpoint Commands): Remove "-r" option
2304 from example. Remove "rbreak" from list of corresponding
2305 gdb commands.
2306
156942c7
DE
23072012-06-23 Doug Evans <dje@google.com>
2308
2309 * gdb.texinfo (Index Section Format): Document version 7 format.
2310
c614397c
YQ
23112012-06-22 Yao Qi <yao@codesourcery.com>
2312
2313 * gdb.texinfo: Add missing cindex for some packets.
2314
472a2379
KS
23152012-06-20 Keith Seitz <keiths@redhat.com>
2316
2317 * gdb.texinfo (GDB/MI Breakpoint Commands): Re-order options
2318 for -break-insert and document -p.
2319
2678e2af
YQ
23202012-06-20 Yao Qi <yao@codesourcery.com>
2321
2322 * gdb.texinfo (Inferiors In Python): Replace "gdb.read_memory"
2323 and "gdb.write_memory" with "Inferior.read_memory" and
2324 "Inferior.write_memory".
2325
984359d2
EZ
23262012-06-15 Patrice Dumas <pertusus@free.fr> (tiny change)
2327
2328 * gdb.texinfo (Summary): Add a link to "Free Documentation".
2329 (Free Documentation): Add @node line.
2330 (Continuing and Stepping) <advance location>: Use @item instead of
2331 @itemx.
2332 (Reverse Execution) <set exec-direction reverse>: Use @item instead of
2333 @itemx.
2334 (Embedded Processors): Put the link to "PA" to its correct place,
2335 according to document structure.
2336 (Python API): Put the link to "Lazy Strings In Python" to its
2337 correct place.
2338 (Index): Use @@ in @tex block to get a literal @.
2339
2340 * gdbint.texinfo: Fix the @subtitle line.
2341
2342 * stabs.texinfo (Top): Put the link to "Symbol Types Index" to its
2343 correct place.
2344
16bdd41f
YQ
23452012-06-08 Yao Qi <yao@codesourcery.com>
2346
2347 * gdb.texinfo (In-Process Agent): Add 'In-Process Agent
2348 Protocol'.
2349 (In-Process Agent Protocol, IPA Protocol Objects)
2350 (IPA Protocol Commands): New nodes.
2351 (Tracepoint Packets): Add anchors.
2352
2d4c29c5
TS
23532012-06-06 Thomas Schwinge <thomas@codesourcery.com>
2354
2355 * gdb.texinfo: Document the deprecation of SH's 'regs' command.
2356
6bd110c5
YQ
23572012-06-06 Yao Qi <yao@codesourcery.com>
2358
2359 * gdb.texinfo: Update copyright year.
2360
f3e0e960
SS
23612012-05-23 Stan Shebs <stan@codesourcery.com>
2362 Kwok Cheung Yeung <kcy@codesourcery.com>
2363
2364 * gdb.texinfo (Miscellaneous GDB/MI Commands): Document -info-os.
2365
1564a261
JK
23662012-05-20 Jan Kratochvil <jan.kratochvil@redhat.com>
2367
2368 * gdb.texinfo (Separate Debug Files): New anchor debug-file-directory.
2369 Mention also --with-separate-debug-dir.
2370 (Auto-loading): Prepend $debugdir in the sample output.
2371 (Auto-loading safe path): Likewise. Mention also $debugdir for the
2372 auto-load safe-path variable.
2373 (objfile-gdb.py file): Remove the extra debug-file-directory paragraph.
2374 Mention also $debugdir for 'set auto-load scripts-directory'.
2375
eb17f351
EZ
23762012-05-19 Eli Zaretskii <eliz@gnu.org>
2377
2378 * gdb.texinfo (Continuing and Stepping, Selection, Byte Order)
2379 (MIPS Embedded, MIPS, MIPS Register packet Format)
2380 (Target Descriptions, MIPS Features): Use @acronym{MIPS} where
2381 appropriate.
2382
4cc0665f 23832012-05-18 Sandra Loosemore <sandra@codesourcery.com>
72f4393d 2384 Maciej W. Rozycki <macro@codesourcery.com>
4cc0665f
MR
2385
2386 * gdb.texinfo (MIPS): Document "set mips compression" and "show
2387 mips compression".
2388 (MIPS Breakpoint Kinds): New subsubsection.
2389
7af8dcf8 23902012-05-18 Eli Zaretskii <eliz@gnu.org>
02b67415
MR
2391
2392 * gdb.texinfo (Architecture-Specific Protocol Details): Define
2393 nodes for subsections. Add @acronym mark-ups and adjust
2394 formatting.
2395
aff139ff
JK
23962012-05-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2397
2398 Rename $ddir to $datadir.
2399 * gdb.texinfo (Auto-loading, Auto-loading safe path)
2400 (objfile-gdb.py file): Rename $ddir to $datadir.
2401
9cb709b6
TT
24022012-05-18 Tom Tromey <tromey@redhat.com>
2403
2404 * gdb.texinfo (Print Settings): Document 'set print symbol'.
2405
e7e0cddf
SS
24062012-05-14 Stan Shebs <stan@codesourcery.com>
2407
2408 * gdb.texinfo (Dynamic Printf): New subsection.
2409
7efc75aa
SCR
24102012-05-13 Siva Chandra Reddy <sivachandra@google.com>
2411
2412 * gdb.texinfo (Basic Python): Add description about the function
2413 gdb.find_pc_line
2414
f307c045
JK
24152012-05-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2416 Eli Zaretskii <eliz@gnu.org>
2417
2418 * gdb.texinfo (Separate Debug Files): Use plural form for global
2419 debugging information directory.
2420
85d4a676
SS
24212012-05-11 Stan Shebs <stan@codesourcery.com>
2422 Kwok Cheung Yeung <kcy@codesourcery.com>
2423
2424 * gdb.texinfo (Operating System Auxiliary Information): Document new
2425 'info os' subcommands.
2426
c1668e4e
JK
24272012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2428
2429 * gdb.texinfo (Auto-loading, Init File in the Current Directory)
2430 (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
2431 (dotdebug_gdb_scripts section): Add reference
2432 to 'Auto-loading safe path'.
2433
7349ff92
JK
24342012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2435
2436 Implement multi-component --with-auto-load-dir.
2437 * gdb.texinfo (Auto-loading): New references
2438 for 'set auto-load scripts-directory'
2439 and 'show auto-load scripts-directory'.
2440 (Auto-loading safe path): Describe the new default. Move $ddir
2441 substituation reference to 'objfile-gdb.py file'.
2442 (objfile-gdb.py file): Describe script-name alias. Change real-name to
2443 script-name. Describe new 'set auto-load scripts-directory'
2444 and 'show auto-load scripts-directory'.
2445
6dea1fbd
JK
24462012-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
2447
2448 Provide $ddir substitution for --with-auto-load-safe-path.
2449 * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
2450 (Auto-loading safe path): Likewise. Mention the default value,
2451 $ddir substitution, --with-auto-load-safe-path and
2452 --without-auto-load-safe-path.
2453 * observer.texi (gdb_datadir_changed): New.
2454
1ccacbcd
JK
24552012-05-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2456
2457 * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
2458 Twice.
2459
d9242c17
JK
2460 * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
2461 directory separator by path separator.
2462
af2c1515
JK
24632012-05-06 Jan Kratochvil <jan.kratochvil@redhat.com>
2464
2465 * gdb.texinfo (Auto-loading safe path): Make 'directories'
2466 for 'set auto-load safe-path' optional. Mention if it is omitted.
2467 Change disabling security protection condition to "/", twice.
2468
a20ee7a4
SCR
24692012-05-03 Siva Chandra Reddy <sivachandra@google.com>
2470
2471 * gdb.texinfo (Symbol Tables In Python): Add documentation about
2472 the new methods global_block and static_block on gdb.Symtab
2473 objects.
2474
56af09aa
SCR
24752012-05-02 Siva Chandra Reddy <sivachandra@google.com>
2476
2477 * gdb.texinfo (Blocks In Python): Add a note saying that future
2478 improvements to GDB and its infrastructure can move symbols
2479 across blocks within a symbol table.
2480
2746b0ef
YQ
24812012-04-29 Yao Qi <yao@codesourcery.com>
2482
2483 * gdb.texinfo (Architectures): Remove menu entry `A29K'.
2484 (A29K): Remove.
2485
62e5f89c
SDJ
24862012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>
2487 Tom Tromey <tromey@redhat.com>
2488
2489 * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
2490 and generic static probe support on GDB.
2491
a766d390
DE
24922012-04-25 Doug Evans <dje@google.com>
2493
50f042b9
DE
2494 * gdb.texinfo (Go): Fix thinko.
2495
a766d390
DE
2496 * gdb.texinfo (Supported Languages): Add Go.
2497 (Go): New node.
2498
f02e2b19
YQ
24992012-04-25 Yao Qi <yao@codesourcery.com>
2500
2501 * gdbint.texinfo (Testsuite): New section `Board settings'.
2502
68d41a48
JK
25032012-04-23 Jan Kratochvil <jan.kratochvil@redhat.com>
2504
2505 * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
2506 Three times.
2507
174bb630
JK
2508 * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
2509 Three times.
2510
0511cc75
JK
25112012-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
2512
2513 * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
2514 by @table @asis. Fix formatting of one item.
2515
0070f25a
JK
25162012-04-18 Jan Kratochvil <jan.kratochvil@redhat.com>
2517
2518 * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
2519
4dc84fd1
JK
25202012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2521
2522 New option "set debug auto-load".
2523 * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
2524 (auto-load verbose mode): New node.
2525
bccbefd2
JK
25262012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2527
2528 New option "set auto-load safe-path".
2529 * gdb.texinfo (Auto-loading): Extend the "show auto-load"
2530 and "info auto-load" examples for safe-path. Put there also references
2531 for "set auto-load safe-path" and "show auto-load safe-path".
2532 New menu item for Auto-loading safe path.
2533 (Auto-loading safe path): New node.
2534 (Python Auto-loading): Update the expected output from "Missing"
2535 to "No".
2536
bf88dd68
JK
25372012-04-17 Jan Kratochvil <jan.kratochvil@redhat.com>
2538
2539 auto-load: Implementation.
2540 * gdb.texinfo (Mode Options): New anchor for -nx.
2541 (Startup): New anchors for Option -init-eval-command,
2542 Home Directory Init File
2543 and Init File in the Current Directory during Startup.
2544 Mention set auto-load local-gdbinit with a reference.
2545 Change the sample code to "set auto-load python-scripts".
2546 (Threads): New anchor set libthread-db-search-path.
2547 Provide references to libthread_db.so.1 file.
2548 (Controlling GDB): New menu item for Auto-loading.
2549 (Auto-loading, Init File in the Current Directory)
2550 (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
2551 (Python): Rename the menu item Auto-loading to Python Auto-loading.
2552 (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
2553 reference.
2554 (Auto-loading): Rename to ...
2555 (Python Auto-loading): ... here. Change "set auto-load-scripts" to
2556 "set auto-load python-scripts", new anchor for it. Change
2557 "show auto-load-scripts" to "show auto-load python-scripts", new anchor
2558 for it. Change "info auto-load-scripts"
2559 to "info auto-load python-scripts", new anchor for it. Change "scripts"
2560 to "Python scripts".
2561
8264ba82
AG
25622012-04-14 Anton Gorenkov <xgsa@yandex.ru>
2563
2564 PR mi/13393
2565 * gdb.texinfo (Print Settings): Extend the description for "set print
2566 object".
2567 (GDB/MI Variable Objects): Extend the description for -var-create and
2568 -var-list-children.
2569
06fc020f
SCR
25702012-04-11 Siva Chandra Reddy <sivachandra@google.com>
2571
2572 * gdb.texinfo (Examining Data): Document the 'explore' command.
2573
7191c139
JB
25742012-03-28 Joel Brobecker <brobecker@adacore.com>
2575
2576 * gdb.texinfo (GDB/MI Variable Objects): Document what happens
2577 to the children of a varobj and its update range when -var-update
2578 returns that the varobj's type changed.
2579
3708f05e
JK
25802012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2581
2582 * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
2583 Create two new links fir 'objfile-gdb.py file'
2584 and 'dotdebug_gdb_scripts section'.
2585
8e0583c8
JK
25862012-03-27 Jan Kratochvil <jan.kratochvil@redhat.com>
2587
2588 * gdb.texinfo (Auto-loading): Rename node reference
2589 '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
2590 Twice.
2591 (.debug_gdb_scripts section): Rename the node ...
2592 (dotdebug_gdb_scripts section): ... here.
2593 (Maintenance Commands): Also rename this node reference.
2594
7b282c5a
SCR
25952012-03-22 Siva Chandra Reddy <sivachandra@google.com>
2596
2597 * gdb.texinfo (Python API/Values From Inferior): Add description
2598 about the new method Value.referenced_value. Add description on
2599 how Value.dereference is different (and similar) to
2600 Value.referenced_value.
2601
8320cc4f
JK
26022012-03-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2603
2604 * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
2605 --init-eval-command=COMMAND, -iex.
2606 (Startup): Describe -iex and -ix. Simplify the example
2607 for "set auto-load-scripts off".
2608
481860b3
GB
26092012-03-16 Gary Benson <gbenson@redhat.com>
2610
2611 PR breakpoints/10738
2612 * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
2613 stating that GDB cannot set breakpoints on inlined functions.
2614 (Mode Options): Document --use-deprecated-index-sections.
2615 (Index Section Format): Document new index section version format.
2616
c4aeac85
TT
26172012-03-15 Tom Tromey <tromey@redhat.com>
2618
2619 * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
2620
16899756
DE
26212012-03-13 Doug Evans <dje@google.com>
2622
2623 * gdb.texinfo (Help): Change apropos example to use "alias" instead
2624 of "reload".
2625 (Symbols): Delete docs for set/show symbol-reloading.
2626 * gdbint.texinfo (Defining Other Architecture Features): Delete
2627 SYMBOL_RELOADING_DEFAULT.
2628 * refcard.tex: Delete reference to symbol-reloading.
2629
9b224c5e
PA
26302012-03-07 Pedro Alves <palves@redhat.com>
2631
2632 * gdb.texinfo (General Query Packets): Document new
2633 QProgramSignals packet.
2634 * gdb.texinfo (Remote configuration): Mention
2635 "program-signals-packet".
2636
169081d0
TG
26372012-03-05 Tristan Gingold <gingold@adacore.com>
2638
2639 * gdb.texinfo (General Query Packets): Document xfer:uib:read.
2640
d1feda86
YQ
26412012-03-03 Yao Qi <yao@codesourcery.com>
2642
2643 * gdb.texinfo (In-Process Agent): New node.
2644 Document new commands.
2645 (General Query Packets): Add packet `QAgent'.
2646
1faeff08
MR
26472012-03-01 Maciej W. Rozycki <macro@codesourcery.com>
2648
2649 * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
2650
7d74f244
DE
26512012-03-01 Scott J. Goldman <scottjg@vmware.com>
2652
2653 * gdb.texinfo (Commands In Python): Put example python macro in
2654 COMMAND_USER category rather than COMMAND_OBSCURE.
2655 Document gdb.COMMAND_USER.
2656 (User-defined Commands): Update documentation to clarify
2657 "set/show max-user-call-depth" and "show user" don't apply to python
2658 commands. Update documentation to clarify "help user-defined" may
2659 also include python commands defined as COMMAND_USER.
2660
6fe37d23
JK
26612012-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2662
2663 * gdb.texinfo (Startup): Add option -ex description to the option -x
2664 description.
2665
83364271
LM
26662012-02-24 Luis Machado <lgustavo@codesourcery.com>
2667
2668 * gdb.texinfo (Setting Breakpoints): Mention and explain the
2669 condition-evaluation breakpoint parameter.
2670 Mention condition-evaluation mode being shown in "info break".
2671 (Break Conditions): Add description for target-side
2672 conditional breakpoints.
72f4393d 2673 (Remote Configuration): Mention conditional-breakpoints-packet.
83364271
LM
2674 (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
2675 cond-expr.
2676 (General Query Packets): Mention new ConditionalBreakpoint feature.
2677
bdb1994d
TT
26782012-02-22 Tom Tromey <tromey@redhat.com>
2679
2680 * gdb.texinfo (Blocks In Python): Clarify block iteration.
2681
4d241c86
TT
26822012-02-17 Tom Tromey <tromey@redhat.com>
2683
2684 PR python/10753:
2685 * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
2686 directory.
2687
816338b5
SS
26882012-02-14 Stan Shebs <stan@codesourcery.com>
2689
2690 * gdb.texinfo (Disabling Breakpoints): Document enable count.
2691
cc30c4bd
PA
26922012-02-13 Pedro Alves <palves@redhat.com>
2693
2694 * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
2695 mips-idt-ecoff.
2696
035d1e5b
YQ
26972012-02-09 Yao Qi <yao@codesourcery.com>
2698
2699 * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
2700
f0823d2c
TT
27012012-02-07 Tom Tromey <tromey@redhat.com>
2702
2703 * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
2704 Symbol.value.
2705
64e7d9dd
TT
27062012-02-07 Tom Tromey <tromey@redhat.com>
2707
2708 * gdb.texinfo (Symbols In Python): Document Symbol.line.
2709
4220b2f8
TS
27102012-01-27 Thomas Schwinge <thomas@codesourcery.com>
2711
2712 * gdb.textinfo (Packets): Move vCont paragraph to the correct place.
2713
edcc5120
TT
27142012-01-24 Tom Tromey <tromey@redhat.com>
2715
2716 * gdb.texinfo (Set Catchpoints): Document "catch load" and "catch
2717 unload".
2718 (Files): Mention new catch commands.
2719 (GDB/MI Async Records): Likewise.
2720
53fe1783
GB
27212012-01-24 Gary Benson <gbenson@redhat.com>
2722
2723 Delete #if 0'd out code.
2724 * gdb.texinfo (Frame Info): Remove "info catch".
2725
b9e7b9c3
UW
27262012-01-20 Ulrich Weigand <ulrich.weigand@linaro.org>
2727
2728 * gdb.texinfo (Remote Configuration): Document
2729 "set remote hostio-readlink-packet" command.
2730 (General Query Packets): Document vFile:readlink packet.
2731
4aac40c8
TT
27322012-01-16 Tom Tromey <tromey@redhat.com>
2733
2734 * gdb.texinfo (Specify Location): Document relative file name
2735 handling.
2736
cafec441
TT
27372012-01-16 Tom Tromey <tromey@redhat.com>
2738
2739 * gdb.texinfo (gdb.printing): Document FlagEnumerationPrinter.
2740
0ee339bc
JK
27412012-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
2742 Eli Zaretskii <eliz@gnu.org>
2743
2744 * gdbint.texinfo (Coding Standards): Require braces for two lines of
2745 code.
2746
72384ba3
PH
27472012-01-11 Paul Hilfinger <hilfingr@adacore.com>
2748
2749 * gdb.texinfo (Variables): Document use of :: for non-static
2750 variables.
2751
ce1b17c4
JB
27522012-01-05 Joel Brobecker <brobecker@adacore.com>
2753
2754 * gdbint.texinfo (Start of New Year Procedure): Update
2755 to replace use of copyright.sh by use of copyright.py.
2756
217bff3e
JK
27572012-01-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2758
2759 Remove the gdbtui binary.
2760 * all-cfg.texi (GDBTUI): Remove.
2761 * gdb.texinfo (Mode Options): Remove the GDBTUI reference.
2762 (TUI): Remove GDBTUI pindex. Remove the GDBTUI reference.
2763 * gdbint.texinfo (Testsuite): Replace `gdbtui' by `gdb -tui'.
2764
cc72b2a2
KP
27652011-12-23 Kevin Pouget <kevin.pouget@st.com>
2766
2767 Introduce gdb.FinishBreakpoint in Python.
2768 * gdb.texinfo (Finish Breakpoints in Python): New subsection.
2769 (Python API): Add menu entry for Finish Breakpoints.
2770
13ac8d2c
JK
27712011-12-19 Jan Kratochvil <jan.kratochvil@redhat.com>
2772
2773 * gdbint.texinfo (Testsuite): Describe KFAIL and XFAIL in Writing
2774 tests.
2775
e0f9f062
DE
27762011-12-16 Doug Evans <dje@google.com>
2777
2778 * gdb.texinfo (Server): Document -/stdio argument to gdbserver.
2779
80b6e756
PM
27802011-12-16 Phil Muldoon <pmuldoon@redhat.com>
2781
1c3ad6ab 2782 * gdb.texinfo (Python Commands): Remove "maint set/show print
80b6e756
PM
2783 stack". Add documentation for "set/show python print-stack".
2784
2fb860fc
PA
27852011-12-14 Pedro Alves <pedro@codesourcery.com>
2786
2787 * gdb.texinfo (Implementing a Remote Stub): Explain that you
2788 should transfer control to the stub in the startup code instead of
2789 in main. Mention the need to get past the initial breakpoint.
2790
f8eba3c6
TT
27912011-12-06 Tom Tromey <tromey@redhat.com>
2792
2793 * gdb.texinfo (Set Breaks): Update for new behavior.
2794
2268b414
JK
27952011-12-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2796
2797 * gdb.texinfo (Requirements, Remote Protocol): Reference also `Library
2798 List Format for SVR4 Targets'.
2799 (General Query Packets): New item qXfer:libraries-svr4:read.
2800 (Library List Format for SVR4 Targets): New node.
2801
ae6f0d5b
TT
28022011-12-01 Tom Tromey <tromey@redhat.com>
2803
2804 * gdb.texinfo (Writing a Pretty-Printer): Use append method, not
2805 add.
2806
36dfb11c
TT
28072011-11-22 Tom Tromey <tromey@redhat.com>
2808
2809 * gdb.texinfo (GDB/MI Async Records): Document new *stopped
2810 reasons.
2811
f196051f
SS
28122011-11-20 Stan Shebs <stan@codesourcery.com>
2813
2814 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
2815 note-related options and variables.
2816 (Tracepoint Packets): Document packet changes.
2817
f85b53f8
SD
28182011-11-20 Sanjoy Das <sdas@igalia.com>
2819
2820 * gdb.texinfo (JIT Interface): Add documentation on writing and
2821 usind JIT debug info readers.
2822 (Custom Debug Info, Using JIT Debug Info Readers, Writing JIT
2823 Debug Info Readers): New nodes.
2824
bfccc43c
YQ
28252011-11-18 Yao Qi <yao@codesourcery.com>
2826
2827 * gdb.texinfo (Create and Delete Tracepoints): Mention pending
2828 tracepoint.
2829
c011a4f4
DE
28302011-11-15 Doug Evans <dje@google.com>
2831
2832 * gdb.texinfo (Files): Document basenames-may-differ.
2833
ed59ded5
DE
28342011-11-14 Doug Evans <dje@google.com>
2835
2836 * gdb.texinfo (Shell Commands): Document "!".
2837
405f8e94
SS
28382011-11-14 Stan Shebs <stan@codesourcery.com>
2839 Kwok Cheung Yeung <kcy@codesourcery.com>
2840
2841 * gdb.texinfo (Create and Delete Tracepoints): Describe what is
2842 needed to get shorter fast tracepoints.
2843 (Tracepoint Packets): Document new qTMinFTPILen packet.
2844
1e4d1764
YQ
28452011-11-14 Yao Qi <yao@codesourcery.com>
2846
2847 * gdb.texinfo (Create and Delete Tracepoints): Describe changed
2848 behavior of tracepoint.
2849 (General Query Packets): New feature InstallInTrace.
2850 (Remote Configuration): Document "set remote
2851 install-in-trace-packet".
2852
71eba9c2 28532011-11-12 Matt Rice <ratmice@gmail.com>
2854
2855 * gdb.texinfo (C Preprocessor Macros): Remove info definitions.
2856 Add arguments to info macro.
2857
e0f8f636
TT
28582011-11-10 Tom Tromey <tromey@redhat.com>
2859
2860 * gdb.texinfo (Compilation): Don't mention -gdwarf-2. Link to GCC
2861 manual.
2862 (Variables): Don't mention -gdwarf-2. Link to Compilation node.
2863 (Macros): Add a footnote.
2864 (C): Remove paragraph about compiler options.
2865 (C Constants): Mention wide character and string constants.
2866 (C Plus Plus Expressions): Update compiler option advice. Mention
2867 using declarations. Mention ADL. Remove old HP compiler
2868 information.
2869
625c0d47
TT
28702011-11-10 Tom Tromey <tromey@redhat.com>
2871
2872 PR c++/9257:
2873 * gdb.texinfo (Print Settings): Add an extra note about the need
2874 for a vtable.
2875
4be2aacc
MR
28762011-11-08 Maciej W. Rozycki <macro@codesourcery.com>
2877
2878 * gdb.texinfo (MIPS): Remove duplicate "auto" reference from
2879 "set mips abi" documentation.
2880
0a1c4d10
DE
28812011-11-04 Doug Evans <dje@google.com>
2882
2883 * gdb.texinfo (Maintenance Commands): Update docs of "maint time".
2884
aad1c02c
TT
28852011-11-03 Tom Tromey <tromey@redhat.com>
2886
2887 * gdb.texinfo (Stopping): Add menu entry.
2888 (Continuing and Stepping): Restore @node. Use @section, not
2889 @subsection.
2890
983fb131
MR
28912011-11-03 Maciej W. Rozycki <macro@codesourcery.com>
2892
2893 * gdb.texinfo (Skipping Over Functions and Files): Remove node
2894 designation. Fix "Specify Location" cross-reference.
2895
3065dfb6
SS
28962011-11-02 Stan Shebs <stan@codesourcery.com>
2897
2898 * gdb.texinfo (Tracepoint Action Lists): Document collect/s.
2899 (General Query Packets): Describe tracenz feature.
2900 * agentexpr.texi (Bytecode Descriptions): Describe tracenz.
2901
0aaaf063
PK
29022011-10-28 Paul Koning <paul_koning@dell.com>
2903
2904 * gdb.texinfo (gdb.types): Rename deepitems to deep_items.
2905
2231f1fb
KP
29062011-10-27 Kevin Pouget <kevin.pouget@st.com>
2907
72f4393d 2908 * gdb.texinfo ((Frames In Python): Document
2231f1fb
KP
2909 gdb.FRAME_UNWIND_FIRST_ERROR contant.
2910
5110b5df
PK
29112011-10-26 Paul Koning <paul_koning@dell.com>
2912
2913 * gdb.texinfo (gdb.types): Document new deepitems function.
72f4393d 2914
22dbab46
PK
29152011-10-25 Paul Koning <paul_koning@dell.com>
2916
2917 PR python/13327
72f4393d 2918
22dbab46
PK
2919 * gdb.texinfo (Values From Inferior): Add is_lazy attribute,
2920 fetch_lazy method.
2921
9df2fbc4
PM
29222011-10-20 Phil Muldoon <pmuldoon@redhat.com>
2923
2924 PR python/12656
2925
2926 * gdb.texinfo (Blocks In Python): Document is_static, is_global,
2927 global_block, static_block function.
2928
f05e2e1d
TT
29292011-10-19 Tom Tromey <tromey@redhat.com>
2930
2931 * gdb.texinfo (Commands In Python): Add missing "@"s.
2932
a7fc3f37
KP
29332011-10-13 Kevin Pouget <kevin.pouget@st.com>
2934
2935 PR python/13285 Document named constants for frame unwind stop reasons
72f4393d 2936 * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_*
a7fc3f37
KP
2937 constants.
2938
5048e516
JK
29392011-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
2940
2941 Fix compatibility with texinfo versions older than 4.12.
2942 * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
2943 (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
2944 (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
2945 (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
2946 * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
2947 Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
2948 CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
2949
5a56e9c5
DE
29502011-10-09 Doug Evans <dje@google.com>
2951
2952 * gdb.texinfo (Extending GDB): Document alias command.
2953
36b11add
JK
29542011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2955
2956 Support @entry in input expressions.
2957 * gdb.texinfo (Variables): Describe @entry names suffix.
2958 (Print Settings): Add anchor for `set print entry-values'.
2959
e18b2753
JK
29602011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2961 Eli Zaretskii <eliz@gnu.org>
2962
2963 Display @entry parameter values (without references).
2964 * gdb.texinfo (Tail Call Frames): Add anchor. Add self tail call
2965 example.
2966 (Print Settings): New description of set print entry-values and show
2967 print entry-values.
2968
111c6489
JK
29692011-10-09 Jan Kratochvil <jan.kratochvil@redhat.com>
2970 Eli Zaretskii <eliz@gnu.org>
2971
2972 Recognize virtual tail call frames.
2973 * gdb.texinfo (Optimized Code): Add reference to Tail Call Frames.
2974 (Tail Call Frames): New node.
2975 (Frames In Python): Add gdb.TAILCALL_FRAME.
2976
9c15afc4
DE
29772011-10-07 Doug Evans <dje@google.com>
2978
2979 * gdb.texinfo (gdb.printing): Document new `replace' arg to
2980 register_pretty_printer.
2981
99f5279d
PM
29822011-10-07 Phil Muldoon <pmuldoon@redhat.com>
2983
2984 PR python/12930
2985 PR python/12802
2986
2987 * gdb.texinfo (Breakpoints In Python): Clarify behavior in the
2988 stop method.
2989
03583c20
UW
29902011-10-07 Ulrich Weigand <ulrich.weigand@linaro.org>
2991
2992 * gdb.texinfo (Starting your Program): "set disable-randomization"
2993 is no longer Linux-specific.
2994 (Remote Configuration): Document "set remote
2995 disable-randomization-packet".
2996 (General Query Packets): Document "QDisableRandomization" packet
2997 and add it to "qSupported" list.
2998
bd054e06
KP
29992011-10-07 Kevin Pouget <kevin.pouget@st.com>
3000
3001 Allow Python notification of new object-file loadings.
3002 * gdb.texinfo (Events In Python): Document `gdb.NewObjFileEvent'
3003 event type.
3004
cb6be26b
KP
30052011-10-04 Kevin Pouget <kevin.pouget@st.com>
3006
3007 PR python/12691: Add the inferior to Python exited event
3008 * gdb.texinfo (Events In Python): Describe exited inferior attribute.
3009
a05336a1
JB
30102011-10-03 Joel Brobecker <brobecker@adacore.com>
3011
3012 * gdb.texinfo (GDB/MI Miscellaneous Commands): Minor
3013 rephasing.
3014
5d77fe44
JB
30152011-10-03 Joel Brobecker <brobecker@adacore.com>
3016
3017 * gdb.texinfo (GDB/MI Ada Tasking Commands): New node.
3018 (GDB/MI Miscellaneous Commands): Add `ada-task-info'
3019 as possible feature returned by the `-list-features'
3020 command.
3021
699df94d
PK
30222011-09-28 Paul Koning <paul_koning@dell.com>
3023
3024 * gdb.texinfo (gdb.Type): Document field access by dictionary
3025 key syntax.
3026
24bdad53
YQ
30272011-09-28 Yao Qi <yao@codesourcery.com>
3028
3029 * gdb.texinfo (Files): Update options for `add-symbol-file'.
3030 Add one space after option `-s'. Remove @r{} markup.
3031
6710bf39
SS
30322011-09-27 Stan Shebs <stan@codesourcery.com>
3033
3034 * gdb.texinfo (Tracepoint Action Lists): Document $_ret.
3035
d99f7e48
HZ
30362011-09-16 Hui Zhu <teawater@gmail.com>
3037
3038 * gdb.texinfo (Tracepoint Restrictions): Change *$esp@300
3039 to *(unsigned char *)$esp@300.
3040
d812018b
PK
30412011-09-15 Paul Koning <paul_koning@dell.com>
3042
3043 * gdb.texinfo: Make style of Python functions and methods match
3044 the syntax of Python. Also put class and module names explicitly
3045 on function, member, and variable names, matching Python
3046 documentation conventions.
72f4393d 3047
2aa48337
KP
30482011-09-15 Kevin Pouget <kevin.pouget@st.com>
3049
3050 PR Python/12692 Add gdb.selected_inferior() to Python interface.
3051 * gdb.texinfo (Inferiors In Python): Describe new
3052 gdb.selected_inferior() function.
3053
6839b47f
KP
30542011-09-15 Kevin Pouget <kevin.pouget@st.com>
3055
3056 Handle multiple breakpoint hits in Python interface:
3057 * gdb.texinfo (Events In Python): New function documentation:
3058 gdb.BreakpointEvent.breakpoints. Indicate that
3059 gdb.BreakpointEvent.breakpoint is now deprecated.
3060
26829f2b
JB
30612011-09-04 Joel Brobecker <brobecker@adacore.com>
3062
3063 * gdb.texinfo: Set EDITION to "Tenth" and change ISBN.
3064
a9f54f60
TT
30652011-08-25 Andrew Oakley <andrew@ado.is-a-geek.net>
3066
3067 * gdb.texinfo (Types In Python): Document 'bitpos' for enums.
3068
fa3a4f15
PM
30692011-08-17 Phil Muldoon <pmuldoon@redhat.com>
3070
72f4393d
L
3071 * gdb.texinfo (Prompt): Add set/show extended-prompt
3072 documentation
3073 (Basic Python): Add prompt_hook anchor.
3074 (Python modules): Reword module text to reflect multiple modules.
3075 (gdb.prompt): Document gdb.prompt module.
fa3a4f15 3076
224bbe49
YQ
30772011-08-14 Yao Qi <yao@codesourcery.com>
3078
78d85199
YQ
3079 * gdb.texinfo (General Query Packets): Document qXfer:fdpic:read packet.
3080
30812011-08-14 Yao Qi <yao@codesourcery.com>
3082
3083 * gdb.texinfo (Standard Target Features): Document C6x features.
224bbe49
YQ
3084 (TIC6x Features): New node.
3085
457e09f0
DE
30862011-08-12 Doug Evans <dje@google.com>
3087
3088 * gdb.texinfo (Symbols In Python): Document symbol.type.
3089
5e239b84
PM
30902011-08-09 Phil Muldoon <pmuldoon@redhat.com>
3091
3092 * gdb.texinfo (Python): Document command and function
3093 auto-loading.
3094
177bc839
JK
30952011-07-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3096 Eli Zaretskii <eliz@gnu.org>
3097
3098 * gdb.texinfo (whatis, ptype): Highlight their differences. Describe
3099 typedefs unrolling. Extend the sample code by an inner typedef and
3100 outer typedefs unrolling.
3101
1a532630
PP
31022011-07-26 Paul Pluzhnikov <ppluzhnikov@google.com>
3103
3104 * gdb.texinfo (Caching Remote Data): Document {set,show} dcache
3105 size and line-size.
3106
9b158ba0 31072011-07-21 Matt Rice <ratmice@gmail.com>
3108
3109 PR macros/12999
3110 * gdb.texinfo (Macros): Add info definitions and info macros commands.
3111 Update text and cindex entries for info macro command.
3112
d17b6f81
PM
31132011-07-21 Phil Muldoon <pmuldoon@redhat.com>
3114
3115 * observer.texi (GDB Observers): Add before_prompt observer.
3116 * gdb.texinfo (Basic Python): Add documentation for prompt
3117 substitution.
3118
713389e0
PM
31192011-07-11 Phil Muldoon <pmuldoon@redhat.com>
3120
72f4393d 3121 PR python/12438
713389e0 3122 * gdb.texinfo (Python Commands): Add deprecate note to maint
72f4393d
L
3123 set/show python print-stack. Document set/show python
3124 print-backtrace.
713389e0 3125
177b42fe
TJB
31262011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
3127
3128 * gdb.texinfo: Fix typos.
3129
900e11f9
JK
31302011-07-01 Tom Tromey <tromey@redhat.com>
3131
3132 * gdb.texinfo (Debugging Output): Document set debug
3133 check-physname.
3134
39c4d40a
TT
31352011-06-29 Tom Tromey <tromey@redhat.com>
3136
3137 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
3138 breakpoint-notifications feature.
3139
6f5def7d
UW
31402011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
3141
3142 * gdb.texinfo (Target Description): Remove warning about
3143 possibly unstable format.
3144
8cf64490
TT
31452011-06-03 Tom Tromey <tromey@redhat.com>
3146
3147 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
3148 (Events In Python): Note that exit_code is optional.
3149
393eab54
PA
31502011-05-17 Pedro Alves <pedro@codesourcery.com>
3151
3152 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
3153 required for multi-threading support.
3154 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
3155 Hc are deprecated for multi-threading debugging. Point readers at
3156 the vCont packet.
3157
75fc9810
DE
31582011-05-15 Doug Evans <dje@google.com>
3159
3160 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
3161
01124a23
DE
31622011-05-13 Doug Evans <dje@google.com>
3163
98a5dd13
DE
3164 * gdb.texinfo (Threads): Document $sdir,$pdir.
3165 (Server): Document $pdir exception.
3166
dbaefcf7
DE
3167 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
3168
cc63ef9b
DE
3169 * gdb.texinfo (Threads): Clarify default value for
3170 libthread-db-search-path.
7e0396aa 3171
01124a23
DE
3172 * gdb.texinfo (Completion): Update example.
3173 (Debugging Output): Delete `set/show debug lin-lwp-async'.
3174
d248b706
KY
31752011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
3176
3177 * gdb.texinfo: Document change in the behaviour of the enable and
3178 disable GDB commands when applied to tracepoints.
3179 Document the EnableDisableTracepoints remote stub feature.
3180 Document QTEnable and QTDisable in the list of tracepoint packets.
3181
cc88a640
JK
31822011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
3183
3184 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
3185 hsuser.texi.
3186 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
3187 comment to hsuser.texi. Change rluser.texi name in the comment.
3188
84e578fb
DE
31892011-05-10 Doug Evans <dje@google.com>
3190
3191 * gdb.texinfo (Threads): If an empty path is provided for
3192 libthread-db-search-path it is reset to its default value.
3193 (Server): Ditto.
3194
478aac75
DE
31952011-05-09 Doug Evans <dje@google.com>
3196
3197 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
3198
9c06b0b4
TJB
31992011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3200 Thiago Jung Bauermann <bauerman@br.ibm.com>
3201
3202 Implement support for PowerPC BookE masked watchpoints.
3203 * gdb.texinfo (Set Watchpoints): Document mask parameter.
3204 (PowerPC Embedded): Mention support of masked watchpoints.
3205
9ed350ad
JB
32062011-05-03 Joel Brobecker <brobecker@adacore.com>
3207
3208 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
3209 `@value{GDBN}'.
3210
4ceed123
JB
32112011-05-03 Joel Brobecker <brobecker@adacore.com>
3212
3213 * gdb.texinfo (titlepage): Remove dedication.
3214 (In Memoriam): New appendix.
3215
559a7a62
JK
32162011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
3217 Eli Zaretskii <eliz@gnu.org>
3218
3219 * gdb.texinfo (Index Section Format): Change the version to 5.
3220 Describe the different formula.
3221
03f2bd59
JK
32222011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
3223 Eli Zaretskii <eliz@gnu.org>
3224
3225 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
3226 for disconnected tracing.
3227 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
3228 extended-remote relationship. Mention --once.
3229 (TCP port allocation lifecycle of @code{gdbserver}): New.
3230
d9b1a651
EZ
32312011-04-23 Eli Zaretskii <eliz@gnu.org>
3232
3233 * gdb.texinfo (Server): Improve indexing. Index all optional
3234 switches to gdbserver.
3235
90476074
TT
32362011-04-20 Tom Tromey <tromey@redhat.com>
3237
3238 * gdb.texinfo (Index Section Format): New node.
3239 (Top): Add new node to menu.
3240
c21236dc
PA
32412011-04-20 Pedro Alves <pedro@codesourcery.com>
3242
3243 * gdb.texinfo (Maintenance Commands): Document `maint print
3244 remote-registers'.
3245
05c8c3f5
TT
32462011-04-20 Tom Tromey <tromey@redhat.com>
3247
3248 * gdb.texinfo (Trace File Format): Move node later.
3249
7a9dd1b2
TT
32502011-04-19 Tom Tromey <tromey@redhat.com>
3251
3252 * gdbint.texinfo (Register Information Functions): Remove
3253 duplicate "the".
3254 * gdb.texinfo (Emacs): Remove duplicate "to".
3255 (GDB/MI Variable Objects): Remove duplicate "the".
3256 (General Query Packets): Likewise.
3257
4368ebeb
JB
32582011-04-02 Joel Brobecker <brobecker@adacore.com>
3259
3260 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
3261 "GDB/MI Ada Exception Information" node.
3262
956a9fb9
JB
32632011-04-01 Joel Brobecker <brobecker@adacore.com>
3264
3265 * gdb.texinfo (GDB/MI Ada Exception Information): Document
3266 the "exception-name" field in the *stopped async record.
3267
f1310107
TJB
32682011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
3269 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3270
3271 Implement support for PowerPC BookE ranged breakpoints.
3272 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
3273
8786b2bd
TT
32742011-03-28 Tom Tromey <tromey@redhat.com>
3275
3276 * gdb.texinfo (Set Tracepoints): Fix typo.
3277
9ef07c8c
TT
32782011-03-24 Tom Tromey <tromey@redhat.com>
3279
3280 * gdb.texinfo (Specify Location): Document `function:label'
3281 linespec.
3282
99c3dc11
PM
32832011-03-18 Phil Muldoon <pmuldoon@redhat.com>
3284
f1310107 3285 PR python/12149
99c3dc11
PM
3286
3287 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
3288
29703da4
PM
32892011-03-17 Phil Muldoon <pmuldoon@redhat.com>
3290
3291 * gdb.texinfo (Blocks In Python): Add is_valid method description.
3292 (Inferiors In Python): Likewise.
3293 (Threads In Python): Likewise.
3294 (Symbols In Python): Likewise.
3295 (Objfiles In Python): Likewise.
3296 (Symbol Tables In Python): Likewise.
3297
c9174737
PA
32982011-03-15 Pedro Alves <pedro@codesourcery.com>
3299
3300 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
3301 display>: Explain that the commands accept number ranges.
3302
7371cf6d
PM
33032011-03-14 Phil Muldoon <pmuldoon@redhat.com>
3304
3305 * gdb.texinfo (Breakpoints In Python): Add description and example
3306 of Python stop function operation.
3307
ecec24e6
PM
33082011-03-10 Phil Muldoon <pmuldoon@redhat.com>
3309
3310 * gdb.texinfo (Parameters In Python): Document get_set_string and
3311 get_show_string methods.
3312
6dcd5565
JK
33132011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
3314
3315 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
3316
81896e36
JK
3317 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
3318 circular-trace-buffer name.
3319
5e30da2c
JB
33202011-02-28 Joel Brobecker <brobecker@adacore.com>
3321
3322 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
3323 in the previous change.
3324
3bd0f5ef 33252011-02-27 Michael Snyder <msnyder@vmware.com>
af624141 3326
72f4393d 3327 * gdb.texinfo (Inferiors and Programs): Update commands to show
af624141
MS
3328 that they can accept multiple arguments.
3329
4ec7539c
JB
33302011-02-24 Joel Brobecker <brobecker@adacore.com>
3331
3332 Revert the following patch (code patch was not approved):
3333 2011-02-21 Hui Zhu <teawater@gmail.com>
3334 * agentexpr.texi (bytecode descriptions): add printf.
3335 * gdb.texinfo (tracepoint action lists): add printf.
3336
82809774
DE
33372011-02-23 Doug Evans <dje@google.com>
3338
3339 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
3340
e5a67952
MS
33412011-02-23 Michael Snyder <msnyder@vmware.com>
3342
3343 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
3344 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
3345 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
3346
6e6fbe60
DE
33472011-02-22 Doug Evans <dje@google.com>
3348
3349 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
3350 Clarify behaviour of lookup_symbol when `block' argument is omitted,
3351 add description of result, fix @defun formatting.
3352
f994e27a
HZ
33532011-02-21 Hui Zhu <teawater@gmail.com>
3354
3355 * agentexpr.texi (Bytecode Descriptions): Add printf.
3356 * gdb.texinfo (Tracepoint Action Lists): Add printf.
3357
c7f96d2b
TT
33582011-02-18 Tom Tromey <tromey@redhat.com>
3359
3360 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
3361
60f98dde
MS
33622011-02-14 Michael Snyder <msnyder@vmware.com>
3363
3364 * gdb.texinfo (threads): Document argument for "info threads" cmd.
3365 Document new command "thread find".
3366
08e796bc
MS
33672011-02-14 Michael Snyder <msnyder@vmware.com>
3368
3369 * gdb.texinfo (Threads): Update example of new thread message.
3370
b3b9301e
PA
33712011-02-14 Pedro Alves <pedro@codesourcery.com>
3372
3373 * gdb.texinfo (Remote Configuration): Mention set/show remote
3374 traceframe-info.
3375 (Tools/Packages Optional for Building GDB): Mention that expat is
3376 used for traceframe info.
3377 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
3378 (General Query Packets) <qSupported>: Describe the
3379 qXfer:traceframe-info:read feature.
3380 (qXfer::read): Describe qXfer:traceframe-info:read.
3381 (Traceframe Info Format): New section.
3382
cef35b0f
PA
33832011-02-04 Pedro Alves <pedro@codesourcery.com>
3384
3385 * gdbint.texinfo (Formatting): Mention some formatting guidelines
3386 for casts and unary operators.
3387
f1cbe1d3
TT
33882011-02-04 Tom Tromey <tromey@redhat.com>
3389
3390 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
3391 is not useful.
3392
585fdaa1
PA
33932011-01-25 Pedro Alves <pedro@codesourcery.com>
3394
3395 * gdb.texinfo: s/value optimized out/optimized out/g
3396
7bfc9434
JB
33972011-01-21 Joel Brobecker <brobecker@adacore.com>
3398
3399 * gdb.texinfo (Other Misc Settings): Rework part of the
3400 documentation of the "set interactive mode" command.
3401
4694da01
TT
34022011-01-19 Tom Tromey <tromey@redhat.com>
3403
3404 * gdb.texinfo (Threads): Document thread name output and `thread
3405 name' command.
3406 (Threads In Python): Document Thread.name attribute.
3407 (GDB/MI Thread Commands): Document thread attributes.
3408
b716877b
AB
34092011-01-12 Andrew Burgess <aburgess@broadcom.com>
3410
3411 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
3412 changes in mi/mi-cmd-disas.c
3413
13fd8b81
TT
34142011-01-12 Tom Tromey <tromey@redhat.com>
3415
3416 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
3417 Fix "thread apply" text.
3418
e09342b5
TJB
34192011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
3420 Thiago Jung Bauermann <bauerman@br.ibm.com>
3421
3422 Implement support for PowerPC BookE ranged watchpoints.
3423 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
3424 the "set powerpc exact-watchpoints" flag.
3425
06e65f44
TT
34262011-01-07 Tom Tromey <tromey@redhat.com>
3427
3428 * gdb.texinfo (Python API): Add descriptions to @menu items.
3429
d8e22779
TT
34302011-01-06 Tom Tromey <tromey@redhat.com>
3431
3432 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
3433
a255712f
PP
34342010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
3435
e09342b5 3436 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 3437
ccfc3d6e
TT
34382011-01-06 Tom Tromey <tromey@redhat.com>
3439
3440 PR python/12133:
3441 * gdb.texinfo (Frames In Python): Document various frame
3442 constants.
3443
44944448
JB
34442011-01-05 Joel Brobecker <brobecker@adacore.com>
3445
3446 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
3447 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
3448 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
3449
42ea3d7a
JK
34502011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
3451
3452 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
3453 (clean): Add GDBvn.texi.
3454
720d1a40
JB
34552010-12-29 Joel Brobecker <brobecker@adacore.com>
3456
3457 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
3458 occasional case where the debugger prints an array address
3459 instead of the array itself.
3460
ad196637
PA
34612010-12-23 Pedro Alves <pedro@codesourcery.com>
3462
3463 * gdb.texinfo (Packets) <read registers packet>: Document support
3464 for registers that were not collected.
3465
a86caf66
DE
34662010-12-15 Doug Evans <dje@google.com>
3467
3468 * gdb.texinfo (Startup): Document auto-loading of scripts during
3469 startup.
3470 (Auto-loading): Delete "maint set python auto-load on|off".
3471 Add "set auto-load-scripts on|off".
3472
aae1c79a
DE
34732010-12-07 Doug Evans <dje@google.com>
3474
3475 * gdb.texinfo (Mode Options): Document -data-directory.
3476 (Data Files): Add reference to -data-directory.
3477
4e04c971
DE
34782010-11-29 Doug Evans <dje@google.com>
3479
3480 * gdb.texinfo (Pretty-Printer Introduction): Change
3481 printer-name:subprinter-name to printer-name;subprinter-name.
3482
94b6973e
PM
34832010-11-29 Phil Muldoon <pmuldoon@redhat.com>
3484
72f4393d 3485 PR python/12199
94b6973e
PM
3486
3487 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
3488
39037522
TT
34892010-11-23 Tom Tromey <tromey@redhat.com>
3490
3491 * gdb.texinfo (Top): Check SYSTEM_READLINE.
3492 (Editing): Likewise.
3493 (Command History): Likewise.
3494 (TUI Keys): Likewise.
3495 (Bug Reporting): Conditionally include rluser.texi and
3496 inc-history.texinfo.
3497 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
3498 (GDB_DOC_SOURCE_INCLUDES): Add comment.
3499 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
3500 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
3501 (gdb.pdf): Likewise.
3502 (gdb.info): Likewise.
3503 (gdb/index.html): Likewise.
3504
5ae98d25
TT
35052010-11-23 Tom Tromey <tromey@redhat.com>
3506
3507 * Makefile.in (Makefile): Run ../config.status.
3508 (distclean): Update.
3509 * configure: Remove.
3510 * configure.ac: Remove.
3511
621c8364
TT
35122010-11-12 Tom Tromey <tromey@redhat.com>
3513
3514 * gdb.texinfo (Basic Python): Update. Add xref.
3515 (Exception Handling): Document new exception classes.
3516 (Types In Python): Update.
3517 (Frames In Python): Update.
3518
84f4c1fe
PM
35192010-11-11 Phil Muldoon <pmuldoon@redhat.com>
3520
3521 * gdb.texinfo (Breakpoints In Python): Document "internal"
3522 parameter, and visible attribute.
3523
99e7ae30
DE
35242010-11-05 Doug Evans <dje@google.com>
3525
3526 * gdb.texinfo (Source Path): Document "set directories".
3527
f4b8a18d
KW
35282010-11-05 Ken Werner <ken.werner@de.ibm.com>
3529
3530 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
3531 (OpenCL C): New node.
3532
7b51bc51
DE
35332010-11-02 Doug Evans <dje@google.com>
3534
3535 * gdb.texinfo (Pretty Printing): Expand into three sections,
3536 introduction, example, and commands.
3537 (Python API): Delete section Disabling Pretty-Printers, merge into
3538 Selecting Pretty-Printers.
3539 (Writing a Pretty-Printer): New section. Move the pretty-printer
3540 example here, and reformat to match python coding style. Add a second
3541 example using the gdb.printing module.
3542 (Python modules): Add gdb.printing.
3543
9eeee977
DE
35442010-10-29 Doug Evans <dje@google.com>
3545
3546 * gdb.texinfo (Python): Fix long line.
3547
a0e0ffdf
DE
35482010-10-20 Doug Evans <dje@google.com>
3549
3550 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
3551 All references updated. Correct sections marked as subsections.
3552 (Coding Standards): New chapter. Move the coding standard related
3553 subsections here. Add section on Python coding standards.
3554
0e3509db
DE
35552010-10-13 Doug Evans <dje@google.com>
3556
3557 * gdb.texinfo (Python): Add "Python modules".
3558 (Types in Python): Add reference to gdb.types section.
3559 (Python modules): New node.
3560
44592cc4
DE
35612010-10-11 Doug Evans <dje@google.com>
3562
3563 * gdb.texinfo (Values From Inferior): Add reference to "Types in
3564 Python" from gdb.Value.type description.
3565
6e1bb179
JB
35662010-09-28 Joel Brobecker <brobecker@adacore.com>
3567
3568 * gdb.texinfo (Ravenscar Profile): New node.
3569
e8467610
TT
35702010-09-22 Tom Tromey <tromey@redhat.com>
3571
3572 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
3573
fccd1d1e
EZ
35742010-09-22 Eli Zaretskii <eliz@gnu.org>
3575
3576 * gdb.texinfo (Values From Inferior): Clarify that
3577 value.dynamic_type works only in C++ programs with RTTI.
3578
c1b6b909
TT
35792010-09-15 Paul Bolle <pebolle@tiscali.nl>
3580
3581 * gdb.texinfo (Character Sets): Correctly reference host-charset
3582 in example.
3583
7d288aaa
TT
35842010-09-13 Tom Tromey <tromey@redhat.com>
3585
3586 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
3587 Document "fullname" and "from".
3588
f75d858b
MK
35892010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
3590
3591 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
3592 feature `reverse' output by -list-target-features.
3593
83b9503b
L
35942010-08-31 H.J. Lu <hongjiu.lu@intel.com>
3595
3596 * gdb.texinfo (i386 Features): Remove an extra "@item".
3597
03f17ccf
TT
35982010-08-30 Tom Tromey <tromey@redhat.com>
3599
3600 PR python/11792:
3601 * gdb.texinfo (Values From Inferior): Document dynamic_type.
3602
9779414d
DJ
36032010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * gdb.texinfo (ARM Features): Document
3606 org.gnu.gdb.arm.m-profile.
3607
f9ffd4bb
TT
36082010-08-23 Tom Tromey <tromey@redhat.com>
3609
3610 PR python/11145:
3611 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
3612 reinterpret_cast methods.
3613
702c2711
TT
36142010-08-23 Tom Tromey <tromey@redhat.com>
3615
3616 PR python/11915:
3617 * gdb.texinfo (Types In Python): Document array method.
3618
66b73624
TJB
36192010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
3620
3621 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
3622
06a64a0b
TT
36232010-08-16 Tom Tromey <tromey@redhat.com>
3624
3625 * gdb.texinfo (Set Watchpoints): Document -location option.
3626
a3a7127e
DE
36272010-08-13 Doug Evans <dje@google.com>
3628
3629 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
3630
8dedea02
VP
36312010-08-13 Vladimir Prus <vladimir@codesourcery.com>
3632
3633 * gdb.texinfo (GDB/MI Data Manipulation): Document
3634 -data-read-memory-raw and -data-write-memory-raw.
3635
ca5c20b6 36362010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 3637 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
3638
3639 * gdb.texinfo (Basic Python): Describe post_event API.
3640
cb2e07a6
PM
36412010-08-11 Phil Muldoon <pmuldoon@redhat.com>
3642
3643 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 3644 decode_line Python APIs
cb2e07a6 3645
464b3efb
TT
36462010-08-10 Tom Tromey <tromey@redhat.com>
3647
3648 * gdb.texinfo (Pretty Printing API): Document
3649 gdb.default_visualizer.
3650
c29c521f
TT
36512010-08-10 Tom Tromey <tromey@redhat.com>
3652
3653 Revert gdb-add-index addition:
3654 * gdb.texinfo (Index Files): Don't document gdb-add-index.
3655
5da1313b
JK
36562010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
3657 Eli Zaretskii <eliz@gnu.org>
3658
3659 * gdb.texinfo (Mode Options) <-batch>
3660 (Basic Python) <gdb.execute>: Describe setting width and height.
3661
02d868e8
PP
36622010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
3663
3664 * gdb.texinfo (Threads): Document 'debug libthread-db'.
3665
c2bbed2a
TT
36662010-07-30 Tom Tromey <tromey@redhat.com>
3667
3668 * gdb.texinfo (Index Files): Mention gdb-add-index.
3669
6c13bbe1
HZ
36702010-07-30 Hui Zhu <teawater@gmail.com>
3671
3672 * gdb.texinfo (Inferiors and Programs): Update the introduce of
3673 "detach inferior" and "kill inferior".
3674
53a71c06
CR
36752010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
3676
3677 * gdb.texinfo (Machine Code): Update description of two forms of
3678 arguments, and add new example to demonstrate the new form.
3679
5374244e
PM
36802010-07-27 Phil Muldoon <pmuldoon@redhat.com>
3681
3682 * gdb.texinfo (Values From Inferior): Add value inferior function
3683 call description.
3684
8ea5bce5
JK
36852010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3686
3687 * gdb.texinfo (Active Targets): Fix wrong comma placement.
3688
c0edd9ed
JK
36892010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
3690 Eli Zaretskii <eliz@gnu.org>
3691
3692 Make core files the process_stratum.
3693 * gdb.texinfo (Active Targets): Remove core_stratum. Include
3694 record_stratum example.
3695
9291a0cd
TT
36962010-07-13 Tom Tromey <tromey@redhat.com>
3697
3698 * gdb.texinfo (Index Files): New node.
3699
f5011d11
TT
37002010-07-13 Tom Tromey <tromey@redhat.com>
3701
3702 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
3703
0f5238ed
TT
37042010-07-13 Tom Tromey <tromey@redhat.com>
3705
3706 * gdb.texinfo (Specify Location): Document labels.
3707
74c761c1
PA
37082010-07-01 Pedro Alves <pedro@codesourcery.com>
3709
3710 * gdb.texinfo (Create and Delete Tracepoints): Add more index
3711 entries for fast tracepoints and static tracepoints.
3712
501994c0
PA
37132010-07-01 Pedro Alves <pedro@codesourcery.com>
3714
3715 * gdb.texinfo (General Query Packets) <qfThreadInfo,
3716 qsThreadInfo>: Spell out `l' as ell.
3717
0fb4aa4b
PA
37182010-07-01 Pedro Alves <pedro@codesourcery.com>
3719
3720 * gdb.texinfo (Convenience Variables): Document $_sdata.
3721 (Commands to Set Tracepoints): Describe static tracepoints. Add
3722 `Listing Static Tracepoint Markers' menu entry. Document
3723 "strace".
3724 (Tracepoint Action Lists): Document collecting $_sdata.
3725 (Listing Static Tracepoint Markers): New subsection.
3726 (Tracepoints support in gdbserver): Mention static tracepoints.
3727 (remote packets, enabling and disabling): Mention
3728 read-sdata-object.
3729 (General Query Packets) <qSupported>: Document qXfer:sdata:read
3730 and StaticTracepoint.
3731 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
3732 Document qXfer:sdata:read.
3733 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
3734
dc3b15be
JB
37352010-06-29 Joel Brobecker <brobecker@adacore.com>
3736
3737 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
3738
595939de
PM
37392010-06-28 Phil Muldoon <pmuldoon@redhat.com>
3740 Tom Tromey <tromey@redhat.com>
3741 Thiago Jung Bauermann <bauerman@br.ibm.com>
3742
3743 * gdb.texinfo (Inferiors In Python): New node.
3744 * gdb.texinfo (Threads In Python): New node.
3745
9279c692
JB
37462010-06-28 Joel Brobecker <brobecker@adacore.com>
3747
3748 * gdb.texinfo (Python): Document what the python directory is
3749 and what its location is.
3750 (Basic Python): Document the gdb.PYTHONDIR constant.
3751
bc9f0842
TT
37522010-06-25 Tom Tromey <tromey@redhat.com>
3753
3754 PR python/10808:
3755 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
3756
f1421989
HZ
37572010-06-24 Hui Zhu <teawater@gmail.com>
3758
3759 * gdb.texinfo: (Commands for Controlled Output): Add
3760 documentation for command "eval".
3761
e4c0cfae
SS
37622010-06-21 Stan Shebs <stan@codesourcery.com>
3763
3764 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
3765 * annotate.texinfo: Ditto.
3766 * gdbint.texinfo: Ditto.
3767 * stabs.texinfo: Ditto.
3768
bb08c432
HZ
37692010-06-22 Hui Zhu <teawater@gmail.com>
3770
3771 * gdb.texinfo: (Process Record and Replay): Add documentation
3772 for command "set record memory-query".
3773
4f5d9f07
SS
37742010-06-21 Stan Shebs <stan@codesourcery.com>
3775
3776 * gdb.texinfo: Relicense under GFDL version 1.3.
3777 * annotate.texinfo: Relicense under GFDL version 1.3.
3778 * gdbint.texinfo: Relicense under GFDL version 1.3.
3779 * stabs.texinfo: Relicense under GFDL version 1.3.
3780 * fdl.texi: Update to version 1.3.
3781
6aed2dbc
SS
37822010-06-18 Stan Shebs <stan@codesourcery.com>
3783
a61408f8
SS
3784 * gdb.texinfo (Operating System Auxiliary Information): Describe
3785 "info os" when no arguments given.
3786
6aed2dbc
SS
3787 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
3788 $_thread.
3789
24e933df
HZ
37902010-06-18 Hui Zhu <teawater@gmail.com>
3791
3792 * gdb.texinfo: (Process Record and Replay): Add documentation
3793 for commands "record save" and "record restore".
3794
65d79d4b
SDJ
37952010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
3796
3797 * gdb.texinfo: Include information about the correct use
3798 of addresses in the `watch' command.
3799
d914c394
SS
38002010-06-11 Stan Shebs <stan@codesourcery.com>
3801
3802 * gdb.texinfo (Observer Mode): New section.
3803 (General Query Packets): Document QAllow.
889bf7c5 3804
967cf477
DE
38052010-06-04 Doug Evans <dje@google.com>
3806
3807 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
3808
aaf4119b
DE
38092010-06-03 Doug Evans <dje@google.com>
3810
3811 * gdbint.texinfo (Coding): Add subsection on command names.
3812
9eae7c52
TT
38132010-06-02 Tom Tromey <tromey@redhat.com>
3814
3815 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
3816 always-disassemble.
3817
fa593d66
PA
38182010-06-01 Pedro Alves <pedro@codesourcery.com>
3819
3820 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
3821 gdbserver, and add cross reference.
3822 (Tracepoints support in gdbserver): New subsection.
3823
dde08ee1
PA
38242010-05-26 Pedro Alves <pedro@codesourcery.com>
3825
3826 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
3827 `qRelocInsn' feature.
3828 (Relocate instruction reply packet): New subsection
3829 of `Tracepoint Packets'.
3830 (Tracepoint Packets): Mention that packets QTDP and QTStart
3831 support the qRelocInsn request, and add cross reference to new
3832 subsection.
3833
07ca107c
DE
38342010-05-25 Doug Evans <dje@google.com>
3835
3836 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
3837 (Commands In Python): Document gdb.string_to_argv.
3838
c25c4a8b
JK
38392010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
3840
3841 * gdbint.texinfo (Host Definition): Remove items NORETURN and
3842 ATTR_NORETURN.
3843
d7b32ed3 38442010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
3845 Tom Tromey <tromey@redhat.com>
3846 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 3847
c25c4a8b 3848 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 3849
6aecb9c2
JB
38502010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
3851
3852 * gdb.texinfo: (Summary) Add mention about D language support.
3853 (Filenames): Add D suffixes.
3854 (D): New node.
3855
b7da9e9f
PM
38562010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
3857
3858 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
3859 of macro deleted from GDB code.
3860
ab38a727
PA
38612010-04-24 Pedro Alves <pedro@codesourcery.com>
3862
3863 * gdb.texinfo (Commands to specify files): Describe what how GDB
3864 looks up DOS-based filesystem paths on the system root. Document
3865 the new `set/show target-file-system-kind' commands.
3866
66d09542
DE
38672010-04-23 Doug Evans <dje@google.com>
3868
3869 * gdb.texinfo (Python): Move Auto-loading section here ...
3870 (Python API): from here.
3871 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
3872 (Maintenance Commands): Add docs for "maint print section-scripts".
3873
8bd10a10
CM
38742010-04-20 Chris Moller <cmoller@redhat.com>
3875
3876 * gdb.texinfo (Setting Breakpoints): Added description of
3877 filename-qualified rbreak.
3878 * refcard.tex (Breakpoints and Watchpoints): Added brief
3879 description of filename-qualified rbreak.
3880
4c374409
JK
38812010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
3882
3883 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
3884 (Python API): Change the reference to Pretty Printing API.
3885 (Pretty Printing): Move the user part under the Data node. Reformat
3886 the sample output to 72 columns. Create a new reference to Pretty
3887 Printing API. Rename the API part ...
3888 (Pretty Printing API): To a new node name.
3889 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
3890 (GDB/MI Variable Objects): Change references to Pretty Printing API.
3891
5a9351ae
SS
38922010-04-21 Stan Shebs <stan@codesourcery.com>
3893
3894 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 3895 and commands.
5a9351ae 3896 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 3897
9a22f0d0
PM
38982010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
3899
3900 * gdb.texinfo (Examining memory): Update for change in string
3901 display with explicit size.
3902
6149aea9
PA
39032010-04-19 Pedro Alves <pedro@codesourcery.com>
3904
3905 PR breakpoints/8554.
3906
3907 * gdb.texinfo (Save Breakpoints): New node.
3908 (save-tracepoints): Rename to ...
3909 (save tracepoints): ... this. Mention that `save-tracepoints' is
3910 a deprecated alias to `save tracepoints'.
3911
711e434b
PM
39122010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
3913
645797a8 3914 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
3915 (info w32 thread-information-block): Document new command.
3916 (qGetTIBAddress): Document new gdbserver query.
3917 (maint set/show show-all-tib): Document new command.
3918
3f7b2faa
DE
39192010-04-15 Doug Evans <dje@google.com>
3920
fa33c3cd
DE
3921 * gdb.texinfo (Python API): Add progspaces section.
3922 (Selecting Pretty-Printers): Progspace pretty-printers are
3923 searched too.
3924 (Progspaces In Python): New section.
3925
3f7b2faa
DE
3926 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
3927
79f283fe
PM
39282010-04-14 Phil Muldoon <pmuldoon@redhat.com>
3929
3930 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
3931 returns None.
3932
87290684
SS
39332010-04-09 Stan Shebs <stan@codesourcery.com>
3934
3935 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3936 Describe the `frames-created' field, tweak grammar.
3937
a97153c7
PA
39382010-04-09 Pedro Alves <pedro@codesourcery.com>
3939
3940 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
3941 Describe the `circular' and `disconnected' fields.
3942
5c5dcc1b
L
39432010-04-09 H.J. Lu <hongjiu.lu@intel.com>
3944
3945 * gdb.texinfo (maint print registers): Mention unavailable and
3946 invisible registers.
3947
adc36818
PM
39482010-04-09 Phil Muldoon <pmuldoon@redhat.com>
3949 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 3950 Tom Tromey <tromey@redhat.com>
adc36818
PM
3951
3952 * gdb.texinfo (Breakpoints In Python): New Node.
3953
33da3f1c
SS
39542010-04-08 Stan Shebs <stan@codesourcery.com>
3955
3956 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
3957 trace status fields.
3958
3a13a53b
L
39592010-04-08 H.J. Lu <hongjiu.lu@intel.com>
3960
3961 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
3962 optional. Make org.gnu.gdb.i386.avx requires
3963 org.gnu.gdb.i386.avx.
3964
08001717
DE
39652010-04-08 Doug Evans <dje@google.com>
3966
3967 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
3968 search path, and document that gdb only scans the search path if
3969 the script's path doesn't specify a directory.
3970
c375651d
DE
39712010-04-05 Doug Evans <dje@google.com>
3972
3973 * gdb.texinfo (maint show python auto-load): Fix typo.
3974
af54718e
SS
39752010-04-04 Stan Shebs <stan@codesourcery.com>
3976
d77f58be
SS
3977 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
3978 (Setting Watchpoints): Update description of "info watch".
3979 (Disabling Breakpoints): Only "info break" lists all.
3980
af54718e
SS
3981 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
3982 (tdump): Explain how tdump works.
3983
86b17b60
PA
39842010-04-01 Pedro Alves <pedro@codesourcery.com>
3985
3986 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
3987 add cross reference.
3988
ff12863f
PA
39892010-03-31 Pedro Alves <pedro@codesourcery.com>
3990
3991 * gdb.texinfo (TUI Commands): Mention that in some cases, these
3992 commands error out.
3993
f68eb612
L
39942010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3995
3996 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
3997
c8d5aac9
L
39982010-03-30 H.J. Lu <hongjiu.lu@intel.com>
3999
4000 * gdb.texinfo (General Query Packets): Add xmlRegisters.
4001
7d13fe92
SS
40022010-03-29 Stan Shebs <stan@codesourcery.com>
4003 Nathan Sidwell <nathan@codesourcery.com>
4004
4005 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
4006 GDBN equivalent.
4007 (Set Tracepoints): Remove mention that conditional tracepoints
4008 don't exist.
4009 (Tracepoint Actions): Clarify when while-stepping collection
4010 happens, note that while-stepping does not automatically collect
4011 $pc.
4012
409873ef 40132010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 4014
409873ef
SS
4015 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
4016 (General Query Packets): Describe TracepointSource.
4017
ee8e71d4
EZ
40182010-03-27 Matt Rice <ratmice@gmail.com>
4019
c8d5aac9
L
4020 * gdb.texinfo (ARM): Document arguments to "target sim".
4021 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 4022
99b5e152
PA
40232010-03-26 Pedro Alves <pedro@codesourcery.com>
4024
4025 * gdb.texinfo (Tracepoint Packets): Remove mention that
4026 terror:string may be plain text, and drop mention of X prefix.
4027
cd64ee31
VP
40282010-03-26 Vladimir Prus <vladimir@codesourcery.com>
4029
4030 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
4031
6c28cbf2
SS
40322010-03-24 Stan Shebs <stan@codesourcery.com>
4033
4034 * gdb.texinfo (Tracepoint Packets): Document trace error status.
4035
95a42b64
TT
40362010-03-24 Tom Tromey <tromey@redhat.com>
4037
4038 PR breakpoints/9352:
4039 * gdb.texinfo (Break Commands): Update.
4040
18148017
VP
40412010-03-24 Vladimir Prus <vladimir@codesourcery.com>
4042
4043 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
4044 commands.
4045
4daf5ac0
SS
40462010-03-16 Stan Shebs <stan@codesourcery.com>
4047
4048 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
4049 circular-trace-buffer.
4050 (Tracepoint Packets): Describe QTBuffer, and details of the
4051 qTStatus reply.
4052
c9429232
SS
40532010-03-12 Stan Shebs <stan@codesourcery.com>
4054 Nathan Sidwell <nathan@codesourcery.com>
4055
4056 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
4057 doing instruction stepping.
4058 (Tracepoint Restrictions): New node.
4059
ccefe4c4
TT
40602010-03-10 Tom Tromey <tromey@redhat.com>
4061
4062 * gdbint.texinfo (Symbol Handling): Update.
4063
7c953934
TT
40642010-03-08 Tom Tromey <tromey@redhat.com>
4065
4066 PR cli/9591:
4067 * gdb.texinfo (Mode Options): Mention lack of pagination and
4068 confirmation with --batch.
4069 (Screen Size): Mention --batch.
4070 (Messages/Warnings): Likewise.
4071
f870a310
TT
40722010-03-05 Tom Tromey <tromey@redhat.com>
4073
4074 * gdb.texinfo (Basic Python): Document target_charset and
4075 target_wide_charset.
4076
78e2826b
TT
40772010-03-05 Tom Tromey <tromey@redhat.com>
4078
4079 * gdb.texinfo (Data): Link to pretty-printing.
4080 (Output Formats): Likewise. Correct text.
4081
f5dff777
DJ
40822010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
4083
4084 * gdb.texinfo (Types): Describe <struct> and <flags>.
4085
dc00d89f
PM
40862010-02-28 Phil Muldoon <pmuldoon@redhat.com>
4087
4088 * gdb.texinfo (Frames In Python): Add block parameter and
4089 description to read_var text.
4090
5107b149 40912010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 4092 Tom Tromey <tromey@redhat.com>
5107b149
PM
4093
4094 * gdb.texinfo (Types In Python): Describe block argument in
4095 template_argument and gdb.lookup_type.
4096
e03e5e7b
TT
40972010-02-24 Tom Tromey <tromey@redhat.com>
4098
4099 * gdb.texinfo (Cygwin Native): Fix typo.
4100
f3e9a817
PM
41012010-02-24 Phil Muldoon <pmuldoon@redhat.com>
4102
4103 * gdb.texinfo (Frames In Python): Add block, find_sal, function
4104 and select method descriptions.
4105 (Python API): Add Blocks In Python, Symbols in Python and Symbol
4106 Tables in Python to menu.
4107 (Blocks In Python): New node.
4108 (Symbols In Python): New node.
4109 (Symbol Tables in Python): New node.
4110
a79b8f6e
VP
41112010-02-24 Vladimir Prus <vladimir@codesourcery.com>
4112
4113 Multiexec MI
4114
4115 gdb/
4116 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
4117
4118 gdb/doc/
4119 * gdb.texinfo (GDB/MI Command Syntax): Document notification
4120 changes.
4121 (GDB/MI Program Execution): Document current behaviour of
4122 --all and --thread-group.
4123 (GDB/MI Miscellaneous Commands): Document -add-inferior and
4124 -remove-inferior.
4125 * observer.texi (inferior_added, inferior_removed): New
4126 observers.
4127
629d6a47
TT
41282010-02-19 Tom Tromey <tromey@redhat.com>
4129
4130 * gdbint.texinfo (Getting Started): Fix @node.
4131 (Debugging GDB): Likewise.
4132
c09529e5
JB
41332010-02-13 Joel Brobecker <brobecker@adacore.com>
4134
4135 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
4136 documenting the gdb_test_timeout variable.
4137
540aa8e7
MS
41382010-02-12 Jakob Engblom <jakob@virtutech.com>
4139
4140 * gdb.texinfo (MI commands): Added documentation of --reverse
4141 option to a set of MI commands. Restructured documentation of MI
4142 commands --exec-continue to reflect the complexity of reverse
4143 execution.
4144
081dfbf7
PA
41452010-02-12 Pedro Alves <pedro@codesourcery.com>
4146
4147 * gdb.texinfo (Using the Collected Data): Specify that the address
4148 range of `tfind outsize' is exclusive, and that the address range
4149 of `tfind range' is inclusive.
4150 (Tracepoint Packets): Specify that the address range of
4151 `QTFrame:range' is inclusive, and that the address range of
4152 `QTFrame:outside' is exclusive
4153
8e9c5e02
VP
41542010-02-12 Vladimir Prus <vladimir@codesourcery.com>
4155
4156 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
4157
92981e24
TT
41582010-02-10 Tom Tromey <tromey@redhat.com>
4159
4160 * gdb.texinfo (Debugging Output): Document set debug parser and
4161 show debug parser.
4162
075b51b7
L
41632010-02-09 H.J. Lu <hongjiu.lu@intel.com>
4164
4165 * gdb.texinfo (Predefined Target Types): Add i387_ext,
4166 i386_eflags and i386_mxcsr.
4167
3bb8d5c3
L
41682010-02-08 H.J. Lu <hongjiu.lu@intel.com>
4169
4170 * gdb.texinfo: Document i386 target features.
4171
c5f80513
DE
41722010-02-05 Doug Evans <dje@google.com>
4173
4174 * gdbint.texinfo (Testsuite): Add a new section to document the
4175 various DejaGnu variables that may be overridden.
1be00882 4176 Document INTERNAL_GDBFLAGS.
c5f80513 4177
6ac33a4e
TT
41782010-02-04 Tom Tromey <tromey@redhat.com>
4179
4180 PR cli/8830:
4181 * gdb.texinfo (Files): -readnow comes before the filename for file
4182 and symbol-file.
4183
a1dcb23a
DJ
41842010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
4185
4186 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
4187 Document ARM breakpoint types.
4188 (Register Packet Format): Move into the new section.
4189 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
4190
95433b34
JB
41912010-01-21 Joel Brobecker <brobecker@adacore.com>
4192
4193 * gdb.texinfo (File Options): Adjust the documentation of this
4194 switch to refer to the "source" command rather than partially
4195 duplicating some of the relevant information.
4196 (Extending GDB): Introduce and document the set/show script-extension
4197 setting.
4198 (Command Files): Add note explaining that the "source" command
4199 is also used to evalute scripts written in other languages.
4200 Remove the short slightly incorrect reference to sourcing Python
4201 scripts.
4202 (Python Commands): Document how to execute a Python script from GDB.
4203
8d576872
JB
42042010-01-19 Joel Brobecker <brobecker@adacore.com>
4205
4206 * gdb.texinfo (Command Files): Fix typo.
4207
8150ff9c
JB
42082010-01-18 Tom Tromey <tromey@redhat.com>
4209
4210 * gdb.texinfo (File Options): Document -x on .py files.
4211 (Command Files): Document handling of Python scripts.
4212
23db03a6
JZ
42132010-01-18 Jie Zhang <jie.zhang@analog.com>
4214
4215 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
4216
00bf0b85
SS
42172010-01-15 Stan Shebs <stan@codesourcery.com>
4218
4219 * gdb.texinfo (Trace Files): New section.
4220 (Tracepoint Packets): Document QTSave and qTBuffer.
4221 (Trace File Format): New appendix.
4222
be759fcf
PM
42232010-01-13 Phil Muldoon <pmuldoon@redhat.com>
4224
4225 * gdb.texinfo (Values From Inferior): Document lazy_string value
4226 method.
4227 (Python API): Add Lazy strings menu item.
4228 (Lazy Strings In Python): New node.
4229
dc146f7c
VP
42302010-01-13 Vladimir Prus <vladimir@codesourcery.com>
4231
4232 * gdb.texinfo (GDB/MI Thread Information): New.
4233 (GDB/MI Async Records): Document the core field in *stopped.
4234 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
4235 documentation
4236 (Process list): Document that osdata document may contain
4237 threads.
4238 (Remote Serial Protocol): Document qXfer:threads.
4239
d5551862
SS
42402010-01-06 Stan Shebs <stan@codesourcery.com>
4241
4242 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
4243 disconnected tracing.
4244 (Tracepoint Packets): Document new protocol.
4245
7a697b8d
SS
42462010-01-05 Stan Shebs <stan@codesourcery.com>
4247
4248 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
4249 tracepoints.
4250 (Tracepoint Packets): Describe remote protocol for fast
4251 tracepoints.
4252
e6f3ec50
JB
42532010-01-01 Joel Brobecker <brobecker@adacore.com>
4254
4255 Update the "Start of New Year Procedure".
4256 * gdbint.texinfo: Add the list of files that need to be updated
4257 manually. Minor reformatting.
4258
ddc4e9c1
JB
42592010-01-01 Joel Brobecker <brobecker@adacore.com>
4260
4261 * refcard.tex: Update copyright year in header and text.
4262
9d2897ad
JB
42632010-01-01 Joel Brobecker <brobecker@adacore.com>
4264
4265 * agentexpr.texi: Add 2010 to the list of copyright years.
4266 * annotate.texinfo: Likewise.
4267 * gdb.texinfo: Likewise.
4268 * gdbint.texinfo: Likewise.
4269 * observer.texi: Likewise.
4270 * stabs.texinfo: Likewise.
4271
6da95a67
SS
42722009-12-31 Stan Shebs <stan@codesourcery.com>
4273
4274 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 4275
236f1d4d
SS
42762009-12-29 Stan Shebs <stan@codesourcery.com>
4277
4278 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 4279
f61e138d
SS
42802009-12-28 Stan Shebs <stan@codesourcery.com>
4281
4282 * gdb.texinfo (Trace State Variables): New section.
4283 (Tracepoint Packets): Describe trace state variable packets.
4284 * agentexpr.texi (Bytecode Descriptions): Describe trace state
4285 variable bytecodes.
4286
0fe7935b
DJ
42872009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
4288
4289 * gdb.texinfo (Symbols): "info variables" prints definitions, not
4290 declarations.
4291
a6b29f87
VP
42922009-12-21 Vladimir Prus <vladimir@codesourcery.com>
4293
4294 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
4295 -gdb-exit behaviour.
4296
5e4bde96
JB
42972009-12-20 Joel Brobecker <brobecker@adacore.com>
4298
4299 * gpl.texi: Update to version 3 of the GPL.
4300
a1715244
JB
43012009-12-20 Joel Brobecker <brobecker@adacore.com>
4302
4303 * Makefile.in: Update copyright header.
4304 * observer.texi: Fix the copyright header of the generated files.
4305
361ae042
PM
43062009-12-08 Phil Muldoon <pmuldoon@redhat.com>
4307
4308 * gdb.texinfo (Types In Python): Describe range function.
4309
bfd31e71
PM
43102009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
4311
4312 * gdb.texinfo (Types In Python): Describe "is_base_class".
4313
57a1d736
TT
43142009-12-03 Tom Tromey <tromey@redhat.com>
4315
4316 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
4317
8cebebb9
PP
43182009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
4319
4320 * observer.texi: New memory_changed observer.
4321
16af530a
TT
43222009-12-01 Tom Tromey <tromey@redhat.com>
4323
4324 * gdb.texinfo (Reverse Execution): Fix typo.
4325
b6199126
DJ
43262009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
4327
4328 PR gdb/8704
4329
4330 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
4331 are allowed after the breakpoint condition.
4332
7a6973ad
TT
43332009-11-23 Tom Tromey <tromey@redhat.com>
4334
4335 PR python/10782:
4336 * gdb.texinfo (Types In Python): Document Type.pointer.
4337
21a0512e
PP
43382009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
4339
4340 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 4341
a5832c8f
PA
43422009-11-11 Pedro Alves <pedro@codesourcery.com>
4343
4344 * agentexpr.texi (Tracing On Symmetrix): Delete section.
4345 (Using Agent Expressions): Delete cross reference.
4346
1eb7cd77
JB
43472009-11-07 Joel Brobecker <brobecker@adacore.com>
4348
4349 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
4350 and @settitle directives up to help makeinfo find them.
4351
24ddea62
JK
43522009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
4353
4354 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
4355 (Auto-loading): Use plural and note one can use multiple components now.
4356
3afae151
VP
43572009-11-01 Vladimir Prus <vladimir@codesourcery.com>
4358
4359 * gdb.texinfo (GDB/MI Stack Manipulation): Make
4360 -stack-list-arguments have the same documentation for parameter
4361 as -stack-list-locals. Add comas.
4362
14ff2235
PM
43632009-10-27 Tom Tromey <tromey@redhat.com>
4364 Eli Zaretskii <eliz@gnu.org>
4365
c8d5aac9 4366 PR python/10781
14ff2235
PM
4367
4368 * gdb.texinfo (Values From Inferior): Document cast method.
4369
9c419145
PP
43702009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
4371
4372 * gdb.texinfo (Machine Code): Mention function name in disasssembly
4373 and adjust example.
889bf7c5 4374
29153c24
MS
43752009-10-22 Michael Snyder <msnyder@vmware.com>
4376
4377 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 4378 info record command. Also document the new save and restore
29153c24
MS
4379 commands.
4380
2b28d209
PP
43812009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
4382
4383 * gdb.texinfo (Machine Code): Mention current pc marker.
4384 (Memory): Likewise.
4385
6c95b8df
PA
43862009-10-19 Pedro Alves <pedro@codesourcery.com>
4387 Stan Shebs <stan@codesourcery.com>
4388
4389 * observer.texi (new_inferior): Rename to...
4390 (inferior_appeared): ... this.
4391
4392 * gdb.texinfo (Inferiors): Rename node to ...
4393 (Inferiors and Programs): ... this. Mention running multiple
4394 programs in the same debug session.
4395 <info inferiors>: Mention the new 'Executable' column if "info
4396 inferiors". Update examples. Document the "add-inferior",
4397 "clone-inferior", "remove-inferior" and "maint info
4398 program-spaces" commands.
4399 (Process): Rename node to...
4400 (Forks): ... this. Document "set|show follow-exec-mode".
4401
2f8132f3
MS
44022009-10-11 Michael Snyder <msnyder@vmware.com>
4403
4404 * gdb.texinfo (ReverseStep): Show default as "unsupported".
4405 (ReverseContinue): Ditto.
4406
cba4b2d3
PP
44072009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
4408
4409 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 4410
da082f17
JK
44112009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
4412
4413 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
4414
08be9d71
ME
44152009-10-06 Michael Eager <eager@eagercon.com>
4416
4417 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
4418 (Embedded Processors): Add MicroBlaze.
4419 (MicroBlaze): New. Describe Xilinx MicroBlaze
4420
08a0efd0
PA
44212009-10-04 Pedro Alves <pedro@codesourcery.com>
4422
4423 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
4424
cbb8f428
EZ
44252009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
4426
4427 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
4428
30a4a70c
JB
44292009-09-23 Joel Brobecker <brobecker@adacore.com>
4430
4431 * observer.texi (solib_unloaded): Document explicitly the fact that
4432 this observer is called before the associated symbols are unloaded.
4433
b3372f91
VP
44342009-09-19 Vladimir Prus <vladimir@codesourcery.com>
4435
4436 * gdb.texinfo (GDB/MI Stack Manipulation): Document
4437 -stack-list-variables.
4438
f43030c4
TT
44392009-09-18 Tom Tromey <tromey@redhat.com>
4440
4441 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
4442 is experimental.
4443
ec7e75e7
PP
44442009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
4445
4446 * gdb.texinfo (convenince variables): Mention
4447 $_siginfo could be empty.
f43030c4 4448
0cc7d26f
TT
44492009-09-15 Tom Tromey <tromey@redhat.com>
4450
4451 * gdb.texinfo (GDB/MI Variable Objects): Document
4452 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
4453 Expand -var-update documentation.
4454
a96d9b2e
SDJ
44552009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
4456
4457 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
4458 feature.
4459
005ca36a
JB
44602009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
4461
4462 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
4463
0d772ac9
MS
44642009-09-10 Michael Snyder <msnyder@vmware.com>
4465
4466 * gdb.texinfo (qSupported): Mention new ReverseContinue and
4467 ReverseStep replies to the qSupported query.
4468
14fb1bac
JB
44692009-09-10 Joel Brobecker <brobecker@adacore.com>
4470
4471 Add documentation for set/show interactive-mode.
4472 * gdb.texinfo (Other Misc Settings): New node.
4473
29b090c0
DE
44742009-09-01 Doug Evans <dje@google.com>
4475
4476 * gdb.texinfo (Caching Data of Remote Targets): Add note on
4477 non-stop mode's affect on remote caching.
4478
4e5d721f
DE
44792009-08-31 Jacob Potter <jdpotter@google.com>
4480 Doug Evans <dje@google.com>
4481
4482 * gdb.texinfo (Caching Data of Remote Targets): Update text.
4483 Mark `set/show remotecache' options as obsolete.
4484 Document new `set/show stack-cache' option.
4485 Update text for `info dcache'.
4486
55333a84
DE
44872009-08-27 Doug Evans <dje@google.com>
4488
4489 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
4490 (Files): Add note on new optional regex arg to `info sharedlibrary'.
4491
bc3a0b4d
RW
44922009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4493
4494 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
4495 about autoconf.
4496
3a1ff0b6
PA
44972009-08-25 Pedro Alves <pedro@codesourcery.com>
4498
4499 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
4500 small example, and describe its columns. Replace "inferior-id" by
4501 "infno" throughout.
4502
81ecdfbb
RW
45032009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4504
af542c2e
RW
4505 * gdbint.texinfo (Releasing GDB): Point to
4506 README-maintainer-mode file for required autoconf version.
4507 * configure.ac: Do not substitute datarootdir, htmldir,
4508 pdfdir, docdir. Do not process --with-datarootdir,
4509 --with-htmldir, --with-pdfdir, --with-docdir.
4510 * configure: Regenerate.
4511
81ecdfbb
RW
4512 * configure: Regenerate.
4513
4efc6507
DE
45142009-08-20 Reid Kleckner <reid@kleckner.net>
4515
4516 * gdb.texinfo: Add chapter on JIT interface.
4517
43089a6e
NR
45182009-08-07 Nick Roberts <nickrob@snap.net.nz>
4519
4520 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 4521 confirmation request.
43089a6e 4522
99e008fe
EZ
45232009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
4524
c8d5aac9
L
4525 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
4526 CRC definitions.
99e008fe 4527
48cb2d85
VP
45282009-08-03 Vladimir Prus <vladimir@codesourcery.com>
4529
4530 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 4531 -break-commands.
48cb2d85 4532
ff1a52c6
UW
45332009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4534
4535 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4536 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
4537
3285f3fe
UW
45382009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4539
4540 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
4541 "set spu stop-on-load" and "show spu stop-on-load" commands.
4542
e35359c5
UW
45432009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
4544
4545 * gdb.texinfo (Target Descriptions): Document <compatible> element.
4546
58d6951d
DJ
45472009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
4548
4549 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
4550 org.gnu.gdb.arm.neon.
4551
08d16641
PA
45522009-07-20 Pedro Alves <pedro@codesourcery.com>
4553
4554 * gdb.texinfo (Target Description Format): Mention the new <osabi>
4555 optional element.
4556 (subsection OS ABI): New subsection.
4557
782b2b07
SS
45582009-07-14 Stan Shebs <stan@codesourcery.com>
4559
4560 * gdb.texinfo (Tracepoint Conditions): New section.
4561 (General Query Packets): Describe ConditionalTracepoints.
4562 (Tracepoint Packets): Describe condition field.
4563 (Maintenance Commands): Describe maint agent-eval.
4564 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
4565
9b117ef3
HZ
45662009-07-11 Hui Zhu <teawater@gmail.com>
4567
4568 * gdb.texinfo (disassemble): Add a new modifier /r
4569 to "disassemble" command to make it print the raw instructions
4570 in hex as well as in symbolic form.
4571
f5a33284
TT
45722009-07-09 Tom Tromey <tromey@redhat.com>
4573
4574 * gdbint.texinfo (Testsuite): Document parallel make check.
4575
812f7342
TT
45762009-07-09 Tom Tromey <tromey@redhat.com>
4577
4578 * gdbint.texinfo (Testsuite): Document test transcripts.
4579
fbb8f299
PM
45802009-07-10 Phil Muldoon <pmuldoon@redhat.com>
4581
4582 * gdb.texinfo (Values From Inferior): Add length parameter
4583 description.
4584
dd8f35ac
EZ
45852009-07-04 Chris Genly <chris@genly.us>
4586
4587 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
4588 in -var-list-children. Fix example according to what the code
4589 does.
4590
2277426b
PA
45912009-07-02 Pedro Alves <pedro@codesourcery.com>
4592
4593 * gdb.texinfo (Debugging multiple inferiors): Document the
4594 "inferior", "detach inferior" and "kill inferior" commands.
4595 (Debugging Programs with Multiple Processes): Adjust to mention
4596 generic "inferior" commands. Delete mention of "detach fork" and
4597 "delete fork". Cross reference to "Debugging multiple inferiors"
4598 section.
4599
a6d9a66e
UW
46002009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4601
5af949e3
UW
4602 * gdbint.texinfo (Item Output Functions): Update signature
4603 for ui_out_field_core_addr.
4604
46052009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
4606
4607 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
4608 Update example code extrated from breakpoint.c.
4609
9901a55b 46102009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 4611
9901a55b
PP
4612 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
4613 MI commands.
4614 (GDB/MI Symbol Query): Likewise.
4615 (GDB/MI File Commands): Likewise.
4616 (GDB/MI File Transfer Commands): Likewise.
4617 (GDB/MI Target Manipulation): Likewise.
4618 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 4619
edb3359d
DJ
46202009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
4621
4622 * gdb.texinfo (Debugging Optimized Code): New chapter.
4623 (Compiling for Debugging): Reference it. Move some
4624 text to the new section.
4625
7cd1089b
PM
46262009-06-15 Phil Muldoon <pmuldoon@redhat.com>
4627
4628 * doc/gdb.texinfo (Calling): Document
4629 set-unwind-on-terminating-exception usage.
4630
d4db2f36
PA
46312009-06-11 Pedro Alves <pedro@codesourcery.com>
4632
4633 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
4634 command.
4635
d1a7880c
PA
46362009-06-07 Pedro Alves <pedro@codesourcery.com>
4637
4638 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
4639 references.
4640
473f94e6
UW
46412009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
4642
4643 * gdbint.texinfo: Rename formal parameters to gdbarch function
4644 protoypes from "current_gdbarch" to "gdbarch".
4645
8f500870
TT
46462009-05-28 Tom Tromey <tromey@redhat.com>
4647
4648 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
4649
b6313243
TT
46502009-05-27 Tom Tromey <tromey@redhat.com>
4651
4652 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4653 feature.
4654 (GDB/MI Variable Objects): Document -var-set-visualizer.
4655
46562009-04-02 Tom Tromey <tromey@redhat.com>
4657
4658 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
4659 feature.
4660 (GDB/MI Variable Objects): Document -var-set-visualizer.
4661
a6bac58e
TT
46622009-05-27 Tom Tromey <tromey@redhat.com>
4663 Thiago Jung Bauermann <bauerman@br.ibm.com>
4664 Phil Muldoon <pmuldoon@redhat.com>
4665
4666 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
4667 (Pretty Printing): New node.
4668 (Selecting Pretty-Printers): Likewise.
4669 (Python API): Update.
4670 (Output Formats): Document /r format.
4671
2c74e833
TT
46722009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
4673 Tom Tromey <tromey@redhat.com>
4674
4675 * gdb.texinfo (Types In Python): New node.
4676 (Values From Inferior): "type" is now an attribute.
4677 (Python API): Update.
4678
89c73ade
TT
46792009-05-27 Tom Tromey <tromey@redhat.com>
4680 Thiago Jung Bauermann <bauerman@br.ibm.com>
4681 Phil Muldoon <pmuldoon@redhat.com>
4682
4683 * gdb.texinfo: Add @syncodeindex for `tp'.
4684 (Python API): Update.
4685 (Auto-loading): New node.
4686 (Objfiles In Python): New node.
4687
17a37d48
PP
46882009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
4689
4690 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 4691
6718376f
NR
46922009-05-15 Nick Roberts <nickrob@snap.net.nz>
4693
4694 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
4695
cbe54154
PA
46962009-05-12 Pedro Alves <pedro@codesourcery.com>
4697
4698 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
4699 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
4700 show show-debug-regs' docs.
4701
8e05493c
EZ
47022009-05-08 Eli Zaretskii <eliz@gnu.org>
4703
4704 * gdb.texinfo (Process Record and Replay): Add description of
4705 reverse execution.
4706
b39f4988
JB
47072009-05-07 Joel Brobecker <brobecker@adacore.com>
4708
4709 * gdbint.texinfo (Adding support for debugging core files): New node.
4710 (Native Debugging): Remove the ``Native core file Support'' section.
4711
a2311334
EZ
47122009-05-01 Eli Zaretskii <eliz@gnu.org>
4713
4714 * gdb.texinfo (Process Record and Replay): Improve and clarify.
4715 Add index entries.
4716
53cc454a 47172009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 4718 Michael Snyder <msnyder@vmware.com>
53cc454a 4719
a2311334
EZ
4720 * gdb.texinfo: (Process Record and Replay): Add documentation for
4721 process record and replay.
53cc454a 4722
484086b7
JK
47232009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
4724
4725 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
4726 a new part on command-line defined macros.
4727
32ae1842
EZ
47282009-04-25 Eli Zaretskii <eliz@gnu.org>
4729
4730 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
4731 clarify the wording.
4732
b14b1491
TT
47332009-04-23 Tom Tromey <tromey@redhat.com>
4734
4735 * gdb.texinfo (Data Files): New node.
4736 (GDB Files): Update menu.
4737
5c1e86e1
JB
47382009-04-23 Joel Brobecker <brobecker@adacore.com>
4739
4740 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 4741 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 4742
83eba9b7
VP
47432009-04-22 Vladimir Prus <vladimir@codesourcery.com>
4744
4745 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
4746
e31198c4
HZ
47472009-04-22 Hui Zhu <teawater@gmail.com>
4748
4749 * gdb.texinfo (disassemble-next-line): Set the default of
4750 disassemble-next-line to off.
4751
26e251b6
JM
47522009-04-21 Joseph Myers <joseph@codesourcery.com>
4753
4754 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
4755 --with-htmldir): New.
4756 * configure: Regenerate.
4757 * Makefile.in (datarootdir, docdir): Define.
4758 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
4759 instead of $(SET_TEXINPUTS).
4760 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
4761 gdbint.info instead of $(SET_TEXINPUTS).
4762 (gdbint/index.html): Use same -I options as for building
4763 gdbint.info.
4764 (stabs.dvi, stabs.pdf): Use same -I options as for building
4765 stabs.info instead of $(SET_TEXINPUTS).
4766 (stabs/index.html): Use same -I options as for building
4767 stabs.info.
4768 (annotate.dvi, annotate.pdf): Use same -I options as for building
4769 annotate.info instead of $(SET_TEXINPUTS).
4770 (annotate/index.html): Use same -I options as for building
4771 annotate.info.
4772
eac35c4e
DD
47732009-04-21 David Daney <ddaney@caviumnetworks.com>
4774
4775 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
4776
29b0e8a2
JM
47772009-04-21 Joseph Myers <joseph@codesourcery.com>
4778
4779 * gdb.texinfo (Source Path): Document --with-relocated-sources.
4780
2b831889 47812009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 4782 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
4783
4784 * Makefile.in (MAKEHTML): Set to makeinfo --html.
4785 (MAKEHTMLFLAGS): Set to empty.
4786 (html__strip_dir): Define.
4787 (HTMLFILES): Define.
4788 (HTMLFILES_INSTALL): Define.
4789 (install-html): Copy new automake rule.
4790 (html): Depend on $(HTMLFILES).
4791 (gdb_toc.html): Rename to gdb/index.html.
4792 (gdbint_toc.html): Rename to gdbint/index.html.
4793 (stabs_toc.html): Rename to stabs/index.html.
4794 (annotate_toc.html): Rename to annotate/index.html.
4795
89a34d1b
JM
47962009-04-17 Carlos O'Donell <carlos@codesourcery.com>
4797
4798 * Makefile.in: Set pdfdir and htmldir from configure
4799 substitutions.
4800 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
4801 * configure: Regenerate.
4802
a2d5da46
JB
48032009-04-16 Joel Brobecker <brobecker@adacore.com>
4804
4805 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
4806 This macro is no longer used.
4807
732f6a93
TT
48082009-04-15 Tom Tromey <tromey@redhat.com>
4809
4810 * gdb.texinfo (Character Sets): Document default character set.
4811
87f9adc1
PM
48122009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
4813
4814 * gdbint.texinfo: Change server name from sources.redhat.com to
4815 sourceware.org throughout.
4816
2c88c651
JB
48172009-04-09 Joel Brobecker <brobecker@adacore.com>
4818
4819 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
4820 about a missing dot or coma after @xref.
4821
4f5376b2
JB
48222009-04-02 Joel Brobecker <brobecker@adacore.com>
4823
4824 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
4825 example, and add a small explanation about it.
4826 (Print Settings): Change the documentation of the "set print
4827 frame-arguments" to reflect the fact that the default is now "scalars".
4828
a0381d3a
JB
48292009-04-02 Joel Brobecker <brobecker@adacore.com>
4830
4831 * gdb.texinfo (Print Settings): Add kindex for command "set
4832 print frame-arguments".
4833
45ac276d
JB
48342009-03-31 Joel Brobecker <brobecker@adacore.com>
4835
4836 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
4837 breakpoints.
4838 (Set Breaks): Add reference to thread-specific and task-specific
4839 breakpoints.
4840
32cd1edc
JB
48412009-03-31 Joel Brobecker <brobecker@adacore.com>
4842
4843 * gdb.texinfo (Ada Tasks): Remove the documentation about
4844 the "Running" state, as this state has been eliminated.
4845 Now all runnable tasks are shown as "Runnable".
4846
1042e4c0
SS
48472009-03-30 Stan Shebs <stan@codesourcery.com>
4848
4849 * gdb.texinfo (Tracepoints): Describe tracepoints as a
4850 special case of breakpoints.
4851 (Enable and Disable Tracepoints): Mention deprecation.
4852 (Listing Tracepoints): Update description and example.
4853
f8f6f20b
TJB
48542009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
4855
4856 * gdb.texinfo (Frames in Python): New node.
4857 (Python API): Update.
4858
c0c6f777
TJB
48592009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
4860
4861 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
4862 from a method to an attribute.
4863
def2b000
TJB
48642009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
4865
4866 * gdb.texinfo (Values From Inferior): Document is_optimized_out
4867 attribute.
4868
a07daef3
PA
48692009-03-25 Pedro Alves <pedro@codesourcery.com>
4870
4871 * observer.texi (thread_exit): Add "silent" parameter.
4872
f3b1572e
PA
48732009-03-22 Pedro Alves <pedro@codesourcery.com>
4874
4875 * observer.texi (about_to_proceed): New.
4876
587afa38
EZ
48772009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
4878
4879 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
4880 field throughout to handle types with spaces in them. Fix typos
4881 found by aspell.
4882 (Summary, Requirements, Contributors): New first chapter,
4883 "Summary" added, old Requirements section moved there, and new
4884 section, "Contributors" added.
4885 (Initializing a New Architecture, Register Representation)
4886 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
4887 (Porting gdb): These sections extended and updated.
4888 (Compiler Characteristics): This section (empty) deleted.
4889 (Defining Other Architecture Features): This section renamed and
4890 duplicate material removed from (formerly "Target Conditionals").
4891 Use braces {} in @deftypeXX type field throughout to handle types
4892 with spaces in them. Typos found by aspell fixed.
4893
4894 * stack_frame.svg: New file, source of image for gdbint.texinfo.
4895 * stack_frame.pdf: Version of image for PDF output.
4896 * stack_frame.png: Version of image for HTML output and for Emacs.
4897 * stack_frame.txt: Version of image for Info output.
1db61298 4898 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 4899
10af6951
EZ
49002009-03-21 Eli Zaretskii <eliz@gnu.org>
4901
4902 * gdb.texinfo (Character Sets): Fix last change.
4903
cc924cad
TJB
49042009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
4905
4906 * gdb.texinfo (Values From Inferior): Fix optional arguments
4907 markup.
4908 (Commands In Python): Adjust argument names of gdb.Command.__init__
4909 to what the function accepts as keywords.
4910
bc3b79fd
TJB
49112008-03-20 Tom Tromey <tromey@redhat.com>
4912
4913 * gdb.texinfo (Convenience Vars): Document convenience functions.
4914 (Functions In Python): New node.
4915 (Python API): Update.
4916
6c7a06a3
TT
49172009-03-20 Tom Tromey <tromey@redhat.com>
4918
4919 * gdb.texinfo (Character Sets): Remove obsolete text. Document
4920 set target-wide-charset.
4921 (Requirements): Mention iconv.
4922
b646ddd4
HZ
49232009-03-17 Hui Zhu <teawater@gmail.com>
4924
4925 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4926
91440f57
HZ
49272009-03-17 Hui Zhu <teawater@gmail.com>
4928
4929 * gdb.texinfo: Add documentation for disassemble-next-line.
4930
8fd41227
TJB
49312009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
4932
4933 * gdb.texinfo (Commands In Python): Remove tindex entries.
4934
61ff14c6
JK
49352009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
4936
4937 * gdb.texinfo (Returning): New description for missing debug info.
4938
0b16c5cf
PA
49392009-03-14 Pedro Alves <pedro@codesourcery.com>
4940
4941 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 4942 (General Query Packets): Document qAttached.
0b16c5cf 4943
32fc0df9
PA
49442009-03-05 Pedro Alves <pedro@codesourcery.com>
4945
4946 * gdb.texinfo (Background Execution): Better describe the set
4947 target-async command.
4948 (Maintenance Commands): Delete description of the `maint set/show
4949 linux-async' and `maint set/show remote-async' commands.
4950
134eb42c
VP
49512009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4952
4953 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
4954 between sentences.
4955
c86cf029
VP
49562009-02-18 Vladimir Prus <vladimir@codesourcery.com>
4957
4958 * gdb.texinfo (GDB/MI Async Records): Document the
4959 =library-loaded and =library-unloaded notifications.
4960
3ea85240
VP
49612009-02-17 Vladimir Prus <vladimir@codesourcery.com>
4962
4963 * observer.texi (test_notification): New observer.
4964
1d33d6ba
VP
49652009-02-14 Vladimir Prus <vladimir@codesourcery.com>
4966
61ff14c6
JK
4967 * observer.texi: Add parameter 'print_frame' to normal_stop
4968 observer.
1d33d6ba 4969
d721c933
EZ
49702009-02-07 Eli Zaretskii <eliz@gnu.org>
4971
4972 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
4973 (Commands In Python): Fix COMMAND_* constants in last change. Use
4974 @kbd for interactive input. Add cross-references and index
4975 entries.
4976
4aa995e1
PA
49772009-02-06 Pedro Alves <pedro@codesourcery.com>
4978
4979 * gdb.texinfo (Signals): Document $_siginfo.
4980 (Convenience Variables): Mention $_siginfo.
4981 (Remote Configuration): Document qXfer:siginfo:read,
4982 qXfer:siginfo:write packets, and the read-siginfo-object,
4983 write-siginfo-object commands.
4984
5f5233d4
PA
49852009-02-06 Pedro Alves <pedro@codesourcery.com>
4986
4987 * gdbint.texinfo (Values): New chapter.
4988
d8906c6f
TJB
49892009-02-06 Tom Tromey <tromey@redhat.com>
4990
4991 * gdb.texinfo (Python API): Add entry for Commands In Python.
4992 (Commands In Python): New node.
4993
b6cb8e7d
TJB
49942009-02-05 Tom Tromey <tromey@redhat.com>
4995
4996 * gdb.texinfo (Values From Inferior): Document Value.string.
4997
12453b93
TJB
49982009-02-05 Tom Tromey <tromey@redhat.com>
4999
5000 * gdb.texinfo (Basic Python): Document execute's from_tty
5001 argument.
5002
08c637de
TJB
50032009-02-04 Tom Tromey <tromey@redhat.com>
5004
5005 * gdb.texinfo (Basic Python): Document gdb.history.
5006
592375cd
VP
50072009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5008
5009 * gdb.texinfo (GDB/MI Thread Commands): Document the
5010 'current-thread-id' field. Remove the example with zero threads,
5011 since current GDB won't ever report that if there's inferior.
5012
41447f92
VP
50132009-01-30 Vladimir Prus <vladimir@codesourcery.com>
5014
5015 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
5016 option to -break-insert.
5017
098b41a6
JG
50182009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5019 Jerome Guitton <guitton@adacore.com>
5020
5021 * gdb.texinfo (Startup): Document --with-system-gdbinit.
5022 (System-wide configuration): New section.
5023
3c16cced
PA
50242009-01-26 Pedro Alves <pedro@codesourcery.com>
5025
5026 PR gdb/7580:
5027 * gdb.texinfo (Maintenance Commands): Document "maint set|show
5028 internal-error|internal-warning quit|corefile ask|yes|no".
5029
62709adf
PA
50302009-01-26 Pedro Alves <pedro@codesourcery.com>
5031
5032 * gdb.texinfo (Using the `gdbserver' Program): Document
5033 --remote-debug.
5034
7ce58dd2
DE
50352009-01-23 Doug Evans <dje@google.com>
5036
5037 * gdb.texinfo: Add nexti to list of commands that support
5038 background execution.
5039
adb483fe
DJ
50402009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
5041
5042 * gdb.texinfo (Define, Hooks): Document prefix command support.
5043
a67ec3f4 50442009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 5045 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
5046
5047 Fixes for makeinfo --html.
5048
5049 * annotate.texinfo: Use @copying and @insertcopying. Use
5050 @ifnottex in place of @ifinfo.
5051 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
5052 place of @ifinfo. Use @ifnotinfo for one index entry.
5053 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
5054 in place of @ifinfo.
5055 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
5056 in place of @ifinfo. Include contents at start unconditionally.
5057
84fcdf95
PA
50582009-01-13 Pedro Alves <pedro@codesourcery.com>
5059
5060 * gdb.texinfo (General Query Packets): Remove @var{} around the
5061 "spu" literal string.
5062
fa3a767f
PA
50632009-01-07 Pedro Alves <pedro@codesourcery.com>
5064
5065 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
5066 program may be running in another process" errors.
5067 * gdbint.texinfo (Native Conditionals): Delete
5068 ONE_PROCESS_WRITETEXT description.
5069
9cb011d3
JB
50702009-01-07 Joel Brobecker <brobecker@adacore.com>
5071
5072 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
5073 emacs local variable to be placed at the end of the ChangeLog.
5074 Add server.c and gdbreplay.c to the list of files where the
5075 copyright year needs to be updated.
5076
84603566
SL
50772009-01-06 Sandra Loosemore <sandra@codesourcery.com>
5078
5079 * gdb.texinfo (Remote Configuration): Document new
5080 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
5081 commands.
5082
a53f55d8
PA
50832008-12-28 Pedro Alves <pedro@codesourcery.com>
5084
5085 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
5086 FETCH_INFERIOR_REGISTERS.
5087 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
5088 FETCH_INFERIOR_REGISTERS descriptions. Remove
5089 gdbarch_get_longjmp_target descrition, since already described in
5090 Target Conditionals. Move gdbarch_fp0_regnum description to ...
5091 (Target Conditionals): ... here.
5092
077e0a52
JB
50932008-12-16 Joel Brobecker <brobecker@adacore.com>
5094
5095 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
5096 examples.
5097 (Additions to Ada): Likewise. Add the missing opening and closing
5098 parenthesis of the GDB prompt in one of the examples.
5099
023eb17c
JB
51002008-12-14 Joel Brobecker <brobecker@adacore.com>
5101
5102 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
5103 about the result of 'Address not being of type System.Address.
5104 This problem has been fixed a while ago.
5105
c3b108f7
VP
51062008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5107
5108 MI non-stop and multiprocess docs.
5109
c8d5aac9
L
5110 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
5111 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
5112 Adjust documentation for *stopped, document =thread-created,
5113 =thread-exited, =thread-group-created and =thread-group-exited.
5114 (GDB/MI Thread Commands): Document the 'state' field in
5115 -thread-info output.
5116 (GDB/MI Program Execution): Mention --all and --thread-group
5117 options.
5118 (GDB/MI Variable Objects): Describe floating and fixed variable
5119 objects.
5120 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 5121
07e059b5
VP
51222008-12-02 Vladimir Prus <vladimir@codesourcery.com>
5123
c8d5aac9
L
5124 * gdb.texinfo (Operating System Information): New appendix.
5125 (Operating System Auxiliary Information): Document 'info os processes'
5126 (Remote Configuration): Document 'osdata'
5127 (General Query Packets): Document qXfer:osdata:read.
07e059b5 5128
a80b95ba
TG
51292008-11-27 Tristan Gingold <gingold@adacore.com>
5130
5131 * gdb.texinfo (Darwin): Document Darwin specific features.
5132
a655d424
JK
51332008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
5134
5135 * gdbint.texinfo (Target Conditionals): Extend the
5136 gdbarch_breakpoint_from_pc description.
5137
249e1128
VP
51382008-11-22 Vladimir Prus <vladimir@codesourcery.com>
5139
5140 * gdb.texinfo (M68K Features): Fix typo.
5141
c14c28ba
PP
51422008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
5143
5144 * gdb.texinfo (Symbols): Mention printing containing
5145 image name in "info symbol".
5146 (Maint translate-address): Likewise.
889bf7c5 5147
394a6666
JB
51482008-11-18 Joel Brobecker <brobecker@adacore.com>
5149
5150 * gdb.texinfo (Set Catchpoints): Remove the documentation of
5151 commands "catch load" and "catch unload".
5152
66bb093b
VP
51532008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5154
5155 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 5156 =thread-selected.
889bf7c5 5157
4a92f99b
VP
51582008-11-17 Vladimir Prus <vladimir@codesourcery.com>
5159
c8d5aac9 5160 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 5161
f0323ca0
PA
51622008-10-27 Pedro Alves <pedro@codesourcery.com>
5163
5164 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
5165 .mt files, TM_CLIBS or TM_CDEPS.
5166 (x86 Watchpoints): Don't mention TDEPFILES.
5167
8b23ecc4
SL
51682008-10-24 Sandra Loosemore <sandra@codesourcery.com>
5169
5170 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
5171 (Overview): Mention notifications and non-stop mode behavior.
5172 (Packets): Update documentation of ?, vAttach, vCont, and vRun
5173 with non-stop mode behavior. Add vStopped description.
5174 (Stop Reply Packets): Update list of packets that return
5175 stop replies. Mention non-stop behavior.
5176 (General Query Packets): Document QNonStop packet and associated
5177 qSupported query response.
5178 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
5179 behavior.
5180 (Notification Packets): New section.
5181 (Remote Non-Stop): New section.
5182 (File-I/O Overview): Mention non-stop behavior.
5183
fff08868
HZ
51842008-10-24 Hui Zhu <teawater@gmail.com>
5185 Pedro Alves <pedro@codesourcery.com>
5186
5187 * gdb.texinfo (displaced-stepping): Describe the auto mode
5188 setting, and say it's the default. This is now a mainstream
5189 setting instead of a maintenance setting.
5190
252fbfc8
PA
51912008-10-23 Pedro Alves <pedro@codesourcery.com>
5192
5193 * observer.texi (thread_stop_requested): New.
5194
20924a55
JB
51952008-10-22 Joel Brobecker <brobecker@adacore.com>
5196
5197 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
5198 (Patching): Replace incorrect usage of @samp by @kbd.
5199
bacec72f
MS
52002008-10-17 Michael Snyder <msnyder@vmware.com>
5201
5202 * gdb.texinfo: Add documentation for reverse execution.
5203
a08702d6 52042008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 5205 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
5206
5207 * gdb.texinfo. (Values From Inferior): New subsubsection.
5208
d97bc12b
DE
52092008-10-06 Doug Evans <dje@google.com>
5210
5211 * gdb.texinfo (set debug dwarf2-die): Document it.
5212
87f67dba
JB
52132008-10-01 Joel Brobecker <brobecker@adacore.com>
5214
5215 * gdb.texinfo (catch) [exception]: Document how to insert
5216 a breakpoint on user-defined exceptions when the exception
5217 name is identical to one of the language-defined ones.
5218
2fae03e8
TT
52192008-09-27 Tom Tromey <tromey@redhat.com>
5220
5221 * gdb.texinfo (Macros): Remove text about stringification,
5222 varargs, and splicing.
5223
5c6ce71d
TT
52242008-09-27 Tom Tromey <tromey@redhat.com>
5225
5226 * gdbint.texinfo (Language Support): Remove text about omitting
5227 support for a language.
5228
07128da0
DE
52292008-09-23 Doug Evans <dje@google.com>
5230
5231 * gdb.texinfo (info dcache): Update.
5232
b90a069a
SL
52332008-09-22 Sandra Loosemore <sandra@codesourcery.com>
5234
5235 * gdb.texinfo (Packets): Add info on thread-id syntax and
5236 multiprocess extensions.
5237 <D>: Document multiprocess form of packet.
5238 <H>: Use thread-id syntax.
5239 <T>: Likewise.
5240 <vCont>: Likewise. Note this is required for multiprocess.
5241 <vKill>: New packet.
5242 (Stop Reply Packets) <T>: Use thread-id syntax.
5243 <W>: Document multiprocess form of reply.
5244 <X>: Likewise.
5245 (General Query Packets) <qC>: Use thread-id syntax.
5246 <qfThreadInfo>: Likewise.
5247 <qGetTLSAddr>: Likewise.
5248 <qP>: Likewise.
5249 <qSupported>: Add "multiprocess" feature.
5250 <qThreadExtraInfo>: Use thread-id syntax.
5251
b77209e0
PA
52522008-09-22 Stan Shebs <stan@codesourcery.com>
5253
5254 * gdb.texinfo (Inferiors): New section.
5255
3d0bb823
PA
52562008-09-12 Pedro Alves <pedro@codesourcery.com>
5257
5258 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
5259
f8dcfc0a
UW
52602008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
5261
5262 * gdbint.texinfo (Target Conditionals): Remove documentation
5263 for gdbarch_name_of_malloc.
5264
8775bb90
MS
52652008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
5266
5267 * gdb.texinfo (Interrupts): Mention TCP interface for
5268 sending BREAK.
5269
f1838a98
UW
52702008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
5271
5272 * gdb.texinfo (Commands to Specify Files): Document "remote:"
5273 argument prefix to "set sysroot".
5274
158c7665
PH
52752008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
5276
5277 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
5278 and False.
5279
30e026bb
VP
52802008-08-20 Vladimir Prus <vladimir@codesourcery.com>
5281
c8d5aac9
L
5282 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
5283 for possible features of -list-features.
30e026bb 5284
c6ebd6cf
VP
52852008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5286
c8d5aac9 5287 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
5288 (GDB/MI Miscellaneous Commands): Document -list-target-features.
5289
aeac0ff9
VP
52902008-08-19 Vladimir Prus <vladimir@codesourcery.com>
5291
5292 * doc/gdb.texinfo (PowerPC): Fix typo.
5293 (PowerPC features): Fix typo.
5294
5231c1fd
PA
52952008-08-18 Pedro Alves <pedro@codesourcery.com>
5296
5297 * observer.texi (thread_ptid_changed): New.
5298
677c5bb1
LM
52992008-08-18 Luis Machado <luisgpm@br.ibm.com>
5300
5301 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
5302 (PowerPC features): Mention feature set for VSX registers.
5303
f3a2dd1a
JB
53042008-08-13 Joel Brobecker <brobecker@adacore.com>
5305
5306 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
5307 the direct visibility of all names in user-written packages.
5308
33e5cbd6
PA
53092008-08-13 Pedro Alves <pedro@codesourcery.com>
5310
5311 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
5312 setting, and make it the default.
5313 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
5314 non-stop script example.
5315
d0384fc4
TJB
53162008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
5317
5318 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
5319 reference to the "Using Different Register and Memory Data
5320 Representation" section.
5321
a6f3e723
SL
53222008-08-12 Sandra Loosemore <sandra@codesourcery.com>
5323
5324 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
5325 (Remote Protocol): Add Packet Acknowledgment to menu.
5326 (Overview): Mention +/- can be disabled, and point to new section
5327 where this is discussed in detail.
5328 (General Query Packets): Document QStartNoAckMode packet, and
5329 corresponding qSupported reply.
5330 (Packet Acknowledgment): New section.
5331
0606b73b
SL
53322008-08-11 Sandra Loosemore <sandra@codesourcery.com>
5333 Pedro Alves <pedro@codesourcery.com>
5334
5335 * gdb.texinfo (Threads): Move paragraph about automatic thread
5336 selection to All-Stop Mode subsection.
5337 (Thread Stops): Reorganize existing material into subsections.
5338 Add introductory blurb and menu.
5339 (Non-Stop Mode): New subsection.
5340 (Background Execution): New subsection.
5341 (Maintenance Commands): Add cross-references from async mode
5342 commands to the new Background Execution section.
5343
d57a3c85
TJB
53442008-08-06 Tom Tromey <tromey@redhat.com>
5345
5346 * gdb.texinfo (Extending GDB): New chapter.
5347 (Sequences): Demoted chapter, now a section under the new
5348 Extending GDB chapter.
5349 (Python): New section.
5350
6d76a53d
SS
53512008-07-31 Stan Shebs <stan@codesourcery.com>
5352
5353 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
5354
1f70da6a
SS
53552008-07-29 Stan Shebs <stan@codesourcery.com>
5356
5357 * gdbint.texinfo: General round of cleanup and minor
5358 clarifications.
5359 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
5360 (Longjmp Support): Update description to reflect how it is done
5361 for targets without using native header.
5362 (Symbol Handling): Add a little more general explanation.
5363 (COFF, ELF): Mention stabs encapsulation.
5364 (DWARF 3): New section.
5365 (Adding a New Host): Scrub out some obsolete bits.
5366 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
5367 (Host Conditionals): Remove descriptions of NO_STD_REGS,
5368 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
5369 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
5370 SEEK_SET, STOP_SIGNAL, USG.
5371 (Raw and Virtual Register Representations): Ditto for
5372 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
5373 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
5374 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
5375 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
5376 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
5377 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
5378 DEPRECATED_REGISTER_VIRTUAL_SIZE,
5379 DEPRECATED_REGISTER_VIRTUAL_TYPE,
5380 DEPRECATED_USE_STRUCT_CONVENTION.
5381 Describe gdbarch_deprecated_fp_regnum.
5382 Update description of gdbarch_print_insn.
5383 (Adding a New Target): Scrub out obsolete bits.
5384 (Obsolete Conditionals): Remove entire section.
5385
383f836e
TT
53862008-07-25 Tom Tromey <tromey@redhat.com>
5387
5388 * observer.texi (GDB Observers): Document new observers:
5389 breakpoint_created, breakpoint_deleted, breakpoint_modified,
5390 tracepoint_created, tracepoint_deleted, tracepoint_modified,
5391 architecture_changed.
5392
cfd8ab24
SS
53932008-07-21 Stan Shebs <stan@codesourcery.com>
5394
5395 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
5396 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
5397
781b42b0
TT
53982008-07-21 Tom Tromey <tromey@redhat.com>
5399
5400 * observer.texi (GDB Observers): Remove obsolete comment.
5401 <executable_changed>: Remove argument.
5402
d7d9f01e
TT
54032008-07-18 Tom Tromey <tromey@redhat.com>
5404
5405 * gdb.texinfo (Macros): Update. Use @code rather than @command.
5406
bf250677
DE
54072008-07-10 Doug Evans <dje@google.com>
5408
5409 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
5410
10568435
JK
54112008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
5412
5413 * gdb.texinfo (Starting): Document "set disable-randomization".
5414
5ae4183a
AS
54152008-07-07 Andreas Schwab <schwab@suse.de>
5416
5417 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
5418
b56e7235
VP
54192008-07-06 Vladimir Prus <vladimir@codesourcery.com>
5420
5421 * gdb.texinfo (GDB/MI Target Manipulation): Add
5422 example of -target-attach.
5423
e1ac3328
VP
54242008-06-10 Vladimir Prus <vladimir@codesourcery.com>
5425
5426 * observer.texi (target_resumed): New observer.
5ae4183a 5427 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 5428
65d12d83
TT
54292008-06-06 Tom Tromey <tromey@redhat.com>
5430
5431 * gdb.texinfo (Completion): Add field name example.
5432
fbc5282e
MK
54332008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
5434
5435 * gdb.texinfo (GDB/MI Program Context): Added example
5436 to -exec-arguments
5ae4183a 5437
fbc5282e 54382008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
5439
5440 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
5441 annotation.
5442
c16158bc 54432008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
5444 Nathan Sidwell <nathan@codesourcery.com>
5445 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
5446
5447 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
5448 and ACX_BUGURL.
5449 * configure: Regenerate.
5450 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
5451 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
5452 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
5453 mailing-list-specific text about bug reporting unless
5454 BUGURL_DEFAULT.
5455
75c99385
PA
54562008-06-05 Pedro Alves <pedro@codesourcery.com>
5457
5458 * gdb.texinfo (-target-select): Remove reference to target async.
5459 (Maintenance Commands): Document "maint set/show remote-async".
5460
1763a388
MK
54612008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
5462
5463 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
5464 in -target-file-get section.
5ae4183a 5465
d0d064df
PA
54662008-05-22 Pedro Alves <pedro@codesourcery.com>
5467
9b562ab8
PA
5468 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
5469 killing the inferior when it is already debugging a process.
d0d064df 5470
8dfa32fc
JB
54712008-05-21 Joel Brobecker <brobecker@adacore.com>
5472
5473 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
5474 abbreviation for "finish".
5475
55f996a7
NR
54762008-05-21 Nick Roberts <nickrob@snap.net.nz>
5477
5478 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
5479
ba2b1c56
DJ
54802008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
5481
5482 * gdbint.texinfo (Target Conditionals): Delete entry for
5483 gdbarch_dwarf_reg_to_regnum.
5484
08388c79
DE
54852008-05-09 Doug Evans <dje@google.com>
5486
a3c83fae 5487 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 5488
d14508fe
DE
54892008-05-05 Doug Evans <dje@google.com>
5490
5491 * gdb.texinfo (disassemble): Document /m modifier.
5492
e2b7ddea
VP
54932008-05-05 Vladimir Prus <vladimir@codesourcery.com>
5494
5ae4183a
AS
5495 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
5496 will not report the time of commands that run the target.
e2b7ddea 5497
8eb41542
VP
54982008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5499
5500 * gdb.texinfo (GDB/MI Output Records): Add
5501 missing semicolon.
5502
82f68b1c
VP
55032008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5504
5505 * gdb.texinfo (GDB/MI Output Records):
5506 Document =thread-create and =thread-exited.
5507
fa0f268d
VP
55082008-05-03 Vladimir Prus <vladimir@codesourcery.com>
5509
5510 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 5511 Remove mention of dmi-discuss.
fa0f268d 5512
063bfe2e
VP
55132008-05-03 Pedro Alves <pedro@codesourcery.com>
5514
5515 * observer.texi (thread_exit): New.
5516
237fc4c9
PA
55172008-05-02 Pedro Alves <pedro@codesourcery.com>
5518
5519 * gdb.texinfo (Debugging Output): Document "set/show debug
5520 displaced".
5521 (Maintenance Commands): Document "maint set/show
5522 can-use-displaced-stepping".
5523
0428b8f5
DJ
55242008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
5525
5526 * gdb.texinfo (ARM): Document set/show arm fallback-mode
5527 and set/show arm force-mode.
5528
5009afc5
AS
55292008-05-02 Andreas Schwab <schwab@suse.de>
5530
5531 * gdbint.texinfo (Algorithms): Describe
5532 target_watchpoint_addr_within_range.
5533
669fac23
DJ
55342008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
5535
5536 * gdbint.texinfo (Stack Frames): New chapter.
5537 (Algorithms): Move Frames text to the new chapter.
5538 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
5539 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
5540
721c02de
VP
55412008-04-24 Vladimir Prus <vladimir@codesourcery.com>
5542
5ae4183a
AS
5543 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
5544 output does not necessary include any tokens.
721c02de 5545
c055b101
CV
55462008-04-22 Corinna Vinschen <vinschen@redhat.com>
5547
5548 * gdb.texinfo (Set SH Calling convention): New @item.
5549 (Show SH Calling convention): Ditto.
5550
68837c9d
MD
55512008-04-22 Markus Deuling <deuling@de.ibm.com>
5552
5553 * gdb.texinfo (Fortran Operators): Describe '%' operator.
5554
2e9132cc
EZ
55552008-04-20 Eli Zaretskii <eliz@gnu.org>
5556
5557 * gdb.texinfo (Set Breaks): Mention that multiple location
5558 breakpoints need line number info. Add index entries.
5559
31fffb02
CS
55602008-04-19 Craig Silverstein <csilvers@google.com>
5561
5562 * gdb.texinfo (Requirements): Add an optional requirement on
5563 zlib.
5564 * gdbint.texinfo (Debugging File Formats): Add new subsection for
5565 Compressed DWARF 2.
5566
a47ec5fe
AR
55672008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
5568
5569 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
5570 sample output for 'stopped,reason="breakpoint-hit"' message.
5571 (GDB/MI Program Execution): Likewise.
5572
de051565
MK
55732008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
5574
5ae4183a 5575 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
5576 -var-set-format. Add -f option to -var-evaluate-expression.
5577
6ba66d6a
JB
55782008-04-03 Joel Brobecker <brobecker@adacore.com>
5579
5580 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
5581 new node "Ambiguous Expressions". Replace references to this
5582 node by references to "Ambiguous Expressions" throughout.
5583 (Ambiguous Expressions): New node.
5584
1e26b4f8
DJ
55852008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
5586
5587 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
5588
b84876c2
PA
55892008-03-21 Pedro Alves <pedro@codesourcery.com>
5590
5591 * gdb.texinfo (Debugging Output): Document
5592 "set/show debug lin-lwp-async".
5593 (Maintenance Commands): Document "maint set/show linux-async".
5594
63092375
DJ
55952008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
5596
5597 * gdb.texinfo (Expressions): Update description of malloced arrays.
5598
8e8901c5
VP
55992008-03-15 Vladimir Prus <vladimir@codesourcery.com>
5600
5601 * gdb.texinfo (Thread Commands): Document
5602 -thread-info. Remove -thread-list-all-threads.
5603
1fddbabb
PA
56042008-03-14 Pedro Alves <pedro@codesourcery.com>
5605 Sandra Loosemore <sandra@codesourcery.com>
5606
5607 * gdb.texinfo (Library List Format): Update to mention the
5608 possibility to pass section addresses instead of segment
5609 addresses.
5610
ccd213ac
DJ
56112008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
5612
5613 * gdb.texinfo (Starting): Document "set exec-wrapper".
5614 (Server): Document gdbserver --wrapper.
5615
fa4727a6
DJ
56162008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
5617
5618 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
5619 unreadable memory. Delete obsolete SPARClite reference.
5620
8edfe269
DJ
56212008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
5622
5623 * gdb.texinfo (Starting): Mention always-running targets.
5624 (Target Commands): Add an anchor for load.
5625 (Connecting): Explain continue instead of run.
5626
1843f87b
DJ
56272008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
5628
5629 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
5630
f9082629
NR
56312008-02-26 Nick Roberts <nickrob@snap.net.nz>
5632
5633 * gdb.texinfo (Set Breaks): Revert description of Enb column of
5634 breakpoint table.
5635
fd96d250
PA
56362008-02-19 Pedro Alves <pedro@codesourcery.com>
5637
5638 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
5639 killing the inferior when it is already debugging a process.
5640
36af4ef6
MD
56412008-02-13 Markus Deuling <deuling@de.ibm.com>
5642
5643 * gdbint.texinfo (Build Script): New section. Mention new build script
5644 gdb_buildall.sh.
5645
cda4ce5a
JB
56462008-02-01 Jim Blandy <jimb@red-bean.com>
5647
5648 * gdb.texinfo (Help): Summarize 'info args' correctly.
5649
4acd40f3
TJB
56502008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
5651
5652 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
5653 available in PowerPC architecture.
5654 (Embedded Processors): Change node name of PowerPC item in menu.
5655 (PowerPC): Rename to...
5656 (PowerPC Embedded): this.
5657 (Architectures): Add new PowerPC item in menu.
5658 (PowerPC): New node.
5659
6e6c6f50
DJ
56602008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5661
5662 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
5663 commands.
5664
5ee187d7
DJ
56652008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
5666
5667 * gdb.texinfo (Setting Catchpoints): Mention features
5668 supported on GNU/Linux.
5669
e275c0d9
NR
56702008-01-30 Nick Roberts <nickrob@snap.net.nz>
5671
5672 * gdb.texinfo (GDB/MI File Commands): Describe new output
5673 field for MI command -file-list-exec-source-file.
5674
2d717e4f
DJ
56752008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
5676
5677 * gdb.texinfo (Using the `gdbserver' Program): Add security
5678 warning. Rearrange into subsections and subsubsections. Document
5679 --multi and --debug. Correct --with-sysroot typo. Update --attach
5680 usage. Make load reference clearer. Document monitor exit.
5681 (Remote Configuration): Document set remote exec-file, attach-packet,
5682 and run-packet.
5683 (Packets): Document vAttach and vRun.
5684
d35a4257 56852008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
5686
5687 * gdb.texinfo (Processes): Mention process command.
889bf7c5 5688 detach-on-follow -> detach-on-fork.
f663676d 5689
c78d192c
DJ
56902008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
5691
5692 * gdbint.texinfo (Native Conditionals): Remove
5693 SHELL_COMMAND_CONCAT and SHELL_FILE.
5694
d35a4257
EZ
56952008-01-26 Eli Zaretskii <eliz@gnu.org>
5696
5697 * gdb.texinfo (Specify Location): Improve wording.
5698
93815fbf
VP
56992008-01-23 Chris Demetriou <cgd@google.com>
5700
5701 * gdb.texinfo (Threads): Document new "set print thread-events"
5702 and "show print thread-events" commands.
5703
2a25a5ba
EZ
57042008-01-19 Eli Zaretskii <eliz@gnu.org>
5705
5706 * gdb.texinfo (Specify Location): New section.
5707 (Delete Breaks, Edit, Set Breaks): Remove description of
5708 locations. Instead, add a reference to "Specify Location".
5709 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
5710 (Symbols): Refer to "Specify Location" for the valid forms of
5711 linespecs and locations.
5712
32c9a795
MD
57132008-01-18 Markus Deuling <deuling@de.ibm.com>
5714
5715 * gdbint.texinfo (Target Conditionals): Replace the description of
5716 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
5717
b17828ca
JB
57182008-01-12 Paul Hilfinger <hilfinger@adacore.com>
5719
5720 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
5721 about &&var, which is rejected by the expression parser.
5722
0aea4bf3
LM
57232008-01-09 Luis Machado <luisgpm@br.ibm.com>
5724
5725 * gdb.texinfo (Output): Update documentation on using printf with DFP
5726 types.
5727
febe4383
TJB
57282008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
5729
5730 * gdb.texinfo (C and C++): Add Decimal Floating Point format
5731 subsubsection.
5732 (Decimal Floating Point format): New subsubsection.
5733
7a404eba
PA
57342008-01-05 Pedro Alves <pedro@codesourcery.com>
5735
5736 * gdb.texinfo (File Options): Remove mention of the attempt to
5737 open a core file with the -p option. Don't list -c as a valid
5738 option to attach to a process.
5739
a4d9b460
PA
57402008-01-05 Pedro Alves <pedro@codesourcery.com>
5741
5742 * gdbint.texinfo (Host Conditionals): Remove mention of
5743 ALIGN_STACK_ON_ENTRY.
5744
6ec2edbe
JB
57452008-01-05 Joel Brobecker <brobecker@adacore.com>
5746
5747 * gdbint.texinfo (Start of New Year Procedure): Add item
5748 describing how to update the source and documentation copyright
5749 notices.
5750
d8b2a693
JB
57512007-12-18 Jim Blandy <jimb@codesourcery.com>
5752
ab209b3a 5753 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
5754 watchpoint explanation into the main description of the watchpoint
5755 command; update synopses of 'watch', 'rwatch', and 'awatch'
5756 commands.
5757
8b4ed427
VP
57582007-12-18 Vladimir Prus <vladimir@codesourcery.com>
5759
5760 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5761 Document 'pending-breakpoints' feature of
5762 -list-features.
5763
37e4754d
LM
57642007-12-17 Luis Machado <luisgpm@br.ibm.com>
5765
669fac23 5766 * gdb.texinfo: Add new parameter's description.
37e4754d 5767
1d3811f6
DJ
57682007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
5769
5770 * gdb.texinfo (Overview): Clarify run-length encoding
5771 example. Remove the restriction on "+" and "-" characters.
5772
c1c25a1a
EZ
57732007-12-15 Eli Zaretskii <eliz@gnu.org>
5774
5775 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
5776
afe8ab22 57772007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 5778
afe8ab22
VP
5779 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
5780 the -f option for -break-insert, remove -r option,
5781 and clarify specification of location.
5782
a6b151f1
DJ
57832007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
5784
5785 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
5786 formatting.
5787 (Remote Debugging): Add File Transfer section.
5788 (Remote Configuration): Document Host I/O packets.
5789 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 5790 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
5791 (Packets): Add vFile.
5792
3b784c4f
EZ
57932007-11-17 Eli Zaretskii <eliz@gnu.org>
5794
5795 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
5796 breakpoints with multiple locations.
5797 (Breakpoint Menus): Improve wording.
5798 (Output): Fix last change.
5799
a4ce5b0d
UW
58002007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
5801
5802 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
5803
1b39d5c0
DE
58042007-11-15 Doug Evans <dje@google.com>
5805
5806 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
5807
7a72d44c
VP
58082007-11-15 Vladimir Prus <vladimir@codesourcery.com>
5809
5810 * gdbint.texinfo (Native Conditionals): Remove
5811 mention of CLEAR_SOLIB.
5ae4183a 5812
6d1829bf 58132007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
5814
5815 * gdb.texinfo (Print Settings): Add documentation for "set/show
5816 print frame-arguments".
5817
1a619819
LM
58182007-11-05 Luis Machado <luisgpm@br.ibm.com>
5819
3b784c4f 5820 * gdb.texinfo (Output): Update printf command's description.
1a619819 5821
55eddb0f
DJ
58222007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
5823
5824 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
5825 powerpc soft-float".
5826
9cceb671
DJ
58272007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5828
5829 * gdb.texinfo (Files): Correct formatting. Mention Expat
5830 requirement.
5831 (Requirements for Building GDB): Expand the list of Expat
5832 uses.
5833 (Library List Format, Memory Map Format): Mention Expat.
5834 (Target Descriptions): Update Expat wording.
5835
83acabca
DJ
58362007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
5837
5838 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
5839 Document that gdbarch_convert_register_p should return zero for no-op
5840 conversions.
5841
e35879db
UW
58422007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
5843
83acabca 5844 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
5845 of set_gdbarch_sofun_address_maybe_missing back to ...
5846 (Target Conditionals): ... here to fix build break.
5847
203c3895
UW
58482007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
5849
83acabca 5850 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
5851 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
5852 (Compiler Characteristics): ... documentation of
5853 set_gdbarch_sofun_address_maybe_missing.
5854
11411de3
DJ
58552007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
5856
5857 * gdbint.texinfo (Target Conditionals): Use
5858 frame_unwind_register_unsigned in examples instead of
5859 frame_unwind_unsigned_register.
5860
7cc46491
DJ
58612007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5862
5863 * gdb.texinfo (Predefined Target Types): Add int128
5864 and uint128.
5865 (Standard Target Features): Add PowerPC features.
5866
81adfced
DJ
58672007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
5868
5869 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
5870
c1874924
UW
58712007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5872
5873 * gdbint.texi (Target Conditionals): Remove documentation
5874 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
5875 gdbarch_extract_return_value, and gdbarch_store_return_value.
5876
f6e56ab3
UW
58772007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
5878
5879 * gdbint.texi (Target Conditionals): Remove documentation of
5880 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
5881
56cf5405
KH
58822007-10-11 Kazu Hirata <kazu@codesourcery.com>
5883
5884 * gdb.texinfo: Mention that inaccessible-by-default is on by
5885 default.
5886
35156bae
DJ
58872007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5888
5889 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
5890
d983da9c
DJ
58912007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
5892
5893 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
5894 multi-threaded watchpoints.
5895 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
5896 checked. Describe sticky notification. Expand description
5897 of steppable and continuable watchpoints.
5898 (Watchpoints and Threads): New subsection.
5899
fe6fbf8b
VP
59002007-09-28 Vladimir Prus <vladimir@codesourcery.com>
5901
5902 * gdb.texinfo (Setting Breakpoints): Revise
5903 documentation for pending breakpoints. Document
5904 breakpoints with multiple locations.
5ae4183a 5905
084344da
VP
59062007-09-19 Vladimir Prus <vladimir@codesourcery.com>
5907
5908 * gdb.texinfo (Miscellaneous gdb/mi Commands):
5909 Document -list-features.
5ae4183a 5910
82160952
EZ
59112007-09-15 Eli Zaretskii <eliz@gnu.org>
5912
5913 * gdb.texinfo (Output): Spell out which features of C's printf are
5914 not supported by GDB's printf.
7e27a47a
EZ
5915 (Separate Debug Files): More accurate wording regarding build ID
5916 and a reference to the ld manual rather than the Fedora wiki.
82160952 5917
ea37ba09
DJ
59182007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
5919 Jim Blandy <jimb@codesourcery.com>
5920
5921 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
5922 (Examining Memory): Update mentions of the 's' format.
5923 (Automatic Display): Likewise.
5924
b8533aec
DJ
59252007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
5926
5927 * gdb.texinfo: Update the FSF's Back-Cover Text.
5928
83f83d7f
JK
59292007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
5930 Eli Zaretskii <eliz@gnu.org>
5931
5932 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
5933 Fixed the ``build ID'' name. New binaries build instructions for the
5934 build ID inclusion. Explain how the commands are specific to the build
5935 ID vs. debug link.
5936
c7e83d54
EZ
59372007-09-01 Eli Zaretskii <eliz@gnu.org>
5938
5939 * gdb.texinfo (Separate Debug Files): Fix last change. Add
5940 indexing for ``build ID'' support.
5941
d3750b24
JK
59422007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
5943
5944 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
5945 Enlisted BUILD ID to the debug file searching example.
5946 Included a BUILD ID `.note.gnu.build-id' section description.
5947 Updated/added the debug files splitting instructions for OBJCOPY.
5948
02142340
VP
59492007-08-31 Vladimir Prus <vladimir@codesourcery.com>
5950
5951 * gdb.texinfo (Variable Objects): Adjust docs
5952 for -var-info-expression and document
5953 -var-info-path-expression.
5954
d3bdde98
JB
59552007-08-20 Jim Blandy <jimb@codesourcery.com>
5956
3fb6a982
JB
5957 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
5958 (title page): Include the dedication in the printed manual, as a
5959 separate page after the copyright notice.
5ae4183a 5960
d3bdde98
JB
5961 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
5962 don't break a @var across a line.
5963
c80a96a8
MR
59642007-07-25 Maciej W. Rozycki <macro@mips.com>
5965
5966 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
5967 for include files.
5968
5824a901
NR
59692007-07-12 Nick Roberts <nickrob@snap.net.nz>
5970
5971 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
5972 in annotate.texinfo.
5973 (Command History): Link to new node.
5824a901 5974
d52e7ea3
UW
59752007-07-05 Markus Deuling <deuling@de.ibm.com>
5976
5977 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
5978
5fc14d0a
EZ
59792007-07-05 Eli Zaretskii <eliz@gnu.org>
5980
5981 * gdbint.texinfo (Target Conditionals): Fix last change.
5982
4a9bb1df
UW
59832007-07-03 Markus Deuling <deuling@de.ibm.com>
5984
5985 * gdb.texinfo: Replace following macros by their appropriate gdbarch
5986 routines:
5987 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
5988 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
5989 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
5990 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
5991 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
5992 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
5993 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
5994 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
5995 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
5996 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
5997 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
5998 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
5999 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
6000 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
6001 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
6002 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
6003 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
6004 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
6005 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
6006 (SOFTWARE_SINGLE_STEP_P)
6007
6008 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
6009 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
6010
6011 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
6012 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
6013 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
6014 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
6015 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
6016 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
6017 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
6018 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
6019 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
6020 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
6021
6022 (Converting an existing Target Architecture to Multi-arch): Remove
6023 section.
6024
6025 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
6026 (gdbarch_addr_bits_remove): Add code example.
6027
6028 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
6029
cfa9d6d9
DJ
60302007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * gdb.texinfo (Remote Configuration): Document library-info-packet.
6033 Add other missing entries. Adjust the table size to fit.
6034 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
6035 stop reasons including the new "library" event.
6036 (General Query Packets): Adjust table widths for qSupported. Mention
6037 qXfer:libraries:read reply to qSupported and document the new packet.
6038 (Library List Format): New section.
6039
159fcc13
JK
60402007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
6041
6042 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
6043
f66d1690
MS
60442007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
6045
6046 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
6047
67102876
NR
60482007-06-25 Nick Roberts <nickrob@snap.net.nz>
6049
6050 * gdbint.texinfo (Register and Memory Data): Break sections
6051 into nodes and add a menu.
6052
a4642986
MR
60532007-06-21 Maciej W. Rozycki <macro@mips.com>
6054
6055 * gdb.texinfo (Examining Memory): Document the new behaviour.
6056
e9c17194
VP
60572007-06-21 Vladimir Prus <vladimir@codesourcery.com>
6058
6059 * gdb.texinfo (Standard Target Features): Document
6060 m68k features.
6061
31d99776
DJ
60622007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6063
6064 * gdb.texinfo (General Query Packets): Document qOffsets changes.
6065
1780a0ed
DJ
60662007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6067
6068 * gdb.texinfo (Target Description Format): Add version attribute
6069 for <target>.
6070
822b6570
DJ
60712007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6072
6073 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
6074
f8b73d13
DJ
60752007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
6076
6077 * gdb.texinfo (MIPS Features): New subsection.
6078
0e7f50da
UW
60792007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6080 Markus Deuling <deuling@de.ibm.com>
6081
6082 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
6083 and qXfer:spu:write packets and mention them under qSupported.
6084
23d964e7
UW
60852007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
6086 Markus Deuling <deuling@de.ibm.com>
6087
6088 * gdb.texinfo (Architectures): Add new SPU section to document
6089 Cell Broadband Engine SPU architecture specific commands.
6090
9f708cb2
VP
60912007-06-09 Vladimir Prus <vladimir@codesourcery.com>
6092
6093 * gdb.texinfo (GDB/MI Variable Objects): Editorial
6094 comments.
6095
7579b5f8
NR
60962007-06-07 Nick Roberts <nickrob@snap.net.nz>
6097
6098 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
6099
bf06d120
JB
61002007-05-29 Jim Blandy <jimb@codesourcery.com>
6101
6102 * gdb.texinfo (Overview): Doc fix.
6103
23776285
MR
61042007-05-22 Maciej W. Rozycki <macro@mips.com>
6105
6106 * gdb.texinfo (Remote Configuration): Document "set/show
6107 remoteflow".
6108
1a69e1e4
DJ
61092007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
6110
bf06d120
JB
6111 * gdb.texinfo (MIPS): Remove documentation for set mips
6112 saved-gpreg-size, show mips saved-gpreg-size, and set mips
6113 stack-arg-size.
1a69e1e4 6114
46ba6afa 61152007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6116
46ba6afa
BW
6117 * all-cfg.texi (GDBTUI): New.
6118 * gdb.texinfo (Mode Options): Use GDBTUI variable.
6119 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
6120 (TUI Configuration): Edit to improve clarity and fix problems of
6121 both style and content.
5ae4183a 6122
06d3b283
UW
61232007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
6124
6125 * observer.texi (GDB Observers): New observer "new_objfile".
6126
179101d6
UW
61272007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
6128
6129 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
6130
25d5ea92
VP
61312007-04-14 Vladimir Prus <vladimir@codesourcery.com>
6132
6133 * gdb.texinfo (GDB/MI Variable Objects): Document
6134 frozen variables objects.
5ae4183a 6135
ea35711c
DJ
61362007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
6137
6138 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
6139 (Character Sets, Caching Data of Remote Targets): Likewise.
6140 (Targets): Delete Remote node. Move its text...
6141 (Debugging Remote Programs): ...to here. Delete description
6142 of the "remote" command.
6143 (Remote configuration): Delete description of "set remotedevice"
6144 and "show remotedevice".
6145 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
6146
db2e3e2e
BW
61472007-04-11 Bob Wilson <bob.wilson@acm.org>
6148
5ae4183a
AS
6149 * gdb.texinfo (Contributors, Continuing and Stepping)
6150 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
6151 (General Query Packets, File-I/O Remote Protocol Extension)
6152 (Protocol Basics, The F Reply Packet, Write)
6153 (Protocol-specific Representation of Datatypes, Memory Transfer):
6154 Fix hyphenation, punctuation and grammar problems.
6155 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
6156 'section' instead of 'subsection' in the text.
6157 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
6158 (i386): Remove period from section name.
db2e3e2e
BW
6159 (Installing GDB, Requirements, Running Configure, Separate Objdir)
6160 (Config Names, Configure Options): Use @file{configure}.
6161
8a3dae3e
DJ
61622007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
6163
6164 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
6165 and tab expansion.
6166
1a92f856
DJ
61672007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
6168
6169 * gdbint.texinfo (SOM): Correct location of the SOM reader.
6170
79a6e687 61712007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6172
79a6e687
BW
6173 * gdb.texinfo: Consistently capitalize all significant words in
6174 node names, chapter titles, section titles, and headings. Update
6175 cross references to match.
6176 (Starting and Stopping Trace Experiment): Make node name plural.
6177 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 6178
ad527d2e
PA
61792007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
6180
6181 * gdb.texinfo (WinCE): Delete obsolete subsection.
6182
7ce59000
DJ
61832007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6184
6185 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
6186 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
6187 references.
6188
8807d78b
DJ
61892007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
6190
6191 * gdb.texinfo (Startup): Delete references to some alternate
6192 names for .gdbinit.
6193 (Thread): Remove LynxOS reference.
6194 (Tandem ST2000): Delete target-specific documentation.
6195 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
6196 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
6197 and GDB_OSABI_LYNXOS.
6198
5f402660
UW
61992007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
6200
6201 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
6202
bac718a6
UW
62032007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
6204
6205 * gdbint.texinfo (Target Conditionals): Remove mention of
6206 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
6207 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
6208
9453113a
DJ
62092007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
6210
6211 * Makefile.in: Add "pdfdir" installation
6212 directory, PDFTEX macro, support for "install-pdf" target,
6213 and rules for making a pdf version of refcard.texi.
6214 * refcard.tex: Specify paper size for PDF output.
6215
ae21e955 62162007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6217
ae21e955 6218 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 6219
3f94c067 62202007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6221
3f94c067
BW
6222 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
6223 (Source Path, Character Sets, Macros, Define)
6224 (GDB/MI Result Records, GDB/MI Simple Examples)
6225 (GDB/MI Program Execution, GDB/MI File Commands)
6226 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
6227 (Bug Reporting): Use @value{GCC}.
5ae4183a 6228
12c27660 62292007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 6230
12c27660
BW
6231 * gdb.texinfo (Help): Fix formatting of examples.
6232 (Variables): Use @ifnotinfo instead of @iftex.
6233 (Non-debug DLL symbols): Use @ref instead of @pxref.
6234 (Sparclet File): Use @samp instead of quotes.
5ae4183a 6235
ce9341a1
BW
62362007-03-26 Bob Wilson <bob.wilson@acm.org>
6237
6238 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
6239
c8f4133a
BW
62402007-03-26 Bob Wilson <bob.wilson@acm.org>
6241
6242 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
6243 the order of the nodes.
6244 (C Operators, C Constants, Debugging C): Remove extra menus.
6245 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 6246
c8f4133a 62472007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
6248
6249 * gdb.texinfo (File Options): Add missing parenthesis.
6250 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
6251
c74d0ad8
DJ
62522007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6253
6254 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
6255
ff6f572f
DJ
62562007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
6257
669fac23 6258 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
6259 case insensitivity.
6260 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
6261
994337c3
NR
62622007-02-18 Nick Roberts <nickrob@snap.net.nz>
6263
6264 * gdb.texinfo (Top): Put Appendix A after numbered sections.
6265 (Files): Add section name to argument list for pxref.
6266 (Non-debug DLL symbols): Don't use `see' for pxref.
6267 (Embedded Processors): Fix typo.
6268 (GDB/MI Breakpoint Commands): Execution commands generate
6269 *stopped not ^done.
6270
eb819d70
NR
62712007-02-13 Nick Roberts <nickrob@snap.net.nz>
6272
6273 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
6274 values for in_scope. Mention that only root variables can be
6275 updated.
6276 (GDB/MI Development and Front Ends): Explain new values may be
6277 added to existing fields.
6278
123dc839
DJ
62792007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
6280
6281 * gdb.texinfo (-target-disconnect): Use @smallexample.
6282 (Requirements): Add anchor for Expat. Update description.
6283 (Target Descriptions): Mention Expat.
6284 (Target Description Format): Document new elements. Use
6285 @smallexample.
6286 (Predefined Target Types, Standard Target Features): New sections.
669fac23 6287 * gdbint.texinfo (Target Descriptions): New section.
123dc839 6288
108546a0
DJ
62892007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
6290
6291 * gdb.texinfo (Target Description Format): Add section on XInclude.
6292
95a98c01
NR
62932006-02-03 Nick Roberts <nickrob@snap.net.nz>
6294
6295 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
6296 command -enable-timings.
6297
f4b3909f
EZ
62982007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
6299
5ae4183a 6300 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
6301 descriptions for new/deleted elements in gdb_osabi. Add missing
6302 description for function generic_elf_osabi_sniff_abi_tag_sections.
6303
c7ba131e
JB
63042007-01-29 Joel Brobecker <brobecker@adacore.com>
6305
6306 * gdb.texinfo (Maintenance Commands): Add documentation for
6307 the new "maint print target-stack" command.
6308
3a60f64e
JK
63092007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
6310 Eli Zaretskii <eliz@gnu.org>
6311
f4b3909f 6312 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 6313
c582f8b6
EZ
63142007-01-26 Eli Zaretskii <eliz@gnu.org>
6315
6316 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
6317 Use @value{NGCC} instead of @value{GCC}.
6318
d3e8051b
EZ
63192007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
6320
6321 * agentexpr.texi: Fix typos.
6322 * annotate.texinfo: Likewise.
6323 * gdb.texinfo: Likewise.
6324 * gdbint.texinfo: Likewise.
6325 * observer.texi: Likewise.
6326 * stabs.texinfo: Likewise.
6327
86f04699
EZ
63282007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
6329
6330 * gdbint.texinfo (Support Libraries): Remove mmalloc
6331 entry. Describe readline library.
6332
23181151
DJ
63332007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
6334
6335 * gdb.texinfo (Target Descriptions): New section.
6336 (General Query Packets): Add QPassSignals anchor. Mention
6337 qXfer:features:read under qSupported. Expand mentions of
6338 qXfer:memory-map:read and QPassSignals. Document
6339 qXfer:features:read.
6340
f822c95b
DJ
63412007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
6342
6343 * gdb.texinfo (Commands to specify files): Describe
6344 "set sysroot" and "show sysroot".
6345 (Using the `gdbserver' program): Lowercase argument
6346 to @var. Expand description of setting up GDB on the
6347 host.
6348
8936fcda
JB
63492007-01-05 Joel Brobecker <brobecker@adacore.com>
6350
6351 * gdb.texinfo (Set Catchpoints): Add documentation for the new
6352 catch exception, catch exception unhandled, and catch assert
6353 commands.
6354
e776119f
DJ
63552007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6356
6357 * gdb.texinfo (Debugging Output): Document "set debug xml"
6358 and "show debug xml".
6359
aa79a185
DJ
63602007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
6361
6362 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
6363
7f893741
JB
63642007-01-01 Joel Brobecker <brobecker@adacore.com>
6365
6366 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
6367
a1b5960f
VP
63682006-12-08 Vladimir Prus <vladimir@codesourcery.com>
6369
6370 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
6371 note in @ignore, to be removed later if nobody complains.
6372
9f470e6e
NR
63732006-12-04 Nick Roberts <nickrob@snap.net.nz>
6374
6375 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
6376 of -var-delete.
6377
765dc015 63782006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 6379
765dc015 6380 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
6381 automatic software/hardware breakpoint usage and
6382 the "set breakpoint auto-hw" command.
765dc015 6383
4b5752d0
VP
63842006-11-21 Vladimir Prus <vladimir@codesourcery.com>
6385
6386 * gdb.texinfo (Memory Access Checking): New.
6387
89be2091
DJ
63882006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
6389
6390 * gdb.texinfo (Remote configuration): Mention
6391 "pass-signals-packet".
6392 (General Query Packets): Document QPassSignals. Fix
6393 a typo.
6394
ca3bf3bd
DJ
63952006-11-14 Maxim Grigoriev <maxim@tensilica.com>
6396
6397 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
6398
427c3a89
DJ
63992006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6400
6401 * gdb.texinfo (Remote configuration): Rewrite documentation for
6402 packet configuration commands.
6403 (OS Information): Adjust reference to qXfer:auxv:read.
6404 (General Query Packets): Remove references to read-aux-vector-packet
6405 and set remote get-thread-local-storage-address.
6406
7a107747
DJ
64072006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
6408
6409 * gdbint.texinfo (Target Architecture Definition): Add new
6410 Initializing a New Architecture section.
6411
1c56eb0e
EZ
64122006-10-31 David Taylor <dtaylor@emc.com>
6413
6414 * stabs.texinfo (Macro define and undefine): New node describing
6415 stabs for #define and #undef.
6416
f73adfeb
AS
64172006-10-27 Andreas Schwab <schwab@suse.de>
6418
6419 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
6420
fd60e0df
EZ
64212006-10-21 Eli Zaretskii <eliz@gnu.org>
6422
6423 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
6424 clarify on the possible meanings of ``expression'' watched by
6425 watchpoints. Add indexing.
e5ac9b53
EZ
6426 (Prompting, Errors, Invalidation, Annotations for Running)
6427 (Source Annotations): Fix index entries by adding "annotation" to
6428 them, to discriminate from index entries that point to the more
6429 general topic descriptions.
fd60e0df 6430
52bb452f
DJ
64312006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
6432
6433 * gdbint.texinfo (Target Vector Definition): Move most
6434 content into Existing Targets. Add a menu.
6435 (Existing Targets): New section, moved from Target Vector
6436 Definition. Use @subsection.
6437 (Managing Execution State): New section.
6438
58955e58
BW
64392006-10-16 Bob Wilson <bob.wilson@acm.org>
6440
6441 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
6442
c8aa23ab
EZ
64432006-10-15 Eli Zaretskii <eliz@gnu.org>
6444
6445 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
6446 (Command Syntax, Signals, Backtrace, Connecting)
6447 (Remote configuration, Renesas Boards, Console I/O): Fix last
6448 change: use Ctrl- instead of C-, except wrt Emacs.
6449 (File-I/O Examples): Put Ctrl-c in @kbd.
6450 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
6451 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
6452 (Signals, Set Breaks, Set Watchpoints): Document optional
6453 arguments to `info signals' `handle', `info breakpoints', and
6454 `info watchpoints'.
c8aa23ab 6455
e7109c7e
EZ
64562006-10-14 Eli Zaretskii <eliz@gnu.org>
6457
6458 * gdb.texinfo (Backtrace): Fix last change.
6459
de3aea7b
NR
64602006-10-14 Nick Roberts <nickrob@snap.net.nz>
6461
6462 * gdb.texinfo (Backtrace): Order correctly and add other cases.
6463
7f9087cb
BW
64642006-10-10 Bob Wilson <bob.wilson@acm.org>
6465
c8aa23ab
EZ
6466 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
6467 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
6468 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 6469
68437a39
DJ
64702006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6471 Daniel Jacobowitz <dan@codesourcery.com>
6472
6473 * gdb.texinfo (Packets): Document vFlashErase,
6474 vFlashWrite and vFlashDone packets.
6475 (General Query Packets): Document qXfer:memory-map:read.
6476 Add a new feature for qXfer:memory-map:read.
6477 (Memory map format): New section.
6478 (Target Commands): Mention that gdb can write flash.
6479
fd79ecee
DJ
64802006-09-21 Vladimir Prus <vladimir@codesourcery.com>
6481 Daniel Jacobowitz <dan@codesourcery.com>
6482
6483 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
6484 memory regions and "mem auto".
6485
350da6ee
DJ
64862006-09-21 Nathan Sidwell <nathan@codesourcery.com>
6487
6488 * gdbint.texinfo (Array Containers): New section.
6489
2f1acb09
VP
64902006-09-17 Vladimir Prus <vladimir@codesourcery.com>
6491
6492 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
6493 -stack-list-arguments HIGH_FRAME argument can be larger then the
6494 actual number of frames.
6495
2ab1eb7a
VP
64962006-09-07 Vladimir Prus <vladimir@codesourcery.com>
6497
6498 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
6499 -stack-list-locals HIGH_FRAME argument can be larger then the
6500 actual number of frames.
2ab1eb7a 6501
599b237a
BW
65022006-09-02 Bob Wilson <bob.wilson@acm.org>
6503
6504 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
6505 Register Packet Format, Tracepoint Packets): Fix spelling errors.
6506
25ab7e6d
EZ
65072006-09-02 Eli Zaretskii <eliz@gnu.org>
6508
6509 * gdbint.texinfo (Overall Structure): New section "Source Tree
6510 Structure".
6511
940178d3
JB
65122006-08-17 Jim Blandy <jimb@codesourcery.com>
6513
6514 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
6515 responses.
6516
30daae6c
JB
65172006-08-08 Joel Brobecker <brobecker@adacore.com>
6518
6519 * gdb.texinfo (Source Path): Add documentation for new
6520 substitute-path commands.
6521
7fa2210b
DJ
65222006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
6523
6524 * gdb.texinfo (Installing GDB): Update menu. Move text to...
6525 (Running Configure): ...here.
6526 (Requirements): New node. Mention expat.
6527
3d00d119
DJ
65282006-08-08 Vladimir Prus <vladimir@codesourcery.com>
6529
5ae4183a 6530 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
6531 'set download-write-size' and 'show download-write-size'.
6532
0cbfa4ee
DJ
65332006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
6534
6535 * stabs.texinfo (Member Type Descriptor): Correct example for
6536 pointer to member types.
6537
16026cd7
AS
65382006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
6539
6540 * gdb.texinfo (Optional warnings and messages): Add
6541 'set/show trace-commands'.
6542 (Command files): Add '-v' to source command.
6543
0876f84a
DJ
65442006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
6545
6546 * gdb.texinfo (OS Information): Update qPart reference to
6547 qXfer.
6548 (Remote configuration): Likewise.
6549 (Overview): Move @cindex to the start of a paragraph. Talk
6550 about binary data encoding.
6551 (Packets): Refer to the overview for the details of the X
6552 packet encoding.
6553 (General Query Packets): Remove qPart description. Add qXfer
6554 description. Add an anchor to qSupported. Correct feature
6555 table title. Add a new feature for qXfer:auxv:read.
6556 (Interrupts): Add a missing parenthesis.
6557
2ec3381a
DJ
65582006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
6559
669fac23 6560 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
6561 (GDB/MI Kod Commands): Remove commented out node.
6562
594fe323
EZ
65632006-07-01 Eli Zaretskii <eliz@gnu.org>
6564
6565 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
6566 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
6567 (GDB/MI Thread Commands, GDB/MI Program Execution)
6568 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
6569 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
6570 (GDB/MI File Commands, GDB/MI Target Manipulation)
6571 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
6572 since the MI prompt is hard-wired into the code.
6573
7e3fb70c
NR
65742006-07-01 Nick Roberts <nickrob@snap.net.nz>
6575
6576 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
6577 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
6578 (GDB/MI Data Manipulation): Remove description of unimplemented
6579 display related commands as variable objects perform this function
6580 and are superior: -display-delete, -display-disable,
6581 -display-enable, -display-insert and -display-list. Move
6582 -environment-cd, -environment-directory, -environment-path
6583 and -environment-pwd to "Program Context".
6584 (GDB/MI Program Control): Rename to "Program Execution". Move
6585 -exec-arguments -exec-abort to...
6586 (GDB/MI Program Context): ...here. New node split from "Data
6587 Manipulation".
6588
be2a5f71
DJ
65892006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
6590
6591 * gdb.texinfo (Remote configuration): Document set / show
6592 remote supported-packets.
6593 (General Query Packets): Document qSupported packet.
6594
fc320d37
SL
65952006-06-10 Sandra Loosemore <sandra@codesourcery.com>
6596
6597 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
6598 and font markup.
6599 (Protocol basics): Likewise.
6600 (The F request packet): Likewise.
6601 (The F reply packet): Likewise.
6602 (Memory transfer): Move this node to be a subsubsection of
6603 "Protocol specific representation of datatypes".
6604 (The Ctrl-C message): More copy editing.
6605 (Console I/O): Likewise.
6606 (The isatty call): Delete this node, and merge its content into
6607 the "isatty" node. Fixed references elsewhere.
6608 (The system call): Delete this node, and merge its content into
6609 the "system" node. Fixed references elsewhere.
6610 (open): Reformat to use @table, and add appropriate font markup.
6611 (close): Likewise.
6612 (read): Likewise.
6613 (write): Likewise.
6614 (lseek): Likewise.
6615 (rename): Likewise.
6616 (unlink): Likewise.
6617 (stat/fstat): Likewise.
6618 (gettimeofday): Likewise.
6619 (isatty): Likewise.
6620 (system): Likewise, plus minor changes to fix confusing wording.
6621 (Integral datatypes): Fix font markup.
6622 (Pointer values): Likewise.
6623 (struct stat): Fix markup to use @table, plus minor copy editing.
6624 (struct timeval): Fix font markup, plus minor copy editing.
6625 (Constants): Minor copy editing.
6626 (Errno values): Add font markup.
6627 (File-I/O Examples): Likewise.
6628
158fdf5c
NR
66292006-06-10 Nick Roberts <nickrob@snap.net.nz>
6630
6631 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
6632 (GDB/MI Simple Examples): Move node up one level. Use real
6633 examples.
6634 (GDB/MI Compatibility with CLI): Update.
6635 (GDB/MI Result Records): Add "connected" and "exit" result
6636 classes.
6637 (GDB/MI Stream Records): Clarify target output.
6638 (GDB/MI Command Description Format): Modify example description.
6639 (GDB/MI Breakpoint Table Commands): Rename to...
6640 (GDB/MI Breakpoint Commands): ...this
6641 (GDB/MI Breakpoint Commands): Add optional thread field.
6642 (GDB/MI Program Control): Add an introduction. Move "Program
6643 termination" examples into exec-run description.
6644 (GDB/MI File Commands): Mention similar CLI commands.
6645 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
6646 is similar to "-gdb-version".
6647
ddb50cd7
EZ
66482006-06-09 Eli Zaretskii <eliz@gnu.org>
6649
6650 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
6651
2aef0d6b
NR
66522006-06-02 Nick Roberts <nickrob@snap.net.nz>
6653
6654 * gdb.texinfo (GDB/MI Development and Front Ends): Use
6655 sourceware.org for mailing lists.
d5e40d59 6656 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 6657
383a5c52
NR
66582006-06-01 Nick Roberts <nickrob@snap.net.nz>
6659
d5e40d59 6660 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 6661
e16b02ee
EZ
66622006-05-22 Eli Zaretskii <eliz@gnu.org>
6663
6664 * gdb.texinfo (Cygwin Native): Fix last change.
6665
be90c084
CF
66662006-05-22 Christopher Faylor <cgf@timesys.com>
6667
6668 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
6669
347ceba5
NR
66702006-05-15 Nick Roberts <nickrob@snap.net.nz>
6671
6672 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
6673 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
6674
369af7bd
DJ
66752006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
6676
6677 * gdb.texinfo (General Query Packets): Recommend not starting
6678 new packets with qC and clarify.
6679
2ffdbde8 66802006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
6681
6682 * gdb.texinfo (M2 Types): New section.
72019c9c 6683
16d1a084
DJ
66842006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
6685
6686 * agentexpr.texi: Add a copyright and license notice.
6687 * observer.texi: Likewise, with GPL clause for function prototypes.
6688 Remove trailing whitespace.
6689
aa56d27a
JB
66902006-05-05 Jim Blandy <jimb@codesourcery.com>
6691
6692 * gdb.texinfo (General Query Packets): Document conventions for
6693 terminating packet names, and their violations.
6694
5bdf8622
DJ
66952006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6696
6697 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
6698 * gdb.texinfo: Likewise.
6699
605a56cb
DJ
67002006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
6701
6702 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
6703 and "show remotedebug".
6704 (Debugging Output): Add additional index entries.
6705
b8db102d
MS
67062006-04-27 Michael Snyder <msnyder@redhat.com>
6707
6708 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
6709
c5e30d01
AC
67102006-04-22 Andrew Cagney <cagney@redhat.com>
6711
6712 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
6713 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
6714
8181d85f
DJ
67152006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
6716
6717 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
6718 and remove breakpoint prototypes.
6719 (Watchpoints): Move description of target_insert_hw_breakpoint and
6720 target_remove_hw_breakpoint ...
6721 (Breakpoints): ... to here. Document target_insert_breakpoint and
6722 target_remove_breakpoint.
6723
4f553f88
JB
67242006-04-17 Jim Blandy <jimb@codesourcery.com>
6725
6726 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
6727 and C packets are optional.
6728
cd852561
FR
67292006-04-14 Frederic Riss <frederic.riss@st.com>
6730
6731 * gdb.texinfo (Specifying source directories): Update the description
6732 of the source file search to reflect the fact that the source path
6733 always contains at least $cdir and $cwd.
6734
b620eb07
MS
67352006-03-31 Michael Snyder <msnyder@redhat.com>
6736
6737 * gdb.texinfo: Update copyright dates.
6738
3156cdaf
EZ
67392006-03-31 Eli Zaretskii <eliz@gnu.org>
6740
6741 * gdb.texinfo (Overview): Add an index entry to "empty response".
6742
7d30c22d
JB
67432006-03-28 Jim Blandy <jimb@codesourcery.com>
6744
6745 * gdbint.texinfo (Prologue Analysis): New section.
6746
86941c27
JB
67472006-03-07 Jim Blandy <jimb@red-bean.com>
6748
66b8c7f6
JB
6749 * gdb.texinfo (Connecting): Document 'target remote pipe'.
6750
1a10341b
JB
6751 * gdb.texinfo (Target Commands): Update text describing how to
6752 specify a target. Refer to the detailed section on remote
6753 debugging, not the brief mention.
6754
86941c27
JB
6755 * gdb.texinfo (Connecting): Organize the different 'target remote'
6756 connection methods into a table. Add a 'target remote' index
6757 entry. (!!!)
6758
62f3a2ba
FF
67592006-02-17 Fred Fish <fnf@specifix.com>
6760
6761 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
6762 'ptype' commands to reflect the fact that the only significant
6763 difference between them is that ptype prints the complete type
6764 description instead of just the name.
6765
8b9a88ea
WZ
67662006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
6767
6768 * gdbint.texinfo (Watchpoints): Delete
6769 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
6770
7e8dc855
NR
67712006-02-10 Nick Roberts <nickrob@snap.net.nz>
6772
6773 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
6774 times fields where needed. Fix typos. Update general form given
6775 for output of -break-insert.
6776 (GDB/MI): Abbreviate some unnecessarily long fullnames.
6777
c91d38aa
DJ
67782006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
6779
6780 * gdbint.texinfo (Symbol Handling): Add a section
6781 on memory management.
6782
38fcd64c
DJ
67832006-02-06 Vladimir Prus <ghost@cs.msu.su>
6784
6785 * gdb.texinfo (Breakpoint table commands): Document the fullname
6786 field in -break-list output.
6787
219eec71
EZ
67882006-02-03 Eli Zaretskii <eliz@gnu.org>
6789
6790 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
6791 debugging information produced by the various "set debug..."
6792 options.
6793
ae5a43e0
DJ
67942006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
6795
6796 * gdb.texinfo (Files): Remove obsolete bits from the description
6797 of "symbol-file".
6798
a9f158ec
JB
67992006-01-25 Jim Blandy <jimb@redhat.com>
6800
6801 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
6802
410dd08e
JB
68032006-01-24 Jim Blandy <jimb@redhat.com>
6804
6805 * gdbint.texinfo (Frames): Document the basics of GDB's register
6806 unwinding model, and explain the existence of the "sentinel" frame.
6807
4b505b12
AS
68082006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
6809
6810 * gdb.texinfo (Choosing files): Mention that -directory is used
6811 for script files.
6812 (Specifying source directories): Likewise.
6813 (Command files): Explain how script files are found.
6814
839c27b7
EZ
68152006-01-21 Eli Zaretskii <eliz@gnu.org>
6816
6817 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
6818 the threads in a multi-threaded program.
6819 (Threads): The threadno argument of "thread apply" can be a range
6820 of numbers.
6821
7be93b9e
JB
68222006-01-18 Jim Blandy <jimb@redhat.com>
6823
6824 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
6825 of warning flags.
6826
fcc73fe3
EZ
68272006-01-13 Eli Zaretskii <eliz@gnu.org>
6828
6829 * gdb.texinfo (Sequences): Improve menu annotations.
6830 (Define): Add index entries for arguments of user-defined
6831 commands. Move the description of flow-control commands...
6832 (Command Files): ...to here. Document loop_break and
6833 loop_continue.
ca91424e
EZ
6834 (Define, Command Files): Document `end' and add index entries for
6835 it.
fcc73fe3 6836
5c95884b
MS
68372006-01-04 Michael Snyder <msnyder@redhat.com>
6838
6839 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 6840 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 6841
860701dc
PH
68422006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
6843
6844 * gdb.texinfo (Omissions from Ada): Document that there is now
6845 limited aggregate support.
6846
36b80e65
EZ
68472005-12-28 Eli Zaretskii <eliz@gnu.org>
6848
6849 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
6850 registers and the likes.
6851
c1468174
EZ
68522005-12-24 Eli Zaretskii <eliz@gnu.org>
6853
6854 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
6855 (Symbols): Fix usage of "e.g.".
359df76b 6856 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
6857
6858 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
6859 (Coding): Fix usage of "e.g.".
6860
c02a867d
EZ
68612005-12-23 Eli Zaretskii <eliz@gnu.org>
6862
5ae4183a
AS
6863 * stabs.texinfo:
6864 * refcard.tex:
c02a867d 6865 * gpl.texi:
5ae4183a
AS
6866 * gdbint.texinfo:
6867 * gdb.texinfo:
6868 * gdb-cfg.texi:
c02a867d 6869 * fdl.texi:
5ae4183a
AS
6870 * annotate.texinfo:
6871 * all-cfg.texi:
c02a867d
EZ
6872 * Makefile.in: Add (C) after Copyright. Update the FSF
6873 address.
6874
fad38dfa
EZ
68752005-12-03 Eli Zaretskii <eliz@gnu.org>
6876
6877 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
6878 extend GDB with commands for external monitor.
6879
53e5f3cf
AS
68802005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
6881
6882 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
6883
55f6ca0f
JB
68842005-11-25 Joel Brobecker <brobecker@adacore.com>
6885
6886 * gdbint.texinfo (Start of New Year Procedure): New chapter.
6887
c1947b85
JB
68882005-11-21 Jim Blandy <jimb@redhat.com>
6889
6890 * gdb.texinfo (Tracepoint Packets): Document restrictions on
6891 placement of 'R' actions in tracepoint action packets; document
6892 dependence of 'X' and 'M' actions on a preceding 'R' action for
6893 their registers.
6894
9d29849a
JB
68952005-11-19 Jim Blandy <jimb@redhat.com>
6896
6897 * gdb.texinfo (Tracepoint Packets): New node.
6898 (General Query Packets): Add entries for the tracepoint packets,
6899 referring to the "Tracepoint Packets" node.
6900 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 6901
9a6253be
KB
69022005-11-18 Kevin Buettner <kevinb@redhat.com>
6903
6904 * gdb.texinfo (set remotebreak): Add anchor.
6905 (X packet): Likewise.
6906 (Remote Protocol): Add new section `Interrupts' and new index
6907 entry `interrupts (remote protocol)'.
6908
5f3bebba
JB
69092005-11-18 Jim Blandy <jimb@redhat.com>
6910
6911 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
6912 entries into the General Query Packets section. Add a
6913 cross-reference to that section. Drop description of replies, as
6914 these are covered in the descriptions of each packet.
6915 (General Query Packets): Add introductory text. Explain naming
6916 conventions, and how the end of a name is recognized.
6917
9a7a1b36
KB
69182005-11-17 Kevin Buettner <kevinb@redhat.com>
6919
0564b6cf 6920 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
6921 "set remotebreak" command.
6922
b8ff78ce
JB
69232005-11-16 Jim Blandy <jimb@redhat.com>
6924
6925 * gdb.texinfo (Packets, Stop Reply Packets)
6926 (General Query Packets): Various formatting cleanups.
6927 - Use @samp for packet contents.
6928 - Drop summaries from packet @item lines; the same information appears
6929 immediately below in the description.
6930 - Delete paragraph breaks after packet @item commands, so that the
6931 description appears directly to the right of the packet prototype
6932 in the printed manual, if it fits.
6933 - Place spaces in packet prototypes between @vars and non-@var
6934 letters, and explain that they're just for formatting.
6935 - Use @dots{} instead of '...'.
6936 - Fix uses of @code where @var was needed.
6937 - Replace "deprecated" markers with English text spelling out the
6938 packet's status and the preferred alternatives.
6939 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
6940 what this ever meant.
6941 - Remove "(draft)" markers on 'i' packets; nobody has commented on
6942 this for a long time.
6943 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
6944 implemented several times, and have been in use for years.
6945
8ffe2530
JB
69462005-11-15 Jim Blandy <jimb@redhat.com>
6947
c43c5473
JB
6948 * gdb.texinfo (Packets): Add index entries for 'm' packet
6949 disclaimers.
5ae4183a 6950
fb031cdf
JB
6951 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
6952 of stub when processing an 'm' packet.
6953
8ffe2530
JB
6954 * gdb.texinfo (Packets): Mention that packets beginning with
6955 letters are reserved once, at the top, instead of actually listing
6956 them all and saying "reserved".
6957
c03c782f
AS
69582005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
6959
6960 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
6961 Change @var{$arg0 to @code{$arg0.
6962
814e32d7
WZ
69632005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
6964
6965 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
6966
fa93a9d8
JB
69672005-11-12 Jim Blandy <jimb@redhat.com>
6968
6969 * gdb.texinfo (General Query Packets): Put packets in alphabetical
6970 order. Remove extraneous 'z'.
6971
8a5a3c82
AS
69722005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
6973
6974 * gdb.texinfo (Choosing files): Add --eval-command.
6975
4b0ad762
AS
69762005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
6977
6978 * gdb.texinfo (Choosing modes): Add --return-child-result.
6979
6980
1a088d06
AS
69812005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
6982
6983 * gdb.texinfo (Choosing modes): Add --batch-silent.
6984
656d5e12
EZ
69852005-10-28 Eli Zaretskii <eliz@gnu.org>
6986
6987 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
6988 "The -var-update Command".
6989
3c9c013a
JB
69902005-10-03 Joel Brobecker <brobecker@adacore.com>
6991
6992 * gdb.texinfo (Print Settings): Add documentation for set/show
6993 print array-indexes.
6994
7ba3cf9c
DJ
69952005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
6996
6997 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
6998 6.2 and 6.3.
6999
a94ab193
EZ
70002005-08-27 Eli Zaretskii <eliz@gnu.org>
7001
7002 * gdb.texinfo (File Options): Don't document --mapped, it's gone
7003 since 19-Jan-2004.
7004 (Files): Likewise.
ab1adacd
EZ
7005 (Variables, Symbols): Document the "<incomplete type>" message and
7006 its reasons.
a94ab193 7007
ca06016a
FF
70082005-08-01 Fred Fish <fnf@specifix.com>
7009
7010 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
7011
cf58170d
NR
70122005-07-15 Nick Roberts <nickrob@snap.net.nz>
7013
7014 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
7015 option for -var-list-children and -var-update.
7016 (GDB/MI Stack Manipulation): Simplify description of
7017 print-values option for -stack-list-locals.
7018 (GDB/MI Command Description Format): Clarify.
7019 (Mode Options): Spelling of superseded.
7020
38f1196a
BR
70212005-07-12 Bob Rossi <bob@brasko.net>
7022
7023 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
7024 corresponding GDB command comment.
7025
3cb3b8df
BR
70262005-07-06 Bob Rossi <bob@brasko.net>
7027
7028 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
7029 and -inferior-tty-show.
7030 (Input/Output): Document "set/show inferior-tty" and tty alias.
7031
10fac096
NW
70322005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
7033
7034 * gdb.texinfo (Packets): Change description of 'D' packet to note
7035 that GDB does wait for a response.
7036
d1b6db76
NR
70372005-06-22 Nick Roberts <nickrob@snap.net.nz>
7038
7039 * gdb.texinfo (History) Rename "Command History".
7040 (Command History): Move node "Server Prefix" from section on
7041 Annotations here.
7042
29629dcf
NR
70432005-06-19 Nick Roberts <nickrob@snap.net.nz>
7044
7045 * gdb.texinfo (GDB/MI Stack Manipulation):
7046 Re-instate -stack-info-frame with example. Say that it gets
7047 info on selected frame, not current frame.
7048
397ca115
EZ
70492005-06-18 Eli Zaretskii <eliz@gnu.org>
7050
7051 * gdb.texinfo (Server): Clarify that `file' should be used before
7052 connecting to the server.
7053 (Files): Add an xref to the above description.
51274035
EZ
7054 (Output Formats): More detailed description of the `c' format.
7055 (Memory): List explicitly all the formats supported by `x'.
638ac427 7056 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 7057 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
7058 files. Add more indexing for solib-absolute-prefix and
7059 --with-sysroot.
76d17f34
EZ
7060 (Machine Code): Document possible problems with locations in
7061 shared libraries.
d416eeec
EZ
7062 (Backtrace): Document that free-standing environments do not need
7063 to have a `main' function.
397ca115 7064
74f6deaa
NR
70652005-06-18 Nick Roberts <nickrob@snap.net.nz>
7066
7067 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
7068 -stack-info-frame.
7069
a9967aef
AC
70702005-06-07 Andrew Cagney <cagney@gnu.org>
7071
7072 * gdb.texinfo (Contributors): Note the original multi-arch
7073 contributors.
7074
e09f16f9
EZ
70752005-06-03 Eli Zaretskii <eliz@gnu.org>
7076
7077 * gdb.texinfo (Registers): Add index entries for the standard
7078 registers.
7079 (Frames): Add cross-reference from frame pointer description to
7080 the Registers node.
7081 (Annotations Overview): Fix the reference to GDB name.
7082
d87ba7ee
EZ
70832005-06-01 Eli Zaretskii <eliz@gnu.org>
7084
7085 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
7086 can-use-hw-watchpoints.
7087
034dad6f
BR
70882005-05-28 Bob Rossi <bob@brasko.net>
7089
7090 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
7091 the possible reasons why an exec async record would be returned to FE.
7092
ffed4509
AC
70932005-05-26 Andrew Cagney <cagney@gnu.org>
7094
7095 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
7096 Andrew Cagney implemented the original GDB/MI.
7097
e22e55c9
OF
70982005-05-23 Orjan Friberg <orjanf@axis.com>
7099
7100 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
7101 documentation. Add documentation for cris-mode.
7102
a78e13ce
EZ
71032005-05-20 Eli Zaretskii <eliz@gnu.org>
7104
7105 * gdb.texinfo (Numbers): Explain the example and make the wording
7106 more acurate.
7107
76ff342d
DJ
71082005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
7109 Dennis Brueni <dennis@slickedit.com>
7110
7111 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
7112 (GDB/MI Data Manipulation, GDB/MI Program Control)
7113 (GDB/MI Stack Manipulation): Update examples to include the fullname
7114 attribute in stack frames.
7115
119b882a
EZ
71162005-05-12 Eli Zaretskii <eliz@gnu.org>
7117
7118 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
7119 do with other non-standard names of init files.
7120
6fc08d32
EZ
71212005-05-11 Eli Zaretskii <eliz@gnu.org>
7122
7123 * gdb.texinfo (Command Files): Move the description of the startup
7124 from here...
7125 (Startup): ...to this new subsection of the Invocation chapter.
7126 Rearrange the description of init files more logically and add a
7127 cross-reference to "Command Files". Document the special gdbinit
7128 name for CISCO 68k. Expand the description of what GDB does
7129 during startup.
7130 (History): Add index entry for HISTSIZE.
7131
a561754a
MK
71322005-05-02 Mark Kettenis <kettenis@gnu.org>
7133
7134 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
7135
2eecc4ab
EZ
71362005-05-02 Eli Zaretskii <eliz@gnu.org>
7137
7138 * gdb.texinfo (SVR4 Process Information, The isatty call)
7139 (The system call): Don't use foo(N) notation for man pages and
7140 functions.
514c4d71 7141 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 7142
18999be5
EZ
71432005-04-27 Eli Zaretskii <eliz@gnu.org>
7144
7145 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
7146 were optimized away.
7147
0abb7bc7
EZ
71482005-04-22 Eli Zaretskii <eliz@gnu.org>
7149
7150 * gdb.texinfo (Remote configuration): Document "set/show
7151 get-thread-local-storage-address". Add cross-reference to the
7152 description of the qGetTLSAddr packet.
7153 (General Query Packets): Mention "set remote
7154 get-thread-local-storage-address" and add a reference to its
7155 description.
7156
6f61acb1
NR
71572005-04-19 Nick Roberts <nickrob@snap.net.nz>
7158
7159 * gdb.texinfo (Backtrace): Describe 'bt full'.
7160
9d59903a
NR
71612005-04-17 Nick Roberts <nickrob@snap.net.nz>
7162
7163 * gdb.texinfo (Mode Options): Fix typo.
7164 (GDB/MI): Describe how to invoke GDB/MI.
7165
721c2651
EZ
71662005-04-16 Eli Zaretskii <eliz@gnu.org>
7167
7168 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 7169 references changed. Add description of "info udot".
721c2651
EZ
7170 (Files): Document "set/show stop-on-solib-events".
7171 (M32R/D): Document "set/show download-path", "set/show
7172 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
7173 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
7174 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
7175 (Maintenance Commands): Improve indexing.
7176 (Target Commands): Document "set/show hash", "set/show debug
7177 monitor".
7178 (SVR4 Process Information): Document "info pidlist" and "info
7179 meminfo". Document "set/show procfs-tarce" and "set/show
7180 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
7181 (Symbols, The Print Command with Objective-C): Improve indexing.
7182 (Objective-C): Add references to "info classes" and "info
7183 selectors".
c45da7e6
EZ
7184 (Debugging Output): Improve wording. Document "set/show debug
7185 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
7186 (Set Breaks): Add index entry for "hardware breakpoints".
7187 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
7188 and "set/show usehardbreakpoints".
7189 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
7190 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
7191 (ARM): Document "rdilogfile", "rdilogenable", "set/show
7192 rdiromatzero", "set/show rdiheartbeat".
7193 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
7194 "sds".
7195 (Embedded Processors): Document the "sim" command.
7196 (Remote): Document the "remote" command.
7197 (DJGPP Native): Document the "info serial" command.
7198 (Threads): Document "maint info sol-threads".
7199 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
7200 (Set Breaks): Improve indexing.
7201 (Command Syntax): Add a reference to dont-repeat.
7202 (Define): Document "dont-repeat".
7203 (TUI Commands): Document "tabset".
7204 (WinCE): New subsection. Document "set/show remotedirectory",
7205 "set/show remoteupload", "set/show remoteaddhost".
721c2651 7206
14d6dd68
EZ
72072005-04-15 Eli Zaretskii <eliz@gnu.org>
7208
7209 * gdb.texinfo (Hurd Native): New subsection, documents
7210 Hurd-specific commands.
a64548ea 7211 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 7212 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
7213 (MIPS): Improve documentation of heuristic-fence-post. Document
7214 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
7215 mips stack-arg-size", "set/show mips mask-address", "set/show mips
7216 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 7217 (ARM): Document ARM-specific commands.
a64548ea
EZ
7218 (AVR): New section. Document "info io_registers".
7219 (CRIS): New section. Document "set/show cris-version" and
7220 "set/show cris-dwarf2-cfi".
7221 (HPPA): New section. Document "set/show debug hppa" and "maint
7222 print unwind".
a5adf40f 7223 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 7224 (Super-H): New section. Document the "regs" command.
721c2651 7225 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 7226
9c16f35a
EZ
72272005-04-09 Eli Zaretskii <eliz@gnu.org>
7228
7229 * gdb.texinfo (Print Settings): Document "set/show print
7230 pascal_static-members", "set print repeats", "show print
7231 null-stop". Improve indexing. Fix documentation of "set print
7232 union".
7233 (Pascal): New section.
7234 (Supported languages): Rename from "Support"; all references
7235 updated. Add a menu item for Pascal.
7236 (Numbers): Document "set radix.
7237 (Screen Size): Document "set/show pagination".
7238 (MIPS Embedded): Remove "set processor" documentation.
7239 (Remote configuration): Document "set/show X/P/Z-packet",
7240 "set/show read-aux-vector-packet", "set/show remote
7241 symbol-lookup-packet", "set/show remote verbose-resume-packet",
7242 "set/show remoteaddresssize", "set/show remotebaud", "set/show
7243 remotedebug", "set/show remotebreak", "set/show remotedevice",
7244 "set/show remotelogfile".
7245 (Auxiliary Vector): Add reference to the description of the
7246 read-aux-vector-packet setting.
7247 (Set Watchpoints): Add a cross-reference to "set remote
7248 hardware-breakpoint-limit".
7249 (General Query Packets): Add indexing of requests and
7250 cross-references to related commands in "Remote configuration".
7251 (File-I/O Overview, The system call): Fix wording and typos.
7252 (Thread Stops): Add index entries.
7253 (Continuing and Stepping): Document "show step-mode".
7254 (i386): New node. Document "set/show struct-convention".
7255 (Files): Document "show trust-readonly-sections".
7256 (Calling): Document "set/show unwindonsignal".
7257 (Messages/Warnings): Add index entries.
7258 (Maintenance Commands): Document "set/show watchdog".
7259 (Annotations Overview): Document "show annotate".
7260 (Set Watchpoints): Add index entries.
7261 (Symbols): Fix doc of case-sensitive.
7262 (ABI): Document "show coerce-float-to-double".
7263 (Convenience Vars, Help): Improve indexing.
7264 (Machine Code): Document "show disassembly-flavor".
7265 (Debugging C plus plus): Document "show overload-resolution".
7266 (Value History, Signaling): Add index entries.
7267
72682005-04-08 Eli Zaretskii <eliz@gnu.org>
7269
7270 * gdb.texinfo (Show): Move @kindex entries to their proper places.
7271 (Processes): Fix wording.
7272 (History, List, Logging output, Define, Symbols, Print Settings):
7273 Improve indexing.
7274
a8f24a35
EZ
72752005-04-03 Eli Zaretskii <eliz@gnu.org>
7276
7277 * gdb.texinfo (Targets): Document "set/show architecture". Remove
7278 redundant index entry for "target" command.
7279 (Backtrace): Add index entries.
7280 (Symbols, Fortran): Document the "set case-sensitive" command.
7281 (DJGPP Native): Document "set com1base", "set com1irq", etc.
7282 (Print Settings): Add index entry for "set demangle-style".
7283 (Target Commands): Document "set download-write-size".
7284 (Debugging Output): Document "set exec-done-display".
7285
09d4efe1
EZ
72862005-04-02 Eli Zaretskii <eliz@gnu.org>
7287
7288 * gdb.texinfo (Files): Fix the name and documentation of
7289 add-shared-symbol-files. Document its alias assf. Update the
7290 list of OSs where GDB supports shared libraries. Fix markup.
7291 (Continuing and Stepping): Add reference to @var{location} in the
7292 text.
7293 (Dump/Restore Files): Fix reference to @{filename}.
7294 (Help): Fix wording.
7295 (Attach): Ditto.
7296 (Set Watchpoints): Ditto.
7297 (Backtrace): Remove redundant index entries. Improve index
7298 entries.
7299 (Delete Breaks): Fix wording.
7300 (Memory): Document the compare-sections command.
7301 (Memory Region Attributes): Improve wording.
7302 (Disabling): Improve wording.
7303 (Fortran): New subsection. Document the "info common" command.
7304 (Help): Document aliases "info copying" and "info warranty".
7305 (Caching Remote Data): New section. Document the "set/show
7306 remotecache" and "info dcache" commands.
7307 (Show): Fix wording of the documentation of the "set
7308 extension-language" command.
7309 (Signals): Add index entry for "info handle".
7310 (Memory Region Attributes): Fix punctuation.
7311 (Symbols): Change the arg name to "location" and refer to it in
7312 the text. Fix wording of "info types" doc.
7313 (Threads): Fix usage of @enumerate @item's.
7314 (Listing Tracepoints): Add index entry for "info tp".
7315 (Set Watchpoints): Add xref to "info break" description.
7316 (Macros): Add an index entry for "macro exp1". Document the
7317 "macro list" command.
7318 (Maintenance Commands): Document "flushregs", "maint agent",
7319 "maint check-symtabs", "maint cplus", "maint demangle", "maint
7320 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
7321 "maint print architecture", "maint print objfiles", "maint print
7322 statistics", "maint print type", "maint show-debug-regs", "maint
7323 space", "maint time", and "maint translate-address".
7324 (Connecting): Document the "monitor" command.
7325 (Annotations Overview): Describe the "set annotate" command.
7326
82f2d802
EZ
73272005-04-01 Eli Zaretskii <eliz@gnu.org>
7328
7329 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
7330 Rearrange index entries and improve wording about support for
7331 hardware watchpoints.
7332
7d51c7de
BR
73332005-03-10 Bob Rossi <bob@brasko.net>
7334
7335 * gdb.texinfo: Update copyright
7336
68c71a2e
TR
73372005-02-09 Theodore A. Roth <troth@openavr.org>
7338
7339 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
7340 error.
7341
83761cbd
KB
73422005-02-03 Kevin Buettner <kevinb@redhat.com>
7343
7344 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
7345
9f1c6395
MS
73462005-01-17 Michael Snyder <msnyder@redhat.com>
7347
7348 * gdb.texinfo: Fix spelling, infinte -> infinite.
7349
fbd1b305
MK
73502005-01-08 Mark Kettenis <kettenis@gnu.org>
7351
7352 * observer.texi (GDB Observers): Document "solib_loaded".
7353
3ace7edb
AC
73542005-01-07 Andrew Cagney <cagney@gnu.org>
7355
bec39cab
AC
7356 * configure.ac: Rename configure.in, require autoconf 2.59.
7357 * configure: Re-generate.
7358
3ace7edb
AC
7359 * configure.in: Replace configdirs with multiple references to
7360 AC_CONFIG_SUBDIRS.
7361 * configure: Re-generate.
5ae4183a 7362
53531fc1
AC
73632005-01-04 Andrew Cagney <cagney@gnu.org>
7364
7365 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
7366 part of the version number.
7367
536ffdb7
MK
73682004-12-24 Mark Kettenis <kettenis@gnu.org>
7369
7370 * gdbint.texinfo (Algorithms): Remove description of
7371 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
7372
e1aac25b
JB
73732004-12-07 Jim Blandy <jimb@redhat.com>
7374
7375 * gdb.texinfo (General Query Packets): Specify that thread ID's in
7376 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
7377 numbers.
7378
f47b1503
AS
73792004-12-07 Andreas Schwab <schwab@suse.de>
7380
7381 * gdb.texinfo (Mode Options): Document -l option.
7382
b6b8ece6
EZ
73832004-12-04 Eli Zaretskii <eliz@gnu.org>
7384
7385 * gdbint.texinfo (Algorithms): More accurate description of
7386 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
7387 is not needed unless data-read and data-access watchpoints are
7388 supported. Add a description of how GDB checks whether the
7389 inferior stopped because a watchpoint was hit.
7390
01371747
EZ
73912004-11-23 Eli Zaretskii <eliz@gnu.org>
7392
7393 * gdb.texinfo (Files): Add cross-reference to description of
7394 -readnow command-line switch.
7395
2315ffec
RC
73962004-11-10 Randolph Chung <tausq@debian.org>
7397
7398 * gdb.texinfo: Document set/show backtrace past-entry commands.
7399 Rearrange index entries for set/show backtrace past-main.
7400
69065f5d
AC
74012004-11-10 Jon Beniston <jon@beniston.com>
7402
7403 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
7404 * gdb.texinfo (Remote Serial Protocol): Further describe
7405 binary transfer escaping mechanism .
69065f5d 7406
30e91e0b
RC
74072004-11-08 Randolph Chung <tausq@debian.org>
7408
7409 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
7410 and "show debug infrun". Add index entries.
7411
60bf7e09
EZ
74122004-10-23 Eli Zaretskii <eliz@gnu.org>
7413
7414 * gdb.texinfo (SVR4 Process Information): Document subcommands of
7415 "info proc" that are already implemented. Add index entries.
7416 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
7417 (Files): Add a tip for decreasing memory used for symtabs from
7418 shared libraries.
f018e82f
EZ
7419 (Starting): Fix whitespace; make "elaboration" stand out where it
7420 is first used, and add an index entry for the term.
f8568604
EZ
7421 (Calling): Expand and elaborate text. Add "print". Add the
7422 description of problems with weak aliases.
384ee23f 7423 (Core File Generation): New section.
60bf7e09 7424
d52fe014
AC
74252004-10-12 Andrew Cagney <cagney@gnu.org>
7426
7427 * gdbint.texinfo (Versions and Branches): New chapter.
7428 (Releasing GDB): Delete "Versions and Branches" section.
7429 (Top): Add "Versions and Branches".
7430
703663ab
EZ
74312004-10-08 Eli Zaretskii <eliz@gnu.org>
7432
7433 * gdb.texinfo (Editing, History): Add cross-references to the
7434 included Readline and History user documentation. Remove
7435 references to the symbol have-readline-appendices which is unused
7436 and undefined.
7437 (History): Fix indexing.
7438
ac77d04f
JJ
74392004-10-08 Jeff Johnston <jjohnstn@redhat.com>
7440
7441 * gdbint.texinfo (target_stopped_data_address): Update to
7442 new prototype.
7443 (i386_stopped_data_address): Update prototype and description.
7444 (i386_stopped_by_watchpoint): New function and description.
7445
e07c999f
PH
74462004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
7447
7448 * gdb.texinfo (Filenames): Add Ada suffixes.
7449 (Ada) New section.
7450
2e868123
AC
74512004-09-27 Andrew Cagney <cagney@gnu.org>
7452 Robert Picco <Robert.Picco@hp.com>
7453
7454 * gdb.texinfo (Packets): Document the "p" packet.
7455
02a57714
JM
74562004-09-21 Jason Molenda (jmolenda@apple.com)
7457
7458 * gdb.texinfo (Paths and Names of the Source Files): Document the
7459 meaning of values in the 'desc' field of a SO stab.
7460
ae038cb0
DJ
74612004-09-20 Daniel Jacobowitz <dan@debian.org>
7462
7463 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
7464 max-cache-age" and "maint show dwarf2 max-cache-age".
7465
f7dc1244
EZ
74662004-09-16 Eli Zaretskii <eliz@gnu.org>
7467
7468 * gdb.texinfo (Set Breaks): Add index entry for setting
7469 breakpoints on overloaded C++ functions that are not members of
7470 any classes. Add an example and an index entry for setting
7471 breakpoints on all program functions.
7472 (Character Sets, Macros, Overlay Commands)
7473 (Non-debug DLL symbols, GDB/MI Output Syntax)
7474 (Annotations Overview, Maintenance Commands, File-I/O Overview):
7475 Use "(@value{GDBP})" instead of a literal "(gdb)".
7476
f810308b
AC
74772004-09-12 Andrew Cagney <cagney@gnu.org>
7478
7479 * gdbint.texinfo (Native Debugging): Delete description of
7480 FILES_INFO_HOOK.
7481
15a661f3
PH
74822004-09-11 Paul Hilfinger <hilfinger@gnat.com>
7483
5ae4183a
AS
7484 * gdbint.texinfo (User Interface): Change local_hex_string_custom
7485 to hex_string_custom (not historically correct, but more
15a661f3
PH
7486 understandable, given the current code).
7487
f3219c75
AC
74882004-09-03 Andrew Cagney <cagney@gnu.org>
7489
7490 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
7491
f3bb6704
JJ
74922004-09-01 Jeff Johnston <jjohnstn@redhat.com>
7493
7494 * observer.texi (solib_unloaded): New observer.
7495
8d2c00cb
AC
74962004-08-24 Andrew Cagney <cagney@gnu.org>
7497
7498 * gdbint.texinfo (Target Architecture Definition): Add missing
7499 comma.
7500
e7dc800a
MC
75012004-08-20 Michael Chastain <mec.gnu@mindspring.com>
7502
7503 * (Using the Testsuite): build != host is supported,
7504 but some test scripts do not support build != host.
7505
73b03683
MK
75062004-08-14 Mark Kettenis <kettenis@gnu.org>
7507
7508 * gdbint.texinfo (Host Definition): Delete description of
7509 FCLOSE_PROVIDED and GETENV_PROVIDED.
7510
c0ccb908
MK
75112004-08-05 Mark Kettenis <kettenis@chello.nl>
7512
7513 * gdbint.texinfo (Host Definition): Delete description of
7514 NO_SYS_FILE.
7515 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
7516 PTRACE_FP_BUG.
7517
9c8dbfa9
AC
75182004-08-05 Andrew Cagney <cagney@gnu.org>
7519
7520 * gdbint.texinfo (Target Architecture Definition): Delete
7521 reference to deprecated_read_fp.
7522
f42accbe
AC
75232004-08-02 Andrew Cagney <cagney@gnu.org>
7524
7525 * gdbint.texinfo (Target Architecture Definition): Delete
7526 description of DEPRECATED_REGISTER_BYTES.
7527
0b66e38c
EZ
75282004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
7529
7530 * gdb.texinfo (Source Path): Document the new behavior of
7531 searching for the source files.
7532
15387254
EZ
75332004-07-17 Eli Zaretskii <eliz@gnu.org>
7534
7535 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
7536 (Search, Expressions, Arrays, Variables, Data, Machine Code)
7537 (Auto Display): Improve indexing.
7538
2c07db7a
AC
75392004-07-16 Andrew Cagney <cagney@gnu.org>
7540
7541 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
7542 "-noasync".
7543
4644b6e3
EZ
75442004-07-09 Eli Zaretskii <eliz@gnu.org>
7545
7546 * gdb.texinfo: Fix @kindex entries so that multiple commands that
7547 have the same prefix have only their prefix in the index.
7548
7561d450
MK
75492004-07-03 Mark Kettenis <kettenis@gnu.org>
7550
7551 * gdb.texinfo (BSD libkvm Interface): New node (section)
7552 (Native): Add it to the menu.
7553
67bebe79
MK
75542004-07-01 Mark Kettenis <kettenis@gnu.org>
7555
7556 * gdbint.texinfo (Target Architecture Definition): Remove
7557 PCC_SOL_BROKEN.
7558
1a6923e0
MK
75592004-06-24 Mark Kettenis <kettenis@gnu.org>
7560
7561 * gdbint.texinfo (Target Architecture Definition): Remove
7562 SUN_FIXED_LBRAC_BUG.
7563
b435e160
AC
75642004-06-26 Andrew Cagney <cagney@gnu.org>
7565
7566 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
7567
b5622e8d
AC
75682004-06-20 Andrew Cagney <cagney@gnu.org>
7569
7570 * gdbint.texinfo (Target Architecture Definition): Deprecate
7571 USE_STRUCT_CONVENTION.
7572
e0c07bf0
MC
75732004-06-19 Michael Chastain <mec.gnu@mindspring.com>
7574
7575 gdb.texinfo (Bug Reporting): Mention session recording,
7576 with the script command or Emacs.
7577
782263ab
AC
75782004-06-18 Andrew Cagney <cagney@gnu.org>
7579
7580 * gdbint.texinfo (Target Architecture Definition): Deprecate
7581 FUNCTION_START_OFFSET.
7582
03727ca6
AC
75832004-06-14 Andrew Cagney <cagney@gnu.org>
7584
7585 Based on changes from Karl Berry.
7586 * gdb.texinfo: Do not use @sc in a direntry.
7587 * stabs.texinfo: Change @dircateogry to "Software development".
7588 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
7589
97092415
AC
75902004-06-13 Andrew Cagney <cagney@gnu.org>
7591
7592 * gdbint.texinfo (Target Architecture Definition): Delete
7593 description of RETURN_VALUE_ON_STACK.
7594
1f6d4158
AC
75952004-06-09 Andrew Cagney <cagney@gnu.org>
7596
7597 * gdbint.texinfo (Native Debugging): Restore "@table @code"
7598 deleted by previous patch.
7599
d966f0cb
AC
76002004-06-08 Andrew Cagney <cagney@gnu.org>
7601
7602 * gdbint.texinfo (Native Debugging): Delete documentation on
7603 ATTACH_DETACH.
7604
86fe4aaa
RC
76052004-06-06 Randolph Chung <tausq@debian.org>
7606
7607 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
7608
d4b6d575
RC
76092004-06-06 Randolph Chung <tausq@debian.org>
7610
5ae4183a 7611 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
7612 the new push_dummy_call method signature. Describe the function
7613 argument.
7614
4e8b0763
JB
76152004-05-24 Joel Brobecker <brobecker@gnat.com>
7616
7617 * gdb.texinfo (Starting): Document new start command.
7618
59caf092
AC
76192004-05-21 Andrew Cagney <cagney@redhat.com>
7620
7621 * observer.texi (GDB Observers): Document "inferior_created".
7622
e4a2df64
AC
76232004-05-08 Andrew Cagney <cagney@redhat.com>
7624
e6b55ae2
AC
7625 * gdbint.texinfo (Target Architecture Definition): Delete
7626 description of DO_DEFERRED_STORES.
7627
28954179
AC
7628 * gdbint.texinfo (Target Architecture Definition): Delete
7629 references to DEPRECATED_FIX_CALL_DUMMY.
7630
434b87dd
AC
7631 * gdbint.texinfo (Target Architecture Definition): Delete
7632 description of DEPRECATED_CALL_DUMMY_WORDS,
7633 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
7634
58d28df8
AC
7635 * gdbint.texinfo (Target Architecture Definition): Delete
7636 description of DEPRECATED_PUSH_DUMMY_FRAME.
7637
e4a2df64
AC
7638 * gdbint.texinfo (Target Architecture Definition): Delete
7639 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
7640
2b4855ab
AC
76412004-05-07 Andrew Cagney <cagney@redhat.com>
7642
7643 * observer.texi (GDB Observers): Add "Debugging" section. Include
7644 cross reference to "set/show debug observer".
7645 * gdb.texinfo (Debugging Output): Document "set/show debug
7646 observer".
7647
fcf70625
AC
76482004-05-01 Andrew Cagney <cagney@redhat.com>
7649
7650 * gdbint.texinfo (Target Architecture Definition): Delete
7651 description of DEPRECATED_PC_IN_SIGTRAMP.
7652
8ee56bcf
AC
76532004-04-30 Andrew Cagney <cagney@redhat.com>
7654
7655 * gdbint.texinfo (Target Architecture Definition): Delete
7656 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
7657
67ab9a76
OF
76582004-04-30 Orjan Friberg <orjanf@axis.com>
7659
7660 * observer.texi (GDB Observers): Correct spelling.
7661
79346bcb
OF
76622004-04-26 Orjan Friberg <orjanf@axis.com>
7663
7664 * observer.texi (GDB Observers): Add target_changed event.
7665
7a464420
AC
76662004-04-08 Andrew Cagney <cagney@redhat.com>
7667
7668 * observer.texi (GDB Observers): Rework, provide generic observer
7669 definitions and then a list of observable events.
7670
6cdf9d98
AC
76712004-04-04 Andrew Cagney <cagney@redhat.com>
7672
7673 * gdbint.texinfo (Host Definition): Delete reference to
7674 NO_SIGINTERRUPT.
7675
ddc135a4
AC
76762004-04-02 Andrew Cagney <cagney@redhat.com>
7677
7678 * gdbint.texinfo (Target Architecture Definition): Delete
7679 reference to DEPRECATED_CALL_DUMMY_LENGTH.
7680
6a1b180d
SC
76812004-03-28 Stephane Carrez <stcarrez@nerim.fr>
7682
7683 * gdb.texinfo (TUI Commands): Document tui reg commands.
7684
d0d5df6f
AC
76852004-03-26 Andrew Cagney <cagney@redhat.com>
7686
7687 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
7688 "gdbtui".
7689 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
7690 (Contributors): Mention both Text and Terminal User Interface.
7691
aa2a3f87
AC
76922004-03-23 Andrew Cagney <cagney@redhat.com>
7693
7694 * gdbint.texinfo (Target Architecture Definition): Deprecate
7695 references to SIGTRAMP_START and SIGTRAMP_END.
7696
f561f026
AC
76972004-03-23 Andrew Cagney <cagney@redhat.com>
7698
7699 * gdbint.texinfo (Target Architecture Definition): Deprecate
7700 references to PC_IN_SIGTRAMP.
7701
33cb8b0f
AC
77022004-03-19 Andrew Cagney <cagney@redhat.com>
7703
7704 * gdbint.texinfo (Target Architecture Definition): Delete
7705 reference to GDB_TARGET_IS_HPPA.
7706
fc989b7a
AC
77072004-03-18 Andrew Cagney <cagney@redhat.com>
7708
7709 * gdbint.texinfo (Coding): Update section on gdbarch_data,
7710 describe pre_init and post_init.
7711
701b08bb
DJ
77122004-03-09 Daniel Jacobowitz <drow@mvista.com>
7713
7714 * gdb.texinfo (Debugging Output): Document values for "set debug
7715 target".
7716
faae5abe
AC
77172004-02-28 Andrew Cagney <cagney@redhat.com>
7718
7719 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
7720
dd79a6cf
JJ
77212004-02-26 Jeff Johnston <jjohnstn@redhat.com>
7722
7723 * gdb.texinfo (breakpoints): Add information about the
7724 new "set breakpoint pending" and "show breakpoint pending"
7725 commands.
7726
e7f16015
AC
77272004-02-26 Andrew Cagney <cagney@redhat.com>
7728
7729 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
7730 in Per-architecture module data section.
7731
7161a3a6
RM
77322004-02-25 Roland McGrath <roland@redhat.com>
7733
7734 * gdb.texinfo (General Query Packets): Document qPart:... packets.
7735
2154891a
AC
77362004-02-24 Andrew Cagney <cagney@redhat.com>
7737
7738 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
7739 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
7740 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 7741
6c74ac8b
AC
77422004-02-17 Andrew Cagney <cagney@redhat.com>
7743
7744 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
7745
19772a2c
AC
77462004-02-16 Andrew Cagney <cagney@redhat.com>
7747
7748 * gdbint.texinfo (Target Architecture Definition): Deprecate
7749 FRAMELESS_FUNCTION_INVOCATION.
7750
c9830293
AC
77512004-02-16 Andrew Cagney <cagney@redhat.com>
7752
7753 * gdbint.texinfo (Coding): Mention -Wunused-function.
7754
b9d26eb9
AC
77552004-02-14 Andrew Cagney <cagney@redhat.com>
7756
7757 * gdbint.texinfo (Target Architecture Definition): Delete
7758 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
7759
49efadf5
EZ
77602004-02-12 Elena Zannoni <ezannoni@redhat.com>
7761
7762 * gdb.texinfo: Properly quote the name "C++".
7763 * gdbint.texinfo: Ditto.
7764 * stabs.texinfo: Ditto.
7765
1eb288ea
EZ
77662004-02-11 Elena Zannoni <ezannoni@redhat.com>
7767
7768 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
7769 minimal information about libiberty.
7770
e4937fc1
MC
77712004-02-06 Michael Chastain <mec.gnu@mindspring.com>
7772
7773 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
7774
a9331b3f
RM
77752004-02-04 Roland McGrath <roland@redhat.com>
7776
7777 * gdb.texinfo (Auxiliary Vector): New node (section).
7778 (Data): Add it to the menu.
7779
2650777c
JJ
77802004-02-02 Jeff Johnston <jjohnstn@redhat.com>
7781
7782 * gdb.texinfo (Breakpoints): Add information about pending
7783 breakpoint support.
7784
b4501125
AC
77852004-01-26 Andrew Cagney <cagney@redhat.com>
7786
7787 * gdb.texinfo (Overview): Delete references to the cisco protocol
7788 including the "N" response.
7789
74055713
AC
77902004-01-26 Andrew Cagney <cagney@redhat.com>
7791
7792 * gdbint.texinfo (Target Architecture Definition): Rename
7793 EXTRACT_STRUCT_VALUE_ADDRESS to
7794 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 7795
3bbe9696
EZ
77962004-01-24 Eli Zaretskii <eliz@gnu.org>
7797
7798 * gdb.texinfo (KOD): Document "show os". Add index entries for
7799 "set/show os" and "info cisco" commands.
7800
5843504f
EZ
78012004-01-21 Eli Zaretskii <eliz@gnu.org>
7802
7803 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
7804
9175c9a3
MC
78052004-01-19 Michael Chastain <mec.gnu@mindspring.com>
7806
7807 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
7808 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
7809
8e94b928
NR
78102004-01-19 Nick Roberts <nick@nick.uklinux.net>
7811
7812 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
7813 -stack-list-locals.
7814 (GDB/MI Variable Objects): Describe extension to
7815 -var-list-children.
7816
a20cf136
DJ
78172004-01-17 Daniel Jacobowitz <drow@mvista.com>
7818
7819 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
7820
afb18d0f
AC
78212004-01-17 Andrew Cagney <cagney@redhat.com>
7822
7823 * gdbint.texinfo (Target Architecture Definition): Delete
7824 documentation on DEPRECATED_NPC_REGNUM.
7825
b51970ac
DJ
78262004-01-13 Daniel Jacobowitz <drow@mvista.com>
7827
7828 * gdb.texinfo: Update copyright year. Mention that set
7829 follow-fork-mode is supported on GNU/Linux. Remove documentation of
7830 "set follow-fork-mode ask".
7831
0f0cffd2
AC
78322004-01-13 Andrew Cagney <cagney@redhat.com>
7833
7834 * gdbint.texinfo: Update copyright year.
7835 (Coding): Add -Wunused-label to list of -Werror warnings.
7836
c552b3bb 78372004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 7838 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
7839
7840 * gdb.texinfo: Update copyright.
7841 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
7842 around names, as appropriate. Minor syntax cleanup of
7843 _NSPrintForDebugger explanation. Two spaces after periods.
7844 GDBN used instead of lit. "gdb". Index entries added for
7845 print-object and _NSPrintForDebugger. @noindent added in one spot.
7846
afe157ca
EZ
78472003-11-11 Elena Zannoni <ezannoni@redhat.com>
7848
7849 * stabs.texinfo: Add dircategory and direntry commands.
7850 * annotate.texinfo: Ditto.
7851
963e2bb7
AC
78522003-11-10 Andrew Cagney <cagney@redhat.com>
7853
7854 * gdbint.texinfo (Target Architecture Definition): Replace the
7855 return_value method's "inval" and "outval" parameters with
7856 "readbuf" and "writebuf".
7857
1d8b2f28
JB
78582003-10-28 Jim Blandy <jimb@redhat.com>
7859
7860 * gdb.texinfo (The F request packet, The F reply packet): Renamed
7861 from "The `F' request packet" and "The `F' reply packet", to make
7862 texi2dvi happy.
7863 (File-I/O remote protocol extension): Update menu entries, too.
7864
36d86913
MC
78652003-10-26 Michael Chastain <mec@shout.net>
7866
7867 * gdb.texinfo (Thread Stops): Document the issue with
7868 premature return from system calls in multi-threaded programs.
7869
ce2826aa
AC
78702003-10-24 Andrew Cagney <cagney@redhat.com>
7871
7872 * annotate.texinfo: Fix "fortunatly"[sic].
7873
f24c5e49
KI
78742003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
7875
7876 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
7877 with "Hitachi" and "Mitsubishi".
7878
92ad9cd9
AC
78792003-10-20 Andrew Cagney <cagney@redhat.com>
7880
7881 * gdbint.texinfo (Target Architecture Definition): Document
7882 gdbarch_return_value. Add cross references from
7883 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
7884 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
7885
0ab4b752
MK
78862003-10-18 Mark Kettenis <kettenis@gnu.org>
7887
7888 * gdbint.texinfo (Target Architecture Definition): Document
7889 regset_from_core_section.
fb3e19c0
KI
7890
78912003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
7892
7893 * gdb.texinfo (M32R/D): Mention m32rsdi target.
7894
a9331b3f 78952003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
7896
7897 From Anthony Green <green@redhat.com>:
5ae4183a 7898 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 7899
1485d690
KB
79002003-10-14 Kevin Buettner <kevinb@redhat.com>
7901
889bf7c5
PA
7902 * gdb.texinfo (Breakpoint related warnings): New node.
7903 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 7904
86d30acc
DJ
79052003-10-13 Daniel Jacobowitz <drow@mvista.com>
7906
7907 * gdb.texinfo (Remote Protocol): Document v and vCont.
7908
172c2a43
KI
79092003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
7910
7911 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
7912 * gdbint.texinfo: Ditto.
7913
71952f4c
AC
79142003-10-09 Andrew Cagney <cagney@redhat.com>
7915
7916 From 2003-09-18 David Anderson <davea@sgi.com>:
7917 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
7918 "command".
7919
268e2188
AC
79202003-10-03 Andrew Cagney <cagney@redhat.com>
7921
7922 * gdbint.texinfo (Target Architecture Definition): Deprecate
7923 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
7924 just target.
7925
12c266ea 79262003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 7927
f30992d4 7928 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
7929 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
7930 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
7931 * gdbint.texinfo (Target Architecture Definition): Rename
7932
79332003-09-30 Andrew Cagney <cagney@redhat.com>
7934
f30992d4 7935 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 7936 (Target Architecture Definition):
f30992d4 7937
2e092625
AC
7938 * gdbint.texinfo (Target Architecture Definition): Rename
7939 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
7940
0717ae8a
AC
79412003-09-29 Andrew Cagney <cagney@redhat.com>
7942
dad809b7
AC
7943 * gdbint.texinfo (Target Architecture Definition): Delete
7944 documentation for NEED_TEXT_START_END.
7945
0717ae8a
AC
7946 * gdbint.texinfo (Target Architecture Definition): Rename
7947 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
7948 TARGET_WRITE_PC.
a9331b3f 7949
af6cf26d
MC
79502003-09-22 Michael Chastain <mec@shout.net>
7951
7952 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
7953
ee206350
AG
79542003-09-21 Anthony Green <green@redhat.com>
7955
7956 * gdbint.texinfo (Target Architecture Definition): Fix typos.
7957
a38c9fe6
MK
79582003-09-21 Mark Kettenis <kettenis@gnu.org>
7959
7960 * gdbint.texinfo (Target Architecture Definition): Document
7961 stabs_argument_has_addr.
7962
77949794
AC
79632003-09-18 Andrew Cagney <cagney@redhat.com>
7964
7965 * gdbint.texinfo (Target Architecture Definition): Delete
7966 documentation on REGISTER_NAMES.
7967
8e823e25
MK
79682003-09-13 Mark Kettenis <kettenis@gnu.org>
7969
7970 * gdbint.texinfo (Target Architecture Definition): Replace
7971 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
7972
f27dd7fd
AC
79732003-09-11 Andrew Cagney <cagney@redhat.com>
7974
7975 * gdbint.texinfo (Target Architecture Definition): Replace
7976 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
7977
8b148df9
AC
79782003-08-18 Andrew Cagney <cagney@redhat.com>
7979
7980 * gdbint.texinfo (Target Architecture Definition): Document
7981 "frame_red_zone_size".
7982
25d29d70
AC
79832003-08-09 Andrew Cagney <cagney@redhat.com>
7984
7985 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
7986 with "set/show backtrace past-main" and "set/show backtrace
7987 limit".
7988
c938e9b0
L
79892003-08-08 H.J. Lu <hongjiu.lu@intel.com>
7990
7991 * Makefile.in (install-info): Support DESTDIR.
7992 (install-html): Likewise.
7993
64fabec2
AC
79942003-08-07 Andrew Cagney <cagney@redhat.com>
7995
7996 Patch from Nick Roberts.
7997 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
7998 bindings. Remove description of send-gdb-command.
7999
2fcf52f0
AC
80002003-08-07 Andrew Cagney <cagney@redhat.com>
8001
8002 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
8003 GDB 6.0.
8004
086432e2
AC
80052003-08-06 Andrew Cagney <cagney@redhat.com>
8006
8007 * gdb.texinfo (Mode Options): Mention that level three is the
8008 highest available and that level 2 is deprecated.
8009 (Annotations Overview): Mention annotation levels. Cross reference
8010 to "Limitations of the Annotation Interface" in annotate.texi.
8011 (TODO, Value Annotations, Frame Annotations): Delete section.
8012 (Displays, Breakpoint Info): Delete.
8013
e5249f67
AC
80142003-08-04 Andrew Cagney <cagney@redhat.com>
8015
8016 * agentexpr.texi: Delete @bye.
8017 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
8018 (stabs.info): Add $(srcdir) to include search path.
8019 (html): Depend on "annotate_toc.html", and not "annotate.html".
8020 * stabs.texinfo: Ditto. Include "fdl.texi".
8021 * gdbint.texinfo: Update copyright statement's list of invariant
8022 sections.
8023
e6f672d2
AC
80242003-07-28 Andrew Cagney <cagney@redhat.com>
8025
8026 * Makefile.in (INFO_DEPS): Add annotate.info.
8027 (dvi, ps, html, pdf): Add annotate.
8028 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
8029 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
8030 (ANNOTATE_DOC_FILES): New macro.
8031 (ANNOTATE_TEX_TMPS): New macro.
8032 (annotate.info, annotate_toc.html): Specify dependencies.
8033 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
8034 * annotate.texinfo: Rename annotate.texi. Get building. Add
8035 "Migrating to GDB/MI" and "Limitations of the Annotation
8036 Interface" chapters. Mention why it is not part of the user
8037 guide. Update copyright notice. Include "fdl.texi".
8038
72ffddc9
SC
80392003-07-26 Stephane Carrez <stcarrez@nerim.fr>
8040
8041 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
8042
a9f12a31
DJ
80432003-07-24 Daniel Jacobowitz <drow@mvista.com>
8044
8045 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
8046
b1fe9455
DJ
80472003-07-24 Daniel Jacobowitz <drow@mvista.com>
8048
8049 * gdb.texinfo (Server): Mention pidof.
8050
153721e6
AC
80512003-07-22 Andrew Cagney <cagney@redhat.com>
8052
8053 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
8054 list.
8055
0fac0b41
DJ
80562003-06-28 Daniel Jacobowitz <drow@mvista.com>
8057
8058 * gdb.texinfo (Logging output): New chapter.
8059
4e562065
JB
80602003-06-24 Joel Brobecker <brobecker@gnat.com>
8061
8062 * gdb.texinfo (Unsupported languages): New section.
8063 (Languages): Add link to new section.
8064
f2c06f52
AC
80652003-06-22 Andrew Cagney <cagney@redhat.com>
8066
8067 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
8068
b4177fca
DJ
80692003-06-22 Daniel Jacobowitz <drow@mvista.com>
8070
8071 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
8072
f418dd93
DJ
80732003-06-22 Daniel Jacobowitz <drow@mvista.com>
8074
8075 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
8076 * agentexpr.texi: Retitle section, and change it to an appendix.
8077 Comment out texinfo initialization. Factor a @var{} into two
8078 pieces to prevent makeinfo warnings.
8079 * gdb.texinfo: Add Agent Expressions appendix.
8080
4ca61388
DJ
80812003-06-19 Daniel Jacobowitz <drow@mvista.com>
8082
8083 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
8084
07f31aa6
DJ
80852003-06-18 Daniel Jacobowitz <drow@mvista.com>
8086
5ae4183a 8087 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
8088 remote target". Document the "detach" and "disconnect" commands.
8089 (Server, Netware, Debug Session): Reference "Connecting to a
8090 remote target".
8091 (GDB/MI Target Manipulation): Document "-target-disconnect".
8092
2dd0da42
AC
80932003-06-13 Andrew Cagney <cagney@redhat.com>
8094
8095 * gdbint.texinfo (Target Architecture Definition): Deprecate
8096 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
8097 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
8098
e7a3abfc
JB
80992003-06-09 Jim Blandy <jimb@redhat.com>
8100
8101 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
8102
25e3a86b
AC
81032003-06-08 Andrew Cagney <cagney@redhat.com>
8104
8105 * gdbint.texinfo (Target Architecture Definition): Delete
8106 documentation on FRAME_ARGS_ADDRESS_CORRECT.
8107
a9e5fdc2
AC
81082003-06-08 Andrew Cagney <cagney@redhat.com>
8109
8110 * gdbint.texinfo (Target Architecture Definition): Document
8111 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
8112
b37303ee
AF
81132003-06-07 Adam Fedor <fedor@gnu.org>
8114
8115 * gdb.texinfo: Add Objective-C documentation.
8116
39fe6e80
AC
81172003-06-01 Andrew Cagney <cagney@redhat.com>
8118
8119 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
8120 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
8121
125309b2
AC
81222003-05-21 Andrew Cagney <cagney@redhat.com>
8123
8124 * gdbint.texinfo (Target Architecture Definition): Delete
8125 references to "extract_address" and "store_address".
8126
b8b527c5
AC
81272003-05-16 Andrew Cagney <cagney@redhat.com>
8128
8129 * gdbint.texinfo (Target Architecture Definition): Replace
8130 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
8131 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
8132
50e3ee83
TR
81332003-05-14 Theodore A. Roth <troth@openavr.org>
8134
8135 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
8136
44e2be90
L
81372003-05-10 H.J. Lu <hongjiu.lu@intel.com>
8138
8139 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
8140 (gdb.dvi): Likewise.
8141 (gdb.pdf): Likewise.
8142 (links2roff): Likewise.
8143
df5215a6
JB
81442003-05-08 Jim Blandy <jimb@redhat.com>
8145
8146 * gdb.texinfo (Dump/Restore Files): Update documentation for
8147 'dump', 'append', and 'restore': note that format argument is
8148 optional; simplify presentation of the command variants; and be
8149 more precise about the formats.
8150
5e7b2f39
JB
81512003-05-07 Jim Blandy <jimb@redhat.com>
8152
8153 * gdb.texinfo (Symbols): Update documentation: 'maint list
8154 symtabs' and 'maint list psymtabs' have been renamed 'maint info
8155 symtabs' and 'maint info psymtabs'.
8156
b1e29e33
AC
81572003-05-05 Andrew Cagney <cagney@redhat.com>
8158
8159 * gdbint.texinfo (Target Architecture Definition): Make
8160 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
8161 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
8162 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
8163
00905d52
AC
81642003-05-04 Andrew Cagney <cagney@redhat.com>
8165
8166 * gdb.texinfo (Maintenance Commands): Document "maint print
8167 dummy-frames".
8168
54ff5908
AC
81692003-05-04 Andrew Cagney <cagney@redhat.com>
8170
8171 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
8172
32e7087d
JB
81732003-05-03 J. Brobecker <brobecker@gnat.com>
8174
8175 Thierry Schneider <tpschneider1@yahoo.com>
8176 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
8177 for new MI command.
8178
7043d8dc
AC
81792003-05-03 Andrew Cagney <cagney@redhat.com>
8180
8181 * gdbint.texinfo (Target Architecture Definition): Document
8182 push_dummy_code. Add cross references.
8183
e33d66ec
EZ
81842003-05-02 Elena Zannoni <ezannoni@redhat.com>
8185
8186 * gdb.texinfo (Character Sets): Update to reflect new behavior of
8187 set/show charsets commands.
8188
0ba6dca9
AC
81892003-04-28 Andrew Cagney <cagney@redhat.com>
8190
8191 * gdbint.texinfo (Target Architecture Definition): Replace
8192 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
8193 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
8194
d7a27068
AC
81952003-04-28 Andrew Cagney <cagney@redhat.com>
8196
8197 * gdbint.texinfo (Target Architecture Definition): Rename
8198 "tm_print_insn" to "deprecated_tm_print_insn".
8199
44ea7b70
JB
82002003-04-09 Jim Blandy <jimb@redhat.com>
8201
8202 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
8203 list psymtabs'.
8204
fb8f8949
AC
82052003-04-08 Andrew Cagney <cagney@redhat.com>
8206
8207 * gdbint.texinfo (Target Architecture Definition): Delete
8208 references to EXTRA_FRAME_INFO.
8209
32fb0f22
AC
82102003-04-08 Andrew Cagney <cagney@redhat.com>
8211
8212 * gdbint.texinfo (Target Architecture Definition): Delete
8213 PRINT_TYPELESS_INTEGER.
8214
6be67e67
JB
82152003-04-02 J. Brobecker <brobecker@gnat.com>
8216
8217 * observer.texi (GDB Observers): Adjust the documentation for the
8218 normal_stop notification to better describe reality. Fix a couple
8219 of minor typos.
8220
4e35d5f0
BR
82212003-04-02 Bob Rossi <bob_rossi@cox.net>
8222
a9331b3f 8223 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
8224 '-file-list-exec-source-file'
8225
e8a8712a
AC
82262003-03-31 Andrew Cagney <cagney@redhat.com>
8227
8228 * gdbint.texinfo (Target Architecture Definition): Delete
8229 references to CALL_DUMMY_P.
8230
6c0e89ed
AC
82312003-03-30 Andrew Cagney <cagney@redhat.com>
8232
8233 * gdbint.texinfo (Target Architecture Definition): Remove
8234 reference to TARGET_WRITE_SP.
a9331b3f 8235
378bfd1b
AC
82362003-03-27 Andrew Cagney <cagney@redhat.com>
8237
8238 * gdbint.texinfo (Target Architecture Definition): Remove
8239 references to write_sp.
6c0e89ed 8240
922fbb7b
AC
82412003-03-27 Andrew Cagney <cagney@redhat.com>
8242
8243 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
8244 chapter body. Use @smallexample instead of @example.
8245 (Annotations): Ditto.
8246 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
8247 annotate.texi.
8248
b81774d8
AC
82492003-03-26 Andrew Cagney <cagney@redhat.com>
8250
8251 * gdbint.texinfo (Target Architecture Definition): Replace
8252 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
8253 dummy_addr parameters.
8254
1bf6d5cc
AC
82552003-03-25 Andrew Cagney <cagney@redhat.com>
8256
8257 * gdbint.texinfo (Target Architecture Definition): Delete
8258 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
8259 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
8260 Add reference to PUSH_ARGUMENTS.
8261
618ce49f
AC
82622003-03-23 Andrew Cagney <cagney@redhat.com>
8263
8264 * gdbint.texinfo (Algorithms, Target Architecture Definition):
8265 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
8266
bcd7e15f
JB
82672003-03-18 J. Brobecker <brobecker@gnat.com>
8268
8269 * gdbint.texinfo (Algorithms): Add new section describing the
8270 Observer paradigm.
8271 (Top): Add menu entry to new observer appendix.
8272 * observer.texi: New file.
8273 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
8274 new observer.texi file.
8275
9fe8321b
AC
82762003-03-17 Andrew Cagney <cagney@redhat.com>
8277
8278 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
8279 that GNU Press update the manual version number.
8280
ac2adee5
AC
82812003-03-12 Andrew Cagney <cagney@redhat.com>
8282
8283 * gdbint.texinfo (Target Architecture Definition): Delete
8284 references to get_saved_register. Rename GET_SAVED_REGISTER to
8285 DEPRECATED_GET_SAVED_REGISTER.
8286
749b82f6
AC
82872003-03-13 Andrew Cagney <cagney@redhat.com>
8288
8289 * gdbint.texinfo (Target Architecture Definition): Replace
8290 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
8291
8bedc050
AC
82922003-03-12 Andrew Cagney <cagney@redhat.com>
8293
8294 * gdbint.texinfo (Target Architecture Definition): Rename
8295 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 8296
0ce1b118
CV
82972003-03-10 Corinna Vinschen <vinschen@redhat.com>
8298
8299 * gdb.texinfo: Add File-I/O documentation.
8300
12cc2063
AC
83012003-03-10 Andrew Cagney <cagney@redhat.com>
8302
8303 * gdbint.texinfo (Target Architecture Definition): Cross reference
8304 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
8305
7453dc06
AC
83062003-03-07 Andrew Cagney <cagney@redhat.com>
8307
8308 * gdb.texinfo (Debugging Output): Mention the "set/show debug
8309 frame" command.
8310
6314f104
AC
83112003-03-05 Andrew Cagney <cagney@redhat.com>
8312
8313 * gdbint.texinfo (Target Architecture Definition): Document
8314 unwind_dummy_id. Cross reference unwind_dummy_id and
8315 SAVE_DUMMY_FRAME_TOS.
8316
f1212245
DJ
83172003-03-05 James Ingham <jingham@apple.com>
8318 Daniel Jacobowitz <drow@mvista.com>
8319
8320 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
8321 and "show cp-abi".
8322
77e7e267
AC
83232003-03-03 Andrew Cagney <cagney@redhat.com>
8324
8325 * gdbint.texinfo (Target Architecture Definition): Document
8326 register_type.
8327
838a8221
AC
83282003-03-03 Andrew Cagney <cagney@redhat.com>
8329
8330 * stabs.texinfo (Structures): Use @samp and separate @var's
8331 instead of a single @var containing a comma separated list.
8332 (Unions): Ditto.
8333
d7f4a264
DJ
83342003-03-02 Daniel Jacobowitz <drow@mvista.com>
8335
8336 * Makefile.in (distclean): Remove config.log.
8337
f30ee0bc
AC
83382003-03-01 Andrew Cagney <cagney@redhat.com>
8339
8340 * gdbint.texinfo (Target Architecture Definition): Rename
8341 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
8342
83432003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
8344
8345 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
8346 DEPRECATED_INIT_EXTRA_FRAME_INFO.
8347
be448670
CF
83482003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
8349
8350 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
8351 (Non-debug DLL symbols): New node, describing the minimal symbols
8352 loaded from DLLs without real debugging symbols.
8353
501eef12
AC
83542003-02-20 Andrew Cagney <ac131313@redhat.com>
8355
8356 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
8357 hardware-breakpoint-limit".
8358 (Set Watchpoints): Add cross reference to "set remote
8359 hardware-watchpoint-limit".
8360 (Remote configuration options): New section.
8361
21c294e6
AC
83622003-02-04 Andrew Cagney <ac131313@redhat.com>
8363
e9be73e4
AC
8364 * gdbint.texinfo (Target Architecture Definition): Delete
8365 descrption of IS_TRAPPED_INTERNALVAR.
8366
21c294e6
AC
8367 From Keith Seitz <keiths@redhat.com>:
8368 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
8369 option "-i"/"--interpreter" to this chapter. Include index
8370 entries.
8371
0179ffac
DC
83722003-02-04 David Carlton <carlton@math.stanford.edu>
8373
8374 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
8375 (Variables): Recommend stabs+ and DWARF 2.
8376 (C plus plus expressions): Correct info about
8377 compiler versions, debug formats.
8378 (Contributors): Change 'DWARF2' to 'DWARF 2'.
8379 PR symtab/874.
8380
7ca9f392
AC
83812003-02-01 Andrew Cagney <ac131313@redhat.com>
8382
8383 * gdbint.texinfo (Target Architecture Definition): Delete
8384 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
8385 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
8386 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
8387 references to nindy and i960.
8388 * gdb.texinfo (i960): Delete all references to i960 and nindy.
8389
31a85ea2
AC
83902003-02-01 Andrew Cagney <ac131313@redhat.com>
8391
8392 * gdbint.texinfo (Target Architecture Definition): Delete
8393 FLOAT_INFO.
8394
6b894e49
AC
83952003-01-30 Andrew Cagney <ac131313@redhat.com>
8396
8397 * stabs.texinfo (Member Type Descriptor): Clarify description of
8398 `@'. Suggested by Ben Hutchings.
8399
c48861fb
AC
84002003-01-29 Andrew Cagney <ac131313@redhat.com>
8401
8402 * gdb.texinfo (M68K): Delete reference to es1800.
8403
617073a9
AC
84042003-01-29 Andrew Cagney <ac131313@redhat.com>
8405
8406 * gdb.texinfo (Maintenance Commands): Document `maint print
8407 reggroups' and `maint print register-groups'.
8408 * gdbint.texinfo (Target Architecture Definition): Document
8409 register_reggroup_p.
8410
5b5d99cf
JB
84112003-01-23 Jim Blandy <jimb@redhat.com>
8412
8413 * gdb.texinfo (Separate Debug Files): New section.
8414
e7ba9c65
DJ
84152003-01-22 Daniel Jacobowitz <drow@mvista.com>
8416
8417 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
8418 and "maint show profile".
8419
94e91d6d
MC
84202003-01-16 Michael Chastain <mec@shout.net>
8421
8422 * gdb.texinfo (Installing GDB): Warn against
8423 ".../gdb-VERSION/gdb/configure".
8424 (Separate Objdir): Likewise.
8425
867f3898
AC
84262003-01-15 Andrew Cagney <ac131313@redhat.com>
8427
8428 * gdbint.texinfo (Target Architecture Definition): Delete
8429 definition of PRINT_REGISTER_HOOK.
8430
f153cc92
EZ
84312003-01-15 Elena Zannoni <ezannoni@redhat.com>
8432
8433 (OpenRISC 1000): Fix formatting of command names.
8434
c60eb6f1
EZ
84352003-01-15 Elena Zannoni <ezannoni@redhat.com>
8436
8437 * gdb.texinfo (Continuing and Stepping): Add new command
8438 'advance'. Clarify behavior of 'until'.
8439
f5ebfba0
DJ
84402003-01-13 Daniel Jacobowitz <drow@mvista.com>
8441
8442 * gdb.texinfo (Files): Document solib-absolute-prefix and
8443 solib-search-path.
8444
4ce8657e
MC
84452003-01-09 Michael Chastain <mec@shout.net>
8446
8447 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
8448 (Create a Release): Add new instructions for new @file{src-release}.
8449 Document existing instructions for @file{Makefile.in} as
8450 being for @value{GDBN} 5.3.1 or earlier.
8451
372613e3
AC
84522003-01-09 Andrew Cagney <ac131313@redhat.com>
8453
8454 * gdbint.texinfo (Target Architecture Definition): Mention
8455 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
8456 allocate memory.
8457
b4e9345d
DJ
84582003-01-04 Daniel Jacobowitz <drow@mvista.com>
8459
8460 * gdb.texinfo (Controlling GDB): Add @kindex for
8461 "show osabi".
8462 (Backtraces): Add @kindex's for backtrace-below-main.
8463
98b45e30
DJ
84642003-01-04 Daniel Jacobowitz <drow@mvista.com>
8465
8466 * gdb.texinfo (Controlling GDB): Document "set osabi".
8467
95f90d25
DJ
84682003-01-04 Daniel Jacobowitz <drow@mvista.com>
8469
8470 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
8471 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
8472
1e698235
DJ
84732003-01-04 Daniel Jacobowitz <drow@mvista.com>
8474
8475 * gdb.texinfo (Controlling GDB): Add ABI section. Document
8476 "set coerce-float-to-double".
8477 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
8478
e632838e
AC
84792003-01-02 Andrew Cagney <ac131313@redhat.com>
8480
8481 * stabs.texinfo: Remove obsolete text.
8482 * gdbint.texinfo: Ditto.
8483 * gdb.texinfo: Ditto.
8484
c133ab7a
MK
84852002-12-22 Mark Kettenis <kettenis@gnu.org>
8486
8487 * gdbint.texinfo (Target Architecture Definition): Update
8488 description of gdbarch_register_osabi.
8489
f821f325
KH
84902002-12-20 Kazu Hirata <kazu@cs.umass.edu>
8491
8492 * agentexpr.texi: Fix typos.
8493 * annotate.texi: Likewise.
8494 * fdl.texi: Likewise.
8495
85a6d8d3 84962002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
8497
8498 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
8499 DEPRECATED_INIT_FRAME_PC.
8500
ae45cd16
AC
85012002-12-01 Andrew Cagney <ac131313@redhat.com>
8502
8503 * gdbint.texinfo (Target Architecture Definition): Delete
8504 PC_IN_CALL_DUMMY.
8505
07555a72
AC
85062002-11-28 Andrew Cagney <ac131313@redhat.com>
8507
8508 * gdbint.texinfo (Host Definition): Delete documentation on
8509 USE_GENERIC_DUMMY_FRAMES.
8510
c166cdc7
EZ
85112002-11-26 Elena Zannoni <ezannoni@redhat.com>
8512
5ae4183a 8513 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
8514 * Makefile.in (install-info): Run the install-info command as part
8515 of the post install steps only.
8516 (uninstall-info): New target.
8517 (uninstall): New target.
8518
35db0260
EZ
85192002-11-22 Elena Zannoni <ezannoni@redhat.com>
8520
8521 * Makefile.in (install): Make install do some real work.
8522
9ba8d803
AC
85232002-11-19 Andrew Cagney <ac131313@redhat.com>
8524
8525 Fix POSIX problem reported by Paul Eggert.
8526 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
8527 Fix PR gdb/527.
8528
903ad3a6
AC
85292002-10-26 Andrew Cagney <cagney@redhat.com>
8530
8531 * gdbint.texinfo (Target Architecture Definition): Delete
8532 definition of DO_REGISTERS_INFO.
8533
f2abfe65
KB
85342002-10-18 Kevin Buettner <kevinb@redhat.com>
8535
8536 * gdbint.texinfo (Address Classes): Fix problems with insertion
8537 of ``{'' and ``}'' in example.
8538
b5b0480a
KB
85392002-10-17 Kevin Buettner <kevinb@redhat.com>
8540
8541 * gdbint.texinfo (Address Classes): New section.
8542 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
8543 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
8544 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
8545 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
8546
c85508ee
KD
85472002-10-11 Klee Dienes <kdienes@apple.com>
8548
8549 * gdb.texinfo (Registers): Mention vector registers as well as
8550 floating registers in the documentation for 'info registers' and
8551 'info all-registers'.
8552
6d12fc3d
DJ
85532002-10-11 Daniel Jacobowitz <drow@mvista.com>
8554
8555 * gdbint.texinfo (CPLUS_MARKER): Remove item.
8556
8d19fbd2
JJ
85572002-10-03 Jeff Johnston <jjohnstn@redhat.com>
8558
8559 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
8560 interface definition.
8561
a37295f9
MM
85622002-10-03 Marko Mlinar <markom@opencores.org>
8563
8564 * gdb.texinfo (Target Commands): Add or1k target specific
8565 commands.
8566 * gdb.texinfo (Contributors): Add myself to the contributors list.
8567
da0f9dcd
AC
85682002-10-01 Andrew Cagney <ac131313@redhat.com>
8569
8570 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
8571 and "mi1" instead of "mi1" and "mi0".
8572
2e834e49
HPN
85732002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
8574
8575 * gdb.texinfo (Packets): Fix typos "alligned".
8576 Correct z3/Z3 description. Correct z4/Z4 title.
8577
050be0dc
AC
85782002-09-27 Andrew Cagney <ac131313@redhat.com>
8579
8580 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
8581
1104b9e7
KB
85822002-09-25 Kevin Buettner <kevinb@redhat.com>
8583
8584 * gdb.texinfo: Use GNU/Linux instead of Linux.
8585
512217c7
AC
85862002-09-25 Andrew Cagney <ac131313@redhat.com>
8587
8588 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
8589
10998722
AC
85902002-09-24 Andrew Cagney <ac131313@redhat.com>
8591
512217c7 8592 * gdb.texinfo: Replace @example with @smallexample.
10998722 8593
a0eb71c5
KB
85942002-09-20 Kevin Buettner <kevinb@redhat.com>
8595
f7dc1244 8596 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
8597 * gdb.texinfo (Character Sets): Use @smallexample instead of
8598 @example. Use GNU/Linux instead of Linux.
8599
86002002-09-20 Jim Blandy <jimb@redhat.com>
8601
8602 * gdb.texinfo: Add character set documentation.
8603
2f870471
AC
86042002-09-19 Andrew Cagney <ac131313@redhat.com>
8605
8606 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
8607 (Packets): Add cross reference from `b' packet to `z' packets.
8608
790eb8f5
AC
86092002-09-19 Andrew Cagney <ac131313@redhat.com>
8610
8d30a00d
AC
8611 * gdb.texinfo (Maintenance Commands): Document ``maint
8612 internal-error'' and ``maint internal-warning''.
8613
790eb8f5
AC
8614 * gdbint.texinfo (Target Architecture Definition): Revise
8615 description of STACK_ALIGN. Add description of FRAME_ALIGN.
8616
a23a7bf1
JB
86172002-09-19 Joel Brobecker <brobecker@gnat.com>
8618
8619 * gdbint.texinfo (Target Conditionals): Document the new
8620 NAME_OF_MALLOC macro.
8621
299ffc64
AC
86222002-09-05 Andrew Cagney <ac131313@redhat.com>
8623
8624 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
8625 engineer.
8626
b7bb15bc
SC
86272002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8628
8629 * gdb.texinfo (TUI Overview): Document status line fields.
8630
3d757584
SC
86312002-09-02 Stephane Carrez <stcarrez@nerim.fr>
8632
8633 * gdb.texinfo (TUI Commands): Document info win command.
8634
269c21fe
SC
86352002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8636
8637 * gdb.texinfo (TUI Overview): Document breakpoint markers.
8638
7cf36c78
SC
86392002-09-01 Stephane Carrez <stcarrez@nerim.fr>
8640
8641 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
8642 (TUI Keys): Likewise.
8643
d2c6833e
AC
86442002-08-25 Andrew Cagney <ac131313@redhat.com>
8645
8646 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
8647 for a packet receive.
8648
46d8b1c3
AC
86492002-08-25 Andrew Cagney <ac131313@redhat.com>
8650
8651 * Makefile.in (clean): Move to end of file.
8652 (distclean, maintainer-clean, realclean): Ditto.
8653 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
8654 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
8655 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
8656 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
8657
b0787093
AC
86582002-08-24 Andrew Cagney <ac131313@redhat.com>
8659
8660 * Makefile.in (GDBINT_TEX_TMPS): Define.
8661 (gdbint.dvi, gdbint.pdf): Use
8662 (GDB_TEX_TMPS): Define.
8663 (gdb.dvi, gdb.pdf): Use.
8664 (STABS_TEX_TMPS): Define.
8665 (stabs.dvi, stabs.pdf): Use.
8666 (GDB_DOC_SOURCE_INCLUDES): New macros.
8667 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
8668 (GDBINT_DOC_FILES_INCLUDES): New macros.
8669 (GDBINT_DOC_BUILD_INCLUDES): New macros.
8670 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
8671 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
8672 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
8673 (links2roff): Replace SFILES_INCLUDED with
8674 GDB_DOC_SOURCE_INCLUDES.
8675 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
8676 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
8677 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
8678 dependencies.
8679 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
8680 dependencies.
8681 (gdbmi.texinfo): Delete rule.
8682 (inc-hist.texinfo): Delete rule.
8683 (rluser.texinfo): Delete rule.
8684
ebba8386
AC
86852002-08-23 Andrew Cagney <cagney@redhat.com>
8686
8687 * gdbint.texinfo (Target Architecture Definition): Update
8688 STORE_RETURN_VALUE, mention regcache.
8689
0ab7a791
AC
86902002-08-21 Andrew Cagney <ac131313@redhat.com>
8691
8692 * gdbint.texinfo (Target Architecture Definition): Document
8693 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
8694
ee2d5c50
AC
86952002-08-19 Andrew Cagney <ac131313@redhat.com>
8696
8697 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
8698 Fix minor typos. Add index entries.
8699
53c69bd7
AC
87002002-08-18 Andrew Cagney <ac131313@redhat.com>
8701
8702 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
8703
e76f1f2e
AC
87042002-08-15 Andrew Cagney <ac131313@redhat.com>
8705
8706 * gdbint.texinfo (Target Architecture Definition): Document
8707 PRINT_VECTOR_INFO.
8708 * gdb.texinfo (Vector Unit): Document "info vectors" command.
8709
0680b120
AC
87102002-08-13 Andrew Cagney <ac131313@redhat.com>
8711
8712 * gdb.texinfo (Maintenance Commands): Document "maint print
8713 registers", "maint print raw-registers" and "maint print
8714 cooked-registers".
8715
3c3bea1c
GS
87162002-08-08 Grace Sainsbury <graces@redhat.com>
8717
a9331b3f 8718 From Mark Salter:
3c3bea1c
GS
8719 * gdb.texinfo (Protocol): Document T packet extension to
8720 allow watchpoint address reporting.
8721
42f9b0a5
AC
87222002-08-03 Andrew Cagney <ac131313@redhat.com>
8723
8724 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
8725
db034ac5
AC
87262002-08-01 Andrew Cagney <cagney@redhat.com>
8727
8728 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
8729 to CHILL.
8730
e2b28d04
AC
87312002-08-01 Andrew Cagney <ac131313@redhat.com>
8732
8733 * gdbint.texinfo (Coding): Revise section "Include Files".
8734
7fb623f7
AC
87352002-07-24 Andrew Cagney <cagney@redhat.com>
8736
8737 * gdbint.texinfo: Obsolete references to m88k.
8738 * gdb.texinfo: Ditto.
8739
4a2b4636
JB
87402002-07-10 Joel Brobecker <brobecker@gnat.com>
8741
7fb623f7 8742 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
8743 where the proper version of autoconf can be retrieved.
8744
a71ec265
DH
87452002-07-09 Don Howard <dhoward@redhat.com>
8746
8747 * gdb.texinfo (Command Files): Further describe the behavior of
8748 sourced command files.
8749
b9aa90c9
AC
87502002-06-27 Andrew Cagney <ac131313@redhat.com>
8751
8752 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
8753 (Coding): Clarify ISO C version that GDB assumes.
8754
40dd2248
TT
87552002-06-26 Tom Tromey <tromey@redhat.com>
8756
8757 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
8758 add_setshow_cmd_full.
8759
bfac230e
DH
87602002-06-25 Don Howard <dhoward@redhat.com>
8761
8762 * gdb.texinfo (Memory Region Attributes): Document new behavior
8763 for 'mem' command.
8764
475b0867
JB
87652002-06-11 Jim Blandy <jimb@redhat.com>
8766
919d772c
JB
8767 * gdb.texinfo (Symbols): Update documentation for `info source'
8768 command.
8769
475b0867
JB
8770 * gdb.texinfo (Macros): Call the command `info macro', not
8771 `show macro'.
8772
ba8c9337
AC
87732002-06-09 Andrew Cagney <ac131313@redhat.com>
8774
8775 * gdbint.texinfo (Coding): Add section ``Per-architecture module
8776 data''.
8777
1029b7fa
MK
87782002-06-09 Mark Kettenis <kettenis@gnu.org>
8779
8780 * gdbint.texinfo (Target Architecture Definition): Document
8781 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
8782
16737d73
AC
87832002-06-08 Andrew Cagney <ac131313@redhat.com>
8784
8785 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
8786 lists.
8787
30107679
AC
87882002-06-08 Andrew Cagney <ac131313@redhat.com>
8789
8790 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
8791 Branch''.
8792
3352e23e
AC
87932002-06-01 Andrew Cagney <ac131313@redhat.com>
8794
8795 * gdbint.texinfo (Target Architecture Definition): Add section
8796 ``Converting an existing Target Architecture to Multi-arch''.
8797
cbb09e6a
AC
87982002-05-30 Andrew Cagney <ac131313@redhat.com>
8799
8800 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
8801 to ``Obsoleting code''. Revise.
8802
e2e0bcd1
JB
88032002-05-17 Jim Blandy <jimb@redhat.com>
8804
8805 * gdb.texinfo (C Preprocessor Macros): New chapter.
8806 Include it in the main menu.
8807 (Contributors): Credit Jim Blandy with macro support.
8808 (Compilation): Explain how to get macro information into the
8809 executable.
8810 (Expressions): Note that preprocessor macros are expanded.
8811
9db8d71f
DJ
88122002-05-14 Daniel Jacobowitz <drow@mvista.com>
8813
8814 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
8815 options for `target remote'.
8816
6d531722
AC
88172002-05-13 Andrew Cagney <ac131313@redhat.com>
8818
8819 * gdbint.texinfo (Target Architecture Definition): Delete
8820 documentation on NNPC_REGNUM.
8821
13d01224
AC
88222002-05-11 Andrew Cagney <ac131313@redhat.com>
8823
8824 * gdbint.texinfo (Target Architecture Definition): Document
8825 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
8826 (Target Architecture Definition): Revise section `Using Different
8827 Register and Memory Data Representations'. Add section `Raw and
8828 Virtual Register Representations'.
8829
b2e75d78
AC
88302002-05-11 Andrew Cagney <ac131313@redhat.com>
8831
8832 * gdbint.texinfo (Target Architecture Definition): Mention
8833 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
8834 (Target Architecture Definition): Mention same. Add references to
8835 web pages.
8836
2c8682ee
MS
88372002-05-08 Michael Snyder <msnyder@redhat.com>
8838
8839 * stabs.texinfo (Attributes): Document new "vector" attribute.
8840
0816590b
AC
88412002-05-04 Andrew Cagney <ac131313@redhat.com>
8842
8843 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
8844
2653173e
AC
88452002-05-04 Andrew Cagney <ac131313@redhat.com>
8846
8847 * gdb.texinfo: Delete obsolete references to a29k.
8848
d7bd68ca
AC
88492002-04-24 Andrew Cagney <ac131313@redhat.com>
8850
8851 * gdbint.texinfo (Target Architecture Definition): Replace
8852 IN_SIGTRAMP with PC_IN_SIGTRAMP.
8853
21d83aa5
DM
88542002-04-24 David S. Miller <davem@redhat.com>
8855
8856 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
8857
7673a6cc
DM
88582002-04-21 David S. Miller <davem@redhat.com>
8859
8860 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
8861
d49d1e0a
AC
88622002-04-21 Andrew Cagney <ac131313@redhat.com>
8863
8864 * gdbint.texinfo (Target Architecture Definition): Delete
8865 definition of HAVE_REGISTER_WINDOWS.
8866
f7dc1244 88672002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
8868
8869 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
8870 "Theodore A. Roth" <troth@verinet.com>.
8871
5ca0cb28
DH
88722002-04-15 Don Howard <dhoward@redhat.com>
8873
f7dc1244 8874 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 8875 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 8876 Provide a better explaination of this feature.
5ca0cb28 8877
f208ba17
AC
88782002-04-14 Andrew Cagney <ac131313@redhat.com>
8879
8880 * gdbint.texinfo (Target Architecture Definition): Remove
8881 FRAME_CHAIN_COMBINE.
8882
d5ba91de
MC
88832002-04-12 Michael Chastain <mec@shout.net>
8884
8885 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
8886 REG_STACK_SEGMENT.
8887
26818220
MC
88882002-04-09 Michael Chastain <mec@shout.net>
8889
8890 * gdbint.texinfo (Obsolete Conditionals): Remove references to
8891 PYRAMID_* macros.
8892
129188f6
AC
88932002-04-07 Andrew Cagney <ac131313@redhat.com>
8894
8895 * gdb.texinfo (Bug Reporting): Document that the web is the
8896 prefered way of submitting bug reports.
8897 (Bug Reporting): Delete the s-mail address as the last resort.
8898
8227c0ff
AC
88992002-04-05 Andrew Cagney <ac131313@redhat.com>
8900
8901 * gdbint.texinfo (Target Architecture Definition): Delete
8902 references to TARGET_WRITE_FP and write_fp.
8903
16d9dec6
MS
89042002-03-27 Michael Snyder <msnyder@redhat.com>
8905
8906 * gdb.texinfo: Document new commands dump, append, and restore.
8907
9ae8b82c
AC
89082002-03-27 Andrew Cagney <ac131313@redhat.com>
8909
8910 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
8911 Branch'.
8912
474c8240
AC
89132002-03-18 Andrew Cagney <ac131313@redhat.com>
8914
8915 * gdb.texinfo: Change all examples to @smallexample.
8916 * gdbint.texinfo: Ditto.
a9331b3f 8917
fb0ff88f
AC
89182002-03-18 Andrew Cagney <ac131313@redhat.com>
8919
8920 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
8921 Branches''.
8922
9bb0a4d8
AC
89232002-03-18 Andrew Cagney <ac131313@redhat.com>
8924
8925 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
8926 Policy''.
8927
937f164b
FF
89282002-03-04 Fred Fish <fnf@redhat.com>
8929
8930 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
8931 expresson, suports, dependant, trhe, perhaphs, situtations,
8932 explictily, taged, oportunity, unfortunatly).
8933
a7b40f07
AC
89342002-02-24 Andrew Cagney <ac131313@redhat.com>
8935
8936 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
8937 Remove reference to 3.12.
8938
aab4e0ec
AC
89392002-02-23 Andrew Cagney <ac131313@redhat.com>
8940
8941 * gdbint.texinfo: Include fdl.texi.
8942 (Top): Add GNU Free Documentation License.
8943 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
8944 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
8945 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
8946 (gdbint.info): Add srcdir to include path.
8947 * gdb.texinfo: Include gpl.texi.
8948 (Top): Add Copying.
8949 * gpl.texi: New file.
8950
47b95330
AC
89512002-02-23 Andrew Cagney <ac131313@redhat.com>
8952
8953 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
8954
78c47bea
PM
89552002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
8956
8957 * gdb.texinfo: Document Cygwin native specific commands.
8958
56460a61
DJ
89592002-02-15 Daniel Jacobowitz <drow@mvista.com>
8960
8961 * gdb.texinfo: Document gdbserver ``--attach'' command.
8962
def71bfa
MS
89632002-02-07 Michael Snyder <msnyder@redhat.com>
8964
8965 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
8966 to @code(_ovly_debug_event).
8967
c928edc0
AC
89682002-02-07 Andrew Cagney <ac131313@redhat.com>
8969
8970 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
8971
81d46470
MS
89722002-02-06 Michael Snyder <msnyder@redhat.com>
8973
8974 * gdb.texinfo (overlays): Mention new magic symbol
8975 '_ovly_debug_event', which allows GDB to keep better track
8976 of overlays.
8977
f7dc1244 89782002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
8979
8980 * gdb.texinfo (Memory Region Attributes): Fix the wording.
8981 Suggested by Dmitry Sivachenko.
8982
8983 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
8984
15110bc3
MS
89852002-02-01 Michael Snyder <msnyder@redhat.com>
8986
8987 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
8988
6763aef9
MS
89892002-01-30 Michael Snyder <msnyder@redhat.com>
8990
ac282366
MS
8991 * gdb.texinfo: (remote protocol): Gramatical fix-up.
8992 (set trust-readonly-sections): Document.
6763aef9 8993
8642bc8f
AC
89942002-01-29 Andrew Cagney <ac131313@redhat.com>
8995
8996 * gdbint.texinfo (Releasing GDB): Revise and update.
8997
afe64c1a
AC
89982002-01-28 Andrew Cagney <ac131313@redhat.com>
8999
9000 * gdbint.texinfo (Target Architecture Definition): Delete
9001 description of TARGET_BYTE_ORDER_DEFAULT.
9002
f7dc1244 90032002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
9004
9005 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
9006 <mitya@cavia.pp.ru>.
9007
3d6e1b5a
AC
90082002-01-23 Andrew Cagney <ac131313@redhat.com>
9009
9010 * libgdb.texinfo: Delete file.
9011
6c0e9fb3
AC
90122002-01-22 Andrew Cagney <ac131313@redhat.com>
9013
9014 * gdb.texinfo: Remove makeinfo 3.12 hacks.
9015 * gdbint.texinfo: Ditto.
9016
e0ce93ac
AC
9017Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
9018
9019 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
9020
be298bcc
AC
90212002-01-22 Andrew Cagney <ac131313@redhat.com>
9022
9023 * Makefile.in: Update copyright.
9024 (TEXI2DVI): Define.
9025 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
9026 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
9027 gdb-cfg.texi.
9028 (TEXINDEX, PDFTEX): Delete makefile variables.
9029
8e04817f
AC
90302002-01-22 Andrew Cagney <ac131313@redhat.com>
9031
9032 * gdb.texinfo (Protocol): Move section to appendix.
9033
6b2f586d
AC
90342002-01-21 Andrew Cagney <ac131313@redhat.com>
9035
9036 * gdb.texinfo (Remote Debugging): Create a menu.
9037 (Top): Add ``Remote Debugging'' to menu.
9038
6f05cf9f
AC
90392002-01-21 Andrew Cagney <ac131313@redhat.com>
9040
9041 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
9042 serial protocol'' from here.
9043 (Remote Debugging): To here. New chapter.
9044
3fd3d7d2
AC
90452002-01-20 Andrew Cagney <ac131313@redhat.com>
9046
9047 * gdbint.texinfo (Target Architecture Definition): Delete
9048 description of TARGET_BYTE_ORDER_SELECTABLE_P.
9049
7fd60527
AC
90502002-01-20 Andrew Cagney <ac131313@redhat.com>
9051
9052 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
9053 are no longer needed.
9054 (Porting GDB): Add maintainer note about configure.host.
9055
c2f05ac9
AC
90562002-01-20 Andrew Cagney <ac131313@redhat.com>
9057
9058 * gdbint.texinfo (Target Architecture Definition): Remove
9059 definition of IEEE_FLOAT.
9060
f7dc1244 90612002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
9062
9063 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
9064 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
9065 <3diff@gnu.org>
231b2aad 9066
82600034
AC
90672002-01-19 Andrew Cagney <ac131313@redhat.com>
9068
9069 * gdbint.texinfo (Host Definition): Remove references to
9070 MALLOC_INCOMPATIBLE.
9071
7708fa01
AC
90722002-01-17 Andrew Cagney <ac131313@redhat.com>
9073
9074 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
9075 and xyz-xdep.o.
9076
eb12ee30
AC
90772002-01-17 Andrew Cagney <ac131313@redhat.com>
9078
889bf7c5 9079 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
9080 (Set Breaks): Copy ``maint info breakpoint'' doco to
9081 ``Maintenance Commands'' appendix. Add reference.
9082
c9ccaa92
AC
90832002-01-17 Andrew Cagney <ac131313@redhat.com>
9084
9085 * fdl.texi: Remove next/prev from @node.
9086
f7dc1244 90872002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
9088
9089 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
9090 for monstrous @multitable (from Brian Youmans).
9091
9092 * fdl.texi: New file.
9093
9094 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
9095
8973da3a
AC
90962002-01-15 Andrew Cagney <ac131313@redhat.com>
9097
9098 * gdbint.texinfo (Releasing GDB): New chapter.
9099
7d86b5d5
AC
91002002-01-14 Andrew Cagney <ac131313@redhat.com>
9101
9102 * gdb.texinfo (Embedded Processors, Calling program functions):
9103 Obsolete references to a29k.
9104
cc1cb004
AC
91052002-01-13 Andrew Cagney <ac131313@redhat.com>
9106
9107 * gdbint.texinfo (Coding): Review Cleanups section. Examples
9108 examples. Document that a code-block should do or discard its
9109 cleanups before exit.
9110
79f12247
MS
91112002-01-11 Michael Snyder <msnyder@redhat.com>
9112
9113 * gdb.texinfo (Choosing files): Change @samp to @file.
9114
19837790
MS
91152002-01-05 Michael Snyder <msnyder@redhat.com>
9116
9117 * gdb.texinfo (--pid): Document new command line option (attach).
9118
f7dc1244 91192002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
9120
9121 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
9122 in the stub.
9123
d7449b42
AC
91242002-01-04 Andrew Cagney <ac131313@redhat.com>
9125
9126 * gdbint.texinfo (Target Architecture Definition): Replace
9127 BIG_ENDIAN with BFD_ENDIAN_BIG.
9128
f23631e4
AC
91292002-01-03 Andrew Cagney <ac131313@redhat.com>
9130
9131 * gdbint.texinfo (Target Architecture Definition): Replace
9132 value_ptr with struct value pointer.
9133
72c9928d
EZ
91342002-01-02 Eli Zaretskii <eliz@gnu.org>
9135
9136 * gdb.texinfo (Free Software): Fix wording.
9137
959acfd1
EZ
91382001-12-31 Eli Zaretskii <eliz@gnu.org>
9139
9140 * gdb.texinfo (Free Software): New section ``Free Software Needs
9141 Free Documentation''.
9142
f7dc1244 91432001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
9144
9145 * stabs.texinfo:
9146 * gdb.texinfo:
9147 * gdbint.texinfo:
9148 * libgdb.texinfo:
9149 * annotate.texi: Fix the application of GFDL in the Copyright notice.
9150
6600abed
MS
91512001-12-29 Michael Snyder <msnyder@redhat.com>
9152
9153 * gdb.texinfo (maint info sections): Fix typo.
9154
f6680716
MS
91552001-12-26 Michael Snyder <msnyder@redhat.com>
9156
fe95c787
MS
9157 * gdb.texinfo (maint info sections): Document.
9158
a9331b3f 9159 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
9160 'info proc' sub-options that are currently not implemented.
9161
c3d3ce5b
JB
91622001-12-20 Jim Blandy <jimb@redhat.com>
9163
9164 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
9165
778eb05e
AC
91662001-12-15 Andrew Cagney <ac131313@redhat.com>
9167
9168 * gdbint.texinfo (Target Architecture Definition): Replace
9169 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
9170
2607059c
AC
91712001-12-01 Andrew Cagney <ac131313@redhat.com>
9172
9173 * gdbint.texinfo (Host Definition): Delete documentation on
9174 HOST_BYTE_ORDER.
9175
df0cd8c5
JB
91762001-11-30 Jim Blandy <jimb@redhat.com>
9177
9178 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 9179 overlay support. Add to top-level menu.
df0cd8c5 9180
88118b3a
TT
91812001-11-26 Tom Tromey <tromey@redhat.com>
9182
9183 * gdb.texinfo (Command Syntax): Document C-o binding.
9184
96565e91
CF
91852001-07-26 Christopher Faylor <cgf@redhat.com>
9186
9187 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
9188 use since it is described in the referenced section.
9189
f7dc1244 9190 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
9191 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
9192 clearer when using DJGPP.
9193
2a3d5645
CF
91942001-11-24 Christopher Faylor <cgf@redhat.com>
9195
9196 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
9197 specifically refer to MS-DOS.
9198 (command files): Mention gdb.ini is only used on MS-DOS.
9199
aa26fa3a
TT
92002001-11-21 Tom Tromey <tromey@redhat.com>
9201
9202 * gdb.texinfo (Invoking GDB): Document --args.
9203 (Mode Options): Likewise.
9204
4f8ada06
JB
92052001-11-21 Jim Blandy <jimb@redhat.com>
9206
9207 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
9208 Delete documentation; this macro has been removed from the
9209 sources.
4f8ada06 9210
3fe0dc10
JB
92112001-11-13 Jim Blandy <jimb@redhat.com>
9212
9213 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
9214
9e5abb06
CV
92152001-11-06 Corinna Vinschen <vinschen@redhat.com>
9216
9217 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
9218
1c5dfdad
MS
92192001-11-05 Michael Snyder <msnyder@redhat.com>
9220
a9331b3f 9221 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
9222 quote regexp chars in function names such as "operator*()".
9223
990f9fe3
FF
92242001-11-01 Fred Fish <fnf@redhat.com>
9225
9226 * gdbint.texinfo (SOLIB_ADD): Document additional new
9227 "readsyms" arg.
9228
b433d00b
DH
92292001-10-30 Don Howard <dhoward@redhat.com>
9230
070b1dd3
DH
9231 * gdb.texinfo: (Command Files) Added documentation for the
9232 behavior of gdb with input redirected from a file.
b433d00b 9233
b7209cb4
FF
92342001-10-28 Fred Fish <fnf@redhat.com>
9235
9236 * gdb.texinfo (auto-solib-add): Change docs to match
9237 implementation change.
9238 (auto-solib-limit): Add docs for new variable.
9239
1aa20aa8
AC
92402001-10-15 Andrew Cagney <ac131313@redhat.com>
9241
9242 * gdbint.texinfo (Target Architecture Definition): Function
9243 value_as_pointer renamed to value_as_address.
9244
fc0c74b1
AC
92452001-10-15 Andrew Cagney <ac131313@redhat.com>
9246
9247 * gdbint.texinfo (Target Architecture Definition): Default
9248 POINTER_TO_ADDRESS functions assume unsigned addresses.
9249 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
9250 posting by Jim Blandy.
9251
f4846649
JB
92522001-10-12 Jim Blandy <jimb@redhat.com>
9253
9254 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
9255 version of texi2html (1.64) doesn't support this flag any more.
9256
f277788b
MK
92572001-09-08 Mark Kettenis <kettenis@gnu.org>
9258
a9dc4918
MK
9259 * gdbint.texinfo (Host Definition): Remove description of
9260 MEM_FNS_DECLARED.
9261
d28379df
MK
9262 * gdbint.texinfo (Host Definition): Remove description of R_OK.
9263
f277788b
MK
9264 * gdbint.texinfo (Host Definition): Remove description of
9265 HAVE_SIGSETMASK.
9266
7ccaa899
EZ
92672001-09-04 Elena Zannoni <ezannoni@redhat.com>
9268
9269 * gdbint.texinfo (Target Architecture Definition): Add
9270 explanation of TARGET_PRINT_INSN macro.
9271
17d9d558
JB
92722001-08-30 Jim Blandy <jimb@redhat.com>
9273
9274 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
9275 Explain what it means to load relocatable files.
9276
72cde065
JB
92772001-08-28 Jim Blandy <jimb@redhat.com>
9278
9279 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
9280 info `top' menu.
9281
9e678452
CF
9282Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
9283
9284 * gdbint.texinfo: Add a cautionary note about macro use.
9285
a2bea4c3 92862001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 9287
a2bea4c3
CV
9288 * gdb.texinfo: Explain omitting the hostname in the
9289 `target remote' command.
9290
1129bf27
DJ
92912001-07-30 Daniel Jacobowitz <drow@mvista.com>
9292
9293 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
9294 and END-INFO-DIR-ENTRY.
9295
732b3002
SC
92962001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9297
9298 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
9299
89437448
AC
93002001-07-25 Andrew Cagney <ac131313@redhat.com>
9301
9302 * gdbint.texinfo (libgdb): Rewrite.
9303
f7dc1244 93042001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
9305
9306 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
9307
c4555f82
SC
93082001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
9309
9310 * gdb.texinfo (TUI): New chapter, document the TUI.
9311 (Mode Options): Document the -tui option.
9312
2f45a6e0
MK
93132001-07-23 Mark Kettenis <kettenis@gnu.org>
9314
9315 * gdbint.texinfo (Host Definition): Remove description of
9316 NEED_POSIX_SETPGID.
9317
f7dc1244 93182001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
9319
9320 * gdb.tex (DJGPP Native): New node, with descriptions of
9321 DJGPP-specific commands.
9322
be9c6c35
JM
93232001-07-19 John R. Moore <jmoore@redhat.com>
9324
9325 * gdbint.texinfo: Three misspellings.
9326
dfa249fb
AC
93272001-07-06 Andrew Cagney <ac131313@redhat.com>
9328
9329 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
9330 `test` expressions on bash. Problem reported by Colin Walters.
9331
c72e7388
AC
93322001-07-04 Andrew Cagney <ac131313@redhat.com>
9333
9334 * gdbint.texinfo (User Interface): Update ui-out documentation to
9335 refelect recent UI/MI updates.
9336
94bbb2c0
AC
93372001-07-04 Andrew Cagney <ac131313@redhat.com>
9338
9339 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
9340 interpreters.
9341
af6c57ea
AC
93422001-06-15 Andrew Cagney <ac131313@redhat.com>
9343
9344 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
9345 structure and not macros.
9346 (Host Definition): Document that much of this chapter is obsolete.
9347 (Target Architecture Definition): Update list of files that make
9348 up a target architecture.
9349 (Coding): Update.
9350
83aa8bc6
AC
93512001-06-28 Andrew Cagney <ac131313@redhat.com>
9352
9353 * gdbint.texinfo (Target Architecture Definition): Update
9354 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
9355 The latter has been changed to a true predicate.
9356
f7dc1244 93572001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
9358
9359 * annotate.texi: Add @noindent where needed. From Dmitry
9360 Sivachenko <dima@Chg.RU>.
9361 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
9362
656db9b0
AC
93632001-06-16 Andrew Cagney <ac131313@redhat.com>
9364
9365 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
9366
df2396a1
AC
93672001-06-14 Andrew Cagney <ac131313@redhat.com>
9368
9369 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
9370 returns ``OK''. Document that the ``R'' packet does not reply.
9371
0f1f2b0a
MS
93722001-06-13 Michael Snyder <msnyder@redhat.com>
9373
9374 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
9375
f7dc1244 93762001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
9377
9378 * gdb.texinfo (Signals): Clarify the default setting of signal
9379 handling.
9380
a5d7c491
AC
93812001-05-14 Andrew Cagney <ac131313@redhat.com>
9382
9383 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
9384 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
9385
05a54c4f
AC
93862001-05-12 Andrew Cagney <ac131313@redhat.com>
9387
9388 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
9389
f7dc1244 93902001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
9391
9392 * gdbint.texinfo (Clean Design and Portable Implementation):
9393 Renamed from "Clean Design".
9394 (Clean Design and Portable Implementation): Document portable
9395 methods of handling file names, and the associated macros.
9396
f7dc1244 93972001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
9398
9399 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
9400 command and provide a cross-reference to its description.
9401 (Symbols): Note that "info scope" is useful for trace experiments.
9402
f7dc1244 94032001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 9404
b37052ae
EZ
9405 * gdb.texinfo (Symbols): Document "info scope".
9406 (Tracepoints): New chapter.
9407 (Contributors): Update for v5.1.
9408 <All nodes>: Change "C++" to "C@t{++}".
9409
0ee54786
EZ
9410 * gdbint.texinfo (User Interface): A new section about ui_out
9411 functions, based on text written by Fernando Nasser.
9412
c534679c
EZ
9413 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
9414
f7dc1244 94152001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 9416
e9c75b65
EZ
9417 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
9418
9419 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
9420
9421 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
9422 Replace "GDB" with "@value{GDBN}". Fix markup.
9423
9424 * annotate.texi: Change Permissions to GFDL. Update Copyright.
9425
3d67e040
EZ
9426 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
9427 a cross-reference to its description.
9428 (Symbols): Document "info symbol".
9429
f7dc1244 94302001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
9431
9432 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
9433 subsection "x86 Watchpoints".
9434 (Target Architecture Definition): Document the macros
9435 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
9436 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
9437
b0ed3589
AC
94382001-03-20 Andrew Cagney <ac131313@redhat.com>
9439
9440 * gdbint.texinfo (Target Architecture Definition): Update
9441 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
9442 list.
9443
b6ba6518
KB
94442001-03-06 Kevin Buettner <kevinb@redhat.com>
9445
9446 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
9447 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
9448
f7dc1244 94492001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
9450
9451 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
9452
f7dc1244 94532001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 9454
17cc6a06
EZ
9455 * gdb.texinfo (Environment): Document that `path' does not change
9456 the value of PATH in GDB's own environment (it did in the past,
9457 but that was changed on March 15, 1994). Reported by Doug Evans
9458 <dje@transmeta.com>.
9459
56caf160
EZ
9460 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
9461 its line. Fix markup of commands and macros. Add an Index node
9462 and index entries.
9463
29e57380
C
94642001-01-23 J.T. Conklin <jtc@redback.com>
9465
9466 * gdb.texinfo (Memory region attributes): New manual section.
9467
1c6147de
ND
94682001-01-04 Nicholas Duffek <nsd@redhat.com>
9469
9470 * gdbint.texinfo (POP_FRAME): Document use by return_command.
9471
f7dc1244 94722000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
9473
9474 * refcard.tex: Version and copyright fixed. From Phil Edwards
9475 <pedwards@disaster.jaj.com>.
9476
0dcedd82
AC
9477Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
9478
9479 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 9480 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 9481
3b851bce
AC
9482Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
9483
9484 * gdbint.texinfo (Coding): Update current value of
889bf7c5 9485 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 9486
f7dc1244 94872000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
9488
9489 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
9490 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
9491
b90a5f51
CF
94922000-11-10 Christopher Faylor <cgf@cygnus.com>
9493
9494 * gdb.texinfo: Document new 'set step-mode' command.
9495
f7dc1244 94962000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
9497
9498 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
9499 changes from Dmitry Sivachenko <dima@Chg.RU>.
9500
f7dc1244 95012000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
9502
9503 * gdb.texinfo (Hooks): Document the new post-hook functionality.
9504 From Steven Johnson <sbjohnson@ozemail.com.au>.
9505
2e685b93
MK
95062000-08-10 Mark Kettenis <kettenis@gnu.org>
9507
9508 * gdbint.texinfo (Overall Structure): Spelling fix.
9509
f7dc1244 95102000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
9511
9512 * gdbint.texinfo (Target Architecture Definition): Document that
9513 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
9514 for which REGISTER_CONVERTIBLE returns a zero value.
9515
63ac3005
EZ
95162000-07-08 Christopher Faylor <cgf@cygnus.com>
9517
9518 * Makefile.in (install-info): Find files to install in either the
9519 build or source directories (adapted from Makefile.am).
9520
bd79f757
ND
95212000-07-07 Nicholas Duffek <nsd@redhat.com>
9522
9523 * stabs.texinfo: Fix spelling errors.
9524 (String Field): FILE-NUMBER starts from 0, not 1.
9525
f7dc1244 95262000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
9527
9528 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 9529 Brian Youmans.
5f208f6d 9530
f7dc1244 95312000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
9532
9533 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
9534 the source directory. Reported by Mark Harig
9535 <markh@frazier.landmark.com>.
cc542d3b 9536
f3b28801
C
95372000-06-20 J.T. Conklin <jtc@redback.com>
9538
9539 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
9540
449f3b6c
AC
9541Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
9542
9543 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 9544 Generate using pdftex.
449f3b6c 9545 (PDFTEX): Define.
889bf7c5 9546 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 9547 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 9548 @contents at the start.
449f3b6c 9549
f7dc1244 95502000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
9551
9552 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 9553 Youmans.
48e934c6 9554
9e9c5ae7
AC
9555Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
9556
9557 From Brian Youmans:
9558 * gdb.texinfo: Fix ``et al.''.
9559
c741b251
AC
9560Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
9561
9562 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 9563 loop.
c741b251 9564
4ab64e14
JG
95652000-05-19 Jimmy Guo <guo@cup.hp.com>
9566
9567 * configure: Regenerate.
9568
f7dc1244 95692000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
9570
9571 * Makefile.in (install-info): Run install-info on installed Info
9572 files.
9573
8c70017b
AC
9574Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9575
a7cb598a 9576 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 9577 Andrew Cagney.
8c70017b 9578
f7dc1244 95792000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
9580
9581 * gdb.texinfo: Proofreading changes from Brian Youmans.
9582
bf0184be
ND
95832000-05-01 Nick Duffek <nsd@cygnus.com>
9584
9585 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
9586 startup sequence, minor edits.
9587
f7dc1244 95882000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
9589
9590 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
9591 TeX.
9592
9593 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
9594 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
9595 like `n' and `s' which look weird. Convert some of the @kindex to
9596 @vindex, when they refer to variables, not commands.
9597
33e16fad
AC
9598Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
9599
9600 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
9601
f7dc1244 96022000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
9603
9604 * Makefile.in (GDBMI_DIR): New variable.
9605 (SET_TEXINPUTS): Add $(GDBMI_DIR).
9606 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
9607 (gdbmi.texinfo): New target, for texi2roff.
9608 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
9609 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
9610
9611 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
9612 gdbmi.texinfo.
9613 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
9614 comment.
9615
d167840f
EZ
96162000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9617
9618 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 9619 command.
d167840f 9620
f7dc1244 96212000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
9622
9623 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
9624 prevents the build (and is generally a Bad Idea).
9625
f7dc1244 96262000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
9627
9628 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
9629 a comma inside @var.
9630 (Command Files): Index markup changes from Dmitry Sivachenko
9631 <dima@Chg.RU>.
9632
f7dc1244 96332000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
9634
9635 * Makefile.in (LN_S): Define.
9636 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
9637 invoke "ln -s" unless it is known to work.
9638
9639 * configure.in (AC_PROG_LN_S): Add.
9640
8dc7983f
JB
96412000-04-14 Jim Blandy <jimb@redhat.com>
9642
9643 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
9644 section.
9645 (Target Conditionals): Document ADDRESS_TO_POINTER,
9646 POINTER_TO_ADDRESS.
9647
1a8237e8
DB
96482000-04-11 Daniel Berlin <dan@cgsoftware.com>
9649
9650 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
9651 gdb-cfg.texi to get the value.
9652
ca526f1a
JB
96532000-04-10 Jim Blandy <jimb@redhat.com>
9654
9655 * gdbint.texinfo (Target Architecture Definition): Fix
9656 cross-references.
9657
faaafcb4
JB
96582000-04-08 Jim Blandy <jimb@redhat.com>
9659
9660 * gdbint.texinfo (Using Different Register and Memory Data
9661 Representations): New section.
9662 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
9663 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
9664 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 9665
1b27397f
AC
9666Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
9667
9668 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 9669 for acknowledgments.
1b27397f 9670
480ff1fb
AC
9671Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
9672
9673 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 9674 qThreadExtraInfo.
480ff1fb 9675
a9331b3f 96762000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 9677
a9331b3f
RM
9678 * gdb.texinfo: Clarify which remote debug protocol commands are
9679 required and which are optional.
f1251bdd 9680
dbeb8dbd
AC
9681Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
9682
9683 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
9684 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
9685 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
9686 * annotate.texi: Update.
9687
6d2ebf8b
SS
96882000-03-28 Stan Shebs <shebs@apple.com>
9689
9690 * gdb.texinfo: Update dates, bump to Eighth Edition (note
9691 expectation of additional changes before release), update
9692 ISBN, add copy of top-level menu for @ifhtml, remove explicit
9693 node links, rephrase and/or shorten lines to fix formatting
9694 problem in both regular and @smallbook formats.
9695 * annotate.texi: Shorten lines in example, use smallexample
9696 consistently everywhere.
9697 * Makefile.in: Add comment about texinfo 4.0 html generation.
9698 (SFILES_INCLUDED): Add annotate.texi.
9699
5d161b24
DB
97002000-03-27 Daniel Berlin <dan@cgsoftware.com>
9701
5ae4183a
AS
9702 * gdb.texinfo (Debugging Output): Added new section, documenting
9703 the "set/show debug" commands.
5d161b24 9704
b9deaee7
AC
9705Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
9706
9707 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 9708 entry.
b9deaee7
AC
9709
9710 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
9711 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 9712 @chapter and @node entries.
a9331b3f 9713
b9deaee7 9714 * gdb.texinfo: Link all top-level nodes.
a9331b3f 9715
9ef47d30
AC
9716Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9717
9718 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 9719 files.
9ef47d30 9720
cfeada60
FN
97212000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
9722
9723 From David Whedon <dwhedon@gordian.com>
5ae4183a 9724 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 9725
6837a0a2
DB
97262000-03-22 Daniel Berlin <dan@cgsoftware.com>
9727
9728 * gdb.texinfo: Add documentation for the apropos command.
9729
bba2971c
MS
97302000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9731
9732 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
9733
2b628194
MS
97342000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
9735
a9331b3f 9736 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
9737 two places.
9738
96a2c332
SS
97392000-03-17 Stan Shebs <shebs@apple.com>
9740
9741 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
9742 <dima@Chg.RU>, also clarification of allowed content for
9743 string constants.
9744
f7dc1244 97452000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
9746
9747 * gdb.texinfo (main menu): Add Annotations.
9748 (File Options): Add @cindex entries for each command-line option.
9749 Document --epoch, --annotate, --async, --interpreter, --write,
9750 --statistics, and --version.
9751
9752 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
9753 of GDB.
9754
9d233477
JB
97552000-02-23 Jim Blandy <jimb@redhat.com>
9756
9757 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
9758
14e0eb3b
JB
97592000-02-22 Jim Blandy <jimb@redhat.com>
9760
9761 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
9762
3555de01
JM
97632000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
9764
9765 * Makefile.in (diststuff): New target.
9766
5e35df8e
KB
97672000-02-15 Kevin Buettner <kevinb@redhat.com>
9768
9769 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 9770 architecture. [From Jim Wilson.]
5e35df8e 9771
c5394b80
JM
97722000-01-16 Tom Tromey <tromey@cygnus.com>
9773
9774 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
9775 (Delete Breaks): Mention range arguments.
9776 (Disabling): Likewise.
9777
c3f6f71d
JM
97782000-01-05 Dmitry Sivachenko <dima@Chg.RU>
9779
9780 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
9781
c4093a6a
JM
9782Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
9783
9784 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 9785 valid functions.
c4093a6a 9786
11cf8741
JM
97871999-11-05 Stan Shebs <shebs@andros.cygnus.com>
9788
9789 * gdb.texinfo: Clarify regular expressions used in rbreak.
9790
917317f4
JM
97911999-10-15 Kevin Buettner <kevinb@cygnus.com>
9792
9793 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
9794 MEMORY_REMOVE_BREAKPOINT): Document.
9795
9796Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
9797
9798 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 9799 offset re-using the DATA offset instead.
917317f4 9800
2df3850c
JM
98011999-10-11 Jim Kingdon <kingdon@redhat.com>
9802
9803 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
9804
98051999-10-05 Stan Shebs <shebs@andros.cygnus.com>
9806
9807 From Dmitry Sivachenko <demon@gpad.ac.ru>:
9808 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
9809 typos.
9810
9811 * gdb.texinfo: Various minor wording and formatting improvements,
9812 mentions of additional command-line options.
9813
2acceee2
JM
98141999-09-30 Fred Fish <fnf@cygnus.com>
9815
9816 * gdb.texinfo: Document additional forms of specifying section
9817 names and addresses for the add-symbol-file command.
9818
c2c6d25f
JM
98191999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
9820
9821 * gdbint.texinfo: Fix typo, add the word "have".
9822
98231999-09-14 Jim Blandy <jimb@cris.red-bean.com>
9824
9825 * gdbint.texinfo (Target Architecture Definition): Document the
9826 SKIP_PERMANENT_BREAKPOINT macro.
9827
d4f3574e
SS
98281999-09-07 Stan Shebs <shebs@andros.cygnus.com>
9829
9830 * gdb.texinfo: Fiks speling errers.
9831
9832 * gdb.texinfo: Fix uses of @multitable.
9833
f7dc1244 9834 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 9835 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 9836 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
9837 comments about using with optimization, add more indexing,
9838 fix info about disassembly-flavor.
9839
9840Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
9841
9842 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
9843 SKIP_SOLIB_RESOLVER): Define.
9844
9845Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
9846
9847 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 9848 ``g'' packets.
d4f3574e 9849
104c1213
JM
98501999-08-30 Stan Shebs <shebs@andros.cygnus.com>
9851
9852 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
9853 platform-specific info, inline remote.texi and move sections of it
9854 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
9855 and register stack into the new chapter.
9856 * remote.texi: Remove, now part of gdb.texinfo.
9857 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
9858
98591999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
9860
9861 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
9862 GDB_TARGET_IS_MACH386): These kludges have gone away.
9863
9864Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
9865
9866 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 9867 TDEPLIBS.
104c1213 9868
53a5351d
JM
98691999-08-20 Stan Shebs <shebs@andros.cygnus.com>
9870
9871 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
9872 surrounding text to fit HP-UX bits into general info.
9873 (HPPA-cfg.texi): Remove, no longer useful.
9874
9875 * gdb.texinfo: Remove explicit links from @node lines, remove
9876 HP-added "Detailed Node Listing" from main menu which confuses
9877 things.
9878
9879 From Dmitry Sivachenko <dima@Chg.RU>:
9880 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 9881 in description of `set environment'.
53a5351d
JM
9882
98831999-08-17 Stan Shebs <shebs@andros.cygnus.com>
9884
9885 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
9886
7be570e7
JM
98871999-08-12 Ben Elliston <bje@cygnus.com>
9888
9889 * gdbint.texinfo (Breakpoint Handling): Add missing words.
9890
f7dc1244 98911999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
9892
9893 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
9894 watch, awatch, and rwatch. Explain why the latter two cannot be
9895 set as software watchpoints. Document that watchpoints for local
9896 variables are deleted when the debuggee terminates.
7be570e7
JM
9897
9898Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
9899
9900 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
9901 packet. Allow E.. response packet. "qRcmd" packet is no longer
9902 reserved.
7be570e7
JM
9903
99041999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
9905
a9331b3f
RM
9906 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
9907 * gdb.texinfo: Ditto.
7be570e7 9908
96baa820
JM
99091999-08-06 Tom Tromey <tromey@cygnus.com>
9910
9911 * gdb.texinfo (KOD): New node.
9912
9913Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
9914
9915 * remote.texi (Rcmd): Fix minor formatting typos.
9916
9917Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
9918
9919 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 9920 packets.
96baa820 9921
adf40b2e
JM
99221999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
9923
9924 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
9925 fixes.
9926
43ff13b4
JM
9927Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
9928
9929 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
9930
085dd6e6
JM
9931Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
9932
9933 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
9934 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
9935 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
9936 packets that are not supported on all hosts. Expand examples.
9937 Spell check.
085dd6e6
JM
9938
99391999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
9940
9941 * Makefile.in: Recognize html, install-html. Add targets
9942 to build HTML versions of documentation via texi2html.
9943
9944Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
9945
9946 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 9947 testsuite.
085dd6e6
JM
9948
9949Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
9950
9951 * remote.texi (Communication Protocol): Rewrite.
9952
9953Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
9954
9955 * stabs.texinfo: Fix uses of xref.
9956
9e0b60a8
JM
9957Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
9958
9959 * gdbint.texinfo: Add an anti-printf exhortation, and update the
9960 info about patch submission.
9961
cce74817
JM
9962Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
9963
9964 From Per Bothner <bothner@cygnus.com>:
9965 * gdb.texinfo: Document Chill support.
9966
9967Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
9968
9969 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
9970 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
9971 Document that the value should be greater-than or equal-to zero.
9972 (NO_STD_REGS): Document. Deprecate.
cce74817 9973
ac9a91a7
JM
9974Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9975
9976 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 9977 Document that these are not used.
ac9a91a7
JM
9978
9979Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
9980
9981 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
9982
392a587b
JM
9983Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
9984
9985 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 9986 numargs was dropped.
392a587b
JM
9987
9988Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
9989
9990 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
9991
b83266a0
SS
9992Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
9993
9994 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 9995 Update.
b83266a0 9996
7a292a7a
SS
9997Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
9998
9999 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
10000 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
10001
10002Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
10003
10004 * gdbint.texinfo: Fix typos: $ -> @.
10005
10006Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
10007
10008 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
10009 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
10010 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
10011 BREAKPOINT_FROM_PC.
a9331b3f 10012
7a292a7a
SS
10013Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
10014
10015 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 10016 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
10017
10018Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
10019
10020 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 10021 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
10022
100231999-04-02 Stan Shebs <shebs@andros.cygnus.com>
10024
10025 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
10026 longer exists.
10027
10028Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
10029
10030 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
10031 nearly all @ifset/@ifclear conditionals; nobody uses them, and
10032 they make the manual source incomprehensible.
7a292a7a
SS
10033 * h8-cfg.texi: Remove, hasn't been used in years.
10034
c906108c
SS
10035Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
10036
10037 * gdb.texinfo: Update the credits.
10038
10039Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
10040
10041 * gdb.texinfo: Fix mistakes noticed in printout of last
10042 draft, add Alpha to discussion of heuristic fence post.
10043
10044Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
10045
10046 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
10047 Edition, merge some HP changes into mainline, describe some
10048 previously undocumented features, describe more of the target
10049 commands available, eliminate obsolete section on renamed
10050 commands.
c906108c
SS
10051 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
10052
10053Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
10054
10055 * gdb.texinfo: Make many HPPA conditionals unconditional,
10056 including catchpoint description, since now on for all configs.
10057 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
10058 specializations.
10059
10060Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
10061
10062 * Makefile.in (GDBvn.texi): Fix match expression to work with
10063 current format of VERSION in gdb/Makefile.in.
10064 * gdb.texinfo: Fix node ref to match new readline.
10065
10066Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
10067
a9331b3f
RM
10068 * gdb.texinfo: Changes made as part of a project to merge in
10069 changes made by HP. Documentation makes extensive use of
c906108c
SS
10070 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
10071 on remote debugging. There are differences in documentation
889bf7c5 10072 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
10073 the HP manual discusses catchpoints, hardware watchpoints, and
10074 some HPUX specific limitations for shared library support.
a9331b3f 10075
c906108c
SS
10076 There are also a number of @node changes.
10077
100781999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
10079
10080 * gdbint.texinfo (Formatting): Disambiguate a sentence.
10081 (C Usage): Same.
10082
10083Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
10084
10085 The following changes were made by Edith Epstein
889bf7c5
PA
10086 <eepstein@cygnus.com> as part of a project to merge in changes
10087 made by HP.
a9331b3f 10088
c906108c
SS
10089 * HPPA-cfg.texi: new file.
10090
10091 * all-cfg.texi: set HPPA for HP PA-RISC targets.
10092
10093 * refcard.tex: change documentation about catch.
10094 removed info catch.
10095
10096Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
10097
10098 * gdbint.texinfo: Expand on GDB's coding standards,
10099 specify the use of arg names with prototypes.
10100
101011998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
10102
10103 * gdb.texinfo: Fix tipo.
10104
10105Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
10106
10107 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 10108 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
10109
10110Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
10111
10112 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
10113
101141998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
10115
10116 * agentexpr.texi: New file.
10117
10118Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
10119
10120 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
10121
101221998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
10123
10124 * remote.texi: Changed wording that implied that the GDB remote
10125 protocol caches register values instead of GDB itself.
10126
10127Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
10128
10129 * gdbint.texinfo: Add some info about symbol readers.
10130 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
10131 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
10132 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
10133 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
10134
10135Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
10136
a9331b3f 10137 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
10138
10139Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
10140
10141 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
10142
10143Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
10144
10145 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 10146 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
10147
10148Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
10149
10150 * gdbint.texinfo: Fix minor typos.
10151
10152Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
10153
10154 * gdbint.texinfo: Complete overhaul. Group descriptions more
10155 logically, add more info on generic algorithms, remove much
10156 obsolete and/or wrong material.
10157
10158Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
10159
10160 * stabs.texinfo (Method Type Descriptor): Expand and correct.
10161
10162Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
10163
10164 * refcard.tex: Copyright, address updates.
10165
10166Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
10167
10168 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
10169 for the edition instead of confusing GDB-version-like numbers.
10170
10171Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
10172
10173 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
10174
10175Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
10176
5ae4183a 10177 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
10178
10179Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
10180
10181 * gdb.texinfo: Add some credits, mention bug monitor.
10182 * remote.texi: Mention mips monitor targets.
10183 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 10184
c906108c
SS
10185Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
10186
10187 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
10188 files, finish sorting of host vs target vs native macros, describe
10189 some more of them.
c906108c
SS
10190
10191Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
10192
10193 * gdbint.texinfo (Host Conditionals): Document change from
10194 using NO_MMALLOC to it's inverse, USE_MMALLOC.
10195
10196Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
10197
10198 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 10199 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
10200
10201Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
10202
10203 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
10204 Document LSEEK_NOT_LINEAR.
10205
10206Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
10207
10208 * stabs.texinfo (Stab Section Basics): Make it clear that only
10209 some versions of the GNU linker remove the leading N_UNDF symbol.
10210
10211Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
10212
10213 * stabs.texinfo (String Field): Document type number pairs here,
10214 instead of in the Sun specific section.
10215 (Include Files): The GNU linker supports the N_BINCL
10216 optimization. Clarify the N_BINCL value, and what it is used
10217 for.
10218 (Procedures): Document N_FUN with an empty string to mark the end
10219 of a function.
10220 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
10221 (Sun Differences): Remove this node, as the information is now
10222 elsewhere in the main document.
10223 (Stab Section Basics): Mention that the GNU linker may optimize
10224 stabs and remove the leading N_UNDF symbol.
10225
10226Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
10227
10228 * gdb.texinfo, refcard.tex: Restore author credit
10229
10230Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
10231
10232 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
10233 documentation to account for START and END macros taking
10234 one arg.
10235
10236Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
10237
10238 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
10239 * gdb.texinfo (Frames): Fix typo.
10240
10241Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
10242
10243 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
10244 a target_signal as arg type, not a pid.
10245
10246Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
10247
10248 * gdb.texinfo: Document `set assembly-language'.
10249
10250Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
10251
10252 * remote.texi: Update list of stubs in the GDB distribution.
10253
10254Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
10255
10256 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
10257 Also document that some systems can use mmalloc but must define
10258 this if their C runtime allocates memory that is later freed.
c906108c 10259 (MMCHECK_FORCE): Document new macro.
a9331b3f 10260
c906108c
SS
10261Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
10262
10263 * remote.texi: Add documentation for target Sparclet.
10264
10265Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
10266
a9331b3f 10267 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
10268 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
10269 * configure.in: Rewritten for autoconf.
10270 * configure: New.
10271
10272Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
10273
10274 * Makefile.in (DVIPS): New define, set to dvips.
10275 (dvi): Add stabs.dvi.
10276 (ps): New target.
10277 (all-doc): Depend on info, dvi, and ps targets.
10278 (STAGESTUFF): Add *.ps and *.dvi files.
10279 (clean-info, clean-dvi): Remove.
10280 (mostlyclean): Does not depend upon clean-info or clean-dvi,
10281 rules completely rewritten.
10282 (maintainer-clean): Remove clean-info and clean-dvi
10283 dependencies and put their actions in the rules.
10284 (gdb.ps): New target
a9331b3f 10285 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
10286 intermediate TeX files, whether they have 2 or 3 character
10287 extensions.
10288 (gdbint.ps): Add target and rules.
10289 (gdb-internals): Delete unused target.
10290 (Makefile): Depends upon config.status also.
10291
10292Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
10293
10294 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
10295 set.
10296
10297Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
10298
10299 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
10300 * gdb.texinfo (Expressions): Fix erroneous array constant example.
10301
10302Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
10303
10304 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
10305
10306Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10307
10308 * gdb.texinfo (Print settings): Document
10309 `set/show print static-members' commands.
10310
10311Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
10312
10313 * gdbint.texinfo (Native): Document name change, coredep.c to
10314 core-aout.c.
10315
10316Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
10317
10318 * stabs.texinfo (Include Files): Document the values the SunOS4
10319 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
10320
10321Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
10322
10323 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
10324 Fix typo.
10325
10326Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
10327
10328 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
10329 "gdb.tar.Z".
10330
10331Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
10332
10333 * Makefile.in (maintainer-clean): New target, synonym for
10334 realclean.
10335
10336Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
10337
10338 * Update all FSF addresses except those in COPYING* files.
10339
10340Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
10341
10342 From Richard Earnshaw (rearnsha@armltd.co.uk):
10343 * gdb.texinfo (convenience variables): Document $_exitcode.
10344 (quit): Document optional expression to use as exit code.
10345
10346Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
10347
10348 * gdb.texinfo, remote.texi: Brought up to date with various
10349 GDB changes.
10350
10351Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
10352
10353 * gdb.texinfo: Update dates and versions, fix comments about
10354 hardware watchpoints in future releases and about the
10355 sharedlibrary command.
10356
10357Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10358
10359 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
10360 C_FUN stab. Other cleanups.
10361
10362Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10363
10364 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
10365 for the sparc stub.
10366
10367Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10368
10369 * annotate.texi: Clarify which addresses have differing formats
10370 depending on the language and which do not.
10371
10372Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10373
10374 * remote.texi (NetWare): Changed example to use BOARD= instead of
10375 NODE= argument to reflect correspoding change to gdbserve.nlm.
10376
10377Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10378
10379 * stabs.texinfo (Negative Type Numbers): Mention the fact that
10380 GDB, as well as AIX dbx, supports the size type attribute.
10381
10382Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10383
10384 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
10385
10386Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
10387
10388 * gdb.texinfo (Define): Document $arg0... arguments to commands,
10389 and new 'if' and 'while' commands.
10390
10391Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
10392
10393 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
10394
10395Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
10396
10397 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
10398 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
10399 NetWare targets. Mostly stolen from the Server node.
10400
10401Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10402
10403 * gdb.texinfo (Setting): Talk about the language of a source file
10404 versus the working language. The old documentation did not match
10405 what GDB did.
10406
10407Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10408
10409 * stabs.texinfo (Source Files): Document N_SO used to mark the end
10410 of a source file.
10411
10412Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
10413
10414 * gdb.texinfo (Processes): New node.
10415
10416Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
10417
10418 * remote.texi: Update documentation of set/show mipsfpu.
10419
3fc11d3e
JM
10420Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
10421
10422 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
10423 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
10424
10425Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
10426
10427 * gdbint.texinfo: Removed mentions of some incorrectly placed and
10428 obsolete conditionals, described some others.
10429
10430Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10431
10432 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
10433 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
10434
10435Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
10436
10437 * gdbint.texinfo: Put regex conditionals in their own table.
10438
10439Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
10440
10441 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
10442 described or fixed the descriptions of many others.
10443
10444Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
10445
10446 * gdb.texinfo: Add some more credits.
10447 * gdbint.texinfo: Capitalize GDB consistently, describe some
10448 macros and remove some.
10449
10450Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
10451
10452 * gdbint.texinfo: Removed mentions of many incorrectly placed and
10453 obsolete conditionals, described some others.
10454
10455Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10456
10457 * gdb.texinfo (help targets): Changed to `help target', which
10458 is the correct gdb command.
10459
10460Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10461
10462 * annotate.texi (TODO): New node, for keeping track of annotations
10463 suggested but not yet implemented.
10464
10465Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10466
10467 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
10468 another symbol, it is not the address itself.
10469
10470Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
10471
10472 * stabs.texinfo (Stab Section Basics): Add comment about alignment
10473 of stabs-in-coff sections.
10474
10475Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10476
10477 * annotate.texi: Change edition to 0.5 and date to May 1994.
10478 Add index.
10479 (Frames): New node, for frame annotation.
10480 (Displays): New node, for display annotation.
10481
10482 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
10483 when waiting for your program to stop.
10484
10485Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10486
10487 * annotate.texi (Breakpoint Info): Document annotation of header
10488 fields and record annotation.
10489
10490Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10491
10492 * annotate.texi: New file, to document annotations.
10493
10494Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10495
10496 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
10497 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
10498
10499Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10500
10501 * stabs.texinfo (Stab Section Basics): Say what is in .stab
10502 section, and say n_strx field is compilation unit relative.
10503 * stabs.texinfo: Don't use @code for a.out when it is the name of
10504 an object file format.
10505
10506Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10507
10508 * gdb.texinfo: Refer to file names, not path names, per rms
10509 convention.
10510 (Arguments): Fix typo.
10511
10512Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10513
10514 * stabs.texinfo (Global Variables): Talk about stabs in files
10515 where variables are referenced, but not defined.
10516
10517Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10518
10519 * stabs.texinfo: Move stuff on @ and # type descriptors from node
10520 Cplusplus to new nodes Member Type Descriptor and Method Type
10521 Descriptor. Re-write stuff for #.
10522
10523Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10524
10525 * gdb.texinfo (Print Settings): Don't document "set print
10526 fast-symbolic-addr off". The bug which it worked around was fixed
10527 on 25 Feb 94 in coffread.c, so I'm nuking the command.
10528
10529 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
10530 N_ENTRY node.
10531
10532 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
10533
10534Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10535
10536 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
10537 references to ieee-float.c.
10538
10539Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10540
10541 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
10542 match what the code actually does.
10543
10544Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10545
10546 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
10547
10548Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
10549
10550 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
10551 i, and b.
10552
10553Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
10554
10555 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
10556 well as for ELF and SOM. Unify the descriptions of ELF and SOM
10557 as "stabs in sections" rather than just saying "ELF and SOM".
10558 Also make that stuff apply to COFF.
10559
10560Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10561
10562 * gdb.texinfo (Formatting Documentation): Change GhostScript to
10563 Ghostscript.
10564
10565Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10566
10567 * gdb.texinfo (Continuing and Stepping): When talking about "step"
10568 versus functions without line numbers, also mention stepping into
10569 them as well as "step" when you are in them. Tell the user how to
10570 deal with the situation. Add comment about "debugging information".
10571
10572Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10573
10574 * stabs.texinfo (Enumerations): Document restriction on where
10575 enumeration types can appear and still win with GDB.
10576
10577Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10578
10579 * stabs.texinfo (Negative Type Numbers): Document format for type
10580 -16.
10581
10582Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10583
10584 * gdb.texinfo (Selection, Frame Info): Update information about
10585 arbitrary frame specficiations.
10586
10587Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
10588
10589 * gdb.texinfo, remote.texi: general editing pass prior to Net release
10590
10591Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10592
10593 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
10594
10595Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
10596
10597 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
10598
10599Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10600
10601 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
10602 Differences node to Statics node.
10603 (Statics): Discuss XCOFF use of V symbol descriptor.
10604
10605 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
10606 not clean.
10607
10608Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
10609
10610 * gdb.texinfo (Print Settings): Document `set print
10611 fast-symbolic-addr' and improve the doc for some other
10612 `set print's.
10613
10614Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
10615
10616 * stabs.texinfo (String Field): Talk about defining several type
10617 numbers at once.
10618 Fix lint regarding changing node ELF Transformations to
10619 ELF and SOM Transformations.
10620
10621Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
10622
10623 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
10624
10625Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10626
10627 * stabs.texinfo (Cross-References): `::' is for nested types only
10628 within <>.
10629 (Structures): Document static members.
10630
10631Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10632
10633 * stabs.texinfo: Document S type attribute.
10634
10635Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
10636
10637 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
10638
10639Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
10640
10641 * gdbint.texinfo: Fix a few typos.
10642
10643Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10644
10645 * gdb.texinfo, remote.texi: formatting improvements
10646
10647 * gdb.texinfo (New Features): mention threads.
10648 (Summary, C): fix xrefs in newly contributed text.
10649 (Threads): index entries, clarifications, example
10650 (passim): minor typos fixed, phrasing improvements
10651
10652 * remote.texi (Bootstrapping): rephrase text on ^C and add index
10653 entries; (Server): explain use of gdbserver w/real-time systems,
10654 add example of conflicting TCP port; (MIPS Remote) break up
10655 running text into table, highlighting commands, and add example.
a9331b3f 10656
c906108c
SS
10657Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10658
10659 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
10660
10661Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10662
10663 * stabs.texinfo (Nested Symbols): New node.
10664 (String Field, Symbol Descriptors, Cross-References): Refer to it.
10665
10666Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10667
10668 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
10669 to picking which Bbss.bss symbol to use, and (because there seems to
10670 be no good way of doing it) re-write some of the text to make it
10671 sound like Bbss.bss isn't such a great idea after all (as currently
10672 designed).
10673
10674 * gdb.texinfo (C): In addition to saying people have to use g++ for
10675 good results, say they have to use stabs. Specifically say cfront
10676 doesn't work well.
10677 (Summary): Merge in information on Modula-2, Pascal, and Chill from
10678 the gdb README. Add xrefs to places where the support for the various
10679 languages is described in detail.
10680
10681Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10682
10683 * stabs.texinfo: Clean up stuff about visibility and virtual
10684 characters.
10685
10686 * stabs.texinfo (N_M2C): Cite Sun doc.
10687
10688Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10689
10690 * gdb.texinfo: updates re threads.
10691 * remote.texinfo: avoid index entries starting with digits.
10692
10693Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10694
10695 * stabs.texinfo (Enumerations): Talk about large, negative and
10696 octal values. Clean up cross reference to type attributes.
10697 (String Field): Say that GDB 4.11 supports size attribute.
10698
10699Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10700
10701 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
10702 is a mandatory step. Make the stuff about that more concise.
10703
10704Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10705
10706 * stabs.texinfo (Class Names): New node.
10707
10708 * gdb.texinfo (Command Files): Explain order of init file reading.
10709
10710 * remote.texi (Bootstrapping): Talk about getting the serial driver
10711 to deal with ^C sent by gdb to stop the remote system.
10712
10713Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
10714
10715 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
10716
10717 * libgdb.texinfo (Defining Commands): made the DOC arg
10718 to gdb_define_app_command a char * instead of char **
10719 per a suggestion from kingdon.
10720
10721 * libgdb.texinfo: total rewrite from a different starting
10722 premise.
10723
10724Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10725
10726 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
10727 floats passed as doubles (to improve clarity).
10728
10729Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10730
10731 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
10732
10733 * a4rc.sed: update to work with Andreas Vogel papersize params
10734
10735 * refcard.tex: use Andreas Vogel simplifications of papersize
10736 params; remove useless version info; update copyright date.
10737
10738Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10739
10740 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
10741
10742Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10743
10744 * gdb.texinfo (Files): Say what address the load command loads it at.
10745
10746 * stabs.texinfo (Common Blocks): Minor cleanups.
10747
10748 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
10749 that Sun has backed away from the linker kludge and thus the relevant
10750 issue is changes to the SunPRO tools, not the Solaris linker.
10751
10752 * stabs.texinfo (Traditional Integer Types): Clean up description
10753 of octal bounds a little bit. Document extra leading zeroes.
10754
10755Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10756
10757 * gdb.texinfo (Signaling): Update for symbolic symbol names
10758 and add a section explaining the difference between the GDB
10759 signal command and the shell kill utility.
10760
10761Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
10762
10763 * libgdb.texinfo: added `@' to braces that were unescaped.
10764
10765Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
10766
10767 * libgdb.texinfo: new file. Spec for the gdb library.
10768
10769Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10770
10771 * stabs.texinfo (Include Files): Fix typo (start -> end).
10772
10773Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10774
10775 * gdb.texinfo, remote.texi: assorted small improvements, mostly
10776 from Melissa at FSF's editing pass.
10777
10778Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10779
10780 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
10781 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
10782 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
10783
10784Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10785
10786 * remote.texi (Bootstrapping): Discuss 386 call gates.
10787
10788Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10789
10790 * stabs.texinfo (Based Variables): New node.
10791
10792Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
10793
10794 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
10795 names, sizes, and formats to suggest how not to lose.
10796
10797Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
10798
10799 * stabs.texinfo (Methods): Fix typo.
10800
10801Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10802
10803 * gdb.texinfo: Fix a few typos.
10804
10805Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10806
10807 * gdb.texinfo: Clarify how well it works with Fortran.
10808
10809 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
10810 More on relocating stabs in ELF files.
10811
10812Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10813
10814 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
10815
10816Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10817
10818 * stabs.texinfo (Local Variable Parameters): Talk about nameless
10819 parameters on VAX.
10820
10821Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10822
10823 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
10824
10825Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10826
10827 * stabs.texinfo: Make info author notice match the TeX author notice.
10828
10829Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
10830
10831 * stabs.texinfo: Initial-caps all words in node names and
10832 non-trivial words in section names.
10833
10834Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10835
10836 * stabs.texinfo: Many minor cleanups.
10837
10838 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
10839
10840Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
10841
10842 * stabs.texinfo: Remove full description of big example.
10843 It's not really helpful; just use pieces of it where appropriate.
10844 Add more Texinfo formatting directives (@samp, etc.).
10845 Use @deffn to define stab types.
10846 Eliminate some wordiness. Break up some nodes.
10847 Add an (alphabetized) index of symbol types.
10848 Use consistent capitalization style in node and section names.
10849
10850Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
10851
10852 * gdb.texinfo: Change typo "Two two" to "The two".
10853
10854Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10855
10856 * stabs.texinfo (XCOFF-differences): Remove references to
10857 non-existent types N_DECL and N_RPSYM.
10858
10859 * stabs.texinfo (String Field): Say that type attributes bug is
10860 fixed in GDB 4.10, since it is.
10861
10862 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
10863
10864Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
10865
10866 * stabs.texinfo: Formatting cleanups.
10867
10868Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10869
10870 * stabs.texinfo: When explaining the n_type of a stab, standardize
10871 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
10872 no tabs, use @r).
10873 (Global Variables): Clean up.
10874
10875Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10876
10877 * stabs.texinfo (Stack Variables): Re-write.
10878
10879Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10880
10881 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
10882 addresses of a source file. Also revise formatting.
10883 Change "object module" or "object file" to "source file".
10884 Various: Miscellaneous cleanups.
10885
10886Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10887
10888 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
10889
10890Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
10891
10892 * gdbint.texinfo: Removed many nonsensical machine-collected
10893 host and target conditionals, described some of the remainder.
10894
10895Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10896
10897 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
10898
10899 * gdbint.texinfo (Top): Add name to @top line, and re-write the
10900 paragraph which follows.
10901
10902 * gdbint.texinfo (Host): Use @code not @samp for Makefile
10903 variables. Looks better and avoids overful hbox.
10904
10905Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10906
10907 * stabs.texinfo (Procedures): Improve stuff on nested functions.
10908
10909Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10910
10911 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
10912 retransmit-timeout
10913
10914Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10915
10916 * gdbint.texinfo: Update statement about `some ancient Unix
10917 systems, like Ultrix 4.0' to Ultrix 4.2.
10918
10919Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
10920
10921 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
10922
10923 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
10924
10925 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
10926 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
10927
10928 * remote.texi: new name for former gdbinv-s.texi
10929
10930 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
10931
10932Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
10933
10934 * gdbinv-s.texi: Documented timeout and retransmit-timeout
10935 variables for MIPS remote debugging protocol.
10936
10937Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10938
10939 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
10940
10941Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
10942
10943 * Makefile.in (refcard.dvi): Use srcdir where necessary.
10944
10945Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
10946
10947 * gdb.texinfo: repair conditional bugs in text markup
10948
10949Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10950
10951 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
10952 to select Modula-2 material.
10953
10954Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10955
10956 * stabs.texinfo: Cleanups regarding statics.
10957
10958 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
10959 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
10960
10961Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10962
10963 * stabs.texinfo: N_MAIN is sometimes used for C.
10964
10965Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
10966
10967 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
10968
10969Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
10970
10971 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 10972 removed from the code by Kingdon.
c906108c
SS
10973
10974Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10975
10976 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
10977 input when evaluating breakpoint conditions; the bug has been fixed.
10978
10979 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
10980 sets the ignore count to N-1, not to N.
10981
10982Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10983
10984 * refcard.tex (\hoffset): correct longstanding error to match
10985 intended offset; avoids cutting off edge on some printers
10986
10987Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10988
10989 * stabs.texinfo (Parameters): Say that order of stabs is significant.
10990
10991Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
10992
10993 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
10994
10995Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
10996
10997 * Makefile.in: (REFEDITS) new var to control whether PS or CM
10998 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
10999 collect sed edits if any, apply to refcard before formatting;
11000 (refcard.ps) stop implying PS fonts if PS output requested;
11001 (lrefcard.ps) delete extra target for variant PS fonts
11002
11003 * refcard.tex: parametrize papersize dependent info, collect
11004 in easily replaced spot
11005
11006 * a4rc.sed: new file, edits to refcard for A4 paper
11007
11008Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11009
11010 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
11011
11012Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11013
11014 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
11015
11016Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11017
11018 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
11019 politely rather than rudely.
11020
11021Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11022
11023 * stabs.texinfo: Document common blocks.
11024
11025Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
11026
11027 * stabs.texinfo: Add some basic info about stabs-in-elf.
11028
11029Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11030
11031 * stabs.texinfo (Top): Minor cleanup.
11032
11033Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
11034
11035 * Makefile.in (install-info): remove parentdir support
11036
11037Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11038
11039 * gdb.texinfo (Copying): delete this node and references to it;
11040 RMS says this manual need not carry GPL. (passim): Improvements
11041 from last round at FSF, largely due to Ian Taylor review, and
11042 minor formatting improvements.
11043
11044 * gdbinv-s.texi (passim): Improvements from last round at FSF,
11045 largely due to Ian Taylor review. (Debug Session): minor edits to
11046 new text.
11047
11048Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
11049
11050 * Makefile.in (realclean): Remove info and dvi files too.
11051
11052Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
11053
11054 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
11055 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
11056 * gdb.texinfo: Change accordingly.
11057
11058 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
11059 N_{L,R}BRAC,N_SLINE are relative to.
11060
11061Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
11062
11063 * Makefile.in (GDBvn.texi): Update atomically.
11064
11065Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
11066
11067 * gdbinv-s.texi (Debug Session): Document exceptionHook.
11068
11069Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
11070
11071 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
11072 addresses together. Also motivate the set print symbol-filename
11073 command and suggest other solutions.
11074
11075Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
11076
11077 * gdb.texinfo (set print elements): Note that the number of
11078 elements is set to unlimited by "set print elements 0".
11079
11080Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
11081
11082 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
11083 NF_LDOUBLE means.
11084 (Stab Types): Include Solaris stab types.
11085 (Procedures): Document Solaris extensions.
11086
11087Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11088
11089 * gdb.texinfo: Add `set print symbol-filename' doc.
11090
11091Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11092
11093 * stabs.texinfo (Arrays): Talk about type definition vs. type
11094 information.
11095
11096 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
11097 the trailing semicolon.
11098
11099Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11100
11101 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
11102 and merge in other parts of the document addressing these subjects.
11103 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
11104
11105 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
11106 at the end of a range type.
11107
11108 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
11109 AIX extensions.
11110
11111Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11112
11113 * stabs.texinfo (Stabs Format): Misc fixes.
11114
11115Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11116
11117 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
11118 (Traditional builtin types): Document convex convention for long long.
11119 (Negative builtin types): Discuss type names, and misc fixes.
11120
11121Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11122
11123 * stabs.texinfo (Builtin Type Descriptors): Document the floating
11124 point types used with @samp{R} type descriptor.
11125 (Symbol Descriptors): Describe how to handle conflict between
11126 different meanings of @samp{P} symbol descriptor.
11127
11128Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11129
11130 * stabs.texinfo: Remove node Quick Reference and put its children
11131 directly under the main menu.
11132
11133 * stabs.texinfo: Many more changes to bring it into line with
11134 AIX documentation and reality. I think it now has all the
11135 information from the AIX documentation, except that I burned
11136 out when I got to variant records (Pascal and Modula-2) and
11137 all the COBOL types. Oh well, we can add them later when we're
11138 worrying more about those languages.
11139
11140 * stabs.texinfo (Automatic variables): Talk about what it means
11141 to omit the symbol descriptor.
11142
11143Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
11144
11145 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
11146 gcc2 behavior with promoted args.
11147
11148Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11149
11150 * gdb.texinfo: include readline appendices in info version of manual
11151
11152Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11153
11154 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
11155 target remote.
11156
11157 * gdb.texinfo (Machine Code): more index entries for disassemble
11158
11159Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
11160
11161 * Clarify the intended use of the gdb-testers and gdb-patches
11162 mailing lists, and shrink gzip comment.
11163
11164Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11165
11166 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
11167 DOSHOST configuration of manual.
11168
11169 * gdb.texinfo (MIPS Stack): new node.
11170
11171 * all-config.texi (MIPS) new switch.
11172
11173 * gdbinv-s.texi (Nindy Options) Remove two instances of future
11174 tense; (MIPS Remote) new node.
11175
11176 * gdb.texinfo (passim) rephrases to work around makeinfo @value
11177 bug; (Environment) less passive, other small cleanups in text about
11178 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
11179 (Remote) new MIPS Remote menu entry.
11180
11181Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
11182
11183 * stabs.texinfo: Many changes to include information from the
11184 AIX documentation.
11185
11186 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
11187
11188Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
11189
11190 * gdbint.texinfo (new node Debugging GDB, elsewhere):
11191 Move a bunch of information from ../README.
11192 (Getting Started): New node.
11193
11194Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11195
11196 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
11197
11198 * gdb.texinfo: advance manual revision dates to present
11199
11200 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
11201 stop using silly Roman numerals in @set variable names
11202
11203Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
11204
11205 * stabs.texinfo (Parameters): Keep trying to get this right.
11206
11207Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
11208
11209 * stabs.texinfo (Parameters): More on "local parameters".
11210
11211Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
11212
11213 * stabs.texinfo (Parameters): Re-do "local parameters" section.
11214
11215Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
11216
11217 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
11218 (Parameters): Rewrite.
11219 (xcoff-differences, Sun-differences): Minor changes.
11220
11221Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
11222
11223 * stabs.texinfo: Minor cleanup.
11224
11225Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
11226
11227 * gdbint.texinfo: Minor xcoff stuff.
11228
11229Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
11230
11231 * gdbint.texinfo: Update for new config directory structure.
11232 Add info about internal type data structures.
11233
11234Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
11235
11236 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
11237 $(srcdir).
11238 (gdb-config.texi): Depend on file in $(srcdir).
11239
11240Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
11241
11242 * stabs.texinfo: Fixes about N_SO.
11243
11244Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11245
11246 * gdb.texinfo: include list of nonstandard init file names
11247
11248 * *-config.texi: new switch GENERIC for text that applies *only*
11249 to (usual) multiple-target version of manual
11250
11251 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
11252 h8 config
11253
11254 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
11255 in menus (rather than conditionally selected multiple alternative
11256 menus).
11257
11258 * Makefile.in: define and use DOC_CONFIG var to select
11259 configuration for GDB user manual.
11260
11261 * gdb-config.texi: delete from repository, generate from Makefile.
11262
11263 * all-config.texi: normal `generic' configuration file, formerly
11264 stored as gdb-config.texi
11265
11266Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
11267
11268 * Makefile.in: add dvi target to build all .dvi files
11269
11270Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11271
11272 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
11273
11274Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
11275
11276 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
11277 host conditionals.
11278 * stabs.texinfo: More array fixes inspired by Jim's.
11279
11280Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
11281
11282 * stabs.texinfo: Fixes re arrays and continuations.
11283
11284 * gdbint.texinfo: Add XCOFF node.
11285
11286Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
11287
11288 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
11289
11290Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
11291
11292 * stabs.texinfo: Fix for array types to mention lower bounds.
11293
11294Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
11295
11296 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
11297
11298Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
11299
11300 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
11301
11302Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
11303
11304 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
11305 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
11306
11307Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
11308
11309 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
11310
11311Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11312
11313 * gdb.texinfo, gdbinv-s.texi: misc updates
11314
11315Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
11316
11317 * gdbint.texinfo: Brief documentation for longjmp support,
11318 from an email msg by Stu.
11319
11320Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
11321
11322 * stabs.texinfo: Fix description of floating point "range"
11323 types (which really define basic types). Reported by Jim Meehan,
11324 <meehan@src.dec.com>.
11325
11326 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
11327
11328Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
11329
11330 * gdbint.texinfo: Slightly expand section on supporting a new
11331 object file format.
11332
11333Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
11334
11335 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
11336 intermediate file.
11337
11338Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11339
11340 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
11341
11342Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
11343
11344 * gdbinv-s.texi: z8000 simulator target name is just "sim"
11345
11346 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
11347 as well as Z8002.
11348
11349Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
11350
11351 * gdbint.texinfo: Add sections on clean design and on how to send
11352 in changes.
11353
11354Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
11355
11356 * gdbint.texinfo: Add how to declare the result of make_cleanup.
11357
11358Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
11359
11360 * gdb.texinfo: Fix typo, reported by Karl Berry.
11361
11362Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
11363
11364 * gdb.texinfo: Add opcodes dir to GDB distribution description.
11365
11366Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
11367
11368 * gdbint.texinfo: fixed a stray email address (needs @@),
11369 added @table @code to node "Native Conditionals"
11370
11371Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
11372
11373 * gdbint.texinfo: Describe coding style of GDB.
11374
11375Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
11376
11377 * stabs.texinfo: Minor wording changes.
11378
11379Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
11380
11381 * gdbint.texinfo: Improve release doc slightly.
11382
11383Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
11384
11385 * gdbint.texinfo: Improve doc of GDB config macros.
11386
11387Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
11388
11389 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
11390 These will be reinserted when examined.
11391
11392Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
11393
11394 * gdbint.texinfo: Make a start at documenting all the #if macros
11395 in GDB. At least list them all, and start separating them into
11396 host-specific and target-specific.
11397
11398Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11399
11400 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 11401 examples (not consistent w others).
c906108c
SS
11402 gdb.texinfo: issue disclaimer paragraph on cmdline options only
11403 for generic vn of doc
11404
11405Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
11406
11407 * Makefile.in: always create installation directories.
11408
11409Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11410
11411 * gdb.texinfo: in h8 config, do not describe searching commands.
11412
11413Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11414
11415 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
11416 conditionals; introduce a few generic switches that may be
11417 useful for other cross-dev or dos-hosted configs.
11418
11419 * gdb.texinfo: fix typo in "info reg" description
11420
11421Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
11422
11423 * stabs.texinfo: Minor updates from running TeX over it.
11424 * Makefile.in (stabs.dvi, stabs.ps): Add.
11425
11426Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
11427
11428 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
11429 First pass at converting it to texinfo.
11430
11431Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
11432
11433 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
11434 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
11435
11436Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
11437
11438 * gdbint.texinfo: Add section on partial symbol tables.
11439
11440Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
11441
11442 * gdb.texinfo: document `set remotedebug' and `set
11443 rstack_high_address'.
11444
11445Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
11446
11447 * gdb.texinfo: slight expansion of new text on reading info files
11448 * gdbinv-s.m4.in: correct and expand info on cross-debugging
11449 H8/300 from DOS.
11450
11451Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
11452
11453 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
11454
11455Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
11456
11457 * gdb.texinfo: Say how to read the `info' files.
11458
11459Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
11460
11461 * Makefile.in: gm4 -> m4.
11462
11463Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
11464
11465 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
11466 Documentation' ahead of `Installing GDB' to match README.
11467 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 11468 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
11469
11470Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
11471
11472 * Makefile.in: remove $(srcdir) from gdb.info rule.
11473
11474Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
11475
11476 * Makefile.in: commented out gdb-all.texinfo rule. This is
11477 temporary.
11478
11479Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
11480
11481 * Makefile.in, configure.in: removed traces of namesubdir,
11482 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
dee368d3 11483 copyrights to '92, '13, changed some from Cygnus to FSF.
c906108c
SS
11484
11485Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
11486
11487 * gdb.texinfo: Improve how we ask for bug reports.
11488
11489Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11490
11491 * Makefile.in: infodir belongs in datadir.
11492
11493Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11494
11495 * Makefile.in: remove spaces following hyphens, bsd make can't
11496 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 11497 standards.text support.
c906108c
SS
11498
11499Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
11500
11501 * Makefile.in: idestdir and ddestdir go away. Added copyrights
11502 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
11503 and mandir now keyed off datadir by default.
11504
11505\f
11506Local Variables:
9e9c5ae7 11507mode: change-log
c906108c
SS
11508left-margin: 8
11509fill-column: 74
11510version-control: never
11511End:
This page took 1.888645 seconds and 4 git commands to generate.